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
2024-03-13
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+4
2024-02-28
ubd: open the backing files in ubd_add
Christoph Hellwig
1
-42
/
+16
2024-02-28
ubd: remove the queue pointer in struct ubd
Christoph Hellwig
1
-3
/
+1
2024-02-28
ubd: move set_disk_ro to ubd_add
Christoph Hellwig
1
-1
/
+1
2024-02-28
ubd: move setting the variable queue limits to ubd_add
Christoph Hellwig
1
-6
/
+7
2024-02-28
ubd: move setting the nonrot flag to ubd_add
Christoph Hellwig
1
-1
/
+1
2024-02-28
ubd: remove ubd_disk_register
Christoph Hellwig
1
-22
/
+15
2024-02-28
ubd: remove the ubd_gendisk array
Christoph Hellwig
1
-9
/
+4
2024-02-21
um: Convert strscpy() usage to 2-argument style
Kees Cook
3
-4
/
+4
2024-02-20
ubd: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-3
/
+5
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
1
-1
/
+1
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-17
/
+17
2024-01-17
Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-25
/
+34
2024-01-05
um: net: Fix return type of uml_net_start_xmit()
Nathan Chancellor
1
-1
/
+1
2024-01-05
um: Reap winch thread if it fails
Benjamin Berg
2
-10
/
+19
2024-01-05
um: Do not use printk in SIGWINCH helper thread
Benjamin Berg
1
-13
/
+13
2024-01-04
um: virt-pci: fix platform map offset
Vincent Whitchurch
1
-1
/
+1
2023-12-29
ubd: use the default discard granularity
Christoph Hellwig
1
-1
/
+0
2023-12-08
tty: um: convert to u8/__u8 and size_t
Jiri Slaby (SUSE)
7
-17
/
+17
2023-09-04
Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+10
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-3
/
+2
2023-08-26
um: virt-pci: fix missing declaration warning
Vincent Whitchurch
1
-0
/
+2
2023-08-26
um: Refactor deprecated strncpy to memcpy
Justin Stitt
1
-2
/
+2
2023-08-26
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
2
-1
/
+2
2023-08-26
um: port_kern: fix -Wmissing-variable-declarations
Nick Desaulniers
1
-1
/
+1
2023-08-26
uml: audio: fix -Wmissing-variable-declarations
Nick Desaulniers
1
-1
/
+1
2023-08-26
um: vector: refactor deprecated strncpy
Justin Stitt
1
-2
/
+2
2023-08-20
um: Fix hostaudio build errors
Randy Dunlap
2
-14
/
+4
2023-08-16
um: refactor deprecated strncpy to memcpy
Justin Stitt
1
-2
/
+2
2023-08-16
um: vector: refactor deprecated strncpy
Justin Stitt
1
-2
/
+2
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2
-2
/
+2
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2
-3
/
+2
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+6
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-4
/
+4
2023-06-12
ubd: remove commented out code in ubd_open
Christoph Hellwig
1
-7
/
+0
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-2
/
+2
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-3
/
+2
2023-05-10
um: harddog: fix modular build
Johannes Berg
5
-7
/
+23
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-13
/
+155
2023-02-13
uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS}
Carlos Bilbao
1
-2
/
+0
2023-02-13
um: virt-pci: properly remove PCI device from bus
Benjamin Berg
1
-5
/
+16
2023-02-13
um: virtio_uml: move device breaking into workqueue
Benjamin Berg
1
-1
/
+15
2023-02-13
um: virtio_uml: mark device as unregistered when breaking it
Benjamin Berg
1
-0
/
+2
2023-02-13
um: virtio_uml: free command if adding to virtqueue failed
Benjamin Berg
1
-1
/
+4
2023-02-13
virt-pci: add platform bus support
Vincent Whitchurch
1
-0
/
+91
2023-02-13
um-virt-pci: Make max delay configurable
Vincent Whitchurch
1
-2
/
+3
2023-02-13
um: virt-pci: implement pcibios_get_phb_of_node()
Vincent Whitchurch
1
-0
/
+19
2023-02-13
um: Prevent building modules incompatible with MODVERSIONS
Peter Foley
1
-0
/
+2
2023-02-13
um: Avoid pcap multiple definition errors
Peter Foley
1
-2
/
+2
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
1
-1
/
+1
[next]