summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-07-15selftests/bpf: put test_stub.o into $(OUTPUT)Ilya Leoshkevich
2019-07-15selftests/bpf: make directory prerequisites order-onlyIlya Leoshkevich
2019-07-15selftests/bpf: fix attach_probe on s390Ilya Leoshkevich
2019-07-15selftests/bpf: use typedef'ed arrays as map valuesAndrii Nakryiko
2019-07-15selftests/bpf: add trickier size resolution testsAndrii Nakryiko
2019-07-15Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...Andy Lutomirski
2019-07-15LSM: SafeSetID: verify transitive constrainednessJann Horn
2019-07-15LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab
2019-07-15docs: blockdev: add it to the admin-guideMauro Carvalho Chehab
2019-07-15docs: blockdev: convert to ReSTMauro Carvalho Chehab
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-07-15perf version: Fix segfault due to missing OPT_END()Ravi Bangoria
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-13Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-07-12Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12tc-tests: updated skbedit testsRoman Mashak
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12tools/vm/slabinfo: add sorting info to help menuTobin C. Harding
2019-07-12tools/vm/slabinfo: add option to sort by partial slabsTobin C. Harding
2019-07-12tools/vm/slabinfo: add partial slab listing to -XTobin C. Harding
2019-07-12tools/vm/slabinfo: order command line optionsTobin C. Harding
2019-07-12perf vendor events s390: Add JSON files for machine type 8561Thomas Richter
2019-07-12selftests/bpf: fix compiling loop{1, 2, 3}.c on s390Ilya Leoshkevich
2019-07-12selftests/bpf: make PT_REGS_* work in userspaceIlya Leoshkevich
2019-07-12selftests/bpf: fix s930 -> s390 typoIlya Leoshkevich
2019-07-12selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich
2019-07-12selftests/bpf: do not ignore clang failuresIlya Leoshkevich
2019-07-12tools: bpftool: add raw_tracepoint_writable prog type to headerDaniel T. Lee
2019-07-12selftests/bpf: fix bpf_target_sparc checkIlya Leoshkevich
2019-07-12tools/power/x86/intel-speed-select: Add .gitignore filePrarit Bhargava
2019-07-12libbpf: fix ptr to u64 conversion warning on 32-bit platformsAndrii Nakryiko
2019-07-11Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11perf cs-etm: Return errcode in cs_etm__process_auxtrace_info()YueHaibing
2019-07-11perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_infoYueHaibing
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-10perf scripts python: export-to-postgresql.py: Export switch eventsAdrian Hunter
2019-07-10perf scripts python: export-to-sqlite.py: Export switch eventsAdrian Hunter
2019-07-10perf db-export: Export switch eventsAdrian Hunter
2019-07-10perf db-export: Factor out db_export__threads()Adrian Hunter
2019-07-10perf script: Add scripting operation process_switch()Adrian Hunter