index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
libbpf: Fixes incorrect rx_ring_setup_done
Kev Jackson
1
-1
/
+1
2021-05-28
mptcp: update selftest for fallback due to OoO
Paolo Abeni
1
-4
/
+9
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-284
/
+911
2021-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
11
-200
/
+467
2021-05-25
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2
-10
/
+0
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2
-178
/
+405
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
5
-7
/
+10
2021-05-24
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...
Linus Torvalds
20
-30
/
+71
2021-05-23
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
1
-4
/
+4
2021-05-23
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-9
/
+18
2021-05-22
Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-26
/
+26
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
2
-1
/
+9
2021-05-22
tools/testing/selftests/exec: fix link error
Yang Yingliang
1
-3
/
+3
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
2
-6
/
+10
2021-05-21
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
3
-7
/
+8
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix warning display
Adrian Hunter
1
-0
/
+5
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix Array TypeError
Adrian Hunter
1
-2
/
+3
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...
Adrian Hunter
1
-1
/
+1
2021-05-21
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
4
-4
/
+4
2021-05-21
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-21
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-21
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
1
-7
/
+7
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+7
2021-05-21
perf parse-events: Check if the software events array slots are populated
Arnaldo Carvalho de Melo
1
-2
/
+7
2021-05-20
selftests/bpf: Test ringbuf mmap read-only and read-write restrictions
Andrii Nakryiko
1
-1
/
+48
2021-05-20
selftests/bpf: Convert static to global in tc_redirect progs
Stanislav Fomichev
2
-4
/
+4
2021-05-20
selftests: Add .gitignore for nci test suite
David Matlack
1
-0
/
+1
2021-05-21
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...
Nicholas Piggin
1
-9
/
+18
2021-05-19
perf tools: Add 'cgroup-switches' software event
Namhyung Kim
2
-0
/
+5
2021-05-19
perf intel-pt: Remove redundant setting of ptq->insn_len
Adrian Hunter
1
-1
/
+0
2021-05-19
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
1
-1
/
+4
2021-05-19
perf intel-pt: Fix transaction abort handling
Adrian Hunter
1
-1
/
+5
2021-05-19
perf test: Fix libpfm4 support (63) test error for nested event groups
Thomas Richter
2
-3
/
+12
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
1
-7
/
+7
2021-05-17
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-05-17
perf buildid-list: Initialize zstd_data
Milian Wolff
1
-0
/
+3
2021-05-17
tools build: Fix quiet cmd indentation
Kees Cook
2
-26
/
+26
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2021-05-15
Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+3
2021-05-15
Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+26
2021-05-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2021-05-12
ACPI: NFIT: Fix support for variable 'SPA' structure size
Dan Williams
1
-17
/
+25
2021-05-12
tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
Zou Wei
1
-1
/
+1
2021-05-12
objtool/x86: Fix elf_add_alternative() endianness
Vasily Gorbik
1
-1
/
+2
2021-05-12
objtool: Fix elf_create_undef_symbol() endianness
Vasily Gorbik
1
-0
/
+1
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-266
/
+625
2021-05-11
selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
Jussi Maki
7
-266
/
+617
2021-05-11
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-05-10
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...
Linus Torvalds
26
-22
/
+260
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-21
/
+73
[next]