public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-25 09:30:10 to 2025-04-25 10:43:31 UTC [more...]

[PATCH v11 00/35] Refactor TI K3 R5, DSP and M4 Remoteproc Drivers
 2025-04-25 10:41 UTC  (28+ messages)
` [PATCH v11 01/35] remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}
` [PATCH v11 02/35] remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}
` [PATCH v11 03/35] remoteproc: k3-r5: Refactor sequential core power up/down operations
` [PATCH v11 04/35] remoteproc: k3-r5: Re-order internal memory initialization functions
` [PATCH v11 05/35] remoteproc: k3-r5: Re-order k3_r5_release_tsp() function
` [PATCH v11 06/35] remoteproc: k3-r5: Refactor Data Structures to Align with DSP and M4
` [PATCH v11 07/35] remoteproc: k3-r5: Use k3_r5_rproc_mem_data structure for memory info
` [PATCH v11 08/35] remoteproc: k3-{m4/dsp}: Add a void ptr member in rproc internal struct
` [PATCH v11 09/35] remoteproc: k3-m4: Add pointer to rproc struct within k3_m4_rproc
` [PATCH v11 10/35] remoteproc: k3-m4: Use k3_rproc_mem_data structure for memory info
` [PATCH v11 11/35] remoteproc: k3: Refactor shared data structures
` [PATCH v11 12/35] remoteproc: k3: Refactor mailbox rx_callback functions into common driver
` [PATCH v11 13/35] remoteproc: k3: Refactor .kick rproc ops "
` [PATCH v11 14/35] remoteproc: k3-dsp: Correct Reset logic for devices without lresets
` [PATCH v11 15/35] remoteproc: k3-m4: Introduce central function to put rproc into reset
` [PATCH v11 16/35] remoteproc: k3: Refactor rproc_reset() implementation into common driver
` [PATCH v11 17/35] remoteproc: k3-dsp: Correct Reset deassert logic for devices w/o lresets
` [PATCH v11 18/35] remoteproc: k3-m4: Introduce central function to release rproc from reset
` [PATCH v11 19/35] remoteproc: k3: Refactor rproc_release() implementation into common driver
` [PATCH v11 20/35] remoteproc: k3-m4: Ping the mbox while acquiring the channel
` [PATCH v11 21/35] remoteproc: k3: Refactor rproc_request_mbox() implementations into common driver
` [PATCH v11 22/35] remoteproc: k3-dsp: Don't override rproc ops in IPC-only mode
` [PATCH v11 23/35] remoteproc: k3-dsp: Assert local reset during .prepare callback
` [PATCH v11 24/35] remoteproc: k3: Refactor .prepare rproc ops into common driver
` [PATCH v11 25/35] remoteproc: k3: Refactor .unprepare "
` [PATCH v11 26/35] remoteproc: k3: Refactor .start "
` [PATCH v11 27/35] remoteproc: k3: Refactor .stop "

[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
 2025-04-25 10:42 UTC  (6+ messages)

[PATCH 0/1] swiotlb: Make IO_TLB_SEGSIZE Configurable
 2025-04-25 10:42 UTC  (6+ messages)

all crypto selftests failed on linux-next-20250424
 2025-04-25 10:42 UTC  (5+ messages)
` [PATCH] crypto: Remove CRYPTO_ALG_ENGINE bit
    ` [PATCH] crypto: arm/blake2b - Set FINAL_NONZERO

[PATCH v2] media: cxusb: fix uninitialized var in cxusb_gpio_tuner()
 2025-04-25 10:40 UTC  (2+ messages)

[PATCH 0/4] move all VMA allocation, freeing and duplication logic to mm
 2025-04-25 10:40 UTC  (20+ messages)
` [PATCH 1/4] mm: abstract initial stack setup to mm subsystem
` [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
` [PATCH 3/4] mm: move dup_mmap() to mm

[PATCH v2 0/2] Clean up split_huge_pmd_locked() and remove unnecessary folio pointers
 2025-04-25 10:38 UTC  (3+ messages)
` [PATCH v2 1/2] mm/huge_memory: Adjust try_to_migrate_one() and split_huge_pmd_locked()
` [PATCH v2 2/2] mm/huge_memory: Remove useless folio pointers passing

[RFC PATCH v2 0/2] wifi: Nordic nRF70 series
 2025-04-25 10:38 UTC  (3+ messages)
` [RFC PATCH v2 1/2] dt-bindings: wifi: Add support for Nordic nRF70

[PATCH] ALSA: hda: Apply volume control on speaker+lineout for HP EliteStudio AIO
 2025-04-25 10:36 UTC 

[PATCH v3] wifi: ath11k: Fix MHI target memory reuse logic
 2025-04-25 10:36 UTC  (2+ messages)

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-04-25 10:34 UTC  (3+ messages)
` [PATCH v2 2/8] dt-bindings: media: nxp: Add Wave6 video codec device

