index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2020-11-03
tools headers UAPI: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-03
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
6
-1
/
+82
2020-11-03
tools UAPI: Update copy of linux/mman.h from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-11-03
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+10
2020-11-03
tools x86 headers: Update required-features.h header from the kernel
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-03
tools x86 headers: Update cpufeatures.h headers copies
Arnaldo Carvalho de Melo
2
-2
/
+13
2020-11-03
tools headers UAPI: Update fscrypt.h copy
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-11-03
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+56
2020-11-03
tools headers UAPI: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2020-11-03
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
1
-5
/
+2
2020-11-03
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
3
-20
/
+5
2020-11-03
perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKX
Jin Yao
2
-2
/
+2
2020-11-03
perf trace: Fix segfault when trying to trace events by cgroup
Stanislav Ivanichkin
1
-6
/
+9
2020-11-03
perf tools: Fix crash with non-jited bpf progs
Tommi Rantala
3
-1
/
+19
2020-11-03
tools headers UAPI: Update process_madvise affected files
Arnaldo Carvalho de Melo
2
-5
/
+10
2020-11-03
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2
-0
/
+15
2020-11-03
perf tools: Remove LTO compiler options when building perl support
Justin M. Forbes
1
-0
/
+1
2020-11-02
libbpf, hashmap: Fix undefined behavior in hash_bits
Ian Rogers
1
-6
/
+9
2020-11-02
epoll: add a selftest for epoll timeout race
Soheil Hassas Yeganeh
1
-0
/
+95
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-7
/
+175
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
5
-0
/
+159
2020-10-30
wireguard: selftests: check that route_me_harder packets use the right sk
Jason A. Donenfeld
2
-0
/
+10
2020-10-29
tools, bpftool: Remove two unused variables.
Ian Rogers
1
-2
/
+2
2020-10-29
tools, bpftool: Avoid array index warnings.
Ian Rogers
1
-1
/
+6
2020-10-28
selftests: kselftest_harness.h: fix kernel-doc markups
Mauro Carvalho Chehab
1
-22
/
+22
2020-10-28
kselftest/arm64: Fix check_user_mem test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_ksm_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_mmap_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_child_memory test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_tags_inclusion test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_buffer_fill test
Vincenzo Frascino
1
-0
/
+3
2020-10-27
selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c
Tommi Rantala
1
-1
/
+0
2020-10-27
selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
Tommi Rantala
1
-0
/
+1
2020-10-27
selftests: pidfd: skip test on kcmp() ENOSYS
Tommi Rantala
1
-1
/
+4
2020-10-27
selftests: pidfd: use ksft_test_result_skip() when skipping test
Tommi Rantala
1
-1
/
+1
2020-10-27
selftests/harness: prettify SKIP message whitespace again
Tommi Rantala
1
-1
/
+1
2020-10-27
selftests: pidfd: fix compilation errors due to wait.h
Tommi Rantala
2
-2
/
+0
2020-10-27
selftests: filter kselftest headers from command in lib.mk
Tommi Rantala
1
-1
/
+1
2020-10-27
selftests/ftrace: check for do_sys_openat2 in user-memory test
Colin Ian King
1
-0
/
+4
2020-10-27
selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function
Steven Rostedt (VMware)
19
-37
/
+44
2020-10-26
kunit: tools: fix kunit_tool tests for parsing test plans
Brendan Higgins
7
-12
/
+36
2020-10-26
kunit: Don't fail test suites if one of them is empty
Andy Shevchenko
1
-1
/
+1
2020-10-26
kunit: Fix kunit.py --raw_output option
David Gow
1
-1
/
+0
2020-10-26
selftest/bpf: Fix profiler test using CO-RE relocation for enums
Andrii Nakryiko
1
-3
/
+8
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-25
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+111
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-2
/
+225
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+6
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-2
/
+2
[prev]
[next]