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-11-23
selftests: add arp_ndisc_evict_nocarrier to Makefile
James Prestwood
1
-0
/
+1
2021-11-23
tools: sync uapi/linux/if_link.h header
Eric Dumazet
1
-34
/
+259
2021-11-22
selftests: net: fib_nexthops: add test for group refcount imbalance bug
Nikolay Aleksandrov
1
-0
/
+63
2021-11-22
selftests/tc-testings: Be compatible with newer tc output
Li Zhijian
1
-1
/
+1
2021-11-22
selftests/tc-testing: match any qdisc type
Li Zhijian
1
-6
/
+6
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-11
/
+298
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
13
-33
/
+523
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-237
/
+309
2021-11-18
selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignore
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-16
selftests: add a test case for mirred egress to ingress
Davide Caratti
2
-1
/
+47
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
10
-25
/
+467
2021-11-16
Merge branch 'kvm-selftest' into kvm-master
Paolo Bonzini
13
-237
/
+308
2021-11-16
KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_test
David Matlack
1
-2
/
+1
2021-11-16
KVM: selftests: Wait for all vCPU to be created before entering guest mode
David Matlack
1
-0
/
+26
2021-11-16
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
6
-90
/
+67
2021-11-16
KVM: selftests: Start at iteration 0 instead of -1
David Matlack
1
-5
/
+3
2021-11-16
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
6
-15
/
+16
2021-11-16
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
6
-54
/
+45
2021-11-16
KVM: selftests: Create VM with adjusted number of guest pages for perf tests
Sean Christopherson
1
-2
/
+6
2021-11-16
KVM: selftests: Remove perf_test_args.host_page_size
Sean Christopherson
2
-3
/
+1
2021-11-16
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
3
-21
/
+10
2021-11-16
KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test
Sean Christopherson
1
-16
/
+5
2021-11-16
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
2
-5
/
+5
2021-11-16
KVM: selftests: Use shorthand local var to access struct perf_tests_args
Sean Christopherson
1
-16
/
+19
2021-11-16
KVM: selftests: Require GPA to be aligned when backed by hugepages
Sean Christopherson
2
-1
/
+8
2021-11-16
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
3
-0
/
+17
2021-11-16
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
6
-19
/
+34
2021-11-16
KVM: selftests: Explicitly state indicies for vm_guest_mode_params array
Sean Christopherson
1
-9
/
+9
2021-11-16
KVM: selftests: Add event channel upcall support to xen_shinfo_test
David Woodhouse
1
-9
/
+66
2021-11-15
selftests/bpf: Add tests for restricted helpers
Dmitrii Banshchikov
4
-1
/
+397
2021-11-15
selftests: nft_nat: switch port shadow test cases to socat
Florian Westphal
1
-7
/
+19
2021-11-14
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2021-11-14
Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
131
-1148
/
+2639
2021-11-13
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
1
-2
/
+2
2021-11-13
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
1
-1
/
+1
2021-11-13
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
1
-1
/
+1
2021-11-13
perf bench futex: Fix memory leak of perf_cpu_map__new()
Sohaib Mohamed
4
-0
/
+4
2021-11-13
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-13
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+241
2021-11-13
tools headers UAPI: Sync sound/asound.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-13
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-13
tools headers UAPI: Sync arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-11-13
perf tools: Add more weak libbpf functions
Jiri Olsa
1
-0
/
+27
2021-11-13
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
3
-3
/
+10
2021-11-13
perf symbols: Factor out annotation init/exit
Ian Rogers
3
-1
/
+22
2021-11-13
perf symbols: Bit pack to save a byte
Ian Rogers
2
-3
/
+3
2021-11-13
perf symbols: Add documentation to 'struct symbol'
Ian Rogers
1
-3
/
+14
2021-11-13
tools headers UAPI: Sync files changed by new futex_waitv syscall
Arnaldo Carvalho de Melo
2
-1
/
+5
2021-11-13
perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...
Guo Zhengkui
1
-1
/
+1
2021-11-13
perf arm-spe: Support hardware-based PID tracing
German Gomez
1
-29
/
+70
[next]