]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2025-11-27  Pasha Tatashinkho: don't unpreserve memory during abort
2025-11-27  Pasha Tatashintest_kho: unpreserve memory in case of error
2025-11-27  Pasha Tatashinmemblock: unpreserve memory in case of error
2025-11-27  Pasha Tatashinkho: add interfaces to unpreserve folios, page ranges...
2025-11-27  Mike Rapoport... kho: drop notifiers
2025-11-27  Pasha Tatashinkho: make debugfs interface optional
2025-11-27  Bala-Vignesh... selftests: complete kselftest include centralization
2025-11-27  Mateusz Guzikfork: stop ignoring NUMA while handling cached thread...
2025-11-27  Eric Dumazetrbtree: inline rb_last()
2025-11-27  Eric Dumazetrbtree: inline rb_first()
2025-11-27  Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-nonmm-stable...
2025-11-24  Kiryl Shutsemaumm/filemap: fix logic around SIGBUS in filemap_map_pages()
2025-11-24  Wei Yangmm/huge_memory: fix NULL pointer deference when splitti...
2025-11-24  Pratyush YadavMAINTAINERS: add test_kho to KHO's entry
2025-11-24  Sam Protsenkomailmap: add entry for Sam Protsenko
2025-11-24  Carlos Llamasselftests/mm: fix division-by-zero in uffd-unit-tests
2025-11-24  Liam R. Howlettmm/mmap_lock: reset maple state on lock_vma_under_rcu...
2025-11-24  Deepanshu Kartikeymm/memfd: fix information leak in hugetlb folios
2025-11-24  Youngjun Parkmm: swap: remove duplicate nr_swap_pages decrement...
2025-11-20  Ahmet Eray... ocfs2: mark inode bad upon validation failure during...
2025-11-20  Thorsten Blumocfs2: replace deprecated strcpy with strscpy
2025-11-20  Thorsten Blumocfs2: replace deprecated strcpy in ocfs2_create_xattr_...
2025-11-20  Chia-Liang... lib: ratelimit: fix spelling mistake 'seperately'
2025-11-20  Lance YangMAINTAINERS: add Petr as a reviewer of hung task detector
2025-11-20  Alice Ryhluaccess: gate _copy_[to|from]_user on !INLINE_COPY_FROM...
2025-11-20  Sourabh Jaincrash: export crashkernel CMA reservation to userspace
2025-11-20  Sourabh JainDocumentation/ABI: add kexec and kdump sysfs interface
2025-11-20  Guan-Chun Wuceph: replace local base64 helpers with lib/base64
2025-11-20  Guan-Chun Wufscrypt: replace local base64url helpers with lib/base64
2025-11-20  Guan-Chun Wulib: add KUnit tests for base64 encoding/decoding
2025-11-20  Guan-Chun Wulib/base64: rework encode/decode for speed and stricter...
2025-11-20  Kuan-Wei Chiulib/base64: optimize base64_decode() with reverse looku...
2025-11-20  Kuan-Wei Chiulib/base64: add support for multiple variants
2025-11-20  Feng Tangsys_info: add a default kernel sys_info mask
2025-11-20  Feng Tangwatchdog: add sys_info sysctls to dump sys info on...
2025-11-20  Feng Tanghung_task: add hung_task_sys_info sysctl to dump sys...
2025-11-20  Feng Tangdocs: panic: correct some sys_ifo names in sysctl doc
2025-11-20  Kuan-Wei ChiuRevert "lib/plist.c: enforce memory ordering in plist_c...
2025-11-20  Gustavo PadovanMAINTAINERS: remove Gustavo from sync framework
2025-11-20  Xie Yuanbininclude/linux/once_lite.h: fix judgment in WARN_ONCE...
2025-11-20  Ryusuke KonishiMAINTAINERS: update nilfs2 entry
2025-11-20  zhang jiaofs/proc/page: remove unused KPMBITS
2025-11-20  Andy Shevchenkomath.h: amend abs() kernel-doc and add a note about...
2025-11-20  Ilya Leoshkevichscripts/gdb/symbols: make BPF debug info available...
2025-11-20  Ilya Leoshkevichscripts/gdb/radix-tree: add lx-radix-tree-command
2025-11-20  Pratyush YadavMAINTAINERS: add Pratyush as a reviewer for KHO
2025-11-20  David Laightlib: test_mul_u64_u64_div_u64(): test the 32bit code...
2025-11-20  David Laightlib: mul_u64_u64_div_u64(): optimise the divide code
2025-11-20  David Laightlib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86
2025-11-20  David Laightlib: test_mul_u64_u64_div_u64(): test both generic...
2025-11-20  David Laightlib: add tests for mul_u64_u64_div_u64_roundup()
2025-11-20  David Laightlib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_...
2025-11-20  David Laightlib: mul_u64_u64_div_u64(): simplify check for a 64bit...
2025-11-20  David Laightlib: mul_u64_u64_div_u64(): combine overflow and divide...
2025-11-20  David Laightlib: mul_u64_u64_div_u64(): rename parameter 'c' to 'd'
2025-11-20  Christoph Hellwigkernel/hung_task: unexport sysctl_hung_task_timeout_secs
2025-11-20  Andy Shevchenkoutil_macros.h: fix kernel-doc for u64_to_user_ptr()
2025-11-20  Carlos Lópezcheckpatch: add IDR to the deprecated list
2025-11-20  Borislav Petkov... lib/Kconfig.debug: cleanup CONFIG_DEBUG_SECTION_MISMATC...
2025-11-20  Deepanshu Kartikeyocfs2: validate cl_bpc in allocator inodes to prevent...
2025-11-20  Dmitry Antipovocfs2: add extra consistency checks for chain allocator...
2025-11-20  Andy Shevchenkopanic: sys_info: factor out read and write handlers
2025-11-20  Andy Shevchenkopanic: sys_info: deduplicate local variable 'table...
2025-11-20  Andy Shevchenkopanic: sys_info: rewrite a fix for a compilation error...
2025-11-20  Andy Shevchenkopanic: sys_info:replace struct sys_info_name with plain...
2025-11-20  Andy Shevchenkopanic: sys_info: align constant definition names with...
2025-11-20  Andy Shevchenkopanic: sys_info: capture si_bits_global before iteratin...
2025-11-15  Kairui Songmm, swap: fix potential UAF issue for VMA readahead
2025-11-15  Ankit Khushwahaselftests/user_events: fix type cast for write_index...
2025-11-15  Pasha Tatashinlib/test_kho: check if KHO is enabled
2025-11-15  Zi Yanmm/huge_memory: fix folio split check for anon folios...
2025-11-15  David Hildenbrand... MAINTAINERS: update David Hildenbrand's email address
2025-11-15  Sourabh Jaincrash: fix crashkernel resource shrink
2025-11-15  David Hildenbrand... mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
2025-11-12  Thorsten Blumnilfs2: replace vmalloc + copy_from_user with vmemdup_user
2025-11-12  Hao Gemailmap: add entry for Hao Ge
2025-11-12  Oleg Nesterovrelease_task: kill unnecessary rcu_read_lock() around...
2025-11-12  Yu-Chun Linmailmap: add entry for Yu-Chun Lin
2025-11-12  Dr. David Alan... lib/xxhash: remove more unused xxh functions
2025-11-12  Ye Bindynamic_debug: add support for print stack
2025-11-12  Dmitry Antipovocfs2: add inline inode consistency check to ocfs2_vali...
2025-11-12  Joseph Qiocfs2: convert to host endian in ocfs2_validate_inode_block
2025-11-12  Joseph Qiocfs2: use correct endian in ocfs2_dinode_has_extents
2025-11-12  Dmitry Antipovocfs2: add boundary check to ocfs2_check_dir_entry()
2025-11-12  Yury Norov... uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUST
2025-11-12  Douglas Andersoninit/main.c: wrap long kernel cmdline when printing...
2025-11-12  Vlad Kulikovipc: create_ipc_ns: drop mqueue mount on sysctl setup...
2025-11-12  Dmitry Antipovocfs2: add directory size check to ocfs2_find_dir_space...
2025-11-12  Petr Pavlutaint/module: remove unnecessary taint_flag.module...
2025-11-12  Randy Dunlaptaint: add reminder about updating docs and scripts
2025-11-12  Sourabh Jaincrash: let architecture decide crash memory export...
2025-11-12  WangYuli.mailmap: add entry for WangYuli
2025-11-12  Ankan Biswaslib/xz: remove dead IA-64 (Itanium) support code
2025-11-12  Li RongQinghung_task: panic when there are more than N hung tasks...
2025-11-12  Thomas Weißschuhcompiler.h: remove ARCH_SEL()
2025-11-12  Dmitry Antipovocfs2: add extra consistency check to ocfs2_dx_dir_look...
2025-11-12  Dmitry Antipovocfs2: annotate flexible array members with __counted_b...
2025-11-12  Lukas Bulwahntreewide: drop outdated compiler version remarks in...
2025-11-12  Martin Kepplinger... MAINTAINERS: apply name and email address changes for...
2025-11-12  Martin Kepplinger... CREDITS: update Martin's information
next