public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-10 06:55:20 to 2024-12-10 09:28:05 UTC [more...]

[RFC PATCH 00/16] pkeys-based page table hardening
 2024-12-10  9:27 UTC  (7+ messages)
` [RFC PATCH 08/16] mm: Introduce kernel_pgtables_set_pkey()
` [RFC PATCH 12/16] arm64: mm: Map p4d/pgd with privileged pkey

[PATCH 0/7] KVM: TDX: TDX hypercalls may exit to userspace
 2024-12-10  9:27 UTC  (8+ messages)
` [PATCH 4/7] KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>
` [PATCH 5/7] KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError>

[PATCH V1 0/2] ASoC: codecs: Add aw88083 amplifier driver
 2024-12-10  9:23 UTC  (4+ messages)
` [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88083"
` [PATCH V1 2/2] ASoC: codecs: Add aw88083 amplifier driver

[PATCH 1/2] arm64: dts: mediatek: mt8173-elm: Fix MT6397 PMIC sub-node names
 2024-12-10  9:26 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8173-evb: "

[PATCH v2 0/1] power: supply: gpio-charger: Support to disable charger
 2024-12-10  9:23 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/5] arm64: qcom: Add support for QCS9075 boards
 2024-12-10  9:24 UTC  (11+ messages)
` [PATCH v3 5/5] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3

[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream
 2024-12-10  9:24 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: display: msm: dp: update maintainer entry

[PATCH] sched: Forward deadline for early tick
 2024-12-10  9:22 UTC  (3+ messages)

[PATCH 0/7] of: overlay: Add support for export-symbols node feature
 2024-12-10  9:22 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: Add support for export-symbols node
` [PATCH 5/7] of: overlay: Add export_symbols_name in of_overlay_fdt_apply() parameters

[PATCH v5 0/3] SN65DSI83/4 lvds_vod_swing properties
 2024-12-10  9:19 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add properties for ti,lvds-vod-swing
` [PATCH v5 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties
` [PATCH v5 3/3] arm64: dts: imx8mm-phyboard-polis-peb-av-10: Set lvds-vod-swing

[PATCH] cxgb4: prevent potential integer overflow on 32bit
 2024-12-10  9:18 UTC  (3+ messages)

[PATCH v5 0/6] move per-vma lock into vm_area_struct
 2024-12-10  9:15 UTC  (5+ messages)
` [PATCH v5 1/6] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v5 2/6] mm: move per-vma lock into vm_area_struct

[REGRESSION] from 74a0e79df68a8042fb84fd7207e57b70722cf825: VFIO PCI passthrough no longer works
 2024-12-10  9:04 UTC 

drivers/net/ethernet/amazon/ena/ena_netdev.c:77 ena_tx_timeout() warn: inconsistent indenting
 2024-12-10  9:14 UTC 

[PATCH] drm/msm/a6xx: Skip gpu secure fw load in EL2 mode
 2024-12-10  9:13 UTC  (5+ messages)

[PATCH] kexec: Initialize ELF lowest address to ULONG_MAX
 2024-12-10  9:13 UTC 

[PATCH 0/2] Add support for DisplayPort on the QCS615 RIDE platform
 2024-12-10  9:11 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: Add DisplayPort support for QCS615
` [PATCH 2/2] arm64: dts: qcom: Enable DisplayPort on QCS615 RIDE platform

[PATCH v5 00/18] fpga: dfl: fix kernel warning on port release/assign for SRIOV
 2024-12-10  9:07 UTC  (2+ messages)

[PATCH v2] ASoC: amd: yc: Fix the wrong return value
 2024-12-10  9:10 UTC 

[PATCH v5 0/4] Enable shared SE support over I2C
 2024-12-10  9:09 UTC  (11+ messages)
` [PATCH v5 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag

[PATCH] Squashfs: Dont allocate fragment caches more than fragments
 2024-12-10  9:08 UTC 

[PATCH 0/8] arm64: dts: qcom: x1e*: Fix USB QMP PHY supplies
 2024-12-10  9:07 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: qcom: x1e001de-devkit: "
` [PATCH 2/8] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: "
` [PATCH 3/8] arm64: dts: qcom: x1e80100-asus-vivobook-s15: "
` [PATCH 4/8] arm64: dts: qcom: x1e80100-crd: "
` [PATCH 5/8] arm64: dts: qcom: x1e80100-dell-xps13-9345: "
` [PATCH 6/8] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: "
` [PATCH 7/8] arm64: dts: qcom: x1e80100-microsoft-romulus: "
` [PATCH 8/8] arm64: dts: qcom: x1e80100-qcp: "

