aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-03mm/gup: documentation corrections for gup/pupJohn Hubbard1-7/+20
2021-09-03mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range()Miaohe Lin1-2/+2
2021-09-03mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()Miaohe Lin1-5/+7
2021-09-03mm: gup: remove useless BUG_ON in __get_user_pages()Miaohe Lin1-1/+0
2021-09-03mm: gup: remove unneed local variable orig_refsMiaohe Lin1-3/+1
2021-09-03mm: gup: remove set but unused local variable majorMiaohe Lin1-2/+1
2021-09-03include/linux/buffer_head.h: fix boolreturn.cocci warningsJing Yangyang1-1/+1
2021-09-03writeback: memcg: simplify cgroup_writeback_by_idShakeel Butt4-24/+26
2021-09-03fs: inode: count invalidated shadow pages in pginodestealJohannes Weiner2-11/+11
2021-09-03fs: drop_caches: fix skipping over shadow cache inodesJohannes Weiner1-1/+2
2021-09-03mm: remove irqsave/restore locking from contexts with irqs enabledJohannes Weiner3-19/+13
2021-09-03writeback: use READ_ONCE for unlocked reads of writeback statsJan Kara1-12/+13
2021-09-03writeback: rename domain_update_bandwidth()Jan Kara1-4/+4
2021-09-03writeback: fix bandwidth estimate for spiky workloadJan Kara4-14/+37
2021-09-03writeback: reliably update bandwidth estimationJan Kara4-16/+46
2021-09-03writeback: track number of inodes under writebackJan Kara4-2/+27
2021-09-03mm: add kernel_misc_reclaimable in show_free_areasliuhailong1-0/+2
2021-09-03mm: report a more useful address for reclaim acquisitionMatthew Wilcox (Oracle)3-14/+14
2021-09-03mm/debug_vm_pgtable: fix corrupted page flagGavin Shan1-4/+51
2021-09-03mm/debug_vm_pgtable: remove unused codeGavin Shan1-54/+0
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying testsGavin Shan1-48/+38
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying testsGavin Shan1-78/+48
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying testsGavin Shan1-52/+46
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying testsGavin Shan1-35/+32
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp testsGavin Shan1-19/+17
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap testsGavin Shan1-25/+23
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap testsGavin Shan1-32/+26
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite testsGavin Shan1-16/+16
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in basic testsGavin Shan1-26/+24
2021-09-03mm/debug_vm_pgtable: introduce struct pgtable_debug_argsGavin Shan1-1/+269
2021-09-03arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot1-2/+1
2021-09-03ocfs2: ocfs2_downconvert_lock failure results in deadlockGang He1-0/+12
2021-09-03ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local_read_info()Tuo Li2-1/+2
2021-09-03ocfs2: remove an unnecessary conditionDan Carpenter1-1/+1
2021-09-03ia64: make num_rsvd_regions staticGeert Uytterhoeven2-2/+1
2021-09-03ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven2-27/+25
2021-09-03ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven1-1/+1
2021-09-03ia64: fix typo in a commentJason Wang1-1/+1
2021-09-03fs: update documentation of get_write_access() and friendsDavid Hildenbrand1-7/+12
2021-09-03mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()David Hildenbrand3-5/+2
2021-09-03mm: remove VM_DENYWRITEDavid Hildenbrand8-36/+5
2021-09-03binfmt: remove in-tree usage of MAP_DENYWRITEDavid Hildenbrand4-10/+7
2021-09-03kernel/fork: always deny write access to current MM exe_fileDavid Hildenbrand3-8/+48
2021-09-03kernel/fork: factor out replacing the current MM exe_fileDavid Hildenbrand3-35/+43
2021-09-03binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()David Hildenbrand3-3/+3
2021-09-03Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft into HEADKonrad Rzeszutek Wilk1-8/+16
2021-09-03Merge branch 'fixes' into nextMichael Ellerman18-81/+125
2021-09-03parisc: Fix unaligned-access crash in bootloaderHelge Deller1-1/+1
2021-09-03kbuild: redo fake deps at include/ksym/*.hMasahiro Yamada2-5/+4
2021-09-03kbuild: clean up objtool_args slightlyMasahiro Yamada1-6/+5