index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-09-18
perf test: Update build test for changed BPF skeleton defaults
Ian Rogers
2023-09-18
perf build: Default BUILD_BPF_SKEL, warn/disable for missing deps
Ian Rogers
2023-09-18
perf version: Add status of bpf skeletons
Ian Rogers
2023-09-18
perf kwork top: Simplify bool conversion
Yang Li
2023-09-18
cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
Waiman Long
2023-09-18
selftests/user_events: Fix to unmount tracefs when test created mount
Beau Belgrave
2023-09-18
kselftest: rtnetlink: add pause and pause on fail flag
Daniel Mendes
2023-09-18
kselftest: rtnetlink.sh: add verbose flag
Daniel Mendes
2023-09-18
selftests: hsr: Extend the testsuite to also cover HSRv1.
Sebastian Andrzej Siewior
2023-09-18
selftests: hsr: Reorder the testsuite.
Sebastian Andrzej Siewior
2023-09-18
selftests: hsr: Use `let' properly.
Sebastian Andrzej Siewior
2023-09-18
x86/tdx: Fix __noreturn build warning around __tdx_hypercall_failed()
Kai Huang
2023-09-17
perf jevent: fix core dump on software events on s390
Thomas Richter
2023-09-17
perf pmu: Ensure all alias variables are initialized
Ian Rogers
2023-09-17
perf jevents metric: Fix type of strcmp_cpuid_str
Ian Rogers
2023-09-17
perf trace: Avoid compile error wrt redefining bool
Ian Rogers
2023-09-17
perf bpf-prologue: Remove unused file
Ian Rogers
2023-09-17
Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-17
vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKET
Stefano Garzarella
2023-09-17
vsock/test: use send_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
vsock/test: add send_buf() utility function
Stefano Garzarella
2023-09-17
vsock/test: use recv_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
vsock/test: add recv_buf() utility function
Stefano Garzarella
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-16
perf test: Fix test-record-dummy-C0 failure for supported PERF_FORMAT_LOST fe...
Yang Jihong
2023-09-16
selftests/bpf: Add tests for BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
selftests/bpf: Add BPF assertion macros
Kumar Kartikeya Dwivedi
2023-09-16
libbpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
libbpf: Refactor bpf_object__reloc_code
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2023-09-15
Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-09-15
selftest, bpf: enable cpu v4 tests for arm32
Puranjay Mohan
2023-09-15
perf kwork: Fix spelling mistake "COMMMAND" -> "COMMAND"
Colin Ian King
2023-09-15
perf annotate: Add more x86 mov instruction cases
Namhyung Kim
2023-09-15
perf pmu: Remove unused function
James Clark
2023-09-15
perf pmus: Simplify perf_pmus__find_core_pmu()
James Clark
2023-09-15
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
2023-09-15
perf symbol: Avoid an undefined behavior warning
Ian Rogers
2023-09-15
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
2023-09-15
tools: ynl: extend netdev sample to dump xdp-rx-metadata-features
Stanislav Fomichev
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2023-09-15
crypto: ccp - Fix some unfused tests
Mario Limonciello
2023-09-15
crypto: ccp - Fix sample application signature passing
Mario Limonciello
2023-09-15
crypto: ccp - Fix DBC sample application error handling
Mario Limonciello
2023-09-15
crypto: ccp - Fix ioctl unit tests
Mario Limonciello
2023-09-15
selftests: tls: swap the TX and RX sockets in some tests
Sabrina Dubroca
2023-09-14
selftests/thermel/intel: Add test to read workload hint
Srinivas Pandruvada
[prev]
[next]