summaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)Author
2021-07-20um: fix error return code in winch_tramp()Zhen Lei
2021-07-20um: fix error return code in slip_open()Zhen Lei
2021-07-20um: Fix stack pointer alignmentYiFei Zhu
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-04Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-22landlock: Support filesystem access-controlMickaël Salaün
2021-04-15um: Fix W=1 missing-include-dirs warningsRandy Dunlap
2021-04-15um: pgtable.h: Fix W=1 warning for empty body in 'do' statementRandy Dunlap
2021-04-15um: Remove unused including <linux/version.h>Yang Li
2021-04-15um: Replace if (cond) BUG() with BUG_ON()Yang Li
2021-04-15um: Disable CONFIG_GCOV with MODULESJohannes Berg
2021-04-15um: Remove unneeded variable 'ret'Yang Li
2021-04-15um: Mark all kernel symbols as localJohannes Berg
2021-03-08printk: introduce a kmsg_dump iteratorJohn Ogness
2021-03-08um: synchronize kmsg_dumperJohn Ogness
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-16um: Enforce the usage of asm-generic/softirq_stack.hThomas Gleixner
2021-02-12um: irq.h: include <asm-generic/irq.h>Johannes Berg
2021-02-12um: io.h: include <linux/types.h>Johannes Berg
2021-02-12um: add a pseudo RTCJohannes Berg
2021-02-12um: remove process stub VMAJohannes Berg
2021-02-12um: rework userspace stubs to not hard-code stub locationJohannes Berg
2021-02-12um: separate child and parent errors in clone stubJohannes Berg
2021-02-12um: defer killing userspace on page table update failuresJohannes Berg
2021-02-12um: mm: check more comprehensively for stub changesJohannes Berg
2021-02-12um: print register names in wait_for_stubJohannes Berg
2021-02-12mm: Remove arch_remap() and mm-arch-hooks.hChristophe Leroy
2021-02-12um: fix spelling mistake in Kconfig "privleges" -> "privileges"Colin Ian King
2021-02-12um: virtio: allow devices to be configured for wakeupJohannes Berg
2021-02-12um: time-travel: rework interrupt handling in ext modeJohannes Berg
2021-02-12um: virtio: disable VQs during suspendJohannes Berg
2021-02-12um: virtio: fix handling of messages without payloadJohannes Berg
2021-02-12um: virtio: clean up a commentJohannes Berg
2021-01-26um: time: fix initialization in time-travel modeJohannes Berg
2021-01-26um: fix os_idle_sleep() to not hangJohannes Berg
2021-01-26Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg
2021-01-26Revert "um: allocate a guard page to helper threads"Johannes Berg
2021-01-26um: virtio: free vu_dev only with the contained struct deviceJohannes Berg
2021-01-26um: kmsg_dumper: always dump when not tty consoleThomas Meyer
2021-01-26um: stdio_console: Make preferred consoleThomas Meyer
2021-01-26um: return error from ioremap()Johannes Berg
2021-01-26um: ubd: fix command line handling of ubdHajime Tazaki
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds