summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-13/+19
8 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds1-24/+0
2026-04-10um: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21Kees Cook1-1/+3
2026-04-08um: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito1-1/+7
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)4-27/+0
2026-04-03xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-8/+0
2026-04-03um/xor: cleanup xor.hChristoph Hellwig1-16/+0
2026-03-27um: Replace strncpy() with strnlen()+memcpy_and_pad() in strncpy_chunk_from_u...Kees Cook1-2/+2
2026-03-21um: Remove CONFIG_FRAME_WARN from x86_64_defconfigTiwei Bie1-1/+0
2026-03-21um: Fix pte_read() and pte_exec() for kernel mappingsTiwei Bie2-7/+5
2026-03-21um: Fix potential race condition in TLB syncTiwei Bie1-0/+1
2026-03-21um: fix address-of CMSG_DATA() rvalue in stubMarcel W. Wysocki1-1/+1
2026-03-07Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor2-0/+2
2026-02-24ubd: Use pointer-to-pointers for io_thread_req arraysKees Cook1-5/+5
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook2-3/+3
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-4/+2
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds9-15/+15
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook13-40/+30
2026-02-13Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+57
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+6
2026-02-07um: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng1-0/+1
2026-01-27arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-5/+0
2026-01-27um: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)1-1/+6
2026-01-21kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2026-01-13arch/um: remove unused varible err in remove_files_and_dir()Alex Shi1-2/+1
2026-01-13um: virtio_uml: Support adding devices via mconsoleTiwei Bie1-1/+50
2026-01-13um: Handle SIGCHLD in seccomp mode like other IRQ signalsTiwei Bie1-0/+3
2026-01-13um: Preserve errno within signal handlerTiwei Bie1-3/+3
2026-01-05um: Fix incorrect __acquires/__releases annotationsMarco Elver2-7/+11
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+4
2025-12-06Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds50-600/+943
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2025-12-03x86/asm: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf2-1/+1
2025-12-03x86/alternative: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf1-0/+2
2025-12-01um: Disable KASAN_INLINE when STATIC_LINK is selectedChristophe Leroy (CS GROUP)2-4/+1
2025-11-27arch: um: kmsg_dump: Use console_is_usableMarcos Paulo de Souza1-1/+1
2025-11-25um: Don't rename vmap to kernel_vmapDavid Gow1-7/+5
2025-11-24um: drivers: virtio: use string choices helperKuninori Morimoto1-2/+2
2025-11-06um: Always set up AT_HWCAP and AT_PLATFORMThomas Weißschuh3-8/+7
2025-11-06um: Remove __access_ok_vsyscall()Thomas Weißschuh1-7/+1
2025-11-06um: Remove redundant range check from __access_ok_vsyscall()Thomas Weißschuh1-2/+1
2025-11-06um: Remove fixaddr_user_init()Thomas Weißschuh1-107/+0
2025-11-06x86/um: Drop gate area handlingThomas Weißschuh1-4/+0
2025-11-06x86/um: Do not inherit vDSO from hostThomas Weißschuh2-33/+0
2025-11-06um: Split out default elf_aux_hwcapThomas Weißschuh1-2/+0
2025-11-06x86/um: Move ELF_PLATFORM fallback to x86-specific codeThomas Weißschuh1-3/+0
2025-11-06um: Split out default elf_aux_platformThomas Weißschuh1-2/+4