summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
14 daysMerge branch 'mitigate-a-side-channel-in-routing-exception-caches'Jakub Kicinski5-1/+547
14 daysselftests: net: Add exception cache testsIdo Schimmel2-0/+522
14 daysipv6: udp: Create exceptions before socket matchingIdo Schimmel1-0/+13
14 daysipv4: udp: Create exceptions before socket matchingIdo Schimmel1-0/+11
14 daysipv6: Fix redirect exception creation for UDP/RAW socketsIdo Schimmel1-1/+1
14 daysMerge remote-tracking branches 'ras/edac-misc', 'ras/edac-drivers' and 'ras/e...Borislav Petkov (AMD)14-366/+357
14 daysip6_gre: check tunnel info before xmit in ip6gre_tunnel_xmitEric Dumazet1-1/+5
14 daysMerge branch 'ipv6-mcast-rcu-and-timer-fixes'Jakub Kicinski2-62/+88
14 daysipv6: mcast: use jiffies_delta_to_clock_t() in igmp6_mc_seq_show()Eric Dumazet1-2/+2
14 daysipv6: mcast: use rcu_assign_pointer() for __rcu list updatesEric Dumazet1-7/+13
14 daysipv6: mcast: fix delay calculation in igmp6_join_group()Eric Dumazet1-2/+6
14 daysipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()Eric Dumazet2-44/+56
14 daysipv6: mcast: fix RCU list diversion in ip6_mc_del1_src()Eric Dumazet1-7/+11
14 daysuprobes: guard trace cleanup against error pointersAndi Kleen1-2/+2
14 daysppp: ppp_synctty: simplify tty disc_data accessQingfang Deng1-76/+7
14 daysppp: ppp_async: simplify tty disc_data accessQingfang Deng1-75/+7
14 daysigmp: convert struct ip_sf_list to RCUEric Dumazet2-82/+135
14 daysMerge tag 'for-net-2026-08-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski6-16/+73
14 daysnet/sched: cls_flower: validate mask pointer after nla_next()Aohan Mei1-0/+5
14 daysMerge branch 'vsock-validate-packet-sources-after-bound-lookup-fallback'Jakub Kicinski4-7/+65
14 daysvsock/vmci: validate packet source for connected socketsDaehyeon Ko1-6/+28
14 daysvsock/virtio: validate packet source for connected socketsDaehyeon Ko3-1/+37
14 dayspage_pool: keep frag_offset aligned for odd-sized requestsFlorian Schauer1-1/+2
14 daysselftests: tc-testing: add u32 node ID pool exhaustion testJamal Hadi Salim1-0/+23
14 daysnet/sched: cls_u32: fix duplicate handle when node ID pool is exhaustedJamal Hadi Salim1-6/+26
14 daysMerge branch 'fix-to-possible-skb-leak-due-to-race-condtion-in-tx-path'Jakub Kicinski1-69/+189
14 daysnet: ethernet: oa_tc6: Fix for the wrong data typeSelvamani Rajagopal1-1/+1
14 daysnet: ethernet: oa_tc6: Disable tx queues on fatal errorSelvamani Rajagopal1-0/+4
14 daysnet: ethernet: oa_tc6: Improve the error recoverySelvamani Rajagopal1-35/+108
14 daysnet: ethernet: oa_tc6: Protect skb pointer used by two different kernel insta...Selvamani Rajagopal1-33/+76
14 daysnet/iucv: fix the recvmsg window updateBryam Vargas1-17/+25
14 daysdrm/pagemap: Reset migration page count on eviction retryArvind Yadav1-1/+2
14 daysdrm/pagemap: Prevent double migration of device pagesArvind Yadav2-6/+129
14 daysMerge tag 'wq-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-11/+29
14 daysMerge tag 'cgroup-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-32/+159
2026-08-31tools/workqueue/wq_dump.py: Support backward compatibility for wq->attrs renameAaron Tomlin1-2/+8
2026-08-31Merge tag 'sched_ext-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-58/+597
2026-08-31selinux: fix BPF token permission checksPaul Moore1-26/+10
2026-08-31Bluetooth: hci_mrvl: Fix wrong return value check of wait_on_bit_timeout()Gongwei Li1-2/+1
2026-08-31Bluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSMPauli Virtanen1-1/+4
2026-08-31Bluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connectPauli Virtanen1-6/+14
2026-08-31Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchanPauli Virtanen1-0/+8
2026-08-31Bluetooth: hci_core: Fix race condition during device registrationAleksandr Nogikh2-3/+3
2026-08-31Merge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linuxLinus Torvalds22-256/+336
2026-08-31Bluetooth: btintel: propagate version TLV parsing errorsLaxman Acharya Padhya1-2/+3
2026-08-31Bluetooth: btintel: bound firmware ID by TLV lengthLaxman Acharya Padhya1-1/+1
2026-08-31Bluetooth: btintel: validate version TLV value lengthsLaxman Acharya Padhya1-1/+36
2026-08-31workqueue: reject watchdog thresholds that overflow jiffiesJiacheng Xu1-0/+3
2026-08-31sched_ext: Fix missing @slice and @vtime descriptions in finish_dispatch() ke...Liang Luo1-0/+2
2026-08-31Bluetooth: btintel_pcie: Clear automask on spurious interruptsKiran K1-0/+3