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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
skmsg: Make __sk_psock_purge_ingress_msg() static
Cong Wang
2
-3
/
+1
2021-02-26
sock_map: Make sock_map_prog_update() static
Cong Wang
2
-11
/
+5
2021-02-26
sock_map: Rename skb_parser and skb_verdict
Cong Wang
5
-47
/
+47
2021-02-26
skmsg: Move sk_redir from TCP_SKB_CB to skb
Cong Wang
5
-37
/
+62
2021-02-26
bpf: Compute data_end dynamically with JIT code
Cong Wang
3
-27
/
+28
2021-02-26
skmsg: Get rid of struct sk_psock_parser
Cong Wang
3
-53
/
+27
2021-02-26
bpf: Clean up sockmap related Kconfigs
Cong Wang
12
-103
/
+133
2021-02-26
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
2
-2
/
+0
2021-02-26
Merge branch 'selftests/bpf: xsk improvements and new stats'
Alexei Starovoitov
4
-260
/
+342
2021-02-26
selftests/bpf: Introduce xsk statistics tests
Ciara Loftus
2
-14
/
+136
2021-02-26
selftests/bpf: Restructure xsk selftests
Ciara Loftus
4
-228
/
+159
2021-02-26
selftests/bpf: Expose and rename debug argument
Ciara Loftus
3
-5
/
+14
2021-02-26
selftest/bpf: Make xsk tests less verbose
Magnus Karlsson
4
-30
/
+50
2021-02-26
bpf: Rename fixup_bpf_calls and add some comments
Brendan Jackman
1
-7
/
+9
2021-02-26
bpf: Use MAX_BPF_FUNC_REG_ARGS macro
Dmitrii Banshchikov
3
-12
/
+20
2021-02-26
Merge branch 'bpf: enable task local storage for tracing'
Alexei Starovoitov
19
-96
/
+398
2021-02-26
bpf: runqslower: Use task local storage
Song Liu
1
-12
/
+21
2021-02-26
bpf: runqslower: Prefer using local vmlimux to generate vmlinux.h
Song Liu
1
-1
/
+4
2021-02-26
selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2
-0
/
+93
2021-02-26
selftests/bpf: Add non-BPF_LSM test for task local storage
Song Liu
3
-0
/
+165
2021-02-26
bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
5
-12
/
+65
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
10
-72
/
+51
2021-02-25
xsk: Build skb by page (aka generic zerocopy xmit)
Xuan Zhuo
1
-24
/
+96
2021-02-25
xsk: Respect device's headroom and tailroom on generic xmit path
Alexander Lobakin
1
-1
/
+7
2021-02-25
virtio-net: Support IFF_TX_SKB_NO_LINEAR flag
Xuan Zhuo
1
-1
/
+2
2021-02-25
net: Add priv_flags for allow tx skb without linear
Xuan Zhuo
1
-0
/
+4
2021-02-25
netdevice: Add missing IFF_PHONY_HEADROOM self-definition
Alexander Lobakin
1
-0
/
+1
2021-02-24
bpf: Add kernel/modules BTF presence checks to bpftool feature command
Grant Seltzer
1
-0
/
+4
2021-02-21
Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-433
/
+801
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
48
-785
/
+1898
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-65
/
+60
2021-02-21
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
57
-294
/
+617
2021-02-21
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
63
-763
/
+3108
2021-02-21
Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-1401
/
+81
2021-02-21
Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-457
/
+703
2021-02-21
Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-1321
/
+1405
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
52
-4376
/
+665
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
148
-1608
/
+1343
2021-02-21
Merge tag 'for-5.12/libata-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+26
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
199
-15569
/
+8
2021-02-21
Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
53
-978
/
+1650
2021-02-21
Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
9
-184
/
+253
2021-02-21
Merge tag 'pstore-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2021-02-21
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
10
-65
/
+417
2021-02-21
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
47
-941
/
+1382
2021-02-21
Merge tag 'erofs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+20
2021-02-21
Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-619
/
+1036
2021-02-21
Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
56
-1111
/
+4874
2021-02-21
Merge tag 'affs-for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2021-02-21
Merge tag 'jfs-5.12' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
4
-20
/
+28
[next]