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-01-08
tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se...
Tzvetomir Stoyanov
1
-5
/
+12
2019-01-08
tools lib traceevent: Rename struct cmdline to struct tep_cmdline
Tzvetomir Stoyanov
3
-24
/
+24
2019-01-08
tools lib traceevent: Initialize host_bigendian at tep_handle allocation
Tzvetomir Stoyanov
1
-1
/
+3
2019-01-08
tools lib traceevent: Introduce new libtracevent API: tep_override_comm()
Tzvetomir Stoyanov
2
-15
/
+55
2019-01-08
perf tests: Add a test for the ARM 32-bit [vectors] page
Florian Fainelli
4
-0
/
+34
2019-01-08
perf tools: Make find_vdso_map() more modular
Florian Fainelli
4
-12
/
+11
2019-01-08
perf trace: Fix alignment for [continued] lines
Arnaldo Carvalho de Melo
1
-2
/
+3
2019-01-08
perf trace: Fix ')' placement in "interrupted" syscall lines
Arnaldo Carvalho de Melo
1
-2
/
+8
2019-01-08
Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...
Ingo Molnar
17
-28
/
+89
2019-01-08
powerpc/perf: Update perf_regs structure to include MMCRA
Madhavan Srinivasan
3
-1
/
+4
2019-01-07
bpf, doc: add note for libbpf's stand-alone build
Daniel Borkmann
1
-0
/
+14
2019-01-07
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
10
-12
/
+12
2019-01-07
tools uapi: fix RISC-V 64-bit support
Aurelien Jarno
2
-0
/
+27
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-3
/
+3
2019-01-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-166
/
+620
2019-01-05
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
1
-0
/
+120
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-3
/
+3
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-01-04
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
1
-3
/
+50
2019-01-04
selftests: net: fix/improve ip_defrag selftest
Peter Oskolkov
2
-10
/
+95
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2019-01-04
perf test shell: Use a fallback to get the pathname in vfs_getname
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-01-04
perf python: Make sure the python binding output directory is in place
Arnaldo Carvalho de Melo
1
-1
/
+3
2019-01-04
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
1
-1
/
+0
2019-01-04
perf annotate: Pass filename to objdump via execl
Ivan Krylov
1
-4
/
+4
2019-01-04
perf report: Fix wrong iteration count in --branch-history
Jin Yao
3
-13
/
+22
2019-01-04
tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-01-04
tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2019-01-04
tools headers uapi: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+19
2019-01-04
tools headers uapi: Sync linux/in.h copy from the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+7
2019-01-04
tools headers uapi: Update i915_drm.h
Arnaldo Carvalho de Melo
1
-0
/
+8
2019-01-04
tools iio: Override CFLAGS assignments
Jiri Olsa
1
-1
/
+1
2019-01-04
tools thermal tmon: Use -O3 instead of -O1 if available
Jiri Olsa
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+1106
2019-01-03
tools beauty: Make the prctl option table generator catch all PR_ options
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-01-03
tools headers uapi: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+8
2019-01-03
tools headers x86: Sync disabled-features.h
Arnaldo Carvalho de Melo
1
-1
/
+7
2019-01-03
perf stat: Fix endless wait for child process
Jin Yao
1
-1
/
+2
2019-01-03
Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...
Ingo Molnar
27
-166
/
+620
2019-01-02
bpf: add various test cases to selftests
Daniel Borkmann
1
-3
/
+1105
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+445
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-0
/
+70
2019-01-02
perf session: Add comment for perf_session__register_idle_thread()
Adrian Hunter
1
-0
/
+7
2019-01-02
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
5
-25
/
+69
2019-01-02
perf thread-stack: Allocate an array of thread stacks
Adrian Hunter
1
-12
/
+17
2019-01-02
perf thread-stack: Factor out thread_stack__init()
Adrian Hunter
1
-7
/
+19
2019-01-02
perf thread-stack: Allow for a thread stack array
Adrian Hunter
1
-6
/
+34
2019-01-02
perf thread-stack: Avoid direct reference to the thread's stack
Adrian Hunter
1
-32
/
+49
2019-01-02
perf thread-stack: Tidy thread_stack__bottom() usage
Adrian Hunter
1
-4
/
+3
[prev]
[next]