summaryrefslogtreecommitdiff
path: root/arch/um (follow)
Commit message (Expand)AuthorAge
* um: fix error return code in winch_tramp()Zhen Lei2021-07-20
* um: fix error return code in slip_open()Zhen Lei2021-07-20
* um: Mark all kernel symbols as localJohannes Berg2021-05-22
* um: chan_xterm: Fix fd leakAnton Ivanov2020-12-29
* um: change sigio_spinlock to a mutexJohannes Berg2020-11-10
* um: Make GCOV depend on !KCOVRichard Weinberger2019-12-05
* um: Make line/tty semantics use true write IRQAnton Ivanov2019-11-28
* um: Silence lockdep complaint about mmap_semJohannes Berg2019-08-04
* um: Compile with modern headersJason A. Donenfeld2019-07-10
* um: Avoid marking pages with "changed protection"Anton Ivanov2019-02-20
* um: Give start_idle_thread() a return codeRichard Weinberger2018-11-27
* um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli2018-11-10
* um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur2018-04-24
* um: link vmlinux with -no-pieThomas Meyer2018-01-31
* um: Don't discard .text.exit sectionAndrey Ryabinin2016-09-07
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-04-12
* uml: flush stdout before forkingVegard Nossum2016-03-03
* um: fix returns without va_endGeyslan G. Bem2015-12-08
* arch: um: fix error when linking vmlinux.Lorenzo Colitti2015-12-08
* um: Fix get_signal() usageRichard Weinberger2015-12-08
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-06
* um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is heldSaurabh Sengar2015-11-06
* um: Report host OOM more nicelyRichard Weinberger2015-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: Define PTRACE_OLDSETOPTIONSRichard Weinberger2015-11-06
* um: Fix kernel mode fault conditionRichard Weinberger2015-10-19
* um: Fix waitpid() usage in helper codeRichard Weinberger2015-10-19
* um: Fix out-of-tree buildRichard Weinberger2015-10-19
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-01
|\ \
| * | um/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-10
* | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-31
|\| |
| * | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
| |/
* / um: Fix do_signal() prototypeIngo Molnar2015-07-07
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * module: add per-module param_lockDan Streetman2015-06-23
* | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-28
|\ \
| * | um: Don't pollute kernel namespace with uapiRichard Weinberger2015-06-25
| * | um: Include sys/types.h for makedev(), major(), minor()Hans-Werner Hilse2015-06-25
| * | um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse2015-06-25
| * | um: Do not use __ptr_t type for stack_t's .ss pointerHans-Werner Hilse2015-06-25
| * | um: Fix mconsole dependencyRichard Weinberger2015-05-31
| * | um: Handle tracehook_report_syscall_entry() resultRichard Weinberger2015-05-31
| * | um: Remove copy&paste code from init.hRichard Weinberger2015-05-31
| * | um: Stop abusing __KERNEL__Richard Weinberger2015-05-31
| * | um: Catch unprotected user memory accessRichard Weinberger2015-05-31
| * | um: Rework uaccess codeRichard Weinberger2015-05-31
| * | um: Remove hppfsRichard Weinberger2015-05-31