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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-31
/
+152
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
1
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
2023-02-02
selftests/bpf: Remove duplicate include header in xdp_hw_metadata
Ye Xingchen
1
-1
/
+0
2023-02-02
selftests/bpf: Don't refill on completion in xdp_metadata
Stanislav Fomichev
1
-3
/
+2
2023-02-01
KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transition
Emanuele Giuseppe Esposito
1
-0
/
+55
2023-02-02
selftests/bpf: xdp_hw_metadata use strncpy for ifname
Jesper Dangaard Brouer
1
-2
/
+2
2023-02-02
selftests/bpf: xdp_hw_metadata correct status value in error(3)
Jesper Dangaard Brouer
1
-14
/
+14
2023-02-02
selftests/bpf: xdp_hw_metadata cleanup cause segfault
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
Jesper Dangaard Brouer
1
-1
/
+5
2023-02-02
selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.c
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
2
-0
/
+12
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-1
/
+1
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall exit to userspace
Vipin Sharma
3
-0
/
+99
2023-02-01
KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID
Vipin Sharma
1
-1
/
+1
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall enablement
Vipin Sharma
2
-0
/
+14
2023-02-01
kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZA
Mark Brown
1
-0
/
+4
2023-02-01
kselftest/arm64: Fix enumeration of systems without 128 bit SME
Mark Brown
2
-0
/
+8
2023-02-01
kselftest/arm64: Don't require FA64 for streaming SVE tests
Mark Brown
1
-6
/
+1
2023-01-31
selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()
Petr Machata
1
-21
/
+0
2023-01-31
selftests: mlxsw: qos_defprio: Convert from lldptool to dcb
Petr Machata
1
-52
/
+16
2023-01-31
selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcb
Petr Machata
1
-21
/
+6
2023-01-31
selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcb
Petr Machata
1
-18
/
+5
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2
-1
/
+0
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
1
-0
/
+1
2023-01-31
kselftest/arm64: Remove redundant _start labels from zt-test
Mark Brown
1
-1
/
+0
2023-01-31
kselftest/arm64: Limit the maximum VL we try to set via ptrace
Mark Brown
2
-4
/
+24
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
39
-251
/
+687
2023-01-30
selftests: core: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-01-30
selftests: clone3: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-01-30
selftests: arm64: Fix incorrect kernel headers search path
Mathieu Desnoyers
2
-2
/
+2
2023-01-30
selftests/seccomp: Add m68k support
Michael Schmitz
1
-1
/
+7
2023-01-30
KVM: selftests: Fix build of rseq test
Mark Brown
1
-13
/
+3
2023-01-29
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
1
-69
/
+0
2023-01-29
selftests/bpf: Fix s390x vmlinux path
Ilya Leoshkevich
1
-1
/
+1
2023-01-29
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
3
-6
/
+33
2023-01-29
KVM: selftests: aarch64: Test read-only PT memory regions
Ricardo Koller
1
-7
/
+11
2023-01-29
KVM: selftests: aarch64: Fix check of dirty log PT write
Ricardo Koller
1
-2
/
+5
2023-01-29
KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWs
Ricardo Koller
1
-33
/
+60
2023-01-29
KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
Ricardo Koller
1
-49
/
+34
2023-01-28
selftests/bpf: Fix profiler on s390x
Ilya Leoshkevich
1
-24
/
+38
2023-01-28
selftests/bpf: Fix xdp_synproxy/tc on s390x
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix vmlinux test on s390x
Ilya Leoshkevich
1
-2
/
+2
2023-01-28
selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390x
Ilya Leoshkevich
2
-2
/
+13
2023-01-28
selftests/bpf: Fix test_lsm on s390x
Ilya Leoshkevich
1
-3
/
+4
2023-01-28
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
2
-0
/
+19
2023-01-28
selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
Ilya Leoshkevich
1
-3
/
+3
2023-01-28
selftests/bpf: Check stack_mprotect() return value
Ilya Leoshkevich
2
-3
/
+6
[prev]
[next]