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
2018-10-31
tools include uapi: Update linux/fs.h copy
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-10-31
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
David S. Miller
1
-1
/
+34
2018-10-31
perf cs-etm: Correct CPU mode for samples
Leo Yan
1
-9
/
+30
2018-10-31
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
1
-2
/
+2
2018-10-31
perf top: Do not use overwrite mode by default
Arnaldo Carvalho de Melo
2
-5
/
+17
2018-10-31
selftests/powerpc/cache_shape: Fix out-of-tree build
Michael Ellerman
1
-7
/
+2
2018-10-31
selftests/powerpc/switch_endian: Fix out-of-tree build
Michael Ellerman
1
-0
/
+1
2018-10-31
selftests/powerpc/pmu: Link ebb tests with -no-pie
Joel Stanley
1
-0
/
+3
2018-10-31
selftests/powerpc/signal: Fix out-of-tree build
Joel Stanley
1
-8
/
+3
2018-10-31
selftests/powerpc/ptrace: Fix out-of-tree build
Joel Stanley
1
-9
/
+4
2018-10-31
selftests: powerpc: Fix warning for security subdir
Joel Stanley
1
-0
/
+1
2018-10-30
tools/bpf: add unlimited rlimit for flow_dissector_load
Yonghong Song
1
-0
/
+2
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
6
-22
/
+106
2018-10-30
Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2018-10-30
perf top: Allow disabling the overwrite mode
Arnaldo Carvalho de Melo
2
-0
/
+7
2018-10-30
perf trace: Beautify mount's first pathname arg
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-10-30
perf trace: Beautify the umount's 'name' argument
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-10-30
perf trace: Consider syscall aliases too
Arnaldo Carvalho de Melo
1
-1
/
+21
2018-10-30
perf trace beauty: Beautify mount/umount's 'flags' argument
Arnaldo Carvalho de Melo
5
-0
/
+61
2018-10-30
perf trace beauty: Allow syscalls to mask an argument before considering it
Arnaldo Carvalho de Melo
1
-0
/
+19
2018-10-30
perf beauty: Introduce strarray__scnprintf_flags()
Arnaldo Carvalho de Melo
2
-11
/
+17
2018-10-30
perf beauty: Switch from GPL v2.0 to LGPL v2.1
Arnaldo Carvalho de Melo
35
-31
/
+36
2018-10-30
perf beauty: Add a generator for MS_ mount/umount's flag constants
Arnaldo Carvalho de Melo
1
-0
/
+15
2018-10-30
tools include uapi: Grab a copy of linux/fs.h
Arnaldo Carvalho de Melo
2
-0
/
+394
2018-10-30
selftests/powerpc: Relax L1d miss targets for rfi_flush test
Naveen N. Rao
1
-5
/
+13
2018-10-29
Merge branch 'linus' into perf/urgent, to pick up fixes
Ingo Molnar
152
-1930
/
+13324
2018-10-29
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
4
-9
/
+37
2018-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+15
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+101
2018-10-28
Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
67
-466
/
+564
2018-10-28
selftests/ftrace: Fix synthetic event test to delete event correctly
Masami Hiramatsu
1
-6
/
+6
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
28
-1008
/
+497
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+15
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-65
/
+327
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-7
/
+7
2018-10-26
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...
Michael Ellerman
3
-0
/
+208
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
Keith Busch
1
-1
/
+4
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
Keith Busch
1
-3
/
+7
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
Keith Busch
1
-4
/
+13
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
Keith Busch
1
-0
/
+1
2018-10-26
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
1
-2
/
+11
2018-10-26
mm/gup_benchmark.c: time put_page()
Keith Busch
1
-2
/
+4
2018-10-26
userfaultfd: selftest: recycle lock threads first
Peter Xu
1
-5
/
+6
2018-10-26
userfaultfd: selftest: generalize read and poll
Peter Xu
1
-34
/
+43
2018-10-26
userfaultfd: selftest: cleanup help messages
Peter Xu
1
-18
/
+28
2018-10-26
delayacct: track delays from thrashing cache pages
Johannes Weiner
1
-1
/
+7
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
15
-25
/
+735
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-4
/
+4
2018-10-26
Revert "selftests/powerpc: Fix out-of-tree build errors"
Michael Ellerman
4
-1
/
+6
2018-10-26
selftests/powerpc: Fix ptrace tm failure
Breno Leitao
1
-2
/
+2
[prev]
[next]