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
2022-02-06
Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2022-02-06
perf ftrace: system_wide collection is not effective by default
Changbin Du
1
-21
/
+24
2022-02-06
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2
-1
/
+102
2022-02-06
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
1
-9
/
+10
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
3
-2
/
+5
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
1
-1
/
+1
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
1
-0
/
+19
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
1
-1
/
+2
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
1
-0
/
+1
2022-02-06
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
1
-1
/
+1
2022-02-06
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-06
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
23
-418
/
+444
2022-02-04
selftests: mptcp: set ip_mptcp in command line
Geliang Tang
1
-3
/
+9
2022-02-04
selftests: mptcp: add set_flags tests in pm_netlink.sh
Geliang Tang
1
-0
/
+18
2022-02-04
selftests: mptcp: add the id argument for set_flags
Geliang Tang
1
-21
/
+42
2022-02-04
selftests: mptcp: add wrapper for setting flags
Geliang Tang
1
-3
/
+21
2022-02-04
selftests: mptcp: add wrapper for showing addrs
Geliang Tang
1
-28
/
+50
2022-02-04
selftests: mptcp: add ip mptcp wrappers
Geliang Tang
1
-330
/
+407
2022-02-04
selftests: mptcp: add backup with port testcase
Geliang Tang
1
-5
/
+39
2022-02-04
selftests: mptcp: add the port argument for set_flags
Geliang Tang
1
-1
/
+13
2022-02-04
libbpf: Fix build issue with llvm-readelf
Yonghong Song
1
-2
/
+2
2022-02-04
selftests/ir: fix build with ancient kernel headers
Sean Young
1
-0
/
+10
2022-02-04
selftests: fixup build warnings in pidfd / clone3 tests
Axel Rasmussen
3
-8
/
+5
2022-02-04
pidfd: fix test failure due to stack overflow on some arches
Axel Rasmussen
2
-7
/
+28
2022-02-04
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
6
-2
/
+74
2022-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+7
2022-02-04
rtla/trace: Error message fixup
Daniel Bristot de Oliveira
1
-4
/
+4
2022-02-04
rtla/utils: Fix session duration parsing
Daniel Bristot de Oliveira
1
-2
/
+2
2022-02-04
rtla: Follow kernel version
Daniel Bristot de Oliveira
1
-1
/
+3
2022-02-04
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
1
-2
/
+7
2022-02-04
Merge tag 'linux-cpupower-5.17-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2
-1
/
+1
2022-02-04
kselftest: alsa: Declare most functions static
Mark Brown
1
-28
/
+30
2022-02-04
kselftest: alsa: Check for event generation when we write to controls
Mark Brown
1
-3
/
+151
2022-02-03
selftests: rtnetlink: Use more sensible tos values
Guillaume Nault
1
-2
/
+2
2022-02-03
selftests: fib offload: use sensible tos values
Guillaume Nault
1
-6
/
+6
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-439
/
+492
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-239
/
+235
2022-02-03
Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
14
-177
/
+201
2022-02-04
libbpf: Deprecate forgotten btf__get_map_kv_tids()
Andrii Nakryiko
2
-0
/
+4
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-232
/
+6
2022-02-03
selftests/bpf: Add a selftest for invalid func btf with btf decl_tag
Yonghong Song
1
-0
/
+19
2022-02-03
libbpf: Deprecate priv/set_priv storage
Delyan Kratunov
1
-1
/
+6
2022-02-03
selftests/bpf: Redo the switch to new libbpf XDP APIs
Andrii Nakryiko
7
-50
/
+47
2022-02-03
selftests/bpf: Remove usage of deprecated feature probing APIs
Andrii Nakryiko
2
-3
/
+3
2022-02-03
bpftool: Fix uninit variable compilation warning
Andrii Nakryiko
1
-1
/
+1
2022-02-03
bpftool: Stop supporting BPF offload-enabled feature probing
Andrii Nakryiko
1
-12
/
+17
2022-02-03
libbpf: Stop using deprecated bpf_map__is_offload_neutral()
Andrii Nakryiko
1
-1
/
+1
2022-02-03
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
1
-1
/
+5
2022-02-03
selftests: net: bridge: Parameterize ageing timeout
Tobias Waldekranz
4
-4
/
+9
[prev]
[next]