messages from 2026-09-09 22:25:10 to 2026-09-15 11:49:23 UTC [more...]
[PATCH RFC POC 00/50] file: handle files on syscall exit
2026-09-15 11:49 UTC (57+ messages)
` [PATCH RFC POC 01/50] file: install "
` [PATCH RFC POC 02/50] entry: commit fds "
` [PATCH RFC POC 03/50] alpha: "
` [PATCH RFC POC 04/50] ARC: "
` [PATCH RFC POC 05/50] ARM: "
` [PATCH RFC POC 06/50] arm64: "
` [PATCH RFC POC 07/50] csky: "
` [PATCH RFC POC 08/50] hexagon: "
` [PATCH RFC POC 09/50] m68k: "
` [PATCH RFC POC 10/50] microblaze: "
` [PATCH RFC POC 11/50] MIPS: "
` [PATCH RFC POC 12/50] nios2: "
` [PATCH RFC POC 13/50] openrisc: "
` [PATCH RFC POC 14/50] parisc: "
` [PATCH RFC POC 15/50] sh: "
` [PATCH RFC POC 16/50] sparc: "
` [PATCH RFC POC 17/50] um: "
` [PATCH RFC POC 18/50] xtensa: "
` [PATCH RFC POC 19/50] file: require the syscall exit hook from every architecture
` [PATCH RFC POC 20/50] file: warn when the descriptor table is unshared with slots
` [PATCH RFC POC 21/50] io_uring: commit fds per request
` [PATCH RFC POC 22/50] net: install SCM_RIGHTS descriptors when recvmsg() returns
` [PATCH RFC POC 23/50] file: open-code receive_fd()'s immediate install
` [PATCH RFC POC 24/50] file: make FD_ADD() a standalone "
` [PATCH RFC POC 25/50] file: reimplement FD_PREPARE() on the deferred fd_prepare() path
` [PATCH RFC POC 26/50] dma-buf: stop unwinding sync file descriptors by hand
` [PATCH RFC POC 27/50] drm/amdkfd: stop collecting CRIU dma-buf descriptors for a final install
` [PATCH RFC POC 28/50] drm/msm: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 29/50] drm/virtio: "
` [PATCH RFC POC 30/50] drm/vmwgfx: "
` [PATCH RFC POC 31/50] vfio: install the migration data "
` [PATCH RFC POC 32/50] liveupdate: install the session descriptors "
` [PATCH RFC POC 33/50] io_uring/zcrx: install the exported descriptor when the request returns
` [PATCH RFC POC 34/50] sctp: install the peeloff descriptor when the syscall returns
` [PATCH RFC POC 35/50] ALSA: compress: install the task descriptors when the ioctl returns
` [PATCH RFC POC 36/50] nitro_enclaves: install the enclave descriptor "
` [PATCH RFC POC 37/50] tpm: vtpm_proxy: install the server "
` [PATCH RFC POC 38/50] perf: stop putting the event descriptor back on failure
` [PATCH RFC POC 39/50] seccomp: stop putting the listener "
` [PATCH RFC POC 40/50] KVM: stop putting descriptors "
` [PATCH RFC POC 41/50] KVM: guest_memfd: stop putting the descriptor "
` [PATCH RFC POC 42/50] drm: stop unwinding descriptors by hand
` [PATCH RFC POC 43/50] drm/amdgpu: stop unwinding the fence descriptor "
` [PATCH RFC POC 44/50] drm/etnaviv: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 45/50] accel/habanalabs: stop putting the dma-buf descriptor back on failure
` [PATCH RFC POC 46/50] xen/gntdev-dmabuf: stop putting the "
` [PATCH RFC POC 47/50] iio: buffer: install the buffer descriptor when the ioctl returns
` [PATCH RFC POC 48/50] misc: fastrpc: install the dma-buf "
` [PATCH RFC POC 49/50] iommufd: stop putting descriptors back on failure
` [PATCH RFC POC 50/50] Drivers: hv: mshv: "
[PATCH] MAINTAINERS: hand over MANA RDMA driver to Wei Hu
2026-09-15 11:44 UTC (2+ messages)
[PATCH v2 0/2] Drivers: hv: fix typos in comments
2026-09-15 7:01 UTC (8+ messages)
` [PATCH v2 1/2] Drivers: hv: vmbus: fix typo "substract" in comment
` [PATCH v2 2/2] tools/hv: fix typo "retrive" "
` [PATCH v3 0/2] Drivers: hv: fix typos in comments
` [PATCH v3 1/2] Drivers: hv: vmbus: fix typo "substract" in comment
` [PATCH v3 2/2] tools/hv: fix typo "retrive" "
[PATCH] mshv_vtl: Check per-CPU register page before mmap
2026-09-15 4:41 UTC (4+ messages)
[PATCH] MAINTAINERS: remove myself from the Hyper-V entries
2026-09-15 4:31 UTC
[PATCH net-next v5 0/4] net: mana: concurrent HWC requests and dynamic queue depth
2026-09-15 0:50 UTC (4+ messages)
` [PATCH net-next v5 2/4] net: mana: give each HWC message slot its own completion state
[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-09-14 15:54 UTC (11+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function
` [PATCH v3 13/13] x86/msr: Simplify some rdmsrq() use cases
[RFC PATCH] drivers/hv: remove deposited pages from direct map
2026-09-14 11:59 UTC (2+ messages)
[PATCH v5 0/4] x86/irq: Fix lost interrupts on CPU hot-unplug
2026-09-14 11:34 UTC (9+ messages)
` [PATCH v5 1/4] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip
` [PATCH v5 2/4] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v5 3/4] x86/irq: Use irq_chip_retrigger_hierarchy() in msi_set_affinity()
` [PATCH v5 4/4] x86/irq, iommu/amd, x86/hyperv, PCI: Drop redundant irq_retrigger inits
[PATCH] x86/init: Initialize wall clock in get_rtc_noop()
2026-09-14 11:31 UTC (4+ messages)
[PATCH v4] PCI: hv: Warn when wait_for_response() waits indefinitely
2026-09-14 10:56 UTC (2+ messages)
[PATCH v3] PCI: hv: Warn when wait_for_response() waits indefinitely
2026-09-14 10:41 UTC (5+ messages)
[PATCH v4 0/4] x86/irq: Fix lost interrupts on CPU hot-unplug
2026-09-14 10:30 UTC (5+ messages)
` [PATCH v4 1/4] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip
[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
2026-09-14 10:27 UTC (8+ messages)
` [PATCH v2 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits
[PATCH v2] PCI: hv: hardwire PCI_INTERRUPT_PIN to 0
2026-09-13 23:34 UTC (2+ messages)
[PATCH 1/1] Drivers: hv: Don't reset VMBus connection state on error/exit paths
2026-09-13 22:58 UTC (2+ messages)
[PATCH] PCI: hv: hardwire PCI_INTERRUPT_PIN to 0
2026-09-13 22:52 UTC (4+ messages)
[PATCH v2 1/1] x86/hyperv: Avoid using per-cpu output page in hv_apicid_to_vp_index()
2026-09-13 22:36 UTC (3+ messages)
[PATCH] x86/hyperv: Fix stale comments after stimer message mode removal
2026-09-13 22:35 UTC (2+ messages)
[PATCH v5] Drivers: hv: Avoid infinite retry loop in init_vp_index()
2026-09-13 22:34 UTC (3+ messages)
[PATCH v3 13/13] x86/msr: Simplify some rdmsrq() use cases
2026-09-12 6:50 UTC (3+ messages)
[PATCH V2 0/3] MSHV: Redesign memory deposit logic
2026-09-12 0:15 UTC (5+ messages)
` [PATCH V2 1/3] mshv: Rename memory deposit memory functions to _old
` [PATCH V2 2/3] mshv: Redesign hypervisor memory deposit logic
` [PATCH V2 3/3] mshv: Remove unused *_old memory deposit functions
[PATCH net] net: mana: never hand a non-page_pool buffer to XDP
2026-09-11 15:18 UTC (4+ messages)
[PATCH v5 00/14] drm/panic: Split into core and helpers
2026-09-11 13:01 UTC (29+ messages)
` [PATCH v5 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v5 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v5 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v5 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v5 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v5 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v5 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v5 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v5 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v5 10/14] drm/panic: Restrict to primary planes
` [PATCH v5 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v5 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v5 13/14] drm/panic: Move panic display code into helper library
` [PATCH v5 14/14] drm/panic: Compile KUnit tests as module
[PATCH v5 00/17] x86/msr: Inline rdmsr/wrmsr instructions
2026-09-11 8:41 UTC (3+ messages)
` [PATCH v5 03/17] x86/msr: Minimize usage of native_*() msr access functions
` [PATCH v5 05/17] x86/hyperv: Switch from __rdmsr() to native_rdmsrq()
[PATCH net-next v5 4/4] net: mana: add dynamic HWC queue depth with reinit path
2026-09-11 6:53 UTC (2+ messages)
[PATCH net-next v5 3/4] net: mana: support concurrent HWC requests
2026-09-11 6:53 UTC (2+ messages)
[PATCH net-next v5 1/4] net: mana: track when the HWC has been handed to the PF
2026-09-11 6:53 UTC (2+ messages)
[PATCH net-next v2] net: mana: Use the HWC destination queues reported by the hardware
2026-09-11 1:44 UTC (2+ messages)
[PATCH net-next v5 00/13] net: mana: reconfigure by replacing the queue set
2026-09-10 22:25 UTC (27+ messages)
` [PATCH net-next v5 01/13] net: mana: add queue-set allocation and teardown helpers
` [PATCH net-next v5 02/13] net: mana: share the EQ pool across a queue-set swap
` [PATCH net-next v5 03/13] net: mana: swap queue sets in mana_set_channels
` [PATCH net-next v5 04/13] net: mana: swap queue sets in mana_set_ringparam
` [PATCH net-next v5 05/13] net: mana: swap queue sets in mana_set_priv_flags
` [PATCH net-next v5 06/13] net: mana: swap queue sets in mana_change_mtu
` [PATCH net-next v5 07/13] net: mana: swap queue sets in mana_xdp_set
` [PATCH net-next v5 08/13] net: mana: do not bail out of mana_detach on dealloc failure
` [PATCH net-next v5 09/13] net: mana: keep per-queue statistics in the port context
` [PATCH net-next v5 10/13] net: mana: release EQs left idle by a channel-count reduction
` [PATCH net-next v5 11/13] net: mana: keep a user-configured RSS table across a queue rebuild
` [PATCH net-next v5 12/13] net: mana: keep the surviving queues when the channel count is reduced
` [PATCH net-next v5 13/13] net: mana: keep the existing queues when the channel count is raised
[PATCH net] net: mana: do not discard an ethtool-configured RSS table on a queue rebuild
2026-09-10 20:00 UTC (4+ messages)
` [EXTERNAL] "
[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-09-10 18:36 UTC (3+ messages)
[PATCH net] net: mana: restore the XDP program pointer when pre-allocation fails
2026-09-10 15:20 UTC (2+ messages)
[PATCH net v3] net: mana: fix reset work race with device removal
2026-09-10 4:29 UTC (2+ messages)
[PATCH net-next] net: mana: Use the HWC destination queues reported by the hardware
2026-09-10 0:41 UTC (3+ messages)
[PATCH net-next v4 00/13] net: mana: reconfigure by replacing the queue set
2026-09-09 23:25 UTC (4+ messages)
` [PATCH net-next v4 04/13] net: mana: swap queue sets in mana_set_ringparam
` [EXTERNAL] "
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).