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-12-12
maple_tree: add end of node tracking to the maple state
Liam R. Howlett
2023-12-12
maple_tree: move debug check to __mas_set_range()
Liam R. Howlett
2023-12-12
libperf cpumap: Add for_each_cpu() that skips the "any CPU" case
Ian Rogers
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__default_new() to perf_cpu_map__new_onlin...
Ian Rogers
2023-12-12
selftests/bpf: Fixes tests for filesystem kfuncs
Manu Bretelle
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-12-12
KVM: selftests: Ensure sysreg-defs.h is generated at the expected path
Oliver Upton
2023-12-12
x86/CPU/AMD: Add X86_FEATURE_ZEN1
Borislav Petkov (AMD)
2023-12-12
KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
James Clark
2023-12-11
selftests/bpf: validate eliminated global subprog is not freplaceable
Andrii Nakryiko
2023-12-11
selftests/nolibc: disable coredump via setrlimit
Thomas Weißschuh
2023-12-11
tools/nolibc: add support for getrlimit/setrlimit
Thomas Weißschuh
2023-12-11
tools/nolibc: drop custom definition of struct rusage
Thomas Weißschuh
2023-12-11
tools/nolibc: drop duplicated testcase ioctl_tiocinq
Thomas Weißschuh
2023-12-11
tools/nolibc: annotate va_list printf formats
Thomas Weißschuh
2023-12-11
selftests/nolibc: make result alignment more robust
Thomas Weißschuh
2023-12-11
tools/nolibc: mips: add support for PIC
Thomas Weißschuh
2023-12-11
selftests/nolibc: run-tests.sh: enable testing via qemu-user
Thomas Weißschuh
2023-12-11
selftests/nolibc: introduce QEMU_ARCH_USER
Thomas Weißschuh
2023-12-11
selftests/nolibc: fix testcase status alignment
Thomas Weißschuh
2023-12-11
selftests/nolibc: add configuration for mipso32be
Thomas Weißschuh
2023-12-11
selftests/nolibc: extraconfig support
Thomas Weißschuh
2023-12-11
selftests/nolibc: explicitly specify ABI for MIPS
Thomas Weißschuh
2023-12-11
selftests/nolibc: use XARCH for MIPS
Thomas Weißschuh
2023-12-11
tools/nolibc: move MIPS ABI validation into arch-mips.h
Thomas Weißschuh
2023-12-11
tools/nolibc: error out on unsupported architecture
Thomas Weißschuh
2023-12-11
selftests/nolibc: add script to run testsuite
Thomas Weißschuh
2023-12-11
selftests/nolibc: support out-of-tree builds
Thomas Weißschuh
2023-12-11
selftests/nolibc: anchor paths in $(srcdir) if possible
Thomas Weißschuh
2023-12-11
selftests/nolibc: use EFI -bios for LoongArch qemu
Thomas Weißschuh
2023-12-11
tools/nolibc: Use linux/wait.h rather than duplicating it
Mark Brown
2023-12-11
perf stat: Fix help message for --metric-no-threshold option
Ian Rogers
2023-12-11
selftests/bpf: Increase invalid metadata size
Larysa Zaremba
2023-12-11
kselftest/arm64: Log SVCR when the SME tests barf
Mark Brown
2023-12-11
kselftest/arm64: Improve output for skipped TPIDR2 ABI test
Mark Brown
2023-12-10
samples: introduce new samples subdir for cgroup
Dmitry Rokosov
2023-12-10
selftests/mm: check that PAGEMAP_SCAN returns correct categories
Andrei Vagin
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
2023-12-10
maple_tree: update check_forking() and bench_forking()
Peng Zhang
2023-12-10
maple_tree: skip other tests when BENCH is enabled
Peng Zhang
2023-12-10
maple_tree: add test for mtree_dup()
Peng Zhang
2023-12-10
radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.
Peng Zhang
2023-12-10
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
2023-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-12-09
selftests/bpf: Add test for bpf_cpumask_weight() kfunc
David Vernet
2023-12-09
selftests/bpf: validate fake register spill/fill precision backtracking logic
Andrii Nakryiko
2023-12-09
Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-09
Merge tag 'perf-tools-fixes-for-v6.7-2-2023-12-08' of git://git.kernel.org/pu...
Linus Torvalds
[prev]
[next]