summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-12-09Merge tag 'imx-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann4-0/+69
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-29/+61
2020-12-09Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/s...Arnd Bergmann1-0/+2
2020-12-09Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-2/+6
2020-12-09net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan1-0/+1
2020-12-09PCI: Remove unused HAVE_PCI_SET_MWIHeiner Kallweit1-1/+0
2020-12-08PM / EM: Micro optimization in em_cpu_energyPavankumar Kondeti1-0/+3
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy1-11/+0
2020-12-08Merge branch 'for-next/iommu/fixes' into for-next/iommu/coreWill Deacon1-1/+0
2020-12-08Merge branch 'for-next/iommu/vt-d' into for-next/iommu/coreWill Deacon3-7/+12
2020-12-08Merge branch 'for-next/iommu/svm' into for-next/iommu/coreWill Deacon1-2/+8
2020-12-08Merge branch 'for-next/iommu/iova' into for-next/iommu/coreWill Deacon1-21/+0
2020-12-08Merge branch 'for-next/iommu/arm-smmu' into for-next/iommu/coreWill Deacon2-0/+9
2020-12-08iommu: Stop exporting free_iova_mem()John Garry1-5/+0
2020-12-08iommu: Stop exporting alloc_iova_mem()John Garry1-6/+0
2020-12-08iommu: Delete split_and_remove_iova()John Garry1-10/+0
2020-12-08Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-1/+17
2020-12-08netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan1-1/+4
2020-12-08firmware: arm_scmi: Add power_scale_mw_get() interfaceLukasz Luba1-0/+1
2020-12-08blk-mq: add new API of blk_mq_hctx_set_fq_lock_classMing Lei1-0/+3
2020-12-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski5-19/+274
2020-12-08net/mlx4: Remove unused #define MAX_MSIX_P_PORTTariq Toukan1-1/+0
2020-12-08clk: divider: add devm_clk_hw_register_divider_table()Michael Walle1-0/+27
2020-12-08sbitmap: remove swap_lockPavel Begunkov1-5/+0
2020-12-08seq_buf: Avoid type mismatch for seq_buf_initArnd Bergmann2-3/+3
2020-12-08clk: composite: add devm_clk_hw_register_composite_pdata()Michael Walle1-0/+7
2020-12-07Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jason Gunthorpe4-17/+99
2020-12-07mtd: spi-nor: Fix multiple typosJonathan Neuschäfer1-1/+1
2020-12-07module: drop semicolon from version macroJohan Hovold1-1/+1
2020-12-07earlycon: drop semicolon from earlycon macroJohan Hovold1-1/+1
2020-12-07mei: bus: add vtag supportAlexander Usyskin1-0/+6
2020-12-07Merge tag 'soundwire-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-0/+15
2020-12-07Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman7-12/+48
2020-12-07Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman11-30/+81
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman7-12/+48
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+4
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+10
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim1-1/+0
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky1-2/+6
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky1-22/+0
2020-12-06PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley1-0/+1
2020-12-05Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+6
2020-12-05[SECURITY] fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn1-1/+1
2020-12-05PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg1-1/+1
2020-12-05block: fix incorrect branching in blk_max_size_offset()Mike Snitzer1-4/+6
2020-12-05net: Remove the err argument from sock_from_fileFlorent Revest1-1/+1
2020-12-05Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+6
2020-12-05PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas1-3/+3
2020-12-05PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan1-6/+6
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown35-1601/+280