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-03-13
selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls
Andrii Nakryiko
3
-1
/
+133
2020-03-13
libbpf: Provide CO-RE variants of PT_REGS macros
Andrii Nakryiko
1
-0
/
+103
2020-03-13
libbpf: Ignore incompatible types with matching name during CO-RE relocation
Andrii Nakryiko
1
-0
/
+4
2020-03-13
selftests/bpf: Ensure consistent test failure output
Andrii Nakryiko
2
-9
/
+9
2020-03-13
selftests/bpf: Fix spurious failures in accept due to EAGAIN
Jakub Sitnicki
1
-19
/
+58
2020-03-13
Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-3
/
+5
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
3
-4
/
+4
2020-03-13
selftests/bpf: Fix usleep() implementation
Andrii Nakryiko
1
-1
/
+10
2020-03-13
selftests/bpf: Make tcp_rtt test more robust to failures
Andrii Nakryiko
1
-12
/
+20
2020-03-13
selftests/bpf: Guarantee that useep() calls nanosleep() syscall
Andrii Nakryiko
1
-0
/
+9
2020-03-13
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
4
-11
/
+35
2020-03-13
selftests: android: Fix custom install from skipping test progs
Shuah Khan
1
-1
/
+1
2020-03-13
selftests: android: ion: Fix ionmap_test compile error
Shuah Khan
1
-1
/
+1
2020-03-13
selftests: Fix kselftest O=objdir build from cluttering top level objdir
Shuah Khan
1
-2
/
+2
2020-03-13
selftests/seccomp: Adjust test fixture counts
Kees Cook
1
-5
/
+5
2020-03-13
selftests/ftrace: Fix typo in trigger-multihist.tc
Masanari Iida
1
-1
/
+1
2020-03-13
selftests/timens: Remove duplicated include <time.h>
YueHaibing
4
-4
/
+0
2020-03-13
selftests/resctrl: fix spelling mistake "Errror" -> "Error"
Colin Ian King
1
-2
/
+2
2020-03-13
perf test: Print if shell directory isn't present
Ian Rogers
1
-1
/
+4
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-0
/
+123
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
31
-236
/
+305
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
3
-1
/
+102
2020-03-12
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...
Carlos Neira
5
-1
/
+287
2020-03-12
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
1
-1
/
+19
2020-03-13
tools: bpftool: Fix minor bash completion mistakes
Quentin Monnet
1
-8
/
+21
2020-03-13
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
4
-32
/
+7
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+32
2020-03-13
libbpf: Split BTF presence checks into libbpf- and kernel-specific parts
Andrii Nakryiko
1
-5
/
+12
2020-03-13
bpftool: Add _bpftool and profiler.skel.h to .gitignore
Song Liu
1
-0
/
+2
2020-03-13
bpftool: Skeleton should depend on libbpf
Song Liu
1
-2
/
+3
2020-03-13
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
4
-5
/
+24
2020-03-12
tc-testing: add ETS scheduler to tdc build configuration
Davide Caratti
1
-0
/
+1
2020-03-12
xarray: Fix early termination of xas_for_each_marked
Matthew Wilcox (Oracle)
4
-2
/
+91
2020-03-12
selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.
Kuniyuki Iwashima
4
-0
/
+200
2020-03-12
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2
-10
/
+12
2020-03-12
perf record: Fix binding of AIO user space buffers to nodes
Alexey Budankov
1
-6
/
+15
2020-03-11
perf scripting perl: Add common_callchain to fix argument order
Michael Petlan
6
-20
/
+20
2020-03-11
tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels
Andrii Nakryiko
1
-0
/
+1
2020-03-11
perf intel-pt: Update intel-pt.txt file with new location of the documentation
Adrian Hunter
1
-0
/
+1
2020-03-11
perf intel-pt: Add Intel PT man page references
Adrian Hunter
5
-4
/
+13
2020-03-11
perf intel-pt: Rename intel-pt.txt and put it in man page format
Adrian Hunter
1
-24
/
+33
2020-03-11
perf doc: Set man page date to last git commit
Ian Rogers
1
-1
/
+4
2020-03-11
perf cs-etm: Fix unsigned variable comparison to zero
Leo Yan
1
-1
/
+1
2020-03-11
perf cs-etm: Optimize copying last branches
Leo Yan
1
-5
/
+17
2020-03-11
perf cs-etm: Correct synthesizing instruction samples
Leo Yan
1
-17
/
+70
2020-03-11
perf cs-etm: Continuously record last branch
Leo Yan
1
-3
/
+4
2020-03-11
perf cs-etm: Swap packets for instruction samples
Leo Yan
1
-20
/
+19
2020-03-11
perf map: Use strstarts() to look for Android libraries
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-03-11
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-03-10
perf vendor events intel: Add NO_NMI_WATCHDOG metric constraint
Kan Liang
3
-3
/
+6
[prev]
[next]