index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-25
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
1
-6
/
+2
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
1
-4
/
+9
2023-07-21
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-33
/
+60
2023-07-20
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-2
/
+5
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
1
-1
/
+1
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-1
/
+5
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
1
-2
/
+7
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
1
-2
/
+7
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
1
-2
/
+5
2023-07-20
Bluetooth: coredump: fix building with coredump disabled
Arnd Bergmann
1
-2
/
+0
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-0
/
+5
2023-07-20
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
1
-1
/
+1
2023-07-19
Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-07-16
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+6
2023-07-16
Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2023-07-15
rsi: remove kernel-doc comment marker
Randy Dunlap
1
-1
/
+1
2023-07-15
pie: fix kernel-doc notation warning
Randy Dunlap
1
-1
/
+1
2023-07-15
net: NSH: fix kernel-doc notation warning
Randy Dunlap
1
-1
/
+1
2023-07-15
net: llc: fix kernel-doc notation warnings
Randy Dunlap
1
-2
/
+4
2023-07-15
inet: frags: eliminate kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-07-15
devlink: fix kernel-doc notation warnings
Randy Dunlap
1
-12
/
+16
2023-07-15
codel: fix kernel-doc notation warnings
Randy Dunlap
1
-2
/
+2
2023-07-15
net: cfg802154: fix kernel-doc notation warnings
Randy Dunlap
1
-1
/
+2
2023-07-15
net: bonding: remove kernel-doc comment marker
Randy Dunlap
1
-1
/
+1
2023-07-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+26
2023-07-15
Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
3
-4
/
+5
2023-07-14
Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-4
/
+3
2023-07-14
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-15
/
+37
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+9
2023-07-13
Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
1
-1
/
+1
2023-07-13
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
1
-1
/
+1
2023-07-12
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
1
-0
/
+9
2023-07-12
vmlinux.lds.h: Remove a reference to no longer used sections .text..refcount
Petr Pavlu
1
-1
/
+0
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2
-0
/
+26
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
551
-6583
/
+23013
2023-07-11
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
1
-0
/
+1
2023-07-10
block: remove dead struc request->completion_data field
Jens Axboe
1
-3
/
+3
2023-07-10
nvme: fix the NVME_ID_NS_NVM_STS_MASK definition
Ankit Kumar
1
-1
/
+1
2023-07-10
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2
-2
/
+6
2023-07-09
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2023-07-08
Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-6
/
+4
2023-07-08
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
1
-0
/
+2
2023-07-08
s390/ism: Fix and simplify add()/remove() callback handling
Niklas Schnelle
1
-6
/
+0
2023-07-08
s390/ism: Fix locking for forwarding of IRQs and events to clients
Niklas Schnelle
1
-0
/
+1
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-07-07
Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+11
2023-07-07
net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
Vladimir Oltean
1
-0
/
+1
2023-07-07
net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
Vladimir Oltean
1
-4
/
+4
[next]