| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-03-07 09:00 UTC | netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators | 1 | kartikey406@gmail.com | - |
| 2026-03-07 07:08 UTC | net: macb: Shuffle the tx ring before enabling tx | 2 | haokexin@gmail.com | - |
| 2026-03-07 06:54 UTC | mm: optimize once judgment with clang | 1 | qq570070308@gmail.com | - |
| 2026-03-07 06:44 UTC | Dynptr cleanup and bugfixes | 2 | ameryhung@gmail.com | - |
| 2026-03-07 06:43 UTC | net: hinic3: PF initialization | 2 | gongfan1@huawei.com | - |
| 2026-03-07 06:42 UTC | kernel/fork: validate exit_signal in clone() syscall | 1 | kartikey406@gmail.com | - |
| 2026-03-07 05:16 UTC | tcp: remove unused hash_size from struct tcp_out_options | 2 | kmta1236@gmail.com | - |
| 2026-03-07 04:55 UTC | mm/mempolicy: track page allocations per mempolicy | 2 | jp.kobryn@linux.dev | - |
| 2026-03-07 04:45 UTC | net: bridge: reduce multicast checks in fast path | 4 | linus.luessing@c0d3.blue | - |
| 2026-03-07 04:39 UTC | netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry | 1 | kartikey406@gmail.com | - |
| 2026-03-07 03:51 UTC | virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false | 1 | xietangxin@yeah.net | - |
| 2026-03-07 03:36 UTC | tools: ynl: convert samples into selftests | 2 | kuba@kernel.org | - |
| 2026-03-07 03:30 UTC | net: dsa: mxl862xx: add support for bridge offloading | 1 | daniel@makrotopia.org | - |
| 2026-03-07 03:21 UTC | net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock() | 1 | jiayuan.chen@linux.dev | - |
| 2026-03-07 03:06 UTC | Remove <linux/of_gpio.h> | 4 | xujialu@vimux.org | - |
| 2026-03-07 02:46 UTC | ipv6: Fix two GC issues with permanent routes | 1 | kuniyu@google.com | - |
| 2026-03-07 01:47 UTC | RDMA/mana_ib: Handle service reset for RDMA resources | 1 | longli@microsoft.com | - |
| 2026-03-07 01:16 UTC | KVM: SVM: Advertise TCE to userspace | 2 | yosry@kernel.org | - |
| 2026-03-07 01:03 UTC | Fuller TDX kexec support | 1 | rick.p.edgecombe@intel.com | - |
| 2026-03-07 01:03 UTC | hfsplus: fix uninit-value by validating catalog record size | 6 | kartikey406@gmail.com | - |
| 2026-03-07 00:54 UTC | bpf: refine u32/s32 bounds when ranges cross min/max boundary | 3 | eddyz87@gmail.com | - |
| 2026-03-07 00:33 UTC | wifi: mt76: mt7925: add MT7927 (Filogic 380) support | 1 | floss@jetm.me | - |
| 2026-03-07 00:02 UTC | bpf: Fix precision backtracking bug with linked registers | 1 | eddyz87@gmail.com | - |
| 2026-03-07 00:01 UTC | bpf: Avoid one round of bounds deduction | 2 | paul.chaignon@gmail.com | - |
| 2026-03-06 23:38 UTC | net: nexthop: fix percpu use-after-free in remove_nh_grp_entry | 1 | mehulrao@gmail.com | - |
| 2026-03-06 23:22 UTC | wifi: mt76: mt7925: fix up MLO link lifetime and error handling | 1 | sean.wang@kernel.org | - |
| 2026-03-06 23:12 UTC | KVM: VMX: Remove unnecessary parentheses | 2 | xin@zytor.com | - |
| 2026-03-06 23:00 UTC | bnxt_en: Add XDP RSS hash metadata support | 3 | carges@cloudflare.com | - |
| 2026-03-06 22:58 UTC | bnxt_en: Fix RSS table size check when changing ethtool channels | 1 | michael.chan@broadcom.com | - |
| 2026-03-06 22:48 UTC | gve: add support for UDP GSO for DQO format | 1 | hramamurthy@google.com | - |
| 2026-03-06 22:13 UTC | fix BTI exception when execute gotox insturcion | 1 | yeoreum.yun@arm.com | - |
| 2026-03-06 21:56 UTC | ionic: Report additional media types from firmware | 1 | eric.joyner@amd.com | - |
| 2026-03-06 21:32 UTC | net: mana: Per-vPort EQ and MSI-X interrupt management | 3 | longli@microsoft.com | - |
| 2026-03-06 21:13 UTC | igb: fix TX stall during XDP teardown with AF_XDP zero-copy | 1 | advoretsky@gmail.com | - |
| 2026-03-06 21:12 UTC | net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE response | 1 | ernis@linux.microsoft.com | - |
| 2026-03-06 21:08 UTC | KVM: nSVM: Fix vmcb12 mapping failure handling | 2 | yosry@kernel.org | - |
| 2026-03-06 20:45 UTC | mm: prevent droppable mappings from being locked | 1 | anthony.yznaga@oracle.com | - |
| 2026-03-06 20:40 UTC | vfio: replace vfio->device_class with a const struct class | 1 | jkoolstra@xs4all.nl | - |
| 2026-03-06 20:30 UTC | lib/idr: fix ida_find_first_range() missing IDs across chunk boundaries | 2 | hlcj1234567@gmail.com | - |
| 2026-03-06 20:08 UTC | lib/maple_tree: fix swapped arguments in mas_safe_pivot() call | 1 | hlcj1234567@gmail.com | - |
| 2026-03-06 20:03 UTC | lib/idr: fix ida_find_first_range() missing IDs across chunk boundaries | 1 | hlcj1234567@gmail.com | - |
| 2026-03-06 20:01 UTC | wifi: mac80211: fix static key race condition in aql_enable_write() | 1 | jpoimboe@kernel.org | - |
| 2026-03-06 19:49 UTC | tools/rtla: Consolidate nr_cpus usage | 4 | costa.shul@redhat.com | - |
| 2026-03-06 19:12 UTC | netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop() | 2 | qguanni@gmail.com | - |
| 2026-03-06 19:08 UTC | bpf: Fix abs(INT_MIN) undefined behavior in interpreter sdiv/smod | 2 | qguanni@gmail.com | - |
| 2026-03-06 19:06 UTC | vfio: replace vfio->class with a const struct class | 1 | jkoolstra@xs4all.nl | - |
| 2026-03-06 19:01 UTC | pid: cosmetic changes to alloc_pid() | 1 | mjguzik@gmail.com | - |
| 2026-03-06 18:50 UTC | tipc: fix divide-by-zero in tipc_sk_filter_connect() | 2 | mehulrao@gmail.com | in progress |
| 2026-03-06 18:41 UTC | rtw88: add TX power limit support to 114 and 130 channels | 1 | cascardo@igalia.com | - |
| 2026-03-06 18:08 UTC | selftests: fib_tests: fix link-local retrieval in fib6_nexthop() | 1 | alok.a.tiwari@oracle.com | in progress |
| 2026-03-06 17:18 UTC | mm, kvm: allow uffd support in guest_memfd | 2 | rppt@kernel.org | in progress |
| 2026-03-06 17:13 UTC | PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root() | 3 | gbayer@linux.ibm.com | in progress |
| 2026-03-06 17:06 UTC | tg3: replace placeholder MAC address with device property | 2 | atharvatiwarilinuxdev@gmail.com | in progress |
| 2026-03-06 17:00 UTC | KVM: arm64: Implement support for SME | 10 | broonie@kernel.org | finished in 1h4m0s |
| 2026-03-06 16:39 UTC | bpftool: Enable aarch64 ISA extensions for JIT disassembly | 1 | puranjay@kernel.org | finished in 1h8m0s |
| 2026-03-06 16:28 UTC | namespace: allow creating empty mount namespaces | 1 | brauner@kernel.org | in progress |
| 2026-03-06 16:05 UTC | mm: introduce zone lock guards | 1 | d@ilvokhin.com | in progress |
| 2026-03-06 16:01 UTC | net: add xmit recursion limit to tunnel xmit functions | 4 | bestswngs@gmail.com | in progress |
| 2026-03-06 15:46 UTC | net: stmmac: qcom-ethqos: add support for SCMI power domains | 7 | bartosz.golaszewski@oss.qualcomm.com | finished in 1h6m0s |
| 2026-03-06 15:46 UTC | net: dsa: yt921x: Use u64_stats_t for MIB stats | 4 | mmyangfl@gmail.com | finished in 1h0m0s |
| 2026-03-06 15:43 UTC | tcp: avoid dst->ops->check() call in tcp_v{4,6}_do_rcv() | 1 | edumazet@google.com | in progress |
| 2026-03-06 15:29 UTC | mm/damon: add optional debugging-purpose sanity checks | 1 | sj@kernel.org | in progress |
| 2026-03-06 15:12 UTC | Rust netlink support + use in Rust Binder | 1 | aliceryhl@google.com | skipped |
| 2026-03-06 15:10 UTC | macsec: Add support for VLAN filtering in offload mode | 3 | cratiu@nvidia.com | in progress |
| 2026-03-06 15:09 UTC | net: airoha: Move GDM forward port configuration in ndo_open/ndo_stop callbacks | 1 | lorenzo@kernel.org | finished in 50m0s |
| 2026-03-06 14:44 UTC | net: ethernet: ti: am65-cpsw: Use also port number to identify timestamps | 2 | bigeasy@linutronix.de | finished in 1h3m0s |
| 2026-03-06 14:07 UTC | kthread: remove kthread_exit() | 1 | brauner@kernel.org | finished in 55m0s |
| 2026-03-06 14:03 UTC | mm/userfaultfd: fix hugetlb fault mutex hash calculation | 1 | jianhuizzzzz@gmail.com | finished in 4h4m0s |
| 2026-03-06 14:02 UTC | KVM: arm64: Refactor user_mem_abort() into a state-object model | 1 | tabba@google.com | skipped |
| 2026-03-06 13:59 UTC | mm/userfaultfd: fix hugetlb fault mutex hash calculation | 1 | jianhuizz@qq.com | finished in 4h3m0s |
| 2026-03-06 13:40 UTC | Always allow sleepable and fmod_ret programs on syscalls | 2 | vmalik@redhat.com | finished in 4h11m0s |
| 2026-03-06 13:35 UTC | mm: migrate: requeue destination folio on deferred split queue | 1 | usama.arif@linux.dev | finished in 4h21m0s |
| 2026-03-06 13:31 UTC | net/sched: use rtnl_kfree_skbs() in pfifo_fast_reset() | 1 | edumazet@google.com | finished in 4h10m0s |
| 2026-03-06 13:27 UTC | vfs: remove externs from fs.h on functions modified by i_ino widening | 1 | jlayton@kernel.org | skipped |
| 2026-03-06 13:11 UTC | tcp: move tcp_v4_early_demux() to net/ipv4/ip_input.c | 1 | edumazet@google.com | finished in 4h7m0s |
| 2026-03-06 12:56 UTC | KVM: optionally post write on ioeventfd write | 1 | thanos.makatos@nutanix.com | finished in 4h7m0s |
| 2026-03-06 12:39 UTC | kho: history: track previous kernel version and kexec boot count | 7 | leitao@debian.org | finished in 1h10m0s |
| 2026-03-06 12:36 UTC | netfilter: nft_set_rbtree: allocate same array size on updates | 1 | pablo@netfilter.org |
finished
in 4h6m0s
[1 findings] |
| 2026-03-06 12:29 UTC | net: sfp: improve Huawei MA5671a fixup | 3 | noltari@gmail.com | finished in 1h10m0s |
| 2026-03-06 12:10 UTC | amd-xgbe: Improve power management for S0i3 | 1 | raju.rangoju@amd.com | finished in 1h4m0s |
| 2026-03-06 12:00 UTC | selftests/bpf: avoid jump seq limit in verif_scale_pyperf600 | 2 | sun.jian.kdev@gmail.com | finished in 56m0s |
| 2026-03-06 11:50 UTC | mm/swap: fix missing locks in swap_reclaim_work() | 1 | hui.zhu@linux.dev | finished in 4h2m0s |
| 2026-03-06 11:36 UTC | Add BTF layout to BTF | 13 | alan.maguire@oracle.com | finished in 4h8m0s |
| 2026-03-06 11:34 UTC | net/sched: do not reset queues in graft operations | 1 | edumazet@google.com | finished in 4h10m0s |
| 2026-03-06 11:16 UTC | amd-xgbe: RX adaptation and PHY handling fixes | 3 | raju.rangoju@amd.com | finished in 1h17m0s |
| 2026-03-06 10:50 UTC | firmware: qcom: Add OP-TEE PAS service support | 1 | sumit.garg@kernel.org | finished in 1h7m0s |
| 2026-03-06 10:44 UTC | mm/migrate_device: document folio_get requirement before frozen PMD split | 1 | usama.arif@linux.dev | finished in 4h7m0s |
| 2026-03-06 10:27 UTC | wifi: mt76: mt7996: Some MLO link reconfiguration fixes | 1 | lorenzo@kernel.org | skipped |
| 2026-03-06 10:20 UTC | KVM: x86: Add support for cmpxchg16b emulation | 1 | sarunkod@amd.com | finished in 4h13m0s |
| 2026-03-06 10:16 UTC | selftests/bpf: Speed up module_attach test | 1 | vmalik@redhat.com | finished in 59m0s |
| 2026-03-06 10:15 UTC | mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c | 1 | david@kernel.org | finished in 3h57m0s |
| 2026-03-06 10:12 UTC | fuse: invalidate page cache after sync and async direct writes | 2 | devnull@kernel.org | finished in 4h2m0s |
| 2026-03-06 09:36 UTC | ppp: simplify input error handling | 1 | dqfext@gmail.com | finished in 4h8m0s |
| 2026-03-06 09:32 UTC | wifi: rtw89: drop redundant device reference | 1 | johan@kernel.org | finished in 1h11m0s |
| 2026-03-06 09:12 UTC | KVM: x86: Add LAPIC guard in kvm_apic_write_nodecode() | 2 | 1356292400@qq.com | finished in 4h14m0s |
| 2026-03-06 09:03 UTC | bpf: fix constant blinding bypass for PROBE_MEM32 stores | 2 | xcyfun@protonmail.com | finished in 4h14m0s |
| 2026-03-06 08:56 UTC | jbd2/ext4/ocfs2: lockless jinode dirty range | 4 | me@linux.beauty | finished in 4h12m0s |
| 2026-03-06 08:51 UTC | wifi: drop redundant USB device references | 2 | johan@kernel.org | finished in 2h0m0s |
| 2026-03-06 08:33 UTC | selftests/bpf: filter by pid to avoid cross-test interference | 3 | sun.jian.kdev@gmail.com | finished in 1h5m0s |
| 2026-03-06 08:31 UTC | net: bcmgenet: fix broken EEE by converting to phylib-managed state | 1 | nb@tipi-net.de | finished in 1h17m0s |