summaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-06-05Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-05um: remove "extern" from implementation of sigchld_handlerBenjamin Berg
2025-06-02um: pass FD for memory operations when neededBenjamin Berg
2025-06-02um: Implement kernel side of SECCOMP based process handlingBenjamin Berg
2025-06-02um: Track userspace children dying in SECCOMP modeBenjamin Berg
2025-06-02um: Add stub side of SECCOMP/futex based process handlingBenjamin Berg
2025-06-02um: stop using PCI port I/OArnd Bergmann
2025-05-13Merge branch 'x86/alternatives' into x86/core, to merge dependent commitsIngo Molnar
2025-05-05um: use proper care when taking mmap lock during segfaultBenjamin Berg
2025-05-05um: do not send SIGALRM to userspace in time-travel modeBenjamin Berg
2025-05-05um: Remove duplicate arch.h headerJiapeng Chong
2025-05-05um: fix _nofault accessesJohannes Berg
2025-04-14x86/alternatives, um: Rename UML's text_poke_sync() wrapper to smp_text_poke_...Ingo Molnar
2025-04-02Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-20um: Rewrite the sigio workaround based on epoll and tgkillTiwei Bie
2025-03-18um: work around sched_yield not yielding in time-travel modeBenjamin Berg
2025-03-18um: Update min_low_pfn to match changes in uml_reservedTiwei Bie
2025-03-18um: use str_yes_no() to remove hardcoded "yes" and "no"Ethan Carter Edwards
2025-03-18um: remove copy_from_kernel_nofault_allowedBenjamin Berg
2025-03-18um: mark rodata read-only and implement _nofault accessesJohannes Berg
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar
2025-02-12um: convert irq_lock to raw spinlockJohannes Berg
2025-02-12um: avoid copying FP state from init_taskBenjamin Berg
2025-02-03Revert "x86/module: prepare module loading for ROX allocations of text"Mike Rapoport (Microsoft)
2025-01-30Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-10um: Remove unused user_context functionTiwei Bie
2025-01-10um: Mark get_top_address as __initTiwei Bie
2025-01-10um: Mark parse_cache_line as __initTiwei Bie
2025-01-10um: Mark parse_host_cpu_flags as __initTiwei Bie
2025-01-10um: Count iomem_size only once in physmem calculationTiwei Bie
2025-01-10um: Remove obsolete fixmap supportTiwei Bie
2024-11-30Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-12um: move thread info into taskBenjamin Berg
2024-11-07x86/module: prepare module loading for ROX allocations of textMike Rapoport (Microsoft)
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-07um: Always dump trace for specified task in show_stackTiwei Bie
2024-11-07um: remove broken double fault detectionBenjamin Berg
2024-11-07um: remove file sync for stub dataBenjamin Berg
2024-11-07um: Remove double zero checkShaojie Dong
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif