summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-10m68k: Fix backtraces for non-running tasksKarl Mehltretter
2026-08-10m68k: defconfig: Update defconfigs for v7.2-rc1Geert Uytterhoeven
2026-08-10m68k: amiga: Remove redundant amiga_reset() prototypeThorsten Blum
2026-08-10drm/connector/hdmi: Fix out of bounds memory readJohn Harrison
2026-08-10Documentation/process: maintainer-soc: Mention expectation about dt-check-styleKrzysztof Kozlowski
2026-08-10MAINTAINERS: update tree for DMA MAPPING HELPERSMarek Szyprowski
2026-08-10media: rzg2l-cru: Align bytesperline to hardware DMA stride requirementTommaso Merciai
2026-08-10media: intel/ipu6: fix async notifier cleanup leak on parse errorCong Nguyen
2026-08-10media: staging/ipu7: fix async notifier UAF on probe error pathCong Nguyen
2026-08-10s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITSHeiko Carstens
2026-08-10arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng
2026-08-10preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng
2026-08-10sched: Avoid signed comparison of preempt_count() in __cant_migrate()Boqun Feng
2026-08-10sched: Remove the unused preempt_offset parameter of __cant_sleep()Boqun Feng
2026-08-10locking: Switch to _irq_{disable,enable}() variants in cleanup guardsBoqun Feng
2026-08-10irq: Add KUnit test for refcounted interrupt enable/disableLyude Paul
2026-08-10irq,spin_lock: Add counted interrupt disabling/enablingBoqun Feng
2026-08-10media: amd: isp4: fix self-deadlock in isp4sd_pwron_and_init() error pathYifei Gao
2026-08-10media: amd: isp4: release partial allocations in isp4if_alloc_fw_gpumem()Yifei Gao
2026-08-10Merge tag 'omap-for-v7.3/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-08-10Merge tag 'zynqmp-soc-for-7.3' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2026-08-10crypto: af_alg - Stop after finding name in allowlistEric Biggers
2026-08-10crypto: af_alg - Replace 'bool privileged' with flagsEric Biggers
2026-08-10crypto: af_alg - Make cbc(paes) privileged-onlyEric Biggers
2026-08-10hwrng: imx-rngc - Disable clock on registration failureYuho Choi
2026-08-10crypto: qat - remove dead ADF_HEX codeAhsan Atta
2026-08-10crypto: qce - simplify qce_handle_requestThorsten Blum
2026-08-10crypto: qce - simplify devm_qce_register_algsThorsten Blum
2026-08-10crypto: caam - simplify probe resource and IRQ handlingRosen Penev
2026-08-10crypto: amcc - fix racy teardown with devm_request_irqRosen Penev
2026-08-10crypto: cesa - clear cesa_dev on _removeRosen Penev
2026-08-10crypto: ecdsa - Fix typo in function documentationPaul Louvel
2026-08-10crypto: ccp - don't abuse kernel-doc comment formatRandy Dunlap
2026-08-10crypto: qce - Add runtime PM and interconnect bandwidth scaling supportUdit Tiwari
2026-08-10crypto: talitos - Use platform_get_irq() to retrieve interruptRosen Penev
2026-08-10crypto: atmel-ecc - drop redundant return variableThorsten Blum
2026-08-10crypto: atmel-ecc - simplify control flow in atmel_ecdh_set_secretThorsten Blum
2026-08-10dt-bindings: crypto: qcom,inline-crypto-engine: Add x1e80100 supportWenjia Zhang
2026-08-10Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-08-10fprobe: Simplify fprobe_remove_ips() by reusing existing helpersMasami Hiramatsu (Google)
2026-08-10futex: Sanitize and document task_struct::futex::state transitionsThomas Gleixner
2026-08-10futex/pi: Reject cross-mm private futex ownersKyle Zeng
2026-08-10Merge tag 'apple-soc-drivers-7.3' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-08-10iommu/vt-d: Flush context cache with correct SID when tearing down aliasesLu Baolu
2026-08-10iommu/vt-d: Tear down scalable-mode context on probe failureLu Baolu
2026-08-10iommu/vt-d: Fix iopf_refcount leak on RID domain replacementLu Baolu
2026-08-10iommu/vt-d: Clear Present bit before tearing down copied context entryLu Baolu
2026-08-10iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tablesZhaoJinming
2026-08-10iommu/vt-d: Cache max domain ID to avoid redundant calculationLu Baolu
2026-08-10iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bitKevin Tian