aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2016-09-07um: Don't discard .text.exit sectionAndrey Ryabinin
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-03-03uml: flush stdout before forkingVegard Nossum
2015-12-08um: fix returns without va_endGeyslan G. Bem
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti
2015-12-08um: Fix get_signal() usageRichard Weinberger
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov
2015-11-06um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is heldSaurabh Sengar
2015-11-06um: Report host OOM more nicelyRichard Weinberger
2015-11-06um: Get rid of open coded NR_SYSCALLSRichard Weinberger
2015-11-06um: Store syscall number after syscall_trace_enter()Richard Weinberger
2015-11-06um: Define PTRACE_OLDSETOPTIONSRichard Weinberger
2015-10-19um: Fix kernel mode fault conditionRichard Weinberger
2015-10-19um: Fix waitpid() usage in helper codeRichard Weinberger
2015-10-19um: Fix out-of-tree buildRichard Weinberger
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-10um/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2015-07-07um: Fix do_signal() prototypeIngo Molnar
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25um: Don't pollute kernel namespace with uapiRichard Weinberger
2015-06-25um: Include sys/types.h for makedev(), major(), minor()Hans-Werner Hilse
2015-06-25um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse
2015-06-25um: Do not use __ptr_t type for stack_t's .ss pointerHans-Werner Hilse
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-23module: add per-module param_lockDan Streetman
2015-05-31um: Fix mconsole dependencyRichard Weinberger
2015-05-31um: Handle tracehook_report_syscall_entry() resultRichard Weinberger
2015-05-31um: Remove copy&paste code from init.hRichard Weinberger
2015-05-31um: Stop abusing __KERNEL__Richard Weinberger
2015-05-31um: Catch unprotected user memory accessRichard Weinberger
2015-05-31um: Rework uaccess codeRichard Weinberger
2015-05-31um: Remove hppfsRichard Weinberger
2015-05-31um: Move syscall() declaration into os.hRichard Weinberger
2015-05-31um: kernel: ksyms: Export symbol syscall() for fixing modpost issueChen Gang
2015-05-31um/os-Linux: Use char[] for syscall_stub declarationsNicolas Iooss
2015-05-31um: Use char[] for linker script address declarationsNicolas Iooss
2015-05-31um: Create asm/sections.hNicolas Iooss
2015-05-24um,ethertap: use strncpyAlan
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19mm/fault, um: Fix compile errorPeter Zijlstra
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...Linus Torvalds