index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
tools/virtio: fix the vringh test for virtio ring changes
Shunsuke Mie
8
-5
/
+45
2023-01-26
selftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
Stanislav Fomichev
1
-1
/
+44
2023-01-26
cxl/test: Simulate event log overflow
Ira Weiny
1
-1
/
+49
2023-01-26
cxl/test: Add specific events
Ira Weiny
1
-0
/
+73
2023-01-26
cxl/test: Add generic mock events
Ira Weiny
2
-1
/
+232
2023-01-26
tools: ynl: store ops in ordered dict to avoid random ordering
Jakub Kicinski
1
-1
/
+2
2023-01-26
tools: ynl: rename ops_list -> msg_list
Jakub Kicinski
1
-4
/
+6
2023-01-26
tools: ynl: support kdocs for flags in code generation
Jakub Kicinski
1
-17
/
+20
2023-01-26
tools/testing/cxl: Remove cxl_test module math loading message
Alison Schofield
1
-3
/
+1
2023-01-26
testing: kselftest_harness: add filtering and enumerating tests
Jakub Kicinski
1
-5
/
+137
2023-01-26
selftests: mptcp: userspace: avoid read errors
Matthieu Baerts
1
-20
/
+12
2023-01-26
selftests: mptcp: userspace: print error details if any
Matthieu Baerts
1
-8
/
+25
2023-01-26
selftests: mptcp: userspace: refactor asserts
Matthieu Baerts
1
-36
/
+36
2023-01-26
selftests: mptcp: userspace: print titles
Matthieu Baerts
1
-1
/
+23
2023-01-26
selftests: mptcp: add test-cases for mixed v4/v6 subflows
Paolo Abeni
1
-9
/
+44
2023-01-25
selftests/net: Cover the IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
3
-0
/
+454
2023-01-25
selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket.
Kui-Feng Lee
2
-0
/
+81
2023-01-25
tools/testing/cxl: require 64-bit
Luis Chamberlain
1
-0
/
+1
2023-01-25
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
3
-24
/
+74
2023-01-25
libbpf: Support sleepable struct_ops.s section
David Vernet
1
-0
/
+1
2023-01-25
bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepable
David Vernet
1
-1
/
+1
2023-01-25
selftests/bpf: Fix vmtest static compilation error
Daniel T. Lee
1
-2
/
+3
2023-01-25
tools/resolve_btfids: Alter how HOSTCC is forced
Ian Rogers
1
-10
/
+7
2023-01-25
tools/resolve_btfids: Install subcmd headers
Ian Rogers
2
-6
/
+15
2023-01-25
selftests: amd-pstate: Don't delete source files via Makefile
Doug Smythies
1
-5
/
+0
2023-01-25
selftests/bpf: Add selftest suite for cpumask kfuncs
David Vernet
5
-0
/
+741
2023-01-25
selftests/bpf: Add nested trust selftests suite
David Vernet
5
-0
/
+77
2023-01-25
bpf: Disallow NULLable pointers for trusted kfuncs
David Vernet
2
-4
/
+4
2023-01-25
tracing/histogram: Add simple tests for stacktrace usage of synthetic events
Steven Rostedt (Google)
2
-0
/
+30
2023-01-25
tracing/selftests: Add test for event filtering on function name
Steven Rostedt (Google)
1
-0
/
+58
2023-01-24
selftests/bpf: Cover listener cloning with progs attached to sockmap
Jakub Sitnicki
1
-2
/
+28
2023-01-24
selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests
Jakub Sitnicki
1
-18
/
+37
2023-01-24
selftests/nolibc: Add a "run-user" target to test the program in user land
Willy Tarreau
1
-0
/
+6
2023-01-24
selftests/nolibc: Support "x86_64" for arch name
Willy Tarreau
1
-0
/
+4
2023-01-24
KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test
Jing Zhang
1
-9
/
+1
2023-01-24
KVM: x86/xen: Remove unneeded semicolon
zhang songyi
1
-1
/
+1
2023-01-24
KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()
Vishal Annapurve
1
-2
/
+8
2023-01-24
KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)
Vishal Annapurve
6
-8
/
+21
2023-01-24
KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries
Vishal Annapurve
6
-33
/
+30
2023-01-24
KVM: selftests: Fix a typo in the vcpu_msrs_set assert
Aaron Lewis
1
-1
/
+1
2023-01-24
KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd
Reiji Watanabe
1
-0
/
+2
2023-01-24
KVM: selftests: Test masked events in PMU filter
Aaron Lewis
1
-2
/
+336
2023-01-24
KVM: selftests: Add testing for KVM_SET_PMU_EVENT_FILTER
Aaron Lewis
1
-0
/
+36
2023-01-24
KVM: selftests: Add flags when creating a pmu event filter
Aaron Lewis
1
-4
/
+5
2023-01-24
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
33
-58
/
+492
2023-01-24
tools: ynl: add a completely generic client
Jakub Kicinski
2
-0
/
+581
2023-01-24
net: add basic C code generators for Netlink
Jakub Kicinski
2
-0
/
+2403
2023-01-24
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
1
-1
/
+48
2023-01-23
selftests: net: tcp_mmap: populate pages in send path
Eric Dumazet
1
-1
/
+2
2023-01-23
libbpf: Clean up now not needed __PT_PARM{1-6}_SYSCALL_REG defaults
Andrii Nakryiko
1
-18
/
+0
[prev]
[next]