The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-01 14:22:25 to 2025-04-01 16:13:29 UTC [more...]

[PATCH 0/6] Enable FLEXCOMs and GMAC for SAMA7D65 SoC
 2025-04-01 16:13 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: net: cdns,macb: add sama7d65 ethernet interface
` [PATCH 2/6] ARM: dts: microchip: sama7d65: Add gmac interfaces for sama7d65 SoC

[RFC PATCH 00/29] KVM: VM planes
 2025-04-01 16:11 UTC  (30+ messages)
` [PATCH 01/29] Documentation: kvm: introduce "VM plane" concept
` [PATCH 02/29] KVM: API definitions for plane userspace exit
` [PATCH 03/29] KVM: add plane info to structs
` [PATCH 04/29] KVM: introduce struct kvm_arch_plane
` [PATCH 05/29] KVM: add plane support to KVM_SIGNAL_MSI
` [PATCH 06/29] KVM: move mem_attr_array to kvm_plane
` [PATCH 07/29] KVM: do not use online_vcpus to test vCPU validity
` [PATCH 08/29] KVM: move vcpu_array to struct kvm_plane
` [PATCH 09/29] KVM: implement plane file descriptors ioctl and creation
` [PATCH 10/29] KVM: share statistics for same vCPU id on different planes
` [PATCH 11/29] KVM: anticipate allocation of dirty ring
` [PATCH 12/29] KVM: share dirty ring for same vCPU id on different planes
` [PATCH 13/29] KVM: implement vCPU creation for extra planes
` [PATCH 14/29] KVM: pass plane to kvm_arch_vcpu_create
` [PATCH 15/29] KVM: x86: pass vcpu to kvm_pv_send_ipi()
` [PATCH 16/29] KVM: x86: split "if" in __kvm_set_or_clear_apicv_inhibit
` [PATCH 17/29] KVM: x86: block creating irqchip if planes are active
` [PATCH 18/29] KVM: x86: track APICv inhibits per plane
` [PATCH 19/29] KVM: x86: move APIC map to kvm_arch_plane
` [PATCH 20/29] KVM: x86: add planes support for interrupt delivery
` [PATCH 21/29] KVM: x86: add infrastructure to share FPU across planes
` [PATCH 22/29] KVM: x86: implement initial plane support
` [PATCH 23/29] KVM: x86: extract kvm_post_set_cpuid
` [PATCH 24/29] KVM: x86: initialize CPUID for non-default planes
` [PATCH 25/29] KVM: x86: handle interrupt priorities for planes
` [PATCH 26/29] KVM: x86: enable up to 16 planes
` [PATCH 27/29] selftests: kvm: introduce basic test for VM planes
` [PATCH 28/29] selftests: kvm: add plane infrastructure
` [PATCH 29/29] selftests: kvm: add x86-specific plane test

[git pull] drm for 6.15-rc1
 2025-04-01 16:12 UTC  (7+ messages)

[PATCH 0/9] x86: Cleanup NMI handling
 2025-04-01 16:11 UTC  (12+ messages)
` [PATCH 1/9] x86/nmi: Simplify unknown NMI panic handling
` [PATCH 7/9] x86/nmi: Improve NMI header documentation

[PATCH] ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGS
 2025-04-01 16:09 UTC  (2+ messages)

[PATCH v5 0/2] Add device tree for Nvidia's GB200NVL BMC
 2025-04-01 16:05 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: arm: aspeed: add "
` [PATCH v5 2/2] ARM: dts: aspeed: Add device tree for "

[PATCH V2] remoteproc: imx_rproc: Add mutex protection for workqueue
 2025-04-01 16:05 UTC  (2+ messages)

[PATCH v1 0/8] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-04-01 16:05 UTC  (3+ messages)
` [PATCH v1 3/8] arm64: dts: qcom: qcs6490-rb3gen2: Modify WSA and VA macro clock nodes for audioreach solution

