index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
lib/test_maple_tree: add testing for maple tree
Liam R. Howlett
1
-2
/
+7
2022-09-26
radix tree test suite: add lockdep_is_held to header
Liam R. Howlett
1
-0
/
+2
2022-09-26
radix tree test suite: add support for slab bulk APIs
Liam R. Howlett
2
-2
/
+120
2022-09-26
radix tree test suite: add allocation counts and size to kmem_cache
Liam R. Howlett
1
-1
/
+27
2022-09-26
radix tree test suite: add kmem_cache_set_non_kernel()
Liam R. Howlett
1
-2
/
+14
2022-09-26
radix tree test suite: add pr_err define
Liam R. Howlett
1
-0
/
+1
2022-09-26
Maple Tree: add new data structure
Liam R. Howlett
5
-0
/
+74
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2
-20
/
+2
2022-09-11
selftest: vm: remove deleted local_config.* from .gitignore
Tarun Sahu
1
-1
/
+0
2022-09-11
Kselftests: remove support of libhugetlbfs from kselftests
Tarun Sahu
3
-86
/
+74
2022-09-11
tools/vm/page_owner_sort: fix -f option
Yixuan Cao
1
-1
/
+6
2022-09-11
selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
Axel Rasmussen
1
-7
/
+10
2022-09-11
userfaultfd: selftests: modify selftest to use /dev/userfaultfd
Axel Rasmussen
1
-10
/
+66
2022-09-11
selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
Axel Rasmussen
1
-2
/
+4
2022-09-11
selftests/vm: add selftest to verify multi THP collapse
Zach O'Keefe
1
-67
/
+73
2022-09-11
selftests/vm: add selftest to verify recollapse of THPs
Zach O'Keefe
1
-0
/
+31
2022-09-11
selftests/vm: add MADV_COLLAPSE collapse context to selftests
Zach O'Keefe
1
-46
/
+125
2022-09-11
selftests/vm: dedup hugepage allocation logic
Zach O'Keefe
1
-39
/
+23
2022-09-11
selftests/vm: modularize collapse selftests
Zach O'Keefe
1
-141
/
+110
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
1
-0
/
+2
2022-09-11
tools: fix compilation after gfp_types.h split
Matthew Wilcox (Oracle)
2
-20
/
+2
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+18
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
1
-0
/
+1
2022-08-27
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
1
-1
/
+1
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-0
/
+90
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
1
-16
/
+18
2022-08-23
Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+7
2022-08-22
selftests: include bonding tests into the kselftest infra
Jonathan Toppins
5
-0
/
+90
2022-08-22
perf tools: Fix compile error for x86
Yang Jihong
1
-0
/
+4
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
1
-21
/
+0
2022-08-20
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/...
Linus Torvalds
27
-235
/
+976
2022-08-20
Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-4
/
+34
2022-08-19
selftests/vm: fix inability to build any vm tests
Axel Rasmussen
1
-0
/
+1
2022-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
6
-42
/
+108
2022-08-19
libperf: Add a test case for read formats
Namhyung Kim
1
-0
/
+161
2022-08-19
libperf: Handle read format in perf_evsel__read()
Namhyung Kim
3
-3
/
+83
2022-08-19
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Namhyung Kim
1
-1
/
+4
2022-08-19
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+8
2022-08-19
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-08-19
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-08-19
tools headers kvm s390: Sync headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-08-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+108
2022-08-19
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-87
/
+300
[next]