summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean1-0/+1
2021-06-11net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean1-1/+1
2021-06-11net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean1-0/+3
2021-06-11net: dsa: tag_8021q: remove shim declarationsVladimir Oltean1-76/+0
2021-06-11Merge tag 'memory-controller-drv-pl353-5.14' into nand/nextMiquel Raynal1-30/+0
2021-06-11blk-mq: remove blk_mq_init_sq_queueChristoph Hellwig1-4/+0
2021-06-11blk-mq: add the blk_mq_alloc_disk APIsChristoph Hellwig1-0/+12
2021-06-11blk-mq: improve the blk_mq_init_allocated_queue interfaceChristoph Hellwig2-3/+3
2021-06-11blk-mq: factor out a blk_mq_alloc_sq_tag_set helperChristoph Hellwig1-0/+3
2021-06-11PM: domains: Drop/restore performance state votes for devices at runtime PMUlf Hansson1-0/+1
2021-06-11ice: add low level PTP clock access functionsJacob Keller1-0/+12
2021-06-11nvmem: prepare basics for FRAM supportJiri Prchal1-0/+1
2021-06-11perf: Add EVENT_ATTR_ID to simplify event attributesQi Liu1-0/+6
2021-06-10drivers/soc/litex: remove 8-bit subregister optionGabriel Somlo1-88/+15
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2021-06-10bootconfig: Share the checksum function with toolsMasami Hiramatsu1-0/+20
2021-06-10bootconfig: Support mixing a value and subkeys under a keyMasami Hiramatsu1-0/+32
2021-06-10bootconfig: Change array value to use child nodeMasami Hiramatsu1-3/+3
2021-06-10iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...Al Viro1-2/+2
2021-06-10sanitize iov_iter_fault_in_readable()Al Viro1-1/+1
2021-06-10iov_iter: separate direction from flavourAl Viro1-14/+10
2021-06-10iov_iter: switch ..._full() variants of primitives to use of iov_iter_revert()Al Viro1-11/+21
2021-06-10memory: pl353-smc: Let lower level controller drivers handle initsMiquel Raynal1-30/+0
2021-06-10scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar1-0/+63
2021-06-10scsi: cgroup: Add cgroup_get_from_id()Muneendra Kumar1-0/+6
2021-06-10ACPI: Add \_SB._OSC bit for PRMErik Kaneda1-0/+1
2021-06-10ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda2-0/+8
2021-06-10genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()Marc Zyngier1-10/+4
2021-06-10genirq: Add generic_handle_domain_irq() helperMarc Zyngier1-0/+2
2021-06-10irqdesc: Fix __handle_domain_irq() commentMarc Zyngier1-2/+1
2021-06-10genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and coMarc Zyngier1-0/+1
2021-06-10irqdomain: Introduce irq_resolve_mapping()Marc Zyngier1-2/+21
2021-06-10irqdomain: Protect the linear revmap with RCUMarc Zyngier1-2/+3
2021-06-10irqdomain: Cache irq_data instead of a virq number in the revmapMarc Zyngier1-2/+2
2021-06-10irqdomain: Make normal and nomap irqdomains exclusiveMarc Zyngier1-3/+3
2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier1-2/+6
2021-06-10irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()Marc Zyngier1-13/+9
2021-06-10irqdomain: Kill irq_domain_add_legacy_isaMarc Zyngier1-11/+0
2021-06-10iommu/vt-d: Define counter explicitly as unsigned intParav Pandit1-1/+1
2021-06-10iommu/vt-d: Removed unused iommu_count in dmar domainParav Pandit1-1/+0
2021-06-10iommu/vt-d: Use bitfields for DMAR capabilitiesParav Pandit1-4/+4
2021-06-10iommu/vt-d: Add common code for dmar latency performance monitorsLu Baolu1-0/+1
2021-06-10iommu/vt-d: Add prq_report trace eventLu Baolu1-0/+29
2021-06-10iommu/vt-d: Allocate/register iopf queue for sva devicesLu Baolu1-0/+2
2021-06-10iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpersLu Baolu1-1/+0
2021-06-10net/mlx5: Bridge, add offload infrastructureVlad Buslov1-0/+1
2021-06-10net/mlx5: Create TC-miss priority and tableVlad Buslov1-0/+1
2021-06-10net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik1-3/+9
2021-06-10net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik2-6/+44
2021-06-10net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak1-0/+1