index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
ubd: untagle discard vs write zeroes not support handling
Christoph Hellwig
2024-06-14
ubd: refactor the interrupt handler
Christoph Hellwig
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-22
um: virt-pci: drop owner assignment
Krzysztof Kozlowski
2024-04-30
um: virtio_uml: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-30
um: rtc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-22
um: vector: remove unused len variable/calculation
Johannes Berg
2024-04-22
um: vector: fix bpfflash parameter evaluation
Johannes Berg
2024-04-22
um: slirp: remove set but unused variable 'pid'
Johannes Berg
2024-04-22
um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
2024-04-22
um: Make local functions and variables static
Tiwei Bie
2024-04-22
um: Fix return value in ubd_init()
Duoming Zhou
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-27
ubd: open the backing files in ubd_add
Christoph Hellwig
2024-02-27
ubd: remove the queue pointer in struct ubd
Christoph Hellwig
2024-02-27
ubd: move set_disk_ro to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the variable queue limits to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the nonrot flag to ubd_add
Christoph Hellwig
2024-02-27
ubd: remove ubd_disk_register
Christoph Hellwig
2024-02-27
ubd: remove the ubd_gendisk array
Christoph Hellwig
2024-02-20
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-02-19
ubd: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-17
Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-05
um: net: Fix return type of uml_net_start_xmit()
Nathan Chancellor
2024-01-04
um: Reap winch thread if it fails
Benjamin Berg
2024-01-04
um: Do not use printk in SIGWINCH helper thread
Benjamin Berg
2024-01-04
um: virt-pci: fix platform map offset
Vincent Whitchurch
2023-12-29
ubd: use the default discard granularity
Christoph Hellwig
2023-12-08
tty: um: convert to u8/__u8 and size_t
Jiri Slaby (SUSE)
2023-09-04
Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-26
um: virt-pci: fix missing declaration warning
Vincent Whitchurch
2023-08-26
um: Refactor deprecated strncpy to memcpy
Justin Stitt
2023-08-26
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
2023-08-26
um: port_kern: fix -Wmissing-variable-declarations
Nick Desaulniers
2023-08-26
uml: audio: fix -Wmissing-variable-declarations
Nick Desaulniers
2023-08-26
um: vector: refactor deprecated strncpy
Justin Stitt
2023-08-19
um: Fix hostaudio build errors
Randy Dunlap
2023-08-16
um: refactor deprecated strncpy to memcpy
Justin Stitt
2023-08-16
um: vector: refactor deprecated strncpy
Justin Stitt
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
ubd: remove commented out code in ubd_open
Christoph Hellwig
[next]