index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
2021-08-16
1
-2
/
+6
*
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
2021-08-17
2
-3
/
+16
*
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
4
-4
/
+26
*
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
3
-0
/
+8
*
bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions
Andrii Nakryiko
2021-08-17
2
-77
/
+107
*
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-17
2
-25
/
+38
*
bpf: af_unix: Implement BPF iterator for UNIX domain socket.
Kuniyuki Iwashima
2021-08-15
1
-1
/
+2
*
net: in_irq() cleanup
Changbin Du
2021-08-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
13
-10
/
+53
|
\
|
*
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-12
10
-12
/
+27
|
|
\
|
|
*
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-11
1
-1
/
+1
|
|
*
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
2021-08-10
1
-2
/
+5
|
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-08-10
2
-3
/
+4
|
|
|
\
|
|
|
*
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
2021-08-10
1
-2
/
+2
|
|
|
*
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
2021-08-10
1
-0
/
+1
|
|
|
*
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
2021-08-09
1
-1
/
+1
|
|
*
|
Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2021-08-10
1
-2
/
+1
|
|
|
\
\
|
|
|
*
|
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-08-09
1
-2
/
+1
|
|
|
|
/
|
|
*
/
psample: Add a fwd declaration for skbuff
Roi Dayan
2021-08-09
1
-0
/
+2
|
|
|
/
|
|
*
once: Fix panic when module unload
Kefeng Wang
2021-08-08
1
-2
/
+2
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-08-06
3
-2
/
+12
|
|
|
\
|
|
|
*
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
2021-08-06
1
-2
/
+0
|
|
|
*
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
2021-08-06
1
-0
/
+9
|
|
|
*
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-08-04
1
-0
/
+3
|
*
|
|
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
2021-08-11
1
-0
/
+1
|
*
|
|
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-08
1
-0
/
+24
|
|
\
\
\
|
|
*
|
|
serial: 8250: fix handle_irq locking
Johan Hovold
2021-07-21
1
-0
/
+24
|
*
|
|
|
Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-08
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
2021-07-27
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-06
1
-0
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...
Arnd Bergmann
2021-08-02
1
-0
/
+2
|
|
|
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
Sumit Garg
2021-07-21
1
-0
/
+1
|
|
|
*
|
|
tee: add tee_shm_alloc_kernel_buf()
Jens Wiklander
2021-07-21
1
-0
/
+1
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
|
|
Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-08-12
2
-40
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
net/mlx5: Allocate individual capability
Parav Pandit
2021-08-11
2
-34
/
+37
|
*
|
|
|
|
net/mlx5: Reorganize current and maximal capabilities to be per-type
Parav Pandit
2021-08-11
2
-35
/
+39
|
*
|
|
|
|
net/mlx5: Delete impossible dev->state checks
Leon Romanovsky
2021-08-11
1
-2
/
+1
|
*
|
|
|
|
net/mlx5: Fix typo in comments
Cai Huoqing
2021-08-11
2
-3
/
+3
*
|
|
|
|
|
mctp: Specify route types, require rtm_type in RTM_*ROUTE messages
Jeremy Kerr
2021-08-11
1
-0
/
+1
*
|
|
|
|
|
bonding: remove extraneous definitions from bonding.h
Jonathan Toppins
2021-08-11
1
-12
/
+0
|
/
/
/
/
/
*
|
|
|
|
devlink: Add APIs to publish, unpublish individual parameter
Parav Pandit
2021-08-11
1
-0
/
+4
*
|
|
|
|
devlink: Add API to register and unregister single parameter
Parav Pandit
2021-08-11
1
-0
/
+4
*
|
|
|
|
devlink: Add new "enable_vnet" generic device param
Parav Pandit
2021-08-11
1
-0
/
+4
*
|
|
|
|
devlink: Add new "enable_rdma" generic device param
Parav Pandit
2021-08-11
1
-0
/
+4
*
|
|
|
|
devlink: Add new "enable_eth" generic device param
Parav Pandit
2021-08-11
1
-0
/
+4
*
|
|
|
|
net: bridge: vlan: use br_rports_fill_info() to export mcast router ports
Nikolay Aleksandrov
2021-08-11
1
-0
/
+1
*
|
|
|
|
net: bridge: vlan: add support for mcast router global option
Nikolay Aleksandrov
2021-08-11
1
-0
/
+1
*
|
|
|
|
net: bridge: vlan: add support for mcast querier global option
Nikolay Aleksandrov
2021-08-11
1
-0
/
+1
*
|
|
|
|
net: bridge: vlan: add support for mcast startup query interval global option
Nikolay Aleksandrov
2021-08-11
1
-0
/
+1
*
|
|
|
|
net: bridge: vlan: add support for mcast query response interval global option
Nikolay Aleksandrov
2021-08-11
1
-0
/
+1
[next]