index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2023-04-20
selftests/bpf: fix __retval() being always ignored
Eduard Zingerman
-3
/
+3
2023-04-20
selftests/bpf: disable program test run for progs/refcounted_kptr.c
Eduard Zingerman
-4
/
+4
2023-04-20
bpftool: Replace "__fallthrough" by a comment to address merge conflict
Quentin Monnet
-1
/
+1
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-9
/
+9
2023-04-20
libperf rc_check: Enable implicitly with sanitizers
Ian Rogers
-0
/
+8
2023-04-20
perf test: Fix maps use after put
Ian Rogers
-4
/
+4
2023-04-19
selftests/bpf: Add test to access integer type of variable array
Feng Zhou
-0
/
+70
2023-04-20
selftests/powerpc/dscr: Restore timeout to DSCR selftests
Benjamin Gray
-3
/
+0
2023-04-20
selftests/powerpc/dscr: Speed up DSCR sysfs tests
Benjamin Gray
-7
/
+4
2023-04-20
selftests/powerpc/dscr: Improve DSCR explicit random test case
Benjamin Gray
-115
/
+113
2023-04-20
selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit tests
Benjamin Gray
-14
/
+159
2023-04-20
selftests/powerpc: Allow bind_to_cpu() to automatically pick CPU
Benjamin Gray
-15
/
+21
2023-04-20
selftests/powerpc: Move bind_to_cpu() to utils.h
Benjamin Gray
-14
/
+13
2023-04-20
selftests/powerpc/dscr: Correct typos
Benjamin Gray
-6
/
+6
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
-0
/
+2
2023-04-19
Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
-8
/
+8
2023-04-19
perf probe: Add missing 0x prefix for addresses printed in hexadecimal
Arnaldo Carvalho de Melo
-1
/
+1
2023-04-19
perf build: Test the refcnt check build
Arnaldo Carvalho de Melo
-0
/
+2
2023-04-19
perf map: Add reference count checking
Ian Rogers
-51
/
+62
2023-04-19
perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warne...
Arnaldo Carvalho de Melo
-65
/
+132
2023-04-19
perf map: Add missing conversions to map__refcnt()
Arnaldo Carvalho de Melo
-4
/
+4
2023-04-19
selftests/xsk: Fix munmap for hugepage allocated umem
Magnus Karlsson
-4
/
+16
2023-04-19
perf maps: Add reference count checking
Ian Rogers
-43
/
+50
2023-04-19
perf maps: Use maps__nr_maps() instead of open coded maps->nr_maps
Arnaldo Carvalho de Melo
-1
/
+1
2023-04-19
perf maps: Add maps__refcnt() accessor to allow checking maps pointer
Arnaldo Carvalho de Melo
-9
/
+14
2023-04-19
perf dso: Fix use before NULL check introduced by map__dso() introduction
Arnaldo Carvalho de Melo
-7
/
+6
2023-04-19
tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONG
Tiezhu Yang
-1
/
+1
2023-04-18
x86: improve on the non-rep 'copy_user' function
Linus Torvalds
-1
/
+1
2023-04-18
x86: improve on the non-rep 'clear_user' function
Linus Torvalds
-1
/
+1
2023-04-18
x86: inline the 'rep movs' in user copies for the FSRM case
Linus Torvalds
-1
/
+0
2023-04-18
x86: move stac/clac from user copy routines into callers
Linus Torvalds
-0
/
+3
2023-04-18
x86: don't use REP_GOOD or ERMS for user memory clearing
Linus Torvalds
-2
/
+0
2023-04-18
selftests/memfd: fix test_sysctl
Jeff Xu
-6
/
+8
2023-04-18
selftests/mm: run hugetlb testcases of va switch
Chaitanya S Prakash
-0
/
+4
2023-04-18
selftests/mm: configure nr_hugepages for arm64
Chaitanya S Prakash
-1
/
+9
2023-04-18
selftests/mm: add platform independent in code comments
Chaitanya S Prakash
-7
/
+8
2023-04-18
selftests/mm: rename va_128TBswitch to va_high_addr_switch
Chaitanya S Prakash
-4
/
+4
2023-04-18
selftests/mm: add support for arm64 platform on va switch
Chaitanya S Prakash
-2
/
+24
2023-04-18
delayacct: track delays from IRQ/SOFTIRQ
Yang Yang
-12
/
+18
2023-04-18
selftests/mm: add uffdio register ioctls test
Peter Xu
-15
/
+97
2023-04-18
selftests/mm: add shmem-private test to uffd-stress
Peter Xu
-5
/
+9
2023-04-18
selftests/mm: drop sys/dev test in uffd-stress test
Peter Xu
-40
/
+11
2023-04-18
selftests/mm: allow uffd test to skip properly with no privilege
Peter Xu
-18
/
+29
2023-04-18
selftests/mm: workaround no way to detect uffd-minor + wp
Peter Xu
-1
/
+7
2023-04-18
selftests/mm: move zeropage test into uffd unit tests
Peter Xu
-95
/
+108
2023-04-18
selftests/mm: move uffd sig/events tests into uffd unit tests
Peter Xu
-226
/
+265
2023-04-18
selftests/mm: move uffd minor test to unit test
Peter Xu
-145
/
+135
2023-04-18
selftests/mm: move uffd pagemap test to unit test
Peter Xu
-166
/
+145
2023-04-18
selftests/mm: add framework for uffd-unit-test
Peter Xu
-0
/
+163
2023-04-18
selftests/mm: allow allocate_area() to fail properly
Peter Xu
-15
/
+36
[prev]
[next]