messages from 2026-01-01 22:17:12 to 2026-01-03 05:25:36 UTC [more...]
[PATCH v1] i2c: rk3x: Add support for SCL output enable debounce
2026-01-03 5:25 UTC
[PATCH 1/2] bus: qcom-ebi2: Simplify with scoped for each OF child loop
2026-01-03 4:34 UTC (5+ messages)
` [PATCH 2/2] bus: stm32_firewall: "
` (subset) [PATCH 1/2] bus: qcom-ebi2: "
[PATCH v2] PCI: dw-rockchip: Add runtime PM support to Rockchip PCIe
2026-01-03 4:00 UTC (2+ messages)
[PATCH 0/2] pinctrl: imx: Support i.MX952 and update for i.MX94
2026-01-03 0:52 UTC (4+ messages)
` [PATCH 2/2] pinctrl: imx: Add support for NXP i.MX952
[PATCH v2] net: mediatek: add null pointer check for hardware offloading
2026-01-03 0:50 UTC
[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
2026-01-02 22:54 UTC (8+ messages)
` [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches
[PATCH bpf-next 0/4] bpf: tailcall: Eliminate max_entries and bpf_func access at runtime
2026-01-03 0:10 UTC (8+ messages)
` [PATCH bpf-next 1/4] bpf: tailcall: Introduce bpf_arch_tail_call_prologue_offset
` [PATCH bpf-next 2/4] bpf, x64: tailcall: Eliminate max_entries and bpf_func access at runtime
` [PATCH bpf-next 3/4] bpf, arm64: "
` [PATCH bpf-next 4/4] bpf, lib/test_bpf: Fix broken tailcall tests
[PATCH] ARM: fix memset64() on big-endian
2026-01-02 23:05 UTC (5+ messages)
[PATCH 0/5] ARM: dts: lpc32xx: Add DMA support to platform device tree
2026-01-02 22:23 UTC (3+ messages)
` [PATCH 1/5] dt-bindings: mfd: nxp: Add NXP LPC32xx System Control Block
[PATCH 0/4] ARM: dts: allwinner: Fix remaining DT validation errors
2026-01-02 22:21 UTC (3+ messages)
` [PATCH 2/4] dt-bindings: pinctrl: sunxi: Allow pinmux sub-pattern with leading numbers
[PATCH v20 0/6] Introduction of a remoteproc tee to load signed firmware
2026-01-02 22:17 UTC (5+ messages)
` [PATCH v20 1/6] dt-bindings: firmware: Add TEE remoteproc service binding
[PATCH 0/5] uapi: fix remaining kconfig leaks in UAPI headers
2026-01-02 21:53 UTC (10+ messages)
` [PATCH 1/5] ARC: uapi: Stop leaking CONFIG_ARC_HAS_SWAPE reference to userspace
` [PATCH 4/5] x86/uapi: Stop leaking kconfig references "
[RFC PATCH] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-01-02 21:51 UTC (2+ messages)
[PATCH] dt-bindings: interrupt-controller: arm: Drop redundant node name restrictions
2026-01-02 21:47 UTC (2+ messages)
[PATCH RESEND] iommu/arm-smmu-v3: Remove IAS
2026-01-02 20:53 UTC
[PATCH v2] arm64: kernel: initialize missing kexec_buf->random field
2026-01-02 19:03 UTC (2+ messages)
[v3 PATCH] arm64: mm: Fix kexec failure after pte_mkwrite_novma() change
2026-01-02 18:53 UTC (2+ messages)
[PATCH rc v4 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
2026-01-02 18:51 UTC (7+ messages)
` [PATCH rc v4 3/4] iommu/arm-smmu-v3: Mark STE EATS safe when computing the update sequence
[PATCH 0/4] power: supply: add battery driver for netronix ec
2026-01-02 18:47 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: mfd: netronix,ntxec: add reference to power-supply
` [PATCH 2/4] ARM: dts: imx: imx50-kobo-aura: add description for battery
` [PATCH 3/4] power: supply: add battery driver for netronix ec
` [PATCH 4/4] mfd: ntxec: register battery subdevice
[PATCH] iommu/arm-smmu-v3: Maintain valid access attributes for non-coherent SMMU
2026-01-02 18:41 UTC (2+ messages)
[PATCH 00/11] Plane Color Pipeline support for MediaTek
2026-01-02 18:40 UTC (4+ messages)
[PATCH rc v5 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
2026-01-02 18:27 UTC (7+ messages)
` [PATCH rc v5 1/4] iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
` [PATCH rc v5 2/4] iommu/arm-smmu-v3: Mark STE MEV safe when computing the "
` [PATCH rc v5 4/4] iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverage
[PATCH v5 16/17] ras: AEST: support vendor node CMN700
2026-01-02 17:43 UTC (3+ messages)
[PATCH v3 1/3] dt-bindings: crypto: eip93: add clock gate and reset line
2026-01-02 17:38 UTC (4+ messages)
` [PATCH v3 2/3] dt-bindings: crypto: eip93: add support for Mediatek MT7621 SoC
` [PATCH v3 3/3] mips: dts: ralink: mt7621: add crypto offload support
[PATCH v4 00/21] KVM: selftests: Add Nested NPT support
2026-01-02 17:36 UTC (15+ messages)
` [PATCH v4 06/21] KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
` [PATCH v4 08/21] KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmu
` [PATCH v4 11/21] KVM: selftests: Stop passing VMX metadata to TDP mapping functions
` [PATCH v4 12/21] KVM: selftests: Add a stage-2 MMU instance to kvm_vm
` [PATCH v4 20/21] KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()
` [PATCH v4 21/21] KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMU
[PATCH v4 0/3] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
2026-01-02 17:04 UTC (9+ messages)
` [PATCH v4 1/3] arm64: mmu: introduce pgtable_alloc_t
` [PATCH v4 2/3] arm64: mmu: avoid allocating pages while splitting the linear mapping
` [PATCH v4 3/3] arm64: mmu: avoid allocating pages while installing ng-mapping for KPTI
[PATCH 0/5] ARM: dts: microchip: sama7d65: flexcom nodes upgrade
2026-01-02 17:01 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: microchip: sama7d65: fix the ranges property for flx9
` [PATCH 2/5] ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
` [PATCH 3/5] ARM: dts: microchip: sama7d65: add dma properties to usart6
` [PATCH 4/5] ARM: dts: microchip: sama7d65: add fifo-size to usart
` [PATCH 5/5] ARM: dts: microchip: sama7d65: add missing flexcom nodes
[PATCH 0/5] dt-bindings: timer: AT91 convert to YAML
2026-01-02 16:26 UTC (10+ messages)
` [PATCH 3/5] dt-bindings: timer: microchip,sam9x60-pit64b: convert to yaml
[PATCH v1 0/9] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2026-01-02 15:57 UTC (7+ messages)
` [PATCH v1 2/9] iommu/arm-smmu-v3: Add alloc_id/free_id functions to arm_smmu_invs
[PATCH] perf vendor events arm64: Remove uncountable events
2026-01-02 15:29 UTC (2+ messages)
[PATCH v1 00/13] arm64: Refactor TLB invalidation API and implementation
2026-01-02 15:23 UTC (14+ messages)
` [PATCH v1 01/13] arm64: mm: Re-implement the __tlbi_level macro as a C function
` [PATCH v1 03/13] arm64: mm: Implicitly invalidate user ASID based on TLBI operation
` [PATCH v1 08/13] arm64: mm: Simplify __flush_tlb_range_limit_excess()
SMP boot issue during system resume
2026-01-02 15:17 UTC (2+ messages)
[BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
2026-01-02 14:52 UTC (2+ messages)
[PATCH v2] ARM: imx_v4_v5_defconfig: update for v6.19-rc1
2026-01-02 14:51 UTC (2+ messages)
[PATCH v3 0/4] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-01-02 14:50 UTC (9+ messages)
` [PATCH v3 1/4] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v3 2/4] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v3 3/4] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
` [PATCH v3 4/4] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only
[PATCH v3 0/2] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
2026-01-02 14:48 UTC (9+ messages)
` [PATCH v3 1/2] arm64: mmu: avoid allocating pages while splitting the linear mapping
` [PATCH v3 2/2] arm64: mmu: avoid allocating pages while installing ng-mapping for KPTI
[PATCH v5 0/7] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
2026-01-02 14:43 UTC (2+ messages)
[PATCH v1] arm64: dts: rockchip: Add USB Type-C support for Radxa ZERO 3W
2026-01-02 14:43 UTC (3+ messages)
[PATCH 0/5] Sigmastar DT warnings fixing part 1
2026-01-02 14:43 UTC (8+ messages)
` [PATCH 3/5] arm: dts: mstar: infinity: Correct opp table name
[PATCH] iommu: arm-smmu: Simplify with scoped for each OF child loop
2026-01-02 14:05 UTC (2+ messages)
[PATCH] arm64: dts: imx95: remove CLK_GPUAPB
2026-01-02 13:53 UTC (6+ messages)
[PATCH] net: mediatek: add null pointer check for hardware offloading
2026-01-02 13:45 UTC (3+ messages)
[PATCH 0/2] soc: nxp: Add a simple NXP LPC32xx socinfo driver
2026-01-02 13:21 UTC (8+ messages)
` [PATCH 1/2] soc: Sort the list of subfolders alphabetically
` [PATCH 2/2] soc: nxp: Add a simple NXP LPC32xx socinfo driver
[PATCH v2 3/3] randomize_kstack: Unify random source across arches
2026-01-02 12:58 UTC (3+ messages)
[PATCH 1/3] ata: ahci-dwc: Simplify with scoped for each OF child loop
2026-01-02 12:50 UTC (3+ messages)
` [PATCH 2/3] ata: ahci-imx: Fix Wvoid-pointer-to-enum-cast warning
` [PATCH 3/3] ata: ahci-xgene: "
[PATCH] media: samsung: exynos4-is: Simplify with scoped for each OF child loop
2026-01-02 12:49 UTC
[PATCH 1/3] PCI: mvebu: Simplify with scoped for each OF child loop
2026-01-02 12:49 UTC (3+ messages)
` [PATCH 2/3] PCI: pnv_php: "
` [PATCH 3/3] PCI: rpaphp: "
[PATCH] phy: socionext: usb2: Simplify with scoped for each OF child loop
2026-01-02 12:48 UTC
[PATCH] pmdomain: mediatek: Simplify with scoped for each OF child loop
2026-01-02 12:48 UTC
[PATCH 1/2] remoteproc: mtk_scp: Simplify with scoped for each OF child loop
2026-01-02 12:48 UTC (2+ messages)
` [PATCH 2/2] remoteproc: xlnx_r5: "
[PATCH] soc: dove: pmu: Simplify with scoped for each OF child loop
2026-01-02 12:48 UTC
[PATCH] soc: fsl: qe: Simplify with scoped for each OF child loop
2026-01-02 12:47 UTC
[PATCH 1/5] soc: ti: knav_qmss: Remove ENOMEM printks
2026-01-02 12:47 UTC (5+ messages)
` [PATCH 2/5] soc: ti: knav_dma: "
` [PATCH 3/5] soc: ti: knav_dma: Simplify error messages in probe
` [PATCH 4/5] soc: ti: knav: Simplify with scoped for each OF child loop
` [PATCH 5/5] soc: ti: knav_dma: "
[PATCH 0/3] Add TI K3 HSM M4F nodes in device-tree
2026-01-02 12:30 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: Add bindings for HSM core on TI K3 SoCs
[PATCH v5 0/5] support batch checking of references and unmapping for large folios
2026-01-02 12:21 UTC (3+ messages)
` [PATCH v5 3/5] arm64: mm: support batch clearing of the young flag "
[PATCH v2 1/2] dt-bindings: crypto: Add support for Mediatek MT7621 SoC
2026-01-02 12:16 UTC (6+ messages)
` [PATCH v2 2/2] mips: dts: ralink: mt7621: add crypto offload support
[PATCH 0/4] mm: increase lowmem size in linux-7.0
2026-01-02 12:12 UTC (6+ messages)
` [PATCH 3/4] ARM: remove support for highmem on VIVT
[PATCH v4 0/5] support batch checking of references and unmapping for large folios
2026-01-02 12:12 UTC (5+ messages)
` [PATCH v4 3/5] arm64: mm: support batch clearing of the young flag "
[PATCH v19 00/10] Implement PSCI reboot mode driver for PSCI resets
2026-01-02 11:57 UTC (5+ messages)
` [PATCH v19 01/10] power: reset: reboot-mode: Remove devres based allocations
` [PATCH v19 06/10] power: reset: Add psci-reboot-mode driver
[PATCH v2 00/45] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-02 11:48 UTC (7+ messages)
` [PATCH v2 05/45] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v2 13/45] KVM: arm64: Force guest EL1 to use user-space's partid configuration
[PATCH v2 1/2] dt-bindings: firmware: arm,scmi: Document arm,poll-transport property
2026-01-02 11:39 UTC (2+ messages)
[PATCH net-next] net: phy: mediatek: enable interrupts on AN7581
2026-01-02 11:30 UTC
[PATCH net] net: airoha: Fix npu rx DMA definitions
2026-01-02 11:29 UTC
[PATCH v3 0/3] pinctrl: samsung: add Exynos9610 pinctrl support
2026-01-02 11:29 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: samsung: Add exynos9610-pinctrl compatible
` [PATCH v3 2/3] dt-bindings: pinctrl: samsung: Add exynos9610-wakeup-eint node
` [PATCH v3 3/3] pinctrl: samsung: Add Exynos9610 pinctrl configuration
[PATCH 0/2] Rework protocol version negotiation core logic
2026-01-02 11:21 UTC (2+ messages)
[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-02 11:07 UTC (6+ messages)
` [RFC PATCH 07/38] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
[PATCH v2 0/3] pinctrl: samsung: add Exynos9610 pinctrl support
2026-01-02 10:50 UTC (6+ messages)
` [PATCH v2 2/3] dt-bindings: pinctrl: samsung: Add exynos9610-wakeup-eint node
[PATCH v2 0/8] Sigmastar DT warnings fixing
2026-01-02 10:15 UTC (3+ messages)
` [PATCH v2 1/8] dt-bindings: clk: mstar msc313 cpupll: Correct clock-cells value
[RFC PATCH 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
2026-01-02 8:54 UTC (3+ messages)
` [RFC PATCH 1/2] clk: Add devm_clk_bulk_get_optional_enable() helper
` [RFC PATCH 2/2] net: axienet: Fix resource release ordering
[PATCH v5] iommu/arm-smmu-qcom: add actlr settings for mdss on Qualcomm platforms
2026-01-02 8:23 UTC (2+ messages)
[PATCH v2 0/4] drm/imagination: add AM62P/AM67A/J722S support
2026-01-02 7:55 UTC (4+ messages)
` [PATCH v2 2/4] clk: keystone: don't cache clock rate
[PATCH v3 0/3] gpio: Simplify with device_get_match_data()
2026-01-01 22:37 UTC (7+ messages)
` [PATCH v3 1/3] gpio: aspeed: "
` [PATCH v3 2/3] gpio: creg-snps: "
` [PATCH v3 3/3] gpio: zynq: "
[PATCH v2 0/3] gpio: Simplify with of_device_get_match_data()
2026-01-01 22:35 UTC (5+ messages)
` [PATCH v2 1/3] gpio: aspeed: "
` [PATCH v2 2/3] gpio: creg-snps: "
[PATCH 1/2] Documentation/process: maintainer-soc: Be more explicit about defconfig
2026-01-01 22:33 UTC (4+ messages)
` [PATCH 2/2] Documentation/process: maintainer-soc: Mark 'make' as commands
[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
2026-01-01 22:13 UTC (19+ messages)
` [PATCH 15/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 17/33] PCI: Flush PCI probe workqueue "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test
` [PATCH 21/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 31/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 32/33] kthread: Document kthread_affine_preferred()
` [PATCH 33/33] doc: Add housekeeping documentation
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).