index
:
kernel/linux.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.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
selftests/damon: add access_memory_even to .gitignore
SeongJae Park
1
-0
/
+1
2024-09-04
mm: rework vm_ops->close() handling on VMA merge
Lorenzo Stoakes
1
-38
/
+128
2024-09-04
mm: refactor vma_merge() into modify-only vma_merge_existing_range()
Lorenzo Stoakes
1
-2
/
+7
2024-09-04
mm: avoid using vma_merge() for new VMAs
Lorenzo Stoakes
2
-2
/
+37
2024-09-04
mm: abstract vma_expand() to use vma_merge_struct
Lorenzo Stoakes
1
-2
/
+1
2024-09-04
mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
Lorenzo Stoakes
1
-41
/
+2
2024-09-04
tools: add VMA merge tests
Lorenzo Stoakes
2
-10
/
+1317
2024-09-04
tools: improve vma test Makefile
Lorenzo Stoakes
1
-2
/
+4
2024-09-04
selftests: test_zswap: add test for hierarchical zswap.writeback
Mike Yuan
1
-21
/
+54
2024-09-04
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-09-04
x86: remove PG_uncached
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-09-04
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
1
-5
/
+5
2024-09-04
selftests/mm: add more mseal traversal tests
Pedro Falcato
1
-1
/
+105
2024-09-04
selftests: mm: support shmem mTHP collapse testing
Baolin Wang
3
-8
/
+51
2024-09-04
selftests/mm: remove unnecessary ia64 code and comment
Jinjiang Tu
6
-67
/
+8
2024-09-04
cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
Li Ming
2
-4
/
+4
2024-09-04
selftests: mptcp: pm_nl_ctl: remove re-definition
Matthieu Baerts (NGI0)
1
-8
/
+2
2024-09-04
selftests: mptcp: join: simplify checksum_tests
Geliang Tang
1
-32
/
+11
2024-09-04
selftests: mptcp: join: mute errors when ran in the background
Matthieu Baerts (NGI0)
1
-18
/
+18
2024-09-04
selftests: mptcp: join: specify host being checked
Matthieu Baerts (NGI0)
1
-44
/
+45
2024-09-04
selftests: mptcp: join: more explicit check name
Matthieu Baerts (NGI0)
1
-32
/
+33
2024-09-04
selftests: mptcp: join: validate MPJ SYN TX MIB counters
Matthieu Baerts (NGI0)
1
-11
/
+78
2024-09-04
selftests: mptcp: join: one line for join check
Matthieu Baerts (NGI0)
1
-15
/
+30
2024-09-04
selftests: mptcp: join: reduce join_nr params
Matthieu Baerts (NGI0)
1
-9
/
+22
2024-09-04
tools/testing/cxl: Use dev_is_platform()
Kunwu Chan
1
-1
/
+1
2024-09-03
perf parse-events: Pass cpu_list as a perf_cpu_map in __add_event()
Ian Rogers
1
-5
/
+6
2024-09-03
perf pmu: Merge boolean sysfs event option parsing
Ian Rogers
1
-24
/
+23
2024-09-03
perf sched timehist: Add --prio option
Yang Jihong
2
-1
/
+79
2024-09-03
perf sched timehist: Add --show-prio option
Yang Jihong
2
-7
/
+87
2024-09-03
perf sched timehist: Remove redundant BUG_ON in timehist_sched_change_event()
Yang Jihong
1
-2
/
+0
2024-09-03
perf sched timehist: Skip print non-idle task samples when only show idle events
Yang Jihong
1
-3
/
+3
2024-09-03
tools/iio: Add memory allocation failure check for trigger_name
Zhu Jun
1
-0
/
+4
2024-09-03
selftests: filesystems: fix warn_unused_result build warnings
Abhinav Jain
1
-2
/
+5
2024-09-03
perf script: Minimize "not reaching sample" for '-F +brstackinsn'
Andi Kleen
4
-6
/
+9
2024-09-03
perf record offcpu: Constify control data for BPF
Namhyung Kim
2
-12
/
+13
2024-09-03
perf lock contention: Constify control data for BPF
Namhyung Kim
2
-34
/
+38
2024-09-03
perf kwork: Constify control data for BPF
Namhyung Kim
4
-10
/
+13
2024-09-03
perf ftrace latency: Constify control data for BPF
Namhyung Kim
2
-7
/
+8
2024-09-03
perf stat: Constify control data for BPF
Namhyung Kim
2
-4
/
+4
2024-09-03
perf test: Make watchpoint data 32-bits on i386
Ian Rogers
1
-0
/
+5
2024-09-03
perf test: Skip uprobe test if probe command isn't present
Ian Rogers
1
-0
/
+7
2024-09-03
perf time-utils: Fix 32-bit nsec parsing
Ian Rogers
1
-2
/
+2
2024-09-03
perf pmus: Fix name comparisons on 32-bit systems
Ian Rogers
1
-3
/
+3
2024-09-03
perf annotate: LLVM-based disassembler
Steinar H. Gunderson
3
-0
/
+267
2024-09-03
perf annotate: Split out read_symbol()
Steinar H. Gunderson
1
-34
/
+56
2024-09-03
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
8
-1
/
+263
2024-09-03
selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernel
Florian Westphal
1
-22
/
+40
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-1
/
+1
2024-09-03
tools: usb: p9_fwd: add usb gadget packet forwarder script
Michael Grzeschik
1
-0
/
+243
2024-09-02
bpftool: Fix handling enum64 in btf dump sorting
Mykyta Yatsenko
1
-3
/
+4
[prev]
[next]