The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-05 18:20:12 to 2026-06-05 20:54:15 UTC [more...]

[PATCH 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-05 20:54 UTC  (9+ messages)
` [PATCH 1/4] firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
` [PATCH 2/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH 3/4] arm64: wire SDEI NMI into the hardlockup watchdog
` [PATCH 4/4] arm64: route crash_smp_send_stop() last resort through SDEI

[PATCH] module: procfs: fix signed integer overflow in module_total_size()
 2026-06-05 20:52 UTC  (2+ messages)

[PATCH v13 00/22] TDX KVM selftests
 2026-06-05 20:48 UTC  (6+ messages)
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus

[PATCH] fuse: fs-verity: aoid out-of-range comparison
 2026-06-05 20:43 UTC  (6+ messages)

[PATCH v2 0/5] Usermode Indirect Branch Tracking
 2026-06-05 20:32 UTC  (10+ messages)
` [PATCH v2 1/5] x86: add userspace IBT config option
` [PATCH v2 2/5] x86: shstk: don't clobber IBT bits in U_CET MSR
` [PATCH v2 3/5] x86: expose user IBT via PR_CFI_BRANCH_LANDING_PADS
` [PATCH v2 4/5] x86/entry/vdso: build with IBT support
` [PATCH v2 5/5] selftests/x86: test usermode IBT

[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
 2026-06-05 20:36 UTC  (20+ messages)
` [PATCH v3 23/40] KVM: x86: Move kvm_{load,put}_guest_fpu() to fpu.h
` [PATCH v3 27/40] KVM: x86: Move register helper declarations from kvm_host.h => regs.h
` [PATCH v3 30/40] KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
` [PATCH v3 31/40] KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
` [PATCH v3 33/40] KVM: x86: Move kvm_cpu_get_apicid() from kvm_host.h => avic.c
` [PATCH v3 34/40] KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c

[PATCH v2] dt-bindings: soc: ti,omap-dmm: Convert to DT schema
 2026-06-05 20:34 UTC  (2+ messages)

[PATCHES v1 0/8] perf tools: Fix OOB writes, refcount bugs, and BUG_ON in mmap/stat/c2c/sched
 2026-06-05 20:33 UTC  (9+ messages)
` [PATCH 1/8] perf mmap: Guard cpu__get_node() return in aio_bind()
` [PATCH 2/8] perf stat: Bounds-check CPU index in topology aggregation callbacks
` [PATCH 3/8] perf c2c: Bounds-check CPU and node IDs before bitmap and array access
` [PATCH 4/8] perf c2c: Bounds-check CPU IDs in setup_nodes() topology loop
` [PATCH 5/8] perf sched: Clean up idle_threads entry on init failure
` [PATCH 6/8] perf sched: Fix thread reference leak in idle hist processing
` [PATCH 7/8] perf sched: Use thread__put() in free_idle_threads()
` [PATCH 8/8] perf sched: Replace BUG_ON and add NULL checks in replay event helpers

[PATCH bpf v2] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
 2026-06-05 20:32 UTC  (2+ messages)

[PATCH 0/8] perf/x86: Miscellaneous PMU bug fixes
 2026-06-05 20:32 UTC  (9+ messages)
` [PATCH 4/8] perf/x86/intel: Fix redundant branch type check in intel_pmu_lbr_filter()
` [PATCH 6/8] perf/x86/intel: Validate return value of intel_pmu_init_hybrid()
` [PATCH 7/8] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS
` [PATCH 8/8] perf/core: Fix kernel register info leak via hardware skid

[PATCH] cdrom: modernize locking, memory allocation, and fix checkpatch warnings
 2026-06-05 20:32 UTC  (4+ messages)
` [PATCH v2] cdrom: use struct_size() in changer info allocation

[PATCH v3] Bluetooth: Add SPDX id lines to some source files
 2026-06-05 20:31 UTC  (5+ messages)

[PATCH v3 phy-next 00/16] New Generic PHY driver for Lynx 10G SerDes
 2026-06-05 20:26 UTC  (3+ messages)
` [PATCH v3 phy-next 14/16] dt-bindings: phy: lynx-10g: initial document

[PATCH 6.6] RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug
 2026-06-05 20:23 UTC  (2+ messages)

kernel NULL pointer dereference in quirk_clear_strap_no_soft_reset_dev2_f0 -> amd_smn_read
 2026-06-05 20:23 UTC  (7+ messages)

[PATCH] drm/amdgpu: fix fence reference leak in amdgpu_gfx_run_cleaner_shader_job
 2026-06-05 20:22 UTC  (2+ messages)

[PATCH 0/3] Exynos PMU fixes for cpu hotplug and cpuidle routines
 2026-06-05 20:18 UTC  (4+ messages)
` [PATCH 1/3] soc: samsung: exynos-pmu: use target cpu ID in hotplug callbacks
` [PATCH 2/3] soc: samsung: exynos-pmu: fix use-after-free of interrupt generator node
` [PATCH 3/3] soc: samsung: exynos-pmu: fix error paths in cpuhotplug/idle states setup

[PATCH mm-unstable v19 00/14] khugepaged: add mTHP collapse support
 2026-06-05 20:07 UTC  (11+ messages)
` [PATCH mm-unstable v19 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v19 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v19 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v19 14/14] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v2] ASoC: dt-bindings: sound: renesas,r9a09g047: Fix dma-names and ports schema
 2026-06-05 20:05 UTC 

[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
 2026-06-05 20:05 UTC  (6+ messages)

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-06-05 20:00 UTC  (2+ messages)
` [PATCH 00/17] "

[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
 2026-06-05 19:51 UTC  (5+ messages)
` [PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known

[PATCH] cxl/port: Fix missing port lock in cxl_dport_remove()
 2026-06-05 19:51 UTC  (2+ messages)

[PATCH v10 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
 2026-06-05 19:48 UTC  (19+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/5] perf maps: Add maps__mutate_mapping
  ` [PATCH v11 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
  ` [PATCH v11 3/5] perf inject/aslr: Implement sample address remapping
  ` [PATCH v11 4/5] perf test: Add inject ASLR test
  ` [PATCH v11 5/5] perf aslr: Strip sample registers
  ` [PATCH v12 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
    ` [PATCH v12 1/5] perf maps: Add maps__mutate_mapping
    ` [PATCH v12 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
    ` [PATCH v12 3/5] perf inject/aslr: Implement sample address remapping
    ` [PATCH v12 4/5] perf test: Add inject ASLR test
    ` [PATCH v12 5/5] perf aslr: Strip sample registers
    ` [PATCH v13 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
      ` [PATCH v13 1/5] perf maps: Add maps__mutate_mapping
      ` [PATCH v13 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
      ` [PATCH v13 3/5] perf inject/aslr: Implement sample address remapping
      ` [PATCH v13 4/5] perf test: Add inject ASLR test
      ` [PATCH v13 5/5] perf aslr: Strip sample registers

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-06-05 19:48 UTC  (8+ messages)

Re: [PATCH v2 2/6] KVM: x86: Prioritize DR7.GD #DB over #GP due to illegal DR6/7 value
 2026-06-05 19:46 UTC 

[PATCH] net/sched: act_pedit: require matching IPv4 L4 protocol
 2026-06-05 19:46 UTC 

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-06-05 19:42 UTC  (9+ messages)
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag

[PATCH] virtio_net: normalize non-positive napi_weight values
 2026-06-05 19:40 UTC 

[PATCH net-next V3 0/7] devlink: Add boot-time eswitch mode defaults
 2026-06-05 19:37 UTC  (2+ messages)

[PATCH v2 5.10/5.15] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
 2026-06-05 19:37 UTC  (2+ messages)

[PATCH 6.1] RDMA/rxe: Complete the rxe_cleanup_task backport
 2026-06-05 19:37 UTC  (2+ messages)

[PATCH 6.6.y] landlock: Fix handling of disconnected directories
 2026-06-05 19:37 UTC  (2+ messages)

[linux-6.1.y 1/3] HID: core: Add printk_ratelimited variants to hid_warn() etc
 2026-06-05 19:37 UTC  (2+ messages)

[linux-5.15.y 1/3] HID: core: Add printk_ratelimited variants to hid_warn() etc
 2026-06-05 19:37 UTC  (2+ messages)

[PATCH 5.10] Bluetooth: hci_core: Fix use-after-free in vhci_flush()
 2026-06-05 19:37 UTC  (2+ messages)

[PATCH] accel/ethosu: include secondary weight/scale extents in region_size[] accounting
 2026-06-05 19:33 UTC 

[PATCH] staging: greybus: audio: fix snprintf truncation errors
 2026-06-05 19:28 UTC 

[PATCH] hwrng: omap - balance runtime PM and clocks on probe-defer paths
 2026-06-05 19:28 UTC 

[PATCH v3 0/3] iio: light: isl29018: overflow/precision fix + cover-glass gain via DT
 2026-06-05 19:28 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: iio: light: isl29018: add isil,cover-comp-gain

[net-next PATCH v11 0/9] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-06-05 19:26 UTC  (4+ messages)
` [net-next PATCH v11 6/9] net: dsa: realtek: rtl8365mb: add "

[PATCH v8 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-06-05 19:26 UTC  (2+ messages)

[PATCH] vfio: prevent infinite loop in vfio_mig_get_next_state() on blocked arc
 2026-06-05 19:26 UTC  (2+ messages)

[PATCH net-next v3 08/14] net: ethernet: oa_tc6: Remove FCS size in RX frame
 2026-06-05 19:23 UTC  (3+ messages)

[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen
 2026-06-05 19:19 UTC 

[PATCH sched_ext/for-7.2] sched_ext: Add scx_arena_to_kaddr() / scx_kaddr_to_arena()
 2026-06-05 19:18 UTC  (2+ messages)

[PATCH v10 00/19] perf python: Modernize and extend Python API (Phase 1)
 2026-06-05 19:15 UTC  (21+ messages)
` [PATCH v11 "
  ` [PATCH v11 01/19] perf util: Sort includes and add missed explicit dependencies
  ` [PATCH v11 02/19] perf python: Add "
  ` [PATCH v11 03/19] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v11 04/19] perf data: Add open flag
  ` [PATCH v11 05/19] perf evlist: Add reference count
  ` [PATCH v11 06/19] perf evsel: "
  ` [PATCH v11 07/19] perf evlist: Add reference count checking
  ` [PATCH v11 08/19] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v11 09/19] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v11 10/19] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v11 11/19] perf python: Refactor and add accessors to sample event
  ` [PATCH v11 12/19] perf python: Add mmap2 event
  ` [PATCH v11 13/19] perf python: Add callchain support
  ` [PATCH v11 14/19] perf python: Extend API for stat events in python.c
  ` [PATCH v11 15/19] perf python: Expose brstack in sample event
  ` [PATCH v11 16/19] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v11 17/19] perf python: Add config file access
  ` [PATCH v11 18/19] perf python: Add perf.pyi stubs file
  ` [PATCH v11 19/19] perf python: Add LiveSession helper

[PATCH v2 0/3] Add support for NetCube Systems OpenNMC (dobermann)
 2026-06-05 19:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: sunxi: Add "
` [PATCH v2 2/3] riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube Systems OpenNMC
` [PATCH v2 3/3] ARM: dts: sunxi: add support for NetCube Systems OpenNMC (dobermann)

[PATCH] cxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability size
 2026-06-05 19:14 UTC  (2+ messages)

[PATCH] hv_balloon: Simplify data output in hv_balloon_debug_show()
 2026-06-05 19:11 UTC  (2+ messages)

[PATCH 0/4] ceph: bound untrusted MDS and monitor reply decoders
 2026-06-05 19:10 UTC  (5+ messages)
` [PATCH 4/4] ceph: cap delegated inode count in ceph_parse_deleg_inos()

[PATCH v2 6.1] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
 2026-06-05 19:07 UTC 

[PATCH 0/3] usb: dwc3: add snps,reinit-phy-on-resume quirk for USB2 PHY power loss during S3
 2026-06-05 19:06 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: usb: dwc3: document snps,reinit-phy-on-resume

[PATCH phy-next 00/13] New Generic PHY driver for Lynx 10G SerDes
 2026-06-05 19:04 UTC  (3+ messages)
` [PATCH phy-next 01/13] dt-bindings: phy: lynx-10g: initial document

[PATCH v2] Documentation: bug-hunting.rst: fix grammar
 2026-06-05 19:00 UTC 

[PATCH bpf] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
 2026-06-05 19:00 UTC  (3+ messages)

[PATCH] iommu/iova: Move CPU magazine init to first insert
 2026-06-05 18:59 UTC 

[PATCH v2] hfs: prevent MDB and bitmap buffer_head aliasing
 2026-06-05 18:56 UTC  (6+ messages)

[PATCH] KVM: arm64: Fix block mapping validity check in stage-1 walker
 2026-06-05 18:52 UTC 

[PATCH] thermal: testing: reject missing command arguments
 2026-06-05 18:52 UTC 

[PATCH] VIRTIO: Update the desc 'flag' fied last in packed ring
 2026-06-05 18:50 UTC  (5+ messages)

[PATCH v2 1/1] MAINTAINERS: Camera sensor and Intel IPU driver changes
 2026-06-05 18:49 UTC  (2+ messages)

[PATCH] locking/locktorture: reject zero resolved worker threads
 2026-06-05 18:47 UTC 

[PATCH v5 0/5] Add support for AAEON SRG-IMX8P MCU
 2026-06-05 18:42 UTC  (4+ messages)
` [PATCH v5 5/5] watchdog: aaeon: Add watchdog driver for "

[PATCH v3 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-06-05 18:43 UTC  (8+ messages)
` [PATCH v3 1/3] x86/resctrl: Add resctrl_arch_preconvert_bw()
` [PATCH v3 2/3] arm_mpam: resctrl: Add pass-through resctrl_arch_preconvert_bw()
` [PATCH v3 3/3] fs/resctrl: Factor MBA parse-time conversion to be per-arch

[PATCH net-next 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-06-05 18:44 UTC  (4+ messages)
` [PATCH net-next 2/4] udmabuf: emit one sg entry per pinned folio

[PATCH] mm/page_frag: reject invalid CPUs in page_frag_test
 2026-06-05 18:41 UTC 

[PATCH v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-05 18:41 UTC  (6+ messages)
` [PATCH v18 3/4] vfio/pci: Add a reset_done callback for vfio-pci driver

[PATCH] adfs: reject disc records smaller than one filesystem block
 2026-06-05 18:37 UTC 

[PATCH 0/2] module: restrict module auto-loading to privileged users
 2026-06-05 18:36 UTC  (6+ messages)
` [PATCH 1/2] module: add CONFIG_MODULE_RESTRICT_AUTOLOAD
` [PATCH 2/2] module: restrict autoload to CAP_SYS_ADMIN if CONFIG_MODULE_RESTRICT_AUTOLOAD

[PATCH v2 00/18] kho: make boot time huge page allocation work nicely with KHO
 2026-06-05 18:34 UTC  (19+ messages)
` [PATCH v2 01/18] kho: generalize radix tree APIs
` [PATCH v2 02/18] kho: disallow wide keys in radix tree
` [PATCH v2 03/18] kho: return virtual address of mem_map
` [PATCH v2 04/18] kho: store incoming radix tree in kho_in
` [PATCH v2 05/18] kho: move all memory retrieval logic to kho_mem_retrieve()
` [PATCH v2 06/18] kho: add a struct for radix callbacks
` [PATCH v2 07/18] kho: add callback for table pages
` [PATCH v2 08/18] kho: add data argument to radix walk callback
` [PATCH v2 09/18] kho: allow early-boot usage of the KHO radix tree
` [PATCH v2 10/18] kho: allow destroying "
` [PATCH v2 11/18] kho: add kho_radix_init_tree()
` [PATCH v2 12/18] kho: export kho_scratch_overlap()
` [PATCH v2 13/18] kho: initialize kho_scratch pointer earlier in boot
` [PATCH v2 14/18] memblock: use kho_scratch_overlap() to decide migratetype
` [PATCH v2 15/18] kho: extend scratch
` [PATCH v2 16/18] memblock: make HugeTLB bootmem allocation work with KHO
` [PATCH v2 17/18] memblock: allow calculating reserved size by flags
` [PATCH v2 18/18] kho: exclude hugetlb memory from scratch size calculation

[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
 2026-06-05 18:34 UTC  (3+ messages)

[ANNOUNCE] 5.15.209-rt96
 2026-06-05 18:33 UTC 

[PATCH v4] KVM: selftests: Add a test for gPAT handling in L2
 2026-06-05 18:31 UTC  (2+ messages)

[PATCH v2] KVM: x86: Take PIC lock on KVM_GET_IRQCHIP path
 2026-06-05 18:31 UTC  (2+ messages)

[PATCH v4 0/3] KVM: guest_memfd: Fix signed offset+size goof
 2026-06-05 18:31 UTC  (2+ messages)

[PATCH] scftorture: reject zero worker threads
 2026-06-05 18:30 UTC 

[PATCH] dma: fsldma: convert to platform_get_irq_optional()
 2026-06-05 18:29 UTC  (2+ messages)

-next status as at v7.1-rc6
 2026-06-05 18:29 UTC  (8+ messages)

[PATCH] x86/setup: replace strlcat() with snprintf() in setup_arch()
 2026-06-05 18:28 UTC  (6+ messages)

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-05 18:27 UTC  (5+ messages)

[PATCH v2 0/2] Add support for the BOE BF068MWM-TD0
 2026-06-05 18:27 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Document Raydium RM69220 DDIC
` [PATCH v2 2/2] drm/panel: Add driver for "

[PATCH 0/3] Subject: [PATCH 0/3] iio: adc: Add Axiado SARADC driver
 2026-06-05 18:26 UTC  (3+ messages)
` [PATCH 2/3] iio: adc: add "

[PATCH 6.1] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
 2026-06-05 18:25 UTC  (3+ messages)

[PATCH v3 0/1] cpufreq/amd-pstate: Fix EPP initialization for shared memory systems
 2026-06-05 18:24 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH] sched/topology: convert NUMA distance masks allocation to kcalloc()
 2026-06-05 18:24 UTC 

[PATCH] nouveau/firmware: fix memory leak on BL load failure
 2026-06-05 18:22 UTC  (2+ messages)

[PATCH] fuse: allow server to increase max_readahead via FUSE_INIT reply
 2026-06-05 18:21 UTC  (2+ messages)

[PATCH] cramfs: reject directory entries that extend past i_size
 2026-06-05 18:20 UTC 

[PATCH v2 0/2] rust: impl_flags: add convenience functions
 2026-06-05 18:20 UTC  (3+ messages)
` [PATCH v2 2/2] rust: impl_flags: add bitwise operations with the underlying type

[GIT PULL] Kbuild fixes for 7.1 #3
 2026-06-05 18:20 UTC  (2+ messages)

[PATCH v1] include: Remove unused dma-iop32x.h
 2026-06-05 18:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox