index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
torture: Output per-failed-run summary lines from torture.sh
Paul E. McKenney
1
-1
/
+1
2022-02-01
torture: Allow four-digit repetition numbers for --configs parameter
Paul E. McKenney
1
-1
/
+1
2022-02-01
torture: Drop trailing ^M from console output
Paul E. McKenney
1
-1
/
+1
2022-02-01
libbpf: Open code raw_tp_open and link_create commands.
Alexei Starovoitov
2
-3
/
+29
2022-02-01
libbpf: Open code low level bpf commands.
Alexei Starovoitov
1
-2
/
+42
2022-02-01
libbpf: Add support for bpf iter in light skeleton.
Alexei Starovoitov
1
-1
/
+4
2022-02-01
tools: Ignore errors from `which' when searching a GCC toolchain
Jean-Philippe Brucker
1
-1
/
+1
2022-02-01
selftests/bpf: Update cpumap/devmap sec_name
Lorenzo Bianconi
5
-5
/
+5
2022-02-01
libbpf: Deprecate xdp_cpumap, xdp_devmap and classifier sec definitions
Lorenzo Bianconi
1
-3
/
+11
2022-02-01
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2022-02-01
perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-02-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-02-01
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-01
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2022-02-01
selftests: fib rule: Don't echo modified sysctls
Guillaume Nault
1
-3
/
+3
2022-02-01
selftests: fib rule: Log test description
Guillaume Nault
1
-4
/
+6
2022-02-01
selftests: fib rule: Drop erroneous TABLE variable
Guillaume Nault
1
-2
/
+2
2022-02-01
selftests: fib rule: Make 'getmatch' and 'match' local variables
Guillaume Nault
1
-0
/
+6
2022-02-01
libbpf: Deprecate btf_ext rec_size APIs
Dave Marchevsky
1
-2
/
+4
2022-01-31
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
4
-21
/
+162
2022-01-31
kunit: tool: drop mostly unused KunitResult.result field
Daniel Latypov
1
-16
/
+8
2022-01-31
kselftest: Fix vdso_test_abi return status
Vincenzo Frascino
1
-73
/
+62
2022-01-31
selftests/net: timestamping: Fix bind_phc check
Gerhard Engleder
1
-2
/
+2
2022-01-30
Merge tag 'v5.17-rc2' into char-misc-next
Greg Kroah-Hartman
18
-32
/
+62
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
1
-1
/
+2
2022-01-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+9
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-5
/
+15
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-15
/
+29
2022-01-28
selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP
Paolo Bonzini
3
-0
/
+19
2022-01-28
kselftest/arm64: Correct logging of FPSIMD register read via ptrace
Mark Brown
1
-1
/
+1
2022-01-28
kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types
Mark Brown
1
-1
/
+8
2022-01-27
selftests/bpf/test_xdp_redirect: use temp netns for testing
Hangbin Liu
1
-14
/
+16
2022-01-27
selftests/bpf/test_xdp_meta: use temp netns for testing
Hangbin Liu
1
-18
/
+20
2022-01-27
selftests/bpf/test_tcp_check_syncookie: use temp netns for testing
Hangbin Liu
1
-2
/
+3
2022-01-27
selftests/bpf/test_lwt_seg6local: use temp netns for testing
Hangbin Liu
1
-82
/
+88
2022-01-27
selftests/bpf/test_xdp_vlan: use temp netns for testing
Hangbin Liu
1
-32
/
+34
2022-01-27
selftests/bpf/test_xdp_veth: use temp netns for testing
Hangbin Liu
1
-18
/
+21
2022-01-27
selftests/bpf/test_xdp_redirect_multi: use temp netns for testing
Hangbin Liu
1
-29
/
+31
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-7
/
+229
2022-01-27
tools/tracing: Update Makefile to build rtla
Shuah Khan
1
-4
/
+14
2022-01-27
rtla: Make doc build optional
Shuah Khan
1
-1
/
+1
2022-01-27
selftests: skip mincore.check_file_mmap when fs lacks needed support
Cristian Marussi
1
-6
/
+14
2022-01-27
selftests: openat2: Skip testcases that fail with EOPNOTSUPP
Cristian Marussi
1
-1
/
+11
2022-01-27
selftests: openat2: Add missing dependency in Makefile
Cristian Marussi
2
-1
/
+2
2022-01-27
selftests: openat2: Print also errno in failure messages
Cristian Marussi
1
-5
/
+6
2022-01-27
selftests: futex: Use variable MAKE instead of make
Muhammad Usama Anjum
1
-2
/
+2
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
70
-250
/
+1212
2022-01-27
selftests/bpf: specify pahole version requirement for btf_tag test
Yonghong Song
1
-0
/
+2
2022-01-27
selftests/bpf: add a selftest with __user tag
Yonghong Song
3
-0
/
+151
2022-01-27
selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c
Yonghong Song
2
-4
/
+4
[prev]
[next]