linux-2.6-microblaze.git
2021-07-01 Trent Piepholib/math/rational: add Kunit test cases
2021-07-01 Trent Piepholib/math/rational.c: fix divide by zero
2021-07-01 Andy Shevchenkoseq_file: drop unused *_escape_mem_ascii()
2021-07-01 Andy Shevchenkonfsd: avoid non-flexible API in seq_quote_mem()
2021-07-01 Andy Shevchenkoseq_file: convert seq_escape() to use seq_escape_str()
2021-07-01 Andy Shevchenkoseq_file: add seq_escape_str() as replica of string_esc...
2021-07-01 Andy Shevchenkoseq_file: introduce seq_escape_mem()
2021-07-01 Andy ShevchenkoMAINTAINERS: add myself as designated reviewer for...
2021-07-01 Andy Shevchenkolib/test-string_helpers: add test cases for new features
2021-07-01 Andy Shevchenkolib/test-string_helpers: get rid of trailing comma...
2021-07-01 Andy Shevchenkolib/test-string_helpers: print flags in hexadecimal...
2021-07-01 Andy Shevchenkolib/string_helpers: allow to append additional characte...
2021-07-01 Andy Shevchenkolib/string_helpers: introduce ESCAPE_NAP to escape...
2021-07-01 Andy Shevchenkolib/string_helpers: introduce ESCAPE_NA for escaping...
2021-07-01 Andy Shevchenkolib/string_helpers: drop indentation level in string_es...
2021-07-01 Andy Shevchenkolib/string_helpers: move ESCAPE_NP check inside 'else...
2021-07-01 Andy Shevchenkolib/string_helpers: switch to use BIT() macro
2021-07-01 Zhen Leilib: decompress_bunzip2: remove an unneeded semicolon
2021-07-01 Andy Shevchenkokernel.h: split out panic and oops helpers
2021-07-01 Andy Shevchenkodrm: include only needed headers in ascii85.h
2021-07-01 Jiapeng Chongsysctl: remove redundant assignment to first
2021-07-01 Kalesh Singhprocfs/dmabuf: add inode number to /proc/*/fdinfo
2021-07-01 Kalesh Singhprocfs: allow reading fdinfo with PTRACE_MODE_READ
2021-07-01 Marcelo Henrique... proc: Avoid mixing integer types in mem_rw()
2021-07-01 Alistair Popplenouveau/svm: implement atomic SVM access
2021-07-01 Alistair Popplenouveau/svm: refactor nouveau_range_fault
2021-07-01 Alistair Popplemm: selftests for exclusive device memory
2021-07-01 Alistair Popplemm: device exclusive memory access
2021-07-01 Alistair Popplemm/memory.c: allow different return codes for copy_nonp...
2021-07-01 Alistair Popplemm: rename migrate_pgmap_owner
2021-07-01 Alistair Popplemm/rmap: split migration into its own function
2021-07-01 Alistair Popplemm/rmap: split try_to_munlock from try_to_unmap
2021-07-01 Alistair Popplemm/swapops: rework swap entry manipulation code
2021-07-01 Alistair Popplemm: remove special swap entry functions
2021-07-01 Marco Elverkfence: unconditionally use unbound work queue
2021-07-01 Anshuman Khandualmm/thp: define default pmd_pgtable()
2021-07-01 Mel Gormanmm/swap: make NODE_DATA an inline function on CONFIG_FL...
2021-07-01 Mel Gormanmm/page_alloc: move prototype for find_suitable_fallback
2021-07-01 Mel Gormanmm/mmap_lock: remove dead code for !CONFIG_TRACING...
2021-07-01 Mel Gormanmm/swap: make swap_address_space an inline function
2021-07-01 Mel Gormanmm/z3fold: add kerneldoc fields for z3fold_pool
2021-07-01 Mel Gormanmm/zbud: add kerneldoc fields for zbud_pool
2021-07-01 Mel Gormanmm/memory_hotplug: fix kerneldoc comment for __remove_m...
2021-07-01 Mel Gormanmm/memory_hotplug: fix kerneldoc comment for __try_onli...
2021-07-01 Mel Gormanmm/memcontrol.c: fix kerneldoc comment for mem_cgroup_c...
2021-07-01 Mel Gormanmm/mapping_dirty_helpers: remove double Note in kerneldoc
2021-07-01 Mel Gormanmm/page_alloc: make should_fail_alloc_page() static
2021-07-01 Mel Gormanmm/vmalloc: include header for prototype of set_iounmap...
2021-07-01 Mel Gormanmm/vmscan: remove kerneldoc-like comment from isolate_l...
2021-07-01 Zhen Leimm: fix spelling mistakes
2021-07-01 Anshuman Khandualmm: define default value for FIRST_USER_ADDRESS
2021-07-01 Hyeonggon Yoomm: fix typos and grammar error in comments
2021-07-01 Yue Huzram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
2021-07-01 Miaohe Linmm/zsmalloc.c: improve readability for async_free_zspage()
2021-07-01 Miaohe Linmm/zsmalloc.c: remove confusing code in obj_free()
2021-07-01 Miaohe Linmm/zswap.c: fix two bugs in zswap_writeback_entry()
2021-07-01 Miaohe Linmm/zswap.c: avoid unnecessary copy-in at map time
2021-07-01 Miaohe Linmm/zswap.c: remove unused function zswap_debugfs_exit()
2021-07-01 Oscar Salvadormm,memory_hotplug: drop unneeded locking
2021-07-01 Liam Markmm/memory_hotplug: rate limit page migration warnings
2021-07-01 David Hildenbrandselftests/vm: add test for MADV_POPULATE_(READ|WRITE)
2021-07-01 David Hildenbrandselftests/vm: add protection_keys_32 / protection_keys_...
2021-07-01 David HildenbrandMAINTAINERS: add tools/testing/selftests/vm/ to MEMORY...
2021-07-01 David Hildenbrandmm/madvise: introduce MADV_POPULATE_(READ|WRITE) to...
2021-07-01 David Hildenbrandmm: make variable names for populate_vma_page_range...
2021-07-01 Kefeng Wangmm: generalize ZONE_[DMA|DMA32]
2021-07-01 Liam Howlettmm/nommu: unexport do_munmap()
2021-07-01 Chen Linommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
2021-07-01 Matthew Wilcox... mm/thp: fix strncpy warning
2021-07-01 Hugh Dickinsmm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC
2021-07-01 Hugh Dickinsmm/thp: remap_page() is only needed on anonymous THP
2021-07-01 Yang Shimm: rmap: make try_to_unmap() void function
2021-07-01 Anshuman Khandualmm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent...
2021-07-01 Yang Shimm: thp: skip make PMD PROT_NONE if THP migration is...
2021-07-01 Yang Shimm: migrate: check mapcount for THP instead of refcount
2021-07-01 Yang Shimm: migrate: don't split THP for misplaced NUMA page
2021-07-01 Yang Shimm: migrate: account THP NUMA migration counters correctly
2021-07-01 Yang Shimm: thp: refactor NUMA fault handling
2021-07-01 Yang Shimm: memory: make numa_migrate_prep() non-static
2021-07-01 Yang Shimm: memory: add orig_pmd to struct vm_fault
2021-07-01 Collin Fijalkovichmm, thp: relax the VM_DENYWRITE constraint on file...
2021-07-01 Muchun Songmm: migrate: fix missing update page_private to hugetlb...
2021-07-01 Anshuman Khandualarm64/mm: drop HAVE_ARCH_PFN_VALID
2021-07-01 Mike Rapoportarm64: drop pfn_valid_within() and simplify pfn_valid()
2021-07-01 Mike Rapoportarm64: decouple check whether pfn is in linear map...
2021-07-01 Mike Rapoportmemblock: update initialization of reserved pages
2021-07-01 Mike Rapoportinclude/linux/mmzone.h: add documentation for pfn_valid()
2021-07-01 Ben Widawskymm/mempolicy: use unified 'nodes' for bind/interleave...
2021-07-01 Yang Shimm: mempolicy: don't have to split pmd for huge zero...
2021-07-01 Feng Tangmm/mempolicy: unify the parameter sanity check for...
2021-07-01 Feng Tangmm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_...
2021-07-01 Feng Tangmm/mempolicy: cleanup nodemask intersection check for oom
2021-07-01 Wonhyuk Yangmm/compaction: fix 'limit' in fast_isolate_freepages
2021-07-01 Liu Xiangmm: compaction: remove duplicate !list_empty(&sublist...
2021-07-01 YueHaibingmm/compaction: use DEVICE_ATTR_WO macro
2021-07-01 Miaohe Linmm/zbud: don't export any zbud API
2021-07-01 Miaohe Linmm/zbud: reuse unbuddied[0] as buddied in zbud_pool
2021-07-01 Miaohe Linmm/z3fold: use release_z3fold_page_locked() to release...
2021-07-01 Miaohe Linmm/z3fold: fix potential memory leak in z3fold_destroy_...
2021-07-01 Miaohe Linmm/z3fold: remove unused function handle_to_z3fold_header()
next