summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* evm: Do not include crypto/algapi.hHerbert Xu2023-09-151-2/+1
* SUNRPC: Do not include crypto/algapi.hHerbert Xu2023-09-152-3/+1
* mptcp: Do not include crypto/algapi.hHerbert Xu2023-09-151-1/+1
* ah: Do not include crypto/algapi.hHerbert Xu2023-09-152-2/+2
* Bluetooth: Do not include crypto/algapi.hHerbert Xu2023-09-151-2/+1
* ubifs: Do not include crypto/algapi.hHerbert Xu2023-09-153-4/+2
* fscrypt: Do not include crypto/algapi.hHerbert Xu2023-09-151-1/+1
* hwrng: geode - fix accessing registersJonas Gorski2023-09-151-2/+4
* hwrng: octeon - Fix warnings on 32-bit platformsHerbert Xu2023-09-151-3/+3
* crypto: ccp - Add support for DBC over PSP mailboxMario Limonciello2023-09-154-29/+64
* crypto: ccp - Add a macro to check capabilities registerMario Limonciello2023-09-153-5/+6
* crypto: ccp - Add a communication path abstraction for DBCMario Limonciello2023-09-152-38/+26
* crypto: ccp - Add support for extended PSP mailbox commandsMario Limonciello2023-09-152-0/+45
* crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky2023-09-156-58/+104
* hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren2023-09-153-1/+8
* crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET2023-09-151-1/+1
* crypto: pcrypt - Fix hungtask for PADATA_RESETLu Jialin2023-09-152-1/+5
* crypto: vmx - Improved AES/XTS performance of 6-way unrolling for ppcDanny Tsen2023-09-151-49/+92
* crypto: qat - Use list_for_each_entry() helperJinjie Ruan2023-09-151-18/+6
* crypto: ccp - Fix some unfused testsMario Limonciello2023-09-151-13/+13
* crypto: ccp - Fix sample application signature passingMario Limonciello2023-09-152-2/+4
* crypto: ccp - Fix DBC sample application error handlingMario Limonciello2023-09-152-10/+9
* crypto: ccp - Fix ioctl unit testsMario Limonciello2023-09-151-5/+14
* crypto: ccp - Get a free page to use while fetching initial nonceMario Limonciello2023-09-151-1/+1
* Documentation: ABI: debugfs-driver-qat: fix fw_counters pathGiovanni Cabiddu2023-09-151-1/+1
* hwrng: xiphera - removed unnneded platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
* hwrng: xgene - removed unneeded call to platform_set_drvdata()Andrei Coardos2023-09-151-1/+0
* hwrng: mpfs - removed unneeded call to platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
* KEYS: Include linux/errno.h in linux/verification.hHerbert Xu2023-09-151-0/+1
* hwrng: st - add MODULE_DESCRIPTIONMartin Kaiser2023-09-151-0/+1
* hwrng: nomadik - add MODULE_DESCRIPTIONMartin Kaiser2023-09-151-0/+1
* hwrng: ks-sa - use dev_err_probeMartin Kaiser2023-09-151-6/+3
* hwrng: ks-sa - remove dev from struct ks_sa_rngMartin Kaiser2023-09-151-2/+0
* hwrng: ks-sa - access private data via struct hwrngMartin Kaiser2023-09-151-11/+4
* wireguard: do not include crypto/algapi.hHerbert Xu2023-09-153-3/+3
* hwrng: hisi - removed unneeded call to platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
* hwrng: bcm2835 - removed call to platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
* Linux 6.6-rc1v6.6-rc1Linus Torvalds2023-09-101-2/+2
* Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1068-0/+5508
|\
| * drm: ci: docs: fix build warning - add missing escapeHelen Koike2023-08-291-1/+1
| * drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2968-0/+5508
* | Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-106-11/+20
|\ \
| * | x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang2023-09-061-0/+3
| * | x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth2023-09-063-9/+15
| * | x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu2023-09-061-1/+1
| * | x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner2023-09-041-1/+1
* | | Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-101-1/+11
|\ \ \
| * | | perf/x86/uncore: Correct the number of CHAs on EMRKan Liang2023-09-051-1/+11
* | | | Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-09-09284-9119/+8011
|\ \ \ \
| * | | | perf parse-events: Fix driver config termIan Rogers2023-09-051-0/+17