index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-07-16
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
Alexey Dobriyan
2019-07-16
tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...
Alexey Dobriyan
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-13
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-07-12
Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
tc-tests: updated skbedit tests
Roman Mashak
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-12
tools/vm/slabinfo: add sorting info to help menu
Tobin C. Harding
2019-07-12
tools/vm/slabinfo: add option to sort by partial slabs
Tobin C. Harding
2019-07-12
tools/vm/slabinfo: add partial slab listing to -X
Tobin C. Harding
2019-07-12
tools/vm/slabinfo: order command line options
Tobin C. Harding
2019-07-12
tools/power/x86/intel-speed-select: Add .gitignore file
Prarit Bhargava
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-11
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2019-07-09
tc-testing: introduce scapyPlugin for basic traffic
Lucas Bates
2019-07-09
tc-testing: Allow tdc plugins to see test case data
Lucas Bates
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
tc-tests: Add tc action ct tests
Paul Blakey
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-09
Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-07-09
tools: PCI: Fix installation when `make tools/pci_install`
Andy Shevchenko
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-09
perf intel-pt: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan
2019-07-09
perf intel-bts: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan
2019-07-09
perf script: Assume native_arch for pipe mode
Song Liu
2019-07-09
perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_view
Adrian Hunter
2019-07-09
perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_view
Adrian Hunter
2019-07-09
perf hists browser: Fix potential NULL pointer dereference found by the smatc...
Leo Yan
2019-07-09
perf cs-etm: Fix potential NULL pointer dereference found by the smatch
Leo Yan
2019-07-09
perf parse-events: Remove unused variable: error
Luke Mujica
2019-07-09
perf parse-events: Remove unused variable 'i'
Luke Mujica
2019-07-09
perf metricgroup: Add missing list_del_init() when flushing egroups list
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Use list_del_init() more thorougly
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Move get_current_dir_name() cond prototype out of util.h
Arnaldo Carvalho de Melo
2019-07-09
perf namespaces: Move the conditional setns() prototype to namespaces.h
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
[next]