index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-05-03
selftests: forwarding: lib: Add start_traffic_pktsize() helpers
Petr Machata
2022-05-03
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
2022-05-03
selftests/sysctl: add sysctl macro test
Tonghao Zhang
2022-05-02
selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
Vladimir Oltean
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
2022-05-02
Merge 5.18-rc5 into char-misc-next
Greg Kroah-Hartman
2022-05-02
selftests: net: vrf_strict_mode_test: add support to select a test to run
Jaehee Park
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-01
Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-30
perf tools: Add missing headers needed by util/data.h
Yang Jihong
2022-04-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-29
selftests/net/forwarding: add missing tests to Makefile
Hangbin Liu
2022-04-29
selftests/net: add missing tests to Makefile
Hangbin Liu
2022-04-29
selftests: mptcp: Add tests for userspace PM type
Mat Martineau
2022-04-29
taskstats: version 12 with thread group and exe info
Dr. Thomas Orgis
2022-04-29
selftests: cgroup: add a selftest for memory.reclaim
Yosry Ahmed
2022-04-29
selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
Yosry Ahmed
2022-04-29
selftests: cgroup: return -errno from cg_read()/cg_write() on failure
Yosry Ahmed
2022-04-29
selftests/seccomp: Ensure that notifications come in FIFO order
Sargun Dhillon
2022-04-29
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...
Linus Torvalds
2022-04-29
selftests/seccomp: Add SKIP for failed unshare()
Yang Guang
2022-04-29
selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMIN
Jann Horn
2022-04-29
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
2022-04-29
testing: nvdimm: asm/mce.h is not needed in nfit.c
Michal Suchanek
2022-04-29
testing: nvdimm: iomap: make __nfit_test_ioremap a macro
Michal Suchanek
2022-04-29
selftests: firmware: Add firmware upload selftests
Russ Weight
2022-04-28
selftests: vm: fix shellcheck warnings in run_vmtests.sh
Axel Rasmussen
2022-04-28
selftests: vm: refactor run_vmtests.sh to reduce boilerplate
Axel Rasmussen
2022-04-28
selftests: vm: add test for Soft-Dirty PTE bit
Gabriel Krisman Bertazi
2022-04-28
selftests: vm: bring common functions to a new file
Muhammad Usama Anjum
2022-04-28
tools/testing/selftests/vm/gup_test.c: clarify error statement
Sidhartha Kumar
2022-04-28
mm: add selftests for migration entries
Alistair Popple
2022-04-28
kselftests: memcg: speed up the memory.high test
Roman Gushchin
2022-04-28
kselftests: memcg: update the oom group leaf events test
Roman Gushchin
2022-04-28
tools/vm/page_owner_sort.c: avoid repeated judgments
Yixuan Cao
2022-04-28
tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and...
Yixuan Cao
2022-04-28
tools/vm/page_owner: support debug log to avoid huge log print
Haowen Bai
2022-04-28
tools/vm/page_owner_sort.c: support sorting blocks by multiple keys
Jiajian Ye
2022-04-28
tools/vm/page_owner_sort.c: support for multi-value selection in single argument
Jiajian Ye
2022-04-28
tools/vm/page_owner_sort.c: use fprintf() to send error messages to stderr
Jiajian Ye
2022-04-28
selftests/bpf: Fix two memory leaks in prog_tests
Mykola Lysenko
2022-04-29
selftests/powerpc: Add a test of 4PB SLB handling
Michael Ellerman
2022-04-28
selftests/bpf: Test bpf_map__set_autocreate() and related log fixup logic
Andrii Nakryiko
2022-04-28
libbpf: Allow to opt-out from creating BPF maps
Andrii Nakryiko
2022-04-28
libbpf: Use libbpf_mem_ensure() when allocating new map
Andrii Nakryiko
2022-04-28
libbpf: Append "..." in fixed up log if CO-RE spec is truncated
Andrii Nakryiko
2022-04-28
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
2022-04-28
libbpf: Support target-less SEC() definitions for BTF-backed programs
Andrii Nakryiko
2022-04-28
libbpf: Allow "incomplete" basic tracing SEC() definitions
Andrii Nakryiko
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
[prev]
[next]