index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
libbpf: Allow modification of BTF and add btf__add_str API
Andrii Nakryiko
3
-8
/
+258
2020-09-28
libbpf: Extract generic string hashing function for reuse
Andrii Nakryiko
2
-8
/
+13
2020-09-28
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
2
-21
/
+59
2020-09-28
libbpf: Remove assumption of single contiguous memory for BTF data
Andrii Nakryiko
3
-43
/
+60
2020-09-28
libbpf: Refactor internals of BTF type index
Andrii Nakryiko
1
-64
/
+75
2020-09-28
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
4
-39
/
+1
2020-09-28
selftest: bpf: Test copying a sockmap and sockhash
Lorenz Bauer
2
-11
/
+30
2020-09-28
selftests: bpf: Remove shared header from sockmap iter test
Lorenz Bauer
3
-24
/
+20
2020-09-28
selftests: bpf: Add helper to compare socket cookies
Lorenz Bauer
1
-14
/
+36
2020-09-28
selftests/bpf: Add raw_tp_test_run
Song Liu
2
-0
/
+120
2020-09-28
libbpf: Support test run of raw tracepoint programs
Song Liu
4
-0
/
+63
2020-09-28
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
1
-0
/
+7
2020-09-28
selftests: net: add a test for static UDP tunnel ports
Jakub Kicinski
1
-0
/
+58
2020-09-28
selftests: net: add a test for shared UDP tunnel info tables
Jakub Kicinski
1
-0
/
+109
2020-09-26
netdevsim: fix duplicated debugfs directory
Jakub Kicinski
1
-1
/
+1
2020-09-25
netdevsim: add support for flash_update overwrite mask
Jacob Keller
1
-0
/
+18
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
1
-0
/
+3
2020-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-09-25
bpf: Add AND verifier test case where 32bit and 64bit bounds differ
John Fastabend
1
-0
/
+16
2020-09-25
bpf: selftest: Add test_btf_skc_cls_ingress
Martin KaFai Lau
3
-0
/
+413
2020-09-25
bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h
Martin KaFai Lau
3
-8
/
+4
2020-09-25
bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test
Martin KaFai Lau
2
-9
/
+55
2020-09-25
bpf: selftest: Use network_helpers in the sock_fields test
Martin KaFai Lau
1
-79
/
+9
2020-09-25
bpf: selftest: Adapt sock_fields test to use skel and global variables
Martin KaFai Lau
2
-305
/
+229
2020-09-25
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
4
-6
/
+3
2020-09-25
bpf: selftest: Add ref_tracking verifier test for bpf_skc casting
Martin KaFai Lau
1
-0
/
+47
2020-09-25
bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
1
-1
/
+1
2020-09-25
bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
1
-2
/
+2
2020-09-25
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
1
-0
/
+1
2020-09-25
bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...
Martin KaFai Lau
1
-4
/
+4
2020-09-24
selftests: mptcp: add remove addr and subflow test cases
Geliang Tang
1
-3
/
+142
2020-09-24
selftests: mptcp: add remove cfg in mptcp_connect
Geliang Tang
1
-3
/
+15
2020-09-24
selftests: mptcp: add ADD_ADDR mibs check function
Geliang Tang
1
-0
/
+44
2020-09-24
libbpf: Fix XDP program load regression for old kernels
Andrii Nakryiko
1
-1
/
+1
2020-09-24
selftest/net/xfrm: Add test for ipsec tunnel
Dmitry Safonov
3
-0
/
+2197
2020-09-23
Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+25
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
81
-1477
/
+2962
2020-09-23
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
1
-0
/
+2
2020-09-23
selftests: kvm: Fix assert failure in single-step test
Yang Weijiang
1
-1
/
+1
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
31
-62
/
+236
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-4
/
+69
2020-09-22
Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-09-21
tools/bootconfig: Add testcase for tailing space
Masami Hiramatsu
1
-0
/
+13
2020-09-21
tools/bootconfig: Add testcases for repeated key with brace
Masami Hiramatsu
1
-0
/
+12
2020-09-21
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
2
-1
/
+18
2020-09-21
btf: Add BTF_ID_LIST_SINGLE macro
Lorenz Bauer
1
-0
/
+8
2020-09-21
libbpf: Fix native endian assumption when parsing BTF
Tony Ambardar
1
-0
/
+6
2020-09-21
tools/io_uring: fix compile breakage
Douglas Gilbert
1
-2
/
+2
2020-09-20
Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2020-09-19
selftests/vm: fix display of page size in map_hugetlb
Christophe Leroy
1
-1
/
+1
[prev]
[next]