The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-05-23 01:00:24 to 2025-05-23 04:52:29 UTC [more...]

[PATCH v4] net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
 2025-05-23  4:51 UTC  (2+ messages)

[PATCH] LoongArch: Avoid using $r0/$r1 as "mask" for csrxchg
 2025-05-23  4:51 UTC  (3+ messages)

[PATCH v13 00/27] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-05-23  4:48 UTC  (11+ messages)
` [PATCH v13 18/27] x86/resctrl: Add definitions for MBM event configuration
` [PATCH v13 19/27] x86/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v13 20/27] x86/resctrl: Provide interface to update the event configurations
` [PATCH v13 21/27] x86/resctrl: Introduce mbm_assign_on_mkdir to configure assignments
` [PATCH v13 23/27] x86/resctrl: Introduce mbm_L3_assignments to list assignments in a group

[syzbot] [jfs?] [xfs?] [bcachefs?] INFO: task hung in sb_start_write (2)
 2025-05-23  4:46 UTC 

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-05-23  4:39 UTC  (15+ messages)
` [PATCH v2 01/14] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v2 02/14] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v2 03/14] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
` [PATCH v2 05/14] arm: "
` [PATCH v2 06/14] arm64: "
` [PATCH v2 07/14] s390: "
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] mips: "
` [PATCH v2 10/14] loongarch: "
` [PATCH v2 11/14] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v2 12/14] kstack_erase: Support Clang stack depth tracking
` [PATCH v2 13/14] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v2 14/14] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON

[PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
 2025-05-23  4:37 UTC 

[PATCH] csky: string.h: Provide basic sanity checks for fallback memcpy()
 2025-05-23  4:27 UTC 

[PATCH] x86: string_32.h: Provide basic sanity checks for fallback memcpy()
 2025-05-23  4:26 UTC 

[PATCH] cpufreq, docs: (userspace governor) add that actual freq is >= scaling_setspeed
 2025-05-23  4:25 UTC  (5+ messages)

[PATCH] platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m
 2025-05-23  4:12 UTC  (2+ messages)

[net-next PATCH v1 00/15] Enable Inbound IPsec offload on Marvell CN10K SoC
 2025-05-23  4:08 UTC  (4+ messages)
` [net-next PATCH v1 14/15] octeontx2-pf: ipsec: Process CPT metapackets

[PATCH net,v2] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
 2025-05-23  4:06 UTC  (3+ messages)

[PATCH v2] selftests: timers: valid-adjtimex: fix coding style issues
 2025-05-23  3:59 UTC 

[PATCH v2 0/3] padata: fix UAF issues
 2025-05-23  3:59 UTC  (3+ messages)
` [PATCH v2 3/3] padata: avoid UAF for reorder_work

[PATCH] mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
 2025-05-23  3:56 UTC  (10+ messages)

[syzbot] [ext4?] INFO: task hung in lock_two_directories (4)
 2025-05-23  3:51 UTC 

[PATCH ath-next 0/2] wifi: ath12k: install pairwise key first
 2025-05-23  3:49 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: avoid bit operation on key flags
` [PATCH ath-next 2/2] wifi: ath12k: install pairwise key first

[PATCH v2 1/1] x86/fred/signal: Prevent single-step upon ERETU completion
 2025-05-23  3:48 UTC  (6+ messages)

[PATCH v3 3/4] KVM: s390: refactor and split some gmap helpers
 2025-05-23  3:48 UTC  (3+ messages)

[PATCH] padata: do not leak refcount in reorder_work
 2025-05-23  3:48 UTC  (3+ messages)

[PATCH v4 0/3] Add support for long task name
 2025-05-23  3:48 UTC  (3+ messages)
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'

[PATCH v2] PM / Freezer: Skip dead/zombie processes
 2025-05-23  3:42 UTC 

[PATCH] mmu_notifiers: remove leftover stub macros
 2025-05-23  3:43 UTC  (2+ messages)

[PATCH v4] vfio/type1: optimize vfio_pin_pages_remote() for large folio
 2025-05-23  3:42 UTC  (2+ messages)

