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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-3
/
+14
2025-10-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-0
/
+12
2025-10-18
tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
Eric Biggers
1
-18
/
+8
2025-10-18
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
1
-0
/
+13
2025-10-18
rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
Xuanqiang Luo
1
-0
/
+59
2025-10-18
ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.
Kuniyuki Iwashima
2
-1
/
+1
2025-10-17
cgroup/misc: fix misc_res_type kernel-doc warning
Randy Dunlap
1
-1
/
+1
2025-10-17
Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-0
/
+44
2025-10-17
Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+3
2025-10-17
Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-22
/
+1
2025-10-17
can: treewide: remove can_change_mtu()
Vincent Mailhol
1
-1
/
+0
2025-10-17
net: dev_queue_xmit() llist adoption
Eric Dumazet
1
-1
/
+3
2025-10-17
net: sched: claim one cache line in Qdisc
Eric Dumazet
1
-11
/
+7
2025-10-17
Revert "net/sched: Fix mirred deadlock on device recursion"
Eric Dumazet
1
-1
/
+0
2025-10-17
net/sched: act_mirred: add loop detection
Eric Dumazet
1
-1
/
+8
2025-10-17
Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-1
/
+1
2025-10-16
bpf: Introduce SK_BPF_BYPASS_PROT_MEM.
Kuniyuki Iwashima
1
-0
/
+2
2025-10-16
net: Introduce net.core.bypass_prot_mem sysctl.
Kuniyuki Iwashima
1
-0
/
+1
2025-10-16
net: Allow opt-out from global protocol memory accounting.
Kuniyuki Iwashima
3
-0
/
+9
2025-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-63
/
+116
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+16
2025-10-16
net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)
Eric Dumazet
1
-8
/
+4
2025-10-15
hung_task: fix warnings caused by unaligned lock pointers
Lance Yang
1
-3
/
+5
2025-10-15
drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.map
Ankan Biswas
1
-1
/
+1
2025-10-15
net: bcmgenet: remove unused platform code
Heiner Kallweit
1
-19
/
+0
2025-10-15
net: allow busy connected flows to switch tx queues
Eric Dumazet
1
-14
/
+12
2025-10-15
net: add /proc/sys/net/core/txq_reselection_ms control
Eric Dumazet
1
-0
/
+1
2025-10-15
net: add SK_WMEM_ALLOC_BIAS constant
Eric Dumazet
1
-1
/
+2
2025-10-15
tcp: better handle TCP_TX_DELAY on established flows
Eric Dumazet
1
-0
/
+2
2025-10-15
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...
Alexei Starovoitov
1
-0
/
+4
2025-10-15
net: mdio: use macro module_driver to avoid boilerplate code
Heiner Kallweit
1
-11
/
+2
2025-10-14
netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
Byungchul Park
1
-33
/
+33
2025-10-14
HID: core: Add printk_ratelimited variants to hid_warn() etc
Vicki Pfau
1
-0
/
+11
2025-10-14
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-0
/
+15
2025-10-14
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil HorĂ¡k - 2N
1
-0
/
+1
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
1
-0
/
+1
2025-10-13
drm/amdgpu: drop unused structures in amdgpu_drm.h
Alex Deucher
1
-21
/
+0
2025-10-13
KVM: arm64: Kill leftovers of ad-hoc timer userspace access
Marc Zyngier
1
-3
/
+0
2025-10-13
KVM: arm64: Make timer_set_offset() generally accessible
Marc Zyngier
1
-0
/
+10
2025-10-13
KVM: arm64: Replace timer context vcpu pointer with timer_id
Marc Zyngier
1
-5
/
+6
2025-10-13
KVM: arm64: Introduce timer_context_to_vcpu() helper
Marc Zyngier
1
-1
/
+1
2025-10-13
rpmb: move rpmb_frame struct and constants to common header
Bean Huo
1
-0
/
+44
2025-10-13
ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver
Baojun Xu
1
-0
/
+3
2025-10-13
firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptor
Sudeep Holla
1
-2
/
+19
2025-10-13
ata: libata-core: relax checks in ata_read_log_directory()
Damien Le Moal
1
-0
/
+6
2025-10-12
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
1
-1
/
+1
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+3
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-18
/
+14
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2025-10-11
Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+31
[prev]
[next]