aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-11mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fastDavid Hildenbrand2-7/+68
2022-09-11hugetlb: make hugetlb_cma_check() staticMiaohe Lin1-4/+0
2022-09-11fs/buffer: remove bh_submit_read() helperZhang Yi1-1/+0
2022-09-11fs/buffer: remove ll_rw_block() helperZhang Yi1-1/+0
2022-09-11fs/buffer: add some new buffer read helpersZhang Yi1-0/+38
2022-09-11fs/buffer: remove __breadahead_gfp()Zhang Yi1-8/+0
2022-09-11mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGELiu Shixin1-2/+1
2022-09-11mm/thp: simplify has_transparent_hugepage by using IS_BUILTINLiu Shixin1-5/+1
2022-09-11mm: fix null-ptr-deref in kswapd_is_running()Kefeng Wang2-2/+24
2022-09-11mm: kill is_memblock_offlined()Kefeng Wang1-2/+0
2022-09-11filemap: remove find_get_pages_contig()Vishal Moola (Oracle)1-2/+0
2022-09-11filemap: add filemap_get_folios_contig()Vishal Moola (Oracle)1-0/+2
2022-09-11page_ext: introduce boot parameter 'early_page_ext'Li Zhe1-0/+11
2022-09-11memcg: increase MEMCG_CHARGE_BATCH to 64Shakeel Butt1-3/+4
2022-09-11mm: page_counter: rearrange struct page_counter fieldsShakeel Butt1-12/+23
2022-09-11mm: pagewalk: fix documentation of PTE hole handlingRolf Eike Beer1-5/+5
2022-09-11mm: fix use-after free of page_ext after race with memory-offlineCharan Teja Kalla2-16/+35
2022-09-11mm: kill find_min_pfn_with_active_regions()Kefeng Wang1-1/+0
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-2/+2
2022-09-11memory tiering: adjust hot threshold automaticallyHuang Ying1-0/+9
2022-09-11memory tiering: rate limit NUMA migration throughputHuang Ying2-0/+8
2022-09-11memory tiering: hot page selection with hint page fault latencyHuang Ying1-0/+25
2022-09-11mm: add more BUILD_BUG_ONs to gfp_migratetype()Peter Collingbourne1-0/+3
2022-09-11hugetlb_cgroup: remove unneeded return valueMiaohe Lin1-11/+8
2022-09-11kfence: add sysfs interface to disable kfence for selected slabs.Imran Khan1-0/+6
2022-09-11mm/hugetlb: add dedicated func to get 'allowed' nodemask for current processFeng Tang1-12/+1
2022-09-11mm/vmscan: define macros for refaults in struct lruvecYang Yang1-0/+2
2022-09-11userfaultfd: add /dev/userfaultfd for fine grained access controlAxel Rasmussen1-0/+4
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe2-2/+14
2022-09-11mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe1-0/+1
2022-09-11mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()Zach O'Keefe1-5/+4
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-7/+28
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-08-28Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-28mm: re-allow pinning of zero pfns (again)Alex Williamson1-3/+10
2022-08-26Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8
2022-08-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+1
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka7-5/+34
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-11/+26
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski3-4/+4
2022-08-24net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima1-1/+1
2022-08-24net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima1-0/+9
2022-08-24net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima1-3/+8
2022-08-24net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima1-1/+1
2022-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-1/+1
2022-08-24netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso1-0/+2
2022-08-24netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso1-0/+1
2022-08-24netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso1-0/+1
2022-08-23Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-6/+1
2022-08-23Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-0/+1