index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
bpftool: Replace "__fallthrough" by a comment to address merge conflict
Quentin Monnet
1
-1
/
+1
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+9
2023-04-19
selftests/bpf: Add test to access integer type of variable array
Feng Zhou
5
-0
/
+70
2023-04-20
selftests/powerpc/dscr: Restore timeout to DSCR selftests
Benjamin Gray
2
-3
/
+0
2023-04-20
selftests/powerpc/dscr: Speed up DSCR sysfs tests
Benjamin Gray
1
-7
/
+4
2023-04-20
selftests/powerpc/dscr: Improve DSCR explicit random test case
Benjamin Gray
3
-115
/
+113
2023-04-20
selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit tests
Benjamin Gray
3
-14
/
+159
2023-04-20
selftests/powerpc: Allow bind_to_cpu() to automatically pick CPU
Benjamin Gray
7
-15
/
+21
2023-04-20
selftests/powerpc: Move bind_to_cpu() to utils.h
Benjamin Gray
4
-14
/
+13
2023-04-20
selftests/powerpc/dscr: Correct typos
Benjamin Gray
3
-6
/
+6
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
2
-0
/
+2
2023-04-19
Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-8
/
+8
2023-04-19
selftests/xsk: Fix munmap for hugepage allocated umem
Magnus Karlsson
2
-4
/
+16
2023-04-19
tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONG
Tiezhu Yang
1
-1
/
+1
2023-04-18
x86: improve on the non-rep 'copy_user' function
Linus Torvalds
1
-1
/
+1
2023-04-18
x86: improve on the non-rep 'clear_user' function
Linus Torvalds
1
-1
/
+1
2023-04-18
x86: inline the 'rep movs' in user copies for the FSRM case
Linus Torvalds
1
-1
/
+0
2023-04-18
x86: move stac/clac from user copy routines into callers
Linus Torvalds
1
-0
/
+3
2023-04-18
x86: don't use REP_GOOD or ERMS for user memory clearing
Linus Torvalds
1
-2
/
+0
2023-04-18
selftests/memfd: fix test_sysctl
Jeff Xu
1
-6
/
+8
2023-04-18
selftests/mm: run hugetlb testcases of va switch
Chaitanya S Prakash
1
-0
/
+4
2023-04-18
selftests/mm: configure nr_hugepages for arm64
Chaitanya S Prakash
1
-1
/
+9
2023-04-18
selftests/mm: add platform independent in code comments
Chaitanya S Prakash
1
-7
/
+8
2023-04-18
selftests/mm: rename va_128TBswitch to va_high_addr_switch
Chaitanya S Prakash
4
-4
/
+4
2023-04-18
selftests/mm: add support for arm64 platform on va switch
Chaitanya S Prakash
1
-2
/
+24
2023-04-18
delayacct: track delays from IRQ/SOFTIRQ
Yang Yang
1
-12
/
+18
2023-04-18
selftests/mm: add uffdio register ioctls test
Peter Xu
1
-15
/
+97
2023-04-18
selftests/mm: add shmem-private test to uffd-stress
Peter Xu
2
-5
/
+9
2023-04-18
selftests/mm: drop sys/dev test in uffd-stress test
Peter Xu
4
-40
/
+11
2023-04-18
selftests/mm: allow uffd test to skip properly with no privilege
Peter Xu
4
-18
/
+29
2023-04-18
selftests/mm: workaround no way to detect uffd-minor + wp
Peter Xu
1
-1
/
+7
2023-04-18
selftests/mm: move zeropage test into uffd unit tests
Peter Xu
4
-95
/
+108
2023-04-18
selftests/mm: move uffd sig/events tests into uffd unit tests
Peter Xu
2
-226
/
+265
2023-04-18
selftests/mm: move uffd minor test to unit test
Peter Xu
4
-145
/
+135
2023-04-18
selftests/mm: move uffd pagemap test to unit test
Peter Xu
2
-166
/
+145
2023-04-18
selftests/mm: add framework for uffd-unit-test
Peter Xu
3
-0
/
+163
2023-04-18
selftests/mm: allow allocate_area() to fail properly
Peter Xu
2
-15
/
+36
2023-04-18
selftests/mm: let uffd_handle_page_fault() take wp parameter
Peter Xu
3
-16
/
+23
2023-04-18
selftests/mm: rename uffd_stats to uffd_args
Peter Xu
3
-43
/
+42
2023-04-18
selftests/mm: drop global hpage_size in uffd tests
Peter Xu
3
-7
/
+8
2023-04-18
selftests/mm: drop global mem_fd in uffd tests
Peter Xu
3
-17
/
+28
2023-04-18
selftests/mm: UFFDIO_API test
Peter Xu
1
-1
/
+108
2023-04-18
selftests/mm: uffd_open_{dev|sys}()
Peter Xu
3
-23
/
+31
2023-04-18
selftests/mm: uffd_[un]register()
Peter Xu
7
-104
/
+64
2023-04-18
selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests
Peter Xu
5
-8
/
+40
2023-04-18
selftests/mm: create uffd-common.[ch]
Peter Xu
4
-693
/
+731
2023-04-18
selftests/mm: drop test_uffdio_zeropage_eexist
Peter Xu
1
-9
/
+11
2023-04-18
selftests/mm: test UFFDIO_ZEROPAGE only when !hugetlb
Peter Xu
1
-1
/
+1
2023-04-18
selftests/mm: reuse pagemap_get_entry() in vm_util.h
Peter Xu
1
-22
/
+9
2023-04-18
selftests/mm: use PM_* macros in vm_utils.h
Peter Xu
3
-20
/
+12
[prev]
[next]