messages from 2025-10-13 19:08:42 to 2025-10-14 08:53:31 UTC [more...]
[PATCH] arm64: Revamp HCR_EL2.E2H RES1 detection
2025-10-14 8:53 UTC (6+ messages)
[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
2025-10-14 8:51 UTC (20+ messages)
` [PATCH 27/39] dt-bindings: display: bridge: Document NXP i.MX95 pixel link support
` [PATCH 28/39] drm/bridge: imx: Add "
` [PATCH 29/39] dt-bindings: display: bridge: Document Freescale i.MX95 MIPI DSI
` [PATCH 31/39] dt-bindings: clock: Split support for i.MX95 LVDS CSR
` [PATCH 32/39] dt-bindings: display: bridge: Document i.MX95 LVDS display bridge binding
` [PATCH 35/39] drm/bridge: fsl-ldb: Parse register offsets from DT
` [PATCH 36/39] drm/bridge: fsl-ldb: Add i.MX95 support
` [PATCH 37/39] dt-bindings: interrupt-controller: fsl,irqsteer: "
` [PATCH 38/39] dt-bindings: clock: support i.MX95 Display Stream CSR module
[PATCH v2] drm/rockchip: vop2: use correct destination rectangle height check
2025-10-14 8:50 UTC (2+ messages)
[PATCH] arm64: mm: show direct mapping use in /proc/meminfo
2025-10-14 8:43 UTC (2+ messages)
[PATCH v2 4/7] remoteproc: core: Use cleanup.h macros to simplify lock handling
2025-10-14 8:39 UTC (2+ messages)
[PATCH net-next v3 0/3] net: airoha: npu: Introduce support for Airoha 7583 NPU
2025-10-14 8:35 UTC (5+ messages)
` [PATCH net-next v3 2/3] net: airoha: npu: Add airoha_npu_soc_data struct
` [PATCH net-next v3 3/3] net: airoha: npu: Add 7583 SoC support
[PATCH] firmware: ti_sci: replace ifdeffery by pm_sleep_ptr() macro
2025-10-14 8:35 UTC
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-10-14 8:34 UTC (6+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
[PATCH] firmware: ti_sci: set IO Isolation only if the firmware is capable
2025-10-14 8:31 UTC
[PATCH v3 0/4] Add Google Tensor SoC USB support
2025-10-14 8:22 UTC (8+ messages)
` [PATCH v3 1/4] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3
` [PATCH v3 3/4] dt-bindings: phy: google: Add Google Tensor G5 USB PHY
[PATCH 0/2] Two minor fixes for BBML2_NOABORT
2025-10-14 8:08 UTC (5+ messages)
` [PATCH 1/2] arm64: mm: make linear mapping permission update more robust for patial range
` [PATCH 2/2] arm64: mm: relax VM_ALLOW_HUGE_VMAP if BBML2_NOABORT is supported
[PATCH v7 0/8] media: Introduce V4L2 generic ISP support
2025-10-14 8:01 UTC (9+ messages)
` [PATCH v7 1/8] media: uapi: Introduce V4L2 generic ISP types
` [PATCH v7 2/8] media: uapi: Convert RkISP1 to V4L2 extensible params
` [PATCH v7 3/8] media: uapi: Convert Amlogic C3 "
` [PATCH v7 4/8] media: Documentation: uapi: Add V4L2 ISP documentation
` [PATCH v7 5/8] media: v4l2-core: Introduce v4l2-isp.c
` [PATCH v7 6/8] media: rkisp1: Use v4l2-isp for validation
` [PATCH v7 7/8] media: amlogic-c3: "
` [PATCH v7 8/8] media: Documentation: kapi: Add v4l2 generic ISP support
[PATCH 1/1] firmware: arm_scmi: Increase MAX_OPPS to 64
2025-10-14 7:51 UTC (2+ messages)
[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
2025-10-14 7:42 UTC (37+ messages)
` [PATCH v4 01/35] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v4 02/35] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
` [PATCH v4 03/35] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH v4 04/35] arm64: vDSO: compat_gettimeofday: Add explicit includes
` [PATCH v4 05/35] ARM: vdso: gettimeofday: "
` [PATCH v4 06/35] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
` [PATCH v4 07/35] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v4 08/35] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
` [PATCH v4 09/35] MIPS: vdso: Add include guard to asm/vdso/vdso.h
` [PATCH v4 10/35] MIPS: vdso: Explicitly include asm/vdso/vdso.h
` [PATCH v4 11/35] random: vDSO: Add explicit includes
` [PATCH v4 12/35] vdso/gettimeofday: "
` [PATCH v4 13/35] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH v4 14/35] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v4 15/35] vdso/datapage: Trim down unnecessary includes
` [PATCH v4 16/35] random: vDSO: trim vDSO includes
` [PATCH v4 17/35] random: vDSO: remove ifdeffery
` [PATCH v4 18/35] random: vDSO: split out datapage update into helper functions
` [PATCH v4 19/35] random: vDSO: only access vDSO datapage after random_init()
` [PATCH v4 20/35] s390/time: Set up vDSO datapage later
` [PATCH v4 21/35] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v4 22/35] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v4 23/35] vdso/datastore: Map pages through struct page
` [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
` [PATCH v4 25/35] sparc64: vdso: Link with -z noexecstack
` [PATCH v4 26/35] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v4 27/35] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v4 28/35] sparc64: vdso: Move hardware counter read into header
` [PATCH v4 29/35] sparc64: vdso: Move syscall fallbacks "
` [PATCH v4 30/35] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v4 31/35] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v4 32/35] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v4 33/35] sparc64: vdso2c: Remove symbol handling
` [PATCH v4 34/35] sparc64: vdso: Implement clock_gettime64()
` [PATCH v4 35/35] clocksource: remove ARCH_CLOCKSOURCE_DATA
[RFC PATCH] KVM: arm64: vgic-v3: Cache ICC_CTLR_EL1 and allow lockless read when ready
2025-10-14 7:44 UTC (7+ messages)
[PATCH 0/3] MT8189 IOMMU SUPPORT
2025-10-14 7:20 UTC (4+ messages)
` [PATCH 3/3] iommu/mediatek: Add support for mt8189
[PATCH v2 00/15] Introduce Allwinner H6/H616 NAND controller support
2025-10-14 7:13 UTC (4+ messages)
` [PATCH v2 14/15] dt-bindings: mtd: sunxi: Add H616 compatible
[PATCH] KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guest
2025-10-14 6:59 UTC (4+ messages)
[PATCH 1/1] dmaengine: xilinx: xdma: Fix regmap init error handling
2025-10-14 6:13 UTC
[PATCH 0/3] dma_mapping: Add auto cleanup support
2025-10-14 5:54 UTC (2+ messages)
[PATCH 1/1] dmaengine: xilinx: xdma: Add regmap register ranges
2025-10-14 5:50 UTC
[PATCH][v3] hung_task: Panic after fixed number of hung tasks
2025-10-14 5:23 UTC (2+ messages)
[PATCH v6 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1
2025-10-14 5:12 UTC (4+ messages)
` [PATCH v6 1/3] dt-bindings: vendor-prefixes: Document LinkEase
` [PATCH v6 2/3] dt-bindings: arm: rockchip: Add LinkEase EasePi R1
` [PATCH v6 3/3] arm64: dts: rockchip: add "
[PATCH 0/8] firmware: imx: scu: Misc update
2025-10-14 4:54 UTC (9+ messages)
` [PATCH 1/8] firmware: imx: scu-irq: fix OF node leak in
` [PATCH 2/8] firmware: imx: scu-irq: Free mailbox client on failure
` [PATCH 3/8] firmware: imx: scu-irq: Init workqueue before request mbox channel
` [PATCH 4/8] firmware: imx: scu-irq: Set mu_resource_id before get handle
` [PATCH 5/8] firmware: imx: scu-irq: Remove unused export of imx_scu_enable_general_irq_channel
` [PATCH 6/8] firmware: imx: scu: Update error code
` [PATCH 7/8] firmware: imx: scu: Suppress bind attrs
` [PATCH 8/8] firmware: imx: scu: Use devm_mutex_init
[PATCH v4 00/13] ARM: dts: aspeed: Add Meta Darwin dts
2025-10-14 4:45 UTC (9+ messages)
` [PATCH v4 11/13] ARM: dts: aspeed: facebook-fuji: Include facebook-fuji-data64.dts
[PATCH] arm64: defconfig: Remove the redundent SCHED_MC/SCHED_SMT
2025-10-14 4:17 UTC (2+ messages)
[PATCH RESEND v4 1/3] dt-bindings: lcdif: Document a imx6sx-lcdif fallback
2025-10-14 4:12 UTC (5+ messages)
` [PATCH RESEND v4 2/3] dt-bindings: lcdif: Expand the imx6sl/imx6sll fallbacks
` [PATCH RESEND v4 3/3] ARM: dts: imx6sl: Provide a more specific lcdif compatible
[PATCH v4 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
2025-10-14 3:14 UTC (3+ messages)
` [PATCH v4 1/2] watchdog: move arm64 watchdog_hld into common code
` [PATCH v4 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support
[PATCH v4 0/2] Add support for 100ASK DShanPi A1
2025-10-14 2:16 UTC
[PATCH v4 1/2] dt-bindings: arm: rockchip: Add 100ASK DShanPi A1
2025-10-14 2:16 UTC (2+ messages)
` [PATCH v4 2/2] arm64: dts: rockchip: add DTs for "
[PATCH v3 0/3] Add pinctrl support for Sky1
2025-10-14 1:57 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Add cix,sky1-pinctrl
` [PATCH v3 2/3] pinctrl: cix: Add pin-controller support for sky1
` [PATCH v3 3/3] arm64: dts: cix: Add pinctrl nodes "
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-10-14 1:51 UTC (3+ messages)
` [PATCH v4 3/3] Documentation: kvm: new UAPI for handling SEA
[PATCH 0/5] kcfi: Prepare for GCC support
2025-10-14 1:12 UTC (2+ messages)
[PATCH v1 0/3] arm64: dts: exynos: add initial support for exynos8890
2025-10-14 0:33 UTC (2+ messages)
[PATCH] arm: imx_v6_v7_defconfig: enable ext4 directly
2025-10-14 0:29 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am68-phycore-som: Add pmic label
2025-10-14 0:22 UTC
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-14 0:02 UTC (5+ messages)
` [PATCH v6 16/29] KVM: VMX: Mark __kvm_is_using_evmcs static key as __ro_after_init
` [PATCH v6 19/29] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr
[PATCH 0/7] Add support for i.MX8ULP's SIM LPAV
2025-10-13 23:46 UTC (9+ messages)
` [PATCH 2/7] dt-bindings: clock: imx8ulp: add SIM LPAV clock gate ID definitions
` [PATCH 3/7] dt-bindings: clock: document 8ULP's SIM LPAV
[PATCH v3 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
2025-10-13 23:09 UTC (6+ messages)
` [PATCH v3 1/2] watchdog: move arm64 watchdog_hld into common code
` [PATCH v3 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support
[PATCH] ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet PHY
2025-10-13 22:35 UTC (5+ messages)
[PATCH] dt-bindings: power: Convert Actions Owl SPS to DT schema
2025-10-13 21:58 UTC
[RFC PATCH 0/3] Arm LFA: Improvements and interrupt support
2025-10-13 21:09 UTC (11+ messages)
` [RFC PATCH 1/3] firmware: smccc: LFA: use smcc 1.2
` [RFC PATCH 2/3] firmware: smccc: LFA: refactor, add device node support
[PATCH v2 0/2] Introduce BACKGROUND_COLOR DRM CRTC property
2025-10-13 20:55 UTC (2+ messages)
[PATCH 0/9] Implement hardware automatic clock gating (HWACG) for gs101
2025-10-13 20:51 UTC (10+ messages)
` [PATCH 1/9] dt-bindings: soc: samsung: exynos-sysreg: add gs101 hsi0 and misc compatibles
` [PATCH 2/9] dt-bindings: clock: google,gs101-clock: add samsung,sysreg property as required
` [PATCH 3/9] arm64: dts: exynos: gs101: add sysreg_misc and sysreg_hsi0 nodes
` [PATCH 4/9] arm64: dts: exynos: gs101: fix clock module unit reg sizes
` [PATCH 5/9] arm64: dts: exynos: gs101: fix sysreg_apm reg property
` [PATCH 6/9] arm64: dts: exynos: gs101: add samsung,sysreg property to CMU nodes
` [PATCH 7/9] clk: samsung: Implement automatic clock gating mode for CMUs
` [PATCH 8/9] clk: samsung: gs101: Enable auto_clock_gate mode for each gs101 CMU
` [PATCH 9/9] clk: samsung: gs101: remove CLK_IGNORE_UNUSED and CLK_IS_CRITICAL flags
[PATCH 1/3] dt-bindings: gpu: img,powervr-rogue: Document GX6250 GPU in Renesas R-Car M3-W/M3-W+
2025-10-13 20:41 UTC (6+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a77960: Add GX6250 GPU node
` [PATCH 3/3] arm64: dts: renesas: r8a77961: "
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-13 20:31 UTC (34+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 11/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 15/33] sched/isolation: Flush vmstat "
` [PATCH 16/33] PCI: Flush PCI probe workqueue "
` [PATCH 17/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 18/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 19/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 20/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 21/33] kthread: Refine naming of affinity related fields
` [PATCH 22/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 23/33] kthread: Include kthreadd to "
` [PATCH 24/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 25/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 26/33] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [PATCH 27/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN
` [PATCH 28/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 29/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 30/33] kthread: Add API to update preferred affinity on kthread runtime
` [PATCH 31/33] kthread: Document kthread_affine_preferred()
` [PATCH 32/33] genirq: Correctly handle preferred kthreads affinity
` [PATCH 33/33] doc: Add housekeeping documentation
[PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
2025-10-13 20:29 UTC (4+ messages)
[PATCH v3 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
2025-10-13 19:38 UTC (2+ messages)
` [PATCH v3 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
[PATCH v3 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2025-10-13 19:14 UTC (11+ messages)
` [PATCH v3 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
[PATCH] dt-bindings: pinctrl: Convert bitmain,bm1880-pinctrl to DT schema
2025-10-13 19:12 UTC
[PATCH] dt-bindings: pinctrl: Convert actions,s900-pinctrl to DT schema
2025-10-13 19:12 UTC
[PATCH] dt-bindings: pinctrl: Convert actions,s700-pinctrl to DT schema
2025-10-13 19:12 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).