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
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
100
-4571
/
+4434
2024-05-13
test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected
Lukasz Majewski
1
-22
/
+49
2024-05-13
ring-buffer/selftest: Add ring-buffer mapping test
Vincent Donnefort
4
-0
/
+305
2024-05-13
ynl: ensure exact-len value is resolved
Antonio Quartulli
1
-2
/
+2
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
1
-0
/
+2
2024-05-13
selftests/net: add flush id selftests
Richard Gobert
1
-0
/
+138
2024-05-13
selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1m
Florian Westphal
1
-2
/
+3
2024-05-13
selftests: net: use upstream mtools
Vladimir Oltean
1
-2
/
+17
2024-05-13
selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"
Colin Ian King
1
-1
/
+1
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
10
-0
/
+475
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-8
/
+57
2024-05-13
Merge branches 'acpi-tools', 'acpi-docs' and 'pnp'
Rafael J. Wysocki
1
-0
/
+2
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+54
2024-05-13
selftests/cgroup: Drop define _GNU_SOURCE
Edward Liaw
7
-15
/
+0
2024-05-13
Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux
Linus Torvalds
2
-5
/
+6
2024-05-13
selftests/user_events: Add non-spacing separator check
Beau Belgrave
1
-0
/
+8
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2024-05-13
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+1
2024-05-13
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
45
-1310
/
+3272
2024-05-13
selftests/landlock: Exhaustive test for the IOCTL allow-list
Günther Noack
1
-0
/
+114
2024-05-13
selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
Günther Noack
1
-0
/
+53
2024-05-13
selftests/landlock: Test IOCTLs on named pipes
Günther Noack
1
-0
/
+43
2024-05-13
selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
Günther Noack
1
-0
/
+40
2024-05-13
selftests/landlock: Test IOCTL with memfds
Günther Noack
1
-8
/
+36
2024-05-13
selftests/landlock: Test IOCTL support
Günther Noack
1
-3
/
+189
2024-05-13
landlock: Add IOCTL access right for character and block devices
Günther Noack
2
-3
/
+4
2024-05-12
bpf: make list_for_each_entry portable
Jose E. Marchesi
4
-10
/
+38
2024-05-12
bpf: ignore expected GCC warning in test_global_func10.c
Jose E. Marchesi
1
-0
/
+4
2024-05-12
bpf: disable strict aliasing in test_global_func9.c
Jose E. Marchesi
1
-0
/
+1
2024-05-12
selftests/bpf: Free strdup memory in xdp_hw_metadata
Geliang Tang
1
-0
/
+2
2024-05-12
selftests/bpf: Fix a few tests for GCC related warnings.
Cupertino Miranda
4
-29
/
+37
2024-05-12
bpf: avoid gcc overflow warning in test_xdp_vlan.c
David Faust
1
-1
/
+1
2024-05-12
tools: remove redundant ethtool.h from tooling infra
Tushar Vyavahare
1
-2271
/
+0
2024-05-12
selftests/bpf: Expand ATTACH_REJECT tests
Jordan Rife
1
-0
/
+187
2024-05-12
selftests/bpf: Expand getsockname and getpeername tests
Jordan Rife
5
-2
/
+412
2024-05-12
sefltests/bpf: Expand sockaddr hook deny tests
Jordan Rife
7
-0
/
+378
2024-05-12
selftests/bpf: Expand sockaddr program return value tests
Jordan Rife
1
-0
/
+294
2024-05-12
selftests/bpf: Retire test_sock_addr.(c|sh)
Jordan Rife
4
-636
/
+1
2024-05-12
selftests/bpf: Remove redundant sendmsg test cases
Jordan Rife
1
-161
/
+0
2024-05-12
selftests/bpf: Migrate ATTACH_REJECT test cases
Jordan Rife
2
-146
/
+102
2024-05-12
selftests/bpf: Migrate expected_attach_type tests
Jordan Rife
2
-84
/
+96
2024-05-12
selftests/bpf: Migrate wildcard destination rewrite test
Jordan Rife
3
-20
/
+37
2024-05-12
selftests/bpf: Migrate sendmsg6 v4 mapped address tests
Jordan Rife
3
-20
/
+42
2024-05-12
selftests/bpf: Migrate sendmsg deny test cases
Jordan Rife
4
-45
/
+110
2024-05-12
selftests/bpf: Migrate WILDCARD_IP test
Jordan Rife
3
-20
/
+56
2024-05-12
selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test cases
Jordan Rife
1
-20
/
+58
2024-05-12
selftests/bpf: Handle ATTACH_REJECT test cases
Jordan Rife
1
-1
/
+34
2024-05-12
selftests/bpf: Handle LOAD_REJECT test cases
Jordan Rife
1
-5
/
+98
2024-05-12
selftests/bpf: Use program name for skel load/destroy functions
Jordan Rife
1
-46
/
+50
2024-05-12
selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.c
Jordan Rife
3
-70
/
+39
[prev]
[next]