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.19.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
net: add and use skb_get_hash_net
Florian Westphal
1
-2
/
+10
2024-06-12
net: core,vrf: Change pcpu_dstat fields to u64_stats_t
Jeremy Kerr
1
-6
/
+6
2024-06-11
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
1
-0
/
+28
2024-06-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+10
2024-06-11
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-61
/
+191
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
1
-1
/
+0
2024-06-10
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-1
/
+0
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-152
/
+3
2024-06-06
net/mlx5e: SHAMPO, Re-enable HW-GRO
Yoray Zack
1
-5
/
+11
2024-06-06
net/mlx5e: SHAMPO, Use KSMs instead of KLMs
Yoray Zack
1
-0
/
+1
2024-06-06
Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+2
2024-06-06
Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-137
/
+0
2024-06-03
Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
1
-1
/
+0
2024-06-01
Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linux
Linus Torvalds
2
-10
/
+1
2024-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-37
/
+81
2024-05-31
net: stmmac: rename xpcs_an_inband to default_an_inband
Russell King (Oracle)
1
-1
/
+1
2024-05-31
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
1
-2
/
+3
2024-05-31
bpf: export bpf_link_inc_not_zero.
Kui-Feng Lee
1
-0
/
+6
2024-05-31
bpf: support epoll from bpf struct_ops links.
Kui-Feng Lee
1
-0
/
+1
2024-05-31
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
1
-3
/
+3
2024-05-31
block: Fix zone write plugging handling of devices with a runt zone
Damien Le Moal
1
-0
/
+1
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+10
2024-05-28
cpufreq: amd-pstate: remove global header file
Arnd Bergmann
1
-137
/
+0
2024-05-28
PNP: Hide pnp_bus_type from the non-PNP code
Andy Shevchenko
1
-2
/
+0
2024-05-28
PNP: Make dev_is_pnp() to be a function and export it for modules
Andy Shevchenko
1
-2
/
+2
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-19
/
+51
2024-05-28
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
Jarkko Sakkinen
1
-15
/
+0
2024-05-28
tpm: Open code tpm_buf_parameters()
Jarkko Sakkinen
1
-2
/
+0
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+8
2024-05-27
block: remove blk_queue_max_integrity_segments
Christoph Hellwig
1
-10
/
+0
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+39
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
1
-0
/
+18
2024-05-27
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-05-26
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+2
2024-05-26
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-4
/
+18
2024-05-26
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2024-05-25
netkit: Fix pkt_type override upon netkit pass verdict
Daniel Borkmann
1
-0
/
+8
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-05-24
kasan, fortify: properly rename memintrinsics
Andrey Konovalov
1
-4
/
+18
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-05-24
bpf: constify member bpf_sysctl_kern:: Table
Thomas Weißschuh
1
-1
/
+1
2024-05-24
net/mlx5: Fix MTMP register capability offset in MCAM register
Gal Pressman
1
-2
/
+2
2024-05-24
filemap: add helper mapping_max_folio_size()
Xu Yang
1
-13
/
+21
2024-05-24
mseal: add mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-24
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
1
-6
/
+12
2024-05-24
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
1
-13
/
+39
2024-05-23
Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+3
2024-05-23
Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+3
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+2
2024-05-23
i2c: Remove I2C_CLASS_SPD
Heiner Kallweit
1
-1
/
+0
[next]