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
2021-10-29
kunit: tool: fix typecheck errors about loading qemu configs
Daniel Latypov
1
-6
/
+9
2021-10-29
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
1
-2
/
+2
2021-10-29
selftests: net: bridge: update IGMP/MLD membership interval value
Nikolay Aleksandrov
2
-6
/
+18
2021-10-29
selftests/net: update .gitignore with newly added tests
Shuah Khan
1
-0
/
+4
2021-10-28
selftests: mlxsw: Test port shaper
Petr Machata
1
-0
/
+28
2021-10-28
selftests: mlxsw: Test offloadability of root TBF
Petr Machata
1
-0
/
+14
2021-10-28
tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...
David Yang
1
-1
/
+1
2021-10-28
selftests/bpf: Fix memory leak in test_ima
Kumar Kartikeya Dwivedi
1
-1
/
+2
2021-10-28
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
1
-2
/
+2
2021-10-28
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
15
-107
/
+142
2021-10-28
libbpf: Use O_CLOEXEC uniformly when opening fds
Kumar Kartikeya Dwivedi
5
-10
/
+10
2021-10-28
libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
Kumar Kartikeya Dwivedi
2
-13
/
+46
2021-10-28
libbpf: Add weak ksym support to gen_loader
Kumar Kartikeya Dwivedi
1
-3
/
+32
2021-10-28
libbpf: Add typeless ksym support to gen_loader
Kumar Kartikeya Dwivedi
3
-23
/
+99
2021-10-28
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
1
-0
/
+16
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
5
-252
/
+93
2021-10-28
objtool: Shrink struct instruction
Peter Zijlstra
2
-4
/
+3
2021-10-28
objtool: Explicitly avoid self modifying code in .altinstr_replacement
Peter Zijlstra
1
-11
/
+31
2021-10-28
objtool: Classify symbols
Peter Zijlstra
2
-14
/
+27
2021-10-28
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
4
-5
/
+104
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
8
-30
/
+695
2021-10-28
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2
-0
/
+286
2021-10-28
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
7
-9
/
+91
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
1
-0
/
+9
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-55
/
+23
2021-10-28
selftests/x86/amx: Add context switch test
Chang S. Bae
1
-3
/
+157
2021-10-28
selftests/x86/amx: Add test cases for AMX state management
Chang S. Bae
2
-1
/
+698
2021-10-28
perf test sample-parsing: Add endian test for struct branch_flags
Madhavan Srinivasan
1
-5
/
+38
2021-10-28
perf evsel: Add bitfield_swap() to handle branch_stack endian issue
Madhavan Srinivasan
2
-2
/
+88
2021-10-28
perf script: Support instruction latency
Kan Liang
2
-3
/
+13
2021-10-27
perf script: Show binary offsets for userspace addr
Lexi Shao
1
-3
/
+9
2021-10-27
perf bench futex: Add support for 32-bit systems with 64-bit time_t
Alistair Francis
1
-3
/
+40
2021-10-27
perf bench futex: Call the futex syscall from a function
Alistair Francis
1
-17
/
+26
2021-10-27
perf intel-pt: Support itrace d+o option to direct debug log to stdout
Adrian Hunter
3
-6
/
+8
2021-10-27
perf auxtrace: Add itrace d+o option to direct debug log to stdout
Adrian Hunter
2
-0
/
+3
2021-10-27
perf dlfilter: Add dlfilter-show-cycles
Adrian Hunter
3
-2
/
+163
2021-10-27
perf intel-pt: Support itrace A option to approximate IPC
Adrian Hunter
4
-4
/
+24
2021-10-27
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
3
-0
/
+7
2021-10-27
perf auxtrace: Add missing Z option to ITRACE_HELP
Adrian Hunter
1
-0
/
+1
2021-10-27
selftests/bpf: Adding a namespace reset for tc_redirect
Yucong Sun
1
-0
/
+14
2021-10-27
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
1
-2
/
+7
2021-10-27
selfetests/bpf: Update vmtest.sh defaults
Yucong Sun
1
-3
/
+3
2021-10-27
libbpf: Deprecate bpf_objects_list
Joe Burton
3
-2
/
+15
2021-10-27
selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.sh
Russell Currey
1
-2
/
+2
2021-10-26
selftests/ftrace: Stop tracing while reading the trace file by default
Masami Hiramatsu
2
-1
/
+13
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-55
/
+20
2021-10-26
selftests/bpf: Use recv_timeout() instead of retries
Yucong Sun
1
-55
/
+20
2021-10-26
tools build: Drop needless slang include path in test-all
John Keeping
1
-1
/
+1
2021-10-26
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
1
-3
/
+8
2021-10-26
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
1
-2
/
+2
[prev]
[next]