index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-04-15
um: Remove unused including <linux/version.h>
Yang Li
2021-04-15
um: Remove unneeded variable 'ret'
Yang Li
2021-02-12
um: add a pseudo RTC
Johannes Berg
2021-02-12
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
2021-02-12
um: virtio: allow devices to be configured for wakeup
Johannes Berg
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
um: virtio: disable VQs during suspend
Johannes Berg
2021-02-12
um: virtio: fix handling of messages without payload
Johannes Berg
2021-02-12
um: virtio: clean up a comment
Johannes Berg
2021-01-26
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
2021-01-26
um: ubd: fix command line handling of ubd
Hajime Tazaki
2020-12-13
um: chan_xterm: Fix fd leak
Anton Ivanov
2020-12-13
um: tty: Fix handling of close in tty lines
Anton Ivanov
2020-12-13
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
um: virtio: Use dynamic IRQ allocation
Johannes Berg
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
um: ubd: Set device serial attribute from cmdline
Christopher Obbard
2020-12-13
um: line: Don't free winch (with IRQ) under spinlock
Johannes Berg
2020-12-13
um: ubd: Submit all data segments atomically
Gabriel Krisman Bertazi
2020-12-13
um: random: Register random as hwrng-core device
Christopher Obbard
2020-12-13
um: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-10-11
um: vector: Add dynamic tap interfaces and scripting
Anton Ivanov
2020-10-11
um: Remove redundant NULL check
Li Heng
2020-10-11
um: Allow static linking for non-glibc implementations
Ignat Korchagin
2020-10-11
um: Some fixes to build UML with musl
Ignat Korchagin
2020-10-11
um: vector: Use GFP_ATOMIC under spin lock
Tiezhu Yang
2020-10-11
um: Fix null pointer dereference in vector_user_bpf
Gaurav Singh
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-06-24
um: line, remove put_char
Jiri Slaby
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-06-02
um: virtio: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-02
um: Do not evaluate compiler's library path when cleaning
Masahiro Yamada
2020-06-02
um: Neaten vu_err macro definition
Joe Perches
2020-06-02
um: Add a generic "fd" vector transport
Marc-André Lureau
2020-05-12
um: do not evaluate compiler's library path when cleaning
Masahiro Yamada
2020-04-29
um: Fix typo in vector driver transport option definition
Ignat Korchagin
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-03-29
um: Remove some unnecessary NULL checks in vector_user.c
Alex Dewar
2020-03-29
um: vector: Avoid NULL ptr deference if transport is unset
Sjoerd Simons
2020-03-29
um: Make CONFIG_STATIC_LINK actually static
Brendan Higgins
2020-03-29
um: Implement time-travel=ext
Johannes Berg
[next]