summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-05crypto: hisilicon/qm - fix the coding specifications issueChenghai Huang
2024-10-05crypto: ecdsa - Support P1363 signature decodingLukas Wunner
2024-10-05crypto: ecdsa - Move X9.62 signature size calculation into templateLukas Wunner
2024-10-05crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()Lukas Wunner
2024-10-05crypto: ecdsa - Move X9.62 signature decoding into templateLukas Wunner
2024-10-05ASN.1: Clean up include statements in public headersLukas Wunner
2024-10-05crypto: sig - Move crypto_sig_*() API calls to include fileLukas Wunner
2024-10-05crypto: akcipher - Drop sign/verify operationsLukas Wunner
2024-10-05crypto: virtio - Drop sign/verify operationsLukas Wunner
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner
2024-10-05crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacksLukas Wunner
2024-10-05crypto: sig - Introduce sig_alg backendLukas Wunner
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-09-27Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-27Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang
2024-09-26mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-26Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"Linus Torvalds
2024-09-26dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-25tracepoint: Support iterating tracepoints in a loading moduleMasami Hiramatsu (Google)
2024-09-25tracepoint: Support iterating over tracepoints on modulesMasami Hiramatsu (Google)
2024-09-25xen: sync elfnote.h from xen treeJason Andryuk
2024-09-25kprobes: Remove obsoleted declaration for init_test_probesGaosheng Cui
2024-09-25Revert "driver core: shut down devices asynchronously"Greg Kroah-Hartman
2024-09-25xen/privcmd: Add new syscall to get gsi from devJiqian Chen
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen
2024-09-25xen/pci: Add a function to reset device for xenJiqian Chen