linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-04 10:21:41 to 2023-12-04 18:49:54 UTC [more...]

[PATCH ARM64]: Introduce CONFIG_MAXSMP to allow up to 512 cpus
 2023-12-04 18:49 UTC  (4+ messages)
    ` [PATCH] ARM64: Dynamicaly allocate cpumasks and increase supported CPUs to 512 (was: CONFIG_MAXSMP to allow up to 512 cpus)

[PATCH v3 00/25] Permission Overlay Extension
 2023-12-04 18:46 UTC  (8+ messages)
` [PATCH v3 01/25] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v3 02/25] arm64/sysreg: update CPACR_EL1 register
` [PATCH v3 03/25] arm64: cpufeature: add Permission Overlay Extension cpucap

[PATCH v2] coresight: Make current W=1 warnings default
 2023-12-04 18:37 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: ti: add verdin am62 mallow board
 2023-12-04 18:36 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH net-next v2 0/9] net*: Convert to platform remove callback returning void
 2023-12-04 18:30 UTC  (2+ messages)
` [PATCH net-next v2 6/9] net: wan/ixp4xx_hss: "

[PATCH v3 0/3] arm64: Drop support for VPIPT i-cache policy
 2023-12-04 18:26 UTC  (6+ messages)
` [PATCH v3 1/3] KVM: arm64: Remove VPIPT I-cache handling
` [PATCH v3 2/3] arm64: Kill detection of VPIPT i-cache policy
` [PATCH v3 3/3] arm64: Rename reserved values for CTR_EL0.L1Ip

clang-nightly: vdso/compat_gettimeofday.h:152:15: error: instruction variant requires ARMv6 or later
 2023-12-04 18:26 UTC  (3+ messages)

[PATCH RFC 00/10] Device tree support for Imagination Series5 GPU
 2023-12-04 18:22 UTC  (11+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH RFC 02/10] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH RFC 03/10] ARM: dts: omap4: "
` [PATCH RFC 04/10] ARM: dts: omap5: "
` [PATCH RFC 05/10] ARM: dts: AM33xx: "
` [PATCH RFC 06/10] ARM: dts: AM437x: "
` [PATCH RFC 07/10] ARM: dts: DRA7xx: "
` [PATCH RFC 08/10] arm64: dts: ti: k3-am654-main: "
` [PATCH RFC 09/10] ARM: dts: sun6i: "
` [PATCH RFC 10/10] MIPS: DTS: jz4780: "

[PATCH v1 1/2] perf metrics: Avoid segv if default metricgroup isn't set
 2023-12-04 18:23 UTC  (2+ messages)
` [PATCH v1 2/2] perf vendor events arm64: Fix default AmpereOne metrics

[PATCH rdma-next 0/2] Add and use memcpy_toio_64()
 2023-12-04 18:23 UTC  (8+ messages)
` [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-12-04 18:23 UTC  (3+ messages)

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-04 18:07 UTC  (2+ messages)

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2023-12-04 17:59 UTC  (4+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH v7 0/2] arm64: Add a build target for Flat Image Tree
 2023-12-04 17:52 UTC  (13+ messages)
` [PATCH v7 2/2] arm64: boot: Support "

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-04 17:51 UTC  (2+ messages)
  ` [PATCH v5 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support

[PATCH V3 0/3] ARM: dts: bcm2711: Add BCM2711 xHCI support
 2023-12-04 17:49 UTC  (7+ messages)
` [PATCH V3 1/3] dt-bindings: usb: xhci: add support for BCM2711

[PATCH] clocksource: timer-ti-dm: Fix make W=n kerneldoc warnings
 2023-12-04 17:42 UTC  (2+ messages)

[PATCH v1 1/3] dt-bindings: drm: rockchip: convert inno_hdmi-rockchip.txt to yaml
 2023-12-04 17:40 UTC  (3+ messages)
` [PATCH v1 2/3] ARM: dts: rockchip: rk3036: fix hdmi ports node
` [PATCH v1 3/3] ARM: dts: rockchip: rk3036-kylin: add hdmi-connector node

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

[PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
 2023-12-04 17:27 UTC  (19+ 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()

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

[PATCH] arm64: dts: ti: k3-am65: Add AM652 DTSI file
 2023-12-04 16:31 UTC  (2+ messages)

[PATCH net-next] net: stmmac: qcom-ethqos: Add sysfs nodes for qcom ethqos
 2023-12-04 16:31 UTC  (2+ messages)

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-12-04 16:26 UTC  (2+ messages)

[PATCH v3] docs: dt-bindings: add DTS Coding Style document
 2023-12-04 16:19 UTC  (7+ messages)

[PATCH v3 0/6] kvm/coresight: Support exclude guest and exclude host
 2023-12-04 16:17 UTC  (4+ messages)
` [PATCH v3 2/6] arm64: KVM: Move SPE and trace registers to the sysreg array

[PATCH v2 0/8] drm/plane-helpers: Minor clean ups
 2023-12-04 16:15 UTC  (2+ messages)

[PATCH v3 0/7] kexec_file: print out debugging message if required
 2023-12-04 16:14 UTC  (5+ messages)
` [PATCH v3 5/7] kexec_file, ricv: "

[PATCH v6 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
 2023-12-04 16:08 UTC  (5+ messages)
` [PATCH v6 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
` [PATCH v6 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v6 3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_*
` [PATCH v6 4/4] PCI: layerscape: Add suspend/resume for ls1043a

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

[PATCH v12 1/3] lib/bitmap: add bitmap_{read,write}()
 2023-12-04 15:54 UTC  (4+ messages)

[PATCH v2 0/4] mm: Implement ECC handling for pfn with no struct page
 2023-12-04 15:55 UTC  (7+ messages)
` [PATCH v2 3/4] mm: Change ghes code to allow poison of non-struct pfn

[PATCH] spi: atmel: Fix clock issue when using devices with different polarities
 2023-12-04 15:49 UTC 

[PATCH v2 0/2] spi: spl022: fix sleeping in interrupt context
 2023-12-04 15:47 UTC  (2+ messages)

[PATCH v6 00/41] arm64: Reorganize kernel VA space for LPA2
 2023-12-04 15:40 UTC  (7+ messages)
` [PATCH v6 02/41] arm64: mm: Take potential load offset into account when KASLR is off
` [PATCH v6 03/41] arm64: mm: get rid of kimage_vaddr global variable

[PATCH v3 0/3] Add power-controller and gpu for RK3128
 2023-12-04 15:35 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: dts: rockchip: Add power-controller "
` [PATCH v3 2/3] ARM: dts: rockchip: Add GPU node "
` [PATCH v3 3/3] ARM: dts: rockchip: Enable GPU for XPI-3128

[PATCH v2] arm64: defconfig: increase SERIAL_8250_NR_UARTS
 2023-12-04 15:25 UTC  (5+ messages)

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

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

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-04 14:59 UTC  (8+ messages)
` [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 bpf-next v2 0/3] xsk: TX metadata txtime support
 2023-12-04 14:57 UTC  (5+ messages)
` [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC

[PATCH v6 2/2] arm64: dts: amlogic: Used onboard usb hub reset on odroid n2
 2023-12-04 14:44 UTC 

[PATCH V2 0/3] Add CPU latency QoS support for ufs driver
 2023-12-04 14:31 UTC  (4+ messages)
` [PATCH V2 1/3] ufs: core: "
` [PATCH V2 2/3] ufs: ufs-mediatek: Enable CPU latency PM QoS support for MEDIATEK SoC
` [PATCH V2 3/3] ufs: ufs-qcom: Enable CPU latency QoS support for QCOM SoC

[PATCH] arm64: dts: mediatek: mt8186: fix address warning for ADSP mailboxes
 2023-12-04 14:30 UTC  (2+ messages)

[PATCH v3 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-12-04 14:28 UTC  (20+ 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 0/3] firmware: arm_scmi: Miscellaneous fixes and opp count increase
 2023-12-04 13:55 UTC  (2+ messages)
` (subset) "

[Upstream] [PATCH 1/3] arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Lower I2C1 frequency
 2023-12-04 13:51 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Add protocol versioning checks
 2023-12-04 13:49 UTC  (2+ messages)

[GIT PULL] firmware: arm_scmi: Fixes for v6.7
 2023-12-04 13:47 UTC 

[PATCH 1/2] firmware: arm_scmi: Fix frequency truncation by promoting multiplier to u64
 2023-12-04 13:46 UTC  (2+ messages)

[PATCH] arm64: dts: ti: phycore-am64: Add R5F DMA Region and Mailboxes
 2023-12-04 13:44 UTC  (3+ messages)

[PATCH] soc: renesas: Remove duplicate setup of soc_device_attribute.family
 2023-12-04 13:32 UTC 

[PATCH] arm64: dts: ti: k3-am654-icssg2: Enable PHY interrupts for ICSSG2
 2023-12-04 13:21 UTC  (2+ messages)

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

[PATCH v2 0/3] arm64: Drop support for VPIPT i-cache policy
 2023-12-04 13:09 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62-main: Add GPU device node
 2023-12-04 13:08 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable GPU clock controller for SM8[45]50
 2023-12-04 13:01 UTC 

[PATCH v2 0/6] SM8450 / SM8550 Adreno
 2023-12-04 12:57 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: arm-smmu: Document SM8[45]50 GPU SMMU
` [PATCH v2 2/6] arm64: dts: qcom: sm8450: Add GPU nodes
` [PATCH v2 3/6] arm64: dts: qcom: sm8550: "
` [PATCH v2 4/6] arm64: dts: qcom: sm8550-qrd: Enable the A740 GPU
` [PATCH v2 5/6] arm64: dts: qcom: sm8550-mtp: "
` [PATCH v2 6/6] arm64: dts: qcom: sm8450-hdk: Enable the A730 GPU

[PATCH 0/7] dma-mapping: Clean up arch_setup_dma_ops()
 2023-12-04 12:54 UTC  (4+ messages)
` [PATCH 7/7] dma-mapping: Simplify arch_setup_dma_ops()

[PATCH] spi: stm32: enable controller before asserting CS
 2023-12-04 12:43 UTC  (4+ messages)

[PATCH v2 00/10] ASoC: Convert Cirrus codecs to GPIO descriptors
 2023-12-04 12:33 UTC  (2+ messages)

[PATCH v2 0/2] staging: vc04_services: Use %p to log pointer
 2023-12-04  7:08 UTC  (4+ messages)
` [PATCH v2 1/2] staging: vc04_services: Use %p to log pointer address

[PATCH V15 0/8] arm64/perf: Enable branch stack sampling
 2023-12-04 12:18 UTC  (5+ messages)
` [PATCH V15 1/8] arm64/sysreg: Add BRBE registers and fields

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

[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 v3 0/8] Add support for Sonoff iHost RV1126 Smart Home Gateway
 2023-12-04 11:36 UTC  (4+ messages)
` [PATCH v3 3/8] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126

[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  (2+ 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 v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-12-04 11:01 UTC  (4+ messages)
` [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()

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

[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


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