summaryrefslogtreecommitdiffstats
path: root/scripts/leaking_addresses.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-07mm: add function __putback_isolated_pageAlexander Duyck3-4/+23
2020-04-07mm: use zone and order instead of free area in free_list manipulatorsAlexander Duyck2-50/+49
2020-04-07mm: adjust shuffle code to allow for future coalescingAlexander Duyck4-47/+54
2020-04-07mm: code cleanup for MADV_FREEHuang Ying13-38/+44
2020-04-07mm/ksm.c: update get_user_pages() argument in commentLi Chen1-1/+1
2020-04-07mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)7-44/+27
2020-04-07include/linux/pagemap.h: optimise find_subpage for !THPMatthew Wilcox (Oracle)1-3/+1
2020-04-07mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes5-1/+20
2020-04-07mm, shmem: add vmstat for hugepage fallbackDavid Rientjes4-4/+13
2020-04-07mm/migrate.c: migrate PG_readahead flagYang Shi1-0/+8
2020-04-07mm/migrate.c: unify "not queued for migration" handling in do_pages_move()Wei Yang1-8/+6
2020-04-07mm/migrate.c: check pagelist in move_pages_and_store_status()Wei Yang1-6/+3
2020-04-07mm/migrate.c: wrap do_move_pages_to_node() and store_status()Wei Yang1-32/+29
2020-04-07mm/migrate.c: no need to check for i > start in do_pages_move()Wei Yang1-5/+3
2020-04-07mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...Michal Hocko1-0/+2
2020-04-07mm/vmalloc: fix a typo in commentQiujun Huang1-1/+1
2020-04-07mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual3-3/+3
2020-04-07mm/vma: replace all remaining open encodings with vma_is_anonymous()Anshuman Khandual1-1/+2
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual4-4/+7
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual12-18/+17
2020-04-07mm/vma: add missing VMA flag readable name for VM_SYNCAnshuman Khandual1-0/+1
2020-04-07mm: set vm_next and vm_prev to NULL in vm_area_dup()Li Xinhai1-1/+1
2020-04-07Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"Li Xinhai1-13/+0
2020-04-07mm: don't prepare anon_vma if vma has VM_WIPEONFORKLi Xinhai1-3/+5
2020-04-07mm, memcg: bypass high reclaim iteration for cgroup hierarchy rootChris Down1-1/+2
2020-04-06fix a braino in legitimize_path()Al Viro1-1/+1
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds3-31/+4
2020-04-05clocksource/drivers/timer-vf-pit: Add missing parenthesisafzal mohammed1-1/+1
2020-04-04platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()Hans de Goede1-0/+10
2020-04-04ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede4-0/+91
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai3-8/+10
2020-04-03remoteproc/omap: Fix set_load call in omap_rproc_request_timerNathan Chancellor1-1/+1
2020-04-03dm integrity: fix logic bug in integrity tag testingMikulas Patocka1-1/+1
2020-04-03docs: cgroup-v1: Document the cpuset_v2_mode mount optionWaiman Long2-2/+17
2020-04-03Revert "dm: always call blk_queue_split() in dm_process_bio()"Mike Snitzer1-2/+3
2020-04-03Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo3-19/+17
2020-04-03tracing: Do not allocate buffer in trace_find_next_entry() in atomicSteven Rostedt (VMware)1-1/+20
2020-04-03dm integrity: fix ppc64le warningMike Snitzer1-1/+1
2020-04-03perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo1-1/+1
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt1-1/+10
2020-04-03perf script: Fix invalid read of directory entry after closedir()Andreas Gerstmayr1-1/+1
2020-04-03perf script report: Fix SEGFAULT when using DWARF modeAndreas Gerstmayr1-0/+3
2020-04-03perf script: add -S/--symbols documentationIan Rogers1-0/+8
2020-04-03perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metricJin Yao12-12/+12
2020-04-03perf events parser: Add missing Intel CPU events to parserAdrian Hunter1-5/+7
2020-04-03perf script: Allow --symbol to accept hexadecimal addressesStephane Eranian1-4/+17
2020-04-03perf report/top TUI: Fix title line formattingArnaldo Carvalho de Melo1-4/+4
2020-04-03perf top: Support hotkey to change sort orderJin Yao1-2/+9
2020-04-03perf top: Support --group-sort-idx to change the sort orderJin Yao2-0/+9
2020-04-03perf symbols: Fix arm64 gap between kernel start and module endKemeng Shi2-0/+28