mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 1/2] KVM: guest_memfd: Always use order 0 when allocating for guest_memfd
 2026-02-03 22:50 UTC  (2+ messages)
` [syzbot] [kvm?] WARNING in kvm_gmem_fault_user_mapping

[PATCH 00/14] iommu: Add live update state preservation
 2026-02-03 22:09 UTC  (2+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks

[RFC 00/12] mm: PUD (1GB) THP implementation
 2026-02-03 22:07 UTC  (8+ messages)
` [RFC 01/12] mm: add PUD THP ptdesc and rmap support

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-02-03 22:04 UTC  (3+ messages)

[PATCH 0/2] unwind: Fix a few edge cases in unwind_deferred_request()
 2026-02-03 21:59 UTC  (3+ messages)
` [PATCH 1/2] unwind: Fix negative bit check "
` [PATCH 2/2] unwind: Fix return value for already-queued case "

[PATCH v9 0/6] scripts/make_fit: Support ramdisks and faster operations
 2026-02-03 21:59 UTC  (4+ messages)

[PATCH] lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
 2026-02-03 21:56 UTC  (2+ messages)

[PATCH] workqueue: rust: add work item runtime modification support
 2026-02-03 21:55 UTC 

[PATCH v2] audit: Avoid excessive dput/dget in audit_context setup and reset paths
 2026-02-03 21:50 UTC  (6+ messages)

[RFC PATCH] media: Virtual camera driver
 2026-02-03 21:49 UTC  (9+ messages)

[PATCH 1/2] drm: introduce page_flip_timeout()
 2026-02-03 21:48 UTC  (4+ messages)

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-03 21:43 UTC  (42+ messages)
` [PATCH v4 01/41] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v4 02/41] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v4 03/41] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v4 04/41] arm64: mpam: Context switch the MPAM registers
` [PATCH v4 05/41] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v4 06/41] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v4 07/41] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v4 08/41] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v4 09/41] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v4 10/41] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v4 11/41] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v4 12/41] KVM: arm64: Use kernel-space partid configuration for hypercalls
` [PATCH v4 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v4 14/41] arm_mpam: resctrl: Sort the order of the domain lists
` [PATCH v4 15/41] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v4 16/41] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v4 17/41] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v4 18/41] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v4 19/41] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v4 20/41] arm_mpam: resctrl: Add CDP emulation
` [PATCH v4 21/41] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v4 22/41] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v4 23/41] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v4 24/41] arm_mpam: resctrl: Add kunit test for rmid idx conversions
` [PATCH v4 25/41] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v4 26/41] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v4 27/41] arm_mpam: resctrl: Add support for csu counters
` [PATCH v4 28/41] arm_mpam: resctrl: Pick classes for use as mbm counters
` [PATCH v4 29/41] arm_mpam: resctrl: Pre-allocate free running monitors
` [PATCH v4 30/41] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v4 31/41] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [PATCH v4 32/41] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v4 33/41] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v4 34/41] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v4 35/41] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v4 36/41] arm_mpam: Add quirk framework
` [PATCH v4 37/41] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v4 38/41] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v4 39/41] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v4 40/41] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
` [PATCH v4 41/41] arm64: mpam: Add initial MPAM documentation

[PATCH] drm/komeda: fix integer overflow in AFBC framebuffer size check
 2026-02-03 21:43 UTC  (2+ messages)

[PATCH v5] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-02-03 21:42 UTC  (2+ messages)

[PATCH v2 0/4] Add missing bug fixes
 2026-02-03 21:42 UTC  (16+ messages)
` [PATCH v2 1/4] misc: fastrpc: Add NULL check to fastrpc_buf_free to prevent crash
` [PATCH v2 3/4] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v2 4/4] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe

[RFC PATCH v2] media: Virtual camera driver
 2026-02-03 21:40 UTC  (18+ messages)

[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2026-02-03 21:35 UTC  (3+ messages)

[PATCH] selftests/futex: skip futex_numa_mpol without libnuma
 2026-02-03 21:35 UTC  (2+ messages)

[PATCH RESEND v1] Bluetooth: btusb: MT7922: Add VID/PID 0489/e174
 2026-02-03 21:34 UTC  (2+ messages)

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-03 21:34 UTC  (23+ messages)
` [RFC PATCH v5 02/45] KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
` [RFC PATCH v5 05/45] KVM: TDX: Drop kvm_x86_ops.link_external_spt(), use .set_external_spte() for all
` [RFC PATCH v5 11/45] x86/tdx: Add helpers to check return status codes
` [RFC PATCH v5 19/45] KVM: Allow owner of kvm_mmu_memory_cache to provide a custom page allocator
` [RFC PATCH v5 20/45] KVM: x86/mmu: Allocate/free S-EPT pages using tdx_{alloc,free}_control_page()

