summaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)Author
2016-01-15um: kill pfn_tDan Williams
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-10um: Use race-free temporary file creationMickaël Salaün
2016-01-10um: Do not set unsecure permission for temporary fileMickaël Salaün
2016-01-10um: Add seccomp supportMickaël Salaün
2016-01-10um: Add full asm/syscall.h supportMickaël Salaün
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün
2016-01-10um: Update UBD to use pread/pwrite family of functionsAnton Ivanov
2016-01-10um: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov
2016-01-10um: Prevent IRQ handler reentrancyAnton Ivanov
2016-01-10uml: flush stdout before forkingVegard Nossum
2016-01-04[um] mconsole: don't open-code memdup_user_nul()Al Viro
2016-01-04[um] hostaudio: don't open-code memdup_user()Al Viro
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