aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas
Commit message (Expand)AuthorAge
* um: Add SPDX headers to files in arch/um/kernel/Alex Dewar2019-09-15
* um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2019-09-15
* Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-14
|\
| * um: Fix kcov crash during startupMarek Majkowski2019-07-02
| * um: Support time travel modeJohannes Berg2019-07-02
* | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-27
|/
* um: remove unused variableBartosz Golaszewski2019-05-07
* um: Remove unnecessary faulted check in uaccess.cAnton Ivanov2018-12-27
* um: switch to RAW_COPY_USERAl Viro2017-03-28
* new helper: uaccess_kernel()Al Viro2017-03-28
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün2016-09-07
* um/ptrace: Fix the syscall_trace_leave callMickaël Salaün2016-09-07
* um/ptrace: run seccomp after ptraceKees Cook2016-06-14
* seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-17
* um: Add seccomp supportMickaël Salaün2016-01-10
* um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-10
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-06
* um: Get rid of open coded NR_SYSCALLSRichard Weinberger2015-11-06
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-06
* um: Handle tracehook_report_syscall_entry() resultRichard Weinberger2015-05-31
* um: Rework uaccess codeRichard Weinberger2015-05-31
* um: Use char[] for linker script address declarationsNicolas Iooss2015-05-31
* um: Create asm/sections.hNicolas Iooss2015-05-31
* um: Remove broken SMP supportRichard Weinberger2015-04-13
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-13
* um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger2013-07-19
* um: Fix return value of strnlen_user()Richard Weinberger2013-07-19
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
* um: split syscall_trace(), pass pt_regs to itAl Viro2012-08-01
* um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-01
* um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-21
* um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh2012-04-09
* remove references to cpu_*_map in arch/Rusty Russell2012-03-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-20
| * um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-20
* | um: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* um: distribute exports to where exported stuff is definedAl Viro2011-11-02
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-02
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros2010-06-04
* uml: i386: Avoid redefinition of NR_syscallsJan Kiszka2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* uml: fix order of pud and pmd_free()Roel Kluin2009-09-22
* uml: fix mm_context memory leakJeff Dike2008-02-08