messages from 2025-05-22 23:23:46 to 2025-05-23 01:52:15 UTC [more...]
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-23 1:51 UTC (7+ messages)
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
[PATCH] perf tests switch-tracking: Fix timestamp comparison
2025-05-23 1:51 UTC (9+ messages)
[PATCH v2 0/5] perf test trace: Reduce test failures and make error messages verbose
2025-05-23 1:39 UTC (7+ messages)
[PATCH 0/5] power: supply: Add several features support in qcom-battmgr driver
2025-05-23 1:39 UTC (6+ messages)
` [PATCH 1/5] power: supply: core: add resistance power supply property
` [PATCH 2/5] power: supply: core: Add state_of_health "
` [PATCH 3/5] power: supply: qcom_battmgr: Add resistance "
` [PATCH 4/5] power: supply: qcom-battmgr: Add state_of_health "
` [PATCH 5/5] power: supply: qcom-battmgr: Add charge control support
[PATCH v2] f2fs: fix to skip f2fs_balance_fs() if checkpoint is disabled
2025-05-23 1:39 UTC (2+ messages)
` [f2fs-dev] "
[GIT PULL] bcachefs fixes for 6.15
2025-05-23 1:31 UTC
[PATCH v8 0/6] bugfix some driver issues
2025-05-23 1:29 UTC (3+ messages)
[PATCH v3 0/7] perf python: Add missing infra pieces for counting
2025-05-23 1:28 UTC (7+ messages)
` [PATCH v3 4/7] perf python: Add support for perf_counts_values to return counter data
[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
2025-05-23 1:24 UTC (6+ messages)
` [PATCH RFC 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
[PATCH v3 0/7] eIBRS fixes
2025-05-23 1:22 UTC (8+ messages)
` [PATCH v3 1/7] x86/retbleed: Avoid AUTO after the select step
` [PATCH v3 2/7] x86/retbleed: Simplify the =stuff checks
` [PATCH v3 3/7] x86/bugs: Exit early if return thunk is already set
` [PATCH v3 4/7] x86/its: Use switch/case to apply mitigation
` [PATCH v3 5/7] x86/retbleed: Introduce cdt_possible()
` [PATCH v3 6/7] x86/its: Remove =stuff dependency on retbleed
` [PATCH v3 7/7] x86/its: Allow stuffing in eIBRS+retpoline mode also
[PATCH 0/5] KVM: VMX: Fix MMIO Stale Data Mitigation
2025-05-23 1:17 UTC (6+ messages)
` [PATCH 1/5] KVM: x86: Avoid calling kvm_is_mmio_pfn() when kvm_x86_ops.get_mt_mask is NULL
` [PATCH 2/5] KVM: x86/mmu: Locally cache whether a PFN is host MMIO when making a SPTE
` [PATCH 3/5] KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest
` [PATCH 4/5] Revert "kvm: detect assigned device via irqbypass manager"
` [PATCH 5/5] VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()
[PATCH v2] drm/rockchip: cdn-dp: Convert to drm bridge
2025-05-23 1:13 UTC
[Bug] "soft lockup in inet6_release“ in Linux Kernel v6.15-rc5
2025-05-23 1:10 UTC
[PATCH v3 3/4] KVM: s390: refactor and split some gmap helpers
2025-05-23 1:03 UTC (2+ messages)
[PATCH bpf-next v4 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-05-23 1:04 UTC (3+ messages)
` vmlinux BTF as a module (was Re: [PATCH bpf-next v4 0/3] Allow mmap of /sys/kernel/btf/vmlinux)
[PATCH v2 00/59] KVM: iommu: Overhaul device posted IRQs support
2025-05-23 1:00 UTC (60+ messages)
` [PATCH v2 01/59] KVM: x86: Pass new routing entries and irqfd when updating IRTEs
` [PATCH v2 02/59] KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure
` [PATCH v2 03/59] KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTE
` [PATCH v2 04/59] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
` [PATCH v2 05/59] KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing
` [PATCH v2 06/59] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
` [PATCH v2 07/59] KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks
` [PATCH v2 08/59] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
` [PATCH v2 09/59] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field
` [PATCH v2 10/59] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
` [PATCH v2 11/59] KVM: SVM: Drop redundant check in AVIC code on ID during "
` [PATCH v2 12/59] KVM: SVM: Track AVIC tables as natively sized pointers, not "struct pages"
` [PATCH v2 13/59] KVM: SVM: Drop superfluous "cache" of AVIC Physical ID entry pointer
` [PATCH v2 14/59] KVM: VMX: Move enable_ipiv knob to common x86
` [PATCH v2 15/59] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
` [PATCH v2 16/59] KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235
` [PATCH v2 17/59] KVM: VMX: Suppress PI notifications whenever the vCPU is put
` [PATCH v2 18/59] KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking
` [PATCH v2 19/59] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
` [PATCH v2 20/59] iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"
` [PATCH v2 21/59] KVM: SVM: Stop walking list of routing table entries when updating IRTE
` [PATCH v2 22/59] KVM: VMX: "
` [PATCH v2 23/59] KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()
` [PATCH v2 24/59] KVM: x86: Move IRQ routing/delivery APIs from x86.c => irq.c
` [PATCH v2 25/59] KVM: x86: Nullify irqfd->producer after updating IRTEs
` [PATCH v2 26/59] KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
` [PATCH v2 27/59] KVM: x86: Move posted interrupt tracepoint to common code
` [PATCH v2 28/59] KVM: SVM: Clean up return handling in avic_pi_update_irte()
` [PATCH v2 29/59] iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
` [PATCH v2 30/59] KVM: Don't WARN if updating IRQ bypass route fails
` [PATCH v2 31/59] KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
` [PATCH v2 32/59] KVM: x86: Track irq_bypass_vcpu in common x86 code
` [PATCH v2 33/59] KVM: x86: Skip IOMMU IRTE updates if there's no old or new vCPU being targeted
` [PATCH v2 34/59] KVM: x86: Don't update IRTE entries when old and new routes were !MSI
` [PATCH v2 35/59] KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn't provide IR metadata
` [PATCH v2 36/59] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
` [PATCH v2 37/59] iommu/amd: Document which IRTE fields amd_iommu_update_ga() can modify
` [PATCH v2 38/59] iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
` [PATCH v2 39/59] iommu/amd: Factor out helper for manipulating IRTE GA/CPU info
` [PATCH v2 40/59] iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
` [PATCH v2 41/59] iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhibited
` [PATCH v2 42/59] KVM: SVM: Don't check for assigned device(s) when updating affinity
` [PATCH v2 43/59] KVM: SVM: Don't check for assigned device(s) when activating AVIC
` [PATCH v2 44/59] KVM: SVM: WARN if (de)activating guest mode in IOMMU fails
` [PATCH v2 45/59] KVM: SVM: Process all IRTEs on affinity change even if one update fails
` [PATCH v2 46/59] KVM: SVM: WARN if updating IRTE GA fields in IOMMU fails
` [PATCH v2 47/59] KVM: x86: Drop superfluous "has assigned device" check in kvm_pi_update_irte()
` [PATCH v2 48/59] KVM: x86: WARN if IRQ bypass isn't supported "
` [PATCH v2 49/59] KVM: x86: WARN if IRQ bypass routing is updated without in-kernel local APIC
` [PATCH v2 50/59] KVM: SVM: WARN if ir_list is non-empty at vCPU free
` [PATCH v2 51/59] KVM: x86: Decouple device assignment from IRQ bypass
` [PATCH v2 52/59] KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting "
` [PATCH v2 53/59] KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadata
` [PATCH v2 54/59] iommu/amd: WARN if KVM calls GA IRTE helpers without virtual APIC support
` [PATCH v2 55/59] KVM: SVM: Fold avic_set_pi_irte_mode() into its sole caller
` [PATCH v2 56/59] KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off
` [PATCH v2 57/59] KVM: SVM: Consolidate IRTE update "
` [PATCH v2 58/59] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
` [PATCH v2 59/59] KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
[PATCH v8 0/9] coredump: add coredump socket
2025-05-23 0:59 UTC (4+ messages)
` [PATCH v8 4/9] "
[PATCH v2 1/1] x86/fred/signal: Prevent single-step upon ERETU completion
2025-05-23 0:57 UTC (6+ messages)
[PATCH v5] mtd: rawnand: brcmnand: legacy exec_op implementation
2025-05-23 0:54 UTC (3+ messages)
[PATCH] perf test: Add cgroup summary test case for perf trace
2025-05-23 0:48 UTC (5+ messages)
[PATCH] f2fs: enable tuning of boost_zoned_gc_percent via sysfs
2025-05-23 0:21 UTC
[RFC PATCH 00/19] famfs: port into fuse
2025-05-23 0:30 UTC (6+ messages)
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
[PATCH v1] iommu/vt-d: Remove the redundant logic in first_level_by_default()
2025-05-23 8:10 UTC
[PATCH v6 0/5] Enable automatic SVN updates for SGX enclaves
2025-05-23 0:18 UTC (5+ messages)
` [PATCH v6 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v6 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
[PATCH] kconfig: check for a NULL pointer before access
2025-05-23 0:16 UTC (2+ messages)
[PATCH RFC] mtd: spi-nor: Sleep between ready checks
2025-05-23 0:14 UTC
[PATCH v2] docs: powerpc: Add htm.rst to table of contents
2025-05-23 0:11 UTC
[PATCH v4 0/4] KVM: x86: Dynamically allocate hashed page list
2025-05-23 0:11 UTC (5+ messages)
` [PATCH v4 1/4] KVM: TDX: Move TDX hardware setup from main.c to tdx.c
` [PATCH v4 2/4] KVM: x86/mmu: Dynamically allocate shadow MMU's hashed page list
` [PATCH v4 3/4] KVM: x86: Use kvzalloc() to allocate VM struct
` [PATCH v4 4/4] KVM: x86/mmu: Defer allocation of shadow MMU's hashed page list
nfs mount failed with ipv6 addr
2025-05-22 23:21 UTC (2+ messages)
[PATCHv2 0/5] wifi: ath9k: add ahb OF support
2025-05-23 0:04 UTC (4+ messages)
` [PATCHv2 4/5] dt-bindings: net: wireless: ath9k: add OF bindings
[BUG]userfaultfd_move fails to move a folio when swap-in occurs concurrently with swap-out
2025-05-23 0:03 UTC (4+ messages)
[GIT PULL] pmdomain fixes for v6.15-rc8
2025-05-22 23:58 UTC (2+ messages)
[GIT PULL] MMC fixes for v6.15-rc8
2025-05-22 23:58 UTC (2+ messages)
[PATCH v8 00/20] Rate limit AER logs
2025-05-22 23:58 UTC (26+ messages)
` [PATCH v8 01/20] PCI/DPC: Initialize aer_err_info before using it
` [PATCH v8 02/20] PCI/DPC: Log Error Source ID only when valid
` [PATCH v8 03/20] PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
` [PATCH v8 04/20] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
` [PATCH v8 05/20] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
` [PATCH v8 06/20] PCI/AER: Rename aer_print_port_info() to aer_print_source()
` [PATCH v8 07/20] PCI/AER: Move aer_print_source() earlier in file
` [PATCH v8 08/20] PCI/AER: Initialize aer_err_info before using it
` [PATCH v8 09/20] PCI/AER: Simplify pci_print_aer()
` [PATCH v8 10/20] PCI/AER: Update statistics before ratelimiting
` [PATCH v8 11/20] PCI/AER: Trace error event "
` [PATCH v8 12/20] PCI/AER: Check log level once and remember it
` [PATCH v8 13/20] PCI/ERR: Add printk level to pcie_print_tlp_log()
` [PATCH v8 14/20] PCI/AER: Reduce pci_print_aer() correctable error level to KERN_WARNING
` [PATCH v8 15/20] PCI/AER: Rename struct aer_stats to aer_info
` [PATCH v8 16/20] PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index
` [PATCH v8 17/20] PCI/AER: Simplify add_error_device()
` [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
` [PATCH v8 19/20] PCI/AER: Add ratelimits to PCI AER Documentation
` [PATCH v8 20/20] PCI/AER: Add sysfs attributes for log ratelimits
[PATCH net-next v3 0/8] gve: Add Rx HW timestamping support
2025-05-22 23:57 UTC (9+ messages)
` [PATCH net-next v3 1/8] gve: Add device option for nic clock synchronization
` [PATCH net-next v3 2/8] gve: Add adminq command to report nic timestamp
` [PATCH net-next v3 3/8] gve: Add initial PTP device support
` [PATCH net-next v3 4/8] gve: Add adminq lock for queues creation and destruction
` [PATCH net-next v3 5/8] gve: Add support to query the nic clock
` [PATCH net-next v3 6/8] gve: Add rx hardware timestamp expansion
` [PATCH net-next v3 7/8] gve: Implement ndo_hwtstamp_get/set for RX timestamping
` [PATCH net-next v3 8/8] gve: Advertise support for rx hardware timestamping
[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
2025-05-22 23:56 UTC (12+ messages)
` [PATCH net-next V2 06/11] net/mlx5e: SHAMPO: Separate pool for headers
` [PATCH net-next V2 08/11] net/mlx5e: Convert over to netmem
` [PATCH net-next V2 09/11] net/mlx5e: Add support for UNREADABLE netmem page pools
[PATCH v3 00/13] KVM: Make irqfd registration globally unique
2025-05-22 23:52 UTC (14+ messages)
` [PATCH v3 01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
` [PATCH v3 02/13] KVM: Acquire SCRU lock outside of irqfds.lock during assignment
` [PATCH v3 03/13] KVM: Initialize irqfd waitqueue callback when adding to the queue
` [PATCH v3 04/13] KVM: Add irqfd to KVM's list via the vfs_poll() callback
` [PATCH v3 05/13] KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock
` [PATCH v3 06/13] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
` [PATCH v3 07/13] xen: privcmd: Don't mark eventfd waiter as EXCLUSIVE
` [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
` [PATCH v3 09/13] KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter
` [PATCH v3 10/13] KVM: Drop sanity check that per-VM list of irqfds is unique
` [PATCH v3 11/13] KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
` [PATCH v3 12/13] KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
` [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements
[PATCH v3 0/4] relayfs: misc changes
2025-05-22 23:42 UTC (4+ messages)
[PATCH v3 0/8] x86, KVM: Optimize SEV cache flushing
2025-05-22 23:37 UTC (9+ messages)
` [PATCH v3 1/8] drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return value
` [PATCH v3 2/8] x86, lib: Drop the unused return value from wbinvd_on_all_cpus()
` [PATCH v3 3/8] x86, lib: Add WBNOINVD helper functions
` [PATCH v3 4/8] x86, lib: Add wbinvd and wbnoinvd helpers to target multiple CPUs
` [PATCH v3 5/8] KVM: x86: Use wbinvd_on_cpu() instead of an open-coded equivalent
` [PATCH v3 6/8] KVM: SVM: Remove wbinvd in sev_vm_destroy()
` [PATCH v3 7/8] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
` [PATCH v3 8/8] KVM: SVM: Flush cache only on CPUs running SEV guest
[PATCH net-next v2] net: dlink: enable RMON MMIO access on supported devices
2025-05-22 23:34 UTC
[PATCH v2 0/2] arm64/module: Enable late module relocations
2025-05-22 23:35 UTC (4+ messages)
` [PATCH v2 2/2] arm64/module: Use text-poke API for late relocations
[PATCH v13 00/27] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-05-22 23:31 UTC (3+ messages)
` [PATCH v13 17/27] x86/resctrl: Add the support for reading ABMC counters
[PATCH 0/2] IPA support on qcm2290
2025-05-22 23:30 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible
[PATCH bpf-next v6] bpf, sockmap: avoid using sk_socket after free when sending
2025-05-22 23:30 UTC (2+ messages)
[PATCH v3 0/7] riscv: pmu: Add support for Control Transfer Records Ext
2025-05-22 23:25 UTC (8+ messages)
` [PATCH v3 1/7] perf: Increase the maximum number of branches remove_loops() can process
` [PATCH v3 2/7] riscv: pmu: Add Control transfer records CSR definations
` [PATCH v3 3/7] riscv: Add Control Transfer Records extension parsing
` [PATCH v3 4/7] riscv: pmu: Add infrastructure for Control Transfer Record
` [PATCH v3 5/7] riscv: pmu: Add driver for Control Transfer Records Ext
` [PATCH v3 6/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver
` [PATCH v3 7/7] dt-bindings: riscv: add Sxctr ISA extension description
[PATCH v5 0/8] x86/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-05-22 23:24 UTC (5+ messages)
` [PATCH v5 5/8] x86/resctrl: Add user interface to enable/disable io_alloc feature
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).