LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-15 20:35:39 to 2023-08-16 00:24:21 UTC [more...]

[PATCH 0/3] pocketbeagle device tree updates
 2023-08-16  0:23 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: am335x-pocketbeagle: update LED information
` [PATCH 3/3] ARM: dts: am335x-pocketbeagle: add missing GPIO mux

Question regarding Linux-6.3.5 and Sunxi A20 NAND/NFC support
 2023-08-16  0:20 UTC  (5+ messages)

[RFC 0/2] Reduce TLB flushes under some specific conditions
 2023-08-16  0:13 UTC  (4+ messages)
` [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration

[PATCH v1] Bluetooth: btnxpuart: Improve inband Independent Reset handling
 2023-08-16  0:10 UTC  (2+ messages)

[PATCH v2 0/2] Bluetooth: btnxpuart: Add support for IW624 chipset
 2023-08-16  0:10 UTC  (2+ messages)

[PATCH v3 0/7] Add support for LUT PPG
 2023-08-16  0:09 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: soc: qcom: Add qcom,pbs bindings
` [PATCH v3 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LPG PPG
` [PATCH v3 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM

[PATCH] x86/static_call: Fix __static_call_fixup()
 2023-08-16  0:10 UTC  (3+ messages)

[PATCH] bitmap: optimize bitmap_remap()
 2023-08-15 23:59 UTC 

[PATCH-cgroup v6 1/6] cgroup/cpuset: Add cpuset.cpus.exclusive.effective for v2
 2023-08-15 23:56 UTC  (3+ messages)

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-15 23:54 UTC  (10+ messages)
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()

[tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
 2023-08-15 23:52 UTC  (6+ messages)

[PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-08-15 23:49 UTC  (3+ messages)

[PATCH v11 9/9] PCI: ACPI: Use device constraints to decide PCI target state fallback policy
 2023-08-15 23:48 UTC  (2+ messages)

[PATCH v2 0/8] LASS KVM virtualization support
 2023-08-15 23:46 UTC  (8+ messages)
` [PATCH v2 2/8] KVM: x86: Use a new flag for branch instructions
` [PATCH v2 4/8] KVM: x86: Add X86EMUL_F_INVTLB and pass it in em_invlpg()
` [PATCH v2 6/8] KVM: VMX: Implement and apply vmx_is_lass_violation() for LASS protection

[PATCH] alpha: Replace one-element array with flexible-array member
 2023-08-15 23:44 UTC  (2+ messages)

[PATCH][next] RDMA/mlx4: Copy union directly
 2023-08-15 23:42 UTC  (2+ messages)

[PATCH v2 0/6] riscv: SCS support
 2023-08-15 23:39 UTC  (8+ messages)
` [PATCH v2 1/6] riscv: VMAP_STACK overflow detection thread-safe
` [PATCH v2 2/6] riscv: Deduplicate IRQ stack switching
` [PATCH v2 3/6] riscv: Move global pointer loading to a macro
` [PATCH v2 4/6] riscv: Implement Shadow Call Stack
` [PATCH v2 5/6] riscv: Use separate IRQ shadow call stacks
` [PATCH v2 6/6] lkdtm: Fix CFI_BACKWARD on RISC-V

[PATCH v3 0/8] bitmap: cleanup bitmap_*_region() implementation
 2023-08-15 23:36 UTC  (9+ messages)
` [PATCH v3 1/8] bitmap: align __reg_op() wrappers with modern coding style
` [PATCH v3 2/8] bitmap: add test for bitmap_*_region() functions
` [PATCH v3 3/8] bitmap: fix opencoded bitmap_allocate_region()
` [PATCH v3 4/8] bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set()
` [PATCH v3 5/8] bitmap: replace _reg_op(REG_OP_RELEASE) with bitmap_clear()
` [PATCH v3 6/8] bitmap: replace _reg_op(REG_OP_ISFREE) with find_next_bit()
` [PATCH v3 7/8] bitmap: drop _reg_op() function
` [PATCH v3 8/8] bitmap: move bitmap_*_region functions to bitmap.h

[PATCH v2 0/3] don't use mapcount() to check large folio sharing
 2023-08-15 23:30 UTC  (4+ messages)
` [PATCH v2 3/3] madvise:madvise_free_pte_range(): don't use mapcount() against large folio for sharing check

[PATCH 0/8] rtc: isl12022: battery backup voltage and clock support
 2023-08-15 23:28 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] zswap: don't warn if none swapcache folio is passed to zswap_load
 2023-08-15 23:24 UTC  (12+ messages)

[PATCH 0/3] selftests: cachestat: fix build and run on older kernels
 2023-08-15 23:25 UTC  (3+ messages)
` [PATCH 3/3] selftests: cachestat: test for cachestat availability

SSD SATA 3.3 and Broadcom / LSI SAS1068E PCI-Express Fusion-MPT SAS
 2023-08-15 23:15 UTC 

[PATCH v3] mm: zswap: multiple zpools support
 2023-08-15 22:59 UTC  (8+ messages)

[PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
 2023-08-15 23:11 UTC  (11+ messages)
` [PATCH RFC 0/4] vdpa: decouple reset of iotlb mapping from device reset
  ` [PATCH RFC 2/4] vdpa/mlx5: implement .reset_map driver op
  ` [PATCH RFC 3/4] vhost-vdpa: should restore 1:1 dma mapping before detaching driver
  ` [PATCH RFC 4/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit

[PATCH V2 1/2] arm64: dts: imx8mp: Fix SDMA2/3 clocks
 2023-08-15 23:11 UTC  (2+ messages)
` [PATCH V2 2/2] arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clock

[PATCH] mtd: maps: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-15 23:06 UTC  (3+ messages)

[PATCH v15 000/115] KVM TDX basic feature support
 2023-08-15 23:02 UTC  (4+ messages)
` [PATCH v15 059/115] KVM: TDX: Create initial guest memory

Legal Assistance
 2023-08-15 23:00 UTC 

[PATCH v7 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-08-15 22:52 UTC  (13+ messages)
` [PATCH v7 1/8] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v7 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v7 5/8] x86/resctrl: Unwind the errors inside rdt_enable_ctx()
` [PATCH v7 6/8] x86/resctrl: Move default control group creation during mount
` [PATCH v7 7/8] x86/resctrl: Introduce "-o debug" mount option
` [PATCH v7 8/8] x86/resctrl: Display hardware ids of resource groups

[PATCH v2 00/11] Fix up SRSO stuff
 2023-08-15 22:44 UTC  (7+ messages)
` [PATCH v2 05/11] x86/cpu: Clean up SRSO return thunk mess
` [PATCH v2 10/11] x86/alternatives: Simplify ALTERNATIVE_n()

[PATCH 0/6] locking/rtmutex: Avoid PI state recursion through sched_submit_work()
 2023-08-15 22:42 UTC  (5+ messages)
` [PATCH 3/6] sched: Extract __schedule_loop()

[gustavoars:testing/fam01-next20230815 2/4] arch/sparc/mm/init_64.c:3088:31: error: array subscript -1 is outside array bounds of 'char[]'
 2023-08-15 22:38 UTC 

[PATCH v3 0/2] Add support for CS40L50
 2023-08-15 22:33 UTC  (4+ messages)
` [PATCH v3 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-08-15 22:31 UTC  (4+ messages)
` [RFC PATCH 2/2] softirq: Drop the warning from do_softirq_post_smp_call_flush()

[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-15 22:31 UTC  (7+ messages)
` [PATCH v9 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v9 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v9 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "

[PATCH 0/1] netlabel: KMSAN warning
 2023-08-15 22:27 UTC  (6+ messages)
` [PATCH 1/1] selinux: netlabel: Prevent KMSAN warning in selinux_inet_conn_request()

[PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-15 22:27 UTC  (2+ messages)

[PATCH] spi: tegra114: Remove unnecessary NULL-pointer checks
 2023-08-15 22:26 UTC  (2+ messages)

vmlinux.o: warning: objtool: intel_idle_ibrs+0x11: call to sched_smt_active() leaves .noinstr.text section
 2023-08-15 22:17 UTC 

[PATCH v1] kernel: Moves trailing statements to next line
 2023-08-15 22:16 UTC  (2+ messages)

[PATCH v1] kernel: auditsc: Removes use of assignment in if condition and moves open brace following function definitions to the next line
 2023-08-15 22:14 UTC  (3+ messages)

[PATCH v4 0/2]Add support to configure active retimer cable
 2023-08-15 22:09 UTC  (4+ messages)
` [PATCH v4 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type

[PATCH v1] kernel: Add space before parenthesis and around '=', "==" and '<'
 2023-08-15 22:09 UTC  (2+ messages)

[PATCH v4] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-08-15 22:05 UTC 

[PATCH net v4] net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
 2023-08-15 22:04 UTC 

[PATCH 00/15] Introduce /dev/mshv drivers
 2023-08-15 22:04 UTC  (7+ messages)
` [PATCH 02/15] mshyperv: Introduce hv_get_hypervisor_version
` [PATCH 05/15] hyperv: Move hv_connection_id to hyperv-tlfs

[PATCH] KVM: selftests: Remove x86's so called "MMIO warning" test
 2023-08-15 22:00 UTC 

[PATCH v4 1/4] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-15 21:58 UTC  (4+ messages)

linux-next: manual merge of the i2c tree with the i2c-host-fixes tree
 2023-08-15 21:48 UTC  (3+ messages)

[PATCH v2 0/5] tsm: Attestation Report ABI
 2023-08-15 21:40 UTC  (16+ messages)
` [PATCH v2 3/5] virt: sevguest: Prep for kernel internal {get, get_ext}_report()
` [PATCH v2 5/5] virt: sevguest: Add TSM_REPORTS support for SNP_{GET, GET_EXT}_REPORT

[PATCH bpf-next v2] net: Fix slab-out-of-bounds in inet[6]_steal_sock
 2023-08-15 21:40 UTC  (2+ messages)

[PATCH v1] mlxbf-bootctl: Support sysfs entries for MFG fields
 2023-08-15 21:38 UTC 

[PATCH 1/2] dt-bindings: watchdog: qcom-wdt: document IPQ5018
 2023-08-15 21:37 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq5018: add WDT

[PATCH v2] fbcon: mark fbcon_registered_fb static
 2023-08-15 21:36 UTC  (3+ messages)

[PATCH 00/10] VM: SVM: Honor KVM_MAX_VCPUS when AVIC is enabled
 2023-08-15 21:35 UTC  (11+ messages)
` [PATCH 01/10] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
` [PATCH 02/10] KVM: SVM: Use AVIC_HPA_MASK when initializing vCPU's Physical ID entry
` [PATCH 03/10] KVM: SVM: Drop pointless masking of kernel page pa's with "AVIC's" HPA mask
` [PATCH 04/10] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
` [PATCH 05/10] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field
` [PATCH 06/10] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
` [PATCH 07/10] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
` [PATCH 08/10] KVM: SVM: WARN if KVM attempts to create AVIC backing page with user APIC
` [PATCH 09/10] KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation
` [PATCH 10/10] KVM: SVM: Rename "avic_physical_id_cache" to "avic_physical_id_entry"

[PATCH v5 0/5] variable-order, large folios for anonymous memory
 2023-08-15 21:32 UTC  (3+ messages)
` [PATCH v5 3/5] mm: LARGE_ANON_FOLIO for improved performance

linux-next: Tree for Aug 15
 2023-08-15 21:34 UTC  (3+ messages)
` linux-next: Tree for Aug 15 (drivers/media/pci/intel/ivsc/mei_ace.c)
` linux-next: Tree for Aug 15 (VIDEO_CAMERA_SENSOR)

[PATCH] x86/srso: Disable the mitigation on unaffected configurations
 2023-08-15 21:27 UTC  (10+ messages)
          ` [PATCH] x86/srso: Correct the mitigation status when SMT is disabled

[PATCH RFC v3] mm: Proper document tail pages fields for folio
 2023-08-15 21:25 UTC 

[PATCH] media: v4l2: Fix documentation for 12-bit packed Bayer
 2023-08-15 21:25 UTC  (3+ messages)

[PATCH v3 0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-08-15 21:22 UTC  (8+ messages)
` [PATCH v3 2/2] PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug

[PATCH v2 0/3] Add no-esim sku for sc7180-lazor family and new board version
 2023-08-15 21:22 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: add sc7180-lazor board bindings
` [PATCH v2 3/3] arm64: dts: qcom: sc7180: Add board id for lazor/limozeen

[ANNOUNCE] Git v2.42.0-rc2
 2023-08-15 21:22 UTC 

[PATCH] mm: userfaultfd: remove stale comment about core dump locking
 2023-08-15 21:22 UTC 

[PATCH v4 0/3] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-08-15 21:20 UTC  (4+ messages)
` [PATCH v4 1/3] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR
` [PATCH v4 2/3] PCI: Enable support for 10-bit Tag during device enumeration
` [PATCH v4 3/3] PCI: pciehp: Clear AtomicOps unconditionally on hot remove

Linux 5.4.252
 2023-08-15 21:16 UTC  (3+ messages)
` Linux 5.4.252 FPU initialization warnings in stable kernels 5.4/5.10

[patch V4 00/41] x86/cpu: Rework the topology evaluation
 2023-08-15 21:15 UTC  (3+ messages)
` [patch V4 02/41] cpu/SMT: Make SMT control more robust against enumeration failures

[PATCH 0/4] mm: migrate: more folio conversion
 2023-08-15 21:12 UTC  (20+ messages)
` [PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()

[PATCH v3 0/3] Add no-esim sku for sc7180-lazor family and new board version
 2023-08-15 21:12 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom: add sc7180-lazor board bindings
` [PATCH v3 3/3] arm64: dts: qcom: sc7180: Add board id for lazor/limozeen

[PATCH net-next v3 00/10] net: stmmac: add new features to xgmac
 2023-08-15 21:09 UTC  (3+ messages)
` [PATCH net-next v3 07/10] dt-bindings: net: snps,dwmac: add safety irq support

[PATCH v1] drivers: usb: Replaces spaces with tabs for indentation
 2023-08-15 21:08 UTC  (2+ messages)

[PATCH] mm: Wire up tail page poisoning over ->mappings
 2023-08-15 21:06 UTC 

[PATCH v1] drivers: usb: Removes use of assignment in if condition
 2023-08-15 21:07 UTC  (2+ messages)

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-15 21:06 UTC  (3+ messages)

[GIT PULL] nolibc changes for 6.6-rc1
 2023-08-15 21:06 UTC  (7+ messages)

[PATCH v1] kernel: usb: Adds space, removes trailing whitespace and fixes pointer declaration
 2023-08-15 21:04 UTC  (2+ messages)

[PATCH -next] video: fbdev: kyro: Remove unused declarations
 2023-08-15 21:04 UTC  (2+ messages)

[PATCH RFC v2 0/3] mm: Properly document tail pages for a folio
 2023-08-15 21:03 UTC  (8+ messages)

[PATCH] mtd: rawnand: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-15 20:58 UTC 

[tip:x86/merge] BUILD SUCCESS 780714930057d26e1c3cdf2e056341a6bf321398
 2023-08-15 20:55 UTC 

[tip:master] BUILD SUCCESS fe684acfdbda5916be9c0e6f9f3978f341499e14
 2023-08-15 20:55 UTC 

[PATCH V4 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
 2023-08-15 20:55 UTC  (3+ messages)
` [PATCH V4 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply "

[PATCH v4] dt-bindings: net: ftgmac100: convert to yaml version from txt
 2023-08-15 20:50 UTC  (2+ messages)

[PATCH] net: nixge: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-15 20:50 UTC 

[PATCH] hid: Add "Hailuck" to the list of non-apple apple keyboards
 2023-08-15 20:19 UTC  (2+ messages)
` [PATCH v2] HID: apple: Add "Hailuck" to the list of non-apple keyboards

[PATCH] net: mdio: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-15 20:41 UTC  (2+ messages)

[PATCH v6 0/4] perf: arm_cspmu: ampere: Add support for Ampere SoC PMUs
 2023-08-15 20:46 UTC  (4+ messages)
` [PATCH v6 1/4] perf: arm_cspmu: Split 64-bit write to 32-bit writes

[PATCH] ipmi_si: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-15 20:46 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: Fix new control name check
 2023-08-15 20:41 UTC  (3+ messages)

[PATCH RESEND 1/3] ASoC: codecs: tlv320aic32x4: Fix Wvoid-pointer-to-enum-cast warning
 2023-08-15 20:41 UTC  (2+ messages)

[PATCH v3 07/42] soc: Add SoC driver for Cirrus ep93xx
 2023-08-15 20:40 UTC  (5+ messages)

[PATCH v1] drivers: edac: Drop unnecessary error check for debugfs_create_dir
 2023-08-15 20:38 UTC 

[PATCH v1] drivers: block: Drop unnecessary error check for debugfs_create_dir
 2023-08-15 20:37 UTC 

[PATCH v3 00/15] KVM: x86: Add "governed" X86_FEATURE framework
 2023-08-15 20:36 UTC  (16+ messages)
` [PATCH v3 01/15] KVM: x86: Add a framework for enabling KVM-governed x86 features
` [PATCH v3 02/15] KVM: x86/mmu: Use KVM-governed feature framework to track "GBPAGES enabled"
` [PATCH v3 03/15] KVM: VMX: Recompute "XSAVES enabled" only after CPUID update
` [PATCH v3 04/15] KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enabling
` [PATCH v3 05/15] KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
` [PATCH v3 06/15] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
` [PATCH v3 07/15] KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"
` [PATCH v3 08/15] KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled"
` [PATCH v3 09/15] KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled"
` [PATCH v3 10/15] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
` [PATCH v3 11/15] KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled"
` [PATCH v3 12/15] KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"
` [PATCH v3 13/15] KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"
` [PATCH v3 14/15] KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled"
` [PATCH v3 15/15] KVM: x86: Disallow guest CPUID lookups when IRQs are disabled

[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
 2023-08-15 20:35 UTC  (9+ messages)
` [PATCH V13 - RESEND 02/10] arm64/perf: Add BRBE registers and fields


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).