summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
21 hoursConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
34 hoursConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
37 hoursConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
10 daysMerge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
11 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
11 daysMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-06um: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26um: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-13arch/um: remove unused varible err in remove_files_and_dir()Alex Shi
2026-01-13um: virtio_uml: Support adding devices via mconsoleTiwei Bie
2026-01-13um: Handle SIGCHLD in seccomp mode like other IRQ signalsTiwei Bie
2026-01-13um: Preserve errno within signal handlerTiwei Bie
2026-01-05um: Fix incorrect __acquires/__releases annotationsMarco Elver
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-05Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03x86/asm: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf
2025-12-03x86/alternative: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf
2025-12-01um: Disable KASAN_INLINE when STATIC_LINK is selectedChristophe Leroy (CS GROUP)
2025-11-27arch: um: kmsg_dump: Use console_is_usableMarcos Paulo de Souza
2025-11-25um: Don't rename vmap to kernel_vmapDavid Gow
2025-11-24um: drivers: virtio: use string choices helperKuninori Morimoto
2025-11-06um: Always set up AT_HWCAP and AT_PLATFORMThomas Weißschuh
2025-11-06um: Remove __access_ok_vsyscall()Thomas Weißschuh
2025-11-06um: Remove redundant range check from __access_ok_vsyscall()Thomas Weißschuh
2025-11-06um: Remove fixaddr_user_init()Thomas Weißschuh
2025-11-06x86/um: Drop gate area handlingThomas Weißschuh
2025-11-06x86/um: Do not inherit vDSO from hostThomas Weißschuh
2025-11-06um: Split out default elf_aux_hwcapThomas Weißschuh
2025-11-06x86/um: Move ELF_PLATFORM fallback to x86-specific codeThomas Weißschuh
2025-11-06um: Split out default elf_aux_platformThomas Weißschuh
2025-10-28um: Avoid circular dependency on asm-offsets in pgtable.hThomas Weißschuh
2025-10-27um: Add initial SMP supportTiwei Bie
2025-10-27um: Define timers on a per-CPU basisTiwei Bie
2025-10-27um: Determine sleep based on need_resched()Tiwei Bie
2025-10-27um: Turn signals_* into thread-local variablesTiwei Bie
2025-10-27um: Do not disable kmalloc in initial_thread_cb()Tiwei Bie
2025-10-27um: Remove file-based iomem emulation supportTiwei Bie
2025-10-27um: Replace UML_ROUND_UP() with PAGE_ALIGN()Tiwei Bie
2025-10-27um: Use PAGE_ALIGN() for address alignmentTiwei Bie
2025-10-27um: Make host_task_size a local variableTiwei Bie
2025-10-27um: move asm-offsets generation into a single fileJohannes Berg
2025-10-27um/hostfs: define HOSTFS_ATTR_* via asm-offsetsJohannes Berg
2025-10-27um: init cpu_tasks[] earlierJohannes Berg
2025-10-06Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds