summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-28mm: memfd_luo: allow preserving memfdPratyush Yadav1-0/+77
2025-11-28liveupdate: luo_file: add private argument to store runtime statePratyush Yadav1-0/+5
2025-11-28mm: shmem: allow freezing inode mappingPratyush Yadav1-0/+17
2025-11-28mm: shmem: use SHMEM_F_* flags instead of VM_* flagsPratyush Yadav1-0/+6
2025-11-28liveupdate: luo_file: implement file systems callbacksPasha Tatashin2-1/+136
2025-11-28liveupdate: luo_session: add sessions supportPasha Tatashin1-0/+71
2025-11-28liveupdate: luo_core: integrate with KHOPasha Tatashin1-0/+58
2025-11-28liveupdate: luo_core: Live Update OrchestratorPasha Tatashin1-0/+35
2025-11-28kho: allow memory preservation state updates after finalizationPasha Tatashin1-15/+6
2025-11-28kho: introduce high-level memory allocation APIPasha Tatashin1-7/+15
2025-11-28kho: add interfaces to unpreserve folios, page ranges, and vmallocPasha Tatashin1-0/+18
2025-11-28kho: drop notifiersMike Rapoport (Microsoft)1-23/+5
2025-11-28rbtree: inline rb_last()Eric Dumazet1-1/+15
2025-11-28rbtree: inline rb_first()Eric Dumazet1-1/+15
2025-11-28Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton3-35/+36
2025-11-21uaccess: gate _copy_[to|from]_user on !INLINE_COPY_FROM_USERAlice Ryhl1-0/+4
2025-11-21lib/base64: add support for multiple variantsKuan-Wei Chiu1-2/+8
2025-11-21include/linux/once_lite.h: fix judgment in WARN_ONCE with clangXie Yuanbin1-1/+1
2025-11-21math.h: amend abs() kernel-doc and add a note about signed type limitsAndy Shevchenko1-4/+9
2025-11-21lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86David Laight1-0/+11
2025-11-21lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()David Laight1-1/+47
2025-11-21util_macros.h: fix kernel-doc for u64_to_user_ptr()Andy Shevchenko1-2/+2
2025-11-21panic: sys_info: align constant definition names with parametersAndy Shevchenko1-1/+1
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)1-3/+10
2025-11-12lib/xxhash: remove more unused xxh functionsDr. David Alan Gilbert1-45/+1
2025-11-12dynamic_debug: add support for print stackYe Bin1-3/+14
2025-11-12uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUSTYury Norov (NVIDIA)1-2/+0
2025-11-12taint/module: remove unnecessary taint_flag.module fieldPetr Pavlu1-1/+0
2025-11-12crash: let architecture decide crash memory export to iomem_resourceSourabh Jain1-0/+6
2025-11-12compiler.h: remove ARCH_SEL()Thomas Weißschuh1-6/+0
2025-11-10kho: allocate metadata directly from the buddy allocatorPasha Tatashin1-0/+3
2025-11-10mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan1-32/+23
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+2
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra1-3/+2
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+14
2025-11-06libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski1-0/+12
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2025-11-05virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin1-1/+2
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-11-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-2/+2
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+6
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song1-2/+2
2025-10-30compiler_types: Introduce __nocfi_genericNathan Chancellor1-0/+6
2025-10-29fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan1-0/+2
2025-10-28regmap: irq: Correct documentation of wake_invert flagShawn Guo1-1/+1
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo1-1/+0
2025-10-28block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal1-5/+5
2025-10-28block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal1-0/+1
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+19