summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-07Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-07Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2021-09-07Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)
2021-09-06Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-09-06KVM: stats: Add VM stat for remote tlb flush requestsJing Zhang
2021-09-05net: create netdev->dev_addr assignment helpersJakub Kicinski
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus 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-04fq_codel: reject silly quantum parametersEric Dumazet
2021-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-09-03io_uring: io_uring_complete() trace should take an integerJens Axboe
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...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: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-03mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANYBen Widawsky
2021-09-03mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodesDave Hansen
2021-09-03mm: compaction: support triggering of proactive compaction by userCharan Teja Reddy
2021-09-03mm/vmscan: remove unneeded return value of kswapd_run()Miaohe Lin
2021-09-03mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()Hui Su
2021-09-03mm/migrate: add sysfs interface to enable reclaim migrationHuang Ying
2021-09-03mm/vmscan: add page demotion counterYang Shi
2021-09-03mm/migrate: demote pages during reclaimDave Hansen
2021-09-03mm/migrate: enable returning precise migrate_pages() success countYang Shi
2021-09-03userfaultfd: change mmap_changing to atomicNadav Amit
2021-09-03hugetlb: fix hugetlb cgroup refcounting during vma splitMike Kravetz
2021-09-03mm: hwpoison: don't drop slab caches for offlining non-LRU pageYang Shi
2021-09-03mm/sparse: set SECTION_NID_SHIFT to 6Naoya Horiguchi
2021-09-03mm: sparse: remove __section_nr() functionOhhoon Kwon
2021-09-03mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon
2021-09-03mm: change fault_in_pages_* to have an unsigned size parameterGreg Kroah-Hartman
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-09-03mm, memcg: remove unused functionsMiaohe Lin
2021-09-03memcg: replace in_interrupt() by !in_task() in active_memcg()Vasily Averin
2021-09-03memcg: cleanup racy sum avoidance codeShakeel Butt
2021-09-03memcg: infrastructure to flush memcg statsShakeel Butt
2021-09-03memcg: switch lruvec stats to rstatShakeel Butt
2021-09-03mm, memcg: inline swap-related functions to improve disabled memcg configSuren Baghdasaryan