Advanced Filters
Published Title Version Author Status
2026-07-07 22:33 UTC net: Add ADIN1140 support 5 devnull@kernel.org -
2026-07-07 22:16 UTC openvswitch: fix GSO userspace truncation underflow 1 kylebot@openai.com -
2026-07-07 22:04 UTC iomap/fuse: add helper to keep uptodate bitmap in sync 3 joannelkoong@gmail.com -
2026-07-07 22:01 UTC selftests/bpf: Rename libarena struct bitmap to struct arena_bitmap 1 yonghong.song@linux.dev -
2026-07-07 20:46 UTC Fix bugs on HugeTLB folio allocation failure paths 1 devnull@kernel.org -
2026-07-07 20:32 UTC sctp: validate stream count in sctp_process_strreset_inreq() 1 blbllhy@gmail.com -
2026-07-07 20:18 UTC libbpf: fix double-free of distilled base BTF on .BTF.ext parse error 1 naveed@digiscrypt.com -
2026-07-07 20:17 UTC mm: split underused anonymous mTHP folios 1 joannelkoong@gmail.com -
2026-07-07 19:54 UTC net: stmmac: resume PHY before hardware setup when opening the interface 2 stefan@agner.ch -
2026-07-07 19:51 UTC netfilter: replace u_int*_t with kernel int types (batch 3) 1 carlos@carlosgrillet.me -
2026-07-07 19:46 UTC mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings 7 skinsburskii@gmail.com -
2026-07-07 19:36 UTC binfmt_misc: bpf-backed binary type handlers 1 brauner@kernel.org -
2026-07-07 19:32 UTC amt: fix use-after-free of the skb head across pulls 4 michael.bommarito@gmail.com -
2026-07-07 19:30 UTC Verify BPF signed loader at load time 5 daniel@iogearbox.net -
2026-07-07 19:27 UTC RISC-V: KVM: Fix heap overflow in SBI PMU event info handler 1 naveed@digiscrypt.com -
2026-07-07 19:02 UTC hfsplus: validate thread record before delete key rebuild 3 kylebot@openai.com -
2026-07-07 19:02 UTC eventpoll: compute timer slack lazily in ep_poll() 1 usama.arif@linux.dev -
2026-07-07 19:02 UTC Fix for untrusted BTF pointer writes 1 memxor@gmail.com -
2026-07-07 18:59 UTC psp: fix NULL genl_sock deref race with concurrent netns teardown 2 kiran.kella@broadcom.com -
2026-07-07 18:35 UTC nfc: llcp: Fix nfc_dev refcount leak in connect 1 shuangpeng.kernel@gmail.com -
2026-07-07 18:33 UTC KVM: x86/pmu: Add mediated vPMU PerfMon v5 support 1 zide.chen@intel.com -
2026-07-07 18:28 UTC mm/hugetlb Try to respect mempolicy when calculating surplus huge pages 1 chaithco@redhat.com -
2026-07-07 18:25 UTC ipvs: ensure inner headers in ICMP errors are in headroom 2 ja@ssi.bg -
2026-07-07 18:17 UTC Use generic_file_read_iter() in hugetlbfs 1 willy@infradead.org -
2026-07-07 17:45 UTC net/stmmac: Fix panic during interface shutdown & apply STMMAC_DOWN flag 3 j.raczynski@samsung.com -
2026-07-07 17:45 UTC devlink: Add boot-time eswitch mode defaults 1 mbloch@nvidia.com -
2026-07-07 17:44 UTC net/stmmac: Verify more wrong DTS configuration 1 j.raczynski@samsung.com -
2026-07-07 17:41 UTC net/stmmac: Secure against failures of DMA memory allocation 1 j.raczynski@samsung.com -
2026-07-07 17:17 UTC mptcp: only set DATA_FIN when a mapping is present 2 michael.bommarito@gmail.com -
2026-07-07 17:04 UTC net: sparx5: configure TAS port link speed 1 robert.marko@sartura.hr -
2026-07-07 16:58 UTC dt-bindings: net: convert microchip,lan78xx.txt to YAML schema 1 avermoal@gmail.com -
2026-07-07 16:52 UTC vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packets 1 harshaka.narayana@broadcom.com -
2026-07-07 16:42 UTC tipc: serialize udp bearer replicast list updates 2 bestswngs@gmail.com -
2026-07-07 16:29 UTC KVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms() 1 maz@kernel.org -
2026-07-07 16:21 UTC net: stmmac: resume PHY before reopening the interface on MTU change 1 stefan@agner.ch -
2026-07-07 16:20 UTC selftests/bpf: veristat: Minimize map size during verification 2 emil@etsalapatis.com -
2026-07-07 16:15 UTC bpf, sockmap: Account for receive queue in FIONREAD without a verdict program 1 devnull@kernel.org -
2026-07-07 16:11 UTC mm: clean up folio LRU and swap declarations 8 wujianyue000@gmail.com -
2026-07-07 15:48 UTC net/core: consolidate RPS dispatch into netif_rps() helpers 1 jemmywong512@gmail.com -
2026-07-07 15:37 UTC module: Limit ELF includes in linux/module.h to uapi/linux/elf.h 1 petr.pavlu@suse.com -
2026-07-07 15:26 UTC net: airoha: fix MIB stats collection to be lossless 5 aniket.negi03@gmail.com -
2026-07-07 15:13 UTC fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes 2 kirill@shutemov.name -
2026-07-07 15:11 UTC tipc: fix u16 MTU truncation in media and bearer MTU validation 2 blbllhy@gmail.com -
2026-07-07 15:07 UTC KVM: selftest: Fix steal time w/ non-glibc builds 2 seanjc@google.com -
2026-07-07 15:06 UTC tipc: fix u16 MTU truncation in media and bearer MTU validation 2 blbllhy@gmail.com -
2026-07-07 15:04 UTC fs/pipe: unify the page pools into a single per-pipe pool 2 leitao@debian.org -
2026-07-07 14:53 UTC geneve: make geneve_fill_info() RTNL-less 2 edumazet@google.com -
2026-07-07 14:20 UTC Mixing bpf2bpf and tailcalls for RV64 5 pulehui@huaweicloud.com in progress
2026-07-07 13:59 UTC net: hsr: PRP RedBox (PRP-SAN) support 3 xiexinet@gmail.com in progress
2026-07-07 13:49 UTC wifi: cfg80211: reinit wiphy work entries on runaway drain 1 zzzccc427@gmail.com in progress
2026-07-07 13:45 UTC mm: handle device-private PMDs in walk callbacks 1 usama.arif@linux.dev in progress
2026-07-07 13:24 UTC net: hns3: fix speed configuration residue after driver reload 1 shaojijie@huawei.com skipped
2026-07-07 13:08 UTC net/mlx5e: PSP cleanups and improvements 1 tariqt@nvidia.com skipped
2026-07-07 12:59 UTC mm: honour compact_unevictable_allowed in mlock and CMA paths 2 chenwandun1@gmail.com in progress
2026-07-07 12:58 UTC blk-cgroup: clear blkg->pd[] with WRITE_ONCE() in blkcg_deactivate_policy() 1 guopeng.zhang@linux.dev in progress
2026-07-07 12:50 UTC RISC-V: KVM: Optimize hfence request handling for SMP guests 2 wang.yechao255@zte.com.cn in progress
2026-07-07 12:26 UTC usb: fix UAF related to dynamic ID 2 gary@garyguo.net in progress
2026-07-07 12:25 UTC RISC-V: KVM: Inject instruction access fault on unmapped guest fetch 1 qingwei.hu@bytedance.com finished in 2h20m0s
2026-07-07 12:21 UTC blk-ioprio: fix stale prio_policy kernel-doc 1 guopeng.zhang@linux.dev skipped
2026-07-07 12:19 UTC blk-cgroup: fix blkg_rwstat_recursive_sum() locking kernel-doc 1 guopeng.zhang@linux.dev skipped
2026-07-07 12:16 UTC mm/slab: extract __free_to_pcs_batch() from free_to_pcs_bulk() 1 vbabka@kernel.org in progress
2026-07-07 12:11 UTC mm/rmap: Refactor try_to_unmap_one 1 dev.jain@arm.com in progress
2026-07-07 11:59 UTC wifi: cfg80211: bound element ID read when checking non-inheritance 3 skyexpoc@gmail.com in progress
2026-07-07 11:54 UTC mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering 12 zhen.ni@easystack.cn in progress
2026-07-07 11:37 UTC RISC-V: KVM: Optimize hfence request handling for SMP guests 1 wang.yechao255@zte.com.cn finished in 1h57m0s
2026-07-07 11:18 UTC netfilter: handle unreadable frags 2 fw@strlen.de in progress
2026-07-07 11:02 UTC mm/hugetlb: fix missing migratable flag on same-node hugetlb migration 1 mawupeng1@huawei.com in progress
2026-07-07 11:00 UTC netfilter: ecache: fix inverted time_after() check 1 zhaoyz24@mails.tsinghua.edu.cn in progress
2026-07-07 10:44 UTC net/packet: avoid fanout hook re-registration after unregister 3 david.lee@trailofbits.com in progress
2026-07-07 10:43 UTC Avoid synchronize_rcu() for every thread drop in Rust Binder 6 aliceryhl@google.com skipped
2026-07-07 10:27 UTC nbd: replace wait_for_reconnect with non-blocking retry 1 yun.zhou@windriver.com skipped
2026-07-07 10:23 UTC wifi: iwlwifi: transport: Change system_unbound_wq with system_dfl_wq 1 marco.crivellari@suse.com skipped
2026-07-07 10:15 UTC Fix and optimize BPF tailcall for LoongArch 3 yangtiezhu@loongson.cn finished in 2h24m0s
2026-07-07 10:06 UTC Rust netlink support + use in Rust Binder 7 aliceryhl@google.com finished in 2h36m0s
2026-07-07 09:48 UTC wifi: cfg80211: bound element ID read when checking non-inheritance 2 skyexpoc@gmail.com finished in 4h55m0s
2026-07-07 09:16 UTC r8169: add support for phylink 5 javen_xu@realsil.com.cn finished in 2h28m0s
2026-07-07 09:10 UTC wifi: rtw89: add voltage thermal protect and some random patches for RTL8922D 1 pkshih@realtek.com finished in 1h52m0s
2026-07-07 09:10 UTC netfilter: Add bridge-fastpath 12 ericwouds@gmail.com finished in 4h54m0s
2026-07-07 09:03 UTC mm/kconfig: Drop redundant memory hotplug dependencies 1 kaitao.cheng@linux.dev skipped
2026-07-07 09:02 UTC s390/vfio-ap: Add live guest migration support 4 akrowiak@linux.ibm.com finished in 2h12m0s
2026-07-07 09:01 UTC mm/migrate: Avoid copying hwpoisoned folios during migration 2 kaitao.cheng@linux.dev finished in 5h17m0s
2026-07-07 08:57 UTC ipvs: make destination flags atomic 1 zhaoyz24@mails.tsinghua.edu.cn finished in 4h58m0s
2026-07-07 08:42 UTC net: enforce net sysctl registration 2 joel.granados@kernel.org finished in 5h1m0s
2026-07-07 08:26 UTC mm/swap: ghost swapfile with backend switching via Redirect entries 1 baoquan.he@linux.dev skipped
2026-07-07 08:23 UTC net: hsr: fix memory leak on slave unregistration by removing synced VLANs 1 edumazet@google.com finished in 5h3m0s
2026-07-07 08:21 UTC net/stmmac: Add Mediatek MT8189 support 1 louisalexis.eyraud@collabora.com skipped
2026-07-07 08:18 UTC net: enetc: cleanups and improvements 4 wei.fang@oss.nxp.com skipped
2026-07-07 08:14 UTC selftests/bpf: Fix memory leak in msg_alloc_iov 1 yangfeng59949@163.com skipped
2026-07-07 08:03 UTC netlink: specs: rt-link: convert bridge port flag attributes to u8 1 danieller@nvidia.com skipped
2026-07-07 07:43 UTC dibs: loopback: validate offset and size in move_data() 1 dust.li@linux.alibaba.com finished in 5h9m0s
2026-07-07 07:38 UTC Revert "net: dsa: mt7530: untag VLAN-aware bridge PVID" 1 ericwouds@gmail.com skipped
2026-07-07 07:31 UTC mm: store zswap entries in swap table (Pointer entry) 1 baoquan.he@linux.dev finished in 4h50m0s
[1 findings]
2026-07-07 07:02 UTC x86/vmx: Skip LAM CR3 bits in 32-bit guest reserved bit tests 1 xudong.hao@intel.com skipped
2026-07-07 07:00 UTC net/iucv: fix use-after-free of a severed iucv_path 1 devnull@kernel.org skipped
2026-07-07 06:52 UTC perf trace: Refactor augmented_raw_syscalls using bpf_for 4 vmalik@redhat.com skipped
2026-07-07 06:47 UTC net: dsa: motorcomm: Add LED support 5 mmyangfl@gmail.com skipped
2026-07-07 06:46 UTC ss: Don't re-print an SCTP listen socket as an assoc 1 jamie.bainbridge@gmail.com skipped
2026-07-07 06:42 UTC mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting 1 souravpanda@google.com finished in 42m0s
2026-07-07 06:41 UTC net: stmmac: eic7700: add eth1 variant support and update delay bindings 10 lizhi2@eswincomputing.com skipped
2026-07-07 06:32 UTC mm: rework anon_vma and remove anon_vma_chain 2 tao.wangtao@honor.com finished in 5h26m0s
[1 findings]