index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2022-05-21
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
-0
/
+6
2022-05-21
x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
Pawan Gupta
-0
/
+20
2022-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-4
/
+33
2022-05-20
selftests/bpf: add tests verifying unprivileged bpf behaviour
Alan Maguire
-0
/
+395
2022-05-20
selftests: Add test for timing a bind request to a port with a populated bhas...
Joanne Koong
-0
/
+122
2022-05-20
selftests: fib_nexthops: Make ping timeout configurable
Amit Cohen
-25
/
+28
2022-05-20
selftests/bpf: Remove filtered subtests from output
Mykola Lysenko
-2
/
+8
2022-05-20
selftests/bpf: Fix subtest number formatting in test_progs
Mykola Lysenko
-3
/
+9
2022-05-20
selftests/bpf: Add missing trampoline program type to trampoline_count test
Yuntao Wang
-90
/
+60
2022-05-20
selftests/bpf: Verify first of struct mptcp_sock
Geliang Tang
-0
/
+11
2022-05-20
selftests/bpf: Verify ca_name of struct mptcp_sock
Geliang Tang
-0
/
+39
2022-05-20
selftests/bpf: Verify token of struct mptcp_sock
Geliang Tang
-2
/
+31
2022-05-20
selftests/bpf: Test bpf_skc_to_mptcp_sock
Geliang Tang
-10
/
+40
2022-05-20
selftests/bpf: Add MPTCP test base
Nicolas Rybowski
-9
/
+200
2022-05-20
selftests/bpf: Enable CONFIG_IKCONFIG_PROC in config
Geliang Tang
-0
/
+2
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
-0
/
+7
2022-05-20
selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcase
Feng Zhou
-39
/
+73
2022-05-20
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
-1
/
+45
2022-05-20
selftests: drivers/s390x: Add uvdevice tests
Steffen Eiden
-0
/
+301
2022-05-20
perf parse-events: Move slots event for the hybrid platform too
Kan Liang
-2
/
+35
2022-05-20
perf parse-events: Support different format of the topdown event name
Kan Liang
-1
/
+1
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
-13
/
+15
2022-05-20
perf evsel: Fixes topdown events in a weak group for the hybrid platform
Kan Liang
-2
/
+21
2022-05-20
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
-3
/
+14
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
-1
/
+22
2022-05-20
selftests: kvm/x86: Verify the pmu event filter matches the correct event
Aaron Lewis
-0
/
+19
2022-05-20
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Aaron Lewis
-4
/
+14
2022-05-20
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
-7
/
+8
2022-05-20
objtool: Fix symbol creation
Peter Zijlstra
-69
/
+129
2022-05-20
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
-1
/
+1
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
-17
/
+31
2022-05-19
selftests: mptcp: add MP_FAIL reset testcase
Geliang Tang
-0
/
+10
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-10
/
+63
2022-05-19
libbpf: remove bpf_create_map*() APIs
Andrii Nakryiko
-122
/
+0
2022-05-19
libbpf: start 1.0 development cycle
Andrii Nakryiko
-2
/
+6
2022-05-19
libbpf: fix up global symbol counting logic
Andrii Nakryiko
-1
/
+1
2022-05-19
cxl/port: Reuse 'struct cxl_hdm' context for hdm init
Dan Williams
-2
/
+3
2022-05-19
cxl/pci: Drop @info argument to cxl_hdm_decode_init()
Dan Williams
-6
/
+3
2022-05-19
cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
Dan Williams
-16
/
+5
2022-05-19
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
Dan Williams
-10
/
+17
2022-05-19
cxl/pci: Move cxl_await_media_ready() to the core
Dan Williams
-7
/
+16
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+47
2022-05-19
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
-4
/
+6
2022-05-19
tools/thermal: remove unneeded semicolon
Jiapeng Chong
-1
/
+1
2022-05-19
tools/lib/thermal: remove unneeded semicolon
Jiapeng Chong
-1
/
+1
2022-05-19
tools/thermal: Add thermal daemon skeleton
Daniel Lezcano
-3
/
+383
2022-05-19
tools/thermal: Add a temperature capture tool
Daniel Lezcano
-3
/
+709
2022-05-19
tools/thermal: Add util library
Daniel Lezcano
-0
/
+478
2022-05-19
tools/lib/thermal: Add a thermal library
Daniel Lezcano
-2
/
+1347
2022-05-18
selftests: forwarding: fix missing backslash
Joachim Wiberg
-1
/
+1
[prev]
[next]