[RFC v2 0/1]Add user space interaction for FPGA programming
 2024-12-10  9:03 UTC  (7+ messages)
` [RFC v2 1/1] fpga-region: Add generic IOCTL interface for runtime "

[PATCH 1/1] mm: fix vma_copy for !CONFIG_PER_VMA_LOCK
 2024-12-10  9:06 UTC  (2+ messages)

[PATCH V2 00/46] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
 2024-12-10  9:05 UTC  (3+ messages)
` [PATCH V2 46/46] KVM: arm64: nv: Add trap forwarding for FEAT_FGT2 described registers

[PATCH v4 0/3] drm/rockchip: Add driver for the new DSI2 controller
 2024-12-10  8:50 UTC  (3+ messages)
` [PATCH v4 1/3] drm/bridge/synopsys: Add MIPI DSI2 host controller bridge

[PATCH v1 0/5] rust: Add bug/warn abstractions
 2024-12-10  9:05 UTC  (3+ messages)
` [PATCH v1 5/5] rust: Add warn_on and warn_on_once

[PATCH v5] staging: gpib: Fix i386 build issue
 2024-12-10  9:02 UTC  (6+ messages)

[PATCH v2] serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
 2024-12-10  9:00 UTC  (2+ messages)

Linux 6.12.4
 2024-12-10  8:58 UTC  (4+ messages)
` Linux 6.12.4 - crash dma_alloc_attrs+0x12b via ipu6

[PATCH] [v2] drm: rework FB_CORE dependency
 2024-12-10  8:58 UTC  (2+ messages)

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-12-10  8:57 UTC  (4+ messages)
` [PATCH v15 2/8] remoteproc: Add TEE support

[PATCH v4 00/11] synchronously scan and reclaim empty user PTE pages
 2024-12-10  8:57 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Priva E-Measuringbox board
 2024-12-10  8:55 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: arm: stm32: Add "

[PATCH v3 0/3] Apple DWI backlight driver
 2024-12-10  8:53 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add bindings for Apple DWI backlight
` [PATCH v3 2/3] backlight: dwi_bl: Add Apple DWI backlight driver

[PATCH v2 1/1] dt-bindings: PCI: mobiveil: convert mobiveil-pcie.txt to yaml format
 2024-12-10  8:52 UTC  (4+ messages)

[PATCH] kbuild: Drop architecture argument from headers_check.pl
 2024-12-10  8:52 UTC 

[PATCH 6.1.y] driver core: bus: Fix double free in driver API bus_register()
 2024-12-10  9:49 UTC 

[PATCH] arm64: dts: rockchip: add usb related nodes for rk3576
 2024-12-10  8:50 UTC 

[PATCH 0/6] ARM: dts: stm32: lxa-tac: fix gen{1,2} boards and add gen3 board
 2024-12-10  8:46 UTC  (2+ messages)

[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
 2024-12-10  8:48 UTC  (4+ messages)
` [RFC PATCH v2 02/10] iommu/riscv: support HPM and interrupt handling
  ` [External] "

[RFC PATCH] mm: memory-failure: add soft-offline stat in mf_stats
 2024-12-10  8:46 UTC  (8+ messages)

[PATCH v5 10/10] iio: accel: adxl345: add FIFO with watermark events
 2024-12-10  8:47 UTC  (2+ messages)

[PATCH v2 0/2] small fixes for arm_ffa driver
 2024-12-10  8:45 UTC  (7+ messages)
` [PATCH v2 2/2] firmware/arm_ffa: remove __le64_to_cpu() when set uuid for direct msg v2

[PATCH 00/24] Complete EEVDF
 2024-12-10  8:45 UTC  (3+ messages)
` [REGRESSION] "

[PATCH v4 11/11] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64
 2024-12-10  8:44 UTC  (2+ messages)
` [PATCH v4 12/11] mm: pgtable: make ptlock be freed by RCU

[PATCH 0/3] Add MediaTek APU Mailbox Support For MT8196
 2024-12-10  8:45 UTC  (10+ messages)
