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-01-11
selftests/xsk: get rid of built-in XDP program
Magnus Karlsson
6
-106
/
+92
2023-01-11
selftests/xsk: remove unnecessary code in control path
Magnus Karlsson
3
-631
/
+3
2023-01-11
selftests/xsk: load and attach XDP program only once per mode
Magnus Karlsson
4
-87
/
+162
2023-01-11
selftests/xsk: remove namespaces
Magnus Karlsson
4
-74
/
+20
2023-01-11
selftests/xsk: replace asm acquire/release implementations
Magnus Karlsson
1
-76
/
+4
2023-01-11
selftests/xsk: add debug option for creating netdevs
Magnus Karlsson
1
-1
/
+10
2023-01-11
selftests/xsk: remove unused variable outstanding_tx
Magnus Karlsson
1
-2
/
+0
2023-01-11
selftests/xsk: print correct error codes when exiting
Magnus Karlsson
1
-9
/
+9
2023-01-11
selftests/xsk: submit correct number of frames in populate_fill_ring
Magnus Karlsson
1
-1
/
+1
2023-01-11
selftests/xsk: do not close unused file descriptors
Magnus Karlsson
1
-2
/
+11
2023-01-11
selftests/xsk: print correct payload for packet dump
Magnus Karlsson
1
-2
/
+2
2023-01-11
proc: fix PIE proc-empty-vm, proc-pid-vm tests
Alexey Dobriyan
2
-9
/
+12
2023-01-11
selftests: netfilter: fix transaction test script timeout handling
Florian Westphal
2
-7
/
+10
2023-01-10
selftests/nolibc: Add `getpagesize(2)` selftest
Ammar Faizi
1
-0
/
+30
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.
Guillaume Nault
1
-4
/
+36
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.
Guillaume Nault
1
-69
/
+93
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".
Guillaume Nault
1
-4
/
+4
2023-01-09
rcutorture: build initrd for rcutorture with nolibc
Sven Schnelle
1
-1
/
+1
2023-01-09
rcutorture: add support for s390
Sven Schnelle
1
-0
/
+6
2023-01-09
selftests/nolibc: add s390 support
Sven Schnelle
1
-1
/
+6
2023-01-09
af_unix: selftest: Fix the size of the parameter to connect()
Mirsad Goran Todorovac
1
-1
/
+1
2023-01-09
selftest: mptcp: add test for mptcp socket in use
Menglong Dong
1
-5
/
+51
2023-01-09
selftest: mptcp: exit from copyfd_io_poll() when receive SIGUSR1
Menglong Dong
1
-2
/
+2
2023-01-08
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-0
/
+4
2023-01-08
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+3
2023-01-07
selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONS
Michal Clapinski
3
-2
/
+39
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-148
/
+478
2023-01-05
tools/testing/cxl: Prevent cxl_test from confusing production modules
Dan Williams
8
-0
/
+69
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-6
/
+391
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
10
-23
/
+411
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-1
/
+74
2023-01-04
cxl/pci: Move tracepoint definitions to drivers/cxl/core/
Dan Williams
1
-0
/
+2
2023-01-04
memblock tests: Fix compilation error.
Aaron Thompson
2
-1
/
+3
2023-01-03
rcu: Permit string-valued Kconfig options in kvm.sh
Paul E. McKenney
1
-1
/
+1
2023-01-03
torture: Permit double-quoted-string Kconfig options
Paul E. McKenney
1
-3
/
+2
2023-01-03
selftests: rcutorture: Use "grep -E" instead of "egrep"
Tiezhu Yang
5
-12
/
+12
2023-01-03
torture: make kvm-find-errors.sh check for compressed vmlinux files
Paul E. McKenney
1
-1
/
+1
2023-01-02
kselftest/alsa: pcm - Add more coverage by default
Mark Brown
1
-1
/
+46
2023-01-02
kselftest/alsa: pcm - Provide descriptions for the default tests
Mark Brown
1
-0
/
+2
2023-01-02
kselftest/alsa: pcm - Support optional description for tests
Mark Brown
1
-0
/
+5
2023-01-02
kselftest/alsa: pcm - skip tests when we fail to set params
Mark Brown
1
-6
/
+33
2023-01-02
kselftest/alsa: pcm - Always run the default set of tests
Mark Brown
1
-25
/
+58
2023-01-02
kselftest/alsa: pcm - move more configuration to configuration files
Jaroslav Kysela
6
-36
/
+121
2023-01-02
kselftest/alsa: pcm - Drop recent coverage improvement changes
Mark Brown
2
-81
/
+42
2023-01-01
selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...
Po-Hsu Lin
1
-2
/
+9
2023-01-01
selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
Po-Hsu Lin
1
-2
/
+2
2022-12-30
selftests: net: fix cmsg_so_mark.sh test hang
Po-Hsu Lin
1
-1
/
+1
2022-12-30
tcp: Add selftest for bind() and TIME_WAIT.
Kuniyuki Iwashima
2
-0
/
+93
2022-12-29
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
17
-327
/
+399
2022-12-29
KVM: selftests: Test Hyper-V invariant TSC control
Vitaly Kuznetsov
3
-0
/
+51
[prev]
[next]