index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-30
selftests/vm: use memfd for hugepage-mmap test
Peter Xu
1
-6
/
+4
2022-11-30
selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
David Hildenbrand
1
-1
/
+27
2022-11-30
selftests/vm: cow: basic COW tests for non-anonymous pages
David Hildenbrand
1
-1
/
+337
2022-11-30
selftests/vm: anon_cow: prepare for non-anonymous COW tests
David Hildenbrand
5
-19
/
+24
2022-11-30
selftests/damon: fix unnecessary compilation warnings
Rong Tao
1
-0
/
+9
2022-11-30
selftests/vm: anon_cow: add mprotect() optimization tests
David Hildenbrand
1
-3
/
+46
2022-11-30
tools/vm/page_owner: ignore page_owner_sort binary
Rong Tao
1
-0
/
+1
2022-11-30
selftests/damon: test non-context inputs to rm_contexts file
SeongJae Park
2
-0
/
+20
2022-11-30
selftests/vm: update hugetlb madvise
Mike Kravetz
1
-3
/
+4
2022-11-30
tools/selftets/damon/sysfs: test tried_regions directory existence
SeongJae Park
1
-0
/
+7
2022-11-30
selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter
SeongJae Park
2
-1
/
+42
2022-11-30
selftests/damon: add tests for DAMON_RECLAIM's enabled parameter
SeongJae Park
2
-0
/
+43
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
6
-6
/
+35794
2022-11-30
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tiezhu Yang
1
-2
/
+2
2022-11-08
selftests/vm: anon_cow: add R/O longterm tests via gup_test
David Hildenbrand
1
-0
/
+210
2022-11-08
selftests/vm: anon_cow: add liburing test cases
David Hildenbrand
3
-1
/
+241
2022-11-08
selftests/vm: anon_cow: hugetlb tests
David Hildenbrand
1
-1
/
+69
2022-11-08
selftests/vm: anon_cow: THP tests
David Hildenbrand
1
-1
/
+258
2022-11-08
selftests/vm: factor out pagemap_is_populated() into vm_util
David Hildenbrand
3
-8
/
+9
2022-11-08
selftests/vm: anon_cow: test COW handling of anonymous memory
David Hildenbrand
6
-1
/
+416
2022-11-08
selftests/vm: drop mnt point for hugetlb in run_vmtests.sh
Peter Xu
1
-15
/
+3
2022-11-08
selftests/vm: use memfd for hugepage-mremap test
Peter Xu
1
-12
/
+9
2022-11-08
selftests/vm: use memfd for hugetlb-madvise test
Peter Xu
1
-9
/
+3
2022-11-08
selftests/vm: use memfd for uffd hugetlb tests
Peter Xu
1
-41
/
+21
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
5
-4
/
+35792
2022-11-06
Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+280
2022-11-04
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
1
-19
/
+278
2022-11-04
tools/testing/cxl: Fix some error exits
Dan Williams
1
-2
/
+2
2022-11-04
Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+4
2022-11-03
Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-3
/
+15
2022-11-02
selftests/pidfd_test: Remove the erroneous ','
Zhao Gongyi
1
-1
/
+1
2022-11-01
Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+10
2022-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+141
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2022-10-30
selftests: pidfd: Fix compling warnings
Li Zhijian
3
-2
/
+4
2022-10-30
ksefltests: pidfd: Fix wait_states: Test terminated by timeout
Li Zhijian
1
-0
/
+10
2022-10-28
Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-122
/
+118
2022-10-28
tools/nolibc/string: Fix memcmp() implementation
Rasmus Villemoes
1
-2
/
+2
2022-10-28
tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12
Willy Tarreau
1
-5
/
+8
2022-10-28
KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test
Sean Christopherson
1
-1
/
+1
2022-10-28
KVM: selftests: Add tests in xen_shinfo_test to detect lock races
Michal Luczaj
1
-0
/
+140
2022-10-27
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-0
/
+583
2022-10-27
selftests: add openvswitch selftest suite
Aaron Conole
4
-0
/
+583
2022-10-26
perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
Shang XiaoJing
1
-3
/
+3
2022-10-26
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
1
-1
/
+9
2022-10-26
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+19
2022-10-25
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-10-25
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+4
2022-10-25
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-16
/
+0
2022-10-25
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-14
/
+8
[next]