index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
exec.c
Age
Commit message (
Expand
)
Author
2023-02-01
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2021-02-12
um: remove process stub VMA
Johannes Berg
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2012-11-28
um: get_safe_registers() should be done in flush_thread(), not start_thread()
Al Viro
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-09-30
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
2012-09-27
um: don't leak floating point state and segment registers on execve()
Al Viro
2012-09-27
um: take cleaning singlestep to start_thread()
Al Viro
2012-09-20
um: don't leak floating point state and segment registers on execve()
Al Viro
2012-09-20
um: take cleaning singlestep to start_thread()
Al Viro
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
2011-07-25
um, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-19
uml: kill big kernel lock
Arnd Bergmann
2010-09-22
uml: fix compile warning
Richard Weinberger
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-10-22
x86, um: get rid of uml unistd.h
Al Viro
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
2008-02-05
uml: cover stubs with a VMA
Jeff Dike
2008-02-05
uml: clean up TASK_SIZE usage
Jeff Dike
2007-10-16
uml: fix stub address calculations
Jeff Dike
2007-10-16
uml: fold mmu_context_skas into mm_context
Jeff Dike
2007-10-16
uml: get rid of do_longjmp
Jeff Dike
2007-10-16
uml: style fixes pass 3
Jeff Dike
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-05-07
uml: create as-layout.h
Jeff Dike
2007-02-11
[PATCH] uml: Kill a compilation warning
Jeff Dike
2006-12-08
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2006-09-26
[PATCH] UML: tty locking
Alan Cox
2006-07-10
[PATCH] uml: move _kern.c files
Jeff Dike