aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-05crypto: ecdsa - Move X9.62 signature size calculation into templateLukas Wunner1-0/+38
2024-10-05crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()Lukas Wunner1-7/+7
2024-10-05crypto: ecdsa - Move X9.62 signature decoding into templateLukas Wunner1-0/+13
2024-10-05ASN.1: Clean up include statements in public headersLukas Wunner2-1/+1
2024-10-05crypto: sig - Move crypto_sig_*() API calls to include fileLukas Wunner1-11/+36
2024-10-05crypto: akcipher - Drop sign/verify operationsLukas Wunner2-63/+10
2024-10-05crypto: virtio - Drop sign/verify operationsLukas Wunner1-0/+1
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner2-0/+2
2024-10-05crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacksLukas Wunner1-0/+28
2024-10-05crypto: sig - Introduce sig_alg backendLukas Wunner3-0/+146
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-18/+19
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+136
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar1-0/+136
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+16
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+0
2024-09-27Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds7-232/+291
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds3-0/+28
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-1/+11
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds6-5/+146
2024-09-27Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-1/+0
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds7-13/+9
2024-09-27[tree-wide] finally take no_llseek outAl Viro2-2/+0
2024-09-26compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang1-1/+1
2024-09-26mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare1-0/+10
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-174/+70
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+4
2024-09-26Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-2/+0
2024-09-26Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"Linus Torvalds1-6/+2
2024-09-26dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig1-18/+19
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-6/+34
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds10-60/+363
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-11/+24
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-46/+261
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-9/+20
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-2/+24
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni1-4/+0
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal1-4/+0
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum1-0/+15
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds5-13/+13
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-0/+1
2024-09-25tracepoint: Support iterating tracepoints in a loading moduleMasami Hiramatsu (Google)1-2/+15
2024-09-25tracepoint: Support iterating over tracepoints on modulesMasami Hiramatsu (Google)1-0/+7
2024-09-25xen: sync elfnote.h from xen treeJason Andryuk1-5/+88
2024-09-25kprobes: Remove obsoleted declaration for init_test_probesGaosheng Cui1-9/+0
2024-09-25Revert "driver core: shut down devices asynchronously"Greg Kroah-Hartman1-2/+0
2024-09-25xen/privcmd: Add new syscall to get gsi from devJiqian Chen2-0/+16
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen2-0/+19
2024-09-25xen/pci: Add a function to reset device for xenJiqian Chen2-0/+23
2024-09-24Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds8-14/+149
2024-09-24Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds3-1/+23