index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
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
2024-09-12
um: Remove the call to SUBARCH_EXECVE1 macro
Tiwei Bie
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
2024-09-12
um: Remove the redundant newpage check in update_pte_range
Tiwei Bie
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-17
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
2024-07-04
um: register power-off handler
Johannes Berg
2024-07-03
um: Enable preemption in UML
Anton Ivanov
2024-07-03
um: refactor TLB update handling
Benjamin Berg
[next]