summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-01-06perf report/top: Allow pressing hotkeys in the options popup menuArnaldo Carvalho de Melo
2020-01-06tools ui popup: Allow returning hotkeysArnaldo Carvalho de Melo
2020-01-06perf hists browser: Allow passing an initial hotkeyArnaldo Carvalho de Melo
2020-01-06perf report/top: Add 'k' hotkey to zoom directly into the kernel mapArnaldo Carvalho de Melo
2020-01-06perf hists browser: Generalize the do_zoom_dso() functionArnaldo Carvalho de Melo
2020-01-06perf report/top: Improve toggle callchain menu optionArnaldo Carvalho de Melo
2020-01-06perf report/top: Add menu entry for toggling callchain expansionArnaldo Carvalho de Melo
2020-01-06perf report/top: Make ENTER consistently bring up menuArnaldo Carvalho de Melo
2020-01-06perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo
2020-01-06tools lib api fs: Fix gcc9 stringop-truncation compilation errorAndrey Zhizhikin
2020-01-06libperf: Add man pagesJiri Olsa
2020-01-06libperf: Move to tools/lib/perfJiri Olsa
2020-01-06perf tests bp_signal: Show expected versus obtained valuesArnaldo Carvalho de Melo
2020-01-06perf sched timehist: Add support for filtering on CPUDavid Ahern
2020-01-06perf record: Adapt affinity to machines with #CPUs > 1KAlexey Budankov
2020-01-06perf mmap: Declare type for cpu mask of arbitrary lengthAlexey Budankov
2020-01-06tools bitmap: Implement bitmap_equal() operation at bitmap APIAlexey Budankov
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu
2020-01-02Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-02selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon
2020-01-02selftests/seccomp: Zero out seccomp_notifSargun Dhillon
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-23Merge tag 'perf-urgent-for-mingo-5.5-20191223' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2019-12-23rseq/selftests: Turn off timeout settingMathieu Desnoyers
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan
2019-12-23selftests: firmware: Fix it to do root uid check and skipShuah Khan
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan
2019-12-23libbpf: Fix build on read-only filesystemsNamhyung Kim
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2019-12-20perf hists: Fix variable name's inconsistency in hists__for_each() macroYuya Fujita
2019-12-20perf map: Set kmap->kmaps backpointer for main kernel map chunksArnaldo Carvalho de Melo
2019-12-20perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao
2019-12-20tools lib traceevent: Fix memory leakage in filter_eventHewenliang
2019-12-19tc-testing: initial tdc selftests for cls_u32Davide Caratti
2019-12-20selftests: netfilter: extend flowtable test script with dnat ruleFlorian Westphal
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds