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
perf jevents: Add model list option
Ian Rogers
2
-1
/
+16
2023-02-03
perf jevents: Generate metrics and events as separate tables
Ian Rogers
2
-58
/
+189
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
11
-54
/
+78
2023-02-03
perf jevents: Combine table prefix and suffix writing
Ian Rogers
1
-22
/
+14
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
7
-126
/
+0
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
9
-134
/
+36
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
7
-29
/
+80
2023-02-03
tools/power/x86/intel-speed-select: v1.14 release
Srinivas Pandruvada
1
-1
/
+1
2023-02-03
tools/power/x86/intel-speed-select: Adjust uncore max/min frequency
Srinivas Pandruvada
1
-0
/
+36
2023-02-03
tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
Zhang Rui
1
-1
/
+1
2023-02-03
tools/power/x86/intel-speed-select: Fix display of uncore min frequency
Srinivas Pandruvada
3
-2
/
+36
2023-02-03
tools/power/x86/intel-speed-select: turbo-freq auto mode with SMT off
Srinivas Pandruvada
1
-0
/
+3
2023-02-03
tools/power/x86/intel-speed-select: cpufreq reads on offline CPUs
Srinivas Pandruvada
1
-0
/
+33
2023-02-03
tools/power/x86/intel-speed-select: Use null-terminated string
Zhang Rui
1
-0
/
+2
2023-02-03
tools/power/x86/intel-speed-select: Remove duplicate dup()
Zhang Rui
1
-3
/
+0
2023-02-03
tools/power/x86/intel-speed-select: Handle open() failure case
Zhang Rui
1
-0
/
+2
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
[prev]
[next]