index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-15
objtool: Don't use ignore flag for fake jumps
Josh Poimboeuf
1
-3
/
+5
2019-06-04
selftests/tls: add test for sleeping even though there is data
Jakub Kicinski
1
-0
/
+15
2019-06-04
selftests/tls: test for lowat overshoot with multiple records
Jakub Kicinski
1
-0
/
+19
2019-05-31
selftests/bpf: ksym_search won't check symbols exists
Daniel T. Lee
1
-0
/
+4
2019-05-31
selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
Roman Gushchin
1
-17
/
+21
2019-05-31
libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
Daniel T. Lee
1
-0
/
+1
2019-05-31
bpftool: exclude bash-completion/bpftool from .gitignore pattern
Masahiro Yamada
1
-1
/
+1
2019-05-31
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
1
-0
/
+2
2019-05-31
libbpf: fix invalid munmap call
Björn Töpel
1
-37
/
+40
2019-05-31
tools/bpf: fix perf build error with uClibc (seen on ARC)
Vineet Gupta
1
-0
/
+2
2019-05-25
objtool: Allow AR to be overridden with HOSTAR
Nathan Chancellor
1
-1
/
+2
2019-05-25
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
1
-1
/
+4
2019-05-25
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
1
-3
/
+10
2019-05-25
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
1
-3
/
+10
2019-05-22
objtool: Fix function fallthrough detection
Josh Poimboeuf
1
-1
/
+2
2019-05-16
selftests/seccomp: Handle namespace failures gracefully
Kees Cook
1
-20
/
+23
2019-05-14
x86/msr-index: Cleanup bit defines
Thomas Gleixner
2
-2
/
+2
2019-05-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-21
/
+154
2019-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+14
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-05-02
tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv
Arnaldo Carvalho de Melo
3
-0
/
+133
2019-05-02
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-05-02
perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
Leo Yan
1
-5
/
+3
2019-05-02
perf cs-etm: Don't check cs_etm_queue::prev_packet validity
Leo Yan
1
-5
/
+1
2019-05-02
perf report: Report OOM in status line in the GTK UI
Thomas Richter
1
-3
/
+5
2019-05-02
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-05-02
tools lib traceevent: Change tag string for error
Leo Yan
1
-1
/
+1
2019-05-02
perf annotate: Fix build on 32 bit for BPF annotation
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2019-05-02
tools uapi x86: Sync vmx.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-05-02
perf bpf: Return value with unlocking in perf_env__find_btf()
Bo YU
1
-1
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-2
/
+59
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
1
-0
/
+6
2019-05-01
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
1
-2
/
+2
2019-04-30
KVM: selftests: make hyperv_cpuid test pass on AMD
Vitaly Kuznetsov
1
-1
/
+8
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
1
-3
/
+6
2019-04-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+25
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-0
/
+51
2019-04-25
selftests/bpf: test cases for pkt/null checks in subprogs
Paul Chaignon
2
-0
/
+47
2019-04-25
libbpf: add binary to gitignore
Matteo Croce
1
-0
/
+1
2019-04-25
tools: bpftool: fix infinite loop in map create
Alban Crequy
1
-0
/
+3
2019-04-25
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
1
-9
/
+25
2019-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-11
/
+317
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-10
/
+311
2019-04-20
selftests/net: correct the return value for run_afpackettests
Po-Hsu Lin
1
-0
/
+5
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-28
/
+59
2019-04-19
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
1
-1
/
+1
2019-04-19
proc: fixup proc-pid-vm test
Alexey Dobriyan
1
-2
/
+2
2019-04-19
proc: fix map_files test on F29
Alexey Dobriyan
1
-10
/
+10
2019-04-17
perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()
Jiri Olsa
1
-1
/
+3
2019-04-17
perf tools: Fix map reference counting
Jiri Olsa
1
-3
/
+1
[next]