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-03-26
bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel functions
Martin KaFai Lau
3
-46
/
+11
2021-03-26
bpf: selftests: Rename bictcp to bpf_cubic
Martin KaFai Lau
1
-15
/
+15
2021-03-26
libbpf: Support extern kernel function
Martin KaFai Lau
1
-12
/
+162
2021-03-26
libbpf: Record extern sym relocation first
Martin KaFai Lau
1
-29
/
+34
2021-03-26
libbpf: Rename RELO_EXTERN to RELO_EXTERN_VAR
Martin KaFai Lau
1
-3
/
+3
2021-03-26
libbpf: Refactor codes for finding btf id of a kernel symbol
Martin KaFai Lau
1
-11
/
+33
2021-03-26
libbpf: Refactor bpf_object__resolve_ksyms_btf_id
Martin KaFai Lau
1
-57
/
+67
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
3
-11
/
+15
2021-03-26
selftests: mptcp: signal addresses testcases
Geliang Tang
1
-0
/
+58
2021-03-26
selftests: mptcp: timeout testcases for multi addresses
Geliang Tang
1
-2
/
+24
2021-03-26
selftests: mptcp: add cfg_do_w for cfg_remove
Geliang Tang
1
-3
/
+7
2021-03-26
selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"
Colin Ian King
1
-1
/
+1
2021-03-26
selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)
Ilya Leoshkevich
1
-1
/
+2
2021-03-26
bpf/selftests: Test that kernel rejects a TCP CC with an invalid license
Toke Høiland-Jørgensen
2
-0
/
+63
2021-03-26
libbpf: Preserve empty DATASEC BTFs during static linking
Andrii Nakryiko
1
-1
/
+12
2021-03-26
tools: gpio-utils: fix various kernel-doc warnings
Randy Dunlap
1
-9
/
+9
2021-03-26
usbip: tools: add usage of device mode in usbip_list.c
Hongren Zheng (Zenithal)
1
-1
/
+2
2021-03-26
usbip: tools: add options and examples in man page related to device mode
Hongren Zheng (Zenithal)
2
-1
/
+67
2021-03-26
tools: usbip: list.h: fix kernel-doc for list_del()
Randy Dunlap
1
-5
/
+5
2021-03-26
perf test: Change to use bash for daemon test
Leo Yan
1
-1
/
+1
2021-03-26
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
3
-0
/
+27
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
8
-8
/
+55
2021-03-26
perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCT
Athira Rajeev
3
-0
/
+42
2021-03-26
perf sort: Add dynamic headers for perf report columns
Athira Rajeev
2
-1
/
+19
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
5
-60
/
+190
2021-03-25
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
1
-1
/
+1
2021-03-25
libbpf: Add bpf object kern_version attribute setter
Rafael David Tinoco
3
-0
/
+12
2021-03-25
bpf: selftests: Add tests for batched ops in LPM trie maps
Pedro Tammela
1
-0
/
+158
2021-03-25
selftests/bpf: Better error messages for ima_setup.sh failures
KP Singh
1
-2
/
+4
2021-03-26
libbpf: Constify few bpf_program getters
Andrii Nakryiko
2
-4
/
+4
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
34
-523
/
+2968
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
31
-57
/
+920
2021-03-25
tools/turbostat: Unmark non-kernel-doc comment
Randy Dunlap
1
-1
/
+1
2021-03-25
iio: event_monitor: Enable events before monitoring
Linus Walleij
2
-5
/
+65
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+17
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
1
-2
/
+2
2021-03-25
perf daemon: Remove duplicate includes
Wan Jiabing
1
-3
/
+0
2021-03-25
perf tools: Remove duplicate struct forward declarations
Wan Jiabing
2
-2
/
+0
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
17
-45
/
+320
2021-03-24
Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...
Paul E. McKenney
20
-214
/
+692
2021-03-24
selftests: mlxsw: Add resilient nexthop groups configuration tests
Ido Schimmel
2
-0
/
+87
2021-03-24
selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groups
Ido Schimmel
1
-0
/
+31
2021-03-24
selftests: netfilter: flowtable bridge and vlan support
Pablo Neira Ayuso
1
-0
/
+82
2021-03-24
kselftest: arm64: Add BTI tests
Mark Brown
16
-1
/
+637
2021-03-24
kselftest/arm64: mte: Report filename on failing temp file creation
Andre Przywara
1
-0
/
+1
2021-03-24
kselftest/arm64: mte: Fix clang warning
Andre Przywara
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Makefile: Fix clang compilation
Andre Przywara
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Output warning about failing compiler
Andre Przywara
1
-0
/
+3
2021-03-24
kselftest/arm64: mte: Use cross-compiler if specified
Andre Przywara
1
-0
/
+5
[prev]
[next]