summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-30fs/ntfs3: Fix memory leak in indx_find_sort()Konstantin Komarov
2026-07-30md/raid1: protect sequential read hints for read balanceChen Cheng
2026-07-30Merge branch 'net-lan743x-add-rmii-support-for-pci11x1x'Paolo Abeni
2026-07-30net: lan743x: add support for RMII interfaceThangaraj Samynathan
2026-07-30net: lan743x: add RMII strap status detection for PCI11x1xThangaraj Samynathan
2026-07-30md/raid5-ppl: fix use-after-free in ppl_do_flush()Sajal Gupta
2026-07-30Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux...Mike Rapoport (Microsoft)
2026-07-30crypto: af_alg - Allow cbc(paes)Richard Weinberger
2026-07-30RISC-V: KVM: Add more arch-specific tracepointsYuhang.Chen
2026-07-30soc: mediatek: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-30soc: mediatek: mtk-mmsys: Use MMSYS_ROUTE() in default routing tableAngeloGioacchino Del Regno
2026-07-30soc: mediatek: mtk-mmsys: Rework routes to specify component IDAngeloGioacchino Del Regno
2026-07-30crypto: af_alg - clean up kernel-doc warningsRandy Dunlap
2026-07-30crypto: drivers - remove conditional return with no effectSang-Heon Jeon
2026-07-30crypto: octeontx - simplify get_{eng,ucode}_type_str helpersThorsten Blum
2026-07-30crypto: qce - drop redundant variable in qce_skcipher_doneThorsten Blum
2026-07-30crypto: bcm - use memcpy_and_pad in ahash_hmac_setkeyThorsten Blum
2026-07-30crypto: cesa - manage SRAM teardown with devmRosen Penev
2026-07-30crypto: starfive - use scatterlist length before DMA mappingThorsten Blum
2026-07-30crypto: qce - fix error path in devm_qce_register_algsThorsten Blum
2026-07-30rhashtable: fix false-positive lockdep splat on rhltable destructionFlorian Westphal
2026-07-30crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req()Vladislav Dronov
2026-07-30crypto: ccm - Set rfc4309 maxauthsize from childHerbert Xu
2026-07-30md/raid5: protect bitmap batch counters aka seq_flush/seq_write consistencyChen Cheng
2026-07-30mm/mm_init: remove unnecessary initialization of pgdat->per_cpu_nodestatsSang-Heon Jeon
2026-07-30RISC-V: KVM: Mark the reset callback of FWFT extension always dirties CSRInochi Amaoto
2026-07-30RISC-V: KVM: Reset the SBI extension when disable itInochi Amaoto
2026-07-30RISC-V: KVM: Add SBI FWFT validation supportInochi Amaoto
2026-07-30RISC-V: KVM: Add SBI extension validate callbackInochi Amaoto
2026-07-30wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()Abdun Nihaal
2026-07-30wifi: rtw89: remove conditional return with no effect in sys_init_*()Sang-Heon Jeon
2026-07-30wifi: rtlwifi: rtl8821ae: remove conditional return with no effect in _rtl882...Sang-Heon Jeon
2026-07-30PCI: epf-mhi: Implement mhi_cntrl->flush_async() to flush DMA read/writeManivannan Sadhasivam
2026-07-30bus: mhi: ep: Flush async transfers before notifying disconnect in mhi_ep_abo...Manivannan Sadhasivam
2026-07-30bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/w...Manivannan Sadhasivam
2026-07-30bus: mhi: Clean up some kernel-doc warningsRandy Dunlap
2026-07-30bus: mhi: host: Fix controller cleanup on EDL sysfs failureYuho Choi
2026-07-30bus: mhi: pci_generic: Add SAHARA channel support for Foxconn productsSlark Xiao
2026-07-30bus: mhi: host: pci_generic: Set 'mhi_cntrl->no_m3' flagManivannan Sadhasivam
2026-07-30bus: mhi: host: Add support for devices with no M3 stateManivannan Sadhasivam
2026-07-30bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSETManivannan Sadhasivam
2026-07-30thunderbolt: Initialize ->domain_released completion before it is being usedMika Westerberg
2026-07-30gpu: nova-core: Move one PBUS register definitionAntonin Malzieu Ridolfi
2026-07-30gpu: nova-core: Move PFB registers definitionsAntonin Malzieu Ridolfi
2026-07-30gpu: nova-core: Add function to query WPR2 rangeAntonin Malzieu Ridolfi
2026-07-30drm/xe/tests: add live KUnit coverage for BO page-size allocation modesNareshkumar Gollakoti
2026-07-30drm/xe/pt: allow selecting the bind leaf PTE levelNareshkumar Gollakoti
2026-07-30drm/xe: apply debug page-size allocation policy to user BOsNareshkumar Gollakoti
2026-07-30drm/xe: add XE_BO_FLAG_NEEDS_1G for minimum page-size sizingNareshkumar Gollakoti
2026-07-30drm/xe/debugfs: add page-size allocation mode knobNareshkumar Gollakoti