summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-02-28SUNRPC: Teach server to recognize RPC_AUTH_TLSChuck Lever
2022-02-28NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever
2022-02-28NFSD: Remove svc_serv_ops::svo_moduleChuck Lever
2022-02-28SUNRPC: Remove svc_shutdown_net()Chuck Lever
2022-02-28SUNRPC: Rename svc_close_xprt()Chuck Lever
2022-02-28SUNRPC: Rename svc_create_xprt()Chuck Lever
2022-02-28SUNRPC: Remove svo_shutdown methodChuck Lever
2022-02-28SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever
2022-02-28NFS: constify nfs_server_capable() and nfs_have_writebacks()Trond Myklebust
2022-02-28ARM: 9173/1: amba: kill amba_find_match()Wang Kefeng
2022-02-28ARM: 9172/1: amba: Cleanup amba pclk operationWang Kefeng
2022-02-28blk-crypto: show crypto capabilities in sysfsEric Biggers
2022-02-28spi: use specific last_cs instead of last_cs_enableYun Zhou
2022-02-28Merge tag 'ti-driver-soc-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-02-28iommu: Split struct iommu_opsLu Baolu
2022-02-28iommu: Remove unused argument in is_attach_deferredLu Baolu
2022-02-28iommu: Use right way to retrieve iommu_opsLu Baolu
2022-02-28iommu: Remove apply_resv_regionLu Baolu
2022-02-28iommu: Remove aux-domain related interfaces and iommu_opsLu Baolu
2022-02-28iommu/vt-d: Remove aux-domain related callbacksLu Baolu
2022-02-28iommu: Remove guest pasid related interfaces and definitionsLu Baolu
2022-02-28iommu/vt-d: Remove guest pasid related callbacksLu Baolu
2022-02-28net: phylink: remove phylink_set_pcs()Russell King (Oracle)
2022-02-28nvme: expose cntrltype and dctype through sysfsMartin Belanger
2022-02-28nvme: add verbose error loggingAlan Adamson
2022-02-28nvme-fc: fix a typoQinghua Jin
2022-02-28soc: mediatek: pm-domains: Add support for mt8186Chun-Jie Chen
2022-02-28soc: mediatek: pm-domains: Add support for mt8195Chun-Jie Chen
2022-02-28power: supply: Support VBAT-to-Ri lookup tablesLinus Walleij
2022-02-28power: supply: ab8500: Standardize BTI resistanceLinus Walleij
2022-02-28power: supply: ab8500: Standardize alert mode chargingLinus Walleij
2022-02-28power: supply: ab8500: Standardize maintenance chargingLinus Walleij
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie
2022-02-27hwmon: (core) Add support for pwm auto channels attributeArmin Wolf
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-02-27iio: afe: rescale: add offset supportLiam Beguin
2022-02-27iio: afe: rescale: expose scale processing functionLiam Beguin
2022-02-27net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean
2022-02-27net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean
2022-02-27net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean
2022-02-27PCI: Add Fungible Vendor ID to pci_ids.hDimitris Michailidis
2022-02-27net/mlx5: Introduce migration bits and structuresYishai Hadas
2022-02-27net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas
2022-02-27PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PFJason Gunthorpe
2022-02-27PCI/IOV: Add pci_iov_vf_id() to get VF indexJason Gunthorpe
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-26net: neigh: use kfree_skb_reason() for __neigh_event_send()Menglong Dong