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
*
objtool: print out the symbol type when complaining about it
Linus Torvalds
2021-10-03
1
-4
/
+8
*
Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-03
1
-7
/
+25
|
\
|
*
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
2021-10-01
1
-7
/
+25
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-01
2
-11
/
+60
|
\
\
|
*
|
KVM: selftests: Ensure all migrations are performed when test is affined
Sean Christopherson
2021-09-30
1
-10
/
+59
|
*
|
selftests: KVM: Don't clobber XMM register when read
Oliver Upton
2021-09-28
1
-1
/
+1
*
|
|
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-30
5
-7
/
+482
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-28
3
-7
/
+17
|
|
\
\
\
|
|
*
|
|
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
2021-09-28
1
-5
/
+8
|
|
*
|
|
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
2021-09-28
1
-1
/
+2
|
|
*
|
|
libbpf: Fix segfault in static linker for objects without BTF
Kumar Kartikeya Dwivedi
2021-09-28
1
-1
/
+7
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-09-24
2
-0
/
+465
|
|
\
\
\
\
|
|
*
|
|
|
selftests: netfilter: add zone stress test with colliding tuples
Florian Westphal
2021-09-21
1
-0
/
+156
|
|
*
|
|
|
selftests: netfilter: add selftest for directional zone support
Florian Westphal
2021-09-21
1
-0
/
+309
*
|
|
|
|
|
Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub...
Linus Torvalds
2021-09-27
20
-43
/
+70
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
2021-09-27
1
-1
/
+1
|
*
|
|
|
|
|
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
2021-09-27
1
-0
/
+2
|
*
|
|
|
|
|
perf config: Refine error message to eliminate confusion
Like Xu
2021-09-27
1
-1
/
+1
|
*
|
|
|
|
|
perf doc: Fix typos all over the place
Like Xu
2021-09-27
8
-8
/
+8
|
*
|
|
|
|
|
perf arm: Fix off-by-one directory paths.
Ian Rogers
2021-09-27
6
-23
/
+23
|
*
|
|
|
|
|
perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"
Colin Ian King
2021-09-27
1
-1
/
+1
|
*
|
|
|
|
|
perf tests: Fix flaky test 'Object code reading'
James Clark
2021-09-27
1
-2
/
+2
|
*
|
|
|
|
|
perf test: Fix DWARF unwind for optimized builds.
Ian Rogers
2021-09-27
1
-7
/
+32
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-27
12
-61
/
+219
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
selftests: KVM: Explicitly use movq to read xmm registers
Oliver Upton
2021-09-24
1
-17
/
+17
|
*
|
|
|
|
selftests: KVM: Call ucall_init when setting up in rseq_test
Oliver Upton
2021-09-24
1
-0
/
+1
|
*
|
|
|
|
KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0
Maxim Levitsky
2021-09-23
3
-0
/
+130
|
*
|
|
|
|
KVM: selftests: Create a separate dirty bitmap per slot
David Matlack
2021-09-22
1
-15
/
+39
|
*
|
|
|
|
KVM: selftests: Refactor help message for -s backing_src
David Matlack
2021-09-22
6
-22
/
+25
|
*
|
|
|
|
KVM: selftests: Change backing_src flag to -s in demand_paging_test
David Matlack
2021-09-22
1
-5
/
+5
|
*
|
|
|
|
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
2021-09-22
1
-2
/
+2
|
*
|
|
|
|
selftests: KVM: Fix check for !POLLIN in demand_paging_test
Oliver Upton
2021-09-22
1
-1
/
+1
*
|
|
|
|
|
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
|
|
|
/
/
/
|
|
/
|
|
|
[next]