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
2019-11-07
selftests: mlxsw: Add test cases for devlink-trap layer 3 drops
Amit Cohen
1
-0
/
+563
2019-11-07
selftests: devlink: Make devlink_trap_cleanup() more generic
Amit Cohen
2
-8
/
+9
2019-11-07
selftests: devlink: Export functions to devlink library
Amit Cohen
2
-54
/
+56
2019-11-07
selftests: Add source route tests to fib_tests
David Ahern
1
-1
/
+51
2019-11-07
selftests: sync: Fix cast warnings on arm
Masami Hiramatsu
1
-3
/
+3
2019-11-07
selftests: net: Fix printf format warnings on arm
Masami Hiramatsu
3
-4
/
+6
2019-11-07
selftests: net: Use size_t and ssize_t for counting file size
Masami Hiramatsu
1
-4
/
+4
2019-11-07
selftests: vm: Build/Run 64bit tests only on 64bit arch
Masami Hiramatsu
2
-0
/
+15
2019-11-07
selftests: proc: Make va_max 1MB
Masami Hiramatsu
1
-1
/
+5
2019-11-07
kselftest: Fix NULL INSTALL_PATH for TARGETS runlist
Prabhakar Kushwaha
1
-1
/
+1
2019-11-07
selftests: Move kselftest_module.sh into kselftest/
Kees Cook
6
-4
/
+5
2019-11-07
selftests: gen_kselftest_tar.sh: Do not clobber kselftest/
Kees Cook
2
-20
/
+25
2019-11-07
selftests: breakpoints: Fix a typo of function name
Masami Hiramatsu
1
-1
/
+1
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
73
-174
/
+554
2019-11-07
bpf: Add cb access in kfree_skb test
Martin KaFai Lau
2
-16
/
+63
2019-11-07
tools/power/x86/intel-speed-select: Increment version
Srinivas Pandruvada
1
-1
/
+1
2019-11-07
tools/power/x86/intel-speed-select: Use core count for base-freq mask
Srinivas Pandruvada
3
-3
/
+28
2019-11-07
tools/power/x86/intel-speed-select: Support platform with limited Intel(R) Sp...
Srinivas Pandruvada
4
-60
/
+113
2019-11-07
tools/power/x86/intel-speed-select: Use Frequency weight for CLOS
Srinivas Pandruvada
1
-6
/
+6
2019-11-07
tools/power/x86/intel-speed-select: Make CLOS frequency in MHz
Srinivas Pandruvada
2
-7
/
+10
2019-11-07
tools/power/x86/intel-speed-select: Use mailbox for CLOS_PM_QOS_CONFIG
Srinivas Pandruvada
1
-6
/
+0
2019-11-07
tools/power/x86/intel-speed-select: Auto mode for CLX
Srinivas Pandruvada
1
-12
/
+100
2019-11-07
tools/power/x86/intel-speed-select: Correct CLX-N frequency units
Srinivas Pandruvada
1
-3
/
+3
2019-11-07
tools/power/x86/intel-speed-select: Change display of "avx" to "avx2"
Srinivas Pandruvada
1
-1
/
+1
2019-11-07
tools/power/x86/intel-speed-select: Extend command set for perf-profile
Srinivas Pandruvada
2
-1
/
+105
2019-11-07
libbpf: Improve handling of corrupted ELF during map initialization
Andrii Nakryiko
1
-2
/
+2
2019-11-07
libbpf: Make btf__resolve_size logic always check size error condition
Andrii Nakryiko
1
-2
/
+1
2019-11-07
libbpf: Fix another potential overflow issue in bpf_prog_linfo
Andrii Nakryiko
1
-7
/
+7
2019-11-07
libbpf: Fix potential overflow issue
Andrii Nakryiko
1
-1
/
+1
2019-11-07
libbpf: Fix memory leak/double free issue
Andrii Nakryiko
1
-1
/
+1
2019-11-07
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
1
-0
/
+2
2019-11-07
tools, bpf_asm: Warn when jumps are out of range
Ilya Leoshkevich
1
-2
/
+12
2019-11-07
perf report: Sort by sampled cycles percent per block for tui
Jin Yao
4
-7
/
+103
2019-11-07
perf report: Support --percent-limit for --total-cycles
Jin Yao
4
-2
/
+19
2019-11-07
perf report: Sort by sampled cycles percent per block for stdio
Jin Yao
6
-3
/
+96
2019-11-07
perf hist: Support block formats with compare/sort/display
Jin Yao
3
-2
/
+345
2019-11-07
Merge tag 'linux-cpupower-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
13
-19
/
+100
2019-11-07
perf hist: Count the total cycles of all samples
Jin Yao
6
-6
/
+13
2019-11-07
perf block: Cleanup and refactor block info functions
Jin Yao
7
-142
/
+185
2019-11-07
perf diff: Don't use hack to skip column length calculation
Jin Yao
2
-9
/
+4
2019-11-07
perf tests: Fix out of bounds memory access
Leo Yan
1
-0
/
+9
2019-11-07
perf record: Add support for limit perf output file size
Jiwei Sun
2
-1
/
+49
2019-11-07
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
1
-0
/
+20
2019-11-07
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
1
-1
/
+9
2019-11-07
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
1
-6
/
+13
2019-11-07
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
1
-0
/
+7
2019-11-07
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
1
-1
/
+16
2019-11-07
perf annotate: Fix heap overflow
Ian Rogers
1
-1
/
+1
2019-11-07
perf machine: Add kernel_dso() method
Arnaldo Carvalho de Melo
1
-3
/
+7
2019-11-07
perf symbols: Remove needless checks for map->groups->machine
Arnaldo Carvalho de Melo
1
-1
/
+1
[prev]
[next]