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
2025-11-20
KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVM
Yosry Ahmed
2025-11-20
KVM: selftests: Extend vmx_close_while_nested_test to cover SVM
Yosry Ahmed
2025-11-20
selftests/hid-tablet: add ABS_DISTANCE test for stylus/pen
Ping Cheng
2025-11-20
testing/selftests/mm: add soft-dirty merge self-test
Lorenzo Stoakes
2025-11-20
mm: propagate VM_SOFTDIRTY on merge
Lorenzo Stoakes
2025-11-20
selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertion
SeongJae Park
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
2025-11-20
selftests/mm/uffd: remove static address usage in shmem_allocate_area()
Mehdi Ben Hadj Khelifa
2025-11-20
mm: add vma_start_write_killable()
Matthew Wilcox (Oracle)
2025-11-20
tools/testing/selftests/mm: add smaps visibility guard region test
Lorenzo Stoakes
2025-11-20
tools/testing/selftests/mm: add MADV_COLLAPSE test case
Lorenzo Stoakes
2025-11-20
tools/testing/vma: add VMA sticky userland tests
Lorenzo Stoakes
2025-11-20
mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
Lorenzo Stoakes
2025-11-20
mm: implement sticky VMA flags
Lorenzo Stoakes
2025-11-20
mm: update vma_modify_flags() to handle residual flags, document
Lorenzo Stoakes
2025-11-20
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
2025-11-20
mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()
Kefeng Wang
2025-11-20
selftest/mm: fix pointer comparison in mremap_test
Ankit Khushwaha
2025-11-20
perf: replace strcpy() with strncpy() in util/jitdump.c
Hrishikesh Suresh
2025-11-20
perf list: Support filtering in JSON output
Namhyung Kim
2025-11-20
perf list: Share print state with JSON output
Namhyung Kim
2025-11-20
perf list: Print matching PMU events for --unit
Namhyung Kim
2025-11-20
perf test all metrics: Fully ignore Default metric failures
Ian Rogers
2025-11-20
tools/nolibc: remove more __nolibc_enosys() fallbacks
Thomas Weißschuh
2025-11-20
tools/nolibc: remove now superfluous overflow check in llseek
Thomas Weißschuh
2025-11-20
tools/nolibc: use 64-bit off_t
Thomas Weißschuh
2025-11-20
tools/nolibc: prefer the llseek syscall
Thomas Weißschuh
2025-11-20
tools/nolibc: handle 64-bit off_t for llseek
Thomas Weißschuh
2025-11-20
tools/nolibc: use 64-bit ino_t
Thomas Weißschuh
2025-11-20
selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache names
Matt Bobrowski
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-20
sched_ext: tools: Removing duplicate targets during non-cross compilation
Rong Tao
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-20
tools: ynl: cli: Display enum values in --list-attrs output
Gal Pressman
2025-11-20
tools: ynl: cli: Parse nested attributes in --list-attrs output
Gal Pressman
2025-11-20
tools: ynl: cli: Add --list-attrs option to show operation attributes
Gal Pressman
2025-11-20
tools/rtla: Fix --on-threshold always triggering
Tomas Glozar
2025-11-20
rtla/timerlat_bpf: Stop tracing on user latency
Tomas Glozar
2025-11-20
tools/rtla: Fix unassigned nr_cpus
Costa Shulyupin
2025-11-20
tools/rtla: Remove unused optional option_index
Costa Shulyupin
2025-11-20
tools/rtla: Add for_each_monitored_cpu() helper
Costa Shulyupin
2025-11-20
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-11-19
selftests: mptcp: add a check for 'add_addr_accepted'
Gang Yan
2025-11-19
selftests: mptcp: join: userspace: longer timeout
Matthieu Baerts (NGI0)
2025-11-19
selftests: mptcp: join: endpoints: longer timeout
Matthieu Baerts (NGI0)
2025-11-19
selftests: mptcp: join: fastclose: remove flaky marks
Matthieu Baerts (NGI0)
2025-11-19
perf evsel: Skip store_evsel_ids for non-perf-event PMUs
Ian Rogers
2025-11-19
perf pmu: Add PMU kind to simplify differentiating
Ian Rogers
2025-11-19
perf header: Switch "cpu" for find_core_pmu in caps feature writing
Ian Rogers
2025-11-19
perf test maps: Additional maps__fixup_overlap_and_insert tests
Ian Rogers
[prev]
[next]