index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
um: ubd: Add missing error check in start_io_thread()
Tiwei Bie
1
-1
/
+1
2024-12-14
um: vector: Do not use drvdata in release
Tiwei Bie
1
-1
/
+2
2024-12-14
um: net: Do not use drvdata in release
Tiwei Bie
1
-1
/
+1
2024-12-14
um: ubd: Do not use drvdata in release
Tiwei Bie
1
-1
/
+1
2024-09-12
um: line: always fill *error_out in setup_one_line()
Johannes Berg
1
-0
/
+2
2024-06-16
um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
1
-6
/
+8
2024-06-16
um: Fix return value in ubd_init()
Duoming Zhou
1
-2
/
+2
2024-02-23
um: net: Fix return type of uml_net_start_xmit()
Nathan Chancellor
1
-1
/
+1
2023-09-23
um: Fix hostaudio build errors
Randy Dunlap
2
-14
/
+4
2023-03-11
um: vector: Fix memory leak in vector_config
Xiang Yang
1
-0
/
+1
2022-06-14
um: chan_user: Fix winch_tramp() return value
Johannes Berg
1
-4
/
+5
2022-04-15
um: Fix uml_mconsole stop/go
Anton Ivanov
1
-1
/
+2
2021-09-26
um: virtio_uml: fix memory leak on init failures
Johannes Berg
1
-1
/
+3
2021-07-20
um: fix error return code in winch_tramp()
Zhen Lei
1
-1
/
+2
2021-07-20
um: fix error return code in slip_open()
Zhen Lei
1
-1
/
+2
2021-02-10
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
1
-1
/
+2
2021-01-06
um: ubd: Submit all data segments atomically
Gabriel Krisman Bertazi
1
-76
/
+115
2020-12-30
um: chan_xterm: Fix fd leak
Anton Ivanov
1
-0
/
+5
2020-12-30
um: tty: Fix handling of close in tty lines
Anton Ivanov
1
-2
/
+2
2020-04-23
um: ubd: Prevent buffer overrun on command completion
Gabriel Krisman Bertazi
1
-1
/
+3
2020-01-23
um: virtio_uml: Disallow modular build
Johannes Berg
2
-3
/
+3
2020-01-04
um: virtio: Keep reading on -EAGAIN
Johannes Berg
1
-4
/
+4
2019-10-29
um-ubd: Entrust re-queue to the upper layers
Anton Ivanov
1
-2
/
+6
2019-09-15
um: Add SPDX headers for files in arch/um/drivers
Alex Dewar
53
-53
/
+53
2019-09-15
um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK
Johannes Berg
2
-18
/
+84
2019-09-15
um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ
Johannes Berg
2
-23
/
+147
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
4
-0
/
+1112
2019-09-15
um: Error handling fixes in vector drivers
Anton Ivanov
3
-7
/
+35
2019-09-15
um: Add checks to mtu parameter parsing
Anton Ivanov
1
-1
/
+2
2019-09-15
um: Added support for unix socket transports and bess transport
Anton Ivanov
3
-1
/
+101
2019-09-15
um: Add legacy tap support and rename existing vector to hybrid
Anton Ivanov
4
-87
/
+151
2019-07-02
um: Remove drivers/ssl.h
Johannes Berg
2
-14
/
+0
2019-07-02
um: Fix IRQ controller regression on console read
Jouni Malinen
1
-8
/
+44
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-178
/
+178
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2019-05-07
um: Do not unlock mutex that is not hold.
Daniel Walter
1
-2
/
+2
2019-05-07
arch: um: drivers: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
1
-176
/
+176
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-05
um: vector netdev: adjust to xmit_more API change
Johannes Berg
1
-1
/
+1
2019-03-15
Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2
-0
/
+6
2019-03-06
um: Fix for a possible OOPS in ubd initialization
Anton Ivanov
1
-3
/
+3
2019-03-06
um: Remove duplicated include from vector_user.c
YueHaibing
1
-3
/
+0
2018-12-27
um: Remove obsolete reenable_XX calls
Anton Ivanov
7
-27
/
+0
2018-12-27
um: writev needs <sys/uio.h>
Christoph Hellwig
1
-0
/
+1
2018-12-27
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
1
-11
/
+54
2018-12-27
um: Remove unsafe printks from the io thread
Anton Ivanov
1
-25
/
+17
2018-12-27
um: Clean-up command processing in UML UBD driver
Anton Ivanov
1
-30
/
+47
2018-12-27
um: Switch to block-mq constants in the UML UBD driver
Anton Ivanov
1
-28
/
+38
[next]