[PATCH v3] f2fs: fix to skip f2fs_balance_fs() if checkpoint is disabled
 2025-05-23  3:35 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 00/18] Split netmem from struct page
 2025-05-23  3:26 UTC  (19+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 02/18] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [PATCH 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [PATCH 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_large_netmem()
` [PATCH 05/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [PATCH 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [PATCH 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH 10/18] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH 11/18] mlx4: use netmem descriptor and APIs for page pool
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()
` [PATCH 13/18] mlx5: use netmem descriptor and APIs for page pool
` [PATCH 14/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH 15/18] netmem: remove __netmem_get_pp()
` [PATCH 16/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH 17/18] netdevsim: use netmem descriptor and APIs for page pool
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page

linux-next: manual merge of the tip tree with the pci tree
 2025-05-23  3:23 UTC 

[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
 2025-05-23  3:16 UTC 

[PATCH] riscv: vector: fix xtheadvector save/restore
 2025-05-23  3:15 UTC  (2+ messages)

[PATCH] drm: add overview diagram for drm stack
 2025-05-23  3:10 UTC  (2+ messages)

[PATCH] devres: Move remaining devm_alloc_percpu and devm_device_add_group to devres.h
 2025-05-23  3:08 UTC  (3+ messages)

[PATCH v6 0/3] drm: Create a task info option for wedge events
 2025-05-23  2:45 UTC  (3+ messages)
` [PATCH v6 1/3] "

[PATCH v3 0/2] ASoC: codecs: add support for ES8375
 2025-05-23  2:55 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: Add Everest ES8375 audio CODEC
` [PATCH v3 2/2] ASoC: codecs: add support for ES8375

[PATCH 0/2] Add MT8196 VMM driver support
 2025-05-23  2:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: mediatek: Add MT8196 vmm controller

[PATCH v1] tty: serdev: serdev-ttyport: Fix use-after-free in ttyport_close() due to uninitialized serport->tty
 2025-05-23  2:52 UTC  (6+ messages)

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-23  2:51 UTC  (13+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path

[PATCH v3 0/4] relayfs: misc changes
 2025-05-23  2:44 UTC  (3+ messages)

[PATCH 0/7] Defer throttle when task exits to user
 2025-05-23  2:43 UTC  (3+ messages)
` [PATCH 4/7] sched/fair: Take care of group/affinity/sched_class change for throttled task

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-05-23  2:39 UTC  (7+ messages)
` [PATCH RFC 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios

[PATCH v1 0/2] ASoC: codecs: add support for ES8375
 2025-05-23  2:36 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: Add Everest ES8375 audio CODEC
` [PATCH v1 2/2] ASoC: codecs: add support for ES8375

[PATCH v1 2/2] ASoC: codecs: add support for ES8375
 2025-05-23  2:35 UTC 

[PATCH V2 0/2] smb: client: Fix use-after-free in readdir
 2025-05-23  2:33 UTC  (8+ messages)

[PATCH v2] f2fs: fix to skip f2fs_balance_fs() if checkpoint is disabled
 2025-05-23  2:32 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v4 04/40] drm/sched: Add enqueue credit limit
 2025-05-23  2:31 UTC  (12+ messages)

[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
 2025-05-23  2:29 UTC  (8+ messages)

[PATCH v2] selftests: ir_decoder: Convert header comment to proper multi-line block
 2025-05-23  2:29 UTC 

[PATCH v4 0/4] KVM: x86: Dynamically allocate hashed page list
 2025-05-23  2:27 UTC  (3+ messages)
` [PATCH v4 1/4] KVM: TDX: Move TDX hardware setup from main.c to tdx.c

[PATCH] selftests: net: fix spelling and grammar mistakes
 2025-05-23  2:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH ath-next] wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850
 2025-05-23  2:23 UTC 

[PATCH net] bonding: fix multicast MAC address synchronization
 2025-05-23  2:23 UTC 

[PATCH] f2fs: enable tuning of boost_zoned_gc_percent via sysfs
 2025-05-23  2:19 UTC  (2+ messages)

[PATCH 2/3] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS control
 2025-05-23  2:19 UTC  (2+ messages)

[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
 2025-05-23  2:17 UTC  (8+ messages)

[PATCH 1/2] f2fs: use d_inode(dentry) cleanup dentry->d_inode
 2025-05-23  2:11 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix to correct check conditions in f2fs_cross_rename

[PATCH net-next] net: phy: Synchronize c45_ids to phy_id
 2025-05-23  2:10 UTC  (3+ messages)

[PATCH v2] mkfs.f2fs: ensure zone size is equal or bigger than segment size
 2025-05-23  2:06 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] selftests: size: fix grammar and align output formatting
 2025-05-23  2:05 UTC 

linux-next: manual merge of the cpufreq-arm tree with the configfs tree
 2025-05-23  2:03 UTC  (2+ messages)

linux-next: manual merge of the cpufreq-arm tree with the configfs tree
 2025-05-23  2:02 UTC  (2+ messages)

[PATCH net 0/2] mlx5 misc fixes 2025-05-22
 2025-05-23  1:58 UTC  (4+ messages)
` [PATCH net 2/2] net/mlx5e: Fix leak of Geneve TLV option object

[PATCH] perf tests switch-tracking: Fix timestamp comparison
 2025-05-23  1:57 UTC  (11+ messages)

[PATCH v2 0/8] irqbypass: Cleanups and a perf improvement
 2025-05-23  1:53 UTC  (3+ messages)
` [PATCH v2 8/8] irqbypass: Require producers to pass in Linux IRQ number during registration

[PATCH v2] selftests: acct: fix grammar and clarify output messages - Fixed email case mismatch in Signed-off-by
 2025-05-23  1:54 UTC 

[BUG Report] KASAN: slab-use-after-free in page_pool_recycle_in_ring
 2025-05-23  1:52 UTC  (10+ messages)

[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 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

[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 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 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  (53+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox