All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 11:47:58 to 2026-07-09 12:15:07 UTC [more...]

sound/pci/rme96.c:1011 snd_rme96_playback_hw_params() warn: inconsistent returns '&rme96->lock'
 2026-07-09 12:14 UTC 

[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
 2026-07-09 12:13 UTC  (18+ messages)
` [RFC PATCH 01/36] arm64: ptrace: Remove INIT_PSTATE_EL2
` [RFC PATCH 02/36] arm64: debug: don't mask DAIF for mdscr_write()
` [RFC PATCH 03/36] arm64: hibernate: mask DAIF before restoring hibernated kernel
` [RFC PATCH 04/36] arm64: suspend: rely on daif helpers to handle PMR
` [RFC PATCH 05/36] arm64: suspend: Initialize PMR on resume
` [RFC PATCH 06/36] arm64: irq: introduce a helper for GIC priority initialization
` [RFC PATCH 07/36] arm64: entry: mask DAIF before returning from C EL1 handlers
` [RFC PATCH 11/36] arm64: interrupts: introduce interrupt masking helpers for entry code
` [RFC PATCH 14/36] arm64: interrupts: introduce generic interrupt masking helpers
` [RFC PATCH 20/36] arm64: irqflags: Switch to CONFIG_DEBUG_IRQFLAGS
` [RFC PATCH 21/36] arm64: Kconfig: Remove CONFIG_ARM64_DEBUG_PRIORITY_MASKING
` [RFC PATCH 23/36] arm64/efi: Implement override for IRQ flags checks
` [RFC PATCH 24/36] arm64: booting: Document boot requirements for FEAT_NMI
` [RFC PATCH 25/36] arm64: sysreg: Add definitions for immediate versions of MSR ALLINT
` [RFC PATCH 28/36] arm64: cpufeature: Detect PE support for FEAT_NMI
` [RFC PATCH 29/36] arm64: nmi: Manage masking for superpriority interrupts
` [RFC PATCH 30/36] arm64: irq: Report FEAT_NMI masking local IRQs

[PATCH v3 0/2] usb: typec: ucsi: Add ITE IT885x Type-C PD controller driver
 2026-07-09 19:25 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add ITE IT885x support

[PATCH] i2c: mediatek: fix WRRD for SoCs without auto_restart option
 2026-07-09 12:12 UTC  (3+ messages)

[PATCH] selftests/x86/fsgsbase: Check mmap return value
 2026-07-09 12:13 UTC 

[PATCH] ALSA: hda/cirrus_scodec: Make Kconfig visible if KUNIT
 2026-07-09 12:12 UTC 

[PATCH] docs: pt_BR: process: Translate the kernel driver statement
 2026-07-09 12:12 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
 2026-07-09 12:12 UTC  (3+ messages)

[PATCH v3 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
 2026-07-09 12:11 UTC  (3+ messages)
` [PATCH v3 2/7] md/raid1: advertise atomic write limits and handle runtime constraints

[PATCH v5 0/3] Add remoteproc PAS loader for SoCCP on Glymur DT
 2026-07-09 12:11 UTC  (7+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: fix SoCCP memory mappings for Glymur
` [PATCH v5 3/3] arm64: dts: qcom: add SoCCP DT node "

[PATCH v4 00/12] drm: MediaTek DisplayPort cleanups and MT8196 eDP
 2026-07-09 12:11 UTC  (14+ messages)
` [PATCH v4 04/12] drm/mediatek: mtk_dp: Fix hdmi codec and phy driver unregistration
` [PATCH v4 07/12] drm/mediatek: mtk_dp: Use PHY API for PHY power sequences
` [PATCH v4 09/12] drm/mediatek: mtk_dp: Move max link rate to SoC specific data
` [PATCH v4 10/12] drm/mediatek: mtk_dp: Add support for HotPlug Detection in DP AUX
` [PATCH v4 11/12] drm/mediatek: mtk_dp: Add support for eDP1.5 IPs and MT8196 SoC
` [PATCH v4 12/12] drm/mediatek: mtk_dp: Clarify XTAL freq and Debounce registers

[PATCH 0/2] drm/i915/dp: fix MSA VSC_SDP delegation for colorimetry
 2026-07-09 12:10 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/dp: s/intel_dp_needs_vsc_sdp/intel_dp_needs_vsc_colorimetry
` [PATCH 2/2] drm/i915/dp: set VSC_SDP MSA delegation only for capable sinks
` ✓ CI.KUnit: success for drm/i915/dp: fix MSA VSC_SDP delegation for colorimetry

[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-07-09 12:10 UTC  (67+ messages)
` [PATCH 01/60] drm/simple-kms: Add create_plane_state hook
` [PATCH 02/60] drm/gem-atomic-helper: Create drm_gem_create_shadow_plane_state()
` [PATCH 03/60] drm/gem-atomic-helper: Convert simple-kms shadow helpers to create_plane_state
` [PATCH 04/60] drm/gem-atomic-helper: Switch DRM_GEM_SHADOW_PLANE_FUNCS to atomic_create_state
` [PATCH 05/60] drm/gem-atomic-helper: Remove drm_gem_reset_shadow_plane()
` [PATCH 06/60] drm/sysfb: Convert to atomic_create_state
` [PATCH 07/60] drm/simple-kms: Switch "
` [PATCH 08/60] drm/ssd130x: Convert "
` [PATCH 09/60] drm/st7920: "
` [PATCH 10/60] drm/appletbdrm: "
` [PATCH 11/60] drm/vkms: "
` [PATCH 12/60] drm/gem-atomic-helper: Remove __drm_gem_reset_shadow_plane()
` [PATCH 13/60] drm/amdgpu: Convert to atomic_create_state
` [PATCH 14/60] drm/hdlcd: "
` [PATCH 15/60] drm/fsl-dcu: "
` [PATCH 16/60] drm/hisilicon/kirin: "
` [PATCH 17/60] drm/imx/dc: "
` [PATCH 18/60] drm/imx/dcss: "
` [PATCH 19/60] drm/ingenic: "
` [PATCH 20/60] drm/kmb: "
` [PATCH 21/60] drm/logicvc: "
` [PATCH 22/60] drm/loongson: "
` [PATCH 23/60] drm/meson: "
` [PATCH 24/60] drm/msm/mdp4: "
` [PATCH 25/60] drm/lcdif: "
` [PATCH 26/60] drm/mxsfb: "
` [PATCH 27/60] drm/qxl: "
` [PATCH 28/60] drm/rockchip: "
` [PATCH 29/60] drm/sprd: "
` [PATCH 30/60] drm/sti: "
` [PATCH 31/60] drm/stm: "
` [PATCH 32/60] drm/sun4i: sun8i: "
` [PATCH 33/60] drm/tests: kunit: "
` [PATCH 34/60] drm/tilcdc: "
` [PATCH 35/60] drm/vboxvideo: "
` [PATCH 36/60] drm/virtio: "
` [PATCH 37/60] drm/xlnx: "
` [PATCH 38/60] drm/atomic-state-helper: Remove drm_atomic_helper_plane_reset()
` [PATCH 39/60] drm/amdgpu_dm: Convert to atomic_create_state
` [PATCH 40/60] drm/komeda: "
` [PATCH 41/60] drm/malidp: "
` [PATCH 42/60] drm/armada: "
` [PATCH 43/60] drm/atmel-hlcdc: "
` [PATCH 44/60] drm/exynos: "
` [PATCH 45/60] drm/imx/ipuv3: "
` [PATCH 46/60] drm/mediatek: "
` [PATCH 47/60] drm/msm/dpu1: "
` [PATCH 48/60] drm/msm/mdp5: "
` [PATCH 49/60] drm/nouveau: "
` [PATCH 50/60] drm/omap: "
` [PATCH 51/60] drm/rcar-du: "
` [PATCH 52/60] drm/rz-du: "
` [PATCH 53/60] drm/shmobile: "
` [PATCH 54/60] drm/sun4i: layer: "
` [PATCH 55/60] drm/vc4: "
` [PATCH 56/60] drm/verisilicon: "
` [PATCH 57/60] drm/vmwgfx: "
` [PATCH 58/60] drm/atomic-state-helper: Remove __drm_atomic_helper_plane_reset()
` [PATCH 59/60] drm/tegra: Convert to atomic_create_state
` [PATCH 60/60] drm/plane: Remove reset

[PATCH 6.6] drm/amdgpu: Use scnprintf() in amdgpu_mes_add_ring()
 2026-07-09 12:10 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
 2026-07-09 12:09 UTC  (4+ messages)

[PATCH v11 00/29] KVM: arm64: Implement support for SME
 2026-07-09 12:08 UTC  (8+ messages)

Question regarding Locking in the MMIO Handling Framework on Arm
 2026-07-09 12:09 UTC  (2+ messages)

[PATCH for-4.22 v4] dom0less: Prevent division by zero in handle_passthrough_prop()
 2026-07-09 12:08 UTC  (3+ messages)

[PATCH 0/2] reftable: fix quadratic behavior when re-creating deleted refs
 2026-07-09 12:08 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] t/perf: add perf test for ref tombstone scenarios
  ` [PATCH v2 2/2] reftable: fix quadratic behavior in the presence of tombstones

[PATCH] docs: pt_BR: Translate file process/email-clients to Brazilian Portuguese
 2026-07-09 12:07 UTC  (2+ messages)

[PATCH] net/enic: fix potential null dereference in flow mask check
 2026-07-09 12:07 UTC  (4+ messages)

[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-07-09 12:07 UTC  (4+ messages)
` [PATCH v2 5/8] iommu/arm-smmu-v3: Precompute the invalidation commands

[nf-next PATCH 0/4] Address Sashiko review of NAT hook dump code
 2026-07-09 12:07 UTC  (3+ messages)
` [nf-next PATCH 2/4] netfilter: nfnetlink_hook: Deref hook entry using READ_ONCE()

[PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
 2026-07-09 12:06 UTC  (5+ messages)

[PATCH RFC] fs/ntfs3: handle partial allocation in attr_data_get_block_locked()
 2026-07-09 12:07 UTC 

[PATCH v2 00/15] arm_mpam: Add MPAM-Fb firmware support
 2026-07-09 12:06 UTC  (4+ messages)
` [PATCH v2 14/15] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-09 12:06 UTC  (3+ messages)
` [PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend

[PATCH v3 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
 2026-07-09 12:06 UTC  (6+ messages)

[PATCHv2] clk: thead: allow COMPILE_TEST builds
 2026-07-09 12:05 UTC  (4+ messages)

[PATCH net-next v5] selftests/net/openvswitch: add ICMPv6 echo type match test
 2026-07-09 12:05 UTC 

[PATCH] platform/x86: Add coreboot CFR firmware attributes
 2026-07-09 12:05 UTC  (2+ messages)

[PATCH] rcutorture: Use __set_current_state() set task state in rcu_nocb_toggle()
 2026-07-09 12:05 UTC  (5+ messages)

[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
 2026-07-09 12:05 UTC  (10+ messages)
` [RFC 4/8] drm/xe: Convert to per gt scheduler workers

[PATCH] Docs: list: Fix bracket
 2026-07-09 11:50 UTC 

[PATCH] rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables
 2026-07-09 12:04 UTC  (5+ messages)

[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-09 12:04 UTC  (4+ messages)
` [PATCH 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register

[PATCH 6.1] drm/amdgpu: Use scnprintf() in amdgpu_mes_add_ring()
 2026-07-09 12:02 UTC  (3+ messages)

[PATCH] xfs: punch COW fork delalloc on COW writeback failure
 2026-07-09 12:02 UTC  (3+ messages)

[PATCH v9 0/4] Add Cix Sky1 AUDSS clock and reset support
 2026-07-09 12:01 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: soc: cix: add sky1 audss cru controller
` [PATCH v9 2/4] clk: cix: add sky1 audss clock controller
` [PATCH v9 3/4] reset: cix: add sky1 audss auxiliary reset driver
` [PATCH v9 4/4] arm64: dts: cix: sky1: add audss cru

[PATCHv2 net-next 1/7] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet
 2026-07-09 12:01 UTC  (7+ messages)
` [PATCHv2 net-next 2/7] net: usb: usbnet: add cdc_state to struct usbnet
` [PATCHv2 net-next 3/7] net: usb: use cdc_state in "
` [PATCHv2 net-next 4/7] net: usb: int51x1: drop dependency on cdc_ether
` [PATCHv2 net-next 5/7] net: usb: move exported symbols from cdc_ether to usbnet
` [PATCHv2 net-next 6/7] net: usb: remove dependencies on cdc_ether
` [PATCHv2 net-next 7/7] net: usb: usbnet: remove outdated sanity check

[PATCH v2 0/4] clk: qcom: Add Audio Core clock controller support on Qualcomm Shikra SoC
 2026-07-09 12:01 UTC  (6+ messages)
` [PATCH v2 3/4] "
` [PATCH v2 4/4] arm64: dts: qcom: shikra: Add support for AudioCoreCC and AudioCoreCSR nodes

zsbl PR #135: sg2042 bootargs clobber fix
 2026-07-09 11:54 UTC  (2+ messages)
  `  "

[PATCH v1] tools/ocaml: xenbus - Fix handling of requests with len = 0 for socket connections
 2026-07-09 12:00 UTC 

[PATCH net] openvswitch: fix GSO userspace truncation underflow
 2026-07-09 12:00 UTC  (2+ messages)

[PATCH v9 0/9] Add support for MT6392 PMIC
 2026-07-09 12:00 UTC  (2+ messages)

[PATCH v2 1/3] signal: change force_sig_info_to_task() to call __send_signal_locked()
 2026-07-09 11:59 UTC  (8+ messages)
` [PATCH 0/11] Short circuit delivery for coredump signals
      ` [PATCH v2 00/14] "

[PATCH v1 00/11] Add support for StarFive JHB100 SFC
 2026-07-09  5:52 UTC  (2+ messages)
` [PATCH v1 07/11] spi: dw: use irq handler for enhanced spi

[PATCH rdma-rc 0/3] RDMA: Prevent RCU callbacks from outliving modules
 2026-07-09 11:59 UTC  (4+ messages)

[PATCH v1] drm/atomic: Clear plane pipeline for legacy clients
 2026-07-09 11:58 UTC 

[PATCH V4] target/loongarch: clear the registers when cpu is reset
 2026-07-09 11:58 UTC  (2+ messages)

[PATCH v10 00/10] can: bcm: collected fixes - final5 :-(
 2026-07-09 11:58 UTC  (4+ messages)
` [PATCH v10 02/10] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure

[PATCH v4 00/14] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-09 11:58 UTC  (3+ messages)
` [PATCH v4 10/14] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections

[PATCH 0/2] x86: adjustments to building of the insn emulator
 2026-07-09 11:58 UTC  (3+ messages)
` [PATCH 1/2] x86emul: drop wrapper C file
` [PATCH 2/2] x86: put x86_emulate/ early in $(obj-y)

[Bug 221103] New: xhci_hcd: System lockup under CPU load during rapid usbfs polling of SuperSpeed root hubs on AMD Ryzen platforms
 2026-07-09 11:58 UTC  (2+ messages)
` [Bug 221103] xhci_hcd: System lockup under CPU load during usbfs polling of USB devices on AMD platforms

[PATCH v4 0/7] drm/i915: All fixes to make i915 work well with PREEMPT_RT
 2026-07-09 11:58 UTC  (5+ messages)
` [PATCH v4 7/7] drm/i915/gt: Use signalers_lock to prevent starvation of irq_work

[RFC PATCH 0/3] pinctrl: mediatek: mt8516-mt8167: Convert to Paris driver
 2026-07-09 11:58 UTC  (7+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: mt8516/mt8167: Move compatibles from mt66xx to mt6795

[PATCH v2 0/5] spi: atmel-quadspi: add support for LAN969x
 2026-07-09 11:57 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: dts: microchip: lan969x: add QSPI nodes

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-07-09 11:57 UTC  (2+ messages)
` [Bug 221073] "

[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
 2026-07-09 11:56 UTC  (7+ messages)
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper
` [PATCH v19 13/18] vfio/pci: Introduce VFIO_DEVICE_FEATURE_TPH family uapi for PCI TPH control

[PATCH v2 00/11] drm: MediaTek DisplayPort cleanups and MT8196 eDP
 2026-07-09 11:56 UTC  (5+ messages)
` [PATCH v2 10/11] drm/mediatek: mtk_dp: Add support for eDP1.5 IPs and MT8196 SoC
` [PATCH v2 11/11] drm/mediatek: mtk_dp: Clarify XTAL freq and Debounce registers

[PATCH bpf] bpf: fix UAF in sock clone early bailouts
 2026-07-09 11:55 UTC  (4+ messages)

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-09 11:54 UTC  (9+ messages)

[PATCH] bitmap: Properly initialise destination bitmap for scatter & gather test
 2026-07-09 11:53 UTC  (2+ messages)

[PATCH v2 0/6] R-Car X5H CPG/MDLC support
 2026-07-09 11:24 UTC  (5+ messages)
` [PATCH v2 6/6] arm64: dts: renesas: r8a78000: Add MDLC nodes

[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-09 11:52 UTC  (3+ messages)
` [PATCH bpf-next v5 10/10] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH 1/6] lib: Add generic platform filtering framework
 2026-07-09 11:51 UTC  (5+ messages)
` [PATCH 3/6] lib: Add platform filter initialization check for automatic filtering
` [PATCH 4/6] lib/igt_core: Enable automatic platform filtering in subtest execution

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-09 11:51 UTC  (5+ messages)
` [PATCH v1 01/11] rcu: Rename struct rcu_gp_oldstate to rcu_gp_seq
` [PATCH v1 02/11] rcu/segcblist: Add SRCU and Tasks RCU wrapper functions

[GIT PULL] wireless-2026-07-09
 2026-07-09 11:49 UTC 

[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
 2026-07-09 11:50 UTC  (4+ messages)
` [PATCH v2 2/4] mm/mlock: wait for migration to finish when mlocking a folio

[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
 2026-07-09 11:49 UTC  (7+ messages)

[PATCH v2] dt-bindings: mediatek: cec: Correct the compatibles for mt7623-mt8167
 2026-07-09 11:48 UTC  (2+ messages)

[PATCH v2] rust: module_param: return value by copy from `value`
 2026-07-09 11:48 UTC  (2+ messages)

[RFC PATCH] x86/pci-dma: add "any" keyword to swiotlb= kernel parameter
 2026-07-09 11:48 UTC  (2+ messages)

[PATCH v4] Bluetooth: virtio: Fix virtbt_probe() init and cleanup
 2026-07-09 11:47 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.