messages from 2022-03-29 14:43:31 to 2022-04-10 14:25:52 UTC [more...]
[PATCH RFC v1 00/10] archs/random: fallback to using sched_clock() if no cycle counter
2022-04-10 14:25 UTC (15+ messages)
` [PATCH RFC v1 01/10] random: use sched_clock() for random_get_entropy() if no get_cycles()
` [PATCH RFC v1 02/10] m68k: use sched_clock() for random_get_entropy() instead of zero
` [PATCH RFC v1 03/10] riscv: "
` [PATCH RFC v1 04/10] mips: "
` [PATCH RFC v1 05/10] arm: "
` [PATCH RFC v1 06/10] x86: "
` [PATCH RFC v1 07/10] arm64: "
` [PATCH RFC v1 08/10] um: "
` [PATCH RFC v1 09/10] sparc: "
` [PATCH RFC v1 10/10] xtensa: "
[PATCH 1/1] um: fix error return code in winch_tramp()
2022-04-10 9:33 UTC (4+ messages)
use block_device based APIs in block layer consumers v2
2022-04-10 6:27 UTC (27+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches
` [Drbd-dev] [PATCH 04/27] drbd: remove assign_p_sizes_qlim
use block_device based APIs in block layer consumers
2022-04-07 15:26 UTC (67+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [dm-devel] "
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [dm-devel] "
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: cleanup decide_on_discard_support
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 08/27] ntfs3: use bdev_logical_block_size "
` [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 10/27] block: add a bdev_nonrot helper
` [Ocfs2-devel] "
` [PATCH 11/27] block: add a bdev_write_cache helper
` [Ocfs2-devel] "
` [PATCH 12/27] block: add a bdev_fua helper
` [Ocfs2-devel] "
` [PATCH 13/27] block: add a bdev_stable_writes helper
` [Ocfs2-devel] "
` [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
` [dm-devel] "
` [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [Ocfs2-devel] "
` [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [Ocfs2-devel] "
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [Ocfs2-devel] "
` [PATCH 19/27] block: remove queue_discard_alignment
` [Ocfs2-devel] "
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [Ocfs2-devel] "
` [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [Ocfs2-devel] "
` [PATCH 22/27] block: refactor discard bio size limiting
` [Ocfs2-devel] "
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [Cluster-devel] "
` [Ocfs2-devel] "
` [PATCH 24/27] block: add a bdev_discard_granularity helper
` [Ocfs2-devel] "
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
` [Ocfs2-devel] "
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [Ocfs2-devel] "
` [PATCH 27/27] direct-io: remove random prefetches
[PATCH AUTOSEL 4.9 2/7] um: Cleanup syscall_handler_t definition/cast, fix warning
2022-04-07 1:17 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 3/7] um: port_user: Improve error handling when port-helper is not found
[PATCH AUTOSEL 4.14 2/8] um: Cleanup syscall_handler_t definition/cast, fix warning
2022-04-07 1:16 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 3/8] um: port_user: Improve error handling when port-helper is not found
[PATCH AUTOSEL 4.19 02/11] um: Cleanup syscall_handler_t definition/cast, fix warning
2022-04-07 1:16 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 03/11] um: port_user: Improve error handling when port-helper is not found
[PATCH AUTOSEL 5.4 03/17] um: Cleanup syscall_handler_t definition/cast, fix warning
2022-04-07 1:15 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 04/17] um: port_user: Improve error handling when port-helper is not found
[PATCH AUTOSEL 5.10 04/25] um: Cleanup syscall_handler_t definition/cast, fix warning
2022-04-07 1:13 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 05/25] um: port_user: Improve error handling when port-helper is not found
[PATCH AUTOSEL 5.15 04/27] um: Cleanup syscall_handler_t definition/cast, fix warning
2022-04-07 1:12 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 05/27] um: port_user: Improve error handling when port-helper is not found
[PATCH AUTOSEL 5.16 07/30] um: Cleanup syscall_handler_t definition/cast, fix warning
2022-04-07 1:11 UTC (2+ messages)
` [PATCH AUTOSEL 5.16 08/30] um: port_user: Improve error handling when port-helper is not found
[PATCH AUTOSEL 5.17 07/31] um: Cleanup syscall_handler_t definition/cast, fix warning
2022-04-07 1:10 UTC (2+ messages)
` [PATCH AUTOSEL 5.17 08/31] um: port_user: Improve error handling when port-helper is not found
[RFC v1 00/10] roadtest: a driver testing framework
2022-04-06 13:08 UTC (20+ messages)
` [RFC v1 01/10] roadtest: import libvhost-user from QEMU
` [RFC v1 07/10] iio: light: opt3001: add roadtest
` [RFC v1 08/10] iio: light: vcnl4000: "
` [RFC v1 09/10] regulator: tps62864: "
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-04-06 3:43 UTC (33+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 02/32] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v9 03/32] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v9 04/32] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v9 05/32] virtio_ring: extract the logic of freeing vring
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 10/32] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 13/32] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v9 14/32] virtio_ring: packed: extract the logic of attach vring
` [PATCH v9 15/32] virtio_ring: packed: extract the logic of vq init
` [PATCH v9 16/32] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v9 17/32] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 19/32] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v9 20/32] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v9 21/32] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 24/32] virtio: find_vqs() add arg sizes
` [PATCH v9 25/32] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v9 26/32] virtio_mmio: "
` [PATCH v9 27/32] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v9 28/32] virtio_net: set the default max ring size by find_vqs()
` [PATCH v9 29/32] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v9 30/32] virtio_net: split free_unused_bufs()
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam
Build regressions/improvements in v5.18-rc1
2022-04-05 6:52 UTC (5+ messages)
[PATCH 0/4] um: Assorted console related fixes
2022-04-04 21:41 UTC (5+ messages)
UML time-travel warning from __run_timers
2022-04-04 12:17 UTC (13+ messages)
[PATCH] um: Fix filtering '-mno-global-merge'
2022-04-01 13:10 UTC (4+ messages)
[PATCH 0/2] Remove '-mno-global-merge' from KBUILD_CFLAGS
2022-04-01 13:03 UTC (11+ messages)
` [PATCH 1/2] kbuild: Remove '-mno-global-merge'
` [PATCH 2/2] Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"
[GIT PULL] UML updates for 5.18
2022-03-31 23:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).