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
2022-02-06
Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub...
Linus Torvalds
18
-45
/
+186
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+9
2022-02-06
Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2022-02-06
perf ftrace: system_wide collection is not effective by default
Changbin Du
1
-21
/
+24
2022-02-06
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2
-1
/
+102
2022-02-06
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
1
-9
/
+10
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
3
-2
/
+5
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
1
-1
/
+1
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
1
-0
/
+19
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
1
-1
/
+2
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
1
-0
/
+1
2022-02-06
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
1
-1
/
+1
2022-02-06
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-06
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
23
-418
/
+444
2022-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+7
2022-02-04
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
1
-2
/
+7
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-239
/
+235
2022-02-03
Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
14
-177
/
+201
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-232
/
+6
2022-02-03
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
1
-1
/
+5
2022-02-02
Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+1
2022-02-02
selftests/perf_events: Test modification of perf_event_attr::sig_data
Marco Elver
1
-8
/
+9
2022-02-01
tools: Ignore errors from `which' when searching a GCC toolchain
Jean-Philippe Brucker
1
-1
/
+1
2022-02-01
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2022-02-01
perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-02-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-02-01
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-01
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2022-01-31
kselftest: Fix vdso_test_abi return status
Vincenzo Frascino
1
-73
/
+62
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
1
-1
/
+2
2022-01-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+9
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+15
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-15
/
+29
2022-01-28
selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP
Paolo Bonzini
3
-0
/
+19
2022-01-28
kselftest/arm64: Correct logging of FPSIMD register read via ptrace
Mark Brown
1
-1
/
+1
2022-01-28
kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types
Mark Brown
1
-1
/
+8
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-7
/
+229
2022-01-27
tools/tracing: Update Makefile to build rtla
Shuah Khan
1
-4
/
+14
2022-01-27
rtla: Make doc build optional
Shuah Khan
1
-1
/
+1
2022-01-27
selftests: skip mincore.check_file_mmap when fs lacks needed support
Cristian Marussi
1
-6
/
+14
2022-01-27
selftests: openat2: Skip testcases that fail with EOPNOTSUPP
Cristian Marussi
1
-1
/
+11
2022-01-27
selftests: openat2: Add missing dependency in Makefile
Cristian Marussi
2
-1
/
+2
2022-01-27
selftests: openat2: Print also errno in failure messages
Cristian Marussi
1
-5
/
+6
2022-01-27
selftests: futex: Use variable MAKE instead of make
Muhammad Usama Anjum
1
-2
/
+2
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-6
/
+4
2022-01-27
selftests/exec: Remove pipe from TEST_GEN_FILES
Muhammad Usama Anjum
1
-1
/
+1
2022-01-27
selftests/zram: Adapt the situation that /dev/zram0 is being used
Yang Xu
4
-63
/
+66
2022-01-27
selftests/zram01.sh: Fix compression ratio calculation
Yang Xu
1
-22
/
+8
2022-01-27
selftests/zram: Skip max_comp_streams interface on newer kernel
Yang Xu
1
-0
/
+24
[next]