summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-16Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linuxLinus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-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-12tools/power/x86/intel-speed-select: Add .gitignore filePrarit Bhargava
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-09tools: PCI: Fix installation when `make tools/pci_install`Andy Shevchenko
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-07-09perf intel-pt: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-09perf intel-bts: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-09perf script: Assume native_arch for pipe modeSong Liu
2019-07-09perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_viewAdrian Hunter
2019-07-09perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_viewAdrian Hunter
2019-07-09perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan
2019-07-09perf cs-etm: Fix potential NULL pointer dereference found by the smatchLeo Yan
2019-07-09perf parse-events: Remove unused variable: errorLuke Mujica
2019-07-09perf parse-events: Remove unused variable 'i'Luke Mujica
2019-07-09perf metricgroup: Add missing list_del_init() when flushing egroups listArnaldo Carvalho de Melo
2019-07-09perf tools: Use list_del_init() more thorouglyArnaldo Carvalho de Melo