index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ubd: use bvec_virt
Christoph Hellwig
2021-08-16
1
-2
/
+1
|
/
*
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
1
-134
/
+26
|
\
|
*
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
2021-06-30
1
-10
/
+0
|
*
ubd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-30
1
-30
/
+14
|
*
ubd: remove the code to register as the legacy IDE driver
Christoph Hellwig
2021-06-30
1
-94
/
+12
*
|
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-09
7
-14
/
+951
|
\
\
|
*
|
um: fix error return code in winch_tramp()
Zhen Lei
2021-06-17
1
-1
/
+2
|
*
|
um: fix error return code in slip_open()
Zhen Lei
2021-06-17
1
-1
/
+2
|
*
|
um: Fix stack pointer alignment
YiFei Zhu
2021-06-17
1
-2
/
+1
|
*
|
um: virtio/pci: enable suspend/resume
Johannes Berg
2021-06-17
2
-10
/
+40
|
*
|
um: add PCI over virtio emulation driver
Johannes Berg
2021-06-17
3
-0
/
+906
|
|
/
*
|
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
4
-15
/
+7
|
\
\
|
*
|
tty: remove empty tty_operations::set_termios
Jiri Slaby
2021-05-13
4
-8
/
+0
|
*
|
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
2
-3
/
+3
|
*
|
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
2
-4
/
+4
|
|
/
*
|
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-03
1
-1
/
+1
|
\
\
|
*
|
switch file_open_root() to struct path
Al Viro
2021-04-07
1
-1
/
+1
*
|
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
1
-7
/
+0
|
\
\
|
*
|
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-7
/
+0
|
|
/
*
|
um: Remove unused including <linux/version.h>
Yang Li
2021-04-15
1
-1
/
+0
*
|
um: Remove unneeded variable 'ret'
Yang Li
2021-04-15
1
-3
/
+1
|
/
*
um: add a pseudo RTC
Johannes Berg
2021-02-12
5
-0
/
+319
*
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
2021-02-12
1
-1
/
+1
*
um: virtio: allow devices to be configured for wakeup
Johannes Berg
2021-02-12
1
-3
/
+16
*
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
1
-44
/
+48
*
um: virtio: disable VQs during suspend
Johannes Berg
2021-02-12
1
-0
/
+36
*
um: virtio: fix handling of messages without payload
Johannes Berg
2021-02-12
1
-0
/
+3
*
um: virtio: clean up a comment
Johannes Berg
2021-02-12
1
-2
/
+1
*
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
1
-1
/
+1
*
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
2021-01-26
1
-1
/
+2
*
um: ubd: fix command line handling of ubd
Hajime Tazaki
2021-01-26
1
-2
/
+2
*
um: chan_xterm: Fix fd leak
Anton Ivanov
2020-12-13
1
-0
/
+5
*
um: tty: Fix handling of close in tty lines
Anton Ivanov
2020-12-13
1
-2
/
+2
*
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
1
-1
/
+1
*
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
2
-6
/
+1
*
um: virtio: Use dynamic IRQ allocation
Johannes Berg
2020-12-13
1
-8
/
+14
*
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
9
-17
/
+23
*
um: ubd: Set device serial attribute from cmdline
Christopher Obbard
2020-12-13
1
-16
/
+62
*
um: line: Don't free winch (with IRQ) under spinlock
Johannes Berg
2020-12-13
1
-4
/
+8
*
um: ubd: Submit all data segments atomically
Gabriel Krisman Bertazi
2020-12-13
1
-76
/
+115
*
um: random: Register random as hwrng-core device
Christopher Obbard
2020-12-13
1
-76
/
+25
*
um: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-12-13
1
-3
/
+3
*
um: vector: Add dynamic tap interfaces and scripting
Anton Ivanov
2020-10-11
1
-9
/
+47
*
um: Remove redundant NULL check
Li Heng
2020-10-11
1
-2
/
+1
*
um: Allow static linking for non-glibc implementations
Ignat Korchagin
2020-10-11
1
-3
/
+3
*
um: Some fixes to build UML with musl
Ignat Korchagin
2020-10-11
4
-10
/
+9
*
um: vector: Use GFP_ATOMIC under spin lock
Tiezhu Yang
2020-10-11
1
-2
/
+2
*
um: Fix null pointer dereference in vector_user_bpf
Gaurav Singh
2020-10-11
1
-3
/
+5
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-11
1
-1
/
+1
|
\
[prev]
[next]