summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2022-04-08selinux: access superblock_security_struct in LSM blob wayGONG, Ruiqi1-2/+2
2022-04-08regulator: qcom_smd: fix for_each_child.cocci warningskernel test robot1-1/+3
2022-04-08PCI: xgene: Revert "PCI: xgene: Fix IB window setup"Marc Zyngier1-1/+1
2022-04-08PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang1-0/+2
2022-04-08PCI: imx6: Allow to probe when dw_pcie_wait_for_link() failsFabio Estevam1-8/+2
2022-04-08drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda1-1/+1
2022-04-08drm/i915/opregion: check port number bounds for SWSCI display power stateJani Nikula1-0/+15
2022-04-08brcmfmac: pcie: Fix crashes due to early IRQsHector Martin1-3/+13
2022-04-08brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin1-44/+4
2022-04-08brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin2-1/+7
2022-04-08brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin1-0/+2
2022-04-08brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin1-0/+2
2022-04-08drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFBThomas Zimmermann1-3/+6
2022-04-08drm/nouveau/backlight: Just set all backlight types as RAWLyude Paul1-2/+1
2022-04-08drm/nouveau/backlight: Fix LVDS backlight detection on some laptopsLyude Paul1-1/+2
2022-04-08drm/syncobj: flatten dma_fence_chains on transferChristian König1-5/+56
2022-04-08xtensa: fix xtensa_wsr always writing 0Max Filippov1-2/+2
2022-04-08xtensa: fix stop_machine_cpuslocked call in patch_textMax Filippov1-1/+1
2022-04-08xtensa: define update_mmu_tlb functionMax Filippov2-0/+10
2022-04-08btrfs: verify the tranisd of the to-be-written dirty extent bufferQu Wenruo1-6/+20
2022-04-08btrfs: extend locking to all space_info members accessesNiels Dossche1-1/+2
2022-04-08btrfs: zoned: mark relocation as writingNaohiro Aota2-1/+10
2022-04-08media: davinci: vpif: fix unbalanced runtime PM enableJohan Hovold1-2/+9
2022-04-08media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold1-0/+1
2022-04-08media: venus: venc: Fix h264 8x8 transform controlStanimir Varbanov2-5/+5
2022-04-08media: venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3Stanimir Varbanov1-0/+2
2022-04-08media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PCSean Young1-7/+21
2022-04-08DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2-11/+6
2022-04-08PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove()Shawn Guo1-1/+1
2022-04-08bcache: fixup multiple threads crashMingzhe Zou2-4/+8
2022-04-08crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete()Eric Biggers1-0/+2
2022-04-08crypto: rsa-pkcs1pad - restore signature length checkEric Biggers1-1/+1
2022-04-08crypto: rsa-pkcs1pad - correctly get hash from source scatterlistEric Biggers1-1/+1