Commit Graph

  • 76be9983df liveupdate: defer FLB module refcounting to active sessions Pasha Tatashin 2026-03-27 03:33:29 +00:00
  • 6b2b22f7c8 liveupdate: protect FLB lists with luo_register_rwlock Pasha Tatashin 2026-03-27 03:33:28 +00:00
  • 9e1e185845 liveupdate: protect file handler list with rwsem Pasha Tatashin 2026-03-27 03:33:27 +00:00
  • 38fb71ace2 liveupdate: synchronize lazy initialization of FLB private state Pasha Tatashin 2026-03-27 03:33:26 +00:00
  • 277f4e5e39 liveupdate: safely print untrusted strings Pasha Tatashin 2026-03-27 03:33:25 +00:00
  • 13b6b62091 mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU Baolin Wang 2026-03-27 18:21:08 +08:00
  • e3e613a33e selftests: liveupdate: add test for double preservation Pasha Tatashin 2026-03-26 16:39:43 +00:00
  • bc3a5763f4 memfd: implement get_id for memfd_luo Pasha Tatashin 2026-03-26 16:39:42 +00:00
  • 00d0b37237 liveupdate: prevent double management of files Pasha Tatashin 2026-03-26 16:39:41 +00:00
  • e524feaad5 kho: document kexec-metadata tracking feature Breno Leitao 2026-03-16 04:54:36 -07:00
  • 76aa46b9e4 kho: kexec-metadata: track previous kernel chain Breno Leitao 2026-03-16 04:54:35 -07:00
  • 062dd306d9 kho: fix kho_in_debugfs_init() to handle non-FDT blobs Breno Leitao 2026-03-16 04:54:34 -07:00
  • 85e4139282 kho: persist blob size in KHO FDT Breno Leitao 2026-03-16 04:54:33 -07:00
  • 4916ae3867 kho: rename fdt parameter to blob in kho_add/remove_subtree() Breno Leitao 2026-03-16 04:54:32 -07:00
  • d9e4142e76 kho: add size parameter to kho_add_subtree() Breno Leitao 2026-03-16 04:54:31 -07:00
  • e9d973ef18 mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build option Breno Leitao 2026-03-23 04:12:13 -07:00
  • 34c45804ae MAINTAINERS: update MGLRU entry to reflect current status Lorenzo Stoakes (Oracle) 2026-03-26 18:56:29 +00:00
  • 1c514a2c6e mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_size() Qi Zheng 2026-03-27 18:16:30 +08:00
  • 85358bad68 mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state() Qi Zheng 2026-03-27 18:16:29 +08:00
  • 616795d7db mm: memcontrol: correct the type of stats_updates to unsigned long Qi Zheng 2026-03-27 18:16:28 +08:00
  • 0a98e13963 mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers Muchun Song 2026-03-05 19:52:51 +08:00
  • f1cf8d2f36 mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios Muchun Song 2026-03-05 19:52:50 +08:00
  • 01b9da291c mm: memcontrol: convert objcg to be per-memcg per-node type Qi Zheng 2026-03-05 19:52:49 +08:00
  • 8285917d6f mm: memcontrol: prepare for reparenting non-hierarchical stats Qi Zheng 2026-03-05 19:52:48 +08:00
  • 5371e350fd mm: memcontrol: refactor mod_memcg_state() and mod_memcg_lruvec_state() Qi Zheng 2026-03-05 19:52:47 +08:00
  • 7404bd37cf mm: workingset: use lruvec_lru_size() to get the number of lru pages Qi Zheng 2026-03-05 19:52:46 +08:00
  • 131adcc774 mm: memcontrol: refactor memcg_reparent_objcgs() Qi Zheng 2026-03-05 19:52:45 +08:00
  • f304652609 mm: vmscan: prepare for reparenting MGLRU folios Qi Zheng 2026-03-05 19:52:44 +08:00
  • 07a6e9a2c1 mm: vmscan: prepare for reparenting traditional LRU folios Qi Zheng 2026-03-05 19:52:43 +08:00
  • 31b54a5e89 mm: memcontrol: prepare for reparenting LRU pages for lruvec lock Muchun Song 2026-03-05 19:52:42 +08:00
  • d14f878581 mm: do not open-code lruvec lock Qi Zheng 2026-03-05 19:52:41 +08:00
  • 507382970b mm: workingset: prevent lruvec release in workingset_activation() Muchun Song 2026-03-05 19:52:40 +08:00
  • 74e225ffaa mm: swap: prevent lruvec release in lru_gen_clear_refs() Muchun Song 2026-03-05 19:52:39 +08:00
  • d5ddaf4341 mm: zswap: prevent lruvec release in zswap_folio_swapin() Muchun Song 2026-03-05 19:52:38 +08:00
  • fe132152c8 mm: workingset: prevent lruvec release in workingset_refault() Muchun Song 2026-03-05 19:52:37 +08:00
  • cf4d6ad54b mm: zswap: prevent memory cgroup release in zswap_compress() Qi Zheng 2026-03-05 19:52:36 +08:00
  • 681d325b23 mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}() Qi Zheng 2026-03-05 19:52:35 +08:00
  • b3ca98297c mm: workingset: prevent memory cgroup release in lru_gen_eviction() Muchun Song 2026-03-05 19:52:34 +08:00
  • c863aded26 mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full() Muchun Song 2026-03-05 19:52:33 +08:00
  • c29f90a2da mm: mglru: prevent memory cgroup release in mglru Muchun Song 2026-03-05 19:52:32 +08:00
  • 5305089080 mm: migrate: prevent memory cgroup release in folio_migrate_mapping() Muchun Song 2026-03-05 19:52:31 +08:00
  • 1f6f80c2db mm: page_io: prevent memory cgroup release in page_io module Muchun Song 2026-03-05 19:52:30 +08:00
  • f995da5341 mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events() Muchun Song 2026-03-05 19:52:29 +08:00
  • 49717c7bd6 writeback: prevent memory cgroup release in writeback module Muchun Song 2026-03-05 19:52:28 +08:00
  • d10adce2c1 buffer: prevent memory cgroup release in folio_alloc_buffers() Muchun Song 2026-03-05 19:52:27 +08:00
  • af86590786 mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio() Muchun Song 2026-03-05 19:52:26 +08:00
  • d5aa8c1d13 mm: memcontrol: return root object cgroup for root memory cgroup Muchun Song 2026-03-05 19:52:25 +08:00
  • aa01ec1325 mm: memcontrol: allocate object cgroup for non-kmem case Muchun Song 2026-03-05 19:52:24 +08:00
  • a760b64ee0 mm: vmscan: refactor move_folios_to_lru() Muchun Song 2026-03-05 19:52:23 +08:00
  • 676496738b mm: vmscan: prepare for the refactoring the move_folios_to_lru() Qi Zheng 2026-03-05 19:52:22 +08:00
  • db128b2c6b mm: rename unlock_page_lruvec_irq and its variants Muchun Song 2026-03-05 19:52:21 +08:00
  • 2b33c342f7 mm: workingset: use folio_lruvec() in workingset_refault() Muchun Song 2026-03-05 19:52:20 +08:00
  • f95fcd7f28 mm: memcontrol: remove dead code of checking parent memory cgroup Muchun Song 2026-03-05 19:52:19 +08:00
  • 3d3544a6c9 mm/vma: remove __vma_check_mmap_hook() Lorenzo Stoakes 2026-04-13 11:57:13 +01:00
  • 660b982305 ntfs: fix potential 32-bit truncation in ntfs_write_cb() Dan Carpenter 2026-04-11 00:24:49 +09:00
  • dacc18029e ntfs: fix uninitialized variable in ntfs_map_runlist_nolock Namjae Jeon 2026-04-11 00:18:30 +09:00
  • 32ba4750df ntfs: delete dead code Dan Carpenter 2026-04-10 13:10:57 +03:00
  • e8b79d09e3 ntfs: add missing error code in ntfs_mft_record_alloc() Dan Carpenter 2026-04-10 09:47:25 +03:00
  • cd8d29c1b3 ntfs: fix uninitialized variables in ntfs_ea_set_wsl_inode() Namjae Jeon 2026-04-11 00:02:49 +09:00
  • 545834ac41 ntfs: fix uninitialized pointer in ntfs_write_mft_block Namjae Jeon 2026-04-10 23:49:01 +09:00
  • 8a59a2d84f ntfs: fix uninitialized variable in ntfs_write_simple_iomap_begin_non_resident Namjae Jeon 2026-04-10 20:29:44 +09:00
  • cf29a21b3d ntfs: remove noop_direct_IO from address_space_operations Hyunchul Lee 2026-04-06 10:24:16 +09:00
  • 0b79de3299 ntfs: limit memory allocation in ntfs_attr_readall Hyunchul Lee 2026-04-03 10:10:39 +09:00
  • ca513e492f ntfs: not zero out range beyond init in punch_hole Hyunchul Lee 2026-04-03 08:54:11 +09:00
  • 8b4064e614 ntfs: zero out stale data in straddle block beyond initialized_size Hyunchul Lee 2026-04-01 16:24:57 +09:00
  • 8541d8f725 Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux Linus Torvalds 2026-04-17 17:57:04 -07:00
  • a436a0b847 Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 Linus Torvalds 2026-04-17 17:08:31 -07:00
  • 30999ad049 Merge tag 'for-linus-7.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux Linus Torvalds 2026-04-17 17:03:43 -07:00
  • cdd4dc3aeb Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs Linus Torvalds 2026-04-17 16:35:49 -07:00
  • eb0d6d97c2 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf Linus Torvalds 2026-04-17 15:58:22 -07:00
  • 12bffaef28 Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl Linus Torvalds 2026-04-17 15:52:58 -07:00
  • 7d672741a5 Merge tag 'stop-machine.2026.04.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu Linus Torvalds 2026-04-17 15:48:36 -07:00
  • 9cdca33667 Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity Linus Torvalds 2026-04-17 15:42:01 -07:00
  • ba314ed1bf Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux Linus Torvalds 2026-04-17 14:21:40 -07:00
  • 3d2d10e1f5 Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux Linus Torvalds 2026-04-17 14:18:55 -07:00
  • d65218de87 Merge tag 'rproc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux Linus Torvalds 2026-04-17 14:16:15 -07:00
  • e2d10998e4 Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux Linus Torvalds 2026-04-17 14:09:02 -07:00
  • 430cc9f42b Merge tag 'for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pateldipen1984/linux Linus Torvalds 2026-04-17 13:50:10 -07:00
  • 19d32966e1 block/blk-throttle: Add WQ_PERCPU to alloc_workqueue users Marco Crivellari 2026-02-23 10:29:20 +01:00
  • 98236343bb block: Add WQ_PERCPU to alloc_workqueue users Marco Crivellari 2026-02-23 10:29:19 +01:00
  • 41c665aae2 block: relax pgmap check in bio_add_page for compatible zone device pages Naman Jain 2026-04-10 15:34:14 +00:00
  • 13920e4b7b block: add pgmap check to biovec_phys_mergeable Naman Jain 2026-04-10 15:34:13 +00:00
  • e784f2ea0b floppy: fix reference leak on platform_device_register() failure Guangshuo Li 2026-04-15 22:57:08 +08:00
  • a7c9fa7f66 ublk: use unchecked copy helpers for bio page data Ming Lei 2026-04-16 07:02:46 +08:00
  • 2f50154619 t10-pi: reduce ref tag code duplication Caleb Sander Mateos 2026-04-15 15:08:47 -06:00
  • b2a4fe0960 Merge tag 'nand/for-7.1' into mtd/next Miquel Raynal 2026-04-17 21:51:05 +02:00
  • 357e460a30 Merge tag 'spi-nor/for-7.1' into mtd/next Miquel Raynal 2026-04-17 21:50:54 +02:00
  • dd88d42d9c drm/amdgpu: drop userq fence driver refs out of fence process() Prike Liang 2026-04-08 14:00:04 +08:00
  • b250a43bf5 drm/amdgpu/userq: unpin and unref doorbell and wptr outside mutex Sunil Khatri 2026-04-13 18:23:06 +05:30
  • d3a9fe4584 drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handling Sunil Khatri 2026-04-11 13:41:06 +05:30
  • 1e8b7062d2 drm/amdgpu/userq: unmap_helper dont return the queue state Sunil Khatri 2026-04-13 11:46:47 +05:30
  • 810df8de2f drm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr bo Sunil Khatri 2026-04-13 11:38:46 +05:30
  • 85653fe2e5 drm/amdgpu/userq: hold root bo lock in caller of input_va_validate Sunil Khatri 2026-04-08 21:34:27 +05:30
  • 168178b0cb drm/amdgpu/userq: caller to take reserv lock for vas_list_cleanup Sunil Khatri 2026-04-08 17:56:23 +05:30
  • 469e6fea09 drm/amdgpu/userq: create_mqd does not need userq_mutex Sunil Khatri 2026-04-09 12:59:33 +05:30
  • 51358444d1 drm/amdgpu/userq: dont lock root bo with userq_mutex held Sunil Khatri 2026-04-08 17:16:24 +05:30
  • 1eb90c7403 drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fence Sunil Khatri 2026-04-08 15:11:05 +05:30
  • dc87834e9a drm/amdgpu/userq: clean the VA mapping list for failed queue creation Sunil Khatri 2026-04-08 10:35:05 +05:30
  • a7fe8c1b6c drm/amdgpu/userq: avoid uneccessary locking in amdgpu_userq_create Sunil Khatri 2026-04-08 10:21:53 +05:30
  • 732a8adde0 drm/amd/display: Fix ISM teardown crash from NULL dc dereference Srinivasan Shanmugam 2026-04-15 06:33:33 +05:30