summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-04-07crypto: omap-sham - use dev_groups to register attribute groupsOvidiu Panait1-12/+2
2025-04-07crypto: omap-aes - use dev_groups to register attribute groupsOvidiu Panait1-12/+2
2025-04-07crypto: qat - remove BITS_IN_DWORD()Suman Kumar Chakraborty1-10/+10
2025-04-07crypto: qat - remove initialization in device classGiovanni Cabiddu8-8/+0
2025-04-07crypto: qat - add shutdown handler to qat_c3xxxGiovanni Cabiddu1-0/+8
2025-04-07crypto: qat - remove redundant prototypes in qat_c3xxxGiovanni Cabiddu1-18/+15
2025-04-07crypto: qat - add shutdown handler to qat_c62xGiovanni Cabiddu1-0/+8
2025-04-07crypto: qat - remove redundant prototypes in qat_c62xGiovanni Cabiddu1-18/+15
2025-04-07crypto: qat - add shutdown handler to qat_dh895xccGiovanni Cabiddu1-0/+8
2025-04-07crypto: qat - remove redundant prototypes in qat_dh895xccGiovanni Cabiddu1-18/+15
2025-04-07crypto: qat - add shutdown handler to qat_420xxGiovanni Cabiddu1-0/+8
2025-04-07crypto: qat - add shutdown handler to qat_4xxxGiovanni Cabiddu1-0/+8
2025-04-07crypto: sa2ul - Use proper helpers to setup requestHerbert Xu1-47/+16
2025-04-07crypto: ccp - Add new SEV/SNP platform shutdown APIAshish Kalra1-0/+9
2025-04-07crypto: ccp - Register SNP panic notifier only if SNP is enabledAshish Kalra1-9/+13
2025-04-07crypto: ccp - Reset TMR size at SNP ShutdownAshish Kalra1-0/+3
2025-04-07crypto: ccp - Ensure implicit SEV/SNP init and shutdown in ioctlsAshish Kalra1-23/+119
2025-04-07crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdownAshish Kalra1-16/+33
2025-04-07crypto: ccp - Abort doing SEV INIT if SNP INIT failsAshish Kalra1-5/+2
2025-04-07crypto: iaa - Remove unused disable_async argument from iaa_decompressHerbert Xu1-6/+5
2025-04-07crypto: iaa - Do not clobber req->base.dataHerbert Xu1-4/+2
2025-04-07crypto: iaa - Move compression CRC into request objectHerbert Xu1-15/+13
2025-04-07crypto: cavium/zip - Remove driverHerbert Xu17-3690/+0
2025-04-07crypto: cavium - Move cpt and nitrox rules into cavium MakefileHerbert Xu2-3/+3
2025-04-07crypto: crypto4xx - Fix gcc12 uninitialized warning in crypto4xx_cryptHerbert Xu3-5/+11
2025-04-07crypto: tegra - Fix IV usage for AES ECBAkhil R1-4/+1
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds627-1258/+1258
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-10/+10
2025-04-06Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds52-703/+539
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-43/+580
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner4-12/+9
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner624-1250/+1250
2025-04-05Merge branch 'next' into for-linusDmitry Torokhov4425-68292/+205912
2025-04-05Merge tag 'v6.15-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+2
2025-04-05Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-26/+46
2025-04-05Merge tag 'ntb-6.15' of https://github.com/jonmason/ntbLinus Torvalds6-16/+14
2025-04-04Merge tag 'drm-misc-next-fixes-2025-04-04' of https://gitlab.freedesktop.org/...Dave Airlie1-6/+7
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds28-150/+372
2025-04-04Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-22/+39
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-58/+6
2025-04-04Merge tag 'platform-drivers-x86-v6.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-11/+30
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)1-2/+2
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)7-8/+8
2025-04-04net: ibmveth: make veth_pool_store stop hangingDave Marquardt1-12/+27
2025-04-04arcnet: Add NULL check in com20020pci_probe()Henry Martin1-1/+16
2025-04-04usbnet:fix NPE during rx_completeYing Lu1-3/+3
2025-04-04net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROPLorenzo Bianconi1-5/+4
2025-04-04Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+0
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2