index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
shared
Age
Commit message (
Expand
)
Author
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-30
um: Fix the declaration of kasan_map_memory
Tiwei Bie
2024-04-30
um: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
2024-04-30
um: Stop tracking host PID in cpu_tasks
Tiwei Bie
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
2024-04-22
um: Fix the declaration of vfree
Tiwei Bie
2024-02-20
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-02-20
string: Allow 2-argument strscpy()
Kees Cook
2024-01-05
um: Remove unused register save/restore functions
Benjamin Berg
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2024-01-04
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2024-01-04
um: Fix naming clash between UML and scheduler
Anton Ivanov
2023-08-26
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
2023-08-19
um: Remove strlcpy usage
Azeem Shaikh
2023-06-20
uml: Replace strlcpy with strscpy
Azeem Shaikh
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
2022-07-17
um: include sys/types.h for size_t
Jason A. Donenfeld
2022-07-17
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2021-12-21
um: header debriding - sigio.h
Al Viro
2021-12-21
um: header debriding - os.h
Al Viro
2021-12-21
um: header debriding - net_*.h
Al Viro
2021-12-21
um: header debriding - mem_user.h
Al Viro
2021-12-21
um: header debriding - activate_ipi()
Al Viro
2021-12-21
um: common-offsets.h debriding...
Al Viro
2021-12-21
um, x86: bury crypto_tfm_ctx_offset
Al Viro
2021-12-21
um: remove a dangling extern of syscall_trace()
Al Viro
2021-12-21
um: kill unused cpu()
Al Viro
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-07-19
printk: Userspace format indexing support
Chris Down
2021-06-17
um: Remove the repeated declaration
Shaokun Zhang
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
um: expose time-travel mode to userspace side
Johannes Berg
2021-06-17
um: export signals_enabled directly
Johannes Berg
2021-06-17
um: remove unused smp_sigio_handler() declaration
Johannes Berg
2021-02-12
um: remove process stub VMA
Johannes Berg
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
[next]