summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-05Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds
2021-09-05Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2021-09-05Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-09-05binfmt: a.out: Fix bogus semicolonGeert Uytterhoeven
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds
2021-09-04Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-09-03Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'stable/for-linus-5.15-rc0' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-03Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-09-03Merge tag 'livepatching-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm/madvise: add MADV_WILLNEED to process_madvise()zhangkui
2021-09-03mm/vmstat: remove unneeded return valueMiaohe Lin
2021-09-03mm/vmstat: simplify the array size calculationMiaohe Lin
2021-09-03mm/vmstat: correct some wrong commentsMiaohe Lin
2021-09-03mm/percpu,c: remove obsolete comments of pcpu_chunk_populated()Jing Xiangfeng
2021-09-03selftests: vm: add COW time test for KSM pagesZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merging time testZhansaya Bagdauletkyzy
2021-09-03mm: KSM: fix data typeZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM zero page merging testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM unmerge testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merge testZhansaya Bagdauletkyzy
2021-09-03mm/migrate: correct kernel-doc notationRandy Dunlap
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-03mm: introduce process_mrelease system callSuren Baghdasaryan
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-03mm/mempolicy.c: use in_task() in mempolicy_slab_node()Vasily Averin
2021-09-03mm/mempolicy: unify the create() func for bind/interleave/prefer-many policiesFeng Tang
2021-09-03mm/mempolicy: advertise new MPOL_PREFERRED_MANYBen Widawsky
2021-09-03mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANYBen Widawsky
2021-09-03mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policyFeng Tang
2021-09-03mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodesDave Hansen
2021-09-03mm/mempolicy: use readable NUMA_NO_NODE macro instead of magic numberBaolin Wang
2021-09-03mm: compaction: support triggering of proactive compaction by userCharan Teja Reddy
2021-09-03mm: compaction: optimize proactive compaction deferralsCharan Teja Reddy
2021-09-03mm, vmscan: guarantee drop_slab_node() terminationVlastimil Babka
2021-09-03mm/vmscan: add 'else' to remove check_pending labelMiaohe Lin
2021-09-03mm/vmscan: remove unneeded return value of kswapd_run()Miaohe Lin
2021-09-03mm/vmscan: remove misleading setting to sc->priorityMiaohe Lin