summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* signal/um: More carefully relay signals in relay_signal.Eric W. Biederman2018-04-281-24/+14
* signal/um: Use force_sig_fault where appropriateEric W. Biederman2018-04-252-28/+11
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2018-04-112-166/+301
|\
| * um: Add missing EXPORT for free_irq_by_fd()Anton Ivanov2018-02-191-0/+1
| * Epoll based IRQ controllerAnton Ivanov2018-02-191-163/+297
| * um: time: Use timespec64 for persistent clockArnd Bergmann2018-02-191-3/+3
* | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-1/+1
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-1/+1
|\
| * signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman2018-01-221-1/+1
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-093-4/+3
|/
* Do not hash userspace addresses in fault handlersKees Cook2017-12-191-1/+1
* mm, arch: remove empty_bad_page*Michal Hocko2017-11-151-3/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* um/time: Fixup namespace collisionThomas Gleixner2017-09-291-2/+2
* um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
* um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-131-2/+2
* Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-154-14/+26
|\
| * um: Add kerneldoc for segv_handlerThomas Meyer2017-07-071-0/+10
| * um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu2017-07-053-10/+12
| * um: Use os_info for the messages on normal pathMasami Hiramatsu2017-07-051-4/+4
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-5/+0
|\ \
| * | kill strlen_user()Al Viro2017-05-151-5/+0
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-6/+0
|/
* Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-133-7/+9
|\
| * um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-032-3/+7
| * um: Fix _print_addr()Richard Weinberger2017-05-031-4/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-1/+3
|\ \
| * | um/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-1/+3
| |/
* | um: switch to RAW_COPY_USERAl Viro2017-03-281-4/+4
* | new helper: uaccess_kernel()Al Viro2017-03-281-5/+5
|/
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-022-0/+3
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-023-2/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-4/+6
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-072-0/+2
* um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün2016-09-071-5/+0
* um/ptrace: Fix the syscall_trace_leave callMickaël Salaün2016-09-071-2/+3
* Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-08-043-6/+9
|\
| * um: Support kcovVegard Nossum2016-08-041-0/+5
| * um: Setup physical memory in setup_arch()Richard Weinberger2016-08-041-4/+4
| * um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla2016-08-041-2/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-5/+4
|\ \
| * | um/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+4
| * | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
OpenPOWER on IntegriCloud