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-20
forcedeth: fix off-by-one when saving/restoring non-PCI config space
Marek Czernohous
1
-2
/
+2
2026-08-20
Merge branch 'net-mlx5-preserve-speed-and-state-across-vport-modify-commands'
Jakub Kicinski
7
-16
/
+84
2026-08-20
net/mlx5: E-Switch, preserve max tx speed on vport state modification
Or Har-Toov
2
-0
/
+44
2026-08-20
net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()
Or Har-Toov
3
-11
/
+9
2026-08-20
net/mlx5: E-Switch, use state lock for vport state changes
Mark Bloch
5
-5
/
+31
2026-08-20
net: thunderbolt: Count delivered packets in rx_packets and rx_bytes
Fan Ye
1
-3
/
+3
2026-08-20
ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()
Andrea Mayer
1
-14
/
+12
2026-08-20
net/tcp-ao: fix use-after-free of current_key on reconnect to another peer
Hyunwoo Kim
1
-0
/
+9
2026-08-20
Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-66
/
+191
2026-08-20
net/sched: add get_fill_size callbacks for actions missing them
Victor Nogueira
9
-1
/
+235
2026-08-20
selftests: net: packetdrill: add tests for advertised MSS with PMTU exceptions
Eric Dumazet
2
-0
/
+134
2026-08-20
net: advertise TCP MSS from the configured MTU, not the learned PMTU
Jiayuan Chen
4
-3
/
+65
2026-08-20
net: macb: drop CONFIG_OF #if block
Théo Lebrun
1
-3
/
+1
2026-08-20
Merge tag 'execve-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2026-08-20
bpf: Fix infinite loop in pcpu_freelist push with one possible CPU
Hui Su
2
-8
/
+28
2026-08-20
selftests/bpf: Add reg-invariants test for speculative pointer arithmetic
Jiayuan Chen
1
-0
/
+41
2026-08-20
bpf: Fix REG INVARIANTS VIOLATION on speculative pointer arithmetic
Jiayuan Chen
1
-3
/
+8
2026-08-20
ACPI: scan: Defer device power initialization
Peixin Xie
2
-4
/
+1
2026-08-20
Merge tag 'bitmap-for-7.3' of https://github.com/norov/linux
Linus Torvalds
68
-138
/
+402
2026-08-20
Merge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
6
-26
/
+73
2026-08-20
Merge tag 'nf-next-26-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
10
-114
/
+302
2026-08-20
ipv6: use RCU iterator to dump route exceptions
Yuyang Huang
1
-1
/
+1
2026-08-20
net: ipa: fix stalled modem TX queue after runtime resume
Jorijn van der Graaf
1
-1
/
+17
2026-08-20
net: bridge: Reject descending VLAN tunnel ranges
Ruoyu Wang
1
-1
/
+2
2026-08-20
Merge tag 'kcsan-20260817-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+10
2026-08-20
xsk: fix NULL pointer dereference in __xsk_rcv()
Cen Zhang (Microsoft)
1
-3
/
+27
2026-08-20
Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
49
-2577
/
+8794
2026-08-20
selftests/cgroup: Fix cg_run_in_subcgroups ignoring arg parameter
Hongfu Li
1
-1
/
+1
2026-08-20
Docs/admin-guide/cgroup-v2: document BPF scheduler callbacks for cpu.max and ...
Liang Luo
1
-5
/
+11
2026-08-20
Merge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
18
-303
/
+747
2026-08-20
Merge tag 'wq-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-107
/
+240
2026-08-20
Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
85
-603
/
+8018
2026-08-20
selftests/bpf: Test invalid DW LDSX diagnostics
Kumar Kartikeya Dwivedi
1
-0
/
+14
2026-08-20
bpf: Reject invalid LDSX instruction in disassembly
Kumar Kartikeya Dwivedi
1
-1
/
+2
2026-08-20
irqchip/irq-realtek-rtl: Use readl_be()/writel_be() instead of readl()/writel()
Rustam Adilov
1
-7
/
+13
2026-08-20
futex: Fix might_sleep() warning in futex_pivot_pending()
Peter Zijlstra
5
-4
/
+54
2026-08-20
x86/bpf: Make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATA
Mike Rapoport (Microsoft)
3
-9
/
+5
2026-08-20
Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-353
/
+451
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1437
-28770
/
+111209
2026-08-20
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
272
-3416
/
+18967
2026-08-20
MAINTAINERS: update ksmbd repository URL
Namjae Jeon
1
-1
/
+1
2026-08-20
MAINTAINERS: add myself as KSMBD reviewer
ChenXiaoSong
1
-0
/
+2
2026-08-20
smb: server: remove unused DES crypto header
Namjae Jeon
1
-1
/
+0
2026-08-20
smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig file
Thomas Huth
1
-1
/
+0
2026-08-20
ksmbd: keep TCP timers alive for kernel sockets
Namjae Jeon
1
-0
/
+6
2026-08-20
ksmbd: enable TCP keepalive for accepted connections
Namjae Jeon
1
-0
/
+6
2026-08-20
ALSA: hda/realtek: Reorder quirk entries for Lenovo Legion Pro 7 16ARX8H
Zhang Heng
1
-1
/
+1
2026-08-20
ALSA: hda/realtek: Fix bass speaker DAC routing for Lenovo Yoga Pro 9 16IAH10
Zhang Heng
1
-0
/
+8
2026-08-20
ALSA: mtpav: shut down output timer before card teardown
Runyu Xiao
1
-3
/
+1
2026-08-20
drm/xe: don't WARN on kernel job timeout when device already wedged
Nitin Gote
1
-0
/
+6
[prev]
[next]