summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-011-0/+11
|\
| * efivarfs: expose used and total sizeAnisse Astier2023-05-171-0/+11
* | Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-07-0114-30/+263
|\ \
| * | crypto: sm2 - Provide sm2_compute_z_digest when sm2 is disabledHerbert Xu2023-06-261-0/+9
| * | KEYS: asymmetric: Move sm2 code into x509_public_keyHerbert Xu2023-06-232-11/+3
| * | KEYS: Add forward declaration in asymmetric-parser.hHerbert Xu2023-06-231-0/+2
| * | crypto: sig - Add interface for sign/verifyHerbert Xu2023-06-233-1/+159
| * | crypto: akcipher - Add sync interface without SG listsHerbert Xu2023-06-231-0/+36
| * | crypto: api - Remove crypto_init_ops()Dmitry Safonov2023-06-231-1/+0
| * | crypto: cipher - Add crypto_clone_cipherHerbert Xu2023-05-241-0/+2
| * | crypto: lib/sha256 - Use generic code from sha256_baseHerbert Xu2023-05-191-14/+36
| * | crypto: lib/sha256 - Remove redundant and unused sha224_updateHerbert Xu2023-05-191-1/+1
| * | crypto: engine - Fix struct crypto_engine_op docDavid Yang2023-05-121-1/+1
| * | crypto: hash - Make crypto_ahash_alg helper availableHerbert Xu2023-05-121-0/+6
| * | crypto: hash - Add statesize to crypto_ahashHerbert Xu2023-05-122-1/+8
| |/
* | xtensa: fix NOMMU build with lock_mm_and_find_vma() conversionLinus Torvalds2023-07-011-2/+3
* | Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-07-014-14/+37
|\ \
| * | vfio/cdx: add support for CDX busNipun Gupta2023-06-163-1/+7
| * | vfio/pci-core: Add capability for AtomicOp completer supportAlex Williamson2023-06-161-0/+14
| * | vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-XReinette Chatre2023-05-231-0/+3
| * | vfio/pci: Probe and store ability to support dynamic MSI-XReinette Chatre2023-05-231-0/+1
| * | vfio/pci: Use bitfield for struct vfio_pci_core_device flagsReinette Chatre2023-05-231-11/+11
| * | vfio/pci: Remove interrupt context counterReinette Chatre2023-05-231-1/+0
| * | vfio/pci: Use xarray for interrupt context storageReinette Chatre2023-05-231-1/+1
* | | Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-016-8/+15
|\ \ \
| * \ \ Merge branch 'pci/controller/endpoint'Bjorn Helgaas2023-06-262-3/+10
| |\ \ \
| | * | | PCI: endpoint: Add BME notifier supportManivannan Sadhasivam2023-06-232-0/+3
| | * | | PCI: endpoint: Add linkdown notifier supportManivannan Sadhasivam2023-06-232-0/+3
| | * | | PCI: endpoint: Pass EPF device ID to the probe functionManivannan Sadhasivam2023-06-231-1/+4
| | * | | PCI: endpoint: Move pci_epf_type_add_cfs() codeDamien Le Moal2023-06-231-2/+0
| | | |/ | | |/|
| * | | Merge branch 'pci/misc'Bjorn Helgaas2023-06-262-1/+2
| |\ \ \
| | * | | PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng2023-05-311-0/+1
| | * | | PCI: Expand comment about sorting pci_ids.h entriesBjorn Helgaas2023-05-311-1/+1
| | |/ /
| * | | Merge branch 'pci/virtualization'Bjorn Helgaas2023-06-261-0/+2
| |\ \ \
| | * | | PCI: Delay after FLR of Solidigm P44 Pro NVMeMike Pastore2023-05-091-0/+2
| | |/ /
| * | | Merge branch 'pci/enumeration'Bjorn Helgaas2023-06-261-0/+1
| |\ \ \
| | * | | PCI: Add PCI_EXT_CAP_ID_PL_32GT defineBen Dooks2023-05-311-0/+1
| | |/ /
| * / / PCI: Unexport pci_save_aer_state()Bjorn Helgaas2023-06-121-4/+0
| |/ /
* | | Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-06-303-85/+45
|\ \ \
| * \ \ Merge tag 'intel-pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2023-06-212-25/+45
| |\ \ \
| | * | | lib/string_choices: Add str_high_low() helperAndy Shevchenko2023-06-121-0/+12
| | * | | lib/string_helpers: Split out string_choices.hAndy Shevchenko2023-06-122-25/+33
| | |/ /
| * / / dt-bindings: pinctrl: Drop k3Nishanth Menon2023-06-091-60/+0
| |/ /
* | | Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-06-302-3/+42
|\ \ \
| * | | platform/x86: wmi: Allow retrieving the number of WMI object instancesArmin Wolf2023-05-092-0/+4
| * | | platform/x86: wmi: Add kernel doc commentsArmin Wolf2023-05-091-3/+38
| |/ /
* | | Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-301-0/+2
|\ \ \
| * | | dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_clientLi Lingfeng2023-06-171-0/+2
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-3016-58/+309
|\ \ \ \
| * \ \ \ Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...Martin K. Petersen2023-06-161-1/+1
| |\ \ \ \