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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-06
net: phy: constify phydev->drv
Russell King (Oracle)
1
-1
/
+1
2024-02-04
net: make dev_unreg_count global
Eric Dumazet
1
-0
/
+1
2024-02-04
tun: Fix code style issues in <linux/if_tun.h>
Yunjian Wang
1
-3
/
+13
2024-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-18
/
+13
2024-02-01
Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+4
2024-02-01
Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+0
2024-02-01
Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2024-02-01
Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-0
/
+4
2024-02-01
net/mlx5: DPLL, Implement lock status error value
Jiri Pirko
1
-0
/
+8
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
1
-0
/
+1
2024-02-01
cpumask: define cleanup function for cpumasks
Yury Norov
1
-0
/
+3
2024-02-01
cpumask: add cpumask_weight_andnot()
Yury Norov
2
-0
/
+25
2024-02-01
net: dsa: Add KSZ8567 switch support
Philippe Schenker
1
-0
/
+1
2024-02-01
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
1
-0
/
+4
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
1
-0
/
+3
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-3
/
+3
2024-01-31
ethtool: adjust struct ethtool_keee to kernel needs
Heiner Kallweit
1
-5
/
+3
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
3
-8
/
+20
2024-01-31
net: stmmac: Offload queueMaxSDU from tc-taprio
Rohan G Thomas
1
-0
/
+1
2024-01-31
HID: bpf: use __bpf_kfunc instead of noinline
Benjamin Tissoires
1
-11
/
+0
2024-01-31
lsm: fix default return value of the socket_getpeersec_*() hooks
Ondrej Mosnacek
1
-2
/
+2
2024-01-30
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+4
2024-01-29
ptp: add FemtoClock3 Wireless as ptp hardware clock
Min Li
1
-0
/
+273
2024-01-29
ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
Min Li
1
-0
/
+3
2024-01-28
Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-36
/
+183
2024-01-27
net: phy: add support for PHY LEDs polarity modes
Christian Marangi
1
-0
/
+22
2024-01-27
Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
1
-1
/
+1
2024-01-26
Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-01-26
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
1
-3
/
+3
2024-01-26
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE
Yang Shi
1
-0
/
+1
2024-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-166
/
+236
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-10
/
+11
2024-01-25
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
3
-0
/
+33
2024-01-25
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2
-4
/
+7
2024-01-25
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2
-7
/
+10
2024-01-25
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2
-9
/
+9
2024-01-25
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
1
-2
/
+3
2024-01-25
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+6
2024-01-25
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+2
2024-01-25
bpf: Introduce BPF token object
Andrii Nakryiko
1
-0
/
+41
2024-01-25
bpf: Add BPF token delegation mount options to BPF FS
Andrii Nakryiko
1
-0
/
+12
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
1
-1
/
+1
2024-01-24
spi: Raise limit on number of chip selects
Mark Brown
1
-1
/
+1
2024-01-24
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
1
-0
/
+1
2024-01-24
net/mlx5: Bridge, fix multicast packets sent to uplink
Moshe Shemesh
2
-1
/
+2
2024-01-24
net/mlx5: Fix query of sd_group field
Tariq Toukan
2
-3
/
+8
2024-01-24
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
1
-0
/
+1
2024-01-24
bpf, net: switch to dynamic registration
Kui-Feng Lee
2
-10
/
+29
2024-01-24
bpf: validate value_type
Kui-Feng Lee
1
-0
/
+12
[next]