summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-07cxl/pci: Add some type-safety to the AER trace pointsDan Williams1-8/+8
2022-12-07cxl/security: Drop security command ioctl uapiDan Williams1-6/+0
2022-12-07lsm: Clarify documentation of vm_enough_memory hookRoberto Sassu1-1/+5
2022-12-06vfio: Extend the device migration protocol with PRE_COPYJason Gunthorpe1-4/+119
2022-12-06net/mlx5: Introduce ifc bits for pre_copyShay Drory1-3/+11
2022-12-06block: bio_copy_data_iterChristoph Hellwig1-2/+0
2022-12-06usb.h: take advantage of container_of_const()Greg Kroah-Hartman1-40/+2
2022-12-06device.h: move kobj_to_dev() to use container_of_const()Greg Kroah-Hartman1-20/+1
2022-12-06container_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman1-0/+13
2022-12-06net/mlx5: Add HW definitions for IPsec packet offloadLeon Romanovsky1-3/+50
2022-12-06pwm/tracing: Also record trace events for failed API callsUwe Kleine-König1-10/+10
2022-12-06pwm: Make .get_state() callback return an error codeUwe Kleine-König1-2/+2
2022-12-06Merge branch 'for-next/perf' into for-next/coreWill Deacon1-0/+66
2022-12-06Merge branch 'for-next/ftrace' into for-next/coreWill Deacon1-10/+37
2022-12-06Merge tag 'cpufreq-arm-updates-6.2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki1-12/+16
2022-12-06Merge branch 'for-next/ffa' into for-next/coreWill Deacon1-1/+84
2022-12-06Merge branch 'for-next/dynamic-scs' into for-next/coreWill Deacon2-2/+25
2022-12-06Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai82-451/+1154
2022-12-06media: dvbdev: fix build warning due to commentsLin Ma1-1/+2
2022-12-06media: videobuf2: revert "get_userptr: buffers are always writable"Hans Verkuil2-2/+3
2022-12-06media: dvb/frontend.h: fix kernel-doc warningsRandy Dunlap1-4/+3
2022-12-06xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger2-0/+18
2022-12-06ethtool: add netlink based get rss supportSudheer Mogilappagari1-0/+14
2022-12-06dt-bindings: arm: qcom,ids: Add SoC IDs for SM6115 / SM4250 and variantsBhupesh Sharma1-0/+4
2022-12-06dt-bindings: arm: qcom,ids: Add SoC IDs for SM8150 and SA8155Bhupesh Sharma1-0/+2
2022-12-06net/9p: distinguish zero-copy requestsChristian Schoenebeck1-0/+2
2022-12-06dt-bindings: power: rpmpd: Add SM4250 supportBhupesh Sharma1-0/+10
2022-12-06PCI/MSI: Provide pci_ims_alloc/free_irq()Thomas Gleixner1-0/+3
2022-12-06PCI/MSI: Provide IMS (Interrupt Message Store) supportThomas Gleixner1-0/+5
2022-12-06genirq/msi: Provide constants for PCI/IMS supportThomas Gleixner3-0/+4
2022-12-06PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-XThomas Gleixner1-0/+6
2022-12-06genirq/msi: Provide MSI_FLAG_MSIX_ALLOC_DYNThomas Gleixner1-1/+2
2022-12-06genirq/msi: Provide msi_domain_alloc_irq_at()Thomas Gleixner2-0/+11
2022-12-06genirq/msi: Provide msi_domain_ops:: Prepare_desc()Thomas Gleixner1-1/+5
2022-12-06genirq/msi: Provide msi_desc:: Msi_dataThomas Gleixner2-1/+54
2022-12-06genirq/msi: Provide struct msi_mapThomas Gleixner1-0/+13
2022-12-06iommu/amd: Switch to MSI base domainsThomas Gleixner1-0/+1
2022-12-06iommu/vt-d: Switch to MSI parent domainsThomas Gleixner1-0/+1
2022-12-06PCI/MSI: Remove unused pci_dev_has_special_msi_domain()Thomas Gleixner1-1/+0
2022-12-06genirq/msi: Provide BUS_DEVICE_PCI_MSI[X]Thomas Gleixner1-0/+2
2022-12-06soc: qcom: llcc: Add configuration data for SM8550Abel Vesa1-0/+12
2022-12-06soc: qcom: socinfo: Add SM8550 IDAbel Vesa1-0/+1
2022-12-06dt-bindings: power: rpmpd: Add SM8550 to rpmpd bindingAbel Vesa1-0/+16
2022-12-05dt-bindings: arm: qcom,ids: Add SoC IDs for MSM8956 and MSM8976AngeloGioacchino Del Regno1-0/+2
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams5-5/+202
2022-12-05Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams2-0/+115
2022-12-05vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.cJason Gunthorpe1-12/+0
2022-12-05vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.koJason Gunthorpe1-11/+0
2022-12-05genirq/msi: Provide msi_match_device_domain()Thomas Gleixner1-0/+3
2022-12-05genirq/msi: Provide msi_create/free_device_irq_domain()Thomas Gleixner1-0/+6