summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-01lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printableAndy Shevchenko
2021-07-01lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCIIAndy Shevchenko
2021-07-01lib/string_helpers: drop indentation level in string_escape_mem()Andy Shevchenko
2021-07-01lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loopAndy Shevchenko
2021-07-01lib/string_helpers: switch to use BIT() macroAndy Shevchenko
2021-07-01lib: decompress_bunzip2: remove an unneeded semicolonZhen Lei
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-07-01drm: include only needed headers in ascii85.hAndy Shevchenko
2021-07-01sysctl: remove redundant assignment to firstJiapeng Chong
2021-07-01procfs/dmabuf: add inode number to /proc/*/fdinfoKalesh Singh
2021-07-01procfs: allow reading fdinfo with PTRACE_MODE_READKalesh Singh
2021-07-01proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-01nouveau/svm: implement atomic SVM accessAlistair Popple
2021-07-01nouveau/svm: refactor nouveau_range_faultAlistair Popple
2021-07-01mm: selftests for exclusive device memoryAlistair Popple
2021-07-01mm: device exclusive memory accessAlistair Popple
2021-07-01mm/memory.c: allow different return codes for copy_nonpresent_pte()Alistair Popple
2021-07-01mm: rename migrate_pgmap_ownerAlistair Popple
2021-07-01mm/rmap: split migration into its own functionAlistair Popple
2021-07-01mm/rmap: split try_to_munlock from try_to_unmapAlistair Popple
2021-07-01mm/swapops: rework swap entry manipulation codeAlistair Popple
2021-07-01mm: remove special swap entry functionsAlistair Popple
2021-07-01kfence: unconditionally use unbound work queueMarco Elver
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEMMel Gorman
2021-07-01mm/page_alloc: move prototype for find_suitable_fallbackMel Gorman
2021-07-01mm/mmap_lock: remove dead code for !CONFIG_TRACING configurationsMel Gorman
2021-07-01mm/swap: make swap_address_space an inline functionMel Gorman
2021-07-01mm/z3fold: add kerneldoc fields for z3fold_poolMel Gorman
2021-07-01mm/zbud: add kerneldoc fields for zbud_poolMel Gorman
2021-07-01mm/memory_hotplug: fix kerneldoc comment for __remove_memoryMel Gorman
2021-07-01mm/memory_hotplug: fix kerneldoc comment for __try_online_nodeMel Gorman
2021-07-01mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protectionMel Gorman
2021-07-01mm/mapping_dirty_helpers: remove double Note in kerneldocMel Gorman
2021-07-01mm/page_alloc: make should_fail_alloc_page() staticMel Gorman
2021-07-01mm/vmalloc: include header for prototype of set_iounmap_nonlazyMel Gorman
2021-07-01mm/vmscan: remove kerneldoc-like comment from isolate_lru_pagesMel Gorman
2021-07-01mm: fix spelling mistakesZhen Lei
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-07-01mm: fix typos and grammar error in commentsHyeonggon Yoo
2021-07-01zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACKYue Hu
2021-07-01mm/zsmalloc.c: improve readability for async_free_zspage()Miaohe Lin
2021-07-01mm/zsmalloc.c: remove confusing code in obj_free()Miaohe Lin
2021-06-30mm/zswap.c: fix two bugs in zswap_writeback_entry()Miaohe Lin
2021-06-30mm/zswap.c: avoid unnecessary copy-in at map timeMiaohe Lin
2021-06-30mm/zswap.c: remove unused function zswap_debugfs_exit()Miaohe Lin
2021-06-30mm,memory_hotplug: drop unneeded lockingOscar Salvador
2021-06-30mm/memory_hotplug: rate limit page migration warningsLiam Mark
2021-06-30selftests/vm: add test for MADV_POPULATE_(READ|WRITE)David Hildenbrand
2021-06-30selftests/vm: add protection_keys_32 / protection_keys_64 to gitignoreDavid Hildenbrand