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.12.y
linux-6.13.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-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-134
/
+26
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-14
/
+951
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-15
/
+7
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-07-01
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
1
-10
/
+0
2021-07-01
ubd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-30
/
+14
2021-07-01
ubd: remove the code to register as the legacy IDE driver
Christoph Hellwig
1
-94
/
+12
2021-06-17
um: fix error return code in winch_tramp()
Zhen Lei
1
-1
/
+2
2021-06-17
um: fix error return code in slip_open()
Zhen Lei
1
-1
/
+2
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
1
-2
/
+1
2021-06-17
um: virtio/pci: enable suspend/resume
Johannes Berg
2
-10
/
+40
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
3
-0
/
+906
2021-05-13
tty: remove empty tty_operations::set_termios
Jiri Slaby
4
-8
/
+0
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2
-3
/
+3
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2
-4
/
+4
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-7
/
+0
2021-04-16
um: Remove unused including <linux/version.h>
Yang Li
1
-1
/
+0
2021-04-16
um: Remove unneeded variable 'ret'
Yang Li
1
-3
/
+1
2021-04-07
switch file_open_root() to struct path
Al Viro
1
-1
/
+1
2021-02-12
um: add a pseudo RTC
Johannes Berg
5
-0
/
+319
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
[next]