summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas
Commit message (Expand)AuthorAgeFilesLines
* um: remove process stub VMAJohannes Berg2021-02-121-87/+0
* um: rework userspace stubs to not hard-code stub locationJohannes Berg2021-02-121-2/+1
* um: separate child and parent errors in clone stubJohannes Berg2021-02-121-14/+11
* arch/um: partially revert the conversion to __section() macroLinus Torvalds2020-10-261-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* um: syscall.c: include <asm/unistd.h>Johannes Berg2020-04-291-0/+1
* um: Implement time-travel=extJohannes Berg2020-03-291-1/+2
* um: Move timer-internal.h to non-sharedJohannes Berg2020-03-291-1/+1
* um: add support for folded p4d page tablesMike Rapoport2019-12-042-3/+16
* seccomp: simplify secure_computing()Christian Brauner2019-10-101-1/+1
* um: Add SPDX headers to files in arch/um/kernel/Alex Dewar2019-09-156-6/+6
* um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2019-09-152-3/+3
* Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-142-0/+13
|\
| * um: Fix kcov crash during startupMarek Majkowski2019-07-021-0/+2
| * um: Support time travel modeJohannes Berg2019-07-021-0/+11
* | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
|/
* um: remove unused variableBartosz Golaszewski2019-05-071-1/+0
* um: Remove unnecessary faulted check in uaccess.cAnton Ivanov2018-12-271-11/+12
* 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 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+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
* 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
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* um: Add seccomp supportMickaël Salaün2016-01-101-0/+5
* um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-101-12/+14
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-062-5/+4
* um: Get rid of open coded NR_SYSCALLSRichard Weinberger2015-11-061-5/+3
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-061-10/+3
* um: Handle tracehook_report_syscall_entry() resultRichard Weinberger2015-05-311-1/+5
* um: Rework uaccess codeRichard Weinberger2015-05-311-30/+17
* um: Use char[] for linker script address declarationsNicolas Iooss2015-05-311-2/+2
* um: Create asm/sections.hNicolas Iooss2015-05-311-2/+1
* um: Remove broken SMP supportRichard Weinberger2015-04-131-3/+1
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-132-72/+23
* um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger2013-07-191-1/+1
* um: Fix return value of strnlen_user()Richard Weinberger2013-07-191-1/+1
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-095-25/+25
* um: split syscall_trace(), pass pt_regs to itAl Viro2012-08-021-2/+2
* um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-011-1/+1
* um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-211-1/+1
* um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh2012-04-101-1/+0
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-1/+1