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
2019-05-24
libbpf: switch btf_dedup() to hashmap for dedup table
Andrii Nakryiko
1
-116
/
+85
2019-05-24
selftests/bpf: add tests for libbpf's hashmap
Andrii Nakryiko
3
-1
/
+384
2019-05-24
libbpf: add resizable non-thread safe internal hashmap
Andrii Nakryiko
3
-1
/
+403
2019-05-24
selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
Andrii Nakryiko
1
-58
/
+13
2019-05-24
bpftool: use libbpf's btf__parse_elf API
Andrii Nakryiko
1
-109
/
+8
2019-05-24
libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
Andrii Nakryiko
3
-0
/
+135
2019-05-24
libbpf: ensure libbpf.h is included along libbpf_internal.h
Andrii Nakryiko
1
-0
/
+2
2019-05-24
selftests: bpf: Move bpf_printk to bpf_helpers.h
Michal Rostecki
7
-42
/
+8
2019-05-24
selftests/net: SO_TXTIME with ETF and FQ
Willem de Bruijn
5
-1
/
+332
2019-05-24
selftests: Add redirect tests
David Ahern
1
-0
/
+455
2019-05-24
selftests: rtc: rtctest: specify timeouts
Alexandre Belloni
1
-3
/
+3
2019-05-24
selftests/harness: Allow test to configure timeout
Alexandre Belloni
1
-5
/
+12
2019-05-24
selftests/ftrace: Add checkbashisms meta-testcase
Masami Hiramatsu
2
-0
/
+22
2019-05-24
selftests/ftrace: Make a script checkbashisms clean
Masami Hiramatsu
1
-1
/
+1
2019-05-24
tools/kvm_stat: fix fields filter for child events
Stefan Raspl
2
-4
/
+14
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2
-0
/
+4
2019-05-24
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
1
-4
/
+5
2019-05-24
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
1
-1
/
+1
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-05-24
KVM: selftests: do not blindly clobber registers in guest asm
Paolo Bonzini
1
-24
/
+30
2019-05-24
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
Thomas Huth
1
-3
/
+0
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
12
-31
/
+16
2019-05-24
kvm: selftests: avoid type punning
Paolo Bonzini
2
-2
/
+2
2019-05-24
KVM: selftests: Fix a condition in test_hv_cpuid()
Dan Carpenter
1
-3
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89
Thomas Gleixner
5
-52
/
+5
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
4
-63
/
+4
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-2
/
+330
2019-05-23
tools/io_uring: sync with liburing
Jens Axboe
5
-61
/
+118
2019-05-23
tools/io_uring: fix Makefile for pthread library link
Jens Axboe
1
-1
/
+1
2019-05-23
selftests/bpf: add pyperf scale test
Alexei Starovoitov
5
-13
/
+298
2019-05-23
selftests/bpf: adjust verifier scale test
Alexei Starovoitov
1
-14
/
+17
2019-05-22
libbpf: emit diff of mismatched public API, if any
Andrii Nakryiko
1
-0
/
+10
2019-05-22
selftests: pmtu: Simplify cleanup and namespace names
David Ahern
1
-9
/
+8
2019-05-22
selftests: fib-onlink: Make quiet by default
David Ahern
1
-5
/
+43
2019-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-86
/
+9
2019-05-22
selftests: netfilter: add flowtable test script
Florian Westphal
2
-1
/
+325
2019-05-21
selftests: fib_rule_tests: use pre-defined DEV_ADDR
Hangbin Liu
1
-2
/
+3
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
86
-495
/
+86
2019-05-21
selftests: netfilter: missing error check when setting up veth interface
Jeffrin Jose T
1
-1
/
+5
2019-05-21
selftests/timers: Add missing fflush(stdout) calls
Kees Cook
10
-0
/
+12
2019-05-21
selftests: Remove forced unbuffering for test running
Kees Cook
1
-11
/
+1
2019-05-21
selftests/x86: Support Atom for syscall_arg_fault test
Tong Bo
1
-2
/
+8
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
Thomas Gleixner
4
-40
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
35
-455
/
+35
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
45
-0
/
+45
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-20
ptp: Fix example program to match kernel.
Richard Cochran
1
-84
/
+1
2019-05-20
selftests: fib_rule_tests: enable forwarding before ipv4 from/iif test
Hangbin Liu
1
-0
/
+5
[prev]
[next]