aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)Author
2022-04-08um: Fix uml_mconsole stop/goAnton Ivanov
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap
2022-01-27um: virtio_uml: Fix time-travel external time propagationJohannes Berg
2022-01-27um: fix ndelay/udelay definesJohannes Berg
2021-09-26um: virtio_uml: fix memory leak on init failuresJohannes Berg
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-05-22um: Disable CONFIG_GCOV with MODULESJohannes Berg
2021-05-22um: Mark all kernel symbols as localJohannes Berg
2021-03-04um: defer killing userspace on page table update failuresJohannes Berg
2021-03-04um: mm: check more comprehensively for stub changesJohannes Berg
2021-02-10um: virtio: free vu_dev only with the contained struct deviceJohannes Berg
2021-01-06um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi
2021-01-06um: random: Register random as hwrng-core deviceChristopher Obbard
2020-12-30um: Fix time-travel modeJohannes Berg
2020-12-30um: Remove use of asprinf in umid.cAnton Ivanov
2020-12-30um: chan_xterm: Fix fd leakAnton Ivanov
2020-12-30um: tty: Fix handling of close in tty linesAnton Ivanov
2020-12-30um: Monitor error events in IRQ controllerAnton Ivanov
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-10um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()Richard Weinberger
2020-10-26arch/um: partially revert the conversion to __section() macroLinus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-11um: vector: Add dynamic tap interfaces and scriptingAnton Ivanov
2020-10-11um: Clean up stacktrace dumpJohannes Berg
2020-10-11um: Fix incorrect assumptions about max pid lengthMaciej Żenczykowski
2020-10-11um: Remove redundant NULL checkLi Heng
2020-10-11um: change sigio_spinlock to a mutexJohannes Berg
2020-10-11um: time-travel: Return the sequence number in ACK messagesJohannes Berg
2020-10-11um: time-travel: Fix IRQ handling in time_travel_handle_message()Johannes Berg
2020-10-11um: Allow static linking for non-glibc implementationsIgnat Korchagin
2020-10-11um: Some fixes to build UML with muslIgnat Korchagin
2020-10-11um: vector: Use GFP_ATOMIC under spin lockTiezhu Yang
2020-10-11um: Fix null pointer dereference in vector_user_bpfGaurav Singh
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds