summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-02crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127Herbert Xu
2022-12-02crypto: skcipher - Add ctx helpers with DMA alignmentHerbert Xu
2022-12-02crypto: hash - Add ctx helpers with DMA alignmentHerbert Xu
2022-12-02crypto: aead - Add ctx helpers with DMA alignmentHerbert Xu
2022-12-02crypto: api - Add crypto_tfm_ctx_dmaHerbert Xu
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu
2022-12-02crypto: kpp - Move reqsize into tfmHerbert Xu
2022-12-02crypto: akcipher - Move reqsize into tfmHerbert Xu
2022-12-02crypto: kpp - Add helper to set reqsizeHerbert Xu
2022-11-25Revert "crypto: shash - avoid comparing pointers to exported functions under ...Eric Biggers
2022-11-25Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Herbert Xu
2022-11-18crypto: hisilicon/qm - modify the process of regs dfxKai Ye
2022-11-18crypto: skcipher - Allow sync algorithms with large request contextsHerbert Xu
2022-11-18crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()Xiongfeng Wang
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld
2022-11-14i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias
2022-11-11crypto: lib/aesgcm - Provide minimal library implementationArd Biesheuvel
2022-10-28crypto: af_alg - Support symmetric encryption via keyring keysFrederick Lawler
2022-10-21crypto: scatterwalk - remove duplicate function declarationsTianjia Zhang
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa
2022-10-15Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-14Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-14Merge branch 'clk-rate-range' into clk-nextStephen Boyd
2022-10-14clk: at91: fix the build with binutils 2.27Kefeng Wang
2022-10-14Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-14Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-13Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-13Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-13Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt
2022-10-13soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-10-12mm/migrate_device.c: add migrate_device_range()Alistair Popple
2022-10-12mm: free device private pages have zero refcountAlistair Popple
2022-10-12mm/memory.c: fix race when faulting a device private pageAlistair Popple
2022-10-12mm/damon: move sz_damon_region to damon_sz_regionXin Hao
2022-10-12tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima
2022-10-12udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima
2022-10-12mm: more vma cache removalAlexey Dobriyan
2022-10-12io_uring: remove notif leftoversPavel Begunkov
2022-10-12io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-10-12Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Linus Torvalds