summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-18ntfs: fix uninitialized variable in ntfs_write_simple_iomap_begin_non_residentNamjae Jeon1-1/+1
2026-04-18ntfs: remove noop_direct_IO from address_space_operationsHyunchul Lee1-1/+0
2026-04-18ntfs: limit memory allocation in ntfs_attr_readallHyunchul Lee1-0/+14
2026-04-18ntfs: not zero out range beyond init in punch_holeHyunchul Lee1-12/+21
2026-04-18ntfs: zero out stale data in straddle block beyond initialized_sizeHyunchul Lee2-11/+45
2026-04-18Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds40-434/+1120
2026-04-18Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds19-384/+628
2026-04-18Merge tag 'for-linus-7.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-73/+411
2026-04-18Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds65-118/+36331
2026-04-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds46-707/+1173
2026-04-18Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds33-654/+1625
2026-04-18Merge tag 'stop-machine.2026.04.16a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2026-04-18Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds33-586/+398
2026-04-18Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds6-196/+0
2026-04-18Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds18-58/+67
2026-04-18Merge tag 'rproc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds21-226/+485
2026-04-18Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds42-1340/+516
2026-04-17Merge tag 'for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds4-9/+146
2026-04-17block/blk-throttle: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2026-04-17block: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari3-3/+3
2026-04-17block: relax pgmap check in bio_add_page for compatible zone device pagesNaman Jain3-6/+25
2026-04-17block: add pgmap check to biovec_phys_mergeableNaman Jain1-0/+2
2026-04-17floppy: fix reference leak on platform_device_register() failureGuangshuo Li1-3/+7
2026-04-17ublk: use unchecked copy helpers for bio page dataMing Lei1-2/+10
2026-04-17t10-pi: reduce ref tag code duplicationCaleb Sander Mateos1-12/+13
2026-04-17Merge tag 'nand/for-7.1' into mtd/nextMiquel Raynal17-234/+610
2026-04-17Merge tag 'spi-nor/for-7.1' into mtd/nextMiquel Raynal6-17/+35
2026-04-17drm/amdgpu: drop userq fence driver refs out of fence process()Prike Liang1-14/+33
2026-04-17drm/amdgpu/userq: unpin and unref doorbell and wptr outside mutexSunil Khatri1-5/+5
2026-04-17drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handlingSunil Khatri1-5/+8
2026-04-17drm/amdgpu/userq: unmap_helper dont return the queue stateSunil Khatri1-1/+1
2026-04-17drm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr boSunil Khatri1-15/+13
2026-04-17drm/amdgpu/userq: hold root bo lock in caller of input_va_validateSunil Khatri2-6/+32
2026-04-17drm/amdgpu/userq: caller to take reserv lock for vas_list_cleanupSunil Khatri1-12/+18
2026-04-17drm/amdgpu/userq: create_mqd does not need userq_mutexSunil Khatri1-9/+7
2026-04-17drm/amdgpu/userq: dont lock root bo with userq_mutex heldSunil Khatri1-3/+8
2026-04-17drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fenceSunil Khatri1-7/+9
2026-04-17drm/amdgpu/userq: clean the VA mapping list for failed queue creationSunil Khatri1-4/+5
2026-04-17drm/amdgpu/userq: avoid uneccessary locking in amdgpu_userq_createSunil Khatri1-16/+12
2026-04-17drm/amd/display: Fix ISM teardown crash from NULL dc dereferenceSrinivasan Shanmugam2-8/+8
2026-04-17drm/amd/display: Move dml2_destroy to non-FPU compilation unitRafal Ostrowski3-12/+13
2026-04-17drm/amd/display: Fix fpu guard warningWayne Lin8-8/+36
2026-04-17drm/amdgpu: Clear cached EDID pointer after drm_edid_free()Srinivasan Shanmugam1-0/+6
2026-04-17drm/amd/display: Promote DC to 3.2.378Taimur Hassan1-1/+1
2026-04-17drm/amd/display: add pstate schedule admissibility flags and frame-time utilityWenjing Liu3-0/+14
2026-04-17drm/amd/display: add const qualifiers to watermark params structWenjing Liu1-17/+17
2026-04-17drm/amd/display: fix math_mod() using arg1 instead of arg2Wenjing Liu1-1/+1
2026-04-17drm/amd/display: Use overlay cursor when color pipeline is activeAlex Hung1-4/+49
2026-04-17drm/amd/display: Fix compiler warningsGaghik Khachatrian3-6/+8
2026-04-17drm/amd/display: fix NULL ptr deref in ISM delayed workRay Wu2-2/+14