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-10-24
tools/power/turbostat: Add initial support for SierraForest
Zhang Rui
1
-0
/
+17
2023-10-24
tools/power/turbostat: Add initial support for GraniteRapids
Zhang Rui
1
-0
/
+1
2023-10-24
tools/power/turbostat: Add MSR_CORE_C1_RES support for spr_features
Zhang Rui
1
-0
/
+1
2023-10-24
tools/power/turbostat: Move process to root cgroup
Srinivas Pandruvada
1
-0
/
+13
2023-10-24
tools/power/turbostat: Handle cgroup v2 cpu limitation
Zhang Rui
1
-15
/
+80
2023-10-24
tools/power/turbostat: Abstrct function for parsing cpu string
Zhang Rui
1
-49
/
+55
2023-10-23
selftests/bpf: test if state loops are detected in a tricky case
Eduard Zingerman
1
-0
/
+177
2023-10-23
selftests/bpf: tests with delayed read/precision makrs in loop body
Eduard Zingerman
1
-0
/
+518
2023-10-23
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
1
-0
/
+1
2023-10-23
Merge tag 'urgent/nolibc.2023.10.16a' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+4
2023-10-23
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
6
-15
/
+7185
2023-10-23
netlink: specs: devlink: add the remaining command to generate complete split...
Jiri Pirko
2
-1
/
+7122
2023-10-23
netlink: specs: devlink: remove reload-action from devlink-get cmd reply
Jiri Pirko
2
-7
/
+0
2023-10-23
tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
Jiri Pirko
1
-4
/
+7
2023-10-23
tools: ynl-gen: introduce support for bitfield32 attribute type
Jiri Pirko
4
-3
/
+56
2023-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+12
2023-10-23
tools: ynl-gen: change spacing around __attribute__
Jakub Kicinski
7
-64
/
+64
2023-10-23
tcp: introduce tcp_clock_ms()
Eric Dumazet
1
-2
/
+2
2023-10-21
Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+13
2023-10-21
selftests: tc-testing: add test for 'rt' upgrade on hfsc
Pedro Tammela
1
-6
/
+26
2023-10-20
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...
Linus Torvalds
5
-23
/
+55
2023-10-20
Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...
Linus Torvalds
1
-7
/
+9
2023-10-20
selftests/bpf: Add more test cases for bpf memory allocator
Hou Tao
2
-7
/
+193
2023-10-20
selftests/bpf: Make linked_list failure test more robust
Kumar Kartikeya Dwivedi
2
-9
/
+5
2023-10-20
selftests/ftrace: Add new test case which checks non unique symbol
Francis Laniel
1
-0
/
+13
2023-10-20
KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list test
Anup Patel
1
-0
/
+2
2023-10-20
objtool: Fix return thunk patching in retpolines
Josh Poimboeuf
1
-0
/
+16
2023-10-20
netlink: specs: add support for auto-sized scalars
Jakub Kicinski
5
-2
/
+47
2023-10-20
tools: ynl-gen: make the mnl_type() method public
Jakub Kicinski
1
-20
/
+18
2023-10-19
perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data...
Yang Jihong
1
-0
/
+12
2023-10-19
perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 pla...
Kajol Jain
1
-1
/
+1
2023-10-20
tools/power/turbostat: Handle offlined CPUs in cpu_subset
Zhang Rui
1
-10
/
+21
2023-10-20
tools/power/turbostat: Obey allowed CPUs for system summary
Zhang Rui
1
-25
/
+46
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2
-1
/
+20
2023-10-19
perf trace: Use the right bpf_probe_read(_str) variant for reading user data
Thomas Richter
1
-8
/
+8
2023-10-20
tools/power/turbostat: Obey allowed CPUs for primary thread/core detection
Zhang Rui
1
-19
/
+16
2023-10-20
tools/power/turbostat: Abstract several functions
Zhang Rui
1
-17
/
+41
2023-10-20
tools/power/turbostat: Obey allowed CPUs during startup
Zhang Rui
1
-7
/
+14
2023-10-20
tools/power/turbostat: Obey allowed CPUs when accessing CPU counters
Zhang Rui
1
-2
/
+2
2023-10-20
tools/power/turbostat: Introduce cpu_allowed_set
Zhang Rui
1
-3
/
+28
2023-10-19
tools build: Fix llvm feature detection, still used by bpftool
Arnaldo Carvalho de Melo
1
-0
/
+14
2023-10-19
selftests/bpf: Add tests for open-coded task and css iter
Chuyi Zhou
5
-0
/
+415
2023-10-19
selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
Chuyi Zhou
2
-9
/
+9
2023-10-19
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
1
-0
/
+6
2023-10-19
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
1
-0
/
+5
2023-10-19
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
1
-0
/
+8
2023-10-19
tools: ynl-gen: support limit names
Jakub Kicinski
1
-11
/
+34
2023-10-19
tools: ynl-gen: support full range of min/max checks for integer values
Jakub Kicinski
1
-7
/
+59
2023-10-19
tools: ynl-gen: track attribute use
Jakub Kicinski
1
-0
/
+20
2023-10-19
selftests/bpf/sockopt: Add io_uring support
Breno Leitao
1
-6
/
+107
[prev]
[next]