messages from 2025-01-14 03:36:44 to 2025-01-21 13:56:50 UTC [more...]
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-01-21 13:56 UTC (53+ messages)
` [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option
` [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage
` [PATCH v4 06/30] static_call: Add read-only-after-init static calls
` [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v4 08/30] x86/idle: Mark x86_idle "
` [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock "
` [PATCH v4 10/30] riscv/paravirt: "
` [PATCH v4 11/30] loongarch/paravirt: "
` [PATCH v4 12/30] arm64/paravirt: "
` [PATCH v4 13/30] arm/paravirt: "
` [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v4 15/30] sched/clock: Mark sched_clock_running key "
` [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key "
` [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls
` [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits
` [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
` [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant
` [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
` [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE
[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer
2025-01-21 11:21 UTC (6+ messages)
[PATCH] vduse: add virtio_fs to allowed dev id
2025-01-21 10:33 UTC
[PATCH net-next v4 0/9] tun: Unify vnet implementation
2025-01-21 5:44 UTC (16+ messages)
` [PATCH net-next v4 1/9] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v4 2/9] tun: Avoid double-tracking iov_iter length changes
` [PATCH net-next v4 3/9] tun: Keep hdr_len in tun_get_user()
` [PATCH net-next v4 4/9] tun: Decouple vnet from tun_struct
` [PATCH net-next v4 5/9] tun: Decouple vnet handling
` [PATCH net-next v4 6/9] tun: Extract the vnet handling code
` [PATCH net-next v4 7/9] tap: Avoid double-tracking iov_iter length changes
` [PATCH net-next v4 8/9] tap: Keep hdr_len in tap_get_user()
` [PATCH net-next v4 9/9] tap: Use tun's vnet-related code
[PATCH net v3 0/9] tun: Unify vnet implementation
2025-01-21 5:27 UTC (25+ messages)
` [PATCH net v3 1/9] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net v3 2/9] tun: Avoid double-tracking iov_iter length changes
` [PATCH net v3 3/9] tun: Keep hdr_len in tun_get_user()
` [PATCH net v3 4/9] tun: Decouple vnet from tun_struct
` [PATCH net v3 5/9] tun: Decouple vnet handling
` [PATCH net v3 6/9] tun: Extract the vnet handling code
` [PATCH net v3 7/9] tap: Avoid double-tracking iov_iter length changes
` [PATCH net v3 8/9] tap: Keep hdr_len in tap_get_user()
` [PATCH net v3 9/9] tap: Use tun's vnet-related code
[PATCH 0/3] make MSI IOVA base address and its length configurable
2025-01-20 14:26 UTC (5+ messages)
` [PATCH 3/3] arm-smmu: use dts passed MSI IOVA address and length
` [PATCH 2/3] iommu: consolidate MSI_IOVA macro definitions
` [PATCH 1/3] dt-bindings: iommu: add "arm,smmu-pci-msi-iova-data" property
problems with virtio and microvm in ACPI mode
2025-01-20 13:53 UTC (2+ messages)
[PATCH v4] vdpa: solidrun: Replace deprecated PCI functions
2025-01-20 11:21 UTC (4+ messages)
[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
2025-01-20 9:54 UTC (5+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-01-20 8:57 UTC (38+ messages)
` [PATCH v2 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v2 15/25] drm/omapdrm: "
` [PATCH v2 25/25] drm/xlnx: "
[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
2025-01-20 4:57 UTC (11+ messages)
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0
[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs
2025-01-20 1:58 UTC (9+ messages)
` [PATCH net-next v2 2/4] virtio_net: Prepare for NAPI to queue mapping
` [PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues
` [PATCH net-next v2 4/4] virtio_net: Use persistent NAPI config
[PATCH] drm/virtio: Support partial maps of GEM objects
2025-01-19 20:42 UTC (6+ messages)
[PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint()
2025-01-19 10:54 UTC (14+ messages)
` "
[PATCH] sev-snp: parse MP tables for VMware hypervisor
2025-01-17 22:56 UTC (5+ messages)
[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
2025-01-17 22:02 UTC (15+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
annotate noio context
2025-01-17 11:56 UTC (4+ messages)
` [PATCH 1/2] loop: force GFP_NOIO for underlying file systems allocations
` [PATCH 2/2] block: force noio scope in blk_mq_freeze_queue
[RFC][PATCH] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
2025-01-16 19:40 UTC (3+ messages)
` [PATCH v2] "
[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
2025-01-16 10:04 UTC (15+ messages)
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2025-01-16 7:53 UTC (3+ messages)
[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-15 3:41 UTC (6+ messages)
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
[syzbot] [net?] [virt?] general protection fault in vsock_stream_has_data
2025-01-14 15:40 UTC (3+ messages)
[syzbot] Monthly virt report (Jan 2025)
2025-01-14 8:53 UTC
[PATCH] drm/bochs: Do not put DRM device in PCI remove callback
2025-01-14 8:04 UTC (2+ messages)
[PATCH] tools: virtio/linux/module.h add MODULE_DESCRIPTION() define
2025-01-14 6:47 UTC
[PATCH] tools: virtio/linux/compiler.h: Add data_race() define
2025-01-14 3:36 UTC
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).