Advanced Filters
Published Title Version Author Status
2026-09-17 09:18 UTC KVM: arm64: Honour KVM_VM_TYPE_ARM_IPA_SIZE under pKVM 1 fuad.tabba@linux.dev -
2026-09-17 09:17 UTC coredump & signals: an impossible affair 2 brauner@kernel.org -
2026-09-17 09:09 UTC file: simplify and harden cleanup handling 1 brauner@kernel.org -
2026-09-17 09:07 UTC rnull: configfs: add power to configfs features 1 maltewechter@gmail.com -
2026-09-17 09:00 UTC net: ngbe: fix error handling in resume and open paths 1 zhangyunfei1@kylinos.cn -
2026-09-17 08:55 UTC virt: tdx-guest: Use read_poll_timeout() to shorten get-quote polling interval 2 jun.miao@intel.com -
2026-09-17 08:42 UTC tls: drop duplicate check_app_limited in tls_push_sg 3 geliang@kernel.org -
2026-09-17 08:39 UTC net: dsa: microchip: save the periodic output request 2 bastien.curutchet@bootlin.com -
2026-09-17 08:37 UTC mm/gup: batch PTE-mapped large folios in gup_fast_pte_range() 1 aa9736195201@gmail.com -
2026-09-17 08:36 UTC bpf: drop duplicate check_app_limited in tcp_bpf_push 3 geliang@kernel.org -
2026-09-17 08:29 UTC net: netfilter: preliminary support for IPv4 over IPv6 and SIT flowtable offload 3 lorenzo.bianconi@oss.qualcomm.com -
2026-09-17 08:22 UTC net: dsa: motorcomm: add support yt922x driver 8 kyle.switch@motor-comm.com -
2026-09-17 08:18 UTC usb: gadget: bdc: validate endpoint index in ep0 handlers 1 liuc63@xiaopeng.com -
2026-09-17 08:18 UTC usb: gadget: f_uac1_legacy: validate bRequest index in generic_{set,get}_cmd 1 liuc63@xiaopeng.com -
2026-09-17 08:16 UTC soc: samsung: exynos-pmu: fix use-after-free of interrupt generator node 1 krzk@kernel.org -
2026-09-17 08:16 UTC usb: gadget: f_printer: fix list corruption in printer_soft_reset() 1 liuc63@xiaopeng.com -
2026-09-17 08:15 UTC soc: samsung: exynos-pmu: fix use-after-free of interrupt generator node 1 krzk@kernel.org -
2026-09-17 08:15 UTC memblock: Remove unused exact nid allocation API 1 kaitao.cheng@linux.dev -
2026-09-17 08:11 UTC mptcp, bpf: reject bpf_sk_release() on msk 1 jiayuan.chen@linux.dev -
2026-09-17 08:08 UTC selftests/bpf: Fix task work false failures and cleanup 1 luyun_611@163.com -
2026-09-17 08:04 UTC scsi: sg: Fix shift-out-of-bounds in sg_build_indirect() 1 syzbot@kernel.org -
2026-09-17 07:43 UTC drm/i915/vrr: Disable DC balance by default 3 mitulkumar.ajitkumar.golani@intel.com -
2026-09-17 07:41 UTC net/rds: restrict the rdma_cm ids to IB devices 1 achender@kernel.org -
2026-09-17 07:39 UTC net/rds: make connection lifetime reference-counted 4 achender@kernel.org -
2026-09-17 07:35 UTC net: tun: fix race condition between tun_attach and tun_get_user with XDP 1 xietangxin@h-partners.com -
2026-09-17 07:28 UTC KVM: PPC: Book3S HV: Free the queue pages in error path 2 gautam@linux.ibm.com -
2026-09-17 07:25 UTC KVM: TDX: Validate directly configurable CPUID bits 4 binbin.wu@linux.intel.com -
2026-09-17 07:22 UTC xfrm: validate ihl in xfrm4_transport_output() 1 q.h.hack.winter@gmail.com -
2026-09-17 07:19 UTC wifi: ath11k: fix chain-mask shift on 64-bit big-endian 1 micpf@westermo.com -
2026-09-17 07:17 UTC net/iucv: fix races in afiucv_netdev_event() 2 nagamani@linux.ibm.com -
2026-09-17 07:16 UTC PCI: Add device-specific reset for Qualcomm devices 14 jtornosm@redhat.com -
2026-09-17 07:08 UTC bus: mhi: host: mhi_phc: Add support for PHC over MHI 3 krishna.chundru@oss.qualcomm.com -
2026-09-17 07:06 UTC r8152: refactor and extend RTL8157/8159 support 4 hsu.chih.kai@realtek.com -
2026-09-17 06:57 UTC memcg,writeback: flush foreign bdev mappings separately 6 sunjunchao@bytedance.com -
2026-09-17 06:48 UTC ath11k/ath12k: implement TX flow control 7 jtornosm@redhat.com -
2026-09-17 06:47 UTC net: microchip: vcap: Stop selecting DEBUG_FS for KUnit tests 1 kmehltretter@gmail.com -
2026-09-17 06:38 UTC net: resegment oversized TCP GSO skbs 1 wang.zhan@smartx.com -
2026-09-17 06:37 UTC can: restore skb header initialisations in init_can_skb() 1 ndaugoing@gmail.com -
2026-09-17 06:35 UTC netlink: add lwtunnel encap sub-message support to rt-route 1 hangbin.liu@linux.dev -
2026-09-17 06:30 UTC net: phy: Fix device_set_wakeup_enable() reference in kernel-doc 2 kmehltretter@gmail.com -
2026-09-17 06:07 UTC hibernation: make safe_copy_page more robust and remove debug_pagealloc support 1 rppt@kernel.org -
2026-09-17 05:56 UTC bpf: Run exception cleanup landing pads when bpf_throw() unwinds 1 yonghong.song@linux.dev -
2026-09-17 05:40 UTC mm/huge_memory: simplify pgtable deposit detection 2 lance.yang@linux.dev -
2026-09-17 05:30 UTC iommu/rockchip: Fix platform device reference leak in rk_iommu_of_xlate() 1 wentao_liang_g@163.com -
2026-09-17 05:29 UTC mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory 8 jiangwenxiaomi@gmail.com -
2026-09-17 05:19 UTC bpf: Destroy callee-local dynptrs on subprog return 4 xyx2021@mail.ustc.edu.cn -
2026-09-17 05:19 UTC bpf: Track iterator-owned BTF pointer lifetimes 4 xyx2021@mail.ustc.edu.cn -
2026-09-17 04:20 UTC octeontx2-af: Fix rep link state sync and workqueue races 4 nshettyj@marvell.com -
2026-09-17 04:17 UTC bpf: Add UHMUL and SHMUL instructions 1 tangyazhou@zju.edu.cn -
2026-09-17 04:05 UTC mm/damon: improve readability, clarity and test coverage 2 sj@kernel.org -
2026-09-17 03:30 UTC selftests: net: fou_mcast_encap: load the fou module 2 fuqingshuang@kylinos.cn -
2026-09-17 03:28 UTC ext4: propagate errors from fast commit create replay 1 781735889@qq.com -
2026-09-17 03:27 UTC ext4: propagate errors from fast commit create replay 1 781735889@qq.com -
2026-09-17 03:23 UTC wifi: mwifiex: append hotfix number to firmware version string 1 chunfan.chen@gmail.com -
2026-09-17 03:20 UTC usb: typec: ucsi: displayport: Current CAM OOB index fixup 2 jthies@google.com -
2026-09-17 03:05 UTC sctp: reject forged cookie peer_addr with unknown address family 3 hdthky0@gmail.com -
2026-09-17 03:02 UTC ipvs: avoid stack overflow from recursive connection expiration 2 zihanx@nebusec.ai -
2026-09-17 02:49 UTC net: pcs: rzn1-miic: Reset PRCMD state before unprotect sequence 2 yoshihisa.yamamoto.xn@renesas.com -
2026-09-17 02:38 UTC bpf: Fix page double free in test_bpf skb setup 1 main.kalliope@gmail.com -
2026-09-17 02:38 UTC tracing: Compute the log2 histogram bucket in 64 bits 2 donggeunyoo.kernel@gmail.com -
2026-09-17 02:17 UTC selftests: net: update netfilter netlink config 1 hangbin.liu@linux.dev -
2026-09-17 02:13 UTC octeontx2-af: nix: Log TX scheduler queue validation failures 1 rkannoth@marvell.com -
2026-09-17 02:06 UTC nvme: detect ABA ghost writes on multipath fabrics 1 mkhalfella@purestorage.com -
2026-09-17 01:55 UTC selftests: bpf: run test_xdp_features in its own netns 1 eva.kurchatova@virtuozzo.com -
2026-09-17 01:55 UTC tracing: Fix 64-bit and signed histogram fields on 32-bit kernels 1 donggeunyoo.kernel@gmail.com -
2026-09-17 01:55 UTC bpf: arena: handle memory.max on fault-in with reclaim/OOM 7 jiayuan.chen@linux.dev -
2026-09-17 01:21 UTC net: phy: air_en8811h: add dedicated suspend callback for AN8811HB 1 weiting.lee@airoha.com -
2026-09-17 01:20 UTC libbpf: Render decl_tags in btf_dump 1 ihor.solodrai@linux.dev -
2026-09-17 00:35 UTC mm/damon/core: fix the size charged for a filter-trimmed region 1 donggeunyoo.kernel@gmail.com -
2026-09-17 00:27 UTC Organize the SMMUv3 invalidation flow so iommupt can use it 6 jgg@nvidia.com -
2026-09-17 00:02 UTC bpf: btf: make vmlinux BTF disposable at boot to save ~5 MiB 1 wanjay@amazon.com -
2026-09-16 23:54 UTC hwmon: (pmbus/tps53679) Select page 0 for single-page parts 2 sanman.pradhan@hpe.com -
2026-09-16 23:51 UTC net: pcs: Introduce support for fwnode PCS 16 ansuelsmth@gmail.com -
2026-09-16 23:50 UTC nilfs2: fix checkpoint root lifetime on sysfs errors 3 qwe.aldo@gmail.com -
2026-09-16 23:49 UTC mlx5 support for VFIO self test 6 jgg@nvidia.com -
2026-09-16 23:39 UTC Fix HugeTLB subpool used_hpages tracking 3 devnull@kernel.org -
2026-09-16 23:29 UTC pNFS: avoid repeatedly cancelling I/O for the same lseg 1 tmenninger@everpuredata.com -
2026-09-16 23:24 UTC selftests/bpf: Wait for links to come up in lwt_ip_encap 1 alexei.starovoitov@gmail.com -
2026-09-16 23:19 UTC net: phy: micrel: Advance register data pointer in write loop 1 abhishek.ojha@savoirfairelinux.com -
2026-09-16 23:16 UTC Netfilter/IPVS fixes for net 1 pablo@netfilter.org -
2026-09-16 23:15 UTC selftests/empty_mntns: fix unknown_flags_rejected using a valid clone3 flag 1 zcgao@amazon.com -
2026-09-16 23:09 UTC ip6_gre: Call ip6erspan_tunnel_unlink_md() in ip6erspan_changelink(). 1 kuniyu@google.com -
2026-09-16 23:02 UTC ip6_gre: Support per-netns device unregistration. 1 kuniyu@google.com -
2026-09-16 23:00 UTC x86/build/64: Prevent native builds from generating EGPR use 3 chang.seok.bae@intel.com -
2026-09-16 22:59 UTC x86/microcode/intel: Reject problematic loading on Granite Rapids systems 3 chang.seok.bae@intel.com -
2026-09-16 22:57 UTC thunderbolt: Do not set up a DisplayPort tunnel when credits are insufficient 2 gil.fine@linux.intel.com -
2026-09-16 22:44 UTC mm: split underused anonymous mTHP folios 2 joannelkoong@gmail.com -
2026-09-16 22:40 UTC hfs: return -EPERM for unsupported setattr changes 1 davyfelipe34@gmail.com -
2026-09-16 22:14 UTC Add RMPOPT support. 16 ashish.kalra@amd.com -
2026-09-16 22:09 UTC net: fec: gate MPC52xx driver on PPC_MPC52xx 1 rosenp@gmail.com -
2026-09-16 22:00 UTC netfilter: nfnetlink_queue: hash queue instance by portid too 1 pablo@netfilter.org -
2026-09-16 21:43 UTC docs: kdoc: fix struct_group_tagged() parsing regression 2 emmaonana18@gmail.com -
2026-09-16 21:39 UTC seg6: add support for the SRv6 End.MAP behavior under seg6mobile encap 3 yuya.kusakabe@gmail.com -
2026-09-16 21:38 UTC seg6: keep room for the mac header when growing the headroom 1 yuya.kusakabe@gmail.com -
2026-09-16 21:38 UTC seg6: add support for the SRv6 End.MAP behavior 3 yuya.kusakabe@gmail.com -
2026-09-16 21:34 UTC ss: add -P/--process-age option to display process runtime 2 harshithhari000111@gmail.com -
2026-09-16 21:32 UTC vfio-pci/zdev: Improved zPCI Function Measurement Support 6 oelghoul@linux.ibm.com -
2026-09-16 21:23 UTC libbpf: Validate ELF symbol table entry size 1 luisflavieira@gmail.com -
2026-09-16 21:20 UTC Misc bug fixes - part 5 5 memxor@gmail.com -
2026-09-16 21:10 UTC docs: kdoc: fix struct_group_tagged() parsing regression 2 emmaonana18@gmail.com -