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-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-24
/
+1
2022-03-28
Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-4
/
+10
2022-03-28
Revert "selftests: net: Add tls config dependency for tls selftests"
Jakub Kicinski
1
-1
/
+0
2022-03-28
Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+21
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-28
selftests: net: Add tls config dependency for tls selftests
Naresh Kamboju
1
-0
/
+1
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
329
-60298
/
+76912
2022-03-27
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
40
-68
/
+3931
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-35
/
+526
2022-03-26
selftests: tls: skip cmsg_to_pipe tests with TLS=n
Jakub Kicinski
1
-0
/
+6
2022-03-26
perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages
Kim Phillips
1
-0
/
+25
2022-03-26
perf python: Add perf_env stubs that will be needed in evsel__open_strerror()
Arnaldo Carvalho de Melo
1
-1
/
+12
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
9
-18
/
+23
2022-03-26
libperf tests: Fix typo in perf_evlist__open() failure error messages
Shunsuke Nakamura
1
-4
/
+4
2022-03-26
tools arm64: Import cputype.h
Ali Saidi
2
-0
/
+259
2022-03-25
selftests: test_vxlan_under_vrf: Fix broken test case
Ido Schimmel
1
-4
/
+4
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-0
/
+830
2022-03-25
perf lock: Add -F/--field option to control output
Namhyung Kim
2
-5
/
+56
2022-03-25
perf lock: Extend struct lock_key to have print function
Namhyung Kim
1
-26
/
+65
2022-03-25
perf lock: Add --synth=no option for record
Namhyung Kim
1
-1
/
+1
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-171
/
+992
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+702
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+1
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
34
-7
/
+1693
2022-03-24
selftests: kselftest framework: provide "finished" helper
Kees Cook
2
-1
/
+11
2022-03-24
userfaultfd/selftests: enable hugetlb remap and remove event testing
Mike Kravetz
2
-36
/
+36
2022-03-24
selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
Mike Kravetz
4
-0
/
+424
2022-03-24
selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT
Mike Rapoport
2
-4
/
+26
2022-03-24
selftest/vm: add util.h and and move helper functions there
Aneesh Kumar K.V
3
-75
/
+52
2022-03-24
tools/vm/page_owner_sort.c: support for user-defined culling rules
Jiajian Ye
1
-21
/
+129
2022-03-24
tools/vm/page_owner_sort.c: support for selecting by PID, TGID or task comman...
Jiajian Ye
1
-27
/
+93
2022-03-24
tools/vm/page_owner_sort: support for sorting by task command name
Jiajian Ye
1
-1
/
+34
2022-03-24
tools/vm/page_owner_sort: fix three trivival places
Jiajian Ye
1
-18
/
+19
2022-03-24
tools/vm/page_owner_sort.c: support sorting by tgid and update documentation
Jiajian Ye
1
-3
/
+37
2022-03-24
tools/vm/page_owner_sort.c: add a security check
Jiajian Ye
1
-0
/
+6
2022-03-24
tools/vm/page_owner_sort.c: fix the instructions for use
Yixuan Cao
1
-1
/
+1
2022-03-24
tools/vm/page_owner_sort.c: delete invalid duplicate code
Yixuan Cao
1
-2
/
+0
2022-03-24
tools/vm/page_owner_sort.c: two trivial fixes
Shenghong Han
1
-3
/
+2
2022-03-24
tools/vm/page_owner_sort.c: support sorting pid and time
Chongxi Zhao
1
-29
/
+148
2022-03-24
tools/vm/page_owner_sort.c: add switch between culling by stacktrace and txt
Yinan Zhang
1
-3
/
+20
2022-03-24
tools/vm/page_owner_sort.c: support sorting by stack trace
Sean Anderson
1
-9
/
+14
2022-03-24
tools/vm/page_owner_sort.c: sort by stacktrace before culling
Sean Anderson
1
-4
/
+6
2022-03-24
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
8
-195
/
+383
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2022-03-24
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+4
2022-03-24
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2022-03-24
perf stat: Fix forked applications enablement of counters
Thomas Richter
1
-1
/
+1
2022-03-24
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+6
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
299
-3793
/
+16411
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
29
-243
/
+2059
[next]