linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-02 12:42:12 to 2022-09-03 14:45:37 UTC [more...]

[BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
 2022-09-03 14:44 UTC  (4+ messages)

[PATCH v5 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-09-03 14:27 UTC  (7+ messages)
` [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature

[PATCH v4] phy: rockchip-inno-usb2: Return zero after otg sync
 2022-09-03 13:38 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mp-verdin: add dsi to hdmi functionality
 2022-09-03 12:47 UTC  (5+ messages)

[PATCH v7 0/6] Support hld delayed init based on Pseudo-NMI for
 2022-09-03  9:45 UTC  (8+ messages)
` [PATCH v7 1/6] kernel/watchdog: remove WATCHDOG_DEFAULT
` [PATCH v7 2/6] kernel/watchdog: change watchdog_nmi_enable() to void
` [PATCH v7 3/6] kernel/watchdog_hld: Ensure CPU-bound context when creating hardlockup detector event
` [PATCH v7 4/6] kernel/watchdog: Adapt the watchdog_hld interface for async model
` [PATCH v7 5/6] arm64: add hw_nmi_get_sample_period for preparation of lockup detector
` [PATCH v7 6/6] arm64: Enable perf events based hard "
` [PATCH v7 0/6] Support hld delayed init based on Pseudo-NMI for arm64

[PATCH] ARM: mmu: fix access to illegal address when using earlycon & memblock=debug
 2022-09-03  8:54 UTC  (6+ messages)

[soc:arm/defconfig] BUILD SUCCESS 853ca4bb741cbd8c55e0183255fa90ab34f85d15
 2022-09-03  8:23 UTC 

[soc:arm/soc] BUILD SUCCESS 566e373fe047f35be58d8a97061275be4dcb4132
 2022-09-03  8:22 UTC 

[soc:arm/dt] BUILD SUCCESS 71772aa7dd2b8a96310fa2f0ce1e907592b5cf5a
 2022-09-03  7:53 UTC 

[soc:arm/drivers] BUILD SUCCESS c9a2577d417cdbabc67dbae39b3aa5136ad1c9ac
 2022-09-03  6:40 UTC 

[PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
 2022-09-03  6:33 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: add k3-j721e-beagleboneai64

[soc:arm/fixes] BUILD SUCCESS 12f09234bde51810b3f7412b2b5c84af4c07cfb1
 2022-09-03  6:24 UTC 

[soc:at91/dt] BUILD SUCCESS 0b7baa1a307fcc66f66d7ca34244ee7a3899f92d
 2022-09-03  6:09 UTC 

[soc:for-next] BUILD SUCCESS b224d265f8389167d73a0dce150099ec09968b9c
 2022-09-03  6:10 UTC 

[PATCH v2] arm64: dts: imx8mm: Fix typo in license text for Engicam boards
 2022-09-03  3:50 UTC  (2+ messages)

[PATCH v6 0/5] add imx8dxl evk support
 2022-09-03  3:48 UTC  (3+ messages)
` [PATCH v6 5/5] arm64: dts: freescale: add support for i.MX8DXL EVK board

[PATCH] ASoC: SOF: Introduce function sof_of_machine_select
 2022-09-03  3:21 UTC 

[PATCH V3 0/7] i2c-imx-lpi2c: add IPG clock
 2022-09-03  3:38 UTC  (2+ messages)

[PATCH v4 0/8] arm64: dts: imx8mm-kontron: Improvements and OSM board support
 2022-09-03  3:26 UTC  (2+ messages)

[PATCH] ARM: dts: turris-omnia: Add mcu node
 2022-09-03  2:39 UTC  (4+ messages)

[PATCH V5 0/8] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
 2022-09-03  2:17 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp-verdin: add cpu-supply
 2022-09-03  1:49 UTC  (2+ messages)

[PATCH v1] ARM: dts: vf610: ddr pinmux
 2022-09-03  1:47 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board
 2022-09-02 23:05 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx: Add i.mx8mm Gateworks gw7904 dts support

[PATCH] arm64: dts: marvell: Fix compatible strings for Armada 3720 boards
 2022-09-02 22:31 UTC  (4+ messages)

[PATCH 0/3] pinctrl: at91: cleanups
 2022-09-02 22:19 UTC  (2+ messages)

[PATCH v2] ARM: ep93xx: Convert to use descriptors for GPIO LEDs
 2022-09-02 22:04 UTC 

[PATCH net-next v5 00/14] net: dpaa: Cleanups in preparation for phylink conversion (part 2)
 2022-09-02 21:57 UTC  (15+ messages)
` [PATCH net-next v5 01/14] net: fman: Move initialization to mac-specific files
` [PATCH net-next v5 02/14] net: fman: Mark mac methods static
` [PATCH net-next v5 03/14] net: fman: Inline several functions into initialization
` [PATCH net-next v5 04/14] net: fman: Remove internal_phy_node from params
` [PATCH net-next v5 05/14] net: fman: Map the base address once
` [PATCH net-next v5 06/14] net: fman: Pass params directly to mac init
` [PATCH net-next v5 07/14] net: fman: Use mac_dev for some params
` [PATCH net-next v5 08/14] net: fman: Specify type of mac_dev for exception_cb
` [PATCH net-next v5 09/14] net: fman: Clean up error handling
` [PATCH net-next v5 10/14] net: fman: Change return type of disable to void
` [PATCH net-next v5 11/14] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH net-next v5 12/14] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH net-next v5 13/14] soc: fsl: qbman: Add CGR update function
` [PATCH net-next v5 14/14] net: dpaa: Adjust queue depth on rate change

[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-09-02 21:51 UTC  (8+ messages)

[PATCH v5 0/8] phy: Add support for Lynx 10G SerDes
 2022-09-02 21:37 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v5 2/8] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v5 3/8] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v5 4/8] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v5 5/8] arm64: dts: ls1046a: Add serdes bindings
` [PATCH v5 6/8] arm64: dts: ls1088a: "
` [PATCH v5 7/8] arm64: dts: ls1046ardb: "
` [PATCH v5 8/8] [WIP] arm64: dts: ls1088ardb: "

[PATCH V4 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
 2022-09-02 21:24 UTC  (2+ messages)

[PATCH v4 0/8] phy: Add support for Lynx 10G SerDes
 2022-09-02 21:10 UTC  (4+ messages)

[PATCH 0/6] RK3588 Power Domain Support
 2022-09-02 21:01 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: arm: rockchip: add rk5388 compatible string to pmu.yaml
` [PATCH 2/6] dt-bindings: add power-domain header for rk3588

[PATCH V3 0/8] arm64: dts: imx93: add several nodes
 2022-09-02 20:57 UTC  (3+ messages)
` [PATCH V3 1/8] dt-bindings: soc: imx: add binding for i.MX93 syscon

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-02 19:59 UTC  (5+ messages)
` [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v3 0/3] arm64/sve: Document our actual SVE syscall ABI
 2022-09-02 19:41 UTC  (4+ messages)

[PATCH V3 0/8] clk: imx93: new gate API and composite update
 2022-09-02 19:35 UTC  (6+ messages)
` [PATCH V3 2/8] clk: imx93: drop of_match_ptr
` [PATCH V3 5/8] clk: imx: add i.MX93 clk gate

[PATCH] perf vendor events: Add missing Neoverse V1 events
 2022-09-02 19:25 UTC  (4+ messages)

[PATCH v6 1/2] ARM: dts: at91: Adding documentation for SAMA5D3-EDS
 2022-09-02 19:22 UTC  (2+ messages)
` [PATCH v6 2/2] ARM: dts: at91: Adding SAMA5D3-EDS board

[GIT PULL] arm64 fixes for -rc4
 2022-09-02 18:30 UTC  (2+ messages)

[PATCH v3] phy: rockchip-inno-usb2: Return zero after otg sync
 2022-09-02 18:29 UTC  (3+ messages)

[PATCH v2 00/12] ARM: arm64: dts/clk: imx8mm: indentation whitespace cleanup
 2022-09-02 18:28 UTC  (3+ messages)
` [PATCH v2 12/12] clk: imx8mm: don't use multiple blank lines

[PATCH 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
 2022-09-02 18:22 UTC  (2+ messages)

[V13,0/7] Enable two hardware jpeg encoder for MT8195
 2022-09-02 18:19 UTC  (3+ messages)
` [V13,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible

[V7,0/8] Support multi-hardware jpeg decoder for MT8195
 2022-09-02 18:19 UTC  (3+ messages)
` [V7,1/8] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible

[PATCH V2] clk: imx8mp: tune the order of enet_qos_root_clk
 2022-09-02 18:18 UTC  (2+ messages)

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-09-02 18:16 UTC  (5+ messages)
` [PATCH 1/3] iommu/dma: Clean up Kconfig
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h

[PATCH v5 00/28] arm64/sysreg: More system register generation
 2022-09-02 18:02 UTC  (9+ messages)
` [PATCH v5 02/28] arm64/sysreg: Describe ID_AA64SMFR0_EL1.SMEVer as an enumeration
` [PATCH v5 11/28] arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.VARange
` [PATCH v5 21/28] arm64/sysreg: Convert ID_AA64MMFR0_EL1 to automatic generation
` [PATCH v5 24/28] arm64/sysreg: Convert ID_AA64PFR0_EL1 "

[PATCH v2] phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
 2022-09-02 17:49 UTC  (3+ messages)

[PATCH V7 0/8] perf: Expand perf_branch_entry
 2022-09-02 17:46 UTC  (6+ messages)
` [PATCH V7 6/8] perf/tools: Extend branch type classification

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-02 17:46 UTC  (7+ messages)
` [RFC PATCH RESEND 04/28] mm: move mmap_lock assert function definitions

[PATCH 0/3] Add support for the RK356x variant of the Inno CSI DPHY
 2022-09-02 17:31 UTC  (2+ messages)

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-02 17:28 UTC  (36+ messages)
` [PATCH 1/6] dt-bindings: mfd: add binding for Apple Mac System Management Controller
` [PATCH 5/6] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH 6/6] gpio: macsmc: Add IRQ support

[PATCH v4 01/10] dt-bindings: vendor-prefixes: add Methode Electronics
 2022-09-02 17:26 UTC  (8+ messages)
` [PATCH v4 10/10] arm64: dts: marvell: add support for Methode eDPU

[PATCH v6 0/4] PCI EP driver support MSI doorbell from host
 2022-09-02 17:03 UTC  (4+ messages)
` [PATCH v6 4/4] pcie: endpoint: pci-epf-vntb: add endpoint MSI support
    ` [EXT] "

[PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-09-02 16:58 UTC  (18+ messages)
` [PATCH v3 1/7] arm64: mte: Fix/clarify the PG_mte_tagged semantics
` [PATCH v3 2/7] KVM: arm64: Simplify the sanitise_mte_tags() logic
` [PATCH v3 4/7] arm64: mte: Lock a page for MTE tag initialisation
` [PATCH v3 5/7] KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
` [PATCH v3 6/7] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
` [PATCH v3 7/7] Documentation: document the ABI changes for KVM_CAP_ARM_MTE

[PATCH v7 0/7] Add the iMX8MP PCIe support
 2022-09-02 16:54 UTC  (5+ messages)
` [PATCH v7 6/7] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
` [PATCH v7 7/7] PCI: imx6: Add i.MX8MP PCIe support

[PATCH v7 0/4] PCI EP driver support MSI doorbell from host
 2022-09-02 16:35 UTC  (8+ messages)
` [PATCH v7 3/4] dt-bindings: irqchip: imx mu work as msi controller
    ` [EXT] "

[PATCH v3] stmmac: intel: Simplify intel_eth_pci_remove()
 2022-09-02 16:26 UTC 

[PATCH 0/9] arm64: alternatives: improvements
 2022-09-02 16:19 UTC  (5+ messages)
` [PATCH 3/9] arm64: alternatives: proton-pack: prepare for cap changes
` [PATCH 6/9] arm64: alternatives: have callbacks take a cap

[PATCH v4 0/5] iommu: M1 Pro/Max DART support
 2022-09-02 16:00 UTC  (3+ messages)
` [PATCH v4 2/5] iommu/io-pgtable: Move Apple DART support to its own file

[PATCH v2 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
 2022-09-02 15:52 UTC  (9+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] KVM: arm64: Remove internal accessor helpers for id regs
` [PATCH v2 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
` [PATCH v2 4/7] KVM: arm64: Spin off helper for calling visibility hook
` [PATCH v2 5/7] KVM: arm64: Add a visibility bit to ignore user writes
` [PATCH v2 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
` [PATCH v2 7/7] KVM: selftests: Add test for RAZ/WI AArch32 ID registers

[PATCH v4 00/21] KCFI support
 2022-09-02 15:39 UTC  (5+ messages)

[PATCH] ARM: dts: armada-38x: Add gpio-ranges for pin muxing
 2022-09-02 15:25 UTC  (2+ messages)

RTC hctosys disabled for 32-bit systems
 2022-09-02 15:24 UTC  (10+ messages)
        ` [Y2038] "

[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
 2022-09-02 15:22 UTC  (12+ messages)
` [PATCH v2 1/9] gpio: Remove sta2x11 GPIO driver
` [PATCH v2 2/9] gpio: aggregator: Stop using ARCH_NR_GPIOS
` [PATCH v2 3/9] gpio: davinci: "
` [PATCH v2 4/9] gpiolib: Warn on drivers still using static gpiobase allocation
` [PATCH v2 5/9] gpiolib: Get rid of ARCH_NR_GPIOS
` [PATCH v2 6/9] Documentation: gpio: Remove text about ARCH_NR_GPIOS
` [PATCH v2 7/9] x86: Remove CONFIG_ARCH_NR_GPIO
` [PATCH v2 8/9] arm: "
` [PATCH v2 9/9] arm64: "

[PATCH v2 00/10] lib: cleanup bitmap-related headers
 2022-09-02 15:12 UTC  (5+ messages)
` [PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>

[PATCH bpf-next 0/2] Jit BPF_CALL to direct call when possible
 2022-09-02 15:20 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, arm64: "
` [PATCH bpf-next 2/2] bpf, arm64: Eliminate false -EFBIG error in bpf trampoline

arm64/for-kernelci baseline: 42 runs, 4 regressions (v6.0-rc3-5-g85413d1e802e)
 2022-09-02 15:04 UTC 

[PATCH] coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
 2022-09-02 15:02 UTC  (3+ messages)

[PATCH 1/1] sched/debug: fix dentry leak in update_sched_domain_debugfs
 2022-09-02 14:56 UTC  (10+ messages)

[PATCH 0/4] PCI: mvebu: Add support for error interrupt
 2022-09-02 14:54 UTC  (2+ messages)

[PATCH v2 00/10] ARM: dts: mvebu: Add definitions for PCIe legacy INTx interrupts
 2022-09-02 14:51 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: Add missing (unevaluated|additional)Properties on child nodes
 2022-09-02 14:51 UTC  (3+ messages)

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-09-02 14:46 UTC  (5+ messages)
` [PATCH v1 08/14] dt-bindings: mtd: relax the nvmem compatible string

[PATCH RESEND 1/6] arm64: dts: ti: k3-j721s2-main: Add support for USB
 2022-09-02 14:34 UTC  (5+ messages)
` [PATCH RESEND 2/6] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v6.0-rc3-5-g85413d1e802e)
 2022-09-02 14:20 UTC 

[PATCH 1/2] ARM: dts: kirkwood: lsxl: fix serial line
 2022-09-02 14:16 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: kirkwood: lsxl: remove first ethernet port

[PATCH] ARM: dts: armada-xp: align SPI node name with dtschema
 2022-09-02 14:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: ARM: marvell: include bindings
 2022-09-02 14:08 UTC  (3+ messages)

[PATCH mvebu-dt] ARM: dts: turris-omnia: Fix mpp26 pin name and comment
 2022-09-02 13:58 UTC  (2+ messages)

[PATCH] arm64/ptrace: Don't clear calling process' TIF_SME on OOM
 2022-09-02 13:28 UTC 

[PATCH v6 00/10] Add support for i.MXRT1170-evk
 2022-09-02 13:26 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mp-verdin: board regulators: add always-on
 2022-09-02 12:50 UTC  (4+ messages)

[PATCH] arm64/bti: Disable in kernel BTI when cross section thunks are broken
 2022-09-02 12:47 UTC 

[PATCH v2 00/10] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
 2022-09-02 12:40 UTC  (11+ messages)
` [PATCH v2 01/10] firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
` [PATCH v2 02/10] tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
` [PATCH v2 03/10] firmware: arm_ffa: Remove ffa_dev_ops_get()
` [PATCH v2 04/10] firmware: arm_ffa: Add support for querying FF-A features
` [PATCH v2 05/10] firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
` [PATCH v2 06/10] firmware: arm_ffa: Make memory apis ffa_device independent
` [PATCH v2 07/10] firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
` [PATCH v2 08/10] firmware: arm_ffa: Add v1.1 get_partition_info support
` [PATCH v2 09/10] firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
` [PATCH v2 10/10] firmware: arm_ffa: Split up ffa_ops into info, message and memory operations


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