index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-31
Merge branch 'mitigate-a-side-channel-in-routing-exception-caches'
Jakub Kicinski
5
-1
/
+547
2026-08-31
selftests: net: Add exception cache tests
Ido Schimmel
2
-0
/
+522
2026-08-31
ipv6: udp: Create exceptions before socket matching
Ido Schimmel
1
-0
/
+13
2026-08-31
ipv4: udp: Create exceptions before socket matching
Ido Schimmel
1
-0
/
+11
2026-08-31
ipv6: Fix redirect exception creation for UDP/RAW sockets
Ido Schimmel
1
-1
/
+1
2026-08-31
Merge remote-tracking branches 'ras/edac-misc', 'ras/edac-drivers' and 'ras/e...
Borislav Petkov (AMD)
14
-366
/
+357
2026-08-31
ip6_gre: check tunnel info before xmit in ip6gre_tunnel_xmit
Eric Dumazet
1
-1
/
+5
2026-08-31
Merge branch 'ipv6-mcast-rcu-and-timer-fixes'
Jakub Kicinski
2
-62
/
+88
2026-08-31
ipv6: mcast: use jiffies_delta_to_clock_t() in igmp6_mc_seq_show()
Eric Dumazet
1
-2
/
+2
2026-08-31
ipv6: mcast: use rcu_assign_pointer() for __rcu list updates
Eric Dumazet
1
-7
/
+13
2026-08-31
ipv6: mcast: fix delay calculation in igmp6_join_group()
Eric Dumazet
1
-2
/
+6
2026-08-31
ipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()
Eric Dumazet
2
-44
/
+56
2026-08-31
ipv6: mcast: fix RCU list diversion in ip6_mc_del1_src()
Eric Dumazet
1
-7
/
+11
2026-09-01
uprobes: guard trace cleanup against error pointers
Andi Kleen
1
-2
/
+2
2026-08-31
ppp: ppp_synctty: simplify tty disc_data access
Qingfang Deng
1
-76
/
+7
2026-08-31
ppp: ppp_async: simplify tty disc_data access
Qingfang Deng
1
-75
/
+7
2026-08-31
igmp: convert struct ip_sf_list to RCU
Eric Dumazet
2
-82
/
+135
2026-08-31
Merge tag 'for-net-2026-08-31' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
6
-16
/
+73
2026-08-31
net/sched: cls_flower: validate mask pointer after nla_next()
Aohan Mei
1
-0
/
+5
2026-08-31
Merge branch 'vsock-validate-packet-sources-after-bound-lookup-fallback'
Jakub Kicinski
4
-7
/
+65
2026-08-31
vsock/vmci: validate packet source for connected sockets
Daehyeon Ko
1
-6
/
+28
2026-08-31
vsock/virtio: validate packet source for connected sockets
Daehyeon Ko
3
-1
/
+37
2026-08-31
page_pool: keep frag_offset aligned for odd-sized requests
Florian Schauer
1
-1
/
+2
2026-08-31
selftests: tc-testing: add u32 node ID pool exhaustion test
Jamal Hadi Salim
1
-0
/
+23
2026-08-31
net/sched: cls_u32: fix duplicate handle when node ID pool is exhausted
Jamal Hadi Salim
1
-6
/
+26
2026-08-31
Merge branch 'fix-to-possible-skb-leak-due-to-race-condtion-in-tx-path'
Jakub Kicinski
1
-69
/
+189
2026-08-31
net: ethernet: oa_tc6: Fix for the wrong data type
Selvamani Rajagopal
1
-1
/
+1
2026-08-31
net: ethernet: oa_tc6: Disable tx queues on fatal error
Selvamani Rajagopal
1
-0
/
+4
2026-08-31
net: ethernet: oa_tc6: Improve the error recovery
Selvamani Rajagopal
1
-35
/
+108
2026-08-31
net: ethernet: oa_tc6: Protect skb pointer used by two different kernel insta...
Selvamani Rajagopal
1
-33
/
+76
2026-08-31
net/iucv: fix the recvmsg window update
Bryam Vargas
1
-17
/
+25
2026-08-31
drm/pagemap: Reset migration page count on eviction retry
Arvind Yadav
1
-1
/
+2
2026-08-31
drm/pagemap: Prevent double migration of device pages
Arvind Yadav
2
-6
/
+129
2026-08-31
Merge tag 'wq-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+29
2026-08-31
Merge tag 'cgroup-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-32
/
+159
2026-08-31
tools/workqueue/wq_dump.py: Support backward compatibility for wq->attrs rename
Aaron Tomlin
1
-2
/
+8
2026-08-31
Merge tag 'sched_ext-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-58
/
+597
2026-08-31
selinux: fix BPF token permission checks
Paul Moore
1
-26
/
+10
2026-08-31
Bluetooth: hci_mrvl: Fix wrong return value check of wait_on_bit_timeout()
Gongwei Li
1
-2
/
+1
2026-08-31
Bluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSM
Pauli Virtanen
1
-1
/
+4
2026-08-31
Bluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connect
Pauli Virtanen
1
-6
/
+14
2026-08-31
Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchan
Pauli Virtanen
1
-0
/
+8
2026-08-31
Bluetooth: hci_core: Fix race condition during device registration
Aleksandr Nogikh
2
-3
/
+3
2026-08-31
Merge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
22
-256
/
+336
2026-08-31
Bluetooth: btintel: propagate version TLV parsing errors
Laxman Acharya Padhya
1
-2
/
+3
2026-08-31
Bluetooth: btintel: bound firmware ID by TLV length
Laxman Acharya Padhya
1
-1
/
+1
2026-08-31
Bluetooth: btintel: validate version TLV value lengths
Laxman Acharya Padhya
1
-1
/
+36
2026-08-31
workqueue: reject watchdog thresholds that overflow jiffies
Jiacheng Xu
1
-0
/
+3
2026-08-31
sched_ext: Fix missing @slice and @vtime descriptions in finish_dispatch() ke...
Liang Luo
1
-0
/
+2
2026-08-31
Bluetooth: btintel_pcie: Clear automask on spurious interrupts
Kiran K
1
-0
/
+3
[prev]
[next]