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-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+33
2022-05-20
selftests: kvm/x86: Verify the pmu event filter matches the correct event
Aaron Lewis
1
-0
/
+19
2022-05-20
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Aaron Lewis
1
-4
/
+14
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+47
2022-05-18
selftests: forwarding: fix missing backslash
Joachim Wiberg
1
-1
/
+1
2022-05-14
Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub...
Linus Torvalds
3
-2
/
+11
2022-05-13
selftests: mptcp: add subflow limits test-cases
Paolo Abeni
1
-2
/
+46
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+5
2022-05-09
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
1
-5
/
+5
2022-05-09
selftests net: add UDP GRO fraglist + bpf self-tests
Lina Wang
4
-0
/
+403
2022-05-08
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+9
2022-05-08
perf tests: Fix coresight `perf test` failure.
Jeremy Linton
1
-1
/
+0
2022-05-08
perf bench: Fix two numa NDEBUG warnings
Ian Rogers
1
-0
/
+2
2022-05-05
selftests: add ping test with ping_group_range tuned
Nicolas Dichtel
1
-0
/
+12
2022-05-05
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-103
/
+269
2022-05-04
selftests: ocelot: tc_flower_chains: specify conform-exceed action for policer
Vladimir Oltean
1
-1
/
+1
2022-05-04
wireguard: selftests: set panic_on_warn=1 from cmdline
Jason A. Donenfeld
18
-23
/
+17
2022-05-04
wireguard: selftests: bump package deps
Jason A. Donenfeld
1
-9
/
+9
2022-05-04
wireguard: selftests: restore support for ccache
Jason A. Donenfeld
2
-1
/
+18
2022-05-04
wireguard: selftests: use newer toolchains to fill out architectures
Jason A. Donenfeld
9
-63
/
+169
2022-05-04
wireguard: selftests: limit parallelism to $(nproc) tests at once
Jason A. Donenfeld
1
-10
/
+10
2022-05-04
wireguard: selftests: make routing loop test non-fatal
Jason A. Donenfeld
1
-1
/
+13
2022-05-03
Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2022-05-03
selftests/net: so_txtime: usage(): fix documentation of default clock
Marc Kleine-Budde
1
-1
/
+1
2022-05-03
selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systems
Marc Kleine-Budde
1
-1
/
+1
2022-05-03
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
1
-0
/
+3
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+5
2022-05-01
Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-64
/
+213
2022-04-29
selftests/net/forwarding: add missing tests to Makefile
Hangbin Liu
1
-0
/
+33
2022-04-29
selftests/net: add missing tests to Makefile
Hangbin Liu
1
-1
/
+2
2022-04-29
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...
Linus Torvalds
12
-79
/
+56
2022-04-29
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
1
-5
/
+5
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+2
2022-04-28
Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
6
-69
/
+0
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
1
-4
/
+25
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
3
-5
/
+6
2022-04-28
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
2
-0
/
+13
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2
-1
/
+12
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
1
-1
/
+1
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
1
-1
/
+1
2022-04-23
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...
Linus Torvalds
4
-1
/
+23
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-128
/
+100
2022-04-22
wireguard: selftests: enable ACPI for SMP
Jason A. Donenfeld
2
-0
/
+2
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
1
-0
/
+4
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
1
-1
/
+1
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
1
-0
/
+4
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2
-2
/
+9
2022-04-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+88
[next]