index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-07-09
libbpf: fix BPF skeleton forward/backward compat handling
Andrii Nakryiko
-20
/
+27
2024-07-09
bpftool: improve skeleton backwards compat with old buggy libbpfs
Andrii Nakryiko
-14
/
+32
2024-07-09
selftests: drv-net: rss_ctx: test flow rehashing without impacting traffic
Jakub Kicinski
-1
/
+31
2024-07-09
selftests: drv-net: rss_ctx: check behavior of indirection table resizing
Jakub Kicinski
-1
/
+36
2024-07-09
selftests: drv-net: rss_ctx: test queue changes vs user RSS config
Jakub Kicinski
-1
/
+80
2024-07-09
selftests: drv-net: rss_ctx: factor out send traffic and check
Jakub Kicinski
-19
/
+39
2024-07-09
selftests: drv-net: rss_ctx: fix cleanup in the basic test
Jakub Kicinski
-4
/
+4
2024-07-09
selftests: forwarding: Make vxlan-bridge-1d pass on debug kernels
Ido Schimmel
-4
/
+4
2024-07-09
Merge branch 'iommufd_pri' into iommufd for-next
Jason Gunthorpe
-6
/
+104
2024-07-09
iommufd/selftest: Add coverage for IOPF test
Lu Baolu
-6
/
+104
2024-07-09
Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-31
/
+46
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
-596
/
+3268
2024-07-09
tools/power turbostat: Fix typo in turbostat.8
Patryk Wlazlyn
-1
/
+1
2024-07-09
tools/power turbostat: Add perf added counter example to turbostat.8
Patryk Wlazlyn
-0
/
+18
2024-07-09
tools/power turbostat: Fix formatting in turbostat.8
Patryk Wlazlyn
-4
/
+4
2024-07-09
tools/power turbostat: Extend --add option with perf counters
Patryk Wlazlyn
-11
/
+557
2024-07-09
tools/power turbostat: Group SMI counter with APERF and MPERF
Patryk Wlazlyn
-355
/
+280
2024-07-08
sched_ext/scx_qmap: Add an example usage of DSQ iterator
Tejun Heo
-2
/
+31
2024-07-08
sched_ext: Implement DSQ iterator
Tejun Heo
-0
/
+3
2024-07-08
Merge tag 'perf-tools-fixes-for-v6.10-2024-07-08' of git://git.kernel.org/pub...
Linus Torvalds
-16
/
+39
2024-07-08
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Daniel Borkmann
-0
/
+64
2024-07-08
selftests: net: ksft: interrupt cleanly on KeyboardInterrupt
Jakub Kicinski
-1
/
+8
2024-07-08
selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
Puranjay Mohan
-1
/
+0
2024-07-08
sched/ext: Add BPF function to fetch rq
Hongyan Xia
-0
/
+1
2024-07-08
selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature
Benjamin Tissoires
-8
/
+17
2024-07-08
libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
Andreas Ziegler
-2
/
+2
2024-07-08
Merge tag 'linux-cpupower-6.11-rc1-2' of ssh://gitolite.kernel.org/pub/scm/li...
Rafael J. Wysocki
-9
/
+6
2024-07-08
selftests/bpf: Remove exceptions tests from DENYLIST.s390x
Ilya Leoshkevich
-1
/
+0
2024-07-07
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
-5
/
+21
2024-07-07
perf comm str: Avoid sort during insert
Ian Rogers
-11
/
+18
2024-07-07
tools/power/x86/intel-speed-select: v1.20 release
Srinivas Pandruvada
-1
/
+1
2024-07-07
tools/power/x86/intel-speed-select: Set TRL MSR in 100 MHz units
Srinivas Pandruvada
-0
/
+6
2024-07-06
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-4
/
+1
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
-4
/
+1
2024-07-05
selftests: openvswitch: add psample test
Adrian Moreno
-6
/
+182
2024-07-05
selftests: openvswitch: parse trunc action
Adrian Moreno
-0
/
+13
2024-07-05
selftests: openvswitch: add userspace parsing
Adrian Moreno
-2
/
+22
2024-07-05
selftests: openvswitch: add psample action
Adrian Moreno
-1
/
+161
2024-07-05
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
Jason A. Donenfeld
-4
/
+4
2024-07-05
selftests/vDSO: remove duplicate compiler invocations from Makefile
John Hubbard
-9
/
+5
2024-07-05
selftests/vDSO: remove partially duplicated "all:" target in Makefile
John Hubbard
-8
/
+7
2024-07-05
selftests/vDSO: fix clang build errors and warnings
John Hubbard
-7
/
+27
2024-07-05
Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2024-07-05
selftest/timerns: fix clang build failures for abs() calls
John Hubbard
-7
/
+7
2024-07-05
memblock tests: fix implicit declaration of function 'numa_valid_node'
Wei Yang
-0
/
+5
2024-07-04
selftest/mm: test enable_soft_offline behaviors
Jiaqi Yan
-0
/
+236
2024-07-04
mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
Audra Mitchell
-0
/
+3
2024-07-04
mm: update uffd-stress to handle EINVAL for unset config features
Audra Mitchell
-5
/
+9
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-44
/
+100
2024-07-04
Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+35
[prev]
[next]