summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2023-09-23um: Fix hostaudio build errorsRandy Dunlap
2023-08-08um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada
2023-03-11um: vector: Fix memory leak in vector_configXiang Yang
2022-10-26UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-10-15arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow
2022-08-25um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setupsJason A. Donenfeld
2022-06-22um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-14um: chan_user: Fix winch_tramp() return valueJohannes Berg
2022-06-14ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman
2022-04-15um: Fix uml_mconsole stop/goAnton Ivanov
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap
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: 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
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-05um: change sigio_spinlock to a mutexJohannes Berg
2020-05-02um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha
2020-04-23um: falloc.h needs to be directly included for older libcAlan Maguire
2020-04-23um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi
2020-02-01Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg
2020-01-23um: virtio_uml: Disallow modular buildJohannes Berg
2020-01-23um: Don't trace irqflags during shutdownJohannes Berg
2020-01-14um: Implement copy_thread_tlsAmanieu d'Antras
2020-01-04um: virtio: Keep reading on -EAGAINJohannes Berg
2019-10-29um-ubd: Entrust re-queue to the upper layersAnton Ivanov
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-21Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-16um: irq: Fix LAST_IRQ usage in init_IRQ()Erel Geron
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar
2019-09-15um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar
2019-09-15um: Add SPDX headers for files in arch/um/driversAlex Dewar
2019-09-15um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACKJohannes Berg
2019-09-15um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQJohannes Berg
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron
2019-09-15um: Don't use generic barrier.hJohannes Berg
2019-09-15um: time-travel: Restrict time update in IRQ handlerJohannes Berg
2019-09-15um: time-travel: Fix periodic timersJohannes Berg