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-12-08
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
1
-16
/
+584
2021-12-08
ACPI: tools: Fix compilation when output directory is not present
Chen Yu
2
-0
/
+2
2021-12-07
selftests: tls: add missing AES256-GCM cipher
Vadim Fedorenko
1
-0
/
+18
2021-12-07
selftests: tls: add missing AES-CCM cipher tests
Vadim Fedorenko
1
-0
/
+18
2021-12-08
selftests: netfilter: switch zone stress to socat
Florian Westphal
1
-6
/
+13
2021-12-08
selftests: netfilter: Add correctness test for mac,net set type
Stefano Brivio
1
-3
/
+21
2021-12-08
vrf: don't run conntrack on vrf with !dflt qdisc
Nicolas Dichtel
1
-4
/
+26
2021-12-06
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
3
-20
/
+26
2021-12-06
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
3
-5
/
+3
2021-12-06
perf header: Fix memory leaks when processing feature headers
Ian Rogers
1
-5
/
+10
2021-12-06
perf test: Reset shadow counts before loading
Ian Rogers
1
-0
/
+1
2021-12-06
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
1
-1
/
+3
2021-12-06
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
5
-23
/
+0
2021-12-06
perf tools: Fix SMT detection fast read path
Ian Rogers
1
-1
/
+1
2021-12-06
tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-06
perf inject: Fix itrace space allowed for new attributes
Adrian Hunter
1
-1
/
+1
2021-12-06
tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-06
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
1
-4
/
+0
2021-12-05
Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+5
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-16
/
+16
2021-12-03
selftests: net/fcnal-test.sh: add exit code
Li Zhijian
1
-0
/
+8
2021-12-03
selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...
Li Zhijian
2
-0
/
+2
2021-12-03
selftests/tc-testing: add missing config
Li Zhijian
1
-0
/
+1
2021-12-03
selftests/tc-testing: add exit code
Li Zhijian
1
-3
/
+5
2021-12-03
objtool: Fix pv_ops noinstr validation
Peter Zijlstra
2
-0
/
+5
2021-12-02
selftests/fib_tests: Rework fib_rp_filter_test()
Peilin Ye
1
-10
/
+49
2021-12-02
tools/resolve_btfids: Skip unresolved symbol warning for empty BTF sets
Kumar Kartikeya Dwivedi
1
-3
/
+5
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-5
/
+32
2021-12-02
selftests: net: Correct case name
Li Zhijian
1
-2
/
+2
2021-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-80
/
+257
2021-11-30
tools: Fix math.h breakage
Matthew Wilcox (Oracle)
3
-21
/
+29
2021-11-30
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
1
-0
/
+37
2021-11-30
selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM
Paolo Bonzini
1
-7
/
+105
2021-11-30
KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem
Maciej S. Szmigiero
1
-1
/
+1
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-1
/
+23
2021-11-29
wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
Li Zhijian
1
-1
/
+1
2021-11-29
wireguard: selftests: actually test for routing loops
Jason A. Donenfeld
1
-1
/
+5
2021-11-29
wireguard: selftests: increase default dmesg log size
Jason A. Donenfeld
1
-0
/
+1
2021-11-26
Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-184
/
+1017
2021-11-26
KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
Vitaly Kuznetsov
1
-0
/
+30
2021-11-26
KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test
Vitaly Kuznetsov
1
-69
/
+71
2021-11-26
selftests: sev_migrate_tests: free all VMs
Paolo Bonzini
1
-1
/
+8
2021-11-26
selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-2
/
+5
2021-11-25
selftests: tls: test for correct proto_ops
Jakub Kicinski
1
-0
/
+55
2021-11-25
selftests: tls: test splicing decrypted records
Jakub Kicinski
1
-0
/
+49
2021-11-25
selftests: tls: test splicing cmsgs
Jakub Kicinski
1
-0
/
+40
2021-11-25
selftests: tls: add tests for handling of bad records
Jakub Kicinski
1
-0
/
+154
2021-11-25
selftests: tls: factor out cmsg send/receive
Jakub Kicinski
1
-41
/
+70
2021-11-25
selftests: tls: add helper for creating sock pairs
Jakub Kicinski
1
-99
/
+29
2021-11-23
selftests: add arp_ndisc_evict_nocarrier to Makefile
James Prestwood
1
-0
/
+1
[prev]
[next]