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.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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
51
-445
/
+1631
2022-12-11
selftests/bpf: test case for relaxed prunning of active_lock.id
Eduard Zingerman
1
-0
/
+75
2022-12-11
selftests/bpf: Add pruning test case for bpf_spin_lock
Kumar Kartikeya Dwivedi
1
-0
/
+39
2022-12-11
selftests/bpf: verify states_equal() maintains idmap across all frames
Eduard Zingerman
1
-0
/
+82
2022-12-11
selftests/bpf: test cases for regsafe() bug skipping check_id()
Eduard Zingerman
2
-0
/
+103
2022-12-09
selftests: net: Fix O=dir builds
Björn Töpel
1
-3
/
+3
2022-12-09
selftests: mlxsw: Move IPv6 decap_error test to shared directory
Ido Schimmel
1
-1
/
+1
2022-12-09
selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
Kumar Kartikeya Dwivedi
2
-8
/
+45
2022-12-09
bpf: Rework check_func_arg_reg_off
Kumar Kartikeya Dwivedi
2
-2
/
+2
2022-12-09
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
2
-6
/
+6
2022-12-09
bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
Kumar Kartikeya Dwivedi
2
-17
/
+2
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-6
/
+222
2022-12-09
Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-4
/
+220
2022-12-09
selftests/bpf: Bring test_offload.py back to life
Stanislav Fomichev
1
-3
/
+5
2022-12-08
selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
Andrii Nakryiko
5
-155
/
+64
2022-12-08
selftests/bpf: add generic BPF program tester-loader
Andrii Nakryiko
4
-1
/
+272
2022-12-07
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
1
-0
/
+10
2022-12-07
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
1
-0
/
+27
2022-12-07
bpf: Don't use rcu_users to refcount in task kfuncs
David Vernet
2
-2
/
+12
2022-12-07
selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y
Daan De Meyer
1
-1
/
+1
2022-12-07
selftests/bpf: Use "is not set" instead of "=n"
Daan De Meyer
1
-1
/
+1
2022-12-07
selftests/bpf: Install all required files to run selftests
Daan De Meyer
1
-2
/
+4
2022-12-07
libbpf: Parse usdt args without offset on x86 (e.g. 8@(%rsp))
Timo Hunziker
1
-0
/
+8
2022-12-06
selftests/bpf: Allow building bpf tests with CONFIG_XFRM_INTERFACE=[m|n]
Martin KaFai Lau
1
-4
/
+9
2022-12-06
bpftool: Fix memory leak in do_build_table_cb
Miaoqian Lin
1
-0
/
+1
2022-12-06
selftests/bpf: add xfrm_info tests
Eyal Birger
5
-0
/
+403
2022-12-06
tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
Eyal Birger
1
-0
/
+1
2022-12-05
selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
James Hilliard
1
-3
/
+3
2022-12-05
bpf: Add sleepable prog tests for cgrp local storage
Yonghong Song
2
-0
/
+174
2022-12-04
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
2
-0
/
+12
2022-12-04
selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semantics
Yonghong Song
1
-10
/
+45
2022-12-03
selftests: net: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-12-03
selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
Zhengchao Shao
1
-1
/
+1
2022-12-03
selftests/tls: Fix tls selftests dependency to correct algorithm
Tianjia Zhang
1
-1
/
+1
2022-12-03
libbpf: Improve usability of libbpf Makefile
Xin Liu
1
-0
/
+17
2022-12-03
selftests/bpf: Add GCC compatible builtins to bpf_legacy.h
James Hilliard
1
-6
/
+13
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+2
2022-12-02
selftests: Add a basic HSR test.
Sebastian Andrzej Siewior
4
-0
/
+268
2022-12-02
selftests: mptcp: listener test for in-kernel PM
Geliang Tang
1
-1
/
+57
2022-12-02
selftests: mptcp: make evts global in mptcp_join
Geliang Tang
1
-23
/
+29
2022-12-02
selftests: mptcp: listener test for userspace PM
Geliang Tang
1
-0
/
+76
2022-12-02
selftests: mptcp: make evts global in userspace_pm
Geliang Tang
1
-120
/
+93
2022-12-02
selftests: mptcp: enhance userspace pm tests
Geliang Tang
2
-4
/
+6
2022-12-02
selftests: mptcp: declare var as local
Matthieu Baerts
1
-22
/
+29
2022-12-02
selftests: mptcp: clearly declare global ns vars
Matthieu Baerts
1
-8
/
+6
2022-12-02
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
6
-5
/
+9
2022-12-02
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
3
-7
/
+0
2022-12-02
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
1
-4
/
+1
2022-12-02
selftests/bpf: Validate multiple ref release_on_unlock logic
Dave Marchevsky
1
-1
/
+16
2022-12-01
af_unix: Add test for sock_diag and UDIAG_SHOW_UID.
Kuniyuki Iwashima
3
-1
/
+180
[next]