index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-04-17
selftests: openvswitch: add flow dump support
Aaron Conole
2023-04-17
selftests: openvswitch: add interface support
Aaron Conole
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
tools/mm/page_owner_sort.c: fix TGID output when cull=tg is used
Steve Chou
2023-04-16
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
2023-04-16
selftest, ptrace: Add selftest for syscall user dispatch config api
Gregory Price
2023-04-16
selftests/timers/posix_timers: Test delivery of signals across threads
Dmitry Vyukov
2023-04-15
selftests/bpf: Add refcounted_kptr tests
Dave Marchevsky
2023-04-15
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
2023-04-15
selftests/bpf: Modify linked_list tests to work with macro-ified inserts
Dave Marchevsky
2023-04-15
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
2023-04-15
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
2023-04-14
perf test: Simplify for_each_test() to avoid tripping on -Werror=array-bounds
Arnaldo Carvalho de Melo
2023-04-14
KVM: selftests: Test the PMU event "Instructions retired"
Aaron Lewis
2023-04-14
KVM: selftests: Copy full counter values from guest in PMU event filter test
Sean Christopherson
2023-04-14
KVM: selftests: Use error codes to signal errors in PMU event filter test
Sean Christopherson
2023-04-14
KVM: selftests: Print detailed info in PMU event filter asserts
Aaron Lewis
2023-04-14
KVM: selftests: Add helpers for PMC asserts in PMU event filter test
Aaron Lewis
2023-04-14
KVM: selftests: Add a common helper for the PMU event filter guest code
Aaron Lewis
2023-04-14
selftests/resctrl: Fix incorrect error return on test complete
Reinette Chatre
2023-04-14
KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"
Colin Ian King
2023-04-14
x86/hyperv: Mark hv_ghcb_terminate() as noreturn
Guilherme G. Piccoli
2023-04-14
scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
Josh Poimboeuf
2023-04-14
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
2023-04-14
btrfs: Mark btrfs_assertfail() __noreturn
Josh Poimboeuf
2023-04-14
objtool: Include weak functions in global_noreturns check
Josh Poimboeuf
2023-04-14
cpu: Mark nmi_panic_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
x86/head: Mark *_start_kernel() __noreturn
Josh Poimboeuf
2023-04-14
init: Mark start_kernel() __noreturn
Josh Poimboeuf
2023-04-14
init: Mark [arch_call_]rest_init() __noreturn
Josh Poimboeuf
2023-04-14
objtool: Generate ORC data for __pfx code
Josh Poimboeuf
2023-04-14
objtool: Separate prefix code from stack validation code
Josh Poimboeuf
2023-04-14
objtool: Remove superfluous dead_end_function() check
Josh Poimboeuf
2023-04-14
objtool: Add symbol iteration helpers
Josh Poimboeuf
2023-04-14
objtool: Add WARN_INSN()
Josh Poimboeuf
2023-04-14
objtool: Add stackleak instrumentation to uaccess safe list
Josh Poimboeuf
2023-04-14
Revert "objtool: Support addition to set CFA base"
Josh Poimboeuf
2023-04-13
tools: ynl: Rename ethtool to ethtool.py
Rahul Rameshbabu
2023-04-13
tools: ynl: Remove absolute paths to yaml files from ethtool testing tool
Rahul Rameshbabu
2023-04-13
selftests/bpf: Workaround for older vm_sockets.h.
Alexei Starovoitov
2023-04-13
selftests/bpf: Fix merge conflict due to SYS() macro change.
Alexei Starovoitov
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-04-13
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
2023-04-13
perf vendor events intel: Fix uncore topics for tigerlake
Ian Rogers
2023-04-13
perf vendor events intel: Fix uncore topics for snowridgex
Ian Rogers
2023-04-13
perf vendor events intel: Fix uncore topics for skylakex
Ian Rogers
[prev]
[next]