index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
-11
/
+46
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
-5
/
+3104
2019-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-279
/
+375
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-6
/
+6
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-0
/
+117
2019-07-13
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...
Ingo Molnar
-279
/
+375
2019-07-12
Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-37
/
+35
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-3
/
+3
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-43
/
+64
2019-07-12
tc-tests: updated skbedit tests
Roman Mashak
-0
/
+117
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-11
/
+72
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-48
/
+70
2019-07-12
tools/vm/slabinfo: add sorting info to help menu
Tobin C. Harding
-0
/
+2
2019-07-12
tools/vm/slabinfo: add option to sort by partial slabs
Tobin C. Harding
-2
/
+7
2019-07-12
tools/vm/slabinfo: add partial slab listing to -X
Tobin C. Harding
-13
/
+28
2019-07-12
tools/vm/slabinfo: order command line options
Tobin C. Harding
-35
/
+35
2019-07-12
tools/power/x86/intel-speed-select: Add .gitignore file
Prarit Bhargava
-0
/
+2
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1979
/
+21802
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
-2397
/
+2471
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-42
/
+437
2019-07-11
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
-3
/
+3
2019-07-09
tc-testing: introduce scapyPlugin for basic traffic
Lucas Bates
-0
/
+148
2019-07-09
tc-testing: Allow tdc plugins to see test case data
Lucas Bates
-8
/
+7
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
-5
/
+5
2019-07-09
tc-tests: Add tc action ct tests
Paul Blakey
-0
/
+314
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1524
/
+7557
2019-07-09
Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-4
/
+4
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-212
/
+1261
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-1
/
+1
2019-07-09
perf intel-pt: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan
-8
/
+5
2019-07-09
perf intel-bts: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan
-3
/
+2
2019-07-09
perf script: Assume native_arch for pipe mode
Song Liu
-1
/
+2
2019-07-09
perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_view
Adrian Hunter
-1
/
+1
2019-07-09
perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_view
Adrian Hunter
-1
/
+1
2019-07-09
perf hists browser: Fix potential NULL pointer dereference found by the smatc...
Leo Yan
-4
/
+11
2019-07-09
perf cs-etm: Fix potential NULL pointer dereference found by the smatch
Leo Yan
-1
/
+1
2019-07-09
perf parse-events: Remove unused variable: error
Luke Mujica
-1
/
+0
2019-07-09
perf parse-events: Remove unused variable 'i'
Luke Mujica
-1
/
+0
2019-07-09
perf metricgroup: Add missing list_del_init() when flushing egroups list
Arnaldo Carvalho de Melo
-0
/
+1
2019-07-09
perf tools: Use list_del_init() more thorougly
Arnaldo Carvalho de Melo
-38
/
+38
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
-99
/
+100
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
-86
/
+135
2019-07-09
perf tools: Move get_current_dir_name() cond prototype out of util.h
Arnaldo Carvalho de Melo
-7
/
+12
2019-07-09
perf namespaces: Move the conditional setns() prototype to namespaces.h
Arnaldo Carvalho de Melo
-5
/
+7
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
-7
/
+35
2019-07-09
perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel
Arnaldo Carvalho de Melo
-2
/
+2
2019-07-09
perf session: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan
-0
/
+3
2019-07-09
perf inject: The tool->read() call may pass a NULL evsel, handle it
Arnaldo Carvalho de Melo
-1
/
+1
2019-07-09
perf map: Fix potential NULL pointer dereference found by smatch tool
Leo Yan
-2
/
+5
[next]