summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-12-1418-29/+221
|\
| * crypto: acomp - define max size for destinationGiovanni Cabiddu2022-12-091-0/+1
| * crypto: api - Use linux/cache.h instead of asm/cache.hHerbert Xu2022-12-051-1/+1
| * crypto: kpp - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-1/+23
| * crypto: akcipher - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-1/+23
| * crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127Herbert Xu2022-12-021-1/+1
| * crypto: skcipher - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-0/+22
| * crypto: hash - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-0/+22
| * crypto: aead - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-0/+22
| * crypto: api - Add crypto_tfm_ctx_dmaHerbert Xu2022-12-022-7/+39
| * crypto: Prepare to move crypto_tfm_ctxHerbert Xu2022-12-023-2/+5
| * crypto: kpp - Move reqsize into tfmHerbert Xu2022-12-022-5/+6
| * crypto: akcipher - Move reqsize into tfmHerbert Xu2022-12-022-4/+5
| * crypto: kpp - Add helper to set reqsizeHerbert Xu2022-12-021-0/+6
| * Revert "crypto: shash - avoid comparing pointers to exported functions under ...Eric Biggers2022-11-251-1/+7
| * Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Herbert Xu2022-11-251-0/+1
| |\
| * | crypto: hisilicon/qm - modify the process of regs dfxKai Ye2022-11-181-4/+4
| * | crypto: skcipher - Allow sync algorithms with large request contextsHerbert Xu2022-11-181-0/+8
| * | crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()Xiongfeng Wang2022-11-181-2/+4
| * | hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld2022-11-181-1/+1
| * | crypto: lib/aesgcm - Provide minimal library implementationArd Biesheuvel2022-11-111-0/+22
| * | crypto: af_alg - Support symmetric encryption via keyring keysFrederick Lawler2022-10-281-0/+1
| * | crypto: scatterwalk - remove duplicate function declarationsTianjia Zhang2022-10-211-1/+0
* | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-147-17/+191
|\ \ \
| * | | hpet: Replace one-element array with flexible-array memberKees Cook2022-12-021-1/+1
| * | | panic: Consolidate open-coded panic_on_warn checksKees Cook2022-12-021-0/+1
| * | | driver core: Add __alloc_size hint to devm allocatorsKees Cook2022-11-181-3/+4
| * | | Merge branch 'for-linus/hardening' into for-next/hardeningKees Cook2022-11-081-1/+1
| |\ \ \
| * | | | overflow: Introduce overflows_type() and castable_to_type()Kees Cook2022-11-022-0/+48
| * | | | fortify: Do not cast to "unsigned char"Kees Cook2022-11-011-1/+1
| * | | | fortify: Short-circuit known-safe calls to strscpy()Kees Cook2022-11-011-0/+10
| * | | | string: Add __realloc_size hint to kmemdup()Kees Cook2022-11-012-2/+3
| * | | | string: Rewrite and add more kern-doc for the str*() functionsKees Cook2022-10-291-10/+123
* | | | | Merge tag 'xfs-6.2-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-12-141-8/+39
|\ \ \ \ \
| * | | | | iomap: write iomap validity checksDave Chinner2022-11-281-8/+35
| * | | | | xfs,iomap: move delalloc punching to iomapDave Chinner2022-11-231-0/+4
* | | | | | Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-142-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2022-12-101-0/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: Add PCI_PTM_CAP_RES macroVidya Sagar2022-10-271-0/+1
| | | |_|_|/ / | | |/| | | |
| * / | | | | PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár2022-11-081-0/+1
| |/ / / / /
* | | | | | Merge tag 'i3c/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2022-12-141-1/+4
|\ \ \ \ \ \
| * | | | | | i3c: export SETDASA methodJack Chen2022-12-111-0/+2
| * | | | | | i3c: Correct the macro module_i3c_i2c_driverNaveen Krishna Chatradhi2022-12-111-1/+2
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-12-1411-29/+162
|\ \ \ \ \ \
| * | | | | | RDMA/rxe: Extend rxe user ABI to support flushLi Zhijian2022-12-101-0/+7
| * | | | | | RDMA: Extend RDMA kernel verbs ABI to support flushLi Zhijian2022-12-102-1/+20
| * | | | | | RDMA: Extend RDMA user ABI to support flushLi Zhijian2022-12-102-0/+19
| * | | | | | Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe2022-12-0945-125/+263
| |\ \ \ \ \ \
| * | | | | | | RDMA/rxe: Extend rxe user ABI to support atomic writeXiao Yang2022-12-021-0/+1
| * | | | | | | RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang2022-12-022-0/+5