summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-18ntfs: zero out stale data in straddle block beyond initialized_sizeHyunchul Lee
2026-04-17Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-04-17Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-17Merge tag 'for-linus-7.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-17Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-17Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-04-17Merge tag 'stop-machine.2026.04.16a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-04-17Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2026-04-17Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-04-17Merge tag 'rproc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-04-17Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-17Merge tag 'for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds
2026-04-17block/blk-throttle: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-04-17block: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-04-17block: relax pgmap check in bio_add_page for compatible zone device pagesNaman Jain
2026-04-17block: add pgmap check to biovec_phys_mergeableNaman Jain
2026-04-17floppy: fix reference leak on platform_device_register() failureGuangshuo Li
2026-04-17ublk: use unchecked copy helpers for bio page dataMing Lei
2026-04-17t10-pi: reduce ref tag code duplicationCaleb Sander Mateos
2026-04-17Merge tag 'nand/for-7.1' into mtd/nextMiquel Raynal
2026-04-17Merge tag 'spi-nor/for-7.1' into mtd/nextMiquel Raynal
2026-04-17drm/amdgpu: drop userq fence driver refs out of fence process()Prike Liang
2026-04-17drm/amdgpu/userq: unpin and unref doorbell and wptr outside mutexSunil Khatri
2026-04-17drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handlingSunil Khatri
2026-04-17drm/amdgpu/userq: unmap_helper dont return the queue stateSunil Khatri
2026-04-17drm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr boSunil Khatri
2026-04-17drm/amdgpu/userq: hold root bo lock in caller of input_va_validateSunil Khatri
2026-04-17drm/amdgpu/userq: caller to take reserv lock for vas_list_cleanupSunil Khatri
2026-04-17drm/amdgpu/userq: create_mqd does not need userq_mutexSunil Khatri
2026-04-17drm/amdgpu/userq: dont lock root bo with userq_mutex heldSunil Khatri
2026-04-17drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fenceSunil Khatri
2026-04-17drm/amdgpu/userq: clean the VA mapping list for failed queue creationSunil Khatri
2026-04-17drm/amdgpu/userq: avoid uneccessary locking in amdgpu_userq_createSunil Khatri
2026-04-17drm/amd/display: Fix ISM teardown crash from NULL dc dereferenceSrinivasan Shanmugam
2026-04-17drm/amd/display: Move dml2_destroy to non-FPU compilation unitRafal Ostrowski
2026-04-17drm/amd/display: Fix fpu guard warningWayne Lin
2026-04-17drm/amdgpu: Clear cached EDID pointer after drm_edid_free()Srinivasan Shanmugam
2026-04-17drm/amd/display: Promote DC to 3.2.378Taimur Hassan
2026-04-17drm/amd/display: add pstate schedule admissibility flags and frame-time utilityWenjing Liu
2026-04-17drm/amd/display: add const qualifiers to watermark params structWenjing Liu
2026-04-17drm/amd/display: fix math_mod() using arg1 instead of arg2Wenjing Liu
2026-04-17drm/amd/display: Use overlay cursor when color pipeline is activeAlex Hung
2026-04-17drm/amd/display: Fix compiler warningsGaghik Khachatrian
2026-04-17drm/amd/display: fix NULL ptr deref in ISM delayed workRay Wu
2026-04-17drm/amd/display: Add missing do_mccs parameter descriptionSrinivasan Shanmugam
2026-04-17drm/amd/display: Remove redundant includes from DCRoman Li
2026-04-17drm/amd/display: Promote DC to 3.2.377Taimur Hassan
2026-04-17drm/amd/display: Fix coding style issueChuanyu Tseng