index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
1
-1
/
+1
2021-02-12
um: virtio: allow devices to be configured for wakeup
Johannes Berg
1
-3
/
+16
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
1
-44
/
+48
2021-02-12
um: virtio: disable VQs during suspend
Johannes Berg
1
-0
/
+36
2021-02-12
um: virtio: fix handling of messages without payload
Johannes Berg
1
-0
/
+3
2021-02-12
um: virtio: clean up a comment
Johannes Berg
1
-2
/
+1
2021-01-27
Revert "um: allocate a guard page to helper threads"
Johannes Berg
1
-1
/
+1
2021-01-27
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
1
-1
/
+2
2021-01-27
um: ubd: fix command line handling of ubd
Hajime Tazaki
1
-2
/
+2
2020-12-14
um: chan_xterm: Fix fd leak
Anton Ivanov
1
-0
/
+5
2020-12-14
um: tty: Fix handling of close in tty lines
Anton Ivanov
1
-2
/
+2
2020-12-14
um: allocate a guard page to helper threads
Johannes Berg
1
-1
/
+1
2020-12-14
um: Remove IRQ_NONE type
Johannes Berg
2
-6
/
+1
2020-12-14
um: virtio: Use dynamic IRQ allocation
Johannes Berg
1
-8
/
+14
2020-12-14
um: Support dynamic IRQ allocation
Johannes Berg
9
-17
/
+23
2020-12-14
um: ubd: Set device serial attribute from cmdline
Christopher Obbard
1
-16
/
+62
2020-12-14
um: line: Don't free winch (with IRQ) under spinlock
Johannes Berg
1
-4
/
+8
2020-12-14
um: ubd: Submit all data segments atomically
Gabriel Krisman Bertazi
1
-76
/
+115
2020-12-14
um: random: Register random as hwrng-core device
Christopher Obbard
1
-76
/
+25
2020-12-14
um: Convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-10-12
um: vector: Add dynamic tap interfaces and scripting
Anton Ivanov
1
-9
/
+47
2020-10-12
um: Remove redundant NULL check
Li Heng
1
-2
/
+1
2020-10-12
um: Allow static linking for non-glibc implementations
Ignat Korchagin
1
-3
/
+3
2020-10-12
um: Some fixes to build UML with musl
Ignat Korchagin
4
-10
/
+9
2020-10-12
um: vector: Use GFP_ATOMIC under spin lock
Tiezhu Yang
1
-2
/
+2
2020-10-12
um: Fix null pointer dereference in vector_user_bpf
Gaurav Singh
1
-3
/
+5
2020-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
1
-1
/
+1
2020-06-24
um: line, remove put_char
Jiri Slaby
4
-8
/
+0
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-3
/
+62
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-1
/
+1
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-06-02
um: virtio: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-06-02
um: Do not evaluate compiler's library path when cleaning
Masahiro Yamada
1
-2
/
+2
2020-06-02
um: Neaten vu_err macro definition
Joe Perches
1
-1
/
+1
2020-06-02
um: Add a generic "fd" vector transport
Marc-André Lureau
1
-0
/
+59
2020-05-12
um: do not evaluate compiler's library path when cleaning
Masahiro Yamada
1
-2
/
+2
2020-04-29
um: Fix typo in vector driver transport option definition
Ignat Korchagin
1
-1
/
+1
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-56
/
+157
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+27
2020-03-30
um: Remove some unnecessary NULL checks in vector_user.c
Alex Dewar
1
-10
/
+5
2020-03-30
um: vector: Avoid NULL ptr deference if transport is unset
Sjoerd Simons
1
-0
/
+3
2020-03-30
um: Make CONFIG_STATIC_LINK actually static
Brendan Higgins
1
-0
/
+3
2020-03-30
um: Implement time-travel=ext
Johannes Berg
1
-4
/
+64
2020-03-30
um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS
Johannes Berg
2
-22
/
+75
2020-03-30
um: ubd: Retry buffer read on any kind of error
Gabriel Krisman Bertazi
1
-4
/
+4
2020-03-30
um: ubd: Prevent buffer overrun on command completion
Gabriel Krisman Bertazi
1
-1
/
+3
2020-03-30
um: Delete never executed timer
Leon Romanovsky
1
-12
/
+0
2020-03-30
um: Don't overwrite ethtool driver version
Leon Romanovsky
2
-3
/
+0
[next]