summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-19/+6
|\
| * um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-201-1/+1
| * um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-201-18/+5
* | um: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
|/
* um: distribute exports to where exported stuff is definedAl Viro2011-11-021-0/+6
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-021-1/+0
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-131-1/+1
* arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros2010-06-041-1/+1
* uml: i386: Avoid redefinition of NR_syscallsJan Kiszka2010-05-101-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* uml: fix order of pud and pmd_free()Roel Kluin2009-09-221-2/+2
* uml: fix mm_context memory leakJeff Dike2008-02-081-0/+5
* uml: redo the calculation of NR_syscallsJeff Dike2008-02-051-0/+3
* uml: get rid of syscall countersJeff Dike2008-02-051-3/+0
* uml: don't kill pid 0Jeff Dike2008-02-051-1/+13
* uml: eliminate setjmp_wrapperJeff Dike2008-02-051-46/+27
* uml: cover stubs with a VMAJeff Dike2008-02-051-45/+59
* uml: kill processes instead of panicing kernelJeff Dike2008-02-052-4/+21
* uml: add virt_to_pteJeff Dike2008-02-051-33/+23
* uml: header untanglingJeff Dike2008-02-051-6/+7
OpenPOWER on IntegriCloud