summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-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-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-11kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada
2019-07-09tc-testing: introduce scapyPlugin for basic trafficLucas Bates
2019-07-09tc-testing: Allow tdc plugins to see test case dataLucas Bates
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09tc-tests: Add tc action ct testsPaul Blakey
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-09Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-07-08tc-tests: actions: add MPLS testsJohn Hurley
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-08selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra
2019-07-09selftests/bpf: fix test_reuseport_array on s390Ilya Leoshkevich
2019-07-08Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo
2019-07-08Merge remote-tracking branch 'tip/perf/core' into perf/urgentArnaldo Carvalho de Melo
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar
2019-07-08tools: bpftool: add completion for bpftool prog "loadall"Quentin Monnet
2019-07-08selftests/bpf: fix test_attach_probe map definitionAndrii Nakryiko
2019-07-08selftests/bpf: add verifier tests for wide storesStanislav Fomichev
2019-07-08bpf: sync bpf.h to tools/Stanislav Fomichev
2019-07-08libbpf: add perf_buffer_ prefix to READMEAndrii Nakryiko
2019-07-08tools/bpftool: switch map event_pipe to libbpf's perf_bufferAndrii Nakryiko
2019-07-08selftests/bpf: test perf buffer APIAndrii Nakryiko
2019-07-08libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUsAndrii Nakryiko
2019-07-08libbpf: add perf buffer APIAndrii Nakryiko
2019-07-08Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki
2019-07-08Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki
2019-07-07selftests/tls: add test for poll() with data in TLS ULPJakub Kicinski
2019-07-07tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo
2019-07-07perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa
2019-07-07perf python: Remove -fstack-protector-strong if clang doesn't have itArnaldo Carvalho de Melo