Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3176f94c467cf89f74120c34a3ddd9aaf8941be2
/
arch
/
um
/
os-Linux
5c1f33e
um: Don't trace irqflags during shutdown
by Johannes Berg
· 5 years ago
97870c3
um: Add SPDX headers for files in arch/um/os-Linux
by Alex Dewar
· 5 years ago
5d38f32
um: drivers: Add virtio vhost-user driver
by Erel Geron
· 5 years ago
0dafcbe
um: Implement TRACE_IRQFLAGS_SUPPORT
by Johannes Berg
· 5 years ago
b8f7882
um: Avoid using uninitialized regs
by Johannes Berg
· 5 years ago
68c15a2
um: Remove sig_info[SIGALRM]
by Johannes Berg
· 5 years ago
c7c6f3b
um: Pass nsecs to os timer functions
by Johannes Berg
· 6 years ago
56fc187
um: Timer code cleanup
by Johannes Berg
· 6 years ago
fcd242c
um: fix os_timer_one_shot()
by Johannes Berg
· 6 years ago
0d4e5ac
um: remove uses of variable length arrays
by Bartosz Golaszewski
· 6 years ago
5c2ffce
um: Revert to using stack for pt_regs in signal handling
by Anton Ivanov
· 6 years ago
50109b5
um: Add support for DISCARD in the UBD Driver
by Anton Ivanov
· 6 years ago
369cca2
um: remove unused AIO code
by Christoph Hellwig
· 6 years ago
7ff1e34
um: Give start_idle_thread() a return code
by Richard Weinberger
· 7 years ago
cca76c1
um: remove uml initcalls
by Alexander Pateenok
· 7 years ago
530ba6c
um: Compile with modern headers
by Jason A. Donenfeld
· 7 years ago
ff6a179
Epoll based IRQ controller
by Anton Ivanov
· 7 years ago
4d1a535
um: Use POSIX ucontext_t instead of struct ucontext
by Krzysztof Mazur
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6d20e6b
um: return negative in tuntap_open_tramp()
by Dan Carpenter
· 7 years ago
cbb0006
Fix minor typos and grammar in UML start_up help
by James Pack
· 7 years ago
6f602afd
um: Fix FP register size for XSTATE/XSAVE
by Thomas Meyer
· 7 years ago
e909983
um: Add kerneldoc for userspace_tramp() and start_userspace()
by Thomas Meyer
· 7 years ago
22e19c8
um: userspace - be more verbose in ptrace set regs error
by Thomas Meyer
· 7 years ago
0936d4f
um: Use os_warn to print out pre-boot warning/error messages
by Masami Hiramatsu
· 8 years ago
721ccae
um: Add os_warn() for pre-boot warning/error messages
by Masami Hiramatsu
· 8 years ago
d3878bb
um: Use os_info for the messages on normal path
by Masami Hiramatsu
· 8 years ago
f7887ee
um: Add os_info() for pre-boot information messages
by Masami Hiramatsu
· 8 years ago
e03c78a
um: Use printk instead of printf in make_uml_dir
by Masami Hiramatsu
· 8 years ago
ce45860
um: Add missing NR_CPUS include
by Richard Weinberger
· 8 years ago
8bba077
um: Set number of CPUs
by Nikola Kotur
· 8 years ago
915eed2
um: Support kcov
by Vegard Nossum
· 9 years ago
57a05d8
um: Fix possible deadlock in sig_handler_common()
by Richard Weinberger
· 9 years ago
b6024b2
um: extend fpstate to _xstate to support YMM registers
by Eli Cooper
· 9 years ago
3e46b25
um: Use race-free temporary file creation
by Mickaël Salaün
· 9 years ago
571d2f0
um: Do not set unsecure permission for temporary file
by Mickaël Salaün
· 9 years ago
e04c989
um: Fix ptrace GETREGS/SETREGS bugs
by Mickaël Salaün
· 9 years ago
8c6157b
um: Update UBD to use pread/pwrite family of functions
by Anton Ivanov
· 9 years ago
d5e3f5c
um: Prevent IRQ handler reentrancy
by Anton Ivanov
· 9 years ago
0754fb2
uml: flush stdout before forking
by Vegard Nossum
· 9 years ago
2eb5f31
um: Switch clocksource to hrtimers
by Anton Ivanov
· 9 years ago
1d80f0c
um: Store syscall number after syscall_trace_enter()
by Richard Weinberger
· 9 years ago
6b18733
um: Fix waitpid() usage in helper code
by Richard Weinberger
· 9 years ago
21dc2e6
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 10 years ago
8eeba4e
um: Include sys/types.h for makedev(), major(), minor()
by Hans-Werner Hilse
· 10 years ago
f9bb3b5
um: Do not use stdin and stdout identifiers for struct members
by Hans-Werner Hilse
· 10 years ago
9a75551
um: Do not use __ptr_t type for stack_t's .ss pointer
by Hans-Werner Hilse
· 10 years ago
5f32943
um/os-Linux: Use char[] for syscall_stub declarations
by Nicolas Iooss
· 10 years ago
7879b1d
um,ethertap: use strncpy
by Alan
· 10 years ago
33bbc30
um: Move uml_postsetup in the init_thread stack
by Thomas Meyer
· 10 years ago
d0b5e15
um: Remove SKAS3/4 support
by Richard Weinberger
· 10 years ago
ae5db6d
Revert "um: Fix wait_stub_done() error handling"
by Richard Weinberger
· 10 years ago
0565103
um: Memory corruption on startup
by Anton Ivanov
· 11 years ago
9fcb663
um: Missing pipe handling
by Anton Ivanov
· 11 years ago
0d71832
uml: Simplify tempdir logic.
by Tristan Schmelcher
· 11 years ago
f72c22e
um: Make stack trace reliable against kernel mode faults
by Richard Weinberger
· 11 years ago
2501272
um: Run UML in it's own session.
by Richard Weinberger
· 11 years ago
91d44ff
um: Cleanup SIGTERM handling
by Richard Weinberger
· 11 years ago
805f11a
um: ubd: Add REQ_FLUSH suppport
by Richard Weinberger
· 11 years ago
f75b1b1
um: Implement probe_kernel_read()
by Richard Weinberger
· 11 years ago
9a8c135
um: siginfo cleanup
by Richard Weinberger
· 11 years ago
7473534
uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases
by Tristan Schmelcher
· 11 years ago
0974a9c
um: Fix wait_stub_done() error handling
by Richard Weinberger
· 12 years ago
c032862
Merge commit '8700c95adb03' into timers/nohz
by Frederic Weisbecker
· 12 years ago
3451d02
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
by Frederic Weisbecker
· 13 years ago
72383d4
um: fix build failure due to mess-up of sig_info protorype
by Sergei Trofimovich
· 12 years ago
fdfa4c9
um: add missing declaration of 'getrlimit()' and friends
by Sergei Trofimovich
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
22e2430d
x86, um: convert to saner kernel_execve() semantics
by Al Viro
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
bc6c836
uml: fix compile error in deliver_alarm()
by Miklos Szeredi
· 12 years ago
d3c1cfc
um: pass siginfo to guest process
by Martin Pärtel
· 12 years ago
b8a4209
um: pull interrupt_end() into userspace()
by Al Viro
· 13 years ago
54ce925
um: Remove unused variables
by Richard Weinberger
· 13 years ago
c6b17bb
um: use the right ifdef around exports in user_syms.c
by Al Viro
· 13 years ago
966e803
um: unify ptrace_user.h
by Al Viro
· 13 years ago
1bbd5f2
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
by Al Viro
· 13 years ago
510c72a3
um: take chan_*.h and line.h to arch/um/drivers
by Al Viro
· 13 years ago
17e0520
um: take register_winch_irq() into the caller of is_skas_winch()
by Al Viro
· 13 years ago
5c48b10
um: take arch/um/sys-x86 to arch/x86/um
by Al Viro
· 13 years ago
62982ad
um: sysdep/barrier.h is not used for anything
by Al Viro
· 13 years ago
0de021f
um: shared/process.h is empty now; kill it
by Al Viro
· 13 years ago
ab1c0cc
um: finish conversion to mcontext_t
by Al Viro
· 13 years ago
248b74c
um: start switching the references to host mcontext_t to its userland type
by Al Viro
· 13 years ago
05c46db
um: take userland definition of barrier() to user.h
by Al Viro
· 13 years ago
0036168
um: fill the handlers array at build time
by Al Viro
· 13 years ago
e87df98
um: simplify set_handler()
by Al Viro
· 13 years ago
d5c7e8b4
um: don't bother blocking SIGARLM and SIGUSR1
by Al Viro
· 13 years ago
9b25fcb
um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in there
by Al Viro
· 13 years ago
51d3474
um: merge arch/um/os-Linux/sys-{i386,x86_64}
by Al Viro
· 13 years ago
7eb1225
um: merge hard_handler() instances, switch to use of SA_SIGINFO
by Al Viro
· 13 years ago
5d40de0
um: kill dead code around uaccess
by Al Viro
· 13 years ago
078073a
um: -include user.h for USER_OBJ, trim includes
by Al Viro
· 13 years ago
fbfe9c8
um: Save FPU registers between task switches
by Ingo van Lil
· 13 years ago
b743ac5
um: disable scan_elf_aux() on x86_64
by Richard Weinberger
· 13 years ago
2a6d0ac
uml: free resources
by Davidlohr Bueso
· 13 years ago
2fdf213
uml: helper.c warning corrections
by Vitaliy Ivanov
· 13 years ago
f956b3e
um: fix _FORTIFY_SOURCE=2 support for kernel modules
by Richard Weinberger
· 13 years ago
db271cf
um: fix crash while os_dump_core()
by Richard Weinberger
· 14 years ago
d634f19
um: add earlyprintk support
by Richard Weinberger
· 14 years ago
Next »