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
2020-09-08
selftests/seccomp: Use bitwise instead of arithmetic operator for flags
Zou Wei
1
-4
/
+4
2020-09-08
selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
Kees Cook
1
-6
/
+37
2020-09-08
tools/libbpf: Avoid counting local symbols in ABI check
Tony Ambardar
1
-0
/
+2
2020-09-08
Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+2
2020-09-08
selftests/powerpc: Fix prefixes in alignment_handler signal handler
Jordan Niethe
1
-1
/
+9
2020-09-08
selftests/powerpc: Properly handle failure in switch_endian_test
Michael Ellerman
1
-4
/
+19
2020-09-08
selftests/powerpc: Don't touch VMX/VSX on older CPUs
Michael Ellerman
1
-0
/
+6
2020-09-08
selftests/powerpc: Skip L3 bank test on older CPUs
Michael Ellerman
1
-0
/
+3
2020-09-08
selftests/powerpc: Skip security tests on older CPUs
Michael Ellerman
2
-0
/
+6
2020-09-08
selftests/powerpc: Don't run DSCR tests on old systems
Michael Ellerman
8
-1
/
+15
2020-09-08
selftests/powerpc: Include asm/cputable.h from utils.h
Michael Ellerman
6
-8
/
+3
2020-09-08
selftests/powerpc: Move set_dscr() into rfi_flush.c
Michael Ellerman
3
-36
/
+35
2020-09-08
selftests/powerpc: Give the bad_accesses test longer to run
Michael Ellerman
1
-0
/
+1
2020-09-08
selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMac
Michael Ellerman
1
-1
/
+3
2020-09-08
selftests/powerpc: Run tm-tmspr test for longer
Michael Ellerman
1
-1
/
+1
2020-09-08
selftests/powerpc: Don't use setaffinity in tm-tmspr
Michael Ellerman
1
-7
/
+1
2020-09-08
selftests/powerpc: Fix TM tests when CPU 0 is offline
Michael Ellerman
3
-11
/
+19
2020-09-08
selftests/net: replace obsolete NFT_CHAIN configuration
Fabian Frederick
1
-2
/
+1
2020-09-07
x86/insn: Make inat-tables.c suitable for pre-decompression code
Joerg Roedel
1
-1
/
+49
2020-09-07
tools, bpf: Synchronise BPF UAPI header with tools
Quentin Monnet
1
-42
/
+45
2020-09-07
tools: bpftool: Fix formatting in bpftool-link documentation
Quentin Monnet
1
-1
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-87
/
+267
2020-09-04
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
6
-19
/
+9
2020-09-04
perf vendor events amd: Enable Family 19h users by matching Zen2 events
Kim Phillips
1
-0
/
+1
2020-09-04
perf vendor events amd: Add recommended events
Kim Phillips
7
-0
/
+599
2020-09-04
perf vendor events amd: Add ITLB Instruction Fetch Hits event for zen1
Kim Phillips
1
-0
/
+5
2020-09-04
perf vendor events amd: Add L2 Prefetch events for zen1
Kim Phillips
1
-0
/
+18
2020-09-04
perf: ftrace: Add filter support for option -F/--funcs
Changbin Du
2
-7
/
+80
2020-09-04
perf tools: Consolidate close_control_option()'s into one function
Adrian Hunter
4
-22
/
+13
2020-09-04
perf intel-pt: Document snapshot control command
Adrian Hunter
1
-3
/
+20
2020-09-04
perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-09-04
perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'
Arnaldo Carvalho de Melo
2
-0
/
+7
2020-09-04
tools/memory-model: Expand the cheatsheet.txt notion of relaxed
Paul E. McKenney
1
-14
/
+19
2020-09-04
perf record: Add 'snapshot' control command
Adrian Hunter
5
-14
/
+35
2020-09-04
perf tools: Add FIFO file names as alternative options to --control
Adrian Hunter
8
-14
/
+101
2020-09-04
perf tools: Use AsciiDoc formatting for --control option documentation
Adrian Hunter
2
-46
/
+46
2020-09-04
perf tools: Handle read errors from ctl_fd
Adrian Hunter
1
-5
/
+11
2020-09-04
perf tools: Consolidate --control option parsing into one function
Adrian Hunter
4
-40
/
+29
2020-09-04
perf tests: Add test for PE binary format support
Remi Bernon
8
-0
/
+119
2020-09-04
perf symbols: Try reading the symbol table with libbfd
Remi Bernon
2
-0
/
+144
2020-09-04
perf dso: Use libbfd to read build_id and .gnu_debuglink section
Remi Bernon
1
-3
/
+77
2020-09-04
tools features: Add feature test to check if libbfd has buildid support
Arnaldo Carvalho de Melo
5
-0
/
+25
2020-09-04
libbpf: Fix potential multiplication overflow
Andrii Nakryiko
1
-1
/
+1
2020-09-04
libbpf: Fix another __u64 cast in printf
Andrii Nakryiko
1
-1
/
+1
2020-09-04
tests: add waitid() tests for non-blocking pidfds
Christian Brauner
2
-1
/
+94
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
1
-0
/
+2
2020-09-04
tests: port pidfd_wait to kselftest harness
Christian Brauner
1
-174
/
+39
2020-09-03
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/...
Linus Torvalds
11
-18
/
+49
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-31
/
+42
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
1
-2
/
+20
[prev]
[next]