index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-03
1
-1
/
+0
*
selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
Zach O'Keefe
2022-10-03
2
-38
/
+134
*
selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmd
Zach O'Keefe
2022-10-03
1
-0
/
+30
*
selftests/vm: add thp collapse shmem testing
Zach O'Keefe
2022-10-03
1
-2
/
+55
*
selftests/vm: add thp collapse file and tmpfs testing
Zach O'Keefe
2022-10-03
3
-56
/
+431
*
selftests/vm: modularize thp collapse memory operations
Zach O'Keefe
2022-10-03
1
-166
/
+207
*
selftests/vm: dedup THP helpers
Zach O'Keefe
2022-10-03
6
-76
/
+32
*
selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftest
Zach O'Keefe
2022-10-03
1
-1
/
+22
*
objtool: kmsan: list KMSAN API functions as uaccess-safe
Alexander Potapenko
2022-10-03
1
-0
/
+20
*
selftest/damon: add a test for duplicate context dirs creation
SeongJae Park
2022-10-03
2
-0
/
+28
*
memblock tests: add new pageblock related macro
Kefeng Wang
2022-10-03
1
-0
/
+2
*
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
2022-10-03
1
-10
/
+0
*
hugetlb_encode.h: fix undefined behaviour (34 << 26)
Matthias Goergens
2022-10-03
1
-13
/
+13
*
mm: add merging after mremap resize
Jakub Matěna
2022-09-27
1
-1
/
+48
*
lib/test_maple_tree: add testing for maple tree
Liam R. Howlett
2022-09-27
1
-2
/
+7
*
radix tree test suite: add lockdep_is_held to header
Liam R. Howlett
2022-09-27
1
-0
/
+2
*
radix tree test suite: add support for slab bulk APIs
Liam R. Howlett
2022-09-27
2
-2
/
+120
*
radix tree test suite: add allocation counts and size to kmem_cache
Liam R. Howlett
2022-09-27
1
-1
/
+27
*
radix tree test suite: add kmem_cache_set_non_kernel()
Liam R. Howlett
2022-09-27
1
-2
/
+14
*
radix tree test suite: add pr_err define
Liam R. Howlett
2022-09-27
1
-0
/
+1
*
Maple Tree: add new data structure
Liam R. Howlett
2022-09-27
5
-0
/
+74
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-26
2
-20
/
+2
|
\
|
*
tools: fix compilation after gfp_types.h split
Matthew Wilcox (Oracle)
2022-09-12
2
-20
/
+2
*
|
selftest: vm: remove deleted local_config.* from .gitignore
Tarun Sahu
2022-09-12
1
-1
/
+0
*
|
Kselftests: remove support of libhugetlbfs from kselftests
Tarun Sahu
2022-09-12
3
-86
/
+74
*
|
tools/vm/page_owner_sort: fix -f option
Yixuan Cao
2022-09-12
1
-1
/
+6
*
|
selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
Axel Rasmussen
2022-09-12
1
-7
/
+10
*
|
userfaultfd: selftests: modify selftest to use /dev/userfaultfd
Axel Rasmussen
2022-09-12
1
-10
/
+66
*
|
selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
Axel Rasmussen
2022-09-12
1
-2
/
+4
*
|
selftests/vm: add selftest to verify multi THP collapse
Zach O'Keefe
2022-09-12
1
-67
/
+73
*
|
selftests/vm: add selftest to verify recollapse of THPs
Zach O'Keefe
2022-09-12
1
-0
/
+31
*
|
selftests/vm: add MADV_COLLAPSE collapse context to selftests
Zach O'Keefe
2022-09-12
1
-46
/
+125
*
|
selftests/vm: dedup hugepage allocation logic
Zach O'Keefe
2022-09-12
1
-39
/
+23
*
|
selftests/vm: modularize collapse selftests
Zach O'Keefe
2022-09-12
1
-141
/
+110
*
|
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-12
1
-0
/
+2
|
/
*
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-28
1
-16
/
+18
|
\
|
*
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2022-08-25
1
-16
/
+18
*
|
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
2022-08-27
1
-12
/
+12
*
|
perf docs: Update the documentation for the save_type filter
Kan Liang
2022-08-27
1
-0
/
+3
*
|
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
2022-08-27
1
-5
/
+19
*
|
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2022-08-27
2
-12
/
+2
*
|
perf test: Stat test for repeat with a weak group
Ian Rogers
2022-08-27
1
-0
/
+19
*
|
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
2022-08-27
1
-0
/
+1
*
|
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
2022-08-27
1
-2
/
+4
*
|
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
2022-08-27
1
-1
/
+1
*
|
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-25
5
-0
/
+90
|
\
\
|
*
|
selftests: include bonding tests into the kselftest infra
Jonathan Toppins
2022-08-23
5
-0
/
+90
*
|
|
Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-23
2
-0
/
+7
|
\
\
\
|
*
|
|
selftests/vm: fix inability to build any vm tests
Axel Rasmussen
2022-08-20
1
-0
/
+1
|
*
|
|
selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
Kristen Carlson Accardi
2022-08-16
1
-0
/
+6
|
|
|
/
|
|
/
|
[next]