- acaab73 lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 7 months ago
- 02223e3 lib/test_lockup.c: make test_inode static by Jason Yan · 4 years, 7 months ago
- 0788735 lib: Add might_fault() to strncpy_from_user. by KP Singh · 4 years, 7 months ago
- 9ac1757 lib/math: avoid trailing newline hidden in pr_fmt() by Christophe JAILLET · 4 years, 7 months ago
- e33c9fe get_maintainer: fix unexpected behavior for path/to//file (double slashes) by Joe Perches · 4 years, 7 months ago
- 0c78c01 get_maintainer: add email addresses from .yaml files by Joe Perches · 4 years, 7 months ago
- de83dbd user.c: make uidhash_table static by Jason Yan · 4 years, 7 months ago
- 8977a27 proc: rename "catch" function argument by Alexey Dobriyan · 4 years, 7 months ago
- 276aa42 zcomp: Use ARRAY_SIZE() for backends list by Andy Shevchenko · 4 years, 7 months ago
- 2b78744 include/linux/mm.h: return true in cpupid_pid_unset() by Jason Yan · 4 years, 7 months ago
- fa1f68c mm: use false for bool variable by Zou Wei · 4 years, 7 months ago
- 985ba00 mm/memory: fix a typo in comment "attampt"->"attempt" by Ethon Paul · 4 years, 7 months ago
- e0857cf mm/page-writeback: fix a typo in comment "effictive"->"effective" by Ethon Paul · 4 years, 7 months ago
- 2e6787d mm/sparse: fix a typo in comment "convienence"->"convenience" by Ethon Paul · 4 years, 7 months ago
- 0d645ed mm/slub: fix a typo in comment "disambiguiation"->"disambiguation" by Ethon Paul · 4 years, 7 months ago
- 68956cc mm: fix a typo in comment "strucure"->"structure" by Ethon Paul · 4 years, 7 months ago
- b8f2935 mm, memcg: fix some typos in memcontrol.c by Ethon Paul · 4 years, 7 months ago
- 404f3ec mm/frontswap: fix some typos in frontswap.c by Ethon Paul · 4 years, 7 months ago
- ffceeb6 mm/filemap: fix a typo in comment "unneccssary"->"unnecessary" by Ethon Paul · 4 years, 7 months ago
- 3dc5f03 mm/list_lru: fix a typo in comment "numbesr"->"numbers" by Ethon Paul · 4 years, 7 months ago
- df1758d mm/memblock: fix a typo in comment "implict"->"implicit" by Ethon Paul · 4 years, 7 months ago
- f386775 mm/compaction: fix a typo in comment "pessemistic"->"pessimistic" by Ethon Paul · 4 years, 7 months ago
- 55b65a5 mm/vmsan: fix some typos in comment by Ethon Paul · 4 years, 7 months ago
- 7c8de35 mm/hugetlb: fix a typos in comments by Ethon Paul · 4 years, 7 months ago
- b4f315b mm: mmap: fix a typo in comment "compatbility"->"compatibility" by Ethon Paul · 4 years, 7 months ago
- 457aef9 mm: ksm: fix a typo in comment "alreaady"->"already" by Ethon Paul · 4 years, 7 months ago
- 52cfc24 mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded" by Ethon Paul · 4 years, 7 months ago
- 57e86fa mm: replace zero-length array with flexible-array member by chenqiwu · 4 years, 7 months ago
- b59d02e mm/memory_hotplug: disable the functionality for 32b by Michal Hocko · 4 years, 7 months ago
- 8a725e4 device-dax: add memory via add_memory_driver_managed() by David Hildenbrand · 4 years, 7 months ago
- 3fe4f49 kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED by David Hildenbrand · 4 years, 7 months ago
- 7b7b272 mm/memory_hotplug: introduce add_memory_driver_managed() by David Hildenbrand · 4 years, 7 months ago
- 52219ae mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK by David Hildenbrand · 4 years, 7 months ago
- c68ab18 mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0 by David Hildenbrand · 4 years, 7 months ago
- 04f3465c mm/memory_hotplug: remove is_mem_section_removable() by David Hildenbrand · 4 years, 7 months ago
- ef1b51f powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() by David Hildenbrand · 4 years, 7 months ago
- fa6d9ec mm/memory_hotplug: refrain from adding memory into an impossible node by Vishal Verma · 4 years, 7 months ago
- d4eaa28 mm: add kvfree_sensitive() for freeing sensitive data objects by Waiman Long · 4 years, 7 months ago
- 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
- db6f178 sparc: remove unnecessary includes by Ira Weiny · 4 years, 7 months ago
- 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 7 months ago
- 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 7 months ago
- 915ecc2 drm: remove drm specific kmap_atomic code by Ira Weiny · 4 years, 7 months ago
- 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 7 months ago
- d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 7 months ago
- db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 7 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
- 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
- ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 7 months ago
- e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
- 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
- 2159687 arch/xtensa: move kmap build bug out of the way by Ira Weiny · 4 years, 7 months ago
- 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 7 months ago
- 73221d8 mm/vmalloc: fix a typo in comment by Jeongtae Park · 4 years, 7 months ago
- 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago
- 8898ad5 x86/mm: define mm_p4d_folded() by Anshuman Khandual · 4 years, 7 months ago
- f089dcc mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h by Mike Rapoport · 4 years, 7 months ago
- ee77674 asm-generic: remove pgtable-nop4d-hack.h by Mike Rapoport · 4 years, 7 months ago
- 453668a unicore32: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
- 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 7 months ago
- eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
- 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- 9f4e703 nios2: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- c03ab9e ia64: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- 00b13de hexagon: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
- e9f6376 arm64: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- 84e6ffb arm: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- f426f4e h8300: remove usage of __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
- c571686 mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check by Feng Tang · 4 years, 7 months ago
- 76e278d6b usb: core: kcov: collect coverage from usb complete callback by Andrey Konovalov · 4 years, 7 months ago
- 5ff3b30 kcov: collect coverage from interrupts by Andrey Konovalov · 4 years, 7 months ago
- 5fe7042 kcov: use t->kcov_mode as enabled indicator by Andrey Konovalov · 4 years, 7 months ago
- eeb91f9 kcov: move t->kcov_sequence assignment by Andrey Konovalov · 4 years, 7 months ago
- 76484b1 kcov: move t->kcov assignments into kcov_start/stop by Andrey Konovalov · 4 years, 7 months ago
- 67b3d3c kcov: fix potential use-after-free in kcov_remote_start by Andrey Konovalov · 4 years, 7 months ago
- 3c61df3 kcov: cleanup debug messages by Andrey Konovalov · 4 years, 7 months ago
- 6929f71 atomisp: avoid warning about unused function by Linus Torvalds · 4 years, 7 months ago
- a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 09587a0 arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 7 months ago
- 7e01ccb x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 7 months ago
- b422d28 riscv: support DEBUG_WX by Zong Li · 4 years, 7 months ago
- 375d315 mm: add DEBUG_WX support by Zong Li · 4 years, 7 months ago
- 4fb6eab drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup by Scott Cheloha · 4 years, 7 months ago
- 86ec2da mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() by Anshuman Khandual · 4 years, 7 months ago
- 124cb3a6 powerpc/mm: drop platform defined pmd_mknotpresent() by Anshuman Khandual · 4 years, 7 months ago
- 67e4eb0 mm: thp: don't need to drain lru cache when splitting and mlocking THP by Yang Shi · 4 years, 7 months ago
- 8859025 hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs by Shijie Hu · 4 years, 7 months ago
- 4360dfa sparc32: register memory occupied by kernel as memblock.memory by Mike Rapoport · 4 years, 7 months ago
- 8cbd54f include/linux/memblock.h: fix minor typo and unclear comment by chenqiwu · 4 years, 7 months ago
- 2d3a36a mm, mempolicy: fix up gup usage in lookup_node by Michal Hocko · 4 years, 7 months ago
- 5b94ce2 tools/vm/page_owner_sort.c: filter out unneeded line by Changhee Han · 4 years, 7 months ago
- 21e330f mm: swap: memcg: fix memcg stats for huge pages by Shakeel Butt · 4 years, 7 months ago
- 5d91f31 mm: swap: fix vmstats for huge pages by Shakeel Butt · 4 years, 7 months ago
- d483a5d mm: vmscan: limit the range of LRU type balancing by Johannes Weiner · 4 years, 7 months ago
- 96f8bf4 mm: vmscan: reclaim writepage is IO cost by Johannes Weiner · 4 years, 7 months ago
- 7cf111b mm: vmscan: determine anon/file pressure balance at the reclaim root by Johannes Weiner · 4 years, 7 months ago
- 314b57f mm: balance LRU lists based on relative thrashing by Johannes Weiner · 4 years, 7 months ago