[PATCH V2] remoteproc: core: Clear table_sz when rproc_shutdown
 2025-04-01 16:05 UTC  (8+ messages)

[PATCH V3 0/2] Rust: Add cpumask abstractions
 2025-04-01 16:01 UTC  (4+ messages)
` [PATCH V3 2/2] MAINTAINERS: Add entry for Rust bitmap API

[PATCH v3 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-04-01 16:00 UTC  (4+ messages)
` [PATCH v3 15/18] arm64: dts: qcom: Add MXC power domain to videocc node on SM8650

[PATCH v2 0/4] gpio: deprecate and track the removal of GPIO workarounds for regulators
 2025-04-01 16:00 UTC  (4+ messages)

[PATCH] scsi: scsi_transport_srp: replace min/max nesting with clamp()
 2025-04-01 15:59 UTC  (2+ messages)

[PATCH v1 0/6] X1E Asus Zenbook A14 support
 2025-04-01 15:59 UTC  (6+ messages)
` [PATCH v1 1/6] arm64: dts: qcom: move pcie6a type change from X1P42100 to X1P42100-crd
` [PATCH v1 6/6] arm64: dts: qcom: Add support for X1-based Asus Zenbook A14

[PATCH v6] drm/syncobj: Extend EXPORT_SYNC_FILE for timeline syncobjs
 2025-04-01 15:57 UTC 

[PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction
 2025-04-01 15:57 UTC  (4+ messages)

[PATCH v2 0/3] KVM: x86: Dynamically allocate hashed page list
 2025-04-01 15:57 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86/mmu: Dynamically allocate shadow MMU's "
` [PATCH v2 2/3] KVM: x86: Allocate kvm_vmx/kvm_svm structures using kzalloc()
` [PATCH v2 3/3] KVM: x86/mmu: Defer allocation of shadow MMU's hashed page list

[PATCH v2 0/2] ring-buffer: Allow persistent memory to be user space mmapped
 2025-04-01 15:54 UTC  (11+ messages)
` [PATCH v2 1/2] tracing: ring-buffer: Have the ring buffer code do the vmap of physical memory

[PATCH] arm64: dts: imx8qxp: shrink dsp reserved memory
 2025-04-01 15:52 UTC 

[PATCH] kernfs: fix potential NULL dereference in mmap handler
 2025-04-01 15:51 UTC  (3+ messages)

[RFC PATCH security-next 0/4] Introducing Hornet LSM
 2025-04-01 15:50 UTC  (4+ messages)

[PATCH 0/2] KVM: VMX: Fix lockdep false positive on PI wakeup
 2025-04-01 15:47 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Assert that IRQs are disabled when putting vCPU on PI wakeup list
` [PATCH 2/2] KVM: VMX: Use separate subclasses for PI wakeup lock to squash false positive

[PATCH v3 0/7] drm/panthor: Add performance counters with manual sampling mode
 2025-04-01 15:48 UTC  (8+ messages)
` [PATCH v3 1/7] drm/panthor: Add performance counter uAPI
` [PATCH v3 2/7] drm/panthor: Add DEV_QUERY.PERF_INFO handling for Gx10
` [PATCH v3 3/7] drm/panthor: Add panthor perf initialization and termination
` [PATCH v3 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
` [PATCH v3 5/7] drm/panthor: Implement the counter sampler and sample handling
` [PATCH v3 6/7] drm/panthor: Add suspend, resume and reset handling
` [PATCH v3 7/7] drm/panthor: Expose the panthor perf ioctls

[PATCH] i2c: rzv2m: Constify struct i2c_algorithm
 2025-04-01 15:48 UTC  (2+ messages)

[PATCH] cgroup/rstat: avoid disabling irqs for O(num_cpu)
 2025-04-01 15:46 UTC  (8+ messages)

[PATCH v4 0/6] imx8mp: add support for the IMX AIPSTZ bridge
 2025-04-01 15:44 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: bus: add documentation "
` [PATCH v4 2/6] dt-bindings: dsp: fsl,dsp: document 'access-controllers' property
` [PATCH v4 3/6] bus: add driver for IMX AIPSTZ bridge
` [PATCH v4 4/6] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'
` [PATCH v4 5/6] arm64: dts: imx8mp: add aipstz master ID definitions
` [PATCH v4 6/6] arm64: dts: imx8mp: make 'dsp' node depend on 'aips5'

[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
 2025-04-01 15:45 UTC  (7+ messages)

[PATCH v2 00/15] Add MediaTek SoC DRM support for MT8196
 2025-04-01 15:44 UTC  (4+ messages)
` [PATCH v2 05/15] dt-bindings: display: mediatek: add OUTPROC yaml "

[PATCH] iommu: riscv: Split 8-byte accesses on 32 bit I/O bus platform
 2025-04-01 15:44 UTC  (4+ messages)
  ` [External] "

[PATCH] perf/x86/intel/uncore: Add error handling for uncore_msr_box_ctl()
 2025-04-01 15:43 UTC  (2+ messages)

[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-04-01 15:40 UTC  (8+ messages)
` [PATCH net-next v5 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration

[PATCH] perf/x86: Rename bts_buffer variables and use struct_size()
 2025-04-01 15:40 UTC  (3+ messages)

[PATCH v2] arcnet: Add NULL check in com20020pci_probe()
 2025-04-01 15:37 UTC  (2+ messages)

[PATCH] RDMA/mlx5: hide unused code
 2025-04-01 15:36 UTC  (5+ messages)

fuse: increase readdir() buffer size
 2025-04-01 15:33 UTC  (7+ messages)
` fuse: increase readdir() buffer size [v4]
  ` [PATCH 1/2] fs: Supply dir_context.count as readdir buffer size hint
  ` [PATCH 2/2] fuse: Adjust readdir() buffer to requesting buffer size

[PATCH v1 0/9] coresight: Fix and improve clock usage
 2025-04-01 15:29 UTC  (4+ messages)
` [PATCH v1 9/9] coresight: Consolidate clock enabling

[PATCH RESEND] jfs: fix array-index-out-of-bounds read in add_missing_indices
 2025-04-01 15:29 UTC 

[PATCH v2 0/7] mm/gup: Minor fix, cleanup and improvements
 2025-04-01 15:29 UTC  (10+ messages)
` [PATCH v2 2/7] mm/gup: check if both GUP_GET and GUP_PIN are set in __get_user_pages() earlier
` [PATCH v2 3/7] mm/gup: Fix the outdated code comments above get_user_pages_unlocked()

[PATCH] DAX: warn when kmem regions are truncated for memory block alignment
 2025-04-01 15:29 UTC  (11+ messages)

[PATCH v2 0/2] dma-buf: heaps: Support carved-out heaps
 2025-04-01 15:28 UTC  (4+ messages)
` [PATCH v2 1/2] dma-buf: heaps: system: Remove global variable
` [PATCH v2 2/2] dma-buf: heaps: Introduce a new heap for reserved memory

[PATCH] Bluetooth: Add driver command BTUSB_DRV_CMD_SWITCH_ALT_SETTING
 2025-04-01 15:26 UTC  (3+ messages)

[PATCH] mm/compaction: Fix bug in hugetlb handling pathway
 2025-04-01 15:23 UTC  (6+ messages)
` [PATCH] mm/compaction: Use folio in hugetlb pathway

[PATCH v2] lib/iov_iter: fix to increase non slab folio refcount
 2025-04-01 15:22 UTC  (3+ messages)

[PATCH] HID: wacom: fix memory leak on size mismatch in wacom_wac_queue_flush()
 2025-04-01 15:21 UTC  (2+ messages)

[PATCH] HID: wacom: handle kzalloc() allocation failure in wacom_wac_queue_flush()
 2025-04-01 15:21 UTC  (2+ messages)

[PATCH v6 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
 2025-04-01 15:21 UTC  (5+ messages)
` [PATCH v6 1/2] phy: qcom: pcie: Determine has_nocsr_reset dynamically
` [PATCH v6 2/2] phy: qcom: qmp-pcie: Add PHY register retention support

[PATCH RESEND v2 0/4] riscv: iommu: Support Svnapot
 2025-04-01 15:19 UTC  (3+ messages)
` [PATCH RESEND v2 3/4] iommu/riscv: Introduce IOMMU page table lock

[PATCH 1/2] dt-bindings: watchdog: Add NXP Software Watchdog Timer
 2025-04-01 15:16 UTC  (6+ messages)

[BUG -next] ./usr/include/cxl/features.h:11:10: fatal error: uuid/uuid.h: No such file or directory
 2025-04-01 15:15 UTC  (13+ messages)

[PATCH] cpuidle: psd: add power sleep demotion prevention for fast I/O devices
 2025-04-01 15:15 UTC  (7+ messages)

[PATCH v1 0/3] drm/ci: Add devicetree validation and KUnit tests
 2025-04-01 15:14 UTC  (5+ messages)
` [PATCH v1 2/3] drm/ci: Add jobs to validate devicetrees

[PATCH v3 0/6] Arm CoreSight: Support AUX pause and resume
 2025-04-01 15:08 UTC  (8+ messages)
` [PATCH v3 4/6] coresight: perf: Support AUX trace "
` [PATCH v3 5/6] coresight: perf: Update buffer on AUX pause

[PATCH v2] drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions
 2025-04-01 15:06 UTC  (7+ messages)

[PATCH bpf] bpf: add missing ops lock around dev_xdp_attach_link
 2025-04-01 15:05 UTC  (3+ messages)

[PATCH v4 0/4] drm/panel: Panel Refcounting infrastructure
 2025-04-01 15:05 UTC  (2+ messages)

[PATCH] KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses
 2025-04-01 15:05 UTC 

[PATCH v3 1/3] dt-bindings: leds: Add LP5812 LED driver
 2025-04-01 15:04 UTC  (3+ messages)

[PATCH] Bluetooth: qca: fix NV variant for one of WCN3950 SoCs
 2025-04-01 15:04 UTC 

[PATCH] cifs: Remove cifs_truncate_page() as it should be superfluous
 2025-04-01 15:01 UTC 

[PATCH v1] i3c: master: svc: Update actual read length
 2025-04-01 15:00 UTC  (2+ messages)

[PATCH v3 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
 2025-04-01 15:00 UTC  (8+ messages)
` [PATCH v3 1/7] firmware: arm_scmi: imx: Add LMM and CPU documentation
` [PATCH v3 3/7] firmware: arm_scmi: imx: Add i.MX95 LMM protocol

[PATCH v7 00/12] mtd: add driver for Intel discrete graphics
 2025-04-01 15:00 UTC  (3+ messages)
` [PATCH v7 01/12] mtd: core: always create master device

[PATCH 0/2] efivarfs: support freeze/thaw
 2025-04-01 14:59 UTC  (5+ messages)
` [PATCH 0/6] power: wire-up filesystem freeze/thaw with suspend/resume

[PATCH] dt-bindings: media: i2c: imx219: Remove redundant description of data-lanes
 2025-04-01 14:57 UTC 

[PATCH 00/41] Simplify, reorganize and clean up the x86 INT3 based batch-patching code (alternative.c)
 2025-04-01 14:55 UTC  (3+ messages)

[PATCH 0/2] PCI: endpoint: space allocation fixups
 2025-04-01 14:55 UTC  (5+ messages)
` [PATCH 2/2] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[PATCH v1] ASoC: imx-card: Add NULL check in imx_card_probe()
 2025-04-01 14:52 UTC  (2+ messages)

[PATCH] proc: Avoid costly high-order page allocations when reading proc files
 2025-04-01 14:50 UTC  (3+ messages)

[PATCH] PCI: cadence: Remove duplicate message code definitions
 2025-04-01 14:50 UTC 

[PATCH v5 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-04-01 14:48 UTC  (5+ messages)
` [PATCH v5 3/4] tpm: add SNP SVSM vTPM driver

[PATCH] platform/x86: thinkpad_acpi: Fix NULL pointer dereferences while probing
 2025-04-01 14:43 UTC  (3+ messages)

[PATCH v2 0/2] sched/numa: skip VMA scanning on memory pinned
 2025-04-01 13:23 UTC  (3+ messages)
` [PATCH v2 1/2] sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.mems

[PATCH v2 1/1] x86/fred: Fix system hang during S4 resume with FRED enabled
 2025-04-01 14:39 UTC  (2+ messages)

[PATCH -v2 00/49] Simplify, reorganize and clean up the x86 text-patching code (alternative.c)
 2025-04-01 14:40 UTC  (7+ messages)
` [PATCH 11/49] x86/alternatives: Remove the confusing, inaccurate & unnecessary 'temp_mm_state_t' abstraction
` [PATCH 23/49] x86/alternatives: Simplify smp_text_poke_single() by using tp_vec and existing APIs

[PATCH v1] fpga: dfl: fme: Add NULL check in fme_perf_pmu_register()
 2025-04-01 14:39 UTC 

[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-04-01 14:38 UTC  (9+ messages)
  ` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset support

[PATCH v2 0/3] media: imx-jpeg: Fix some motion-jpeg decoding issues
 2025-04-01 14:37 UTC  (7+ messages)
` [PATCH v2 3/3] media: imx-jpeg: Check decoding is ongoing for motion-jpeg

[PATCH v1] arcnet: Add NULL check in com20020pci_probe()
 2025-04-01 14:36 UTC  (2+ messages)

[PATCH] x86/mm: stop prefetching the mmap semaphore on page faults
 2025-04-01 14:35 UTC 

[PATCH V4] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2025-04-01 14:33 UTC  (5+ messages)

[PATCH v1] ASoC: Intel: avs: Add NULL check in avs_component_probe()
 2025-04-01 14:32 UTC 

[PATCH v2 0/2] Enable automatic SVN updates for SGX enclaves
 2025-04-01 14:29 UTC  (8+ messages)
` [PATCH v2 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc

[PATCH] drivers: video: backlight: Fix NULL Pointer Dereference in backlight_device_register()
 2025-04-01 14:29 UTC  (3+ messages)

[PATCH v10 0/4] Support system sleep with offloaded usb transfers
 2025-04-01 14:27 UTC  (5+ messages)
` [PATCH v10 2/4] usb: add apis for offload usage tracking
` [PATCH v10 4/4] usb: host: enable USB offload during system sleep

[PATCH] ppp: Pass PPP Kconfig defines through to the CPP
 2025-04-01 14:26 UTC 

[PATCH v2] ocfs2: fixing global bitmap allocating failure for discontig type
 2025-04-01 14:26 UTC 

[PATCH v1] MAINTAINERS: Add Dmitry Osipenko as drm/virtio co-maintainer
 2025-04-01 14:25 UTC  (2+ messages)

[PATCH v1] clk: davinci: Add NULL check in davinci_lpsc_clk_register()
 2025-04-01 14:05 UTC  (2+ messages)

[PATCH] KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latency
 2025-04-01 14:22 UTC 

[PATCH v7 0/5] media: renesas: vsp1: Add support for VSPX and IIF
 2025-04-01 14:22 UTC  (4+ messages)
` [PATCH v7 3/5] media: vsp1: wpf: Propagate vsp1_rwpf_init_ctrls()
` [PATCH v7 4/5] media: vsp1: rwpf: Support operations with IIF
` [PATCH v7 5/5] media: vsp1: Add VSPX support


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