index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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: Remove test name comparing from write_bm_pid_to_resctrl()
Ilpo Järvinen
7
-38
/
+17
2024-07-11
selftests/resctrl: Remove mongrp from CMT test
Ilpo Järvinen
1
-3
/
+2
2024-07-11
selftests/resctrl: Remove mongrp from MBA test
Ilpo Järvinen
1
-1
/
+0
2024-07-11
selftests/resctrl: Convert ctrlgrp & mongrp to pointers
Ilpo Järvinen
2
-11
/
+9
2024-07-11
selftests/resctrl: Make some strings passed to resctrlfs functions const
Ilpo Järvinen
2
-6
/
+8
2024-07-11
selftests/resctrl: Simplify bandwidth report type handling
Ilpo Järvinen
5
-25
/
+20
2024-07-11
selftests/resctrl: Add ->init() callback into resctrl_val_param
Ilpo Järvinen
5
-63
/
+60
2024-07-11
selftests/resctrl: Add ->measure() callback to resctrl_val_param
Ilpo Järvinen
5
-15
/
+35
2024-07-11
selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
Ilpo Järvinen
2
-42
/
+4
2024-07-11
selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
Ilpo Järvinen
1
-3
/
+8
2024-07-11
selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
Ilpo Järvinen
2
-17
/
+15
2024-07-11
selftests/resctrl: Use correct type for pids
Ilpo Järvinen
4
-12
/
+12
2024-07-11
selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
Ilpo Järvinen
1
-20
/
+13
2024-07-11
selftests/resctrl: Make "bandwidth" consistent in comments & prints
Ilpo Järvinen
2
-8
/
+8
2024-07-11
selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
Ilpo Järvinen
1
-50
/
+91
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
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
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-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 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
[prev]
[next]