summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao
2025-11-27mm: memfd_luo: allow preserving memfdPratyush Yadav
2025-11-27liveupdate: luo_file: add private argument to store runtime statePratyush Yadav
2025-11-27mm: shmem: allow freezing inode mappingPratyush Yadav
2025-11-27mm: shmem: use SHMEM_F_* flags instead of VM_* flagsPratyush Yadav
2025-11-27liveupdate: luo_session: add ioctls for file preservationPasha Tatashin
2025-11-27liveupdate: luo_file: implement file systems callbacksPasha Tatashin
2025-11-27liveupdate: luo_core: add user interfacePasha Tatashin
2025-11-27liveupdate: luo_session: add sessions supportPasha Tatashin
2025-11-27liveupdate: luo_core: integrate with KHOPasha Tatashin
2025-11-27liveupdate: luo_core: Live Update OrchestratorPasha Tatashin
2025-11-27kho: allow memory preservation state updates after finalizationPasha Tatashin
2025-11-27kho: introduce high-level memory allocation APIPasha Tatashin
2025-11-27kho: add interfaces to unpreserve folios, page ranges, and vmallocPasha Tatashin
2025-11-27kho: drop notifiersMike Rapoport (Microsoft)
2025-11-27rbtree: inline rb_last()Eric Dumazet
2025-11-27rbtree: inline rb_first()Eric Dumazet
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton
2025-11-20uaccess: gate _copy_[to|from]_user on !INLINE_COPY_FROM_USERAlice Ryhl
2025-11-20lib/base64: add support for multiple variantsKuan-Wei Chiu
2025-11-20include/linux/once_lite.h: fix judgment in WARN_ONCE with clangXie Yuanbin
2025-11-20math.h: amend abs() kernel-doc and add a note about signed type limitsAndy Shevchenko
2025-11-20lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86David Laight
2025-11-20lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()David Laight
2025-11-20util_macros.h: fix kernel-doc for u64_to_user_ptr()Andy Shevchenko
2025-11-20panic: sys_info: align constant definition names with parametersAndy Shevchenko
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)
2025-11-12lib/xxhash: remove more unused xxh functionsDr. David Alan Gilbert
2025-11-12dynamic_debug: add support for print stackYe Bin
2025-11-12uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUSTYury Norov (NVIDIA)
2025-11-12taint/module: remove unnecessary taint_flag.module fieldPetr Pavlu
2025-11-12crash: let architecture decide crash memory export to iomem_resourceSourabh Jain
2025-11-12compiler.h: remove ARCH_SEL()Thomas Weißschuh
2025-11-09kho: allocate metadata directly from the buddy allocatorPasha Tatashin
2025-11-09mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-08kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare
2025-11-07Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-11-07Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-11-07Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-11-06drm: define NVIDIA DRM format modifiers for GB20xJames Jones
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin
2025-11-03io_uring/zcrx: remove sync refill uapiPavel Begunkov
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds