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
2023-02-03
tools/power/x86/intel-speed-select: Remove unused non_block flag
Zhang Rui
1
-4
/
+0
2023-02-03
tools/power/x86/intel-speed-select: Remove wrong check in set_isst_id()
Zhang Rui
1
-2
/
+2
2023-02-02
kselftest: vm: add tests for memory-deny-write-execute
Kees Cook
2
-0
/
+198
2023-02-02
tools/mm: allow users to provide additional cflags/ldflags
Herton R. Krzesinski
1
-2
/
+2
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
1
-1
/
+0
2023-02-02
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
1
-16
/
+16
2023-02-02
selftests/damon/debugfs_rm_non_contexts: hide expected write error messages
SeongJae Park
1
-1
/
+1
2023-02-02
selftests/damon/sysfs: hide expected write failures
SeongJae Park
1
-1
/
+1
2023-02-02
bpftool: profile online CPUs instead of possible
Tonghao Zhang
1
-8
/
+30
2023-02-03
Merge tag 'iio-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-17
/
+6
2023-02-02
selftests/bpf: introduce XDP compliance test tool
Lorenzo Bianconi
6
-2
/
+1105
2023-02-02
selftests/bpf: add test for bpf_xdp_query xdp-features support
Lorenzo Bianconi
2
-1
/
+34
2023-02-02
libbpf: add API to get XDP/XSK supported features
Lorenzo Bianconi
3
-1
/
+110
2023-02-02
libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
Lorenzo Bianconi
1
-10
/
+12
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
1
-0
/
+59
2023-02-02
selftests/bpf: Use semicolon instead of comma in test_verifier.c
Tiezhu Yang
1
-2
/
+2
2023-02-02
tools/bpf: Use tab instead of white spaces to sync bpf.h
Tiezhu Yang
1
-2
/
+2
2023-02-02
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
1
-0
/
+1
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-41
/
+199
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-31
/
+152
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
7
-111
/
+228
2023-02-02
perf jevents: Rewrite metrics in the same file with each other
Ian Rogers
1
-5
/
+16
2023-02-02
perf jevents metric: Add ability to rewrite metrics in terms of others
Ian Rogers
2
-2
/
+81
2023-02-02
perf jevents metric: Correct Function equality
Ian Rogers
1
-2
/
+4
2023-02-02
perf session: Show branch speculation info in raw dump
Sandipan Das
2
-11
/
+12
2023-02-02
perf script: Show branch speculation info
Sandipan Das
5
-6
/
+33
2023-02-02
perf test: Add more test cases for perf lock contention
Namhyung Kim
1
-4
/
+62
2023-02-02
perf bench syscall: Add execve syscall benchmark
Tiezhu Yang
5
-0
/
+44
2023-02-02
perf bench syscall: Add getpgid syscall benchmark
Tiezhu Yang
5
-0
/
+19
2023-02-02
perf bench syscall: Introduce bench_syscall_common()
Tiezhu Yang
3
-4
/
+31
2023-02-02
tools x86: Keep list sorted by number in unistd_{32,64}.h
Tiezhu Yang
2
-16
/
+16
2023-02-02
perf test: Replace legacy `...` with $(...)
Diederik de Haas
1
-9
/
+9
2023-02-02
perf test: Replace 'grep | wc -l' with 'grep -c'
Diederik de Haas
1
-3
/
+3
2023-02-02
perf stat: Hide invalid uncore event output for aggr mode
Namhyung Kim
1
-5
/
+46
2023-02-02
perf lock contention: Add -S/--callstack-filter option
Namhyung Kim
4
-2
/
+75
2023-02-02
perf script: Add 'cgroup' field for output
Namhyung Kim
2
-2
/
+25
2023-02-02
perf tools docs: Use canonical ftrace path
Ross Zwisler
3
-4
/
+4
2023-02-02
perf arm-spe: Only warn once for each unsupported address packet
Rob Herring
1
-1
/
+5
2023-02-02
perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
Krister Johansen
1
-2
/
+15
2023-02-02
perf probe: Fix usage when libtraceevent is missing
Athira Rajeev
1
-0
/
+9
2023-02-02
perf symbols: Get symbols for .plt.got for x86-64
Adrian Hunter
1
-4
/
+157
2023-02-02
perf symbols: Start adding support for .plt.got for x86
Adrian Hunter
1
-0
/
+29
2023-02-02
rtla/timerlat: Add auto-analysis support to timerlat top
Daniel Bristot de Oliveira
1
-2
/
+44
2023-02-02
rtla/timerlat: Add auto-analysis core
Daniel Bristot de Oliveira
3
-0
/
+1005
2023-02-02
PM: tools: use canonical ftrace path
Ross Zwisler
3
-9
/
+9
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
1
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
2023-02-02
selftests/bpf: Remove duplicate include header in xdp_hw_metadata
Ye Xingchen
1
-1
/
+0
[prev]
[next]