[PATCH v2 00/14] TP8028 Rapid Path Failure Recovery
 2026-02-03 21:29 UTC  (17+ messages)
` [PATCH v2 07/14] nvme: Introduce FENCING and FENCED controller states
` [PATCH v2 08/14] nvme: Implement cross-controller reset recovery
` [PATCH v2 09/14] nvme: Implement cross-controller reset completion
` [PATCH v2 10/14] nvme-tcp: Use CCR to recover controller that hits an error
` [PATCH v2 12/14] nvme-fc: Decouple error recovery from controller reset

[PATCH] iio: chemical: bme680: Fix measurement wait duration calculation
 2026-02-03 21:27 UTC  (2+ messages)

[PATCH v4 2/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
 2026-02-03 21:27 UTC  (3+ messages)
`  "

[PATCH v16 0/3] mtd: Add support for stacked memories
 2026-02-03 21:26 UTC  (5+ messages)
` [PATCH v16 1/3] dt-bindings: mtd: Describe MTD partitions concatenation
` [PATCH v16 2/3] mtd: Move struct mtd_concat definition to header file
` [PATCH v16 3/3] mtd: Add driver for concatenating devices

[PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
 2026-02-03 21:25 UTC  (2+ messages)

[PATCH v2] PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
 2026-02-03 21:25 UTC  (4+ messages)

[PATCH] staging: greybus: gbphy: replaced sprintf() with sysfs_emit()
 2026-02-03 21:22 UTC 

[PATCH] cpufreq: docs: Update description of rate_limit_us default value
 2026-02-03 21:19 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Enable asym capacity only when cpu smt is not possible
 2026-02-03 21:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Convert 64-bit x86/mm/pat to ptdescs
 2026-02-03 21:15 UTC  (5+ messages)
` [PATCH v3 1/3] x86/mm/pat: Convert pte code to use ptdescs

[PATCH 0/2] Fix port enumeration failure and NULL endpoint issue
 2026-02-03 21:14 UTC  (5+ messages)
` [PATCH 2/2] cxl/core: Hold grandparent port lock while dport adding

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-03 21:08 UTC  (3+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so

[PATCH] irqchip/gic-v5: Fix spelling mistake "ouside" -> "outside"
 2026-02-03 21:07 UTC 

[PATCH 0/2] btrfs: clean up two FIXMEs related to btrfs_search_slot output handling
 2026-02-03 21:06 UTC  (2+ messages)

[PATCH] irqchip/riscv-imsic: Fix irq migration failure issue when cpu hotplug
 2026-02-03 21:05 UTC  (5+ messages)
      ` [PATCH] irqchip/msi-lib: Refuse initialization when irq_write_msi_msg() is missing

[PATCH resend 1/2] sched: psi: loosen clock sync between scheduler and aggregator
 2026-02-03 21:02 UTC  (6+ messages)

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-03 20:56 UTC  (2+ messages)

[GIT PULL] i2c-host for v6.20
 2026-02-03 20:55 UTC  (2+ messages)

