aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-22memcg: replace in_interrupt() with !in_task()Shakeel Butt
2022-03-22mm: shmem: use helper macro __ATTR_RWMiaohe Lin
2022-03-22tmpfs: do not allocate pages on readHugh Dickins
2022-03-22shmem: mapping_set_exiting() to help mapped resilienceHugh Dickins
2022-03-22tmpfs: support for file creation timeXavier Roche
2022-03-22mm/swap: fix confusing comment in folio_mark_accessedBang Li
2022-03-22mm/gup: remove unused get_user_pages_locked()John Hubbard
2022-03-22mm: change lookup_node() to use get_user_pages_fast()John Hubbard
2022-03-22mm/gup: remove unused pin_user_pages_locked()John Hubbard
2022-03-22mm/gup: follow_pfn_pte(): -EEXIST cleanupJohn Hubbard
2022-03-22mm: fix invalid page pointer returned with FOLL_PIN gupsPeter Xu
2022-03-22mm: fs: fix lru_cache_disabled race in bh_lruMinchan Kim
2022-03-22mm/writeback: minor clean up for highmem_dirtyable_memoryMiaohe Lin
2022-03-22filemap: remove find_get_pages()Miaohe Lin
2022-03-22mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memoryMiaohe Lin
2022-03-22mount: warn only once about timestamp range expirationAnthony Iliopoulos
2022-03-22remove congestion tracking frameworkNeilBrown
2022-03-22block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"NeilBrown
2022-03-22f2fs: replace congestion_wait() calls with io_schedule_timeout()NeilBrown
2022-03-22remove bdi_congested() and wb_congested() and related functionsNeilBrown
2022-03-22remove inode_congested()NeilBrown
2022-03-22ceph: remove reliance on bdi congestionNeilBrown
2022-03-22nfs: remove reliance on bdi congestionNeilBrown
2022-03-22fuse: remove reliance on bdi congestionNeilBrown
2022-03-22mm: improve cleanup when ->readpages doesn't process all pagesNeilBrown
2022-03-22mm: document and polish read-ahead codeNeilBrown
2022-03-22doc: convert 'subsection' to 'section' in gfp.hNeilBrown
2022-03-22fs/ocfs2: fix comments mentioning i_mutexhongnanli
2022-03-22ocfs2: cleanup some return variablesJoseph Qi
2022-03-22ntfs: add sanity check on allocation sizeDongliang Mu
2022-03-22scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2022-03-22linux/kthread.h: remove unused macrosRasmus Villemoes
2022-03-20Linux 5.17Linus Torvalds
2022-03-20Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov
2022-03-19Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-03-19Merge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of git://git.kernel.org/pub...Linus Torvalds
2022-03-19Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-19Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2022-03-18perf parse-events: Ignore case in topdown.slots checkIan Rogers
2022-03-18perf evlist: Avoid iteration for empty evlist.Ian Rogers
2022-03-18perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-18Merge tag '5.17-rc8-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-03-18Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-18Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann