index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
2021-10-10
9
-86
/
+45
*
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
2021-10-10
2
-13
/
+11
*
tools/bootconfig: Print all error message in stderr
Masami Hiramatsu
2021-10-10
3
-16
/
+2
*
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
2021-10-10
1
-1
/
+1
*
tools/bootconfig: Run test script when build all
Masami Hiramatsu
2021-10-10
1
-1
/
+1
*
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
2021-10-10
1
-0
/
+1
*
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
2021-10-10
1
-3
/
+3
*
objtool: Ignore unwind hints for ignored functions
Josh Poimboeuf
2021-09-30
1
-1
/
+1
*
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
2021-09-30
1
-0
/
+12
*
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-26
1
-2
/
+2
|
\
|
*
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
2021-09-24
1
-2
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-25
1
-1
/
+1
|
\
\
|
*
|
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
2021-09-24
1
-1
/
+1
*
|
|
Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-09-25
6
-33
/
+27
|
\
\
\
|
*
|
|
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
2021-09-16
3
-2
/
+5
|
*
|
|
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
2021-09-16
4
-30
/
+16
|
*
|
|
selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
Shuah Khan
2021-09-16
1
-1
/
+4
|
*
|
|
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Shuah Khan
2021-09-16
1
-1
/
+2
|
*
|
|
selftests: be sure to make khdr before other targets
Li Zhijian
2021-09-15
1
-0
/
+1
*
|
|
|
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-25
1
-6
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
usb: testusb: Fix for showing the connection speed
Faizel K B
2021-09-14
1
-6
/
+8
|
|
/
/
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-09-24
1
-2
/
+5
|
\
\
\
|
*
|
|
kselftest/arm64: signal: Skip tests if required features are missing
Cristian Marussi
2021-09-21
1
-2
/
+5
|
|
/
/
*
|
|
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-23
5
-3
/
+240
|
\
\
\
|
*
|
|
KVM: selftests: Remove __NR_userfaultfd syscall fallback
Sean Christopherson
2021-09-22
1
-3
/
+0
|
*
|
|
KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
Sean Christopherson
2021-09-22
3
-0
/
+240
|
*
|
|
tools: Move x86 syscall number fallbacks to .../uapi/
Sean Christopherson
2021-09-22
2
-0
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-23
3
-7
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS
Shuah Khan
2021-09-19
1
-4
/
+1
|
*
|
selftests: net: af_unix: Fix incorrect args in test result msg
Shuah Khan
2021-09-19
1
-2
/
+3
|
*
|
net: update NXP copyright text
Vladimir Oltean
2021-09-17
1
-1
/
+1
*
|
|
Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-19
2
-8
/
+65
|
\
\
\
|
*
|
|
selftests/powerpc: Add scv versions of the basic TM syscall tests
Nicholas Piggin
2021-09-13
2
-8
/
+65
|
|
|
/
|
|
/
|
*
|
|
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
2021-09-18
1
-0
/
+3
*
|
|
libperf evsel: Make use of FD robust.
Ian Rogers
2021-09-18
1
-23
/
+41
*
|
|
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
2021-09-18
1
-0
/
+1
*
|
|
perf script: Fix ip display when type != attr->type
Adrian Hunter
2021-09-18
1
-11
/
+13
*
|
|
perf annotate: Fix fused instr logic for assembly functions
Ravi Bangoria
2021-09-18
3
-17
/
+42
|
|
/
|
/
|
*
|
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
10
-27
/
+283
|
\
\
|
*
|
selftests: nci: replace unsigned int with int
Xiang wangx
2021-09-16
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-14
8
-25
/
+281
|
|
\
\
|
|
*
|
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
2021-09-13
4
-6
/
+127
|
|
*
|
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2021-09-13
2
-12
/
+141
|
|
*
|
selftests/bpf: Fix build of task_pt_regs test for arm64
Jean-Philippe Brucker
2021-09-07
2
-7
/
+13
|
*
|
|
selftest: net: fix typo in altname test
Andrea Claudi
2021-09-12
1
-1
/
+1
*
|
|
|
tools/bootconfig: Define memblock_free_ptr() to fix build error
Masami Hiramatsu
2021-09-15
1
-2
/
+1
*
|
|
|
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
2021-09-13
1
-1
/
+3
*
|
|
|
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
2
-144
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2021-09-13
1
-3
/
+1
|
*
|
|
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2021-09-13
2
-141
/
+3
[next]