index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2019-05-07
rseq/selftests: arm: use udf instruction for RSEQ_SIG
Mathieu Desnoyers
-2
/
+50
2019-05-07
rseq/selftests: s390: use trap4 for RSEQ_SIG
Martin Schwidefsky
-1
/
+8
2019-05-07
rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcode
Mathieu Desnoyers
-4
/
+11
2019-05-07
rseq/selftests: s390: use jg instruction for jumps outside of the asm
Mathieu Desnoyers
-2
/
+2
2019-05-07
rseq/selftests: Use __rseq_handled symbol to coexist with glibc
Mathieu Desnoyers
-8
/
+48
2019-05-07
rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_cs
Mathieu Desnoyers
-51
/
+81
2019-05-07
rseq/selftests: Add __rseq_exit_point_array section for debuggers
Mathieu Desnoyers
-0
/
+372
2019-05-07
rseq/selftests: x86: Work-around bogus gcc-8 optimisation
Mathieu Desnoyers
-74
/
+70
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+2
2019-05-07
Merge tag 'ktest-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-8
/
+37
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-91
/
+100
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+19
2019-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
-1
/
+2
2019-05-06
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-186
/
+782
2019-05-06
Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-32
/
+32
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-1
/
+8
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-7786
/
+12083
2019-05-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-475
/
+292
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-102
/
+382
2019-05-06
libbpf: remove unnecessary cast-to-void
Björn Töpel
-14
/
+10
2019-05-06
Merge branch 'acpica'
Rafael J. Wysocki
-32
/
+32
2019-05-05
selftests: Add loopback test
Jiri Pirko
-0
/
+94
2019-05-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-21
/
+154
2019-05-05
libbpf: add libbpf_util.h to header install.
William Tu
-0
/
+1
2019-05-05
tools/bpf: fix perf build error with uClibc (seen on ARC)
Vineet Gupta
-0
/
+2
2019-05-04
bpftool: exclude bash-completion/bpftool from .gitignore pattern
Masahiro Yamada
-1
/
+1
2019-05-04
libbpf: proper XSKMAP cleanup
Björn Töpel
-55
/
+60
2019-05-04
libbpf: fix invalid munmap call
Björn Töpel
-37
/
+40
2019-05-04
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
-0
/
+2
2019-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-4
/
+14
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-11
/
+84
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
-1
/
+0
2019-05-02
tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv
Arnaldo Carvalho de Melo
-0
/
+133
2019-05-02
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
-1
/
+1
2019-05-02
perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
Leo Yan
-5
/
+3
2019-05-02
perf cs-etm: Don't check cs_etm_queue::prev_packet validity
Leo Yan
-5
/
+1
2019-05-02
perf report: Report OOM in status line in the GTK UI
Thomas Richter
-3
/
+5
2019-05-02
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
-0
/
+4
2019-05-02
tools lib traceevent: Change tag string for error
Leo Yan
-1
/
+1
2019-05-02
perf annotate: Fix build on 32 bit for BPF annotation
Thadeu Lima de Souza Cascardo
-4
/
+4
2019-05-02
tools uapi x86: Sync vmx.h with the kernel
Arnaldo Carvalho de Melo
-0
/
+1
2019-05-02
perf bpf: Return value with unlocking in perf_env__find_btf()
Bo YU
-1
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+59
2019-05-03
selftests/powerpc: Add a signal fuzzer selftest
Breno Leitao
-3
/
+334
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
-0
/
+2
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
-2
/
+2
2019-05-01
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
-0
/
+19
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
-0
/
+6
2019-05-01
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
-2
/
+2
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
-2
/
+2
[prev]
[next]