| 2026-09-04 21:25 UTC |
wifi: ath9k: unmap DMA and free skb for stale TX buffers on queue drain |
1 |
rosenp@gmail.com |
-
|
| 2026-09-04 21:23 UTC |
wifi: ath9k: free clone buffer on fi->bf overwrite in ath_tx_setup_buffer |
1 |
rosenp@gmail.com |
-
|
| 2026-09-04 21:22 UTC |
ath9k: delete channel-context timers on deinit |
1 |
rosenp@gmail.com |
-
|
| 2026-09-04 21:00 UTC |
net: vlan: fix vlan name truncation |
1 |
janislacis06@gmail.com |
-
|
| 2026-09-04 20:32 UTC |
usb: image: mdc800: fix deadlock between io_lock and minor_rwsem |
1 |
syzbot@kernel.org |
in progress
|
| 2026-09-04 20:28 UTC |
wifi: mac80211: drop the monitor filter counts on stop, not just sometimes |
2 |
lucid_duck@justthetip.ca |
-
|
| 2026-09-04 20:28 UTC |
net: phy: mediatek-ge: disable EEE on the MT7530 PHY |
3 |
vladislav.karmanov.dev@gmail.com |
-
|
| 2026-09-04 20:26 UTC |
net: mana: restore the XDP program pointer when pre-allocation fails |
1 |
longli@microsoft.com |
-
|
| 2026-09-04 20:03 UTC |
wifi: mac80211: refuse to make a monitor active when it has no queue |
2 |
lucid_duck@justthetip.ca |
-
|
| 2026-09-04 20:01 UTC |
ch9200: do return USB errors from control_write() |
1 |
s.shtylyov@auroraos.dev |
-
|
| 2026-09-04 19:51 UTC |
Fix timed may_goto with private stacks |
1 |
sidchintamaneni@gmail.com |
-
|
| 2026-09-04 19:34 UTC |
selftests/mm: hugetlb_madv_vs_map: add underflow test |
4 |
guillaume@morinfr.org |
-
|
| 2026-09-04 19:14 UTC |
netlink: specs: fou: spec tweaks |
1 |
kuba@kernel.org |
-
|
| 2026-09-04 19:10 UTC |
dpll: fix lies in the Netlink spec |
1 |
kuba@kernel.org |
-
|
| 2026-09-04 19:04 UTC |
netlink: specs: handshake: type the remaining key serials s32 |
1 |
kuba@kernel.org |
-
|
| 2026-09-04 19:03 UTC |
wifi: ath9k_htc: cope with lost WMI reads |
2 |
nerijus.bendziunas@gmail.com |
-
|
| 2026-09-04 19:02 UTC |
net: survive a PHY whose firmware arrives after the MAC probes |
2 |
f@lex.la |
-
|
| 2026-09-04 19:00 UTC |
mm: list_lru: clear shrinker id when disabling memcg awareness |
1 |
guanwentao@uniontech.com |
-
|
| 2026-09-04 18:59 UTC |
wifi: ath9k_htc: count length-discarded frames in the RX stats |
2 |
nerijus.bendziunas@gmail.com |
-
|
| 2026-09-04 18:55 UTC |
net: phylink: initialise link_state before a forced major config |
1 |
f@lex.la |
-
|
| 2026-09-04 18:53 UTC |
ipset: replace internal hash table with rhashtable |
4 |
fw@strlen.de |
-
|
| 2026-09-04 18:52 UTC |
wifi: ath9k: cut USB round trips on channel changes |
3 |
nerijus.bendziunas@gmail.com |
-
|
| 2026-09-04 18:37 UTC |
net: wwan: qcom_bam_dmux: account network packets |
4 |
sinyavin@gmail.com |
-
|
| 2026-09-04 18:36 UTC |
selftests/filesystems: fix missing and stale TARGETS entries |
1 |
akpm@linux-foundation.org |
-
|
| 2026-09-04 18:34 UTC |
tcp: fix potential race in tcp_v6_syn_recv_sock() |
2 |
florian.fainelli@broadcom.com |
-
|
| 2026-09-04 18:23 UTC |
wifi: ath9k_htc: pass CRC-tagged spectral samples to the FFT parser |
2 |
nerijus.bendziunas@gmail.com |
-
|
| 2026-09-04 18:20 UTC |
sched/numa: stop VMA scan filters from gating promotion |
1 |
gourry@gourry.net |
-
|
| 2026-09-04 18:19 UTC |
wifi: ath9k: count spectral samples in the driver's own RX stats |
2 |
nerijus.bendziunas@gmail.com |
-
|
| 2026-09-04 18:17 UTC |
wifi: ath9k: stop a failed register read from opening the RX filter |
2 |
nerijus.bendziunas@gmail.com |
-
|
| 2026-09-04 18:08 UTC |
wifi: ath9k_htc: fix the byte count of a full RMW buffer flush |
2 |
nerijus.bendziunas@gmail.com |
-
|
| 2026-09-04 18:06 UTC |
ipv6: null-check fib6_node before accessing in __ip6_del_rt_siblings() |
1 |
namangulati@google.com |
-
|
| 2026-09-04 18:03 UTC |
netfilter: ipset: do not update comments from kernel-side adds |
1 |
fw@strlen.de |
-
|
| 2026-09-04 18:00 UTC |
net: run netdev work under the ops-compat lock |
1 |
kuba@kernel.org |
-
|
| 2026-09-04 17:55 UTC |
KVM: Reset steal time accounting on vCPU pid change |
2 |
dongli.zhang@oracle.com |
-
|
| 2026-09-04 17:49 UTC |
arm64: Make write_sysreg_s() select XZR reliably |
1 |
sascha.bischoff@arm.com |
-
|
| 2026-09-04 17:44 UTC |
netfilter: conntrack: make filtering by zone discoverable |
1 |
i.maximets@ovn.org |
-
|
| 2026-09-04 17:44 UTC |
KVM: arm64: vgic: Serialise CTRL_INIT against vCPU creation |
1 |
sascha.bischoff@arm.com |
-
|
| 2026-09-04 17:41 UTC |
selftests: net: add ctl_file_write() helper |
1 |
kuba@kernel.org |
-
|
| 2026-09-04 17:33 UTC |
netfilter: ip6t_rt: fix zero-address non-strict match out-of-bounds read |
1 |
weir@nebusec.ai |
-
|
| 2026-09-04 17:31 UTC |
memcg: Don't call schedule_work when no spinning is allowed |
2 |
stevensd@google.com |
-
|
| 2026-09-04 17:28 UTC |
ax88179_178a: Add support for AX88179A-based chips |
10 |
mail@birger-koblitz.de |
-
|
| 2026-09-04 17:16 UTC |
libbpf: fix log level propagation for light skeleton loaders |
1 |
mahe.tardy@gmail.com |
-
|
| 2026-09-04 16:55 UTC |
ip_tunnel: reserve FOU/GUE headroom before encapsulation |
4 |
nicoyip.dev@gmail.com |
-
|
| 2026-09-04 16:45 UTC |
clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM |
3 |
junhui.liu@pigmoral.tech |
-
|
| 2026-09-04 16:42 UTC |
nfc: virtual_ncidev: Add missing ioctl compat handler |
1 |
christian.gellermann@codasip.com |
-
|
| 2026-09-04 16:29 UTC |
net: dsa: motorcomm: MIB fixup |
2 |
mmyangfl@gmail.com |
-
|
| 2026-09-04 16:28 UTC |
inet: frags: invalidate queues before flushing them |
2 |
yilinzhang@moonshot.ai |
-
|
| 2026-09-04 16:27 UTC |
bpf: fix dangling jump table entries for verified indirect jump targets |
1 |
saroy@redhat.com |
-
|
| 2026-09-04 16:18 UTC |
wifi: mt76: mt792x: fix NULL pointer dereference in mt792x_init_acpi_sar_power |
1 |
scardracs@disroot.org |
-
|
| 2026-09-04 16:13 UTC |
selftests: net: use KHDR_INCLUDES in CFLAGS |
1 |
matttbe@kernel.org |
-
|
| 2026-09-04 16:07 UTC |
Hierarchical Percpu Counters for RSS |
22 |
mathieu.desnoyers@efficios.com |
-
|
| 2026-09-04 15:51 UTC |
bpf: fix dangling jump table entries for verified indirect jump targets |
1 |
saroy@redhat.com |
-
|
| 2026-09-04 15:47 UTC |
wifi: mac80211: defer AP-side FT key upload until association |
2 |
andcov23@gmail.com |
-
|
| 2026-09-04 15:40 UTC |
selftests/exec: reject zero as power-of-two alignment |
1 |
paul.dolan.dev@gmail.com |
-
|
| 2026-09-04 15:27 UTC |
fs/dax: Clean up busy page lookup helpers |
1 |
kaitao.cheng@linux.dev |
-
|
| 2026-09-04 15:23 UTC |
wifi: cw1200: fix TX padding OOB read leaking heap data to device |
1 |
tianchu.chen@linux.dev |
-
|
| 2026-09-04 15:12 UTC |
mm/madvise: swap in CoW'd MAP_PRIVATE-file mappings on MADV_WILLNEED |
1 |
ljs@kernel.org |
-
|
| 2026-09-04 15:10 UTC |
mm/collapse: separate a collapse from its callers |
1 |
kirill@shutemov.name |
-
|
| 2026-09-04 15:01 UTC |
wifi network namespace fixes |
1 |
johannes@sipsolutions.net |
-
|
| 2026-09-04 15:01 UTC |
wifi: mac80211_hwsim: don't hand frames to mac80211 while stopping |
1 |
johannes@sipsolutions.net |
-
|
| 2026-09-04 14:58 UTC |
mac80211 syzbot fixes - part 2 |
1 |
johannes@sipsolutions.net |
-
|
| 2026-09-04 14:57 UTC |
mac80211 syzbot fixes - part 1 |
1 |
johannes@sipsolutions.net |
-
|
| 2026-09-04 14:55 UTC |
cfg80211 syzbot fixes |
1 |
johannes@sipsolutions.net |
-
|
| 2026-09-04 14:53 UTC |
bpf: Add user memory access kfuncs for mm_struct |
4 |
tasos.papagiannnis@gmail.com |
-
|
| 2026-09-04 14:48 UTC |
lsm: expose mount idmaps to inode hooks |
3 |
devnull@kernel.org |
-
|
| 2026-09-04 14:46 UTC |
netlink: render SCM_CREDENTIALS pid in the receiver's pid namespace |
1 |
maoyixie.tju@gmail.com |
-
|
| 2026-09-04 14:28 UTC |
nstree: check listing permission before taking a namespace reference |
1 |
norbert@doyensec.com |
-
|
| 2026-09-04 14:24 UTC |
wifi: rsi: fix heap OOB write on key removal |
1 |
tianchu.chen@linux.dev |
-
|
| 2026-09-04 14:17 UTC |
fs/nfsd: accept a backdated timestamp from a delegation holder |
3 |
jlayton@kernel.org |
-
|
| 2026-09-04 14:03 UTC |
selftests: net: Skip so_incoming_cpu on single-CPU systems |
1 |
kuba.pawlak@canonical.com |
-
|
| 2026-09-04 14:03 UTC |
wifi: mac80211_hwsim: send config events to the radio's net namespace |
2 |
maoyixie.tju@gmail.com |
-
|
| 2026-09-04 13:47 UTC |
net: dsa: motorcomm: Handle degenerated blink delays |
1 |
mmyangfl@gmail.com |
-
|
| 2026-09-04 13:43 UTC |
tcp: reject non zerocopy devmem tx |
2 |
asml.silence@gmail.com |
-
|
| 2026-09-04 13:39 UTC |
wifi: wilc1000: fix RX buffer OOB-write in wilc_wlan_handle_isr_ext() |
1 |
tianchu.chen@linux.dev |
-
|
| 2026-09-04 13:24 UTC |
mm/zswap: shrink zswap_entry via a pool id |
5 |
wujianyue000@gmail.com |
-
|
| 2026-09-04 12:57 UTC |
wifi: mwifiex: bound SDIO fw dump count by memory table size |
1 |
tianchu.chen@linux.dev |
-
|
| 2026-09-04 12:52 UTC |
netfilter: nfnetlink: Fix for interrupted hook dumps |
3 |
phil@nwl.cc |
-
|
| 2026-09-04 12:43 UTC |
wifi: fix typos in comments |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 12:39 UTC |
isofs: fix repeated word 'in' in comment |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 12:37 UTC |
selftests/proc: avoid exit() from SIGALRM handler |
1 |
paul.dolan.dev@gmail.com |
-
|
| 2026-09-04 12:36 UTC |
atm: fix typo "protcol" in comment |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 12:36 UTC |
selftests/mm: separate GUP microbenchmarking from functional testing |
9 |
sarthak.sharma@arm.com |
-
|
| 2026-09-04 12:36 UTC |
net: tulip: use mod_timer() in t21142_lnk_change() |
1 |
linmag7@gmail.com |
-
|
| 2026-09-04 12:35 UTC |
w5100: restore GPIO-based link detection |
7 |
arthur@marmottus.net |
-
|
| 2026-09-04 12:24 UTC |
Bluetooth: hci_sysfs: Fix NULL pointer dereference in device_del() |
1 |
syzbot@kernel.org |
finished
in 4h24m0s
|
| 2026-09-04 12:21 UTC |
net: ipv6: fix typos in comments |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 12:20 UTC |
net/sched: taprio: enforce minimum interval in software mode |
2 |
syzbot@kernel.org |
finished
in 4h1m0s
|
| 2026-09-04 12:12 UTC |
xarray: fix index jumping backwards in xas_find() |
2 |
krystianmkaniewski@gmail.com |
-
|
| 2026-09-04 12:11 UTC |
fsnotify: fix typo "anonynous" in comment |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 11:59 UTC |
net: cortina: fix typo "trigged" in comment |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 11:58 UTC |
wifi: realtek: fix typos in comments |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 11:56 UTC |
mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations |
4 |
dipiets@amazon.it |
-
|
| 2026-09-04 11:51 UTC |
vfio: fix typo "stucture" in comment |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 11:45 UTC |
net: netfilter: fix typo "specifiy" in comment |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 11:31 UTC |
nfs: fix typos in comments |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 11:30 UTC |
x86: fix typos in comments |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 11:20 UTC |
net: fix typos in comments |
1 |
hemanth.selam@gmail.com |
-
|
| 2026-09-04 11:17 UTC |
bpf, mips: Add BPF_MOVSX support to the JITs |
2 |
main.kalliope@gmail.com |
-
|
| 2026-09-04 11:15 UTC |
net: pin protocol module before inet socket allocation |
3 |
nicoyip.dev@gmail.com |
-
|
| 2026-09-04 11:11 UTC |
configfs: fix use-after-free in configfs_symlink() |
3 |
syzbot@kernel.org |
finished
in 4h8m0s
|