[PATCH v5 1/9] crash_dump: Fix potential double free and UAF of keys_header
2026-09-09 0:52 UTC (16+ messages)
` [PATCH v5 2/9] crash_dump: Read the number of dm-crypt keys from reserved memory
` [PATCH v5 3/9] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
` [PATCH v5 4/9] crash_dump: Free temporary dm-crypt keys_header buffer in kdump kernel
` [PATCH v5 5/9] crash_dump: Only use kexec_dprintk during the kexec_file_load syscall
` [PATCH v5 6/9] crash_dump: Improve readability of config_keys_restore_store
` [PATCH v5 7/9] crash_dump: Check the function return codes in restore_dm_crypt_keys_to_thread_keyring
` [PATCH v5 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
` [PATCH v5 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list
[PATCH v2 0/8] gpu: nova-core: add NVKV codec
2026-09-09 0:51 UTC (3+ messages)
` [PATCH v2 5/8] gpu: nova-core: add NVKV decoder
[PATCH] drm/sched: drop the unused entity argument from drm_sched_fence_alloc()
2026-09-09 0:51 UTC
[PATCH] usb: mdc800: fix circular locking dependency in probe/open
2026-09-09 0:48 UTC
[PATCH net-next v2] net: stmmac: fix error path cleanup in DMA descriptor ring allocation
2026-09-09 0:48 UTC (2+ messages)
[PATCH v3] MAINTAINERS: Update maintainers and group list for QLogic and Broadcom drivers
2026-09-09 0:47 UTC (2+ messages)
[PATCH v3 00/21] lib: Rust implementation of SPDM
2026-09-09 0:46 UTC (17+ messages)
` [PATCH v3 09/21] lib: rspdm: Initial commit of Rust SPDM
` [PATCH v3 10/21] PCI/TSM: Rename pf0 to host
` [PATCH v3 12/21] PCI/CMA: Add a PCI TSM CMA driver using SPDM
` [PATCH v3 14/21] lib: rspdm: Support SPDM get_version
` [PATCH v3 15/21] lib: rspdm: Support SPDM get_capabilities
` [PATCH v3 16/21] lib: rspdm: Support SPDM negotiate_algorithms
` [PATCH v3 17/21] lib: rspdm: Support SPDM get_digests
` [PATCH v3 19/21] lib: rspdm: Support SPDM certificate validation
[PATCH] selftests/damon: ignore test-generated damon_dump_output
2026-09-09 0:45 UTC (2+ messages)
[PATCH v6 00/10] PCI: dw-rockchip: add system suspend support
2026-09-09 0:44 UTC (3+ messages)
` [PATCH v6 02/10] PCI: dw-rockchip: Restore vpcie3v3 regulator handle
[PATCH v3] x86/kprobe: Fix crash when probe cs call
2026-09-09 0:44 UTC (2+ messages)
[PATCH net 0/3] net: dsa: lantiq_gswip: SGMII/2500BASE-X and flow-control fixes
2026-09-09 0:43 UTC (4+ messages)
` [PATCH net 3/3] net: dsa: lantiq_gswip: fix GSWIP_MDIO_PHY_FCONTX_EN value
[PATCH net-next] net: smc91x: Remove stale documentation reference
2026-09-09 0:40 UTC (2+ messages)
[PATCH net] selftests/drivers/net: include lib/sh/*.sh
2026-09-09 0:40 UTC (2+ messages)
[PATCH 0/8] x86/microcode: Address GNR errata and follow-up
2026-09-09 0:39 UTC (10+ messages)
` [PATCH 1/8] x86/microcode/intel: Reject problematic loading on GNR systems
` [PATCH v2] x86/microcode/intel: Reject problematic loading on Granite Rapids systems
[RFC PATCH] Docs/mm/damon/design: clarify when qt_exceeds increases
2026-09-09 0:38 UTC (2+ messages)
[PATCH v4 0/3] drm/sched: fix use-after-free of the fence timeline name
2026-09-09 0:37 UTC (6+ messages)
` [PATCH v4 1/3] drm/sched: cache the timeline name to fix a use-after-free
[PATCH v4 1/9] crash_dump: Fix potential double free and UAF of keys_header
2026-09-09 0:31 UTC (3+ messages)
[PATCH v1 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
2026-09-09 0:30 UTC (3+ messages)
` [PATCH v1 4/8] x86/sev: Route unsupported APIC register accesses to the hypervisor APIC emulation
[PATCH net-next v3 0/2] selftests: drv-net: Allow cross-compiling the hardware tests
2026-09-09 0:30 UTC (3+ messages)
[PATCH net] net: openvswitch: fix use-after-free of the flow table mask array
2026-09-09 0:30 UTC (2+ messages)
[PATCH v2] net: starfire: fix ioaddr sign-extension causing ioremap() failure
2026-09-09 0:28 UTC (2+ messages)
` [PATCH net-next v3] "
commit 108cc873398932af589c295f78c348513b8d70d9 breaks update-grub on btrfs root filesystem
2026-09-09 0:25 UTC (3+ messages)
[PATCH RESEND wireless-next 00/18] wifi: Add Seamless Mobility Domain (SMD) AP support
2026-09-09 0:20 UTC (7+ messages)
[PATCH] selftests: damon: add script dir to sys.path for PYTHONSAFEPATH compatibility
2026-09-09 0:20 UTC (2+ messages)
[PATCH net-next v2 0/3] net: phy: motorcomm: Enable analog frontend DAC on yt8531S
2026-09-09 0:20 UTC (2+ messages)
[PATCH] once_lite: Simplify condition handling and fix context analysis
2026-09-09 0:20 UTC (5+ messages)
[PATCH] x86/mm/pat: skip RWX verification until kernel text is set to read only
2026-09-09 0:15 UTC (3+ messages)
Fifth DAMON merge anniversary
2026-09-09 0:14 UTC
[PATCH 00/13] srcu: Round out atomic SRCU support
2026-09-09 0:11 UTC (31+ messages)
` [PATCH 01/13] litmus: Add SRCU fastpath anchor-before-scan test
` [PATCH 03/13] srcutree: Add reader-free fastpath to synchronize_srcu_atomic()
` [PATCH 04/13] rcutorture: Add atomic-SRCU support to torture.sh
` [PATCH 06/13] srcutree: Make init_srcu_struct_atomic() prevent transition to big
` [PATCH 07/13] srcutree: Don't transition atomic SRCU to big in srcu_gp_end()
` [PATCH 08/13] srcutree: Forbid srcu_expedite_current() on atomic SRCU
` [PATCH 09/13] rcutorture: Disable srcu_expedite_current() for "
` [PATCH 10/13] srcutree: Skip callback scheduling for atomic SRCU grace periods
` [PATCH 11/13] srcutree: Remove srcu_barrier() sleep for atomic SRCU
` [PATCH 12/13] srcutree: Remove debug pr_alert()s
` [PATCH 13/13] srcu: Restrict atomic-SRCU non_block annotation to task context
[PATCH net-next v5] tipc: replace deprecated strcpy with strscpy in tipc_bearer_get_name()
2026-09-09 0:07 UTC (2+ messages)
[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
2026-09-09 0:04 UTC (6+ messages)
[patch V2 0/8] exec/exit: POSIX timer related bugfixes and related cleanups
2026-09-09 0:03 UTC (8+ messages)
` [patch V2 1/8] signal: Prevent exec() race
[PATCH net-next v2] ppp: pass private data to channel callbacks
2026-09-09 0:03 UTC (2+ messages)
[PATCHv3 net] net: ll_temac: Return actual error from of_get_mac_address()
2026-09-09 0:00 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyElec NanoPi R28S
2026-09-08 23:58 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: "
[PATCH net v2] net: phy: dp83867: restore LED configuration after a soft reset
2026-09-08 23:57 UTC
[PATCH v4 0/4] selftests: add shared Makefile for BPF selftests and new memcg test
2026-09-08 23:55 UTC (5+ messages)
` [PATCH v4 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
` [PATCH v4 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
` [PATCH v4 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v4 4/4] selftests/sched_ext: build BPF schedulers "
[PATCH v3 0/3] riscv: word-at-a-time: improve find_zero()
2026-09-08 23:53 UTC (4+ messages)
` [PATCH v3 1/3] riscv: word-at-a-time: improve find_zero() for !RISCV_ISA_ZBB
` [PATCH v3 2/3] riscv: word-at-a-time: improve find_zero() without Zbb
` [PATCH v3 3/3] riscv: word-at-a-time: improve find_zero() for Zbb
[PATCH net-next 00/14] net: Remove obsolete 32-bit DMA mask fallbacks
2026-09-08 23:50 UTC (2+ messages)
[PATCH net v2] ppp_async: drop the errored frame instead of resetting its headroom
2026-09-08 23:50 UTC (2+ messages)
[PATCH v2 0/5] optimize pgtable_l4|l5_enabled
2026-09-08 23:48 UTC (11+ messages)
` [PATCH v2 3/5] riscv: support early isa ext and use it to "
` [PATCH v2 4/5] riscv: RISCV_ISA_SV48 and RISCV_ISA_SV57 under NONPORTABLE
[PATCH bpf-next 1/2] bpftool: Skip non-autoload programs when generating light skeletons
2026-09-08 23:48 UTC (3+ messages)
[PATCH v2] kprobes: use DEFINE_DEBUGFS_ATTRIBUTE for the enabled knob
2026-09-08 23:46 UTC (3+ messages)
[PATCH v2 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
2026-09-08 23:45 UTC (2+ messages)
[PATCH net-next 0/4] netlink: fix ynl spec tooling robustness bugs
2026-09-08 23:45 UTC (5+ messages)
` [PATCH net-next 1/4] netlink: specs: fix duplicate if/then keys in netlink-raw schema
` [PATCH net-next 2/4] tools: ynl: reject zero-length attributes instead of looping forever
` [PATCH net-next 3/4] tools: ynl: stop find_kernel_root() spinning at the filesystem root
` [PATCH net-next 4/4] tools: ynl: fix uapi generation for anonymous enums with documented entries
[PATCH v5 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-09-08 23:44 UTC (7+ messages)
` [PATCH v5 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
[PATCH] HID: nintendo: relax subcommand limiter until cadence is proven
2026-09-08 23:43 UTC (2+ messages)
` [PATCH v2] "
[PATCH] net: dsa: mv88e6060: Publish the OF module alias
2026-09-08 23:40 UTC (2+ messages)
[PATCH net v3] net: mana: Clear RDMA teardown and suspend state in mana_rdma_probe()
2026-09-08 23:40 UTC (2+ messages)
[PATCH RFC 6/8] SUNRPC: Reduce rpciod workqueue contention
2026-09-08 23:39 UTC (2+ messages)
[PATCH] scripts/sorttable: Mark long_size as __maybe_unused
2026-09-08 23:37 UTC (3+ messages)
[PATCH v6] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver
2026-09-08 23:31 UTC (3+ messages)
[PATCH net-next V4 00/14] net/mlx5e: Add support for HW-GRO to PSP
2026-09-08 23:31 UTC (9+ messages)
` [PATCH net-next V4 09/14] net/mlx5e: psp: Add an rx_decap steering table
` [PATCH net-next V4 12/14] selftests: drv-net: psp: Extract shared helpers into psp_lib.py
` [PATCH net-next V4 13/14] selftests: net: gro: Add PSP encapsulation and encryption
` [PATCH net-next V4 14/14] selftests: drv-net: Add PSP HW GRO conformance tests
netfs_read_gaps(): aliased sink folio makes the read destination unreadable, SIGBUS on cifs with signing
2026-09-08 23:24 UTC
[PATCH v14 00/22] TDX KVM selftests
2026-09-08 23:24 UTC (9+ messages)
` [PATCH v14 18/22] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v14 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
[PATCH bpf-next 1/2] bpf: Only check nmi_uaccess_okay() when signalling current
2026-09-08 23:21 UTC (2+ messages)
[PATCH bpf] bpf: Fix non-linear SRH access in bpf_update_srh_state()
2026-09-08 23:19 UTC (2+ messages)
[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
2026-09-08 23:16 UTC (7+ messages)
` [PATCH v9 2/5] x86/asm, x86/boot: expose inline memcmp()
[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-09-08 23:16 UTC (14+ messages)
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH v2 11/15] accel/qda: Add PRIME DMA-BUF import support
` [PATCH v2 12/15] accel/qda: Add FastRPC invocation support
[PATCH RFC] fs: cache-align lock_class_keys in struct file_system_type
2026-09-08 23:10 UTC (5+ messages)
[PATCH] usb: mtu3: fix system suspend in gadget mode after soft disconnect
2026-09-08 23:10 UTC
[PATCH] PCI: vmd: Flush initiator posted writes before demuxing interrupts on Meteor Lake
2026-09-08 23:10 UTC (2+ messages)
[PATCH] module: reject out-of-range relocation target indices
2026-09-08 23:08 UTC
[PATCH v4] PCI: Fix BAR resize for devices on a root bus
2026-09-08 23:03 UTC (2+ messages)
[PATCH v5] PCI: Fix BAR resize for devices on a root bus
2026-09-08 23:03 UTC
[PATCH 2/2] userns: Add KUnit test suite for uid_gid_map
2026-09-08 23:01 UTC (4+ messages)
` [PATCH v5 1/2] userns: Add __counted_by_ptr attribute to struct uid_gid_map
` [PATCH v5 2/2] userns: Add KUnit test suite for uid_gid_map
[PATCH v2] PCI: qcom: Block accesses to downstream devices on link down
2026-09-08 23:00 UTC (2+ messages)
[PATCH v2] xfs: bound logged region access in inode buffer recovery
2026-09-08 23:00 UTC (6+ messages)
[PATCH v2 1/5] x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
2026-09-08 23:00 UTC (11+ messages)
` [tip: x86/urgent] x86/mm/pat: Acquire "
` Update on CPA fixes, x86/urgent and x86/mm
[PATCH net] net: phy: dp83867: restore the LED polarity after a soft reset
2026-09-08 22:59 UTC (3+ messages)
[PATCH 0/2 5.10] serial: 8250_dw: fix port leak on clock notifier failure
2026-09-08 22:59 UTC (3+ messages)
[PATCH v12 00/13] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
2026-09-08 22:58 UTC (5+ messages)
` [PATCH v12 08/13] sched/core: Push current task from non preferred CPU
[PATCH net-next v3 0/6] eth: fbnic: expand hwmon sensor support
2026-09-08 22:57 UTC (7+ messages)
` [PATCH net-next v3 1/6] eth: fbnic: move sensor read logic out of fbnic_mac
` [PATCH net-next v3 2/6] eth: fbnic: expose all hwmon attributes unconditionally as read-only
` [PATCH net-next v3 3/6] eth: fbnic: cache hwmon sensor readings
` [PATCH net-next v3 4/6] eth: fbnic: report temperature and voltage thresholds via hwmon
` [PATCH net-next v3 5/6] eth: fbnic: report temperature and voltage alarms "
` [PATCH net-next v3 6/6] eth: fbnic: firmware notifies hwmon on sensor threshold events
[PATCH] rust: clk: document overflow panics in `Hertz` constructors
2026-09-08 22:56 UTC
[PATCH v2 5/5] x86/mm/pat: fix effective RW computation in lookup_address_in_pgd_attr()
2026-09-08 22:52 UTC (2+ messages)
` [tip: x86/mm] x86/mm/pat: Fix "
[PATCH v2 2/5] x86/mm/pat: acquire init_mm read lock on attribute change to avoid UAF
2026-09-08 22:51 UTC (2+ messages)
` [tip: x86/urgent] x86/mm/pat: Acquire init_mm read lock on attribute changes "
[PATCH v2 3/5] x86/alternative: exclude text poking against change_page_attr()
2026-09-08 22:51 UTC (2+ messages)
` [tip: x86/urgent] x86/alternatives: Exclude "
[PATCH v2 4/5] x86/mm/pat: allocate split page tables as kernel page tables
2026-09-08 22:51 UTC (2+ messages)
` [tip: x86/urgent] x86/mm/pat: Allocate "
[PATCH] x86/mm: Fix pmd_modify() dropping the dirty bit
2026-09-08 22:51 UTC (2+ messages)
` [tip: x86/urgent] x86/mm: Fix user-space data loss with MADV_FREE and THP
[RFC v4 0/2] Realtime workqueues and panthor realtime submission
2026-09-08 22:51 UTC (5+ messages)
` [RFC v4 1/2] workqueue: Add support for real-time workers
[PATCH net v3] octeontx2-af: Fix rep link state sync and workqueue races
2026-09-08 22:51 UTC (2+ messages)
[PATCH v2] arm64: dts: imx8mn: Add display DT overlays for the ifm VHIP4 EvalBoard
2026-09-08 22:48 UTC
[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-09-08 22:44 UTC (11+ messages)
[PATCH] usb: dwc3: qcom: Add support to skip phy management by USB core
2026-09-08 22:43 UTC (3+ messages)
[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-08 22:41 UTC (5+ messages)
` [PATCH v17 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
[PATCH 5.15.y] Input: aiptek - switch to using dev_groups for driver-specific attributes
2026-09-08 22:39 UTC (2+ messages)
[STABLE v5.15.y 4/8] eventpoll: kill __ep_remove()
2026-09-08 22:39 UTC (2+ messages)
[PATCH v2] fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()
2026-09-08 22:39 UTC (2+ messages)
[PATCH 6.6.y] Input: aiptek - validate raw macro indices before updating state
2026-09-08 22:39 UTC (2+ messages)
[PATCH 6.1.y] Input: aiptek - validate raw macro indices before updating state
2026-09-08 22:39 UTC (2+ messages)
[PATCH 5.15.y] Input: aiptek - validate raw macro indices before updating state
2026-09-08 22:39 UTC (2+ messages)
[PATCH 6.12.y v2] tcp: clear sock_ops cb flags before force-closing a child socket
2026-09-08 22:39 UTC (2+ messages)
[PATCH 1/2] m68k/serial: Use generic BASE_BAUD in asm/serial.h
2026-09-08 22:37 UTC (2+ messages)
[PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
2026-09-08 22:34 UTC (2+ messages)
[PATCH V1 0/3] Redesign memory deposit logic
2026-09-08 22:32 UTC (4+ messages)
` [PATCH V1 2/3] mshv: Redesign hypervisor "
[PATCH v2] arm64: dts: imx8mm: imx8mp: Update EEPROM with nWP GPIO, label and layout
2026-09-08 22:29 UTC
[PATCH v3 0/2] Bluetooth: dial the address the peer is actually on air with
2026-09-08 22:29 UTC (3+ messages)
` [PATCH v3 1/2] Bluetooth: forget a peer's RPA once it advertises its identity address
` [PATCH v3 2/2] Bluetooth: put the peer's on-air address on air when we cannot resolve
[PATCH 0/2] Bluetooth: dial the peer's on-air address when we cannot resolve
2026-09-08 22:28 UTC (6+ messages)
` [PATCH 2/2] Bluetooth: put the peer's on-air address on air "
[PATCH 00/15] btrfs: remove the v1 space cache
2026-09-08 22:27 UTC (4+ messages)
` [PATCH 12/15] btrfs: remove the free space inode ordered extent special cases
[PATCH] drm/msm/adreno: keep the GPU timestamp monotonic across power collapse
2026-09-08 22:24 UTC (9+ messages)
[PATCH 0/5] riscv: Make IPI_MAX visible and use it consistently
2026-09-08 22:23 UTC (3+ messages)
` [PATCH 1/5] riscv: smp: Move enum ipi_message_type to asm/smp.h
[PATCH] wifi: ath9k: validate WMI response length before copying
2026-09-08 22:22 UTC (3+ messages)
[GIT PULL] x86/urgent for 7.3-rc3
2026-09-08 22:22 UTC (2+ messages)
[PATCH v9 1/5] HID: wacom: Use hdev->product in wacom_setup_touch_input_capabilities
2026-09-08 22:20 UTC (3+ messages)
` [PATCH v9 2/5] HID: wacom: Advertise SW_MUTE_DEVICE capability prior to registration
[PATCH] wifi: ath9k: validate RX stream lengths before copying
2026-09-08 22:20 UTC (3+ messages)
[PATCH] drm/vkms: Add pixel blend mode property
2026-09-08 22:18 UTC (2+ messages)
[RFC PATCH 0/5] rseq: add support for RSEQ operations
2026-09-08 22:15 UTC (6+ messages)
` [RFC PATCH 1/5] rseq: uapi: add rseq operation definitions
[PATCH] x86/cfi: Fix FineIBT hash offset in cfi_get_func_hash()
2026-09-08 22:13 UTC (4+ messages)
[RFC PATCH 0/3] mm/vmscan: adaptive multi-threaded kswapd for NUMA-aware reclaim
2026-09-08 22:10 UTC (4+ messages)
` [RFC PATCH 1/3] vmscan: Support multiple kswapd threads per node
` [RFC PATCH 2/3] mm/vmscan: handle racing max_seq advancement
` [RFC PATCH 3/3] mm/vmscan: make kswapd wakeups NUMA load-aware
[PATCH] samples: rpmsg: Fix mtu printk specifiers
2026-09-08 22:10 UTC
[syzbot] [kernel?] Internal error in futex_cmpxchg_value_locked
2026-09-08 22:09 UTC
[syzbot] [media?] [usb?] WARNING in v4l2_ctrl_auto_cluster
2026-09-08 22:08 UTC
[syzbot] [io-uring?] [ext4?] INFO: task hung in io_write
2026-09-08 22:08 UTC
[syzbot] [usb-storage?] BUG: unable to handle kernel NULL pointer dereference in usb_stor_invoke_transport (2)
2026-09-08 22:08 UTC
[PATCH v1] perf stat: Avoid uninitialized memory read on error
2026-09-08 22:07 UTC
[PATCH v2 0/9] Add SpacemiT K1 USB2.0 controllers support
2026-09-08 22:07 UTC (3+ messages)
` [PATCH v2 9/9] riscv: defconfig: enable ChipIdea USB controller support
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®