summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08crypto: ccree - Fix use after free in cc_cipher_exit()Jianglei Nie1-1/+1
2022-04-08crypto: ccp - ccp_dmaengine_unregister release dma channelsDāvis Mosāns1-0/+16
2022-04-08ACPI: APEI: fix return value of __setup handlersRandy Dunlap3-3/+3
2022-04-08KEYS: trusted: Avoid calling null function trusted_key_exitDave Kleikamp1-1/+1
2022-04-08KEYS: trusted: Fix trusted key backends when building as moduleAndreas Rammhold1-2/+2
2022-04-08arm64: prevent instrumentation of bp hardening callbacksMark Rutland2-4/+8
2022-04-08clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base...Guillaume Ranquet1-3/+3
2022-04-08clocksource/drivers/timer-microchip-pit64b: Use notraceClaudiu Beznea1-1/+1
2022-04-08clocksource/drivers/exynos_mct: Handle DTS with higher number of interruptsKrzysztof Kozlowski1-1/+9
2022-04-08clocksource/drivers/exynos_mct: Refactor resources allocationMarek Szyprowski1-20/+30
2022-04-08clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fixDrew Fustini3-9/+8
2022-04-08crypto: vmx - add missing dependenciesPetr Vorel1-0/+4
2022-04-08crypto: gemini - call finalize with bh disabledCorentin Labbe1-0/+2
2022-04-08crypto: amlogic - call finalize with bh disabledCorentin Labbe1-0/+2
2022-04-08crypto: sun8i-ce - call finalize with bh disabledCorentin Labbe2-0/+6
2022-04-08crypto: sun8i-ss - call finalize with bh disabledCorentin Labbe2-0/+6
2022-04-08hwrng: atmel - disable trng on failure pathClaudiu Beznea1-0/+1
2022-04-08spi: spi-zynqmp-gqspi: Handle error for dma_set_maskJiasheng Jiang1-1/+4
2022-04-08PM: suspend: fix return value of __setup handlerRandy Dunlap1-4/+4
2022-04-08PM: hibernate: fix __setup handler error handlingRandy Dunlap1-1/+1
2022-04-08block: don't delete queue kobject before its childrenEric Biggers1-3/+5
2022-04-08nvme: fix the check for duplicate unique identifiersChristoph Hellwig1-8/+10
2022-04-08nvme: cleanup __nvme_check_idsChristoph Hellwig1-5/+4
2022-04-08hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf1-1/+1
2022-04-08hwmon: (pmbus) Add mutex to regulator opsPatrick Rudolph1-3/+13
2022-04-08spi: pxa2xx-pci: Balance reference count for PCI DMA deviceAndy Shevchenko1-1/+16
2022-04-08crypto: hisilicon/sec - fix the aead software fallback for engineKai Ye1-3/+13
2022-04-08crypto: ccree - don't attempt 0 len DMA mappingsGilad Ben-Yossef1-0/+7
2022-04-08EVM: fix the evm= __setup handler return valueRandy Dunlap1-1/+1
2022-04-08audit: log AUDIT_TIME_* records only from rulesRichard Guy Briggs2-20/+71
2022-04-08crypto: rockchip - ECB does not need IVCorentin Labbe1-1/+0
2022-04-08selftests/sgx: Treat CC as one argumentMuhammad Usama Anjum1-1/+1
2022-04-08selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum1-1/+1
2022-04-08blk-cgroup: set blkg iostat after percpu stat aggregationChengming Zhou1-5/+5
2022-04-08security: implement sctp_assoc_established hook in selinuxOndrej Mosnacek1-24/+66
2022-04-08security: add sctp_assoc_established hookOndrej Mosnacek6-15/+37
2022-04-08arm64/mm: avoid fixmap race condition when create pud mappingJianyong Wu1-0/+9
2022-04-08stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver2-2/+15
2022-04-08spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probeMiaoqian Lin1-0/+2
2022-04-08spi: tegra114: Add missing IRQ check in tegra_spi_probeMiaoqian Lin1-0/+4
2022-04-08crypto: octeontx2 - remove CONFIG_DM_CRYPT checkShijith Thotton1-10/+7
2022-04-08thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang1-0/+5
2022-04-08selinux: Fix selinux_sb_mnt_opts_compat()Scott Mayhew1-34/+41
2022-04-08crypto: mxs-dcp - Fix scatterlist processingTomas Paukrt1-1/+1
2022-04-08crypto: authenc - Fix sleep in atomic context in decrypt_tailHerbert Xu1-1/+1
2022-04-08crypto: sun8i-ss - really disable hash on A80Corentin Labbe1-0/+2
2022-04-08hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDERGeert Uytterhoeven1-1/+1
2022-04-08hwrng: cavium - Check health status while reading random dataSunil Goutham3-17/+190
2022-04-08crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()Peter Gonda1-1/+1
2022-04-08selinux: check return value of sel_make_avc_filesChristian Göttsche1-0/+2