[PATCH] powerpc/uaccess: Fix inline assembly for clang build on PPC32
 2026-02-03 20:55 UTC  (2+ messages)

[GIT PULL] i2c-host-fixes for v6.19-rc8
 2026-02-03 20:52 UTC  (2+ messages)

[PATCH v2 00/14] Add SPDX SBOM generation tool
 2026-02-03 20:51 UTC  (11+ messages)

[PATCH 0/2] Add HPET NMI Watchdog support
 2026-02-03 20:49 UTC  (11+ messages)
` [PATCH 2/2] hpet: Add HPET-based NMI watchdog support

[PATCH v2 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-02-03 20:46 UTC  (6+ messages)
` [PATCH v2 3/5] KVM: x86/pmu: Refresh Host-Only/Guest-Only eventsel at nested transitions

[Patch 6.12.y 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2026-02-03 20:45 UTC  (2+ messages)
` [Patch 6.12.y 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev

[PATCH v3 0/2] add support in hwmon for MCP998X
 2026-02-03 20:45 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: add support "
` [PATCH v3 2/2] "

[RFC PATCH] workqueue: Automatic affinity scope fallback for single-pod topologies
 2026-02-03 20:43 UTC  (6+ messages)

[PATCH v2] nvdimm: virtio_pmem: serialize flush requests
 2026-02-03 20:41 UTC  (3+ messages)

[PATCH v3 0/2] irqchip/sifive-plic: Fix wrong nr_irqs handling
 2026-02-03 20:40 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v3 0/3] binder: handle PID namespace conversion for freeze operation
 2026-02-03 20:38 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH v1] PM: sleep: core: Clear device async state upfront during suspend
 2026-02-03 20:37 UTC 

[RFC v2 0/5] md/raid1: introduce a new sync action to repair badblocks
 2026-02-03 20:36 UTC  (5+ messages)

