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
2024-05-07
libbpf: improve early detection of doomed-to-fail BPF program loading
Andrii Nakryiko
2024-05-07
libbpf: fix libbpf_strerror_r() handling unknown errors
Andrii Nakryiko
2024-05-07
selftests/bpf: add another struct_ops callback use case test
Andrii Nakryiko
2024-05-07
libbpf: handle yet another corner case of nulling out struct_ops program
Andrii Nakryiko
2024-05-07
libbpf: remove unnecessary struct_ops prog validity check
Andrii Nakryiko
2024-05-07
selftests/bpf: Change functions definitions to support GCC
Cupertino Miranda
2024-05-07
selftests/bpf: Add CFLAGS per source file and runner
Cupertino Miranda
2024-05-07
bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC
Jose E. Marchesi
2024-05-07
bpf: Disable some `attribute ignored' warnings in GCC
Jose E. Marchesi
2024-05-07
bpf: Avoid __hidden__ attribute in static object
Jose E. Marchesi
2024-05-07
perf hist: Avoid 'struct hist_entry_iter' mem_info memory leak
Ian Rogers
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-05-07
perf comm: Add reference count checking to 'struct comm_str'
Ian Rogers
2024-05-07
perf cpumap: Remove refcnt from 'struct cpu_aggr_map'
Ian Rogers
2024-05-07
perf block-info: Remove unused refcount
Ian Rogers
2024-05-07
perf annotate: Fix memory leak in annotated_source
Ian Rogers
2024-05-07
perf ui browser: Don't save pointer to stack memory
Ian Rogers
2024-05-07
selftests: mm: gup_longterm: test unsharing logic when R/O pinning
David Hildenbrand
2024-05-07
selftests/memfd: fix spelling mistakes
Saurav Shah
2024-05-07
selftests: mm: cow: flag vmsplice() hugetlb tests as XFAIL
David Hildenbrand
2024-05-07
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-05-07
perf bench internals inject-build-id: Fix trap divide when collecting just on...
He Zhe
2024-05-07
perf probe: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-07
perf auxtrace: Allow number of queues to be specified
James Clark
2024-05-07
perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
James Clark
2024-05-07
perf annotate: Fix a comment about multi_regs in extract_reg_offset function
Athira Rajeev
2024-05-07
perf kwork: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-07
perf callchain: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-07
perf annotate: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-08
KVM: PPC: Fix documentation for ppc mmu caps
Joel Stanley
2024-05-07
selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installed
Benjamin Tissoires
2024-05-07
selftests/hid: add tests for the Raptor Mach 2 joystick
Benjamin Tissoires
2024-05-07
selftests/hid: move the gamepads definitions in the test file
Benjamin Tissoires
2024-05-07
selftests/hid: import base_gamepad.py from hid-tools
Benjamin Tissoires
2024-05-07
selftests/hid: add Huion Kamvas Pro 19 tests
Benjamin Tissoires
2024-05-07
selftests/hid: tablets: also check for XP-Pen offset correction
Benjamin Tissoires
2024-05-07
selftests/hid: tablets: add a couple of XP-PEN tablets
Benjamin Tissoires
2024-05-07
selftests/hid: tablets: reduce the number of pen state
Benjamin Tissoires
2024-05-07
selftests/hid: add support for HID-BPF pre-loading before starting a test
Benjamin Tissoires
2024-05-07
selftests/hid: import base_device.py from hid-tools
Benjamin Tissoires
2024-05-07
Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2024-05-06
selftests/bpf: MUL range computation tests.
Cupertino Miranda
2024-05-06
selftests/bpf: XOR and OR range computation tests.
Cupertino Miranda
2024-05-06
bpftool, selftests/hid/bpf: Fix 29 clang warnings
John Hubbard
2024-05-06
selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirect
Michal Schmidt
2024-05-06
selftests/bpf: Use bpf_tracing.h instead of bpf_tcp_helpers.h
Martin KaFai Lau
2024-05-06
selftests: default to host arch for LLVM builds
Valentin Obst
2024-05-06
selftests/resctrl: fix clang build failure: use LOCAL_HDRS
John Hubbard
2024-05-06
selftests/binderfs: use the Makefile's rules, not Make's implicit rules
John Hubbard
[prev]
[next]