` [PATCH 3/3] mailbox: mediatek: Add mtk-apu-mailbox driver

[PATCH] wifi: ath11k: allow APs combination when dual stations are supported
 2024-12-10  8:44 UTC  (2+ messages)

[PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX
 2024-12-10  8:42 UTC  (16+ messages)

[PATCH v4 02/11] mm: userfaultfd: recheck dst_pmd entry in move_pages_pte()
 2024-12-10  8:41 UTC  (2+ messages)
` [PATCH v4 02/11 fix] fix: "

[PATCH 0/4] arm64: dts: mediatek: mt8183 cleanups
 2024-12-10  8:40 UTC  (7+ messages)
` [PATCH 1/4] arm64: dts: mediatek: mt8183-kukui-jacuzzi: Drop pp3300_panel voltage settings

[PATCH v1 1/1] KVM: s390: VSIE: fix virtual/physical address in unpin_scb()
 2024-12-10  8:39 UTC 

[PATCH v3 0/2] arm64: refactor the rodata=xxx
 2024-12-10  8:38 UTC  (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] arm64: remove CONFIG_RODATA_FULL_DEFAULT_ENABLED

[PATCH] ASoC: amd: yc: Fix the wrong return value
 2024-12-10  8:37 UTC  (5+ messages)

[syzbot] [net?] WARNING in NUM
 2024-12-10  8:36 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100-pmics: Enable all SMB2360 separately
 2024-12-10  8:36 UTC 

[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-10  8:33 UTC  (5+ messages)
` [PATCH v2 15/15] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188

[PATCH v2] clk: thead: Fix TH1520 emmc and shdci clock rate
 2024-12-10  8:30 UTC 

[PATCH v2 0/1] Add MediaTek APU SMC call Definition
 2024-12-10  8:30 UTC  (3+ messages)
` [PATCH v2 1/1] soc: mediatek: Add command for APU SMC call

[PATCH] memcg: slub: fix SUnreclaim for post charged objects
 2024-12-10  8:29 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: mediatek: mt8183: Disable DPI display output by default
 2024-12-10  8:28 UTC  (2+ messages)

[PATCH v4 0/2] Add support for Starmie Chromebooks
 2024-12-10  8:28 UTC  (2+ messages)

[PATCH 0/5] MT8516/MT8167 dtsi fixes
 2024-12-10  8:28 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/2] Add device tree for MT8188-based Chromebook "Ciri"
 2024-12-10  8:28 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8186: Move wakeup to MTU3 to get working suspend
 2024-12-10  8:28 UTC  (2+ messages)

[PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu
 2024-12-10  8:28 UTC  (2+ messages)

[PATCHv3] gcc: disable '-Wstrignop-overread' universally for gcc-13+ and FORTIFY_SOURCE
 2024-12-10  8:28 UTC  (4+ messages)

[syzbot] [net?] [afs?] WARNING in rxrpc_send_data
 2024-12-10  8:27 UTC 

[PATCH v4 0/9] Add display support for QCS615 platform
 2024-12-10  8:26 UTC  (11+ messages)
` [PATCH v4 2/9] dt-bindings: display/msm: dsi-controller-main: Document SM6150
` [PATCH v4 3/9] dt-bindings: display/msm: Add SM6150 MDSS & DPU
` [PATCH v4 4/9] drm/msm: mdss: Add SM6150 support
` [PATCH v4 5/9] drm/msm/dpu: "
` [PATCH v4 6/9] drm/msm/dsi: Add dsi phy support for SM6150
` [PATCH v4 7/9] drm/msm/dsi: Add "
` [PATCH v4 8/9] arm64: dts: qcom: Add display support for QCS615
` [PATCH v4 9/9] arm64: dts: qcom: Add display support for QCS615 RIDE board

[PATCH] arm64: dts: qcom: x1e80100-pmics: Enable all SMB2360 separately
 2024-12-10  8:25 UTC  (3+ messages)

[PATCH v4 0/1] mm: vmascan: retry folios written back while isolated for traditional LRU
 2024-12-10  8:24 UTC  (5+ messages)
` [PATCH v4 1/1] "

[PATCH v2] arm64: dts: qcom: Add coresight node for SM8650
 2024-12-10  8:23 UTC 