[PATCH v3 0/3] Clk improvements
 2026-02-03 20:36 UTC  (14+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern

[PATCH v2 0/4] x86 suspend cleanups
 2026-02-03 20:31 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: Add Gateworks GW7906 board
 2026-02-03 20:31 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: imx: Add i.mx8mm Gateworks GW7906 dts support

[PATCH v4] perf: arm_spe: Properly set hw.state on failures
 2026-02-03 20:29 UTC  (2+ messages)

[PATCH v2] arm64/gcs: Fix error handling in arch_set_shadow_stack_status()
 2026-02-03 20:29 UTC  (2+ messages)

[PATCH v7 0/7] Enhanced autonomous selection and improvements
 2026-02-03 20:28 UTC  (11+ messages)
` [PATCH v7 4/7] ACPI: CPPC: add APIs and sysfs interface for min/max_perf

[PATCH v2 0/6] soc: qcom: socinfo: Convert to Rust
 2026-02-03 20:27 UTC  (3+ messages)
` [PATCH v2 6/6] "

[PATCH] CONTRIBUTING.d/: Document format of 'Fixes:' trailer fields
 2026-02-03 20:25 UTC 

[PATCH v15 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-02-03 20:21 UTC  (6+ messages)
` [PATCH v15 7/9] cxl: Update Endpoint AER uncorrectable handler

[PATCH 0/7] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
 2026-02-03 20:20 UTC  (14+ messages)
` [PATCH 5/7] i3c: mipi-i3c-hci: Allow parent to manage runtime PM

[net-next v22 2/7] net: mtip: The L2 switch driver for imx287
 2026-02-03 20:19 UTC  (3+ messages)
` [net-next,v22,2/7] "

[PATCH] dmaengine: amd: Replace deprecated PCI functions
 2026-02-03 20:16 UTC  (4+ messages)

[PATCH v2 0/4] drm/msm/adreno: Add A615 GPU for SDM670 and Pixel 3a
 2026-02-03 20:14 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: display/msm/gmu: Add SDM670 compatible

[PATCH net-next v3] r8169: add support for RTL8125cp
 2026-02-03 20:13 UTC  (3+ messages)

[PATCH v2] KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
 2026-02-03 20:10 UTC 

error: kernel-address sanitizer is not supported for this target
 2026-02-03 20:06 UTC 

[syzbot] [kvm?] WARNING in kvm_gmem_fault_user_mapping
 2026-02-03 20:06 UTC  (2+ messages)
` Forwarded: [PATCH 1/2] KVM: guest_memfd: Always use order 0 when allocating for guest_memfd

[PATCH] PM: sleep: core: Fix sync issues between work_in_progress and must_resume
 2026-02-03 20:06 UTC  (2+ messages)

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-02-03 20:00 UTC  (7+ messages)
` [PATCH RFC v2 03/17] RISC-V: Add support for srmcfg CSR from Ssqosid ext
  ` [External] "
` [PATCH RFC v2 16/17] acpi: riscv: Parse RISC-V Quality of Service Controller (RQSC) table
  ` [External] "

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-02-03 19:58 UTC  (2+ messages)

[PATCH v9 0/7] i2c: xiic: use generic device property accessors
 2026-02-03 19:58 UTC  (8+ messages)
` [PATCH v9 6/7] i2c: xiic: use numbered adapter registration

[PATCH net-next v3 06/11] net: phy: Represent PHY-less SFP modules with phy_port
 2026-02-03 19:57 UTC  (2+ messages)
` [net-next,v3,06/11] "

kernel/unwind/deferred.c:257:18-21: WARNING: Unsigned expression compared with zero: bit < 0 (fwd)
 2026-02-03 19:55 UTC  (2+ messages)

[PATCH] scsi: smartpqi: fix memory leak in pqi_report_phys_luns()
 2026-02-03 19:54 UTC  (2+ messages)

[PATCH] KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
 2026-02-03 19:54 UTC  (7+ messages)

[RFC PATCH v2 0/3] mm/damon: Introduce node_target_mem_bp Quota Goal Metric
 2026-02-03 19:48 UTC  (3+ messages)

[PATCH bpf] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-02-03 19:47 UTC  (2+ messages)

[PATCH v12 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2026-02-03 19:44 UTC  (4+ messages)

[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
 2026-02-03 19:42 UTC  (11+ messages)

[PATCH] workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC option
 2026-02-03 19:42 UTC  (2+ messages)

[PATCH next 00/14] bits: De-bloat expansion of GENMASK()
 2026-02-03 19:41 UTC  (5+ messages)
` [PATCH next 02/14] kbuild: Add W=c for additional compile time checks

[PATCH V1] accel/amdxdna: Fix incorrect error code returned for failed chain command
 2026-02-03 19:40 UTC  (3+ messages)

[PATCH v3 0/1] Introduce Lemans EVK Peripheral Mezzanine
 2026-02-03 19:38 UTC  (2+ messages)
` [PATCH v3 1/1] arm64: dts: qcom: lemans-evk: Add Mezzanine

linux-next: manual merge of the keys-next tree with the modules tree
 2026-02-03 19:30 UTC  (3+ messages)

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-03 19:24 UTC  (11+ messages)

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-02-03 19:23 UTC  (4+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
` [PATCH v3 2/3] selftests/mm: test userspace MFR for HugeTLB hugepage
` [PATCH v3 3/3] Documentation: add documentation for MFD_MF_KEEP_UE_MAPPED

[PATCH net-next v8 0/6] move CAN skb headroom content to skb extensions
 2026-02-03 19:19 UTC  (3+ messages)

linux-next: Tree for Feb 3
 2026-02-03 19:18 UTC 

[PATCH RESEND v4 0/2] Add reaction control in rti
 2026-02-03 19:13 UTC  (3+ messages)
` [PATCH RESEND v4 2/2] watchdog: rti_wdt: Add reaction control

[PATCH v4] scripts/x86/intel: Add a script to update the old microcode list
 2026-02-03 19:09 UTC  (5+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®