index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025-06-05
Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-06-05
um: remove "extern" from implementation of sigchld_handler
Benjamin Berg
2025-06-02
um: pass FD for memory operations when needed
Benjamin Berg
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2025-06-02
um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2025-06-02
um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2025-06-02
um: stop using PCI port I/O
Arnd Bergmann
2025-05-13
Merge branch 'x86/alternatives' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-05
um: use proper care when taking mmap lock during segfault
Benjamin Berg
2025-05-05
um: do not send SIGALRM to userspace in time-travel mode
Benjamin Berg
2025-05-05
um: Remove duplicate arch.h header
Jiapeng Chong
2025-05-05
um: fix _nofault accesses
Johannes Berg
2025-04-14
x86/alternatives, um: Rename UML's text_poke_sync() wrapper to smp_text_poke_...
Ingo Molnar
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-20
um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
2025-03-18
um: work around sched_yield not yielding in time-travel mode
Benjamin Berg
2025-03-18
um: Update min_low_pfn to match changes in uml_reserved
Tiwei Bie
2025-03-18
um: use str_yes_no() to remove hardcoded "yes" and "no"
Ethan Carter Edwards
2025-03-18
um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
2025-02-12
um: convert irq_lock to raw spinlock
Johannes Berg
2025-02-12
um: avoid copying FP state from init_task
Benjamin Berg
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
2025-01-30
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2025-01-10
um: Remove unused user_context function
Tiwei Bie
2025-01-10
um: Mark get_top_address as __init
Tiwei Bie
2025-01-10
um: Mark parse_cache_line as __init
Tiwei Bie
2025-01-10
um: Mark parse_host_cpu_flags as __init
Tiwei Bie
2025-01-10
um: Count iomem_size only once in physmem calculation
Tiwei Bie
2025-01-10
um: Remove obsolete fixmap support
Tiwei Bie
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-12
um: move thread info into task
Benjamin Berg
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-07
um: Always dump trace for specified task in show_stack
Tiwei Bie
2024-11-07
um: remove broken double fault detection
Benjamin Berg
2024-11-07
um: remove file sync for stub data
Benjamin Berg
2024-11-07
um: Remove double zero check
Shaojie Dong
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
[next]