Published | Title | Version | Author | Status |
---|---|---|---|---|
2025-10-19 22:57 UTC | bnxt_en: support PPS in/out on all pins | 2 | vadim.fedorenko@linux.dev | in progress |
2025-10-19 21:30 UTC | samples: rust: debugfs: use `core::ffi::CStr` method names | 1 | ojeda@kernel.org | finished in 39m0s |
2025-10-19 21:02 UTC | Cleanup patches, mostly PC-related | 3 | shentey@gmail.com | skipped |
2025-10-19 20:21 UTC | BPF indirect jumps | 6 | a.s.protopopov@gmail.com | in progress |
2025-10-19 18:14 UTC | net: key: Validate address family in set_ipsecrequest() | 1 | ssrane_b23@ee.vjti.ac.in | finished in 3h41m0s |
2025-10-19 17:01 UTC | Pass external callchain entry to get_perf_callchain | 3 | chen.dylane@linux.dev | finished in 3h40m0s |
2025-10-19 17:00 UTC | net: set is_cwnd_limited when the small queue check fails | 1 | yupeng0921@gmail.com | finished in 3h40m0s |
2025-10-19 16:17 UTC | devlink: region: correct port region lookup to use port_ops | 1 | alok.a.tiwari@oracle.com | finished in 39m0s |
2025-10-19 16:14 UTC | bpf/cpumap.c: Remove unnecessary TODO comment | 1 | mehdi.benhadjkhelifa@gmail.com | finished in 3h38m0s |
2025-10-19 15:51 UTC | wifi: mt76: add tx checksum offload for mt7915, mt7921, mt7981 and mt7986 | 1 | olek2@wp.pl | finished in 40m0s |
2025-10-19 12:46 UTC | net: dsa: lantiq_gswip: use regmap for register access | 3 | daniel@makrotopia.org | finished in 40m0s |
2025-10-19 12:45 UTC | Make TC BPF helpers preserve skb metadata | 2 | jakub@cloudflare.com | finished in 3h44m0s |
2025-10-19 10:52 UTC | jbd2: assign different lock_class_key for different filesystem | 1 | penguin-kernel@i-love.sakura.ne.jp | finished in 3h38m0s |
2025-10-19 09:00 UTC | wifi: nl80211: call kfree without a NULL | 1 | miriam.rachel.korenblit@intel.com | finished in 3m0s |
2025-10-19 08:56 UTC | wifi: mac80211: add RX flag to report radiotap VHT information | 2 | miriam.rachel.korenblit@intel.com | finished in 4h3m0s |
2025-10-19 08:54 UTC | wifi: mac80211: fix key tailroom accounting leak | 2 | miriam.rachel.korenblit@intel.com | finished in 4h3m0s |
2025-10-19 08:52 UTC | wifi: mac80211: Try to overcome bad HE operation in association response | 2 | miriam.rachel.korenblit@intel.com | finished in 3h58m0s |
2025-10-19 08:50 UTC | wifi: mac80211: reset CRC valid after CSA | 2 | miriam.rachel.korenblit@intel.com | finished in 3h38m0s |
2025-10-19 08:49 UTC | wifi: cfg80211/mac80211: add an hrtimer based delayed work item | 2 | miriam.rachel.korenblit@intel.com | finished in 4h5m0s |
2025-10-19 08:45 UTC | wifi: iwlwifi: updates - 2025-10-19 | 1 | miriam.rachel.korenblit@intel.com | finished in 59m0s |
2025-10-19 08:34 UTC | wifi: mac80211: reset CRC valid after CSA | 1 | miriam.rachel.korenblit@intel.com | finished in 4h0m0s |
2025-10-19 08:29 UTC | wifi: mac80211: Try to overcome bad HE operation in association response | 1 | miriam.rachel.korenblit@intel.com | finished in 3h53m0s |
2025-10-19 08:12 UTC | wifi: cfg80211/mac80211: add an hrtimer wiphy work | 1 | miriam.rachel.korenblit@intel.com | finished in 3h50m0s |
2025-10-19 07:57 UTC | wifi: mac80211: fix key tailroom accounting leak | 1 | miriam.rachel.korenblit@intel.com | finished in 3h47m0s |
2025-10-19 07:55 UTC | net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb | 2 | yyyynoom@gmail.com | finished in 38m0s |
2025-10-19 07:46 UTC | wifi: mac80211: add RX flag to report radiotap VHT information | 1 | miriam.rachel.korenblit@intel.com | finished in 3h45m0s |
2025-10-19 07:25 UTC | mm: MISC follow-up patches for linux/pgalloc.h | 1 | harry.yoo@oracle.com | finished in 40m0s |
2025-10-19 06:16 UTC | kernel: Introduce multikernel architecture support | 2 | xiyou.wangcong@gmail.com |
finished
in 33m0s
[1 findings] |
2025-10-19 02:34 UTC | key: No support for family zero | 1 | eadavis@qq.com | finished in 3h39m0s |
2025-10-18 20:44 UTC | selftests/damon: add a test for obsolete_target sysfs file | 1 | sj@kernel.org | finished in 40m0s |
2025-10-18 20:41 UTC | blk-mq: use struct_size() in kmalloc() | 1 | mehdi.benhadjkhelifa@gmail.com | finished in 3h39m0s |
2025-10-18 19:32 UTC | io_uring: fix incorrect unlikely() usage in io_waitid_prep() | 2 | alok.a.tiwari@oracle.com | finished in 3h43m0s |
2025-10-18 19:25 UTC | mm/vmalloc: Use kmalloc_array() instead of kmalloc() | 1 | mehdi.benhadjkhelifa@gmail.com | finished in 42m0s |
2025-10-18 19:16 UTC | rust: replace kernel::str::CStr w/ core::ffi::CStr | 18 | tamird@kernel.org | finished in 1h36m0s |
2025-10-18 18:48 UTC | net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_register | 2 | hkallweit1@gmail.com | finished in 40m0s |
2025-10-18 18:11 UTC | bpf: sync pending IRQ work before freeing ring buffer | 1 | nooraineqbal@gmail.com | finished in 3h40m0s |
2025-10-18 17:45 UTC | rust: replace kernel::str::CStr w/ core::ffi::CStr | 18 | tamird@gmail.com | finished in 1h36m0s |
2025-10-18 17:17 UTC | liveupdate: Rework KHO for in-kernel users & Fix memory corruption | 6 | pasha.tatashin@soleen.com | finished in 39m0s |
2025-10-18 16:16 UTC | ext4: fix inline data overflow when xattr value is empty | 1 | kartikey406@gmail.com | finished in 3h39m0s |
2025-10-18 15:23 UTC | maple_tree: Fix potential NULL pointer dereference if mas_pop_node() fails | 1 | hehuiwen@kylinos.cn | finished in 3h47m0s |
2025-10-18 15:17 UTC | tools: ynl: Fix tc filters with actions | 1 | zahari.doychev@linux.com | finished in 44m0s |
2025-10-18 14:49 UTC | usbnet: Prevents free active kevent | 1 | lizhi.xu@windriver.com | finished in 1h27m0s |
2025-10-18 14:21 UTC | bpf: tracing session supporting | 1 | menglong8.dong@gmail.com | finished in 3h47m0s |
2025-10-18 09:30 UTC | mm: treewide: make get_free_pages() and return void * | 1 | rppt@kernel.org | skipped |
2025-10-18 09:21 UTC | net: airoha: Remove code duplication in airoha_regs.h | 1 | lorenzo@kernel.org | finished in 40m0s |
2025-10-18 08:28 UTC | selftests/bpf: Fix set but not used build errors | 2 | yangtiezhu@loongson.cn | finished in 40m0s |
2025-10-18 05:25 UTC | : 3c515 : replace cleanup_module with __exit | 2 | i.shihao.999@gmail.com | finished in 38m0s |
2025-10-18 03:57 UTC | bpf: Add overwrite mode for BPF ring buffer | 3 | xukuohai@huaweicloud.com | finished in 3h40m0s |
2025-10-18 02:30 UTC | net: dsa: lantiq_gswip: use regmap for register access | 2 | daniel@makrotopia.org | skipped |
2025-10-18 00:06 UTC | VFIO live update support | 1 | vipinsh@google.com | skipped |
2025-10-17 22:09 UTC | wifi: mt76: connac: Replace memcpy + hard-coded size with strscpy | 1 | thorsten.blum@linux.dev | finished in 39m0s |
2025-10-17 21:56 UTC | Support associating BPF programs with struct_ops | 3 | ameryhung@gmail.com | finished in 3h44m0s |
2025-10-17 21:39 UTC | KVM: TDX: Use struct_size and simplify tdx_get_capabilities | 1 | thorsten.blum@linux.dev | finished in 46m0s |
2025-10-17 21:26 UTC | mm/damon: allow DAMOS auto-tuned for per-memcg per-node memory usage | 1 | sj@kernel.org | finished in 3h46m0s |
2025-10-17 21:11 UTC | fuse2fs: open read-only when image is not writable | 1 | dave.dykstra@cern.ch | skipped |
2025-10-17 20:41 UTC | net: phy: add iterator phy_for_each | 1 | hkallweit1@gmail.com | finished in 1h29m0s |
2025-10-17 20:34 UTC | tsnep: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() | 1 | gerhard@engleder-embedded.com | finished in 38m0s |
2025-10-17 20:12 UTC | net: phy: fixed_phy: add helper fixed_phy_register_100fd | 1 | hkallweit1@gmail.com | finished in 1h30m0s |
2025-10-17 20:11 UTC | guest_memfd: In-place conversion support | 1 | ackerleytng@google.com | skipped |
2025-10-17 20:06 UTC | selftests: net: fix server bind failure in sctp_vrf.sh | 1 | lucien.xin@gmail.com | finished in 47m0s |
2025-10-17 19:47 UTC | net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_register | 1 | hkallweit1@gmail.com | finished in 38m0s |
2025-10-17 19:35 UTC | net: phy: micrel: simplify return in ksz9477_phy_errata() | 1 | alok.a.tiwari@oracle.com | finished in 39m0s |
2025-10-17 18:21 UTC | convert net drivers to ndo_hwtstamp API part 2 | 2 | vadim.fedorenko@linux.dev | finished in 38m0s |
2025-10-17 17:15 UTC | selftests/bpf: Fix redefinition of 'off' as different kind of symbol | 2 | listout@listout.xyz | finished in 38m0s |
2025-10-17 17:06 UTC | overlay: add tests for casefolded layers | 1 | amir73il@gmail.com | finished in 38m0s |
2025-10-17 16:19 UTC | KVM: selftests: fix ITS collection target addresses in vgic_lpi_stress | 1 | mdittgen@amazon.de | finished in 43m0s |
2025-10-17 16:10 UTC | net: mdio: implement optional PHY reset before MDIO access | 3 | buday.csaba@prolan.hu | finished in 1h29m0s |
2025-10-17 15:59 UTC | SBI MPXY support for KVM Guest | 1 | apatel@ventanamicro.com | finished in 52m0s |
2025-10-17 15:54 UTC | selftests/bpf: Fix redefinition of 'off' as different kind of symbol | 1 | listout@listout.xyz | finished in 52m0s |
2025-10-17 15:18 UTC | net: ravb: Fix SoC-specific configuration and descriptor handling issues | 2 | prabhakar.csengg@gmail.com | finished in 44m0s |
2025-10-17 15:04 UTC | pull-request: can-next 2025-10-17 | 1 | mkl@pengutronix.de | finished in 3h44m0s |
2025-10-17 14:53 UTC | net: add a fast path in __netif_schedule() | 1 | edumazet@google.com | finished in 3h43m0s |
2025-10-17 14:31 UTC | xdp: fix page_pool leaks | 2 | maciej.fijalkowski@intel.com | finished in 3h51m0s |
2025-10-17 14:29 UTC | selftests/bpf: convert test_tc_tunnel.sh to test_progs | 1 | alexis.lothore@bootlin.com | finished in 52m0s |
2025-10-17 14:17 UTC | selftests/bpf: fix list_del() in arena list | 1 | puranjay@kernel.org | finished in 56m0s |
2025-10-17 14:15 UTC | mm/filemap: Implement fast short reads | 1 | kirill@shutemov.name |
finished
in 44m0s
[1 findings] |
2025-10-17 14:11 UTC | Cleanup patches, mostly PC-related | 2 | shentey@gmail.com | skipped |
2025-10-17 13:37 UTC | net: avoid extra acces to sk->sk_wmem_alloc in sock_wfree() | 1 | edumazet@google.com | finished in 3h41m0s |
2025-10-17 13:30 UTC | net: unix: clarify BSD behavior comment in unix_release_sock() | 1 | adelodunolaoluwa@yahoo.com | finished in 4h1m0s |
2025-10-17 12:41 UTC | io_uring: fix incorrect unlikely() usage in io_waitid_prep() | 1 | alok.a.tiwari@oracle.com | finished in 3h39m0s |
2025-10-17 12:04 UTC | net: add phylink managed WoL and convert stmmac | 1 | rmk@armlinux.org.uk | finished in 3h40m0s |
2025-10-17 11:51 UTC | support for afl++ (american fuzzy lop++) fuzzer | 2 | fw@strlen.de | skipped |
2025-10-17 11:45 UTC | evaluate: follow prefix expression recursively | 1 | fw@strlen.de | skipped |
2025-10-17 11:33 UTC | Trivial patches, mostly PC-related | 1 | shentey@gmail.com | skipped |
2025-10-17 11:31 UTC | vfs: recall-only directory delegations for knfsd | 2 | jlayton@kernel.org | finished in 3h43m0s |
2025-10-17 10:47 UTC | ethtool: introduce PHY MSE diagnostics UAPI and drivers | 6 | o.rempel@pengutronix.de | finished in 3h46m0s |
2025-10-17 10:20 UTC | powerpc: Implement masked user access | 3 | christophe.leroy@csgroup.eu | finished in 3h45m0s |
2025-10-17 10:03 UTC | wifi: rtw89: improvements for USB part | 3 | pchelkin@ispras.ru | finished in 48m0s |
2025-10-17 09:49 UTC | s390/iucv: Convert sprintf/snprintf to scnprintf | 1 | wintera@linux.ibm.com | finished in 57m0s |
2025-10-17 09:38 UTC | mm/khugepaged: guard is_zero_pfn() calls with pte_present() | 2 | lance.yang@linux.dev | finished in 4h1m0s |
2025-10-17 09:21 UTC | selftests/bpf: Fix set but not used errors | 1 | yangtiezhu@loongson.cn | finished in 41m0s |
2025-10-17 09:10 UTC | update live migration configuration region | 10 | liulongfang@huawei.com | finished in 44m0s |
2025-10-17 09:06 UTC | net: airoha: Add AN7583 ethernet controller support | 3 | lorenzo@kernel.org | finished in 40m0s |
2025-10-17 09:05 UTC | usbnet: Prevents free active kevent | 1 | lizhi.xu@windriver.com | finished in 1h42m0s |
2025-10-17 08:55 UTC | net: stmmac: replace has_xxxx with core_type | 1 | rmk@armlinux.org.uk | finished in 42m0s |
2025-10-17 08:50 UTC | wifi: mt76: Add NPU offload support to MT7996 driver | 2 | lorenzo@kernel.org | finished in 46m0s |
2025-10-17 08:49 UTC | usbnet: Prevents free active kevent | 1 | lizhi.xu@windriver.com | finished in 1h36m0s |
2025-10-17 08:43 UTC | src: fix fmt string warnings | 1 | fw@strlen.de | skipped |
2025-10-17 08:42 UTC | ice: unify PHY FW loading status handler for E800 devices | 2 | grzegorz.nitka@intel.com | finished in 42m0s |
2025-10-17 08:30 UTC | net: hinic3: PF initialization | 2 | gongfan1@huawei.com | finished in 40m0s |