summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-021-0/+2
|\
| * i2c: Add i2c_get_match_data()Biju Das2023-06-091-0/+2
* | Merge tag 'parisc-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-07-021-21/+21
|\ \
| * | sticon/parisc: Fix STI console on 64-bit only machinesHelge Deller2023-06-301-21/+21
* | | Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-07-018-13/+130
|\ \ \
| * | | NFS: add sysfs shutdown knobBenjamin Coddington2023-06-192-1/+3
| * | | NFS: add a sysfs link to the lockd rpc_clientBenjamin Coddington2023-06-191-0/+2
| * | | NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington2023-06-191-1/+7
| * | | NFS: add superblock sysfs entriesBenjamin Coddington2023-06-191-0/+2
| * | | NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever2023-06-191-1/+2
| * | | SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever2023-06-193-0/+47
| * | | SUNRPC: Ignore data_ready callbacks during TLS handshakesChuck Lever2023-06-191-0/+1
| * | | SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavorChuck Lever2023-06-191-0/+2
| * | | SUNRPC: Trace the rpc_create_argsChuck Lever2023-06-191-10/+42
| * | | SUNRPC: Plumb an API for setting transport layer securityChuck Lever2023-06-192-0/+19
| * | | NFSv4.2: SETXATTR should update ctimeAnna Schumaker2023-06-191-0/+3
* | | | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-015-183/+90
|\ \ \ \
| * | | | linux/export.h: rename 'sec' argument to 'license'Masahiro Yamada2023-06-222-7/+7
| * | | | kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursionMasahiro Yamada2023-06-221-57/+10
| * | | | ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*Masahiro Yamada2023-06-221-3/+0
| * | | | kbuild: generate KSYMTAB entries by modpostMasahiro Yamada2023-06-225-141/+98
* | | | | Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-07-012-3/+21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams2023-06-251-0/+1
| |\ \ \ \ \
| | * | | | | perf: Allow a PMU to have a parentJonathan Cameron2023-05-301-0/+1
| * | | | | | Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams2023-06-251-3/+20
| |\ \ \ \ \ \
| | * | | | | | rcuwait: Support timeoutsDavidlohr Bueso2023-05-231-3/+20
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-012-0/+15
|\ \ \ \ \ \ \
| * | | | | | | dax: enable dax fault handler to report VM_FAULT_HWPOISONJane Chu2023-06-262-0/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'flex-array-transformations-6.5-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2023-07-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | uapi: wireless: Replace zero-length array with flexible-array memberGustavo A. R. Silva2023-05-281-1/+1
| |/ / / / / /
* | | | | | | mm: Update do_vmi_align_munmap() return semanticsLiam R. Howlett2023-07-011-2/+2
* | | | | | | Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-301-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-06-3014-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-06-301-2/+3
* | | | | | | | Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-06-304-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