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
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-437
/
+363
2021-01-07
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
1
-1
/
+1
2021-01-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-7
/
+13
2021-01-07
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
6
-146
/
+166
2021-01-07
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
5
-47
/
+21
2021-01-07
KVM: selftests: Factor out guest mode code
Andrew Jones
6
-257
/
+189
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
61
-264
/
+912
2021-01-07
selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...
Florian Westphal
2
-1
/
+208
2021-01-07
tools: selftests: add test for changing routes with PTMU exceptions
Sean Tranchetti
1
-2
/
+69
2021-01-06
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
1
-1
/
+0
2021-01-05
tools/resolve_btfids: Warn when having multiple IDs for single type
Jiri Olsa
1
-5
/
+12
2021-01-05
selftests: fix the return value for UDP GRO test
Po-Hsu Lin
1
-0
/
+34
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-9
/
+48
2021-01-04
selftests: mlxsw: Set headroom size of correct port
Ido Schimmel
1
-1
/
+1
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+0
2021-01-04
selftests: Skip BPF seftests by default
Mark Brown
1
-2
/
+4
2021-01-04
selftests/vDSO: fix -Wformat warning in vdso_test_correctness
Tobias Klauser
1
-1
/
+1
2021-01-04
selftests/vDSO: add additional binaries to .gitignore
Tobias Klauser
1
-0
/
+3
2021-01-04
kunit: tool: Force the use of the 'tty' console for UML
David Gow
1
-1
/
+1
2021-01-04
tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...
Srinivas Pandruvada
1
-0
/
+11
2021-01-04
tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequency
Srinivas Pandruvada
1
-0
/
+21
2020-12-29
selftests/vm: fix building protection keys test
Harish
1
-5
/
+5
2020-12-29
selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXEC
Jiang Wang
1
-1
/
+1
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-8
/
+47
2020-12-27
Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-26
/
+42
2020-12-25
Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-391
/
+688
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-2
/
+23
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
1
-3
/
+10
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
4
-16
/
+16
2020-12-24
perf stat aggregation: Add separate core member
James Clark
5
-28
/
+27
2020-12-24
perf stat aggregation: Add separate die member
James Clark
5
-36
/
+26
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
6
-51
/
+41
2020-12-24
perf stat aggregation: Add separate node member
James Clark
5
-8
/
+21
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
4
-11
/
+11
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
4
-20
/
+35
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
2
-0
/
+25
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
7
-127
/
+173
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
2
-0
/
+26
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
1
-4
/
+4
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
1
-7
/
+46
2020-12-24
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-170
/
+226
2020-12-24
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-7
/
+19
2020-12-24
perf s390: Move syscall.tbl check into check-headers.sh
Tiezhu Yang
2
-4
/
+1
2020-12-24
perf powerpc: Move syscall.tbl check to check-headers.sh
Tiezhu Yang
2
-7
/
+1
2020-12-24
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+28
2020-12-24
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+0
2020-12-24
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-12-24
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+56
2020-12-24
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+2
2020-12-24
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
[prev]
[next]