index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
selftests: forwarding: Add bridge MDB test
Ido Schimmel
2
-0
/
+1165
2022-12-12
selftests: forwarding: Rename bridge_mdb test
Ido Schimmel
2
-1
/
+1
2022-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-2
/
+34
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-10
selftests/bpf: test case for relaxed prunning of active_lock.id
Eduard Zingerman
1
-0
/
+75
2022-12-10
selftests/bpf: Add pruning test case for bpf_spin_lock
Kumar Kartikeya Dwivedi
1
-0
/
+39
2022-12-10
selftests/bpf: verify states_equal() maintains idmap across all frames
Eduard Zingerman
1
-0
/
+82
2022-12-10
selftests/bpf: test cases for regsafe() bug skipping check_id()
Eduard Zingerman
2
-0
/
+103
2022-12-08
selftests: net: Fix O=dir builds
Björn Töpel
1
-3
/
+3
2022-12-08
selftests: mlxsw: Move IPv6 decap_error test to shared directory
Ido Schimmel
1
-1
/
+1
2022-12-08
selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
Kumar Kartikeya Dwivedi
2
-8
/
+45
2022-12-08
bpf: Rework check_func_arg_reg_off
Kumar Kartikeya Dwivedi
2
-2
/
+2
2022-12-08
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
2
-6
/
+6
2022-12-08
bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
Kumar Kartikeya Dwivedi
2
-17
/
+2
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-6
/
+222
2022-12-08
Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-4
/
+220
2022-12-08
selftests/bpf: Bring test_offload.py back to life
Stanislav Fomichev
1
-3
/
+5
2022-12-07
selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
Andrii Nakryiko
5
-155
/
+64
2022-12-07
selftests/bpf: add generic BPF program tester-loader
Andrii Nakryiko
4
-1
/
+272
2022-12-06
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
1
-0
/
+10
2022-12-06
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
1
-0
/
+27
2022-12-06
bpf: Don't use rcu_users to refcount in task kfuncs
David Vernet
2
-2
/
+12
2022-12-06
selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y
Daan De Meyer
1
-1
/
+1
2022-12-06
selftests/bpf: Use "is not set" instead of "=n"
Daan De Meyer
1
-1
/
+1
2022-12-06
selftests/bpf: Install all required files to run selftests
Daan De Meyer
1
-2
/
+4
2022-12-06
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-05
selftests/bpf: add xfrm_info tests
Eyal Birger
5
-0
/
+403
2022-12-05
tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
Eyal Birger
1
-0
/
+1
2022-12-04
selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
James Hilliard
1
-3
/
+3
2022-12-04
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-02
selftests: net: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-12-02
selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
Zhengchao Shao
1
-1
/
+1
2022-12-02
selftests/tls: Fix tls selftests dependency to correct algorithm
Tianjia Zhang
1
-1
/
+1
2022-12-02
libbpf: Improve usability of libbpf Makefile
Xin Liu
1
-0
/
+17
2022-12-02
selftests/bpf: Add GCC compatible builtins to bpf_legacy.h
James Hilliard
1
-6
/
+13
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+2
2022-12-01
selftests: Add a basic HSR test.
Sebastian Andrzej Siewior
4
-0
/
+268
2022-12-01
selftests: mptcp: listener test for in-kernel PM
Geliang Tang
1
-1
/
+57
2022-12-01
selftests: mptcp: make evts global in mptcp_join
Geliang Tang
1
-23
/
+29
2022-12-01
selftests: mptcp: listener test for userspace PM
Geliang Tang
1
-0
/
+76
2022-12-01
selftests: mptcp: make evts global in userspace_pm
Geliang Tang
1
-120
/
+93
2022-12-01
selftests: mptcp: enhance userspace pm tests
Geliang Tang
2
-4
/
+6
2022-12-01
selftests: mptcp: declare var as local
Matthieu Baerts
1
-22
/
+29
2022-12-01
selftests: mptcp: clearly declare global ns vars
Matthieu Baerts
1
-8
/
+6
2022-12-01
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
6
-5
/
+9
2022-12-01
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
3
-7
/
+0
[next]