aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-11drivers/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 variantAl 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-09net/mlx5: Bridge, add offload infrastructureVlad Buslov1-0/+1
2021-06-09net/mlx5: Create TC-miss priority and tableVlad Buslov1-0/+1
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik1-3/+9
2021-06-09net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik2-6/+44
2021-06-09net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak1-0/+1
2021-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-1/+8
2021-06-09Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda/linuxLinus Torvalds1-0/+1
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+9
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu1-0/+2
2021-06-09fpga-mgr: change FPGA indirect article to anTom Rix1-1/+1
2021-06-09fpga: bridge: change FPGA indirect article to anTom Rix1-1/+1
2021-06-09vt: vt_kern.h, remove the repeated declarationShaokun Zhang1-1/+0
2021-06-09reset: Add compile-test stubsThierry Reding1-0/+22
2021-06-09spi: remove spi_set_cs_timing()Greg Kroah-Hartman1-5/+0
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman7-36/+69
2021-06-09kvm: fix previous commit for 32-bit buildsPaolo Bonzini1-2/+2
2021-06-08clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi1-0/+22
2021-06-08net: stmmac: explicitly deassert GMAC_AHB_RESETMatthew Hagan1-0/+1