summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-27erofs: cap LZMA stream pool sizeMichael Bommarito
2026-07-27erofs: ensure valid f_path for page cache sharingGao Xiang
2026-07-26fs/resctrl: Communicate resource group deleted error via last_cmd_statusReinette Chatre
2026-07-26fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancyReinette Chatre
2026-07-27drm/nouveau: allow allocating NVDEC channels via abi16Dave Airlie
2026-07-27firewire: core: validate sub-block lengths in fw_core_add_descriptor()Sreeraj S Kurup
2026-07-27firewire: core: validate overall descriptor length in fw_core_add_descriptor()Sreeraj S Kurup
2026-07-27hwrng: stm32 - Fix runtime PM cleanup on registration failureCan Peng
2026-07-27crypto: hisilicon/sec2 - remove unused sec_ctx.hlf_q_numChenghai Huang
2026-07-27crypto: hisilicon/sec2 - fix uninitialized type_supported in sec_create_qp_ctxChenghai Huang
2026-07-27crypto: stm32 - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: rockchip - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: octeontx2 - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: keembay - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: safexcel - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: sl3516 - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: ccree - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: drivers - Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27crypto: aspeed - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: amlogic - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: allwinner - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: omap-sham - use devm_platform_get_and_ioremap_resourceRosen Penev
2026-07-27crypto: omap-aes - use devm_platform_get_and_ioremap_resourceRosen Penev
2026-07-27crypto: hisilicon/sec - use devm_platform_ioremap_resource in sec_map_ioRosen Penev
2026-07-27crypto: keembay - publish OF module alias for OCS AES/SM4Can Peng
2026-07-27dt-bindings: crypto: qcom-qce: Document the Shikra crypto engineKuldeep Singh
2026-07-27dt-bindings: crypto: qcom,prng: Document Shikra TRNGKuldeep Singh
2026-07-27dt-bindings: crypto: qcom,inline-crypto-engine: Document Shikra ICEKuldeep Singh
2026-07-27dt-bindings: crypto: qcom,inline-crypto-engine: Fix legacy/new SoC strictness...Kuldeep Singh
2026-07-27crypto: keembay - Initialize completion before requesting IRQLinmao Li
2026-07-26cifs: validate idmap key payload lengthLi Qiang
2026-07-26smb: client: remove conditional return with no effectSang-Heon Jeon
2026-07-26smb: client: fix buffer leaks in SMB1 read and writeDawei Feng
2026-07-26smb: client: use GFP_KERNEL for registry allocationFredric Cover
2026-07-26scsi: core: Drop dev->dma_mask check in evaluating max_sectorsJohn Garry
2026-07-26scsi: dma-mapping: Make dma_max_mapping_size() return 0 for no DMA capabilityJohn Garry
2026-07-26scsi: ufs: ufshcd: Fix all kernel-doc warningsRandy Dunlap
2026-07-26scsi: ufs: dt-bindings: Document the Maili UFS ControllerNitin Rawat
2026-07-26Linux 7.2-rc5v7.2-rc5Linus Torvalds
2026-07-26Merge branch 'for-7.3' into for-nextTejun Heo
2026-07-26tools/sched_ext/include: Regenerate enum_defs.autogen.hTejun Heo
2026-07-26sched_ext: Bound per-task reenqueues and eject the owning schedulerTejun Heo
2026-07-26Merge patch series "ibmvfc: NVMe/FC support over IBM Virtual FC"Martin K. Petersen
2026-07-26scsi: ibmvfc: fail nvme-fc fcp-io and ls requests during transport resetTyrel Datwyler
2026-07-26scsi: ibmvfc: implement nvme-fc FCP abort callbackTyrel Datwyler
2026-07-26scsi: ibmvfc: implement nvme-fc LS abort handling callbackTyrel Datwyler
2026-07-26scsi: ibmvfc: implement nvme-fc IO command submission callbackTyrel Datwyler
2026-07-26scsi: ibmvfc: implement nvme-fc LS submission transport callbackTyrel Datwyler
2026-07-26scsi: ibmvfc: implement LLDD callbacks for mapping nvme-fc queuesTyrel Datwyler
2026-07-26scsi: ibmvfc: declare global function definitionsTyrel Datwyler