linux-2.6-microblaze.git
2020-06-05 Waiman Longmm: add kvfree_sensitive() for freeing sensitive data...
2020-06-05 Ira Weinykmap: consolidate kmap_prot definitions
2020-06-05 Ira Weinysparc: remove unnecessary includes
2020-06-05 Ira Weinyparisc/kmap: remove duplicate kmap code
2020-06-05 Ira Weinykmap: remove kmap_atomic_to_page()
2020-06-05 Ira Weinydrm: remove drm specific kmap_atomic code
2020-06-05 Ira Weinyarch/kmap: define kmap_atomic_prot() for all arch's
2020-06-05 Ira Weinyarch/kmap: don't hard code kmap_prot values
2020-06-05 Ira Weinyarch/kmap: ensure kmap_prot visibility
2020-06-05 Ira Weinyarch/kunmap_atomic: consolidate duplicate code
2020-06-05 Ira Weinyarch/kmap_atomic: consolidate duplicate code
2020-06-05 Ira Weiny{x86,powerpc,microblaze}/kmap: move preempt disable
2020-06-05 Ira Weinyarch/kunmap: remove duplicate kunmap implementations
2020-06-05 Ira Weinyarch/kmap: remove redundant arch specific kmaps
2020-06-05 Ira Weinyarch/xtensa: move kmap build bug out of the way
2020-06-05 Ira Weinyarch/kmap: remove BUG_ON()
2020-06-05 Jeongtae Parkmm/vmalloc: fix a typo in comment
2020-06-05 Anshuman Khandualmm/debug: add tests validating architecture page table...
2020-06-05 Anshuman Khandualx86/mm: define mm_p4d_folded()
2020-06-05 Mike Rapoportmm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-gener...
2020-06-05 Mike Rapoportasm-generic: remove pgtable-nop4d-hack.h
2020-06-05 Mike Rapoportunicore32: remove __ARCH_USE_5LEVEL_HACK
2020-06-05 Mike Rapoportsh: add support for folded p4d page tables
2020-06-05 Mike Rapoportsh: drop __pXd_offset() macros that duplicate pXd_index...
2020-06-05 Geert Uytterhoevensh: fault: modernize printing of kernel messages
2020-06-05 Mike Rapoportpowerpc: add support for folded p4d page tables
2020-06-05 Mike Rapoportopenrisc: add support for folded p4d page tables
2020-06-05 Mike Rapoportnios2: add support for folded p4d page tables
2020-06-05 Mike Rapoportia64: add support for folded p4d page tables
2020-06-05 Mike Rapoporthexagon: remove __ARCH_USE_5LEVEL_HACK
2020-06-05 Mike Rapoportarm64: add support for folded p4d page tables
2020-06-05 Mike Rapoportarm: add support for folded p4d page tables
2020-06-05 Mike Rapoporth8300: remove usage of __ARCH_USE_5LEVEL_HACK
2020-06-05 Feng Tangmm/util.c: remove the VM_WARN_ONCE for vm_committed_as...
2020-06-05 Andrey Konovalovusb: core: kcov: collect coverage from usb complete...
2020-06-05 Andrey Konovalovkcov: collect coverage from interrupts
2020-06-05 Andrey Konovalovkcov: use t->kcov_mode as enabled indicator
2020-06-05 Andrey Konovalovkcov: move t->kcov_sequence assignment
2020-06-05 Andrey Konovalovkcov: move t->kcov assignments into kcov_start/stop
2020-06-05 Andrey Konovalovkcov: fix potential use-after-free in kcov_remote_start
2020-06-05 Andrey Konovalovkcov: cleanup debug messages
2020-06-04 Linus Torvaldsatomisp: avoid warning about unused function
2020-06-04 Linus TorvaldsMerge tag 'media/v5.8-1' of git://git./linux/kernel...
2020-06-04 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-04 Zong Liarm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
2020-06-04 Zong Lix86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
2020-06-04 Zong Liriscv: support DEBUG_WX
2020-06-04 Zong Limm: add DEBUG_WX support
2020-06-04 Scott Chelohadrivers/base/memory.c: cache memory blocks in xarray...
2020-06-04 Anshuman Khandualmm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
2020-06-04 Anshuman Khandualpowerpc/mm: drop platform defined pmd_mknotpresent()
2020-06-04 Yang Shimm: thp: don't need to drain lru cache when splitting...
2020-06-04 Shijie Huhugetlbfs: get unmapped area below TASK_UNMAPPED_BASE...
2020-06-04 Mike Rapoportsparc32: register memory occupied by kernel as memblock...
2020-06-04 chenqiwuinclude/linux/memblock.h: fix minor typo and unclear...
2020-06-04 Michal Hockomm, mempolicy: fix up gup usage in lookup_node
2020-06-04 Changhee Hantools/vm/page_owner_sort.c: filter out unneeded line
2020-06-04 Shakeel Buttmm: swap: memcg: fix memcg stats for huge pages
2020-06-04 Shakeel Buttmm: swap: fix vmstats for huge pages
2020-06-04 Johannes Weinermm: vmscan: limit the range of LRU type balancing
2020-06-04 Johannes Weinermm: vmscan: reclaim writepage is IO cost
2020-06-04 Johannes Weinermm: vmscan: determine anon/file pressure balance at...
2020-06-04 Johannes Weinermm: balance LRU lists based on relative thrashing
2020-06-04 Johannes Weinermm: only count actual rotations as LRU reclaim cost
2020-06-04 Johannes Weinermm: deactivations shouldn't bias the LRU balance
2020-06-04 Johannes Weinermm: base LRU balancing on an explicit cost model
2020-06-04 Johannes Weinermm: vmscan: drop unnecessary div0 avoidance rounding...
2020-06-04 Johannes Weinermm: remove use-once cache bias from LRU balancing
2020-06-04 Johannes Weinermm: workingset: let cache workingset challenge anon
2020-06-04 Johannes Weinermm: fold and remove lru_cache_add_anon() and lru_cache_...
2020-06-04 Johannes Weinermm: allow swappiness that prefers reclaiming anon over...
2020-06-04 Johannes Weinermm: keep separate anon and file statistics on page...
2020-06-04 Johannes Weinermm: fix LRU balancing effect of new transparent huge...
2020-06-04 Johannes Weinermm: memcontrol: update page->mem_cgroup stability rules
2020-06-04 Johannes Weinermm: memcontrol: delete unused lrucare handling
2020-06-04 Alex Shimm: memcontrol: document the new swap control behavior
2020-06-04 Johannes Weinermm: memcontrol: charge swapin pages on instantiation
2020-06-04 Johannes Weinermm: memcontrol: make swap tracking an integral part...
2020-06-04 Johannes Weinermm: memcontrol: prepare swap controller setup for integ...
2020-06-04 Johannes Weinermm: memcontrol: drop unused try/commit/cancel charge API
2020-06-04 Johannes Weinermm: memcontrol: convert anon and file-thp to new mem_cg...
2020-06-04 Johannes Weinermm: memcontrol: switch to native NR_ANON_THPS counter
2020-06-04 Johannes Weinermm: memcontrol: switch to native NR_ANON_MAPPED counter
2020-06-04 Johannes Weinermm: memcontrol: switch to native NR_FILE_PAGES and...
2020-06-04 Johannes Weinermm: memcontrol: prepare cgroup vmstat infrastructure...
2020-06-04 Johannes Weinermm: memcontrol: prepare move_account for removal of...
2020-06-04 Johannes Weinermm: memcontrol: prepare uncharging for removal of priva...
2020-06-04 Johannes Weinermm: memcontrol: convert page cache to a new mem_cgroup_...
2020-06-04 Johannes Weinermm: memcontrol: move out cgroup swaprate throttling
2020-06-04 Johannes Weinermm: shmem: remove rare optimization when swapin races...
2020-06-04 Johannes Weinermm: memcontrol: drop @compound parameter from memcg...
2020-06-04 Johannes Weinermm: memcontrol: fix stat-corrupting race in charge...
2020-06-04 Johannes Weinermm: fix NUMA node file count error in replace_page_cache()
2020-06-04 Qiwu Chenmm/vmscan: update the comment of should_continue_reclaim()
2020-06-04 Maninder Singhmm/vmscan.c: change prototype for shrink_page_list
2020-06-04 Jaewon Kimmm/vmscan: count layzfree pages and fix nr_isolated_...
2020-06-04 Wei Yangmm/vmscan.c: use update_lru_size() in update_lru_sizes()
2020-06-04 Matthew Wilcox... mm: simplify calling a compound page destructor
2020-06-04 Anshuman Khandualmm/hugetlb: define a generic fallback for arch_clear_hu...
2020-06-04 Anshuman Khandualmm/hugetlb: define a generic fallback for is_hugepage_o...
next