aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-15vmscan: make drop_slab_node staticGang Li1-1/+0
2022-01-15mm/vmstat: add events for THP max_ptes_* exceedsYang Yang1-0/+3
2022-01-15hugetlb: add hugetlb.*.numa_stat fileMina Almasry2-2/+9
2022-01-15mm_zone: add function to check if managed dma zone existsBaoquan He1-0/+9
2022-01-15include/linux/gfp.h: further document GFP_DMA32Miles Chen1-1/+3
2022-01-15mm: drop node from alloc_pages_vmaMichal Hocko1-4/+4
2022-01-15mm: fix boolreturn.cocci warningChangcheng Deng1-1/+1
2022-01-15mm: introduce memalloc_retry_wait()NeilBrown1-0/+26
2022-01-15mm: allow !GFP_KERNEL allocations for kvmallocMichal Hocko1-1/+0
2022-01-15mm: remove the total_mapcount argument from page_trans_huge_mapcount()Matthew Wilcox (Oracle)2-8/+4
2022-01-15mm: remove last argument of reuse_swap_page()Matthew Wilcox (Oracle)1-3/+3
2022-01-15mm: page table checkPasha Tatashin1-0/+147
2022-01-15mm: ptep_clear() page table helperPasha Tatashin1-0/+8
2022-01-15mm: document locking restrictions for vm_operations_struct::closeSuren Baghdasaryan1-0/+4
2022-01-15mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann3-129/+131
2022-01-15mm: move anon_vma declarations to linux/mm_inline.hArnd Bergmann2-48/+50
2022-01-15mm: add anonymous vma name refcountingSuren Baghdasaryan1-1/+8
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross3-5/+75
2022-01-15memcg: add per-memcg vmalloc statShakeel Butt1-0/+21
2022-01-15mm/memcg: add oom_group_kill memory eventDan Schatzberg1-0/+1
2022-01-15mm,fs: split dump_mapping() out from dump_page()Matthew Wilcox (Oracle)1-0/+1
2022-01-15mm/memremap: add ZONE_DEVICE support for compound pagesJoao Martins1-0/+11
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang2-2/+9
2022-01-15kthread: add the helper function kthread_run_on_cpu()Cai Huoqing1-0/+25
2022-01-14vdpa: Avoid taking cf_mutex lock on get statusEli Cohen1-1/+0
2022-01-14vdpa: Support reporting max device capabilitiesEli Cohen2-0/+4
2022-01-14vdpa: Add support for returning device configuration informationEli Cohen1-0/+4
2022-01-14vdpa: Allow to configure max data virtqueuesEli Cohen1-3/+16
2022-01-14vdpa: Sync calls set/get config/status with cf_mutexEli Cohen1-0/+3
2022-01-14vdpa: Provide interface to read driver featuresEli Cohen1-5/+9
2022-01-14vdpa: Mark vdpa_config_ops.get_vq_notification as optionalEugenio Pérez1-1/+1
2022-01-14vdpa: add driver_override supportStefano Garzarella1-0/+2
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin1-0/+1
2022-01-14kvm: x86: Add support for getting/setting expanded xstate bufferGuang Zeng1-0/+4
2022-01-14SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever1-5/+13
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds33-225/+3898
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-3/+6
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds29-72/+1010
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-7/+3
2022-01-14ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAYPaul Menzel1-1/+1
2022-01-14ata: fix read_id() ata port operation interfaceDamien Le Moal1-2/+3
2022-01-14ata: sata_fsl: fix scsi host initializationDamien Le Moal1-0/+11
2022-01-13pagevec: Initialise folio_batch->percpu_pvec_drainedMatthew Wilcox (Oracle)1-0/+1
2022-01-13tracing: Account bottom half disabled sections.Sebastian Andrzej Siewior1-0/+1
2022-01-13blk-mq: fix tag_get wait task can't be awakenedLaibin Qiu1-0/+11
2022-01-13Merge tag 'mailbox-v5.17' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds1-0/+2
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-1/+31
2022-01-13net_sched: restore "mpu xxx" handlingKevin Bracey1-0/+5
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe25-35/+108
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-153/+179