[PATCH] sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
 2025-04-25 10:32 UTC  (2+ messages)

[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
 2025-04-25 10:32 UTC  (2+ messages)

[PATCH iwl-next v2 00/14] Introduce iXD driver
 2025-04-25 10:30 UTC  (7+ messages)
` [PATCH iwl-next v2 08/14] idpf: refactor idpf to use libie controlq and Xn APIs
  ` [Intel-wired-lan] "

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-04-25 10:30 UTC  (3+ messages)
` [PATCH v8 03/43] arm64: RME: Add SMC definitions for calling the RMM

[PATCH net-next v4 0/8] Add Microchip ZL3073x support (part 1)
 2025-04-25 10:29 UTC  (19+ messages)
` [PATCH net-next v4 1/8] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v4 2/8] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v4 5/8] mfd: zl3073x: Add functions to work with register mailboxes

[PATCH v4 00/23] drm/connector: hdmi: Allow using the YUV420 output format
 2025-04-25 10:27 UTC  (24+ messages)
` [PATCH v4 01/23] drm/connector: hdmi: Evaluate limited range after computing format
` [PATCH v4 02/23] drm/connector: hdmi: Add support for YUV420 format verification
` [PATCH v4 03/23] drm/connector: hdmi: Improve debug message for supported format
` [PATCH v4 04/23] drm/connector: hdmi: Add missing bpc debug info to hdmi_try_format_bpc()
` [PATCH v4 05/23] drm/connector: hdmi: Factor out bpc and format computation logic
` [PATCH v4 06/23] drm/connector: hdmi: Use YUV420 output format as an RGB fallback
` [PATCH v4 07/23] drm/tests: hdmi: Replace '[_]MHz' with 'mhz'
` [PATCH v4 08/23] drm/tests: hdmi: Add macro to simplify EDID setup
` [PATCH v4 09/23] drm/tests: hdmi: Replace open coded "
` [PATCH v4 10/23] drm/tests: hdmi: Drop unused drm_kunit_helper_connector_hdmi_init_funcs()
` [PATCH v4 11/23] drm/tests: hdmi: Setup ycbcr_420_allowed before initializing connector
` [PATCH v4 12/23] drm/tests: helpers: Add a (re)try helper variant to enable CRTC connector
` [PATCH v4 13/23] drm/tests: hdmi: Switch to drm_kunit_helper_try_enable_crtc_connector()
` [PATCH v4 14/23] drm/tests: hdmi: Add macro to support EDEADLK handling
` [PATCH v4 15/23] drm/tests: hdmi: Restart atomic sequence on EDEADLK
` [PATCH v4 16/23] drm/tests: hdmi: Switch to drm_atomic_get_new_connector_state() where possible
` [PATCH v4 17/23] drm/tests: hdmi: Provide EDID supporting 4K@30Hz with YUV420 only
` [PATCH v4 18/23] drm/tests: hdmi: Add limited range tests for YUV420 mode
` [PATCH v4 19/23] drm/tests: hdmi: Rename max TMDS rate fallback tests
` [PATCH v4 20/23] drm/tests: hdmi: Provide EDID supporting 4K@30Hz with RGB/YUV
` [PATCH v4 21/23] drm/tests: hdmi: Add max TMDS rate fallback tests for YUV420 mode
` [PATCH v4 22/23] drm/tests: hdmi: Add test for unsuccessful fallback to YUV420
` [PATCH v4 23/23] drm/tests: hdmi: Add test for unsupported RGB/YUV420 mode

[PATCH v2 0/2] PCI: Configure max payload size on pci_host_probe
 2025-04-25 10:26 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: Configure root port MPS to hardware maximum during host probing
` [PATCH v2 2/2] PCI: Remove redundant MPS configuration

[PATCH 0/3] ARM: vt8500: Add runtime SoC version identification
 2025-04-25 10:24 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: soc: Add VIA/WonderMedia SoC identification
` [PATCH 2/3] soc: Add VIA/WonderMedia SoC identification driver

[PATCH 0/3] clk: qcom: Add camera clock controller support for sc8180x
 2025-04-25 10:23 UTC  (7+ messages)
  ` [PATCH 1/3] dt-bindings: clock: Add Qualcomm SC8180X Camera clock controller

[PATCH v2 0/4] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
 2025-04-25 10:22 UTC  (10+ messages)
` [PATCH v2 1/4] arm64: Kconfig: enable PCI Power Control Slot driver for QCOM
` [PATCH v2 2/4] arm64: dts: qcom: x1e80100: add bus topology for PCIe domain 3
` [PATCH v2 3/4] arm64: dts: qcom: x1e80100-qcp: enable pcie3 x8 slot for X1E80100-QCP
` [PATCH v2 4/4] arm64: dts: qcom: x1e80100-qcp: Add qref supply for PCIe PHYs

[PATCH net-next] net: ethernet: mtk_wed: annotate RCU release in attach()
 2025-04-25 10:22 UTC  (3+ messages)

[PATCH] pmdomain: mediatek: Add error messages for missing regmaps
 2025-04-25 10:20 UTC  (2+ messages)

[PATCH] pmdomain: arm: Do not enable by default during compile testing
 2025-04-25 10:20 UTC  (2+ messages)

[PATCH v4] mm: pass nid to reserve_bootmem_region()
 2025-04-25 10:20 UTC  (2+ messages)
` [PATCH] mm: memblock: Fix arguments passed to memblock_set_node()

[PATCH v2] dt-bindings: arm: vt8500: Add VIA APC Rock/Paper boards
 2025-04-25 10:19 UTC  (5+ messages)

[PATCH v4 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2025-04-25 10:18 UTC  (16+ messages)
` [PATCH v4 03/11] drm/fourcc: Add DRM_FORMAT_Y8

[PATCH] PM: QoS: Add support for CPU affinity mask-based CPUs latency QoS
 2025-04-25 10:17 UTC  (2+ messages)

[PATCH 00/14] Introduce AMD Pensando RDMA driver
 2025-04-25 10:16 UTC  (4+ messages)
` [PATCH 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter

[PATCH v2 0/9] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-04-25 10:16 UTC  (5+ messages)
` [PATCH v2 2/9] dt-bindings: serial: describe SA8255p
` [PATCH v2 3/9] dt-bindings: qcom: geni-se: "

[PATCHSET sched_ext/for-6.16] sched_ext: Introduce scx_sched
 2025-04-25 10:14 UTC  (3+ messages)
` [PATCH 03/12] sched_ext: Use dynamic allocation for scx_sched

[PATCH v2 1/2] platform/x86: int3472: add hpd pin support
 2025-04-25 10:13 UTC  (3+ messages)
` [PATCH v2 2/2] media: i2c: change lt6911uxe irq_gpio name to "hpd"

[PATCH 0/5] net: ch9200: fix various bugs and improve qinheng ch9200 driver
 2025-04-25 10:13 UTC  (8+ messages)
` [PATCH 5/5] net: ch9200: avoid triggering NWay restart on non-zero PHY ID

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-25 10:12 UTC 

[PATCH] perf/x86: Fix open counting event error
 2025-04-25 10:12 UTC  (4+ messages)

[PATCH v2 1/1] PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
 2025-04-25 10:12 UTC  (6+ messages)

[PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
 2025-04-25 10:12 UTC  (3+ messages)

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-25 10:10 UTC  (9+ messages)
  ` [PATCH v2 1/4] PM: device: Introduce platform_resources_managed flag

[PATCH v7 0/5] leds: add new LED driver for TI LP5812
 2025-04-25 10:11 UTC  (2+ messages)

[PATCH v3 00/14] MSR code cleanup part one
 2025-04-25 10:08 UTC  (5+ messages)
` [PATCH v3 09/14] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v3 10/14] x86/xen/msr: Remove pmu_msr_{read,write}()

[PATCH v9 -next 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-04-25 10:08 UTC  (7+ messages)
` [PATCH v9 -next 10/12] arm64: dts: broadcom: Add overlay for RP1 device
` [PATCH v9 -next 11/12] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v9 -next 12/12] arm64: defconfig: Enable OF_OVERLAY option

[PATCH v2] pid: annotate data-races around pid_ns->pid_allocated
 2025-04-25 10:07 UTC  (2+ messages)

[PATCH v2] dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible
 2025-04-25 10:07 UTC 

[PATCH] landlock: Work around randstruct unnamed static initializer support
 2025-04-25 10:03 UTC  (2+ messages)

[PATCH 00/19] vdso: Rework struct vdso_time_data and introduce struct vdso_clock
 2025-04-25 10:03 UTC  (7+ messages)
` [PATCH 08/19] vdso/gettimeofday: Prepare do_hres_timens() for introduction of "

[PATCH 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board
 2025-04-25 10:00 UTC  (2+ messages)

[PATCH v5 0/5] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-04-25  9:57 UTC  (5+ messages)
` [PATCH v5 3/5] arm64: dts: qcom: Add initial support for MSM8937

[PATCH] workqueue: flush all pending jobs in destroy_workqueue()
 2025-04-25  9:57 UTC  (4+ messages)

[PATCH v4 0/7] drm/msm/mdp4: rework LVDS/LCDC panel support
 2025-04-25  9:51 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: display: msm: mdp4: add LCDC clock and PLL source
` [PATCH v4 2/7] drm/msm/mdp4: drop mpd4_lvds_pll_init stub
` [PATCH v4 3/7] drm/msm/mdp4: register the LVDS PLL as a clock provider
` [PATCH v4 4/7] drm/msm/mdp4: use parent_data for LVDS PLL
` [PATCH v4 5/7] drm/msm/mdp4: move move_valid callback to lcdc_encoder
` [PATCH v4 6/7] drm/msm/mdp4: switch LVDS to use drm_bridge/_connector
` [PATCH v4 7/7] arm: dts: qcom: apq8064: link LVDS clocks

[PATCH v7 0/8] drm/i915: Add drm_panic support
 2025-04-25  9:37 UTC  (9+ messages)
` [PATCH v7 1/8] drm/i915/fbdev: Add intel_fbdev_get_map()
` [PATCH v7 2/8] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH v7 3/8] drm/i915/display: Add a disable_tiling() for skl planes
` [PATCH v7 4/8] drm/i915/gem: Add i915_gem_object_panic_map()
` [PATCH v7 5/8] drm/i915/display: Add drm_panic support
` [PATCH v7 6/8] drm/i915/display: Flush the front buffer in panic handler
` [PATCH v7 7/8] drm/i915/display: Add drm_panic support for Y-tiling with DPT
` [PATCH v7 8/8] drm/i915/display: Add drm_panic support for 4-tiling "

[PATCH] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
 2025-04-25  9:50 UTC 

[PATCH] f2fs: support FAULT_TIMEOUT
 2025-04-25  9:50 UTC 

[PATCH v3] rust: check type of `$ptr` in `container_of!`
 2025-04-25  9:50 UTC  (4+ messages)

Is it possible to undo the ixgbe device name change?
 2025-04-25  9:46 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: allwinner: correct the model name for Radxa Cubie A5E
 2025-04-25  9:46 UTC  (4+ messages)

[PATCH] uaccess: rust: add strncpy_from_user
 2025-04-25  9:45 UTC  (7+ messages)

[PATCH] ARM: dts: samsung: sp5v210-aries: Align wifi node name with bindings
 2025-04-25  9:43 UTC  (2+ messages)

[PATCH] firmware: exynos-acpm: Correct kerneldoc and use typical np argument name
 2025-04-25  9:43 UTC  (2+ messages)

[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-25  9:41 UTC  (4+ messages)
` [PATCH v2 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC

[PATCH v1 net] net: lan743x: Fix memory leak when GSO enabled
 2025-04-25  9:38 UTC  (2+ messages)
` [PATCH "

[PATCH] can: m_can: initialize spin lock on device probe
 2025-04-25  9:36 UTC  (7+ messages)

commit dd4cf8c9e1f4 leads to failed boot
 2025-04-25  9:35 UTC  (10+ messages)

[linus:master] [x86/cpu] f388f60ca9: BUG:soft_lockup-CPU##stuck_for#s![swapper:#]
 2025-04-25  9:30 UTC  (9+ messages)
        ` [RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs

[PATCH v4 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-25  9:33 UTC  (6+ messages)
` [PATCH v4 20/22] rv: Add rtapp_sleep monitor

[PATCH v5 00/19] Add GCE support for MT8196
 2025-04-25  9:28 UTC  (20+ messages)
` [PATCH v5 01/19] arm64: dts: mediatek: Add GCE header "
` [PATCH v5 02/19] mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
` [PATCH v5 03/19] mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
` [PATCH v5 04/19] soc: mediatek: mtk-cmdq: Add cmdq_get_mbox_priv() in cmdq_pkt_create()
` [PATCH v5 05/19] soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_pa
` [PATCH v5 06/19] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()
` [PATCH v5 07/19] soc: mediatek: mtk-cmdq: Remove shift_pa parameter from cmdq_pkt_jump()
` [PATCH v5 08/19] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa
` [PATCH v5 09/19] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_jump() and cmdq_pkt_jump_rel_temp()
` [PATCH v5 10/19] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
` [PATCH v5 11/19] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
` [PATCH v5 12/19] mailbox: mtk-cmdq: Add driver data to support for MT8196
` [PATCH v5 13/19] soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
` [PATCH v5 14/19] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v5 15/19] soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addresses
` [PATCH v5 16/19] soc: mediatek: Add programming flow for unsupported subsys ID hardware
` [PATCH v5 17/19] drm/mediatek: "
` [PATCH v5 18/19] media: mediatek: mdp3: "
` [PATCH v5 19/19] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_write() and cmdq_pkt_write_mask()

[PATCH v3 0/7] Additional methods for Vec
 2025-04-25  9:30 UTC  (6+ messages)
` [PATCH v3 5/7] rust: alloc: add Vec::retain

[PATCH 0/2] arm64: dts: qcom: sm8750: Add sound
 2025-04-25  9:30 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8750-mtp: Add sound (speakers, headset codec, dmics)


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