summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-2369-83/+983
|\
| * objtool: add UACCESS exceptions for __tsan_volatile_read/writeArnd Bergmann2023-02-201-0/+2
| * kselftest: vm: add tests for memory-deny-write-executeKees Cook2023-02-022-0/+198
| * tools/mm: allow users to provide additional cflags/ldflagsHerton R. Krzesinski2023-02-021-2/+2
| * mm: discard __GFP_ATOMICNeilBrown2023-02-021-1/+0
| * maple_tree: remove the parameter entry of mas_preallocateVernon Yang2023-02-021-16/+16
| * selftests/damon/debugfs_rm_non_contexts: hide expected write error messagesSeongJae Park2023-02-021-1/+1
| * selftests/damon/sysfs: hide expected write failuresSeongJae Park2023-02-021-1/+1
| * Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton2023-01-312-1/+0
| |\
| * | selftests: vm: enable cross-compilationBjörn Töpel2023-01-181-0/+4
| * | tools:cgroup:memcg_shrinker remove redundant importAlexander Pantyukhin2023-01-181-2/+1
| * | selftests/mm: define MADV_PAGEOUT to fix compilation issuesDavid Hildenbrand2023-01-181-0/+3
| * | selftest/vm: add mremap expand merge offset testLorenzo Stoakes2023-01-181-23/+96
| * | selftests/vm: rename selftests/vm to selftests/mmSeongJae Park2023-01-1854-6/+6
| * | tools/vm: rename tools/vm to tools/mmSeongJae Park2023-01-186-0/+0
| * | selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THPDavid Hildenbrand2023-01-181-0/+228
| * | maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()Liam Howlett2023-01-181-9/+9
| * | selftests/vm: ksm_functional_tests: fix a typo in commentXu Panda2023-01-181-1/+1
| * | tools/vm/page_owner_sort: free memory before exitJianlin Lv2023-01-181-20/+45
| * | selftests/damon/sysfs: test filters directorySeongJae Park2023-01-181-0/+29
| * | selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXECJeff Xu2023-01-182-5/+224
| * | selftests/memfd: add tests for F_SEAL_EXECDaniel Verkamp2023-01-181-1/+122
* | | Merge tag 'bootconfig-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-231-1/+1
|\ \ \
| * | | tools/bootconfig: fix single & used for logical conditionAntonio Alvarez Feijoo2023-02-221-1/+1
* | | | Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-02-233-2/+51
|\ \ \ \
| * | | | tracing/probe: add a char type to show the character value of traced argumentsDonglin Peng2023-02-211-0/+47
| * | | | selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbolsMasami Hiramatsu (Google)2023-02-211-1/+1
| * | | | selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)2023-02-211-1/+3
| |/ / /
* | | | Merge tag 'perf-tools-for-v6.3-1-2023-02-22' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-23128-1092/+3209
|\ \ \ \
| * | | | perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain2023-02-171-1/+1
| * | | | perf vendor events power10: Add JSON metric events to present CPI stall cycle...Athira Rajeev2023-02-172-5/+5
| * | | | perf intel-pt: Synthesize cycle eventsSteinar H. Gunderson2023-02-175-21/+101
| * | | | perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang2023-02-165-17/+49
| * | | | perf record: Fix segfault with --overwrite and --max-sizeYang Jihong2023-02-151-10/+6
| * | | | perf stat: Avoid merging/aggregating metric counts twiceIan Rogers2023-02-091-1/+1
| * | | | perf tools: Fix perf tool build error in util/pfm.cThomas Richter2023-02-081-4/+2
| * | | | perf tools: Fix auto-complete on aarch64Yicong Yang2023-02-081-3/+8
| * | | | perf lock contention: Support old rw_semaphore typeNamhyung Kim2023-02-081-13/+44
| * | | | perf lock contention: Add -o/--lock-owner optionNamhyung Kim2023-02-085-14/+102
| * | | | perf lock contention: Fix to save callstack for the default modifiedNamhyung Kim2023-02-081-0/+3
| * | | | perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev2023-02-061-1/+5
| * | | | perf probe: Update the exit error codes in function try_to_find_probe_trace_e...Athira Rajeev2023-02-061-2/+2
| * | | | perf script: Fix missing Retire Latency fields option documentationKan Liang2023-02-061-1/+1
| * | | | perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCTKan Liang2023-02-061-0/+1
| * | | | perf test x86: Support the retire_lat (Retire Latency) sample_type checkKan Liang2023-02-061-1/+4
| * | | | perf test bpf: Check for libtraceevent supportAthira Rajeev2023-02-061-11/+11
| * | | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2023-02-0622-131/+306
| |\ \ \ \
| * | | | | perf script: Support Retire LatencyKan Liang2023-02-031-2/+11
| * | | | | perf report: Support Retire LatencyKan Liang2023-02-035-1/+30
| * | | | | perf lock contention: Support filters for different aggregationNamhyung Kim2023-02-035-51/+89