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-07-11
selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...
Ilpo Järvinen
1
-18
/
+36
2024-07-11
selftests/sched: fix code format issues
aigourensheng
1
-5
/
+5
2024-07-11
selftests/lib.mk: silence some clang warnings that gcc already ignores
John Hubbard
1
-0
/
+8
2024-07-11
Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-4
/
+246
2024-07-11
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
2
-0
/
+178
2024-07-10
radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
Wei Yang
4
-26
/
+38
2024-07-10
selftests/bpf: Close obj in error path in xdp_adjust_tail
Geliang Tang
1
-1
/
+1
2024-07-10
selftests/bpf: Null checks for links in bpf_tcp_ca
Geliang Tang
1
-4
/
+12
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
1
-1
/
+0
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
15
-15
/
+12
2024-07-10
tools/mm: introduce a tool to assess swap entry allocation for thp_swapout
Barry Song
2
-1
/
+235
2024-07-10
selftests/bpf: Use connect_fd_to_fd in sk_lookup
Geliang Tang
1
-9
/
+3
2024-07-10
selftests/bpf: Use start_server_addr in sk_lookup
Geliang Tang
1
-8
/
+2
2024-07-10
selftests/bpf: Use start_server_str in sk_lookup
Geliang Tang
1
-24
/
+34
2024-07-10
selftests/bpf: Close fd in error path in drop_on_reuseport
Geliang Tang
1
-1
/
+1
2024-07-10
selftests/bpf: Add ASSERT_OK_FD macro
Geliang Tang
1
-0
/
+9
2024-07-10
selftests/bpf: Add backlog for network_helper_opts
Geliang Tang
2
-1
/
+11
2024-07-10
selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=m
Alan Maguire
1
-3
/
+7
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
3
-6
/
+0
2024-07-10
perf kvm: Add kvm-stat for loongarch64
Bibo Mao
4
-0
/
+238
2024-07-09
bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCU
Matt Bobrowski
3
-9
/
+9
2024-07-09
libbpf: improve old BPF skeleton handling for map auto-attach
Andrii Nakryiko
1
-12
/
+14
2024-07-09
libbpf: fix BPF skeleton forward/backward compat handling
Andrii Nakryiko
1
-20
/
+27
2024-07-09
bpftool: improve skeleton backwards compat with old buggy libbpfs
Andrii Nakryiko
1
-14
/
+32
2024-07-09
selftests: drv-net: rss_ctx: test flow rehashing without impacting traffic
Jakub Kicinski
1
-1
/
+31
2024-07-09
selftests: drv-net: rss_ctx: check behavior of indirection table resizing
Jakub Kicinski
1
-1
/
+36
2024-07-09
selftests: drv-net: rss_ctx: test queue changes vs user RSS config
Jakub Kicinski
1
-1
/
+80
2024-07-09
selftests: drv-net: rss_ctx: factor out send traffic and check
Jakub Kicinski
1
-19
/
+39
2024-07-09
selftests: drv-net: rss_ctx: fix cleanup in the basic test
Jakub Kicinski
1
-4
/
+4
2024-07-09
selftests: forwarding: Make vxlan-bridge-1d pass on debug kernels
Ido Schimmel
1
-4
/
+4
2024-07-09
Merge branch 'iommufd_pri' into iommufd for-next
Jason Gunthorpe
3
-6
/
+104
2024-07-09
iommufd/selftest: Add coverage for IOPF test
Lu Baolu
3
-6
/
+104
2024-07-09
Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-31
/
+46
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
89
-596
/
+3268
2024-07-08
Merge tag 'perf-tools-fixes-for-v6.10-2024-07-08' of git://git.kernel.org/pub...
Linus Torvalds
2
-16
/
+39
2024-07-08
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Daniel Borkmann
2
-0
/
+64
2024-07-08
selftests: net: ksft: interrupt cleanly on KeyboardInterrupt
Jakub Kicinski
1
-1
/
+8
2024-07-08
selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
Puranjay Mohan
1
-1
/
+0
2024-07-08
selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature
Benjamin Tissoires
3
-8
/
+17
2024-07-08
libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
Andreas Ziegler
1
-2
/
+2
2024-07-08
Merge tag 'linux-cpupower-6.11-rc1-2' of ssh://gitolite.kernel.org/pub/scm/li...
Rafael J. Wysocki
2
-9
/
+6
2024-07-08
selftests/bpf: Remove exceptions tests from DENYLIST.s390x
Ilya Leoshkevich
1
-1
/
+0
2024-07-07
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
1
-5
/
+21
2024-07-07
perf comm str: Avoid sort during insert
Ian Rogers
1
-11
/
+18
2024-07-07
tools/power/x86/intel-speed-select: v1.20 release
Srinivas Pandruvada
1
-1
/
+1
2024-07-07
tools/power/x86/intel-speed-select: Set TRL MSR in 100 MHz units
Srinivas Pandruvada
1
-0
/
+6
2024-07-06
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+1
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
1
-4
/
+1
2024-07-05
selftests: openvswitch: add psample test
Adrian Moreno
2
-6
/
+182
2024-07-05
selftests: openvswitch: parse trunc action
Adrian Moreno
1
-0
/
+13
[prev]
[next]