Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6ffddfb9e1de21c3d0c0cfa4fe4a20dd3291a812
/
tools
bec5545
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
c6dd78f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
46f5c0c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e6023ad
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
07ab9d5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
168c799
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
2417c87
KVM: selftests: Remove superfluous define from vmx.c
by Thomas Huth
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
bb74523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
59fd348
selftests/bpf: fix test_xdp_noinline on s390
by Ilya Leoshkevich
· 5 years ago
01a0f9e
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
by Ilya Leoshkevich
· 5 years ago
b68b990
objtool: Support conditional retpolines
by Josh Poimboeuf
· 5 years ago
9fe7b76
objtool: Convert insn type to enum
by Josh Poimboeuf
· 5 years ago
e65050b
objtool: Fix seg fault on bad switch table entry
by Josh Poimboeuf
· 5 years ago
bd98c81
objtool: Support repeated uses of the same C jump table
by Jann Horn
· 5 years ago
e7c2bc3
objtool: Refactor jump table code
by Josh Poimboeuf
· 5 years ago
0c1ddd3
objtool: Refactor sibling call detection logic
by Josh Poimboeuf
· 5 years ago
c9bab22
objtool: Do frame pointer check before dead end check
by Josh Poimboeuf
· 5 years ago
8e25c9f
objtool: Change dead_end_function() to return boolean
by Josh Poimboeuf
· 5 years ago
61e9b75
objtool: Warn on zero-length functions
by Josh Poimboeuf
· 5 years ago
e10cd8f
objtool: Refactor function alias logic
by Josh Poimboeuf
· 5 years ago
c705cec
objtool: Track original function across branches
by Josh Poimboeuf
· 5 years ago
a7e47f2
objtool: Add mcsafe_handle_tail() to the uaccess safe list
by Josh Poimboeuf
· 5 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
54f698f
Merge branch 'x86/debug' into core/urgent
by Thomas Gleixner
· 5 years ago
8e14479
objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain
by Michael Forney
· 5 years ago
3c3ea50
objtool: Use Elf_Scn typedef instead of assuming struct name
by Michael Forney
· 5 years ago
e0c5c5e
Merge tag 'perf-core-for-mingo-5.3-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Thomas Gleixner
· 5 years ago
adb701d
selftests: add a test case for rp_filter
by Cong Wang
· 5 years ago
b7dca6d
kbuild: create *.mod with full directory path and remove MODVERDIR
by Masahiro Yamada
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
ac76de5
selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
by Dmitry V. Levin
· 5 years ago
201766a
ptrace: add PTRACE_GET_SYSCALL_INFO request
by Elvira Khabirova
· 5 years ago
7dbbade
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
by Alexey Dobriyan
· 5 years ago
bca1eac
tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff600000" dmesg spam
by Alexey Dobriyan
· 5 years ago
1cb59a6
selftests/bpf: fix perf_buffer on s390
by Ilya Leoshkevich
· 5 years ago
9d1f62a
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
by Andrii Nakryiko
· 5 years ago
36646b2
selftests/bpf: fix test_verifier/test_maps make dependencies
by Andrii Nakryiko
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
6e55f32
ftrace/selftest: Test if set_event/ftrace_pid exists before writing
by Steven Rostedt (VMware)
· 5 years ago
cbd965b
ftrace/selftests: Return the skip code when tracing directory not configured in kernel
by Steven Rostedt (VMware)
· 5 years ago
1ec4013
Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linux
by Linus Torvalds
· 5 years ago
763ff0e
libbpf: fix another GCC8 warning for strncpy
by Andrii Nakryiko
· 5 years ago
4e59afb
selftests/bpf: skip nmi test when perf hw events are disabled
by Ilya Leoshkevich
· 5 years ago
3461a0a
selftests/bpf: fix "alu with different scalars 1" on s390
by Ilya Leoshkevich
· 5 years ago
fb4da21
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
d5e1db9
selftests/bpf: remove logic duplication in test_verifier
by Andrii Nakryiko
· 5 years ago
073a483
bpf: sync bpf.h to tools/
by Stanislav Fomichev
· 5 years ago
7dd8d61
selftests/bpf: add selftests for wide loads
by Stanislav Fomichev
· 5 years ago
8b45063
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
by Stanislav Fomichev
· 5 years ago
f83a46d
selftests/bpf: put test_stub.o into $(OUTPUT)
by Ilya Leoshkevich
· 5 years ago
e46fc22
selftests/bpf: make directory prerequisites order-only
by Ilya Leoshkevich
· 5 years ago
025c0c0
selftests/bpf: fix attach_probe on s390
by Ilya Leoshkevich
· 5 years ago
8981e56
selftests/bpf: use typedef'ed arrays as map values
by Andrii Nakryiko
· 5 years ago
dd13f3c
selftests/bpf: add trickier size resolution tests
by Andrii Nakryiko
· 5 years ago
c7ca0b6
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix the test
by Andy Lutomirski
· 5 years ago
4f72123
LSM: SafeSetID: verify transitive constrainedness
by Jann Horn
· 6 years ago
03638e6
LSM: SafeSetID: rewrite userspace API to atomic updates
by Jann Horn
· 6 years ago
da82c92
docs: cgroup-v1: add it to the admin-guide book
by Mauro Carvalho Chehab
· 6 years ago
e775161
docs: blockdev: add it to the admin-guide
by Mauro Carvalho Chehab
· 6 years ago
3944310
docs: blockdev: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
fd4198bf
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 5 years ago
916c31f
perf version: Fix segfault due to missing OPT_END()
by Ravi Bangoria
· 6 years ago
fec88ab
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
5516745
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 5 years ago
1d03985
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
d121092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
e5eb08a
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 5 years ago
8487d82
Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
39d7530
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
100c404
tc-tests: updated skbedit tests
by Roman Mashak
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
ef8f3d4
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
cbf800d
tools/vm/slabinfo: add sorting info to help menu
by Tobin C. Harding
· 5 years ago
53a83f9
tools/vm/slabinfo: add option to sort by partial slabs
by Tobin C. Harding
· 5 years ago
1106b20
tools/vm/slabinfo: add partial slab listing to -X
by Tobin C. Harding
· 5 years ago
d914999
tools/vm/slabinfo: order command line options
by Tobin C. Harding
· 5 years ago
6e67d77
perf vendor events s390: Add JSON files for machine type 8561
by Thomas Richter
· 5 years ago
af3c24e
selftests/bpf: fix compiling loop{1, 2, 3}.c on s390
by Ilya Leoshkevich
· 5 years ago
7cd0453
selftests/bpf: make PT_REGS_* work in userspace
by Ilya Leoshkevich
· 5 years ago
05c2dc1
selftests/bpf: fix s930 -> s390 typo
by Ilya Leoshkevich
· 5 years ago
748e50c
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
by Ilya Leoshkevich
· 5 years ago
9cae4ac
selftests/bpf: do not ignore clang failures
by Ilya Leoshkevich
· 5 years ago
216b65f
tools: bpftool: add raw_tracepoint_writable prog type to header
by Daniel T. Lee
· 5 years ago
59d8265
selftests/bpf: fix bpf_target_sparc check
by Ilya Leoshkevich
· 5 years ago
2b4f3da
tools/power/x86/intel-speed-select: Add .gitignore file
by Prarit Bhargava
· 5 years ago
36db2a9
libbpf: fix ptr to u64 conversion warning on 32-bit platforms
by Andrii Nakryiko
· 5 years ago
e786741f
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
6285bd1
perf cs-etm: Return errcode in cs_etm__process_auxtrace_info()
by YueHaibing
· 6 years ago
edc82a9
perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info
by YueHaibing
· 6 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
56789f3
perf scripts python: export-to-postgresql.py: Export switch events
by Adrian Hunter
· 5 years ago
37c1f99
perf scripts python: export-to-sqlite.py: Export switch events
by Adrian Hunter
· 5 years ago
abde872
perf db-export: Export switch events
by Adrian Hunter
· 5 years ago
b3694e6
perf db-export: Factor out db_export__threads()
by Adrian Hunter
· 5 years ago
5bf83c2
perf script: Add scripting operation process_switch()
by Adrian Hunter
· 5 years ago
Next »