aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03shmem: remove unneeded header fileMiaohe Lin
2021-09-03shmem: remove unneeded variable retMiaohe Lin
2021-09-03shmem: use raw_spinlock_t for ->stat_lockSebastian Andrzej Siewior
2021-09-03mm: delete unused get_kernel_page()John Hubbard
2021-09-03fs, mm: fix race in unlinking swapfileHugh Dickins
2021-09-03mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard
2021-09-03mm/gup: small refactoring: simplify try_grab_page()John Hubbard
2021-09-03mm/gup: documentation corrections for gup/pupJohn Hubbard
2021-09-03mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range()Miaohe Lin
2021-09-03mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()Miaohe Lin
2021-09-03mm: gup: remove useless BUG_ON in __get_user_pages()Miaohe Lin
2021-09-03mm: gup: remove unneed local variable orig_refsMiaohe Lin
2021-09-03mm: gup: remove set but unused local variable majorMiaohe Lin
2021-09-03include/linux/buffer_head.h: fix boolreturn.cocci warningsJing Yangyang
2021-09-03writeback: memcg: simplify cgroup_writeback_by_idShakeel Butt
2021-09-03fs: inode: count invalidated shadow pages in pginodestealJohannes Weiner
2021-09-03fs: drop_caches: fix skipping over shadow cache inodesJohannes Weiner
2021-09-03mm: remove irqsave/restore locking from contexts with irqs enabledJohannes Weiner
2021-09-03writeback: use READ_ONCE for unlocked reads of writeback statsJan Kara
2021-09-03writeback: rename domain_update_bandwidth()Jan Kara
2021-09-03writeback: fix bandwidth estimate for spiky workloadJan Kara
2021-09-03writeback: reliably update bandwidth estimationJan Kara
2021-09-03writeback: track number of inodes under writebackJan Kara
2021-09-03mm: add kernel_misc_reclaimable in show_free_areasliuhailong
2021-09-03mm: report a more useful address for reclaim acquisitionMatthew Wilcox (Oracle)
2021-09-03mm/debug_vm_pgtable: fix corrupted page flagGavin Shan
2021-09-03mm/debug_vm_pgtable: remove unused codeGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying t...Gavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in basic testsGavin Shan
2021-09-03mm/debug_vm_pgtable: introduce struct pgtable_debug_argsGavin Shan
2021-09-03arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot
2021-09-03ocfs2: ocfs2_downconvert_lock failure results in deadlockGang He
2021-09-03ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local...Tuo Li
2021-09-03ocfs2: remove an unnecessary conditionDan Carpenter
2021-09-03ia64: make num_rsvd_regions staticGeert Uytterhoeven
2021-09-03ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven
2021-09-03ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven
2021-09-03ia64: fix typo in a commentJason Wang
2021-08-29Linux 5.14Linus Torvalds
2021-08-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-29Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-29Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-29Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds