aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-22memcg: unify force charging conditionsShakeel Butt1-10/+7
2022-03-22memcg: refactor mem_cgroup_oomShakeel Butt1-27/+17
2022-03-22mm/memcg: retrieve parent memcg from css.parentWei Yang1-3/+1
2022-03-22mm/memcg: mem_cgroup_per_node is already set to 0 on allocationWei Yang1-2/+0
2022-03-22memcg: add per-memcg total kernel memory statYosry Ahmed3-6/+27
2022-03-22memcg: replace in_interrupt() with !in_task()Shakeel Butt1-2/+2
2022-03-22mm: shmem: use helper macro __ATTR_RWMiaohe Lin1-2/+1
2022-03-22tmpfs: do not allocate pages on readHugh Dickins2-14/+12
2022-03-22shmem: mapping_set_exiting() to help mapped resilienceHugh Dickins1-0/+1
2022-03-22tmpfs: support for file creation timeXavier Roche2-3/+14
2022-03-22mm/swap: fix confusing comment in folio_mark_accessedBang Li1-1/+1
2022-03-22mm/gup: remove unused get_user_pages_locked()John Hubbard2-61/+0
2022-03-22mm: change lookup_node() to use get_user_pages_fast()John Hubbard1-12/+9
2022-03-22mm/gup: remove unused pin_user_pages_locked()John Hubbard2-31/+0
2022-03-22mm/gup: follow_pfn_pte(): -EEXIST cleanupJohn Hubbard2-5/+15
2022-03-22mm: fix invalid page pointer returned with FOLL_PIN gupsPeter Xu1-1/+1
2022-03-22mm: fs: fix lru_cache_disabled race in bh_lruMinchan Kim1-3/+5
2022-03-22mm/writeback: minor clean up for highmem_dirtyable_memoryMiaohe Lin1-12/+0
2022-03-22filemap: remove find_get_pages()Miaohe Lin2-12/+6
2022-03-22mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memoryMiaohe Lin1-1/+2
2022-03-22mount: warn only once about timestamp range expirationAnthony Iliopoulos2-0/+3
2022-03-22remove congestion tracking frameworkNeilBrown4-95/+0
2022-03-22block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"NeilBrown1-1/+1
2022-03-22f2fs: replace congestion_wait() calls with io_schedule_timeout()NeilBrown5-14/+13
2022-03-22remove bdi_congested() and wb_congested() and related functionsNeilBrown7-58/+2
2022-03-22remove inode_congested()NeilBrown5-84/+3
2022-03-22ceph: remove reliance on bdi congestionNeilBrown3-9/+15
2022-03-22nfs: remove reliance on bdi congestionNeilBrown2-3/+12
2022-03-22fuse: remove reliance on bdi congestionNeilBrown3-25/+17
2022-03-22mm: improve cleanup when ->readpages doesn't process all pagesNeilBrown1-2/+17
2022-03-22mm: document and polish read-ahead codeNeilBrown4-10/+133
2022-03-22doc: convert 'subsection' to 'section' in gfp.hNeilBrown1-5/+5
2022-03-22fs/ocfs2: fix comments mentioning i_mutexhongnanli11-16/+16
2022-03-22ocfs2: cleanup some return variablesJoseph Qi2-18/+9
2022-03-22ntfs: add sanity check on allocation sizeDongliang Mu1-0/+4
2022-03-22scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-0/+16
2022-03-22linux/kthread.h: remove unused macrosRasmus Villemoes1-22/+0
2022-03-20Linux 5.17Linus Torvalds1-1/+1
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov1-2/+17
2022-03-18perf parse-events: Ignore case in topdown.slots checkIan Rogers1-1/+1
2022-03-18perf evlist: Avoid iteration for empty evlist.Ian Rogers1-11/+17
2022-03-18perf symbols: Fix symbol size calculation conditionMichael Petlan1-1/+1
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann1-1/+0
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-03-17ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi1-11/+11
2022-03-17configs/debug: restore DEBUG_INFO=y for overridingQian Cai1-0/+1
2022-03-17mm: swap: get rid of livelock in swapin readaheadGuo Ziliang1-1/+1
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera1-0/+7
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower offloadVladimir Oltean1-1/+15