Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ded653ccbec0335a78fa7a7aff3ec9870349fafb
/
tools
601a880
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
01897f3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
23a12dd
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
by Ingo Molnar
· 6 years ago
b69f9e1
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
82aa467
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
bcb6fb5
objtool: Support GCC 9 cold subfunction naming scheme
by Josh Poimboeuf
· 6 years ago
df975da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
832c6f2
bpf: test make sure to run unpriv test cases in test_verifier
by Daniel Borkmann
· 6 years ago
2683f41
bpf: add various test cases to test_verifier
by Daniel Borkmann
· 6 years ago
1936f09
selftests/powerpc: Fix compilation issue due to asm label
by Naveen N. Rao
· 6 years ago
3615353
libbpf: Fix compile error in libbpf_attach_type_by_name
by Andrey Ignatov
· 6 years ago
deee2ca
kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists
by Li Zhijian
· 6 years ago
a5ee171
selftests: mlxsw: qos_mc_aware: Add a test for UC awareness
by Petr Machata
· 6 years ago
8f3f093
selftests: mlxsw: qos_mc_aware: Tweak for min shaper
by Petr Machata
· 6 years ago
5d4f0ed
perf intel-pt/bts: Calculate cpumode for synthesized samples
by Adrian Hunter
· 6 years ago
2424830
perf intel-pt: Insert callchain context into synthesized callchains
by Adrian Hunter
· 6 years ago
4f8f382
perf tools: Don't clone maps from parent when synthesizing forks
by David Miller
· 6 years ago
ff27a06
perf top: Start display thread earlier
by David Miller
· 6 years ago
76b0b80
tools headers uapi: Update linux/if_link.h header copy
by Arnaldo Carvalho de Melo
· 6 years ago
d45a57f
tools headers uapi: Update linux/netlink.h header copy
by Arnaldo Carvalho de Melo
· 6 years ago
8277581
tools headers: Sync the various kvm.h header copies
by Arnaldo Carvalho de Melo
· 6 years ago
685626d
tools include uapi: Update linux/mmap.h copy
by Arnaldo Carvalho de Melo
· 6 years ago
2f967f1
perf trace beauty: Use the mmap flags table generated from headers
by Arnaldo Carvalho de Melo
· 6 years ago
fbd7458
perf beauty: Wire up the mmap flags table generator to the Makefile
by Arnaldo Carvalho de Melo
· 6 years ago
80ee566
perf beauty: Add a generator for MAP_ mmap's flag constants
by Arnaldo Carvalho de Melo
· 6 years ago
89eb1f3b
tools include uapi: Update asound.h copy
by Arnaldo Carvalho de Melo
· 6 years ago
8dd4c0f
tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copies
by Arnaldo Carvalho de Melo
· 6 years ago
733ac4f
tools include uapi: Update linux/fs.h copy
by Arnaldo Carvalho de Melo
· 6 years ago
e9024d5
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
by David S. Miller
· 6 years ago
d6c9c05
perf cs-etm: Correct CPU mode for samples
by Leo Yan
· 6 years ago
1fe627d
perf unwind: Take pgoff into account when reporting elf to libdwfl
by Milian Wolff
· 6 years ago
218d611
perf top: Do not use overwrite mode by default
by Arnaldo Carvalho de Melo
· 6 years ago
69f8117
selftests/powerpc/cache_shape: Fix out-of-tree build
by Michael Ellerman
· 6 years ago
266bac3
selftests/powerpc/switch_endian: Fix out-of-tree build
by Michael Ellerman
· 6 years ago
98415da
selftests/powerpc/pmu: Link ebb tests with -no-pie
by Joel Stanley
· 6 years ago
2782534
selftests/powerpc/signal: Fix out-of-tree build
by Joel Stanley
· 6 years ago
c39b790
selftests/powerpc/ptrace: Fix out-of-tree build
by Joel Stanley
· 6 years ago
a0aebae
selftests: powerpc: Fix warning for security subdir
by Joel Stanley
· 6 years ago
b31d30d
tools/bpf: add unlimited rlimit for flow_dissector_load
by Yonghong Song
· 6 years ago
343a9f3
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
f4267b3
Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
4e303fb
perf top: Allow disabling the overwrite mode
by Arnaldo Carvalho de Melo
· 6 years ago
23c07a2
perf trace: Beautify mount's first pathname arg
by Arnaldo Carvalho de Melo
· 6 years ago
476c92ca
perf trace: Beautify the umount's 'name' argument
by Arnaldo Carvalho de Melo
· 6 years ago
f932184
perf trace: Consider syscall aliases too
by Arnaldo Carvalho de Melo
· 6 years ago
73d141a
perf trace beauty: Beautify mount/umount's 'flags' argument
by Arnaldo Carvalho de Melo
· 6 years ago
496fd34
perf trace beauty: Allow syscalls to mask an argument before considering it
by Arnaldo Carvalho de Melo
· 6 years ago
579e5ff
perf beauty: Introduce strarray__scnprintf_flags()
by Arnaldo Carvalho de Melo
· 6 years ago
794f594
perf beauty: Switch from GPL v2.0 to LGPL v2.1
by Arnaldo Carvalho de Melo
· 6 years ago
ceaf8e5
perf beauty: Add a generator for MS_ mount/umount's flag constants
by Arnaldo Carvalho de Melo
· 6 years ago
f443f38
tools include uapi: Grab a copy of linux/fs.h
by Arnaldo Carvalho de Melo
· 6 years ago
a95ecac
selftests/powerpc: Relax L1d miss targets for rfi_flush test
by Naveen N. Rao
· 6 years ago
f0718d7
Merge branch 'linus' into perf/urgent, to pick up fixes
by Ingo Molnar
· 6 years ago
4b783dd
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x86/urgent, to pick up simple topic branches
by Ingo Molnar
· 6 years ago
9f51ae6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
53b3b6b
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
f8cab69
Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
0d0352d
selftests/ftrace: Fix synthetic event test to delete event correctly
by Masami Hiramatsu
· 6 years ago
dad4f14
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
6788fac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
345671e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4904008
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
91cbacc
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NOREPLACE
by Michael Ellerman
· 6 years ago
3821b76
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
by Keith Busch
· 6 years ago
0dd8666
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
by Keith Busch
· 6 years ago
aeb85ed
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
by Keith Busch
· 6 years ago
319e0be
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
by Keith Busch
· 6 years ago
714a3a1
mm/gup_benchmark.c: add additional pinning methods
by Keith Busch
· 6 years ago
26db3d0
mm/gup_benchmark.c: time put_page()
by Keith Busch
· 6 years ago
7eaa8c9
userfaultfd: selftest: recycle lock threads first
by Peter Xu
· 6 years ago
04d8773
userfaultfd: selftest: generalize read and poll
by Peter Xu
· 6 years ago
439de0d
userfaultfd: selftest: cleanup help messages
by Peter Xu
· 6 years ago
b1d29ba
delayacct: track delays from thrashing cache pages
by Johannes Weiner
· 6 years ago
685f7e4
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
9703fc8
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
58cfbac
Revert "selftests/powerpc: Fix out-of-tree build errors"
by Michael Ellerman
· 6 years ago
48dc0ef
selftests/powerpc: Fix ptrace tm failure
by Breno Leitao
· 6 years ago
efe8eaf
Merge tag 'perf-core-for-mingo-4.20-20181025' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
0d1e8b8
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
ab21c1b
bpf: disallow direct packet access for unpriv in cg_skb
by Daniel Borkmann
· 6 years ago
36641ad
bpf: fix test suite to enable all unpriv program types
by Daniel Borkmann
· 6 years ago
62606c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
a3f49d97
selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS
by Naresh Kamboju
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
6078e07
Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
4ed591c
net/ipv6: Allow onlink routes to have a device mismatch if it is the default route
by David Ahern
· 6 years ago
f73581f
selftests/ftrace: Strip escape sequences for log file
by Masami Hiramatsu
· 6 years ago
8096fbc
selftests/ftrace: Use colored output when available
by Daniel Díaz
· 6 years ago
0387662
selftests: fix warning: "_GNU_SOURCE" redefined
by Peng Hao
· 6 years ago
fb363e2
selftests: kvm: Fix -Wformat warnings
by Andrea Parri
· 6 years ago
8f381ac
selftests/ftrace: Add color to the PASS / FAIL results
by Steven Rostedt (VMware)
· 6 years ago
717da97
kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"
by Colin Ian King
· 6 years ago
8c7f631
selftests: gpio: Fix OUTPUT directory in Makefile
by Daniel Díaz
· 6 years ago
a4f222e
selftests: gpio: restructure Makefile
by Fathi Boudra
· 6 years ago
d89d08f
selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit path
by Shuah Khan (Samsung OSG)
· 6 years ago
7514c39
selftests: watchdog: Add gettimeout and get|set pretimeout
by Jerry Hoemann
· 6 years ago
04d5e4b
selftests: watchdog: Fix error message.
by Jerry Hoemann
· 6 years ago
9a24422
selftests: watchdog: fix message when /dev/watchdog open fails
by Shuah Khan (Samsung OSG)
· 6 years ago
8ffade7
selftests/ftrace: Add ftrace cpumask testcase
by Masami Hiramatsu
· 6 years ago
c575dea
selftests/ftrace: Add wakeup_rt tracer testcase
by Masami Hiramatsu
· 6 years ago
Next »