[PATCH v6 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-12-10  8:22 UTC  (7+ messages)
` [PATCH v6 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[PATCH] ARM: dts: stm32: Fix IPCC EXTI declaration on stm32mp151
 2024-12-10  8:15 UTC  (2+ messages)

[PATCH v1] firewire: ohci: use generic power management
 2024-12-10  8:19 UTC  (3+ messages)

[PATCH 0/6] rockchip: rk3328 fixes in preparation for usb3-phy
 2024-12-10  8:18 UTC  (5+ messages)
` [PATCH 1/6] pmdomain: rockchip: fix rockchip_pd_power error handling
` [PATCH 3/6] arm64: dts: rockchip: remove ethernet alias from rk3328-roc

[PATCH v2 net] splice: do not checksum AF_UNIX sockets
 2024-12-10  8:17 UTC  (2+ messages)

[PATCH v4 0/2] Bug fixes when dwc generic suspend/resume callbacks are used
 2024-12-10  8:15 UTC  (3+ messages)
` [PATCH v4 1/2] PCI: dwc: Always stop link in the dw_pcie_suspend_noirq
` [PATCH v4 2/2] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()

[PATCH 0/4] mm/swap_cgroup: remove global swap cgroup lock
 2024-12-10  8:15 UTC  (7+ messages)
` [PATCH 3/4] mm/swap_cgroup: simplify swap cgroup definitions
` [PATCH 4/4] mm, swap_cgroup: remove global swap cgroup lock

[PATCH v8 0/2] power: supply: Add STC3117 Fuel Gauge
 2024-12-10  8:09 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: "
` [PATCH v8 2/2] power: supply: Add STC3117 fuel gauge unit driver

[PATCH v8 00/14] This is continued work on Samsung S9(SM-9600) starqltechn
 2024-12-10  8:10 UTC  (3+ messages)
` [PATCH v8 01/14] ASoC: dt-bindings: Add bindings for WCD934x DAIs

[PATCH v2 0/2] MANA: Fix few memory leaks in mana_gd_setup_irqs
 2024-12-10  8:07 UTC  (5+ messages)
` [PATCH v2 1/2] net: mana: Fix memory leak "
` [PATCH v2 2/2] net: mana: Fix irq_contexts "

[PATCH v4 0/3] SN65DSI83/4 lvds_vod_swing properties
 2024-12-10  8:06 UTC  (6+ messages)
` [PATCH v4 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties

[PATCH] drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
 2024-12-10  8:05 UTC 

[PATCH v2 0/3] i2c: atr: A few i2c-atr fixes
 2024-12-10  8:04 UTC  (5+ messages)
` [PATCH v2 1/3] i2c: atr: Fix client detach

[PATCH v6 RESEND net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-12-10  7:49 UTC  (8+ messages)
` [PATCH v6 RESEND net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC

[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
 2024-12-10  7:46 UTC  (4+ messages)
` [PATCH v4 12/13] rust: platform: add basic platform device / driver abstractions

[PATCH v3 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-12-10  7:43 UTC  (4+ messages)
` [PATCH v3 01/13] dt-bindings: net: wireless: describe the ath12k AHB module

[PATCH v4 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-12-10  7:41 UTC  (14+ messages)
` [PATCH v4 01/13] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH v4 02/13] wifi: ath12k: fix incorrect CE addresses
` [PATCH v4 03/13] wifi: ath12k: refactor ath12k_hw_regs structure
` [PATCH v4 04/13] wifi: ath12k: add ath12k_hw_params for IPQ5332
` [PATCH v4 05/13] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [PATCH v4 06/13] wifi: ath12k: Add hw_params to remap CE register space for IPQ5332
` [PATCH v4 07/13] wifi: ath12k: add support for fixed QMI firmware memory
` [PATCH v4 08/13] wifi: ath12k: add AHB driver support for IPQ5332
` [PATCH v4 09/13] wifi: ath12k: Power up root PD
` [PATCH v4 10/13] wifi: ath12k: Register various userPD interrupts and save SMEM entries
` [PATCH v4 11/13] wifi: ath12k: Power up userPD
` [PATCH v4 12/13] wifi: ath12k: Power down userPD
` [PATCH v4 13/13] wifi: ath12k: enable ath12k AHB support

[PATCH v4 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-12-10  7:42 UTC  (5+ messages)
` [PATCH v4 04/15] media: i2c: ds90ub960: Fix logging SP & EQ status only for UB9702

[PATCH v11 0/9] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-10  7:40 UTC  (5+ messages)
` [PATCH v11 3/9] dt-bindings: power: supply: max17042: split on 2 files
` [PATCH v11 4/9] dt-bindings: mfd: add maxim,max77705

[akpm-mm:mm-unstable] [mm] 85ad413389: BUG:kernel_NULL_pointer_dereference,address
 2024-12-10  7:39 UTC  (5+ messages)

[PATCH v2 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller
 2024-12-10  7:37 UTC  (2+ messages)

[PATCH v2 0/2] mmc: mtk-sd: Limit second register range to SoCs requiring it
 2024-12-10  7:32 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: mtk-sd: Document compatibles that need two register ranges
` [PATCH v2 2/2] mmc: mtk-sd: Limit getting top_base to SoCs that require it

[PATCH v3] staging: rtl8723bs: remove code depending on cflag
 2024-12-10  7:28 UTC  (3+ messages)

[PATCH 0/2] Optionally allow ttynull to be selected as a default console
 2024-12-10  7:28 UTC  (5+ messages)
` [PATCH 1/2] ttynull: Add an option to allow ttynull to be used as a console device

[PATCH 0/2] Remove cxl and cxlflash drivers
 2024-12-10  7:27 UTC  (3+ messages)
` [PATCH 1/2] cxlflash: Remove driver
` [PATCH 2/2] cxl: "

[tip:sched/core] BUILD SUCCESS 2a77e4be12cb58bbf774e7c717c8bb80e128b7a4
 2024-12-10  7:27 UTC 

Linux 4.19.325
 2024-12-10  7:26 UTC  (3+ messages)

[PATCH] dt-bindings: vendor-prefixes: Update rockchip company name
 2024-12-10  7:24 UTC  (3+ messages)

[PATCH] dt-bindings: interrupt-controller: Fix the size-cells in ast2700-intc
 2024-12-10  7:24 UTC 

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2024-12-10  7:23 UTC  (5+ messages)
` [PATCH v1 1/7] dt-bindings: i2c: qcom,i2c-geni: Document DT properties for QUP firmware loading

[PATCH v5 0/9] Implement setup_interface() in the DaVinci NAND controller
 2024-12-10  7:23 UTC  (4+ messages)
` [PATCH v5 5/9] memory: ti-aemif: Create aemif_set_cs_timings()

[PATCH 6.1.y] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition
 2024-12-10  8:20 UTC 

[PATCH 0/2] Extending PLL LUT for i.MX8MP Samsung HDMI PHY
 2024-12-10  7:15 UTC  (2+ messages)

[PATCH] ext4: make trace_ext4_ext_load_extent print-format correctly
 2024-12-10  7:19 UTC 

[PATCH v4 0/6] sched_ext: Support high-performance monotonically non-decreasing clock
 2024-12-10  7:21 UTC  (4+ messages)
` [PATCH v4 2/6] sched_ext: Implement scx_rq_clock_update/stale()

[PATCH 0/3] Support for autonomous selection in cppc_cpufreq
 2024-12-10  7:20 UTC  (6+ messages)
` [PATCH 3/3] cpufreq: CPPC: "

[syzbot] [ocfs2?] KASAN: slab-use-after-free Read in ocfs2_lock_global_qf
 2024-12-10  7:13 UTC  (2+ messages)

[PATCH] THE INITIAL VALUE OF wp_offset MAY BE NOT THE POWER OF 2
 2024-12-10  7:13 UTC  (4+ messages)

[PATCH] tcp: check socket state before calling WARN_ON
 2024-12-10  7:10 UTC  (13+ messages)

[tip:sched/urgent] BUILD SUCCESS 76f2f783294d7d55c2564e2dfb0a7279ba0bc264
 2024-12-10  7:09 UTC 

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-10  7:07 UTC  (13+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH v2] perf vendor events arm64: Add FUJITSU-MONAKA pmu event
 2024-12-10  7:05 UTC  (3+ messages)

[PATCH v2 1/2] cdx: register shutdown callback for cdx controller
 2024-12-10  7:05 UTC  (2+ messages)

[PATCH v5 00/18] VOP Support for rk3576
 2024-12-10  7:01 UTC  (4+ messages)
` [PATCH v5 08/18] drm/rockchip: vop2: Add check for 32 bpp format
    `  "

[PATCH v2] sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
 2024-12-10  6:55 UTC  (2+ messages)


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