开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
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
2024-10-26
um: fix stub exe build with CONFIG_GCOV
Johannes Berg
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2024-10-23
um: insert scheduler ticks when userspace does not yield
Benjamin Berg
2024-10-23
um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC
Tiwei Bie
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024-10-23
um: Do not propagate initrd parameter to kernel
Tiwei Bie
2024-10-23
um: Do not propagate dtb parameter to kernel
Tiwei Bie
2024-10-23
um: Do not propagate mem parameter to kernel
Tiwei Bie
2024-10-23
um: Remove UML specific debug parameter
Tiwei Bie
2024-10-23
um: remove fault_catcher infrastructure
Johannes Berg
2024-10-23
um: make stub_exe _start() pure inline asm
Johannes Berg
2024-10-18
um: Fix misaligned stack in stub_exe
David Gow
2024-10-17
um: Disable auto variable initialization for stub_exe.c
Nathan Chancellor
2024-10-17
um: Fix passing '-n' to linker for stub_exe
Nathan Chancellor
2024-10-10
um: Switch to 4 level page tables on 64 bit
Benjamin Berg
2024-10-10
um: clear all memory in new userspace processes
Benjamin Berg
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2024-10-10
um: Limit TASK_SIZE to the addressable range
Benjamin Berg
2024-10-10
um: Calculate stub data address relative to stub code
Benjamin Berg
2024-10-10
um: Add compile time assert that stub fits on a page
Benjamin Berg
2024-10-10
um: Set parent death signal for userspace process
Benjamin Berg
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
2024-10-10
um: always use the internal copy of the FP registers
Benjamin Berg
2024-10-10
um: Fix the return value of elf_core_copy_task_fpregs
Tiwei Bie
2024-10-10
um: Fix the definition for physmem_size
Tiwei Bie
2024-10-10
um: Remove highmem leftovers
Tiwei Bie
2024-10-10
um: Fix potential integer overflow during physmem setup
Tiwei Bie
2024-09-27
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-12
um: fix time-travel syscall scheduling hack
Johannes Berg
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
[next]