aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/path.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-13libperf: Fix man page typosRob Herring3-14/+17
2020-08-13perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan1-2/+2
2020-08-13perf bench mem: Always memset source before memcpyVincent Whitchurch1-10/+11
2020-08-13perf sched: Prefer sched_waking event when it existsDavid Ahern1-3/+29
2020-08-12perf bench: Fix a couple of spelling mistakes in options textColin Ian King1-2/+2
2020-08-12perf bench numa: Fix benchmark namesAlexander Gordeev1-18/+17
2020-08-12perf bench numa: Fix number of processes in "2x3-convergence" testAlexander Gordeev1-1/+1
2020-08-12tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2020-08-12tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2020-08-12tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+5
2020-08-12perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo3-8/+13
2020-08-12perf trace beauty: Add script to autogenerate socket families tableArnaldo Carvalho de Melo2-0/+466
2020-08-11zonefs: update documentation to reflect zone size vs capacityJohannes Thumshirn1-10/+12
2020-08-11zonefs: add zone-capacity supportJohannes Thumshirn2-4/+15
2020-08-10ktest.pl: Fix spelling mistake "Cant" -> "Can't"Colin Ian King1-1/+1
2020-08-10ktest.pl: Change the logic to control the size of the log file emailedSteven Rostedt (VMware)1-3/+6
2020-08-10vdpa/mlx5: fix up endian-ness for mtuMichael S. Tsirkin1-1/+11
2020-08-10vdpa: Fix pointer math bug in vdpasim_get_config()Dan Carpenter1-1/+1
2020-08-10recordmcount: Fix build failure on non arm64Christophe Leroy1-0/+2
2020-08-10vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()Dan Carpenter1-1/+1
2020-08-10vdpa/mlx5: fix memory allocation failure checksColin Ian King1-7/+6
2020-08-10vdpa/mlx5: Fix uninitialised variable in core/mr.cAlex Dewar1-1/+3
2020-08-10vdpa_sim: init iommu lockMichael S. Tsirkin1-0/+1
2020-08-09thunderbolt: merge fix for kunix_resource changesStephen Rothwell1-2/+2
2020-08-10kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option baseMasahiro Yamada2-8/+7
2020-08-10kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada4-18/+9
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada22-55/+78
2020-08-10kbuild: sort hostprogs before passing it to ifneqMasahiro Yamada2-7/+8
2020-08-10kbuild: move host .so build rules to scripts/gcc-plugins/MakefileMasahiro Yamada4-43/+55
2020-08-10kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov5-11/+11
2020-08-10kbuild: trace functions in subdirectories of lib/Masahiro Yamada17-40/+0
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada24-23/+64
2020-08-10kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada3-3/+6
2020-08-10kbuild: always create directories of targetsMasahiro Yamada1-3/+1
2020-08-08arm64: Fix __cpu_logical_map undefined issueKefeng Wang3-5/+16
2020-08-08arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu1-4/+3
2020-08-07powerpc/ptrace: Fix build error in pkey_get()Michael Ellerman1-2/+0
2020-08-07fs: fix a struct path leak in path_umountChristoph Hellwig1-14/+18
2020-08-07tracing: Add trace_array_init_printk() to initialize instance trace_printk() buffersSteven Rostedt (VMware)2-0/+45
2020-08-07net/scm: Fix typo in SCM_RIGHTS compat refactoringKees Cook1-1/+1
2020-08-07mm: vmscan: consistent update to pgrefillShakeel Butt1-1/+2
2020-08-07mm/vmscan.c: fix typodylan-meiners1-1/+1
2020-08-07khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins1-4/+1
2020-08-07khugepaged: retract_page_tables() remember to test exitHugh Dickins1-10/+14
2020-08-07khugepaged: collapse_pte_mapped_thp() protect the pmd lockHugh Dickins1-25/+19
2020-08-07khugepaged: collapse_pte_mapped_thp() flush the right rangeHugh Dickins1-1/+1
2020-08-07mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu1-14/+10
2020-08-07mm: thp: replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-08-07mm/page_alloc: fix memalloc_nocma_{save/restore} APIsJoonsoo Kim2-17/+22
2020-08-07mm/page_alloc.c: skip setting nodemask when we are in interruptMuchun Song1-1/+5