summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-27crypto: ahash - remove support for nonzero alignmaskEric Biggers
2023-10-27crypto: shash - remove crypto_shash_ctx_aligned()Eric Biggers
2023-10-27units: Add BYTES_PER_*BITDamian Muszynski
2023-10-27crypto: shash - remove crypto_shash_alignmaskEric Biggers
2023-10-27crypto: shash - eliminate indirect call for default import and exportEric Biggers
2023-10-20crypto: hisilicon/qm - fix EQ/AEQ interrupt issueLongfang Liu
2023-10-20crypto: pkcs7 - remove sha1 supportDimitri John Ledkov
2023-10-14crypto: hisilicon/qm - alloc buffer to set and get xqcWeili Qian
2023-10-13crypto: skcipher - Remove obsolete skcipher_alg helpersHerbert Xu
2023-10-13crypto: skcipher - Add crypto_spawn_skcipher_alg_commonHerbert Xu
2023-10-05crypto: pkcs7 - remove md4 md5 x.509 supportDimitri John Ledkov
2023-10-05crypto: sig - fix kernel-doc typoRandy Dunlap
2023-10-05crypto: akcipher - fix kernel-doc typosRandy Dunlap
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu
2023-10-01crypto: engine - Make crypto_engine_exit() return voidUwe Kleine-König
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu
2023-09-20crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASKHerbert Xu
2023-09-20crypto: aead - Add crypto_has_aeadHerbert Xu
2023-09-15hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-09-15KEYS: Include linux/errno.h in linux/verification.hHerbert Xu
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-09-09spnego: add missing OID to oid registrySteve French
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2023-09-08Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-08Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-07Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-07Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski
2023-09-07Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-06netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_IDPhil Sutter
2023-09-06kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mappingQing Zhang
2023-09-06raid6: Add LoongArch SIMD recovery implementationWANG Xuerui
2023-09-06raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui
2023-09-06net: phylink: fix sphinx complaint about invalid literalJakub Kicinski
2023-09-06ip_tunnels: use DEV_STATS_INC()Eric Dumazet
2023-09-06net: team: do not use dynamic lockdep keyTaehee Yoo
2023-09-05xarray: Document necessary flag in alloc functionsPhilipp Stanner
2023-09-05Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-05thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki