summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-04arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas1-0/+6
2020-09-04mm: Introduce arch_validate_flags()Catalin Marinas1-0/+13
2020-09-04arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas1-0/+8
2020-09-04mm: Introduce arch_calc_vm_flag_bits()Kevin Brodsky1-2/+8
2020-09-04mm: Add PG_arch_2 page flagSteven Price3-1/+12
2020-09-04arm64: mte: Add specific SIGSEGV codesVincenzo Frascino1-1/+3
2020-09-04iommu/mediatek: Check 4GB mode by reading infracfgMiles Chen1-0/+3
2020-09-04pidfd: support PIDFD_NONBLOCK in pidfd_open()Christian Brauner1-0/+12
2020-09-04iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU headerAndy Shevchenko2-4/+2
2020-09-04soundwire: remove SDW_REG_SHIFT()Vinod Koul1-7/+0
2020-09-04soundwire: define and use addr bit masksVinod Koul1-7/+14
2020-09-04iommu: Rename iommu_tlb_* functions to iommu_iotlb_*Tom Murphy2-6/+6
2020-09-04ASoC: SOF: support topology components on secondary coresGuennadi Liakhovetski1-0/+1
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne1-0/+9
2020-09-04memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne1-5/+4
2020-09-04xen/balloon: add header guardRoger Pau Monne1-0/+4
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-13/+42
2020-09-04proc: add a read_iter method to proc proc_opsChristoph Hellwig1-0/+1
2020-09-04ip: expose inet sockopts through inet_diagWei Wang2-0/+20
2020-09-04blk-mq, elevator: Count requests per hctx to improve performanceKashyap Desai1-0/+4
2020-09-04blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...John Garry2-0/+2
2020-09-04blk-mq: Record nr_active_requests per queue for when using shared sbitmapJohn Garry1-0/+2
2020-09-04blk-mq: Facilitate a shared sbitmap per tagsetJohn Garry1-0/+6
2020-09-04blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHAREDMing Lei1-1/+1
2020-09-03Merge branch 'strictgp.2020.08.24a' into HEADPaul E. McKenney1-0/+7
2020-09-03dma-mapping: set default segment_boundary_mask to ULONG_MAXNicolin Chen1-1/+1
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen1-0/+19
2020-09-03drm/managed: Cleanup of unused functions and polishing docsDaniel Vetter2-11/+7
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-6/+5
2020-09-03soundwire: bus: update multi-link definition with hw sync detailsPierre-Louis Bossart1-0/+6
2020-09-03soundwire: fix port_ready[] dynamic allocation in mipi_discoPierre-Louis Bossart1-1/+1
2020-09-03soundwire: add definition for maximum number of portsPierre-Louis Bossart1-1/+2
2020-09-03drm/ttm: remove io_reserve_lru handling v3Christian König3-22/+0
2020-09-03media: videobuf-dma-sg: number of pages should be unsigned longMauro Carvalho Chehab1-1/+1
2020-09-03dmaengine: Mark dma_request_slave_channel() deprecatedPeter Ujfalusi1-6/+9
2020-09-03block: allow for_each_bvec to support zero len bvecMing Lei1-1/+8
2020-09-03scsi: fc: Add 256GBit speed setting to SCSI FC transportJames Smart1-0/+1
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-13/+29
2020-09-02regmap: Add can_sleep configuration optionDmitry Osipenko1-0/+3
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo1-0/+1
2020-09-02block: remove revalidate_disk()Christoph Hellwig1-1/+0
2020-09-02block: use revalidate_disk_size in set_capacity_revalidate_and_notifyChristoph Hellwig1-2/+2
2020-09-02block: add a new revalidate_disk_size helperChristoph Hellwig1-0/+1
2020-09-02block: rename bd_invalidatedChristoph Hellwig1-1/+3
2020-09-02dma-buf: fix kernel-doc warning in <linux/dma-buf.h>Randy Dunlap1-1/+2
2020-09-02drm/i915: Fix sha_text population codeSean Paul1-0/+3
2020-09-02mtd: nand: Introduce the ECC engine frameworkMiquel Raynal1-0/+114
2020-09-02block: grant IOPRIO_CLASS_RT to CAP_SYS_NICEKhazhismel Kumykov1-0/+2
2020-09-02blk-iocost: restore inuse update tracepointsTejun Heo1-3/+3
2020-09-02blk-iocost: decouple vrate adjustment from surplus transfersTejun Heo1-9/+4