summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-29mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()David Hildenbrand1-0/+2
2021-06-29mm: memcontrol: remove trailing semicolon in macrosHuilong Deng1-1/+1
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg1-0/+6
2021-06-29memcontrol: use flexible-array memberwenhuizhang1-2/+1
2021-06-29mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvecMuchun Song1-4/+4
2021-06-29mm: memcontrol: simplify lruvec_holds_page_lru_lockMuchun Song1-24/+7
2021-06-29mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvecMuchun Song1-5/+5
2021-06-29mm: memcg/slab: create a new set of kmalloc-cg-<n> cachesWaiman Long1-9/+33
2021-06-29mm: free idle swap cache page after COWHuang Ying1-0/+5
2021-06-29swap: fix do_swap_page() race with swapoffMiaohe Lin1-0/+9
2021-06-29mm/swapfile: use percpu_ref to serialize against concurrent swapoffMiaohe Lin1-2/+3
2021-06-29mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli3-11/+9
2021-06-29mm: move page dirtying prototypes from mm.hMatthew Wilcox (Oracle)2-3/+4
2021-06-29fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)1-1/+0
2021-06-29iomap: use __set_page_dirty_nobuffersMatthew Wilcox (Oracle)1-1/+0
2021-06-29mm/writeback: move __set_page_dirty() to core mmMatthew Wilcox (Oracle)1-1/+0
2021-06-29fs: move ramfs_aops to libfsChristoph Hellwig1-4/+1
2021-06-29writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin2-0/+2
2021-06-29writeback, cgroup: support switching multiple inodes at onceRoman Gushchin1-2/+16
2021-06-29writeback, cgroup: keep list of inodes attached to bdi_writebackRoman Gushchin1-0/+1
2021-06-29mm/page_reporting: allow driver to specify reporting orderGavin Shan1-0/+3
2021-06-29slub: force on no_hash_pointers when slub_debug is enabledStephen Boyd1-0/+2
2021-06-29mm, slub: change run-time assertion in kmalloc_index() to compile-timeHyeonggon Yoo1-3/+14
2021-06-29kunit: make test->lock irq safeVlastimil Babka1-2/+3
2021-06-29kthread: switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer1-1/+1
2021-06-29mm/page_alloc: fix memory map initialization for descending nodesMike Rapoport1-1/+0
2021-06-29Merge branches 'pm-domains' and 'pm-devfreq'Rafael J. Wysocki1-0/+1
2021-06-29Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-0/+3
2021-06-29Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2021-06-29Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'Rafael J. Wysocki2-0/+9
2021-06-29Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki2-3/+15
2021-06-29Merge branch 'acpica'Rafael J. Wysocki5-2/+190
2021-06-29Merge branch 'printk-rework' into for-linusPetr Mladek1-0/+41
2021-06-29Merge branch 'for-5.14-vsprintf-scanf' into for-linusPetr Mladek1-1/+1
2021-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds7-16/+40
2021-06-29Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-24/+3
2021-06-29Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-06-29Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds4-4/+4
2021-06-29Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds3-18/+13
2021-06-29Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+31
2021-06-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-37/+13
2021-06-29Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds14-646/+244
2021-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-50/+329
2021-06-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-92/+180
2021-06-28seccomp: Support atomic "addfd + send reply"Rodrigo Campos1-0/+1
2021-06-28Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+17
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-43/+91
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-3222/+94
2021-06-28Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...Linus Torvalds3-18/+40