aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-15Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2-6/+3
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2-0/+6
2019-03-06um: Fix for a possible OOPS in ubd initializationAnton Ivanov1-3/+3
2019-03-06um: Remove duplicated include from vector_user.cYueHaibing1-3/+0
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov7-27/+0
2018-12-27um: writev needs <sys/uio.h>Christoph Hellwig1-0/+1
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov1-11/+54
2018-12-27um: Remove unsafe printks from the io threadAnton Ivanov1-25/+17
2018-12-27um: Clean-up command processing in UML UBD driverAnton Ivanov1-30/+47
2018-12-27um: Switch to block-mq constants in the UML UBD driverAnton Ivanov1-28/+38
2018-12-27um: Include sys/uio.h to have writev()Richard Weinberger1-0/+1
2018-11-09Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+8
2018-11-08ubd: fix missing initialization of io_reqAnton Ivanov1-2/+1
2018-11-07ubd: fix missing lock around request issueJens Axboe1-2/+7
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds4-17/+10
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2-2/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport2-2/+2
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport2-2/+2
2018-10-29um: Make line/tty semantics use true write IRQAnton Ivanov1-2/+2
2018-10-29um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf1-1/+1
2018-10-29um: NULL check before kfree is not neededYueHaibing2-14/+7
2018-10-18ubd: remove use of blk_rq_map_sgChristoph Hellwig1-104/+54
2018-10-14um: Convert ubd driver to blk-mqRichard Weinberger1-85/+93
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke1-1/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+337
2018-08-02um: create a proper drivers KconfigChristoph Hellwig1-0/+337
2018-07-19kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada1-2/+2
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-6/+14
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook2-12/+12
2018-06-10um: Fix raw interface optionsAnton Ivanov1-3/+2
2018-06-10um: Fix initialization of vector queuesAnton Ivanov1-3/+12
2018-06-07net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn1-1/+2
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-14/+2
2018-03-29Fix vector raw inintialization logicAnton Ivanov4-10/+21
2018-03-29Migrate vector timers to new timer APIAnton Ivanov1-7/+3
2018-02-19um: vector: Fix an error handling path in 'vector_parse()'Christophe JAILLET1-3/+3
2018-02-19um: vector: Fix a memory allocation checkChristophe JAILLET1-1/+1
2018-02-19um: vector: fix missing unlock on error in vector_net_open()Wei Yongjun1-1/+3
2018-02-19High Performance UML Vector Network DriverAnton Ivanov7-3/+2907
2018-02-19Epoll based IRQ controllerAnton Ivanov4-49/+21
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro1-1/+2
2017-11-27um: annotate ->poll() instancesAl Viro1-3/+3
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman7-0/+7
2017-10-18um: net: Convert timers to use timer_setup()Kees Cook1-5/+4
2017-09-04mconsole: switch to kernel_readChristoph Hellwig1-6/+1
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-0/+3
2017-07-05um: console: Ignore console= optionMasami Hiramatsu1-0/+3
2017-06-09block: introduce new block status code typeChristoph Hellwig1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1