linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-03 12:42:02 to 2023-12-04 12:16:56 UTC [more...]

[PATCH] arm64: dts: ti: k3-am62-main: Add GPU device node
 2023-12-04 12:15 UTC 

[PATCH v4] docs: dt-bindings: add DTS Coding Style document
 2023-12-04 12:13 UTC  (4+ messages)

arm: gcc-8: drivers/pinctrl/mediatek/../core.h:211:21: error: initializer element is not constant (struct group_desc)
 2023-12-04 12:08 UTC 

clang-nightly: vdso/compat_gettimeofday.h:152:15: error: instruction variant requires ARMv6 or later
 2023-12-04 12:03 UTC 

[PATCH] drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
 2023-12-04 11:58 UTC 

[PATCH V2 0/7] coresight: Move remaining AMBA ACPI devices into platform driver
 2023-12-04 11:58 UTC  (19+ messages)
` [PATCH V2 1/7] coresight: replicator: Move ACPI support from AMBA driver to "
` [PATCH V2 3/7] coresight: catu: "
` [PATCH V2 5/7] coresight: tmc: "
` [PATCH V2 6/7] coresight: stm: "

[PATCH v3 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-12-04 11:55 UTC  (11+ messages)
` [PATCH v3 1/9] dt-bindings: arm: mediatek: Sort entries by SoC then board compatibles
` [PATCH v3 2/9] dt-bindings: arm: mediatek: Add MT8186 Tentacruel / Tentacool Chromebooks
` [PATCH v3 3/9] dt-bindings: arm: mediatek: Add MT8186 Steelix Chromebook
` [PATCH v3 4/9] dt-bindings: arm: mediatek: Add MT8186 Rusty Chromebook
` [PATCH v3 5/9] dt-bindings: arm: mediatek: Add MT8186 Magneton Chromebooks
` [PATCH v3 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool
` [PATCH v3 7/9] arm64: dts: mediatek: Introduce MT8186 Steelix
` [PATCH v3 8/9] arm64: dts: mediatek: Add MT8186 Steelix platform based Rusty
` [PATCH v3 9/9] arm64: dts: mediatek: Add MT8186 Magneton Chromebooks

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-04 11:54 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] xsk: add Launch Time HW offload to XDP Tx metadata
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
    ` [xdp-hints] "
` [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata

[PATCH v2] pwm: atmel: add missing clk_disable_unprepare()
 2023-12-04 11:51 UTC  (4+ messages)

[PATCH v3] mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_data
 2023-12-04 11:43 UTC  (2+ messages)

[PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup
 2023-12-04 11:40 UTC  (6+ messages)
  ` [PATCH v4 12/23] pinctrl: mediatek: Make use of PINCTRL_GROUP_DESC()

[PATCH v3 0/8] Add support for Sonoff iHost RV1126 Smart Home Gateway
 2023-12-04 11:36 UTC  (7+ messages)
` [PATCH v3 3/8] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
` [PATCH v3 8/8] dt-bindings: arm: rockchip: Add Sonoff iHost

[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
 2023-12-04 11:32 UTC  (6+ messages)
` [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test

[PATCH] drivers/perf: hisi: Fix some event id for HiSilicon UC pmu
 2023-12-04 11:04 UTC 

[PATCH 1/1] i2c: imx: Make SDA actually optional for bus recovering
 2023-12-04 11:04 UTC  (4+ messages)

[PATCH v5 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
 2023-12-04 11:03 UTC  (7+ messages)
` [PATCH v5 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v5 3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_*
` [PATCH v5 4/4] PCI: layerscape: Add suspend/resume for ls1043a

[PATCH v3 00/25] Permission Overlay Extension
 2023-12-04 11:03 UTC  (2+ messages)

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-12-04 11:01 UTC  (25+ messages)
` [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
` [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown

[PATCH v3 1/1] iio: adc: meson: add separate config for axg SoC family
 2023-12-04 10:57 UTC  (2+ messages)

[PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
 2023-12-04 10:54 UTC  (16+ messages)
` [PATCH v3 01/15] mm: Batch-copy PTE ranges during fork()
` [PATCH v3 02/15] mm: Batch-clear PTE ranges during zap_pte_range()
` [PATCH v3 03/15] arm64/mm: set_pte(): New layer to manage contig bit
` [PATCH v3 04/15] arm64/mm: set_ptes()/set_pte_at(): "
` [PATCH v3 05/15] arm64/mm: pte_clear(): "
` [PATCH v3 06/15] arm64/mm: ptep_get_and_clear(): "
` [PATCH v3 07/15] arm64/mm: ptep_test_and_clear_young(): "
` [PATCH v3 08/15] arm64/mm: ptep_clear_flush_young(): "
` [PATCH v3 09/15] arm64/mm: ptep_set_wrprotect(): "
` [PATCH v3 10/15] arm64/mm: ptep_set_access_flags(): "
` [PATCH v3 11/15] arm64/mm: ptep_get(): "
` [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v3 13/15] arm64/mm: Wire up PTE_CONT for user mappings
` [PATCH v3 14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()
` [PATCH v3 15/15] arm64/mm: Implement clear_ptes() to optimize exit()

[PATCH] arm64: defconfig: Enable TI_ICSSG_PRUETH
 2023-12-04 10:38 UTC  (2+ messages)

[RFC PATCH net-next v3 00/13] Introduce PHY listing and link_topology tracking
 2023-12-04 10:37 UTC  (5+ messages)
` [RFC PATCH net-next v3 06/13] netlink: specs: add phy-index as a header parameter
` [RFC PATCH net-next v3 08/13] netlink: specs: add ethnl PHY_GET command set

[PATCH v8 00/10] Multi-size THP for anonymous memory
 2023-12-04 10:20 UTC  (11+ messages)
` [PATCH v8 01/10] mm: Allow deferred splitting of arbitrary anon large folios
` [PATCH v8 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v8 03/10] mm: thp: Introduce multi-size THP sysfs interface
` [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP
` [PATCH v8 05/10] selftests/mm/kugepaged: Restore thp settings at exit
` [PATCH v8 06/10] selftests/mm: Factor out thp settings management
` [PATCH v8 07/10] selftests/mm: Support multi-size THP interface in thp_settings
` [PATCH v8 08/10] selftests/mm/khugepaged: Enlighten for multi-size THP
` [PATCH v8 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
` [PATCH v8 10/10] selftests/mm/cow: Add tests for anonymous multi-size THP

[PATCH v2 0/4] Update STM DSI PHY driver
 2023-12-04 10:11 UTC  (5+ messages)
` [PATCH v2 1/4] drm/stm: dsi: use new SYSTEM_SLEEP_PM_OPS() macro
` [PATCH v2 2/4] drm/stm: dsi: add pm runtime ops
` [PATCH v2 3/4] drm/stm: dsi: expose DSI PHY internal clock
` [PATCH v2 4/4] arm: dts: st: fix DSI peripheral clock on stm32mp15 boards

[PATCH] arm64: defconfig: qcom: enable X1E80100 sound card
 2023-12-04 10:04 UTC 

[PATCH v3 0/6] kvm/coresight: Support exclude guest and exclude host
 2023-12-04  9:59 UTC  (7+ messages)
` [PATCH v3 2/6] arm64: KVM: Move SPE and trace registers to the sysreg array
` [PATCH v3 3/6] arm64: KVM: Add iflag for FEAT_TRF
` [PATCH v3 4/6] arm64: KVM: Add interface to set guest value for TRFCR register

[PATCH 0/3] pinctrl: pinctrl-single: fix suspend/resume on j7200
 2023-12-04  9:53 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-j7200: use ti,j7200-padconf compatible

[RFC PATCH v3 0/5] platform/chrome: Introduce DT hardware prober
 2023-12-04  9:52 UTC  (14+ messages)
` [RFC PATCH v3 1/5] of: dynamic: Add of_changeset_update_prop_string
` [RFC PATCH v3 2/5] i2c: of: Introduce component probe function
` [RFC PATCH v3 3/5] platform/chrome: Introduce device tree hardware prober
` [RFC PATCH v3 4/5] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail

[PATCH 0/3] PCI: Convert to platform remove callback returning void (part II)
 2023-12-04  9:47 UTC  (2+ messages)
` [PATCH 1/3] PCI: exynos: Convert to platform remove callback returning void

[PATCH 0/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'
 2023-12-04  9:48 UTC  (7+ messages)
` [PATCH 1/2] arm: perf: Remove PMU locking
` [PATCH 2/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'

[PATCH v4 1/1] pinctrl: mediatek: Switch to use no-IRQ PM helpers
 2023-12-04  9:47 UTC  (2+ messages)

[PATCH v2 0/8] drm/plane-helpers: Minor clean ups
 2023-12-04  9:42 UTC  (8+ messages)
` [PATCH v2 1/8] drm/plane-helper: Move drm_plane_helper_atomic_check() into udl
` [PATCH v2 3/8] drm/loongson: Do not include <drm/drm_plane_helper.h>
` [PATCH v2 4/8] drm/shmobile: "
` [PATCH v2 6/8] drm/ofdrm: "
` [PATCH v2 7/8] drm/simpledrm: "
` [PATCH v2 8/8] drm/xlnx: "

[PATCH] arm64: defconfig: Increase SERIAL_8250_NR_UARTS to 10
 2023-12-04  9:32 UTC  (5+ messages)

[PATCH v5 0/2] Add Facebook Minerva Harma (AST2600) BMC
 2023-12-04  9:16 UTC  (9+ messages)
` [PATCH v5 1/2] dt-bindings: arm: aspeed: add Meta Harma board
` [PATCH v5 2/2] ARM: dts: aspeed: Harma: Add Facebook Harma (AST2600) BMC

[RFC PATCH] KVM: arm/arm64: GICv4: Support shared VLPI
 2023-12-04  9:06 UTC  (10+ messages)

[PATCH 00/14] renesas: rzg3s: Add support for Ethernet
 2023-12-04  9:00 UTC  (13+ messages)
` [PATCH 04/14] clk: renesas: r9a08g045-cpg: Add clock and reset support for ETH0 and ETH1
` [PATCH 05/14] pinctrl: renesas: rzg2l: Move arg in the main function block
` [PATCH 10/14] arm64: renesas: r9a08g045: Add Ethernet nodes

[PATCH net-next] net: stmmac: qcom-ethqos: Add sysfs nodes for qcom ethqos
 2023-12-04  8:48 UTC 

[PATCH 0/7] dma-mapping: Clean up arch_setup_dma_ops()
 2023-12-04  8:44 UTC  (5+ messages)
` [PATCH 4/7] dma-mapping: Add helpers for dma_range_map bounds
` [PATCH 7/7] dma-mapping: Simplify arch_setup_dma_ops()

[PATCH v3 0/7] kexec_file: print out debugging message if required
 2023-12-04  8:43 UTC  (4+ messages)
` [PATCH v3 2/7] "

[PATCH V15 0/8] arm64/perf: Enable branch stack sampling
 2023-12-04  8:42 UTC  (9+ messages)
` [PATCH V15 1/8] arm64/sysreg: Add BRBE registers and fields
` [PATCH V15 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [PATCH V15 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests

[PATCH] arm64: dts: ti: k3-am625-sk: Add support for WL1837 module onboard
 2023-12-04  8:38 UTC  (5+ messages)

[PATCH][next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warnings
 2023-12-04  8:37 UTC  (3+ messages)

[PATCH 0/4] Add APIs to request TX/RX DMA channels by ID
 2023-12-04  8:21 UTC  (5+ messages)

[PATCH] ARM: dts: microchip: sama5d27_wlsom1_ek: Remove mmc-ddr-3_3v property from sdmmc0 node
 2023-12-04  7:25 UTC 

[PATCH v4 0/2] Add Facebook Minerva Harma (AST2600) BMC
 2023-12-04  5:41 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: aspeed: add Meta Minerva Harma board
` [PATCH v4 2/2] ARM: dts: aspeed: Minerva Harma: Add Facebook Minerva Harma (AST2600) BMC

[PATCH v9 0/5] Add Toshiba Visconti Video Input Interface driver
 2023-12-04  4:32 UTC  (4+ messages)
` [PATCH v9 4/5] documentation: media: add documentation for "

[RFC PATCH 0/3] Dynamic allocation of reserved_mem array
 2023-12-04  4:18 UTC  (4+ messages)
` [RFC PATCH 1/3] of: reserved_mem: Change the order that reserved_mem regions are stored

[RFC PATCH v2 0/6] Dynamic allocation of reserved_mem array
 2023-12-04  4:13 UTC  (7+ messages)
` [RFC PATCH v2 1/6] of: reserved_mem: Change the order that reserved_mem regions are stored
` [RFC PATCH v2 2/6] of: reserved_mem: Swicth call to unflatten_device_tree() to after paging_init()
` [RFC PATCH v2 3/6] of: resevred_mem: Delay allocation of memory for dynamic regions
` [RFC PATCH v2 4/6] of: reserved_mem: Add code to use unflattened DT for reserved_mem nodes
` [RFC PATCH v2 5/6] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [RFC PATCH v2 6/6] of: reserved_mem: Make MAX_RESERVED_REGIONS a config option

[PATCH] fix comparison of unsigned expression < 0
 2023-12-04  4:12 UTC  (4+ messages)

[PATCH v8 0/7] Add TPS6594 PMIC support on several boards
 2023-12-04  4:12 UTC  (3+ messages)

[PATCH v2 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-12-04  3:50 UTC  (4+ messages)
` [PATCH v2 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-04  3:01 UTC  (3+ messages)
` [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack

[PATCH v8 00/10] Enable HS-G5 support on SM8550
 2023-12-04  2:53 UTC  (3+ messages)
` [PATCH v8 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params

linux-next: build failure after merge of the qcom tree
 2023-12-03 23:30 UTC 

linux-next: manual merge of the qcom tree with the arm-soc tree
 2023-12-03 23:08 UTC 

linux-next: manual merge of the qcom tree with the arm-soc tree
 2023-12-03 23:03 UTC 

[PATCH v4 11/11] media: rkisp1: Add UYVY as an output format
 2023-12-03 22:15 UTC  (3+ messages)

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-03 21:47 UTC  (18+ messages)
` [PATCH v5 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v5 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v5 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v5 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
` [PATCH v5 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible

[PATCH v3] docs: dt-bindings: add DTS Coding Style document
 2023-12-03 20:12 UTC  (5+ messages)

[PATCH v2 08/35] perf/arm: optimize opencoded atomic find_bit() API
 2023-12-03 19:32 UTC  (3+ messages)
  ` [PATCH v2 09/35] drivers/perf: optimize ali_drw_get_counter_idx() by using find_bit()
  ` [PATCH v2 19/35] iommu: use atomic find_bit() API where appropriate

[PATCH] media: nxp: isi: Check whether pad is non-NULL before access
 2023-12-03 17:00 UTC  (5+ messages)

[PATCH V3 0/3] ARM: dts: bcm2711: Add BCM2711 xHCI support
 2023-12-03 16:56 UTC  (5+ messages)
` [PATCH V3 1/3] dt-bindings: usb: xhci: add support for BCM2711

[PATCH v2 0/5] Add power-controller and gpu for RK3128
 2023-12-03 16:42 UTC  (6+ messages)
` [PATCH v2 2/5] ARM: dts: rockchip: Add power-controller "

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2023-12-03 15:34 UTC  (3+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-03 14:07 UTC  (7+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup


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).