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
Age
Commit message (
Expand
)
Author
2024-11-07
um: virtio_uml: fix call_fd IRQ allocation
Benjamin Berg
2024-11-07
um: virtio_uml: send SET_MEM_TABLE message with the exact size
Benjamin Berg
2024-11-07
um: remove broken double fault detection
Benjamin Berg
2024-11-07
um: remove duplicate UM_NSEC_PER_SEC definition
Benjamin Berg
2024-11-07
um: remove file sync for stub data
Benjamin Berg
2024-11-07
um: always include kconfig.h and compiler-version.h
Benjamin Berg
2024-11-07
um: set DONTDUMP and DONTFORK flags on KASAN shadow memory
Benjamin Berg
2024-11-07
um: fix sparse warnings in signal code
Benjamin Berg
2024-11-07
um: fix sparse warnings from regset refactor
Benjamin Berg
2024-11-07
um: Remove double zero check
Shaojie Dong
2024-10-26
um: fix stub exe build with CONFIG_GCOV
Johannes Berg
2024-10-25
um: Use os_set_pdeathsig helper in winch thread/process
Tiwei Bie
2024-10-25
um: Set parent-death signal for write_sigio thread/process
Tiwei Bie
2024-10-25
um: Set parent-death signal for ubd io thread/process
Tiwei Bie
2024-10-25
um: Add os_set_pdeathsig helper function
Tiwei Bie
2024-10-24
um: remove PATH_MAX use
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: vdso: Always reject undefined references in during linking
Thomas Weißschuh
2024-10-23
um: Do not propagate initrd parameter to kernel
Tiwei Bie
2024-10-23
um: hostaudio: Do not propagate mixer parameter to kernel
Tiwei Bie
2024-10-23
um: hostaudio: Do not propagate dsp parameter to kernel
Tiwei Bie
2024-10-23
hostfs: Do not propagate hostfs parameter to kernel
Tiwei Bie
2024-10-23
um: Do not propagate noreboot 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 uml_dir 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: restore process name
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 winch thread/process
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: Add generic stub_syscall1 function
Benjamin Berg
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
2024-10-10
um: remove dependency on undefined CC_CAN_LINK_STATIC_NO_RUNTIME_DEPS
Masahiro Yamada
2024-10-10
um: Remove 3-level page table support on i386
Tiwei Bie
2024-10-10
um: always use the internal copy of the FP registers
Benjamin Berg
[next]