summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Cross2-5/+72
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-15vdpa: Avoid taking cf_mutex lock on get statusEli Cohen1-1/+0
2022-01-15vdpa: Support reporting max device capabilitiesEli Cohen1-0/+2
2022-01-15vdpa: Allow to configure max data virtqueuesEli Cohen1-3/+16
2022-01-15vdpa: Sync calls set/get config/status with cf_mutexEli Cohen1-0/+3
2022-01-15vdpa: Provide interface to read driver featuresEli Cohen1-5/+9
2022-01-15vdpa: Mark vdpa_config_ops.get_vq_notification as optionalEugenio Pérez1-1/+1
2022-01-15vdpa: add driver_override supportStefano Garzarella1-0/+2
2022-01-15virtio: wrap config->reset callsMichael S. Tsirkin1-0/+1
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-194/+1727
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+2
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-11/+42
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
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-14pagevec: Initialise folio_batch->percpu_pvec_drainedMatthew Wilcox (Oracle)1-0/+1
2022-01-14tracing: 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 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-153/+179
2022-01-13Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+20
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+56
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas1-0/+9
2022-01-13Merge branch 'pci/misc'Bjorn Helgaas1-25/+25
2022-01-13Merge branch 'pci/resource'Bjorn Helgaas1-0/+1
2022-01-13NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia1-0/+1
2022-01-13libceph: rename parse_fsid() to ceph_parse_fsid() and exportVenky Shankar1-0/+1
2022-01-13libceph: generalize addr/ip parsing based on delimiterVenky Shankar2-2/+2
2022-01-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-16/+35
2022-01-13Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+5
2022-01-13Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+18
2022-01-13Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+42
2022-01-13Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-74/+3
2022-01-13Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-7/+27
2022-01-13Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-91/+49
2022-01-13Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-1108/+557
2022-01-13Merge tag 'fsnotify_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-37/+53
2022-01-12Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds2-3/+56
2022-01-12Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds7-86/+160
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-22/+2
2022-01-12NFSv4 store server support for fs_location attributeOlga Kornievskaia1-1/+1