The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-18 21:27:35 to 2026-06-19 00:52:46 UTC [more...]

[PATCH net] net: llc: make empty have static storage duration
 2026-06-19  0:52 UTC  (2+ messages)

[PATCH net v4] virtio-net: fix len check in receive_big()
 2026-06-19  0:50 UTC  (2+ messages)

[PATCH net v2 0/2] net/sched: act_ct: preserve tc_skb_cb across defragmentation
 2026-06-19  0:50 UTC  (2+ messages)

[PATCH v2 0/1] ALSA: usb: Add support for Reloop Jockey 3 DJ controllers
 2026-06-19  0:49 UTC  (4+ messages)
` [PATCH v2 1/1] "

[GIT PULL] TPM DEVICE DRIVER: for-next-keys-7.2-rc1
 2026-06-19  0:49 UTC 

[GIT PULL] TPM DEVICE DRIVER: for-next-keys-7.2-rc1
 2026-06-19  0:48 UTC 

[PATCH] Bluetooth: hci_event: Synchronously cancel timers in hci_cmd_complete_evt()
 2026-06-19  0:42 UTC 

[PATCH] x86/sgx: Periodically yield in EPC sanitization to unblock rcu_tasks GP
 2026-06-19  0:41 UTC  (2+ messages)

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-19  0:40 UTC  (11+ messages)

[PATCH v2] coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set
 2026-06-19  0:39 UTC  (2+ messages)

[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
 2026-06-19  0:38 UTC  (5+ messages)

[GIT PULL for v7.2] media updates
 2026-06-19  0:35 UTC  (2+ messages)

Landlock: LANDLOCK_ACCESS_NET_CONNECT_TCP bypass via TCP Fast Open
 2026-06-19  0:34 UTC  (5+ messages)
  ` [RFC PATCH 1/2] landlock: fix TCP Fast Open connection bypass

[RFC] Enabling CONFIG_NTP_PPS for NOHZ by adding ntp_error to system_time_snapshot
 2026-06-19  0:33 UTC 

[PATCH RFC 0/3] dt-bindings: iio: adc: Add reference, excitation and burn-out properties
 2026-06-19  0:33 UTC  (4+ messages)
` [PATCH RFC 1/3] dt-bindings: iio: adc: Add reference-source property
` [PATCH RFC 2/3] dt-bindings: iio: adc: Add excitation current sources properties
` [PATCH RFC 3/3] dt-bindings: iio: adc: Add burn-out current properties

[PATCH RFC 0/2] RFC: erofs: memory-backed mount for non-page-aligned ranges
 2026-06-19  0:32 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-19  0:32 UTC  (47+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN "
` [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v8 12/46] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 14/46] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 16/46] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v8 19/46] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v8 20/46] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v8 21/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v8 22/46] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 25/46] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v8 26/46] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v8 27/46] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v8 28/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v8 29/46] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v8 30/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v8 31/46] KVM: selftests: Test basic single-page conversion flow
` [PATCH v8 32/46] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v8 33/46] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v8 34/46] KVM: selftests: Test conversion before allocation
` [PATCH v8 35/46] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v8 36/46] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v8 37/46] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v8 38/46] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v8 39/46] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v8 40/46] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v8 41/46] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v8 42/46] KVM: selftests: Provide common function to set memory attributes
` [PATCH v8 43/46] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH v8 44/46] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v8 45/46] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v8 46/46] KVM: selftests: Update private memory exits test to work with per-gmem attributes

[RFC PATCH v1.2 00/11] mm/damon/sysfs: kobject_del() directories that users can create/remove
 2026-06-19  0:30 UTC  (2+ messages)

[PATCH] usbip: vudc: fix NULL deref in vep_dequeue()
 2026-06-19  0:28 UTC 

[PATCH bpf v2 0/8] bpf: Fix ring buffer handling
 2026-06-19  0:26 UTC  (9+ messages)
` [PATCH bpf v2 1/8] libbpf: ringbuf: Honor zero consume bounds
` [PATCH bpf v2 2/8] libbpf: ringbuf: Prevent NULL callback crash
` [PATCH bpf v2 3/8] libbpf: ringbuf: Reject overwrite callback use
` [PATCH bpf v2 4/8] libbpf: ringbuf: Handle position counter wrap
` [PATCH bpf v2 5/8] bpf: ringbuf: Handle pending position wrap
` [PATCH bpf v2 6/8] bpf: user_ringbuf: Handle "
` [PATCH bpf v2 7/8] libbpf: ringbuf: Use compiler atomics
` [PATCH bpf v2 8/8] libbpf: ringbuf: Prevent missed wakeups

[PATCH bpf 0/6] libbpf: Fix ring buffer consumption
 2026-06-19  0:26 UTC  (7+ messages)
` [PATCH bpf 5/6] libbpf: ringbuf: Prevent missed wakeups
` [PATCH bpf 6/6] libbpf: ringbuf: Reject overwrite callback use

[PATCH] staging: rtl8723bs: fix coding style issues in rtl8723b_cmd.c
 2026-06-19  0:25 UTC 

[PATCH v4 0/4] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
 2026-06-19  0:21 UTC  (4+ messages)
` [PATCH v4 4/4] mm/percpu: Avoid IO/FS reclaim in backing allocations

[GIT PULL] exfat update for 7.2-rc1
 2026-06-19  0:19 UTC 

[GIT PULL] ntfs update for 7.2-rc1
 2026-06-19  0:18 UTC 

[PATCH v5 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
 2026-06-19  0:17 UTC  (5+ messages)
` [PATCH v5 5/6] nfsd: count NFSv4 callback operations per netns
` [PATCH v5 6/6] nfsd: export NFSv4 callback op stats via netlink

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-19  0:17 UTC  (4+ messages)
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion

[PATCH] tracing/user_events: fix use-after-free of enabler in user_event_mm_dup()
 2026-06-19  0:12 UTC  (2+ messages)

[PATCH v5 0/5] HID: asus: security fixes and more hardware support
 2026-06-19  0:11 UTC  (6+ messages)
` [PATCH v5 1/5] HID: asus: refactor the two workqueues and init sequence
` [PATCH v5 2/5] HID: asus: remove extraneous OOM error
` [PATCH v5 3/5] HID: asus: fix a off-by-one in mcu_parse_version_string() validation
` [PATCH v5 4/5] HID: asus: add support for xgm led
` [PATCH v5 5/5] HID: asus: add i2c entry for FA808UM and other TUFs

[PATCH] mm/page_alloc: don't build vm_numa_stat_key if CONFIG_NUMA=n
 2026-06-19  0:10 UTC  (2+ messages)

[GIT PULL] pmdomain updates for v7.2
 2026-06-19  0:09 UTC  (2+ messages)

[GIT PULL] NVDIMM and DAX for 7.2
 2026-06-19  0:09 UTC  (3+ messages)

[PATCH] i2c: acpi: Force ELAN1300 touchpads to 100 kHz
 2026-06-19  0:08 UTC  (2+ messages)

[PATCH] fscrypt: Simplify handling of errors during initcall
 2026-06-19  0:00 UTC 

[RFC PATCH] firmware_loader: fix use-after-free in fw_load_sysfs_fallback()
 2026-06-19  0:01 UTC 

general protection fault in fou_nl_add_doit
 2026-06-18 23:52 UTC  (2+ messages)

[PATCH wireless-next] wifi: mt76: fix of_get_mac_address error handling
 2026-06-18 23:51 UTC  (4+ messages)

[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-06-18 23:49 UTC  (3+ messages)

[PATCH net] netpoll: run NAPI poll in softirq context to avoid rq->lock self-deadlock
 2026-06-18 23:47 UTC  (11+ messages)

[RFC PATCH] mm: Avoiding split large folios if swap has no space
 2026-06-18 23:46 UTC  (2+ messages)

[PATCH 0/4] trace: trivial: fix some typos
 2026-06-18 23:43 UTC  (5+ messages)
` [PATCH 3/4] tracing: probes: fix typo in a log message
` [PATCH 4/4] tracing: trace_fprobe: fix typo in function name

[PATCH v4 0/6] Introduce MMIO-based CMT access for Enhanced RDT
 2026-06-18 23:40 UTC  (7+ messages)
` [PATCH v4 1/6] x86/resctrl: Parse ACPI ERDT table and map RMDD domains by L3 cache ID
` [PATCH v4 3/6] x86/resctrl: Rename prev_msr to prev_mon_val
` [PATCH v4 6/6] x86/resctrl: Add support for L3 occupancy monitoring via RMID MMIO read

[PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
 2026-06-18 23:32 UTC  (2+ messages)

[PATCH v7 11/20] KVM: arm64: Enforce PMU event filter at vcpu_load()
 2026-06-18 23:30 UTC  (2+ messages)

[PATCH v4 00/31] Introduce SCMI Telemetry FS support
 2026-06-18 23:28 UTC  (5+ messages)

8aeb879baf12 - significant system call latency regression, bisected
 2026-06-18 23:05 UTC  (15+ messages)

[PATCH] selinux: fix NULL pointer dereference in selinux_sctp_bind_connect()
 2026-06-18 23:21 UTC 

[PATCH] fscrypt: Remove FSCRYPT_MODE_MAX
 2026-06-18 23:14 UTC 

[GIT PULL] pin control changes for the v7.2 kernel cycle
 2026-06-18 23:16 UTC  (2+ messages)

[GIT PULL] Backlight for v7.2
 2026-06-18 23:16 UTC  (2+ messages)

[GIT PULL] LEDs for v7.2
 2026-06-18 23:16 UTC  (2+ messages)

[GIT PULL] MFD for v7.2
 2026-06-18 23:16 UTC  (2+ messages)

[GIT PULL] HID for 7.2 merge window
 2026-06-18 23:16 UTC  (2+ messages)

[PATCH] kselftest docs: remove reference to obsolete/archived wiki
 2026-06-18 23:12 UTC  (4+ messages)

[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-18 23:08 UTC  (8+ messages)
` [PATCH v3 1/7] rust: types: rename ForLt to CovariantForLt
` [PATCH v3 2/7] rust: types: introduce ForLt base trait for CovariantForLt
` [PATCH v3 3/7] rust: auxiliary: add registration_data_with() for ForLt types
` [PATCH v3 4/7] rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
` [PATCH v3 5/7] rust: devres: add DevresLt for ForLt-aware device resource access
` [PATCH v3 6/7] rust: pci: return DevresLt from Bar::into_devres()
` [PATCH v3 7/7] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()

[RFC PATCH] reserve_mem: add support for static memory
 2026-06-18 23:02 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: mark PN9Data as const
 2026-06-18 22:58 UTC  (3+ messages)

[PATCH net] net: dsa: realtek: fix memory leak in rtl8366rb_setup_led()
 2026-06-18 22:58 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_pwrctrl.c
 2026-06-18 22:54 UTC 

[PATCH 00/18] lib: Rust implementation of SPDM
 2026-06-18 22:51 UTC  (5+ messages)
` [PATCH 08/18] PCI/TSM: Support connecting to PCIe CMA devices

[PATCH bpf-next v3 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-06-18 22:50 UTC  (3+ messages)

[PATCH v5 0/2] Add support for LTC3208 multi-display driver
 2026-06-18 22:45 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: leds: Document LTC3208 Multidisplay LED Driver
` [PATCH v5 2/2] leds: ltc3208: Add driver for "

[PATCH v3 0/4] Fix racy and incorrect updates to MSR_K7_HWCR
 2026-06-18 22:45 UTC  (5+ messages)
` [PATCH v3 1/4] x86/CPU/AMD: Avoid racy updates to MSR_K7_HWCR in set_cpuid_faulting()
` [PATCH v3 2/4] x86/mce/inject: Avoid racy updates to MSR_K7_HWCR during MCE injection
` [PATCH v3 3/4] cpufreq: ACPI: Use IPI to update boost MSR in cpufreq_boost_down_prep()
` [PATCH v3 4/4] cpufreq: ACPI: Use amd_update_hwcr() for MSR_K7_HWCR updates

invalid opcode in jfs_evict_inode
 2026-06-18 22:36 UTC  (2+ messages)

[PATCH] KEYS: avoid filesystem reclaim while holding keyring->sem
 2026-06-18 22:32 UTC  (2+ messages)

KASAN: slab-use-after-free Read in v4l2_fh_open
 2026-06-18 22:26 UTC 

WARNING: at drm_atomic_helper_wait_for_vblanks, CPU: kworker/NUM:NUM/NUM
 2026-06-18 22:26 UTC 

WARNING: at ext4_check_map_extents_env, CPU: syz.NUM.NUM/ADDR
 2026-06-18 22:26 UTC 

WARNING: at floppy_interrupt, CPU: swapper/NUM/NUM
 2026-06-18 22:26 UTC 

[syzbot] [fs?] KASAN: slab-use-after-free Read in shrink_dcache_tree
 2026-06-18 22:24 UTC  (5+ messages)
` rt_spin_unlock order of operations [was: Re: [syzbot] [fs?] KASAN: slab-use-after-free Read in shrink_dcache_tree]

WARNING: at drm_crtc_wait_one_vblank, CPU: kworker/NUM:NUM/NUM
 2026-06-18 22:24 UTC 

WARNING: at ext4_check_map_extents_env, CPU: syz.NUM.NUM/NUM
 2026-06-18 22:24 UTC 

invalid opcode in txEnd
 2026-06-18 22:24 UTC 

[PATCH] fscrypt: Replace mk_users keyring with simple list
 2026-06-18 22:19 UTC 

[PATCH v1 0/3] ASoC: qcom: add q6apm VMID support and qdsp6 GPR destination-domain routing
 2026-06-18 22:14 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: sound: qcom,q6apm-dai: add optional qcom,vmid
` [PATCH v1 3/3] ASoC: qcom: qdsp6: generalize GPR service domain

[PATCH v3 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-06-18 22:11 UTC  (10+ messages)
` [PATCH v3 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH v3 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH v3 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()

[PATCH 1/3] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
 2026-06-18 21:54 UTC  (8+ messages)
` [PATCH 2/3] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround

[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-06-18 22:02 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
` [PATCH v2 2/4] irqchip/gic-v3: Refactor GIC600 limited to 32bit PA erratum handling
` [PATCH v2 3/4] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround
` [PATCH v2 4/4] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes

[PATCH v3 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
 2026-06-18 22:00 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller
` [PATCH v3 2/2] PCI: qcom: Add support for Hawi

[PATCHES v2 0/7] Initial support for some Rust tags + way to ask for CU merging at load time
 2026-06-18 21:57 UTC  (3+ messages)

[PATCH v3 0/4] phy: qcom: qmp-pcie: Add PCIe PHY support for Hawi
 2026-06-18 21:54 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add Hawi compatibles
` [PATCH v3 2/4] phy: qcom-qmp: Add v10 register offsets
` [PATCH v3 3/4] phy: qcom-qmp: Add v10.60 "
` [PATCH v3 4/4] phy: qcom: qmp-pcie: Add QMP PCIe PHY support for Hawi

[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
 2026-06-18 21:49 UTC  (12+ messages)
` [PATCH v8 5/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v8 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v8 7/7] x86/sev: Add debugfs support for RMPOPT

[PATCH v7 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
 2026-06-18 21:42 UTC  (4+ messages)
` [PATCH v7 09/20] KVM: selftests: Add VFIO device support to eventfd "

[PATCH RFC] dt-bindings: sound: Convert cirrus,cs35l36 to DT schema
 2026-06-18 21:38 UTC  (2+ messages)

[rfc, PATCH v1 0/2] overflow: Convert size_add() to take variadic arguments
 2026-06-18 21:36 UTC  (7+ messages)
` [PATCH v1 1/2] overflow: Allow to sum a few arguments at once

invalid opcode in txUnlock
 2026-06-18 21:36 UTC 

[PATCH v1 0/2] ASoC: qcom: Shikra machine driver and DT binding support
 2026-06-18 21:34 UTC  (3+ messages)
` [PATCH v1 2/2] ASoC: qcom: sc8280xp: add Shikra EVK machine variants

[PATCH] efs: fix direct extent lookup for indirect extents
 2026-06-18 21:27 UTC  (3+ messages)


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