aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-05crypto: pkcs7 - remove md4 md5 x.509 supportDimitri John Ledkov1-8/+0
2023-10-05crypto: sig - fix kernel-doc typoRandy Dunlap1-1/+1
2023-10-05crypto: akcipher - fix kernel-doc typosRandy Dunlap1-2/+2
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian1-2/+16
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu1-0/+7
2023-10-01crypto: engine - Make crypto_engine_exit() return voidUwe Kleine-König1-1/+1
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu3-26/+398
2023-09-20crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASKHerbert Xu1-2/+0
2023-09-20crypto: aead - Add crypto_has_aeadHerbert Xu1-0/+12
2023-09-15hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren1-0/+1
2023-09-15KEYS: Include linux/errno.h in linux/verification.hHerbert Xu1-0/+1
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+1
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+2
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-5/+5
2023-09-09spnego: add missing OID to oid registrySteve French1-0/+1
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds1-0/+18
2023-09-08Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-17/+34
2023-09-08Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-3/+3
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds2-0/+6
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt1-0/+2
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-32/+56
2023-09-07Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+2
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-3/+3
2023-09-07Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds2-20/+1
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+45
2023-09-07Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski1-29/+1
2023-09-07Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni1-0/+1
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski1-0/+1
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds4-25/+180
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+1
2023-09-06netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_IDPhil Sutter1-0/+1
2023-09-06kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mappingQing Zhang1-0/+2
2023-09-06raid6: Add LoongArch SIMD recovery implementationWANG Xuerui1-0/+2
2023-09-06raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui1-0/+2
2023-09-06net: phylink: fix sphinx complaint about invalid literalJakub Kicinski1-2/+2
2023-09-06ip_tunnels: use DEV_STATS_INC()Eric Dumazet1-8/+7
2023-09-06net: team: do not use dynamic lockdep keyTaehee Yoo1-1/+29
2023-09-05xarray: Document necessary flag in alloc functionsPhilipp Stanner1-0/+18
2023-09-05Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+59
2023-09-05thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki1-17/+0
2023-09-05thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki1-0/+13
2023-09-05thermal: core: Clean up headers of thermal zone registration functionsRafael J. Wysocki1-16/+37
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds2-65/+14
2023-09-05of: overlay: Fix of_overlay_fdt_apply prototype when !CONFIG_OF_OVERLAYPavel Pisa1-2/+2
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2023-09-05Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+0
2023-09-04Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+3
2023-09-04Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-19/+15
2023-09-04Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds1-0/+4
2023-09-04Merge tag 'rpmsg-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds2-0/+25