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-04-23
perf test session topology: Fix data path
Tommi Rantala
1
-8
/
+4
2020-04-23
perf stat: Improve runtime stat for interval mode
Jin Yao
2
-0
/
+3
2020-04-23
objtool: Constify arch_decode_instruction()
Ingo Molnar
2
-4
/
+4
2020-04-23
objtool: Rename elf_read() to elf_open_read()
Ingo Molnar
3
-3
/
+3
2020-04-23
objtool: Constify 'struct elf *' parameters
Ingo Molnar
2
-15
/
+15
2020-04-22
libbpf: Only check mode flags in get_xdp_id
David Ahern
1
-0
/
+2
2020-04-22
selftests: A few improvements to fib_nexthops.sh
David Ahern
1
-11
/
+14
2020-04-22
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
1
-0
/
+23
2020-04-22
selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfield
Petr Machata
1
-0
/
+25
2020-04-22
selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfield
Petr Machata
1
-0
/
+66
2020-04-22
selftests: Add tests for vrf and xfrms
David Ahern
2
-0
/
+437
2020-04-22
objtool: Fix off-by-one in symbol_by_offset()
Julien Thierry
1
-1
/
+1
2020-04-22
objtool: Fix 32bit cross builds
Peter Zijlstra
1
-1
/
+1
2020-04-22
selftests: Fix suppress test in fib_tests.sh
David Ahern
1
-2
/
+8
2020-04-22
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
1
-2
/
+4
2020-04-22
Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-34
/
+22
2020-04-22
proc: use human-readable values for hidepid
Alexey Gladkov
3
-0
/
+52
2020-04-22
proc: allow to mount many instances of proc in one pid namespace
Alexey Gladkov
3
-0
/
+50
2020-04-22
perf script: Avoid NULL dereference on symbol
Ian Rogers
1
-1
/
+1
2020-04-22
perf evlist: Remove duplicate headers
Jagadeesh Pagadala
1
-2
/
+0
2020-04-22
perf bench: Fix div-by-zero if runtime is zero
Tommi Rantala
3
-3
/
+6
2020-04-22
perf cgroup: Avoid needless closing of unopened fd
Tommi Rantala
1
-1
/
+2
2020-04-22
Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...
Ingo Molnar
72
-460
/
+1747
2020-04-22
objtool: Also consider .entry.text as noinstr
Thomas Gleixner
1
-6
/
+12
2020-04-22
objtool: Add STT_NOTYPE noinstr validation
Peter Zijlstra
1
-16
/
+30
2020-04-22
objtool: Rearrange validate_section()
Peter Zijlstra
1
-22
/
+29
2020-04-22
objtool: Avoid iterating !text section symbols
Peter Zijlstra
1
-1
/
+5
2020-04-22
objtool: Use sec_offset_hash() for insn_hash
Peter Zijlstra
1
-2
/
+3
2020-04-22
objtool: Optimize !vmlinux.o again
Peter Zijlstra
3
-26
/
+52
2020-04-22
objtool: Implement noinstr validation
Peter Zijlstra
5
-4
/
+112
2020-04-22
objtool: Fix !CFI insn_state propagation
Peter Zijlstra
4
-140
/
+157
2020-04-22
objtool: Rename struct cfi_state
Peter Zijlstra
4
-4
/
+4
2020-04-22
objtool: Remove SAVE/RESTORE hints
Peter Zijlstra
3
-43
/
+5
2020-04-22
objtool: Introduce HINT_RET_OFFSET
Peter Zijlstra
3
-9
/
+20
2020-04-22
objtool: Better handle IRET
Peter Zijlstra
3
-15
/
+29
2020-04-22
objtool: Support multiple stack_op per instruction
Julien Thierry
4
-31
/
+62
2020-04-22
objtool: Remove redundant .rodata section name comparison
Muchun Song
1
-2
/
+2
2020-04-22
objtool: Documentation: document UACCESS warnings
Nick Desaulniers
1
-0
/
+26
2020-04-22
objtool: Split out arch-specific CFI definitions
Julien Thierry
3
-20
/
+29
2020-04-22
objtool: Add abstraction for destination offsets
Raphael Gault
3
-8
/
+27
2020-04-22
objtool: Use arch specific values in restore_reg()
Julien Thierry
1
-2
/
+2
2020-04-22
objtool: Ignore empty alternatives
Julien Thierry
1
-0
/
+6
2020-04-22
objtool: Clean instruction state before each function validation
Julien Thierry
1
-7
/
+6
2020-04-22
objtool: Remove redundant checks on operand type
Julien Thierry
1
-3
/
+1
2020-04-22
objtool: Always do header sync check
Julien Thierry
1
-1
/
+1
2020-04-22
objtool: Fix off-by-one in symbol_by_offset()
Julien Thierry
1
-1
/
+1
2020-04-22
objtool: Fix 32bit cross builds
Peter Zijlstra
1
-1
/
+1
2020-04-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+3
2020-04-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-2
/
+5
2020-04-21
tools/vm: fix cross-compile build
Lucas Stach
1
-0
/
+2
[prev]
[next]