summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-18buffer: prevent memory cgroup release in folio_alloc_buffers()Muchun Song
2026-04-18mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()Muchun Song
2026-04-18mm: memcontrol: return root object cgroup for root memory cgroupMuchun Song
2026-04-18mm: memcontrol: allocate object cgroup for non-kmem caseMuchun Song
2026-04-18mm: vmscan: refactor move_folios_to_lru()Muchun Song
2026-04-18mm: vmscan: prepare for the refactoring the move_folios_to_lru()Qi Zheng
2026-04-18mm: rename unlock_page_lruvec_irq and its variantsMuchun Song
2026-04-18mm: workingset: use folio_lruvec() in workingset_refault()Muchun Song
2026-04-18mm: memcontrol: remove dead code of checking parent memory cgroupMuchun Song
2026-04-18mm/vma: remove __vma_check_mmap_hook()Lorenzo Stoakes
2026-04-18ntfs: fix potential 32-bit truncation in ntfs_write_cb()Dan Carpenter
2026-04-18ntfs: fix uninitialized variable in ntfs_map_runlist_nolockNamjae Jeon
2026-04-18ntfs: delete dead codeDan Carpenter
2026-04-18ntfs: add missing error code in ntfs_mft_record_alloc()Dan Carpenter
2026-04-18ntfs: fix uninitialized variables in ntfs_ea_set_wsl_inode()Namjae Jeon
2026-04-18ntfs: fix uninitialized pointer in ntfs_write_mft_blockNamjae Jeon
2026-04-18ntfs: fix uninitialized variable in ntfs_write_simple_iomap_begin_non_residentNamjae Jeon
2026-04-18ntfs: remove noop_direct_IO from address_space_operationsHyunchul Lee
2026-04-18ntfs: limit memory allocation in ntfs_attr_readallHyunchul Lee
2026-04-18ntfs: not zero out range beyond init in punch_holeHyunchul Lee
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