summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-25mm: fix prototype warning from kernel test robotBaoquan He1-0/+2
2021-02-25kasan: fix bug detection via ksize for HW_TAGS modeAndrey Konovalov2-0/+23
2021-02-25kasan: move _RET_IP_ to inline wrappersAndrey Konovalov1-11/+9
2021-02-25fs: buffer: use raw page_memcg() on locked pageJohannes Weiner1-7/+0
2021-02-25mm: page_counter: re-layout structure to reduce false sharingFeng Tang1-1/+8
2021-02-25mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin1-3/+0
2021-02-25mm: memcg: add swapcache stat for memcg v2Shakeel Butt2-1/+8
2021-02-25mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song1-1/+2
2021-02-25mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song1-1/+2
2021-02-25mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song1-1/+2
2021-02-25mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song1-1/+2
2021-02-25mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song1-0/+13
2021-02-25mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song1-2/+12
2021-02-25mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin1-19/+0
2021-02-25mm/filemap: rename generic_file_buffered_read to filemap_readChristoph Hellwig1-2/+2
2021-02-25mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)1-2/+1
2021-02-25mm/filemap: remove unused parameter and change to void type for replace_page_...Baolin Wang1-1/+1
2021-02-25mm, tracing: record slab name for kmem_cache_free()Jacob Wen1-8/+16
2021-02-24Merge branch 'pci/ntb'Bjorn Helgaas3-8/+60
2021-02-24Merge branch 'pci/misc'Bjorn Helgaas1-0/+2
2021-02-24Merge tag 'rpmsg-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds1-2/+6
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard1-4/+3
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard1-10/+8
2021-02-24Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-0/+34
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-756/+0
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-252/+1467
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-4/+29
2021-02-24Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-9/+13
2021-02-24Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds2-0/+173
2021-02-24Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-02-24bpf: Remove blank line in bpf helper description commentHangbin Liu1-1/+0
2021-02-24drm/drm_vblank: set the dma-fence timestamp during send_vblank_eventVeera Sundaram Sankaran1-0/+3
2021-02-24dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran1-0/+3
2021-02-24dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...John Stultz1-6/+6
2021-02-24ACPI: platform: Add balanced-performance platform profileMaximilian Luz1-0/+1
2021-02-24ACPI: platform: Fix file references in commentMaximilian Luz1-3/+2
2021-02-24io_uring: ensure io-wq context is always destroyed for tasksJens Axboe1-1/+1
2021-02-24io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERSJens Axboe1-0/+1
2021-02-24net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe1-3/+0
2021-02-24Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+6
2021-02-24s390/cpumf: Add support for complete counter set extractionThomas Richter1-0/+1
2021-02-24Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-174/+8
2021-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+103
2021-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds3-49/+16
2021-02-24Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds1-2/+3
2021-02-24Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-104/+285
2021-02-23Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds1-0/+6
2021-02-23PCI: Add TI J721E device to PCI IDsKishon Vijay Abraham I1-0/+1
2021-02-23PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directoryKishon Vijay Abraham I1-0/+3
2021-02-23PCI: endpoint: Add pci_epf_ops to expose function-specific attrsKishon Vijay Abraham I1-0/+5