summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-02mm: remove both instances of __vmalloc_node_flagsChristoph Hellwig
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-06-02mm: enforce that vmap can't map pages executableChristoph Hellwig
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig
2020-06-02mm: remove map_vm_rangeChristoph Hellwig
2020-06-02mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig
2020-06-02mm: remove __get_vm_areaChristoph Hellwig
2020-06-02mm: ptdump: expand type of 'val' in note_page()Steven Price
2020-06-02x86: mm: ptdump: calculate effective permissions correctlySteven Price
2020-06-02mm/memcg: automatically penalize tasks with high swap useJakub Kicinski
2020-06-02mm/memcg: move cgroup high memory limit setting into struct page_counterJakub Kicinski
2020-06-02include/linux/swap.h: delete meaningless __add_to_swap_cache() declarationMiaohe Lin
2020-06-02swap: reduce lock contention on swap cache from swap slots allocationHuang Ying
2020-06-02mm/swapfile.c: classify SWAP_MAP_XXX to make it more readableWei Yang
2020-06-02mm/gup: introduce pin_user_pages_unlockedJohn Hubbard
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown
2020-06-02mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLENeilBrown
2020-06-02mm_types.h: change set_page_private to inline functionGuoqing Jiang
2020-06-02buffer_head.h: remove attach_page_buffersGuoqing Jiang
2020-06-02include/linux/pagemap.h: introduce attach/detach_page_privateGuoqing Jiang
2020-06-02iomap: convert from readpages to readaheadMatthew Wilcox (Oracle)
2020-06-02f2fs: convert from readpages to readaheadMatthew Wilcox (Oracle)
2020-06-02erofs: convert uncompressed files from readpages to readaheadMatthew Wilcox (Oracle)
2020-06-02fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)
2020-06-02mm: add page_cache_readahead_unboundedMatthew Wilcox (Oracle)
2020-06-02mm: add readahead address space operationMatthew Wilcox (Oracle)
2020-06-02mm: add new readahead_control APIMatthew Wilcox (Oracle)
2020-06-02mm: move readahead prototypes from mm.hMatthew Wilcox (Oracle)
2020-06-02vfs: track per-sb writeback errors and report them to syncfsJeff Layton
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-06-01Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-06-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-01Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-06-01Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2020-06-01Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2020-06-01Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao
2020-05-31pstore/blk: Provide way to query pstore configurationWeiXiong Liao
2020-05-31pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao
2020-05-30pstore/zone,blk: Add console frontend supportWeiXiong Liao
2020-05-30pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao
2020-05-30pstore/blk: Introduce backend for block devicesWeiXiong Liao
2020-05-30pstore/zone: Introduce common layer to manage storage zonesWeiXiong Liao
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook