summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-08init_on_alloc: Optimize static branchesKees Cook1-4/+6
2021-04-08jump_label: Provide CONFIG-driven build state defaultsKees Cook1-0/+19
2021-04-08irqchip/apple-aic: Add support for the Apple Interrupt ControllerHector Martin1-0/+1
2021-04-08arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin1-56/+0
2021-04-08asm-generic/io.h: implement pci_remap_cfgspace using ioremap_npHector Martin1-8/+8
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2-0/+3
2021-04-08Merge remote-tracking branch 'arm64/for-next/fiq'Hector Martin1-0/+2
2021-04-08drm/syncobj: use newly allocated stub fencesDavid Stevens1-0/+1
2021-04-08Merge commit '71b25f4df984' from tty/tty-nextHector Martin6-484/+17
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold1-1/+1
2021-04-08Merge branch 'immutable-devfreq-v5.13-rc1' into devfreq-nextChanwoo Choi1-0/+9
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-1/+8
2021-04-08net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin1-1/+7
2021-04-08vfio/mdev: Add mdev/mtype_get_type_group_id()Jason Gunthorpe1-0/+3
2021-04-08vfio/mdev: Remove duplicate storage of parent in mdev_deviceJason Gunthorpe1-1/+0
2021-04-08vfio/mdev: Use struct mdev_type in struct mdev_deviceJason Gunthorpe1-1/+3
2021-04-08vfio/mdev: Simplify driver registrationJason Gunthorpe1-5/+1
2021-04-08vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe1-12/+46
2021-04-08Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-5/+4
2021-04-08Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-4/+6
2021-04-08ethtool: fix kdoc in headersJakub Kicinski1-2/+7
2021-04-08ethtool: un-kdocify extended link stateJakub Kicinski1-3/+1
2021-04-08ethtool: document PHY tunable callbacksJakub Kicinski1-0/+2
2021-04-07Merge remote-tracking branch 'regmap/for-5.13' into regmap-nextMark Brown1-0/+16
2021-04-07clk: divider: add devm_clk_hw_register_dividerDmitry Baryshkov1-0/+17
2021-04-07clk: mux: provide devm_clk_hw_register_mux()Dmitry Baryshkov1-0/+13
2021-04-07cpuidle: Use s64 as exit_latency_ns and target_residency_ns data typeRafael J. Wysocki1-2/+2
2021-04-07PM: core: Remove duplicate declaration from header fileWan Jiabing1-1/+0
2021-04-07KVM: arm64: Add support for the KVM PTP serviceJianyong Wu1-0/+16
2021-04-07clocksource: Add clocksource id for arm arch counterJianyong Wu1-0/+1
2021-04-07time: Add mechanism to recognize clocksource in time_get_snapshotThomas Gleixner3-5/+24
2021-04-07ptp: Reorganize ptp_kvm.c to make it arch-independentJianyong Wu1-0/+19
2021-04-07Merge tag 'phy-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman1-0/+26
2021-04-07Merge tag 'soundwire-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+35
2021-04-07irqdomain: Get rid of irq_create_identity_mapping()Marc Zyngier1-6/+0
2021-04-07HID: input: map battery capacity (00850065)John Chen1-0/+3
2021-04-07iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu1-0/+1
2021-04-07iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig1-0/+12
2021-04-07iommu/amd: Remove the unused device errata codeChristoph Hellwig1-18/+0
2021-04-07iommu: remove iommu_domain_{get,set}_attrChristoph Hellwig1-36/+0
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig2-5/+11
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy1-1/+3
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig1-1/+3
2021-04-07iommu: remove DOMAIN_ATTR_GEOMETRYChristoph Hellwig1-1/+0
2021-04-07iommu: remove DOMAIN_ATTR_PAGINGChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: enable the liodn when attaching a deviceChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: remove ->domain_window_enableChristoph Hellwig1-17/+0
2021-04-07iommu/fsl_pamu: remove support for multiple windowsChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: remove fsl_pamu_get_domain_attrChristoph Hellwig1-4/+0