linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-18 13:03:34 to 2022-11-18 19:56:15 UTC [more...]

[PATCH v2 00/12] crypto: CFI fixes
 2022-11-18 19:44 UTC  (12+ messages)
` [PATCH v2 02/12] crypto: x86/aria - fix crash with CFI enabled
` [PATCH v2 03/12] crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
` [PATCH v2 04/12] crypto: x86/sha1 - fix possible crash with CFI enabled
` [PATCH v2 05/12] crypto: x86/sha256 "
` [PATCH v2 06/12] crypto: x86/sha512 "
` [PATCH v2 07/12] crypto: x86/sm3 "
` [PATCH v2 08/12] crypto: x86/sm4 - fix "
` [PATCH v2 09/12] crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapper
` [PATCH v2 10/12] crypto: arm64/sm3 - fix possible crash with CFI enabled
` [PATCH v2 11/12] crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapper
` [PATCH v2 12/12] Revert "crypto: shash - avoid comparing pointers to exported functions under CFI"

[PATCH v3 0/4] Add initial support for J784S4 SoC
 2022-11-18 19:41 UTC  (13+ messages)
` [PATCH v3 3/4] arm64: dts: ti: "
` [PATCH v3 4/4] arm64: dts: ti: Add support for J784S4 EVM board

[PATCH v4 0/2] arm64: kdump: Function supplement and performance optimization
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH v2 0/4] arm64/ftrace: move to DYNAMIC_FTRACE_WITH_ARGS
 2022-11-18 19:40 UTC  (8+ messages)
` [PATCH v2 4/4] ftrace: arm64: move from REGS to ARGS

[PATCH] arm64: alternatives: make apply_alternatives_vdso() static
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH 0/2] arm64: stack helper cleanups
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH] perf: arm_cspmu: Fix module cyclic dependency
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH] perf: arm_cspmu: Fix build failure on x86_64
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH v1] kselftest/arm64: Use preferred form for predicate load/stores
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH V3 0/2] arm64: errata: Workaround Cortex-A715 errata #2645198
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH] arm64/mm: Drop unused restore_ttbr1
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH] arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH] arm64/mm: Drop idmap_pg_end[] declaration
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH v2 0/2] arm64: fix two bug about page table check
 2022-11-18 19:35 UTC  (6+ messages)
` [PATCH v2 1/2] arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
` [PATCH v2 2/2] arm64/mm: fix incorrect file_map_count for invalid pmd/pud
` (subset) [PATCH v2 0/2] arm64: fix two bug about page table check

[PATCH 0/11] crypto: CFI fixes
 2022-11-18 19:18 UTC  (6+ messages)

[PATCH v2 0/4] arm64/signal: Support TPIDR2
 2022-11-18 19:10 UTC  (12+ messages)
` [PATCH v2 2/4] arm64/signal: Include TPIDR2 in the signal context

[PATCH 0/3] Fix SPICC and ILI9486 drivers
 2022-11-18 19:02 UTC  (8+ messages)
` [PATCH 2/3] drm/tiny: ili9486: Do not assume 8-bit only SPI controllers

[PATCH v6 00/11] Add BananaPi R3
 2022-11-18 19:01 UTC  (12+ messages)
` [PATCH v6 01/11] arm64: dts: mt7986: move wed_pcie node
` [PATCH v6 02/11] dt-bindings: phy: mediatek,tphy: add support for mt7986
` [PATCH v6 03/11] dt-bindings: usb: mtk-xhci: "
` [PATCH v6 04/11] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [PATCH v6 05/11] dt-bindings: PCI: mediatek-gen3: add support for mt7986
` [PATCH v6 06/11] arm64: dts: mt7986: add spi related device nodes
` [PATCH v6 07/11] arm64: dts: mt7986: add usb "
` [PATCH v6 08/11] arm64: dts: mt7986: add mmc "
` [PATCH v6 09/11] arm64: dts: mt7986: add pcie "
` [PATCH v6 10/11] arm64: dts: mt7986: add Bananapi R3
` [PATCH v6 11/11] arm64: dts: mt7986: add BPI-R3 nand/nor overlays

[PATCH v8 0/6] Introduce PRU remoteproc consumer API
 2022-11-18 18:56 UTC  (6+ messages)
` [PATCH v8 1/6] dt-bindings: remoteproc: Add PRU consumer bindings
      ` [EXTERNAL] "

[PATCH v3 00/18] nvmem: core: introduce NVMEM layouts
 2022-11-18 18:51 UTC  (19+ messages)
` [PATCH v3 01/18] net: add helper eth_addr_add()
` [PATCH v3 02/18] of: base: add of_parse_phandle_with_optional_args()
` [PATCH v3 03/18] nvmem: core: fix device node refcounting
` [PATCH v3 04/18] nvmem: core: add an index parameter to the cell
` [PATCH v3 05/18] nvmem: core: move struct nvmem_cell_info to nvmem-provider.h
` [PATCH v3 06/18] nvmem: core: drop the removal of the cells in nvmem_add_cells()
` [PATCH v3 07/18] nvmem: core: add nvmem_add_one_cell()
` [PATCH v3 08/18] nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
` [PATCH v3 09/18] nvmem: core: introduce NVMEM layouts
` [PATCH v3 10/18] nvmem: core: add per-cell post processing
` [PATCH v3 11/18] nvmem: core: allow to modify a cell before adding it
` [PATCH v3 12/18] nvmem: imx-ocotp: replace global post processing with layouts
` [PATCH v3 13/18] nvmem: cell: drop global cell_post_process
` [PATCH v3 14/18] nvmem: core: provide own priv pointer in post process callback
` [PATCH v3 15/18] nvmem: layouts: add sl28vpd layout
` [PATCH v3 16/18] MAINTAINERS: add myself as sl28vpd nvmem layout driver
` [PATCH v3 17/18] nvmem: layouts: Add ONIE tlv "
` [PATCH v3 18/18] MAINTAINERS: Add myself as ONIE tlv NVMEM layout maintainer

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2022-11-18 18:50 UTC  (32+ messages)
` [PATCH 01/12] dt-bindings: firmware: convert meson_sm.txt to dt-schema
` [PATCH 02/12] dt-bindings: nvmem: convert amlogic-efuse.txt "
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH 04/12] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH 05/12] dt-bindings: media: convert meson-ir.txt "
` [PATCH 06/12] dt-bindings: rtc: convert rtc-meson.txt "
` [PATCH 07/12] dt-bindings: power: remove deprecated amlogic,meson-gx-pwrc.txt bindings
` [PATCH 08/12] dt-bindings: timer: convert timer/amlogic,meson7-timer.txt to dt-schema
` [PATCH 09/12] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH 10/12] dt-bindings: mmc: convert amlogic,meson-gx.txt "
` [PATCH 11/12] dt-bindings: pcie: convert amlogic,meson-pcie.txt "
` [PATCH 12/12] dt-bindings: net: convert mdio-mux-meson-g12a.txt "

[PATCH v7 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
 2022-11-18 18:29 UTC  (7+ messages)
` [PATCH v8 "

[PATCH v4 0/3] KVM: arm64: Fixes for parallel faults series
 2022-11-18 18:22 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: arm64: Take a pointer to walker data in kvm_dereference_pteref()
` [PATCH v4 2/3] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
` [PATCH v4 3/3] KVM: arm64: Reject shared table walks in the hyp code

[PATCH V5 0/7] arm64/perf: Enable branch stack sampling
 2022-11-18 18:15 UTC  (9+ messages)
` [PATCH V5 2/7] arm64/perf: Update struct arm_pmu for BRBE
` [PATCH V5 4/7] driver/perf/arm_pmu_platform: Add support for BRBE attributes detection
` [PATCH V5 5/7] arm64/perf: Drive BRBE from perf event states

[linux-next-v2 1/5] arm64: dts: rockchip: Fix gmac phy mode to rgmii on Rock 3A SBC
 2022-11-18 18:13 UTC  (4+ messages)

[PATCH 0/3] vc04_services: Promote bool usage
 2022-11-18 17:25 UTC  (3+ messages)

[PATCH v2 0/3] staging: vc04_services: Promote bool usage
 2022-11-18 17:23 UTC  (10+ messages)
` [PATCH v2 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"
` [PATCH v2 2/3] vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_use
` [PATCH v2 3/3] vc04_services: bcm2835-camera: Use bool values for mmal_fmt.remove_padding

[PATCH v3 0/2] KVM: arm64: Fixes for parallel faults series
 2022-11-18 17:12 UTC  (6+ messages)
` [PATCH v3 2/2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks

[PATCH] serial: stm32: move dma_request_chan() before clk_prepare_enable()
 2022-11-18 17:06 UTC 

[RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
 2022-11-18 17:04 UTC  (3+ messages)

[PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
 2022-11-18 17:03 UTC  (6+ messages)
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "

[PATCH v3 0/8] perf: Arm SPEv1.2 support
 2022-11-18 16:50 UTC  (5+ messages)
` [PATCH v3 7/8] perf: Add perf_event_attr::config3

[GIT PULL 0/7] Renesas SoC updates for v6.2 (take two)
 2022-11-18 16:45 UTC  (8+ messages)
` [GIT PULL 1/7] Renesas ARM defconfig updates for v6.2
` [GIT PULL 2/7] Renesas ARM DT updates for v6.2 (take two)
` [GIT PULL 3/7] Renesas driver "
` [GIT PULL 4/7] Renesas DT binding "
` [GIT PULL 5/7] Renesas RISC-V defconfig updates for v6.2
` [GIT PULL 6/7] Renesas RISC-V DT "
` [GIT PULL 7/7] Renesas RISC-V SoC "

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-18 16:42 UTC  (6+ messages)
` [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI

[PATCH v11 1/3] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-11-18 16:41 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
 2022-11-18 16:31 UTC  (2+ messages)
` [PATCH v6 2/2] arm64: dts: ti: Add k3-j721e-beagleboneai64

Multiqueue support for mtk_eth_soc
 2022-11-18 16:30 UTC  (4+ messages)
` [PATCH net-next 4/6] net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues

[PATCH v5 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
 2022-11-18 16:27 UTC  (4+ messages)
` [PATCH v5 2/2] arm64: dts: ti: add k3-j721e-beagleboneai64

[PATCH v3 0/5] arm64/signal: Support TPIDR2
 2022-11-18 16:22 UTC  (6+ messages)
` [PATCH v3 1/5] arm64/processor: Update documentation for tls_preserve_current_state()
` [PATCH v3 2/5] arm64/sme: Document ABI for TPIDR2 signal information
` [PATCH v3 3/5] arm64/signal: Include TPIDR2 in the signal context
` [PATCH v3 4/5] kselftest/arm64: Add TPIDR2 to the set of known signal context records
` [PATCH v3 5/5] kselftest/arm64: Add test case for TPIDR2 signal frame records

[PATCH v1] arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 support
 2022-11-18 16:19 UTC 

[PATCH v4 0/3] arm64: add ethernet to orange pi 3
 2022-11-18 16:14 UTC  (4+ messages)
` [PATCH v4 1/3] regulator: Add of_regulator_bulk_get_all
` (subset) [PATCH v4 0/3] arm64: add ethernet to orange pi 3

[PATCH v5 00/11] Add BananaPi R3
 2022-11-18 16:13 UTC  (4+ messages)
` [PATCH v5 07/11] arm64: dts: mt7986: add usb related device nodes
    ` Aw: "

[PATCH v2 0/2] arm64: amlogic: add initial Odroid Go Ultra DTS
 2022-11-18 15:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: amlogic: document Odroid Go Ultra compatible
` [PATCH v2 2/2] arm64: dts: amlogic: add initial Odroid Go Ultra DTS

[PATCH 1/8] spi: dt-bindings: Introduce spi-cs-setup-ns property
 2022-11-18 15:30 UTC  (3+ messages)

[PATCH 0/3] ASoC: mchp-spdiftx: add power saving features
 2022-11-18 15:25 UTC  (2+ messages)

[PATCH] arm64: dts: fvp: Add information about L1 and L2 caches
 2022-11-18 15:10 UTC 

[PATCH 0/3] arm64: mm: Model LVA support as a CPU feature
 2022-11-18 14:50 UTC  (4+ messages)
` [PATCH 3/3] arm64: mm: Add feature override support for LVA and E0PD

[PATCH] dt-bindings: pwm: ti,pwm-omap-dmtimer: Update binding for yaml
 2022-11-18 14:43 UTC  (4+ messages)

[PATCH] media: platform: mtk-mdp3: add missing call to of_node_put()
 2022-11-18 14:43 UTC 

[PATCH 0/9] iommu: {map,unmap}_pages cleanup
 2022-11-18 14:41 UTC  (2+ messages)

[PATCH v3] vcodec: mediatek: add check for NULL for vsi->frm_bufs[vsi->new_fb_idx].buf.fb in vp9_swap_frm_bufs
 2022-11-18 14:39 UTC  (2+ messages)

[PATCH] arm: topology: Consider clock-frequency property from parent /cpus node
 2022-11-18 14:30 UTC 

[PATCH 0/4] ARM: dts: add audio support on stm32mp131
 2022-11-18 14:20 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: stm32: add i2s nodes "
` [PATCH 2/4] ARM: dts: stm32: add sai "
` [PATCH 3/4] ARM: dts: stm32: add spdifrx node "
` [PATCH 4/4] ARM: dts: stm32: add dfsdm "

[PATCH] spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first
 2022-11-18 14:16 UTC  (2+ messages)

[PATCH] arm64/mm: Intercept pfn changes in set_pte_at()
 2022-11-18 14:13 UTC  (2+ messages)

[PATCH v4 0/2] Add vcodec lat and core nodes for mt8192
 2022-11-18 14:10 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: mt8192: Add vcodec lat and core nodes

[PATCH 0/8] spi: Introduce spi-cs-setup-ns dt property
 2022-11-18 14:04 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: dt-bindings: sun50i-dmic: Add D1 compatible string
 2022-11-18 14:04 UTC  (2+ messages)

[PATCH] media: amphion: check and cancel vpu before release
 2022-11-18 13:59 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
 2022-11-18 13:41 UTC 

[PATCH v3 1/9] dt-bindings: arm-smmu: Allow 3 power domains on SM6375 MMU500
 2022-11-18 13:38 UTC  (2+ messages)

[PATCH v4 0/4] mfd: add tps6594x support for Jacinto platforms
 2022-11-18 13:31 UTC  (3+ messages)
` [PATCH v4 1/4] Documentation: ti,tps6594: Add DT bindings for the TPS6594x PMIC

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2022-11-18 13:31 UTC  (6+ messages)
` [PATCH v3 01/14] dt-bindings: media: rkisp1: Add i.MX8MP ISP to compatible
` [PATCH v3 02/14] dt-bindings: media: rkisp1: Add i.MX8MP ISP example

[PATCH v1 00/10] iommu/arm-smmu-qcom: Rework Qualcomm SMMU bindings and implementation
 2022-11-18 13:30 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: imx53: Fix sram.yaml warnings
 2022-11-18 13:20 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx51: "

[PATCH 0/3] add dt configuration for dp83867 led modes
 2022-11-18 13:11 UTC  (4+ messages)

[GIT PULL] AT91 device tree updates for 6.2 #2
 2022-11-18 13:12 UTC 

[GIT PULL] AT91 fixes for 6.1 #2
 2022-11-18 13:12 UTC 


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