index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
libperf: Avoid internal moving of fdarray fds
Alexey Budankov
2
-24
/
+7
2020-07-21
tools/memory-model: Remove smp_read_barrier_depends() from informal doc
Will Deacon
1
-14
/
+12
2020-07-21
tools: bpf: Use local copy of headers including uapi/linux/filter.h
Will Deacon
2
-1
/
+92
2020-07-20
tc-testing: Add tdc to kselftests
Briana Oursler
5
-4
/
+13
2020-07-20
testptp: add new options for perout phase and pulse width
Vladimir Oltean
1
-4
/
+37
2020-07-20
testptp: promote 'perout' variable to int64_t
Vladimir Oltean
1
-4
/
+6
2020-07-20
selftests: add clone3() CAP_CHECKPOINT_RESTORE test
Adrian Reber
3
-1
/
+186
2020-07-20
tools headers UAPI: Update tools's copy of linux/perf_event.h
Leo Yan
1
-3
/
+20
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
54
-255
/
+498
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
54
-255
/
+498
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
4
-8
/
+8
2020-07-19
Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+14
2020-07-18
Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-4
/
+4
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
3
-5
/
+5
2020-07-17
selftests/bpf: Tests for BPF_SK_LOOKUP attach point
Jakub Sitnicki
4
-23
/
+1960
2020-07-17
selftests/bpf: Add verifier tests for bpf_sk_lookup context access
Jakub Sitnicki
1
-0
/
+492
2020-07-17
tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
Jakub Sitnicki
4
-3
/
+5
2020-07-17
libbpf: Add support for SK_LOOKUP program type
Jakub Sitnicki
4
-0
/
+10
2020-07-17
bpf: Sync linux/bpf.h to tools/
Jakub Sitnicki
1
-0
/
+77
2020-07-17
kunit: tool: fix improper treatment of file location
Brendan Higgins
2
-26
/
+2
2020-07-17
kunit: tool: fix broken default args in unit tests
Brendan Higgins
1
-5
/
+5
2020-07-17
kunit: capture stderr on all make subprocess calls
Will Chen
1
-3
/
+3
2020-07-17
selftests/harness: Limit step counter reporting
Kees Cook
1
-7
/
+2
2020-07-17
selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
Paolo Pisati
1
-0
/
+2
2020-07-17
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
1
-0
/
+26
2020-07-17
selftests/seccomp: Refactor to use fixture variants
Kees Cook
1
-157
/
+42
2020-07-17
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
1
-7
/
+8
2020-07-17
selftests: kmod: Add module address visibility test
Kees Cook
1
-0
/
+36
2020-07-17
cpupower: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-07-17
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+3
2020-07-17
perf tools: Sync hashmap.h with libbpf's
Arnaldo Carvalho de Melo
1
-4
/
+8
2020-07-17
libsubcmd: Fix OPT_CALLBACK_SET()
Ravi Bangoria
1
-0
/
+3
2020-07-17
perf metric: Add 'struct expr_id_data' to keep expr value
Jiri Olsa
4
-13
/
+18
2020-07-17
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
6
-9
/
+9
2020-07-17
perf probe: Warn if the target function is a GNU indirect function
Masami Hiramatsu
1
-2
/
+6
2020-07-17
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
1
-1
/
+1
2020-07-17
perf probe: Fix wrong variable warning when the probe point is not found
Masami Hiramatsu
1
-0
/
+3
2020-07-17
perf probe: Avoid setting probes on the same address for the same event
Masami Hiramatsu
1
-0
/
+10
2020-07-16
compiler: Remove uninitialized_var() macro
Kees Cook
2
-4
/
+0
2020-07-16
bpf: Drop duplicated words in uapi helper comments
Randy Dunlap
1
-3
/
+3
2020-07-16
selftests/bpf: Fix possible hang in sockopt_inherit
Stanislav Fomichev
1
-2
/
+1
2020-07-16
tools/power/x86/intel-speed-select: Update version for v5.9
Srinivas Pandruvada
1
-1
/
+1
2020-07-16
tools/power/x86/intel-speed-select: Add retries for mail box commands
Srinivas Pandruvada
1
-16
/
+36
2020-07-16
tools/power/x86/intel-speed-select: Add option to delay mbox commands
Srinivas Pandruvada
1
-0
/
+15
2020-07-16
tools/power/x86/intel-speed-select: Ignore -o option processing on error
Srinivas Pandruvada
1
-1
/
+5
2020-07-16
tools/power/x86/intel-speed-select: Change path for caching topology info
Srinivas Pandruvada
1
-2
/
+4
2020-07-16
selftest: Add tests for XDP programs in CPUMAP entries
Lorenzo Bianconi
2
-0
/
+106
2020-07-16
libbpf: Add SEC name for xdp programs attached to CPUMAP
Lorenzo Bianconi
1
-0
/
+2
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-0
/
+5
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
1
-0
/
+9
[prev]
[next]