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-04-10
selftests/resctrl: Correct get_llc_perf() param in function comment
Ilpo Järvinen
1
-1
/
+1
2023-04-10
selftests/resctrl: Use remount_resctrlfs() consistently with boolean
Ilpo Järvinen
5
-8
/
+7
2023-04-10
selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
Fenghua Yu
2
-2
/
+2
2023-04-10
selftests/resctrl: Change initialize_llc_perf() return type to void
Ilpo Järvinen
1
-8
/
+3
2023-04-10
selftests/resctrl: Replace obsolete memalign() with posix_memalign()
Ilpo Järvinen
1
-3
/
+4
2023-04-10
selftests/resctrl: Check for return value after write_schemata()
Ilpo Järvinen
1
-1
/
+6
2023-04-10
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
7
-6
/
+12
2023-04-10
selftests/resctrl: Move ->setup() call outside of test specific branches
Ilpo Järvinen
1
-13
/
+6
2023-04-10
selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
Ilpo Järvinen
1
-0
/
+2
2023-04-10
selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test
Manu Bretelle
1
-1
/
+3
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
4
-4
/
+4
2023-04-08
delayacct: improve the average delay precision of getdelay tool to microsecond
Wang Yong
1
-12
/
+12
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+16
2023-04-08
KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...
Colin Ian King
1
-1
/
+1
2023-04-08
KVM: arm64: Test that SMC64 arch calls are reserved
Oliver Upton
1
-0
/
+8
2023-04-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+27
2023-04-07
selftests/bpf: Prevent infinite loop in veristat when base file is too short
Eduard Zingerman
1
-2
/
+6
2023-04-07
bpftool: Set program type only if it differs from the desired one
Wei Yongjun
1
-1
/
+2
2023-04-07
selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshot
Song Liu
1
-2
/
+2
2023-04-07
selftests: bonding: add arp validate test
Hangbin Liu
1
-0
/
+55
2023-04-07
selftests: bonding: re-format bond option tests
Hangbin Liu
4
-246
/
+354
2023-04-06
selftests: forwarding: hw_stats_l3: Detect failure to install counters
Petr Machata
1
-1
/
+14
2023-04-06
perf map: Changes to reference counting
Ian Rogers
11
-44
/
+112
2023-04-06
perf maps: Modify maps_by_name to hold a reference to a map
Ian Rogers
2
-18
/
+33
2023-04-06
perf test: Add extra diagnostics to maps test
Ian Rogers
1
-15
/
+36
2023-04-06
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
9
-23
/
+33
2023-04-06
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
6
-12
/
+28
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
26
-69
/
+81
2023-04-06
perf map: Rename map_ip() and unmap_ip()
Ian Rogers
6
-13
/
+13
2023-04-06
perf vendor events intel: Update free running tigerlake events
Ian Rogers
2
-36
/
+50
2023-04-06
perf vendor events intel: Update free running snowridgex events
Ian Rogers
2
-66
/
+30
2023-04-06
perf vendor events intel: Correct knightslanding memory topic
Ian Rogers
2
-36
/
+38
2023-04-06
perf vendor events intel: Update free running icelakex events
Ian Rogers
2
-58
/
+30
2023-04-06
perf vendor events intel: Update free running alderlake events
Ian Rogers
2
-8
/
+24
2023-04-06
perf pmu: Sort and remove duplicates using JSON PMU name
Ian Rogers
1
-16
/
+31
2023-04-06
perf pmu: Improve name/comments, avoid a memory allocation
Ian Rogers
2
-10
/
+25
2023-04-06
perf pmu: Fewer const casts
Ian Rogers
1
-6
/
+6
2023-04-06
perf lock contention: Do not try to update if hash map is full
Namhyung Kim
1
-3
/
+19
2023-04-06
perf lock contention: Revise needs_callstack() condition
Namhyung Kim
2
-2
/
+2
2023-04-06
perf lock contention: Update total/bad stats for hidden entries
Namhyung Kim
3
-1
/
+15
2023-04-06
perf lock contention: Add data failure stat
Namhyung Kim
4
-2
/
+8
2023-04-06
perf lock contention: Update default map size to 16384
Namhyung Kim
4
-6
/
+7
2023-04-06
perf lock contention: Use -M for --map-nr-entries
Namhyung Kim
2
-1
/
+2
2023-04-06
perf lock contention: Simplify parse_lock_type()
Namhyung Kim
1
-35
/
+8
2023-04-06
tools: Rename __fallthrough to fallthrough
Liam Howlett
15
-23
/
+21
2023-04-06
perf pmu: Fix a few potential fd leaks
Ian Rogers
1
-2
/
+10
2023-04-06
perf pmu: Make parser reentrant
Ian Rogers
4
-13
/
+37
2023-04-06
selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...
Yonghong Song
1
-0
/
+460
2023-04-06
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
1
-1
/
+1
2023-04-06
selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction
Yonghong Song
2
-0
/
+181
[prev]
[next]