linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-09 16:12:20 to 2022-09-10 20:18:52 UTC [more...]

[PATCH v2 00/15] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-09-10 19:56 UTC  (6+ messages)
` [PATCH v2 01/15] dt-bindings: memory: snps: Replace opencoded numbers with macros
` [PATCH v2 02/15] dt-bindings: memory: snps: Extend schema with IRQs/resets/clocks props
` [PATCH v2 03/15] dt-bindings: memory: snps: Convert the schema to being generic
` [PATCH v2 04/15] dt-bindings: memory: Add Baikal-T1 DDRC DT-schema
` [PATCH v2 05/15] EDAC/synopsys: Add multi-ranked memory support

[PATCH v1] dt-bindings: spi: rockchip: add power-domains property
 2022-09-10 19:52 UTC  (2+ messages)

[PATCH RESEND v2 00/18] EDAC/synopsys: Add generic DDRC info and address mapping
 2022-09-10 19:50 UTC  (19+ messages)
` [PATCH RESEND v2 01/18] EDAC/synopsys: Convert sysfs nodes to debugfs ones
` [PATCH RESEND v2 02/18] EDAC/mc: Extend memtypes with LPDDR(mDDR) and LPDDR2
` [PATCH RESEND v2 03/18] EDAC/synopsys: Extend memtypes supported by controller
` [PATCH RESEND v2 04/18] EDAC/synopsys: Detach private data from mci instance
` [PATCH RESEND v2 05/18] EDAC/synopsys: Add DDRC basic parameters infrastructure
` [PATCH RESEND v2 06/18] EDAC/synopsys: Convert plat-data to plat-init function
` [PATCH RESEND v2 07/18] EDAC/synopsys: Parse ADDRMAP[7-8] CSRs for (LP)DDR4 only
` [PATCH RESEND v2 08/18] EDAC/synopsys: Parse ADDRMAP[0] CSR for multi-ranks case only
` [PATCH RESEND v2 09/18] EDAC/synopsys: Set actual DIMM ECC errors grain
` [PATCH RESEND v2 10/18] EDAC/synopsys: Get corrected bit position
` [PATCH RESEND v2 11/18] EDAC/synopsys: Read full data pattern on errors
` [PATCH RESEND v2 12/18] EDAC/synopsys: Read data syndrome "
` [PATCH RESEND v2 13/18] EDAC/synopsys: Introduce System/SDRAM address translation interface
` [PATCH RESEND v2 14/18] EDAC/synopsys: Simplify HIF/SDRAM column mapping get procedure
` [PATCH RESEND v2 15/18] EDAC/synopsys: Add HIF/SDRAM mapping debugfs node
` [PATCH RESEND v2 16/18] EDAC/synopsys: Add erroneous page-frame/offset reporting
` [PATCH RESEND v2 17/18] EDAC/synopsys: Add system address regions support
` [PATCH RESEND v2 18/18] EDAC/synopsys: Add mapping-based memory size calculation

[PATCH v1 11/11] dt-bindings: mtd: rockchip: add rockchip,rk3128-nfc
 2022-09-10 19:48 UTC  (17+ messages)
` [PATCH v1 01/11] dt-bindings: serial: rockchip: add rockchip,rk3128-uart
  ` (subset) "
` [PATCH v1 10/11] dt-bindings: soc: rockchip: grf: add rockchip,rk3128-grf
` [PATCH v1 09/11] dt-bindings: phy: phy-rockchip-inno-usb2: add rockchip,rk3128-usb2phy
` [PATCH v1 08/11] dt-bindings: arm: rockchip: pmu: add rockchip,rk3128-pmu
` [PATCH v1 07/11] dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt
` [PATCH v1 06/11] dt-bindings: usb: dwc2: rockchip: add rockchip,rk3128-usb
` [PATCH v1 05/11] dt-bindings: spi: rockchip: add rockchip,rk3128-spi
` [PATCH v1 04/11] dt-bindings: mmc: rockchip: add rockchip,rk3128-dw-mshc
` [PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm
` [PATCH v1 02/11] dt-bindings: i2c: rockchip: add rockchip,rk3128-i2c

[PATCH v2 00/19] EDAC/mc/synopsys: Various fixes and cleanups
 2022-09-10 19:42 UTC  (20+ messages)
` [PATCH v2 01/19] EDAC/synopsys: Fix native uMCTL2 IRQs handling procedure
` [PATCH v2 02/19] EDAC/synopsys: Fix generic device type detection procedure
` [PATCH v2 03/19] EDAC/synopsys: Fix mci->scrub_cap field setting
` [PATCH v2 04/19] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_col_b10 parse
` [PATCH v2 05/19] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH v2 06/19] EDAC/synopsys: Use platform device devm ioremap method
` [PATCH v2 07/19] EDAC/synopsys: Drop internal CE and UE counters
` [PATCH v2 08/19] EDAC/synopsys: Drop local to_mci macro implementation
` [PATCH v2 09/19] EDAC/synopsys: Drop struct ecc_error_info.blknr field
` [PATCH v2 10/19] EDAC/synopsys: Shorten out struct ecc_error_info.bankgrpnr field name
` [PATCH v2 11/19] EDAC/synopsys: Drop redundant info from error message
` [PATCH v2 12/19] EDAC/mc: Init DIMM labels in MC registration method
` [PATCH v2 13/19] EDAC/mc: Add MC unique index allocation procedure
` [PATCH v2 14/19] dt-bindings: memory: snps: Detach Zynq DDRC controller support
` [PATCH v2 15/19] dt-bindings: memory: snps: Use more descriptive device name
` [PATCH v2 16/19] EDAC/synopsys: Detach Zynq DDRC controller support
` [PATCH v2 17/19] EDAC/synopsys: Drop unused platform-specific setup API
` [PATCH v2 18/19] EDAC/synopsys: Unify the driver entities naming
` [PATCH v2 19/19] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD_x macros

[PATCH v2 0/3] Add gamma lut support for mt8195
 2022-09-10 16:25 UTC  (4+ messages)
` [PATCH v2 2/3] drm/mediatek: "

[PATCH v1 0/6] arm64/sysreg: More system register generation
 2022-09-10 16:33 UTC  (7+ messages)
` [PATCH v1 1/6] arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
` [PATCH v1 2/6] arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
` [PATCH v1 3/6] arm64/sysreg: Use feature numbering for PMU and SPE revisions
` [PATCH v1 4/6] arm64/sysreg: Convert ID_AA64FDR0_EL1 to automatic generation
` [PATCH v1 5/6] arm64/sysreg: Convert ID_AA64DFR1_EL1 "
` [PATCH v1 6/6] arm64/sysreg: Convert ID_AA64AFRn_EL1 "

[PATCH v2 0/8] ACPI: unify _UID handling as integer
 2022-09-10 16:32 UTC  (3+ messages)

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-10 15:34 UTC  (7+ messages)

[PATCH 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2022-09-10 14:53 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: media: add bindings for dcmipp driver
` [PATCH 2/5] media: MAINTAINERS: add entry for STM32 DCMIPP driver
` [PATCH 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
` [PATCH 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135
` [PATCH 5/5] ARM: multi_v7_defconfig: enable STM32 DCMIPP media support

[PATCH v1 0/5] [PATCH 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2022-09-10 14:40 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: media: add bindings for dcmipp driver
` [PATCH v1 2/5] media: MAINTAINERS: add entry for STM32 DCMIPP driver
` [PATCH v1 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
` [PATCH v1 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135
` [PATCH v1 5/5] ARM: multi_v7_defconfig: enable STM32 DCMIPP media support

[PATCH v9 0/4] PCI EP driver support MSI doorbell from host
 2022-09-10 14:40 UTC  (11+ messages)
` [PATCH v9 2/4] irqchip: Add IMX MU MSI controller driver
    ` [EXT] "

[PATCH v5 0/8] efi: implement generic compressed boot support
 2022-09-10 14:28 UTC  (11+ messages)
` [PATCH v5 1/8] efi: name the ARCH-stub.c files uniformly
` [PATCH v5 2/8] efi/libstub: add some missing EFI prototypes
` [PATCH v5 3/8] efi/libstub: use EFI provided memcpy/memset routines
` [PATCH v5 4/8] efi/libstub: move efi_system_table global var into separate object
` [PATCH v5 5/8] efi/libstub: implement generic EFI zboot
` [PATCH v5 6/8] arm64: efi: enable generic EFI compressed boot
` [PATCH v5 7/8] riscv: "
` [PATCH v5 8/8] loongarch: "

[RFC PATCH 00/10] Apple M1 Pro/Max/Ultra device trees
 2022-09-10 14:21 UTC  (16+ messages)
` [RFC PATCH 01/10] dt-bindings: apple,aic: Fix required item "apple,fiq-index" in affinity description
` [RFC PATCH 02/10] dt-bindings: dma: apple,admac: Add iommus and power-domains properties
` [RFC PATCH 03/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu pseudo-interrupts
` [RFC PATCH 04/10] dt-bindings: arm: apple: Add t6001/t6002 Mac Studio compatibles
` [RFC PATCH 08/10] arm64: dts: apple: Add J375 devicetrees

[PATCH v2] KVM: arm64: Only set KVM_MODE_PROTECTED if is_hyp_mode_available()
 2022-09-10 14:20 UTC  (6+ messages)

[PATCH] PM / devfreq: rockchip-dfi: Fix an error message
 2022-09-10 14:15 UTC 

[PATCH v2] arm64: mm: fix resume for 52-bit enabled builds
 2022-09-10 14:00 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Fix a bug of single-step execution enabled by userspace
 2022-09-10 10:36 UTC  (6+ messages)
` [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending

[PATCH] kasan: also display registers for reports from HW exceptions
 2022-09-10  9:29 UTC  (2+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-09-10  7:53 UTC  (2+ messages)

[PATCH 0/9] KVM: arm64: selftests: Test linked {break,watch}points
 2022-09-10  5:22 UTC  (16+ messages)
` [PATCH 2/9] KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
` [PATCH 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
` [PATCH 4/9] KVM: arm64: selftests: Add helpers to enable debug exceptions
` [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint

[GIT PULL] Rockchip driver changes for 6.1 #1
 2022-09-10  1:22 UTC 

[GIT PULL] Rockchip dts32 changes for 6.1 #1
 2022-09-10  1:21 UTC 

[GIT PULL] Rockchip dts64 changes for 6.1 #1
 2022-09-10  1:21 UTC 

[GIT PULL] Rockchip dts fixes for 6.0
 2022-09-10  1:19 UTC 

[PATCH v4] arm64: mte: move register initialization to C
 2022-09-10  0:54 UTC  (2+ messages)

✅ PASS (6/169 SKIPPED): Test report for for-kernelci (6.0.0-rc4, arm-next, a6b44374)
 2022-09-10  0:01 UTC 

✅ PASS (5/169 SKIPPED): Test report for for-kernelci (6.0.0-rc4, arm-next, 92221e2a)
 2022-09-09 23:51 UTC 

[PATCH 0/8] Add support for the internal RK3308 audio codec
 2022-09-09 23:15 UTC  (5+ messages)
` [PATCH 7/8] ASoC: codecs: Add RK3308 internal audio codec driver

[PATCH v1] arm64: dts: rk3399: i2s: switch BCLK to GPIO
 2022-09-09 23:10 UTC  (2+ messages)

[PATCH v5 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-09-09 23:10 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/3] dt-bindings: net: convert emac_rockchip.txt to YAML
 2022-09-09 23:10 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: add RTC1 to rock3a
 2022-09-09 23:10 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add PCIe 2 nodes to quartz64-b
 2022-09-09 23:10 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Enable PCIe controller on rock3a
 2022-09-09 23:10 UTC  (2+ messages)

[PATCH 00/10] ASoC: mediatek: Set i2s clock sharing from machine drivers
 2022-09-09 22:45 UTC  (2+ messages)

[PATCH v1 00/11] Add more Rockchip rk3128 compatible strings
 2022-09-09 22:01 UTC 

[PATCH] arm64: dts: rockchip: Add regulator suffix to BPI-R2-Pro
 2022-09-09 21:53 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt6359: fix platform_get_irq error checking
 2022-09-09 21:26 UTC  (2+ messages)

[PATCH v3 0/5] ARM: footbridge: cleanups
 2022-09-09 20:57 UTC  (6+ messages)
` [PATCH v3 1/5] ARM: footbridge: remove addin mode
` [PATCH v3 2/5] ARM: footbridge: remove leftover from personal-server
` [PATCH v3 3/5] ARM: footbridge: move isa-dma support into footbridge
` [PATCH v3 4/5] ARM: footbridge: limit CONFIG_ISA to CATS
` [PATCH v3 5/5] ARM: footbridge: remove custom DMA address handling

[PATCH 0/3] PCI: add 4x lane support for pci-j721e controllers
 2022-09-09 20:16 UTC  (4+ messages)
` [PATCH 1/3] PCI: j721e: Add PCIe 4x lane selection support
` [PATCH 2/3] PCI: j721e: Add per platform maximum lane settings
` [PATCH 3/3] PCI: j721e: Add warnings on num-lanes misconfiguration

[PATCH 1/6] arm64: dts: rockchip: rk3399-rock-4c-plus: connect vcca_1v8 to APIO5_VDD
 2022-09-09 19:50 UTC  (6+ messages)
` [PATCH 2/6] arm64: dts: rockchip: rk3399-rock-4c-plus: fix regulator name
` [PATCH 3/6] arm64: dts: rockchip: rk3399-rock-4c-plus: sort nodes/properties
` [PATCH 4/6] arm64: dts: rockchip: rk3399-rock-4: fix regulator name
` [PATCH 5/6] arm64: dts: rockchip: rk3399-rock-4: sort nodes/properties
` [PATCH 6/6] arm64: dts: rockchip: add avdd-0v9-supply and avdd-1v8-supply

[PATCH v8 09/23] ata: libahci_platform: Parse ports-implemented property in resources getter
 2022-09-09 19:36 UTC 

[RFC v8 net-next 00/16] add support for VSC7512 control over SPI
 2022-09-09 19:30 UTC  (10+ messages)
` [RFC v8 net-next 15/16] net: dsa: felix: add phylink_get_caps capability

[PATCHv3 0/6] RK3588 Power Domain Support
 2022-09-09 18:33 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: rockchip: Add regulator suffix to BPI-R2-Pro
 2022-09-09 18:33 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: rockchip: add LED for ROCK Pi 4A/B/C/A+/B+
 2022-09-09 18:33 UTC  (2+ messages)

[PATCH 0/3] arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510
 2022-09-09 18:29 UTC  (5+ messages)
` [PATCH 1/3] arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-space
` [PATCH 2/3] arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.c
` [PATCH 3/3] arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510

[PATCH v6 00/28] arm64/sysreg: More system register generation
 2022-09-09 18:08 UTC  (2+ messages)

[PATCH v2] arm64: spectre: increase parameters that can be used to turn off bhb mitigation individually
 2022-09-09 18:08 UTC  (2+ messages)

[PATCH v4 0/9] arm64: stacktrace: cleanups and improvements
 2022-09-09 18:08 UTC  (2+ messages)

[PATCH v2 0/3] Use CNTVCTSS_EL0 in gettimeofday()
 2022-09-09 18:07 UTC  (2+ messages)

[PATCH 0/2] arm64: atomics: improvements
 2022-09-09 18:07 UTC  (2+ messages)

[RFC] Objtool toolchain proposal: -fannotate-{jump-table,noreturn}
 2022-09-09 18:07 UTC 

[PATCH] arm64: dts: imx8mp-venice-gw74xx: add PCIe support
 2022-09-09 17:42 UTC  (3+ messages)

[PATCH] arm64: support huge vmalloc mappings
 2022-09-09 17:38 UTC  (2+ messages)

[PATCH v4 00/13] ARM: Add Rockchip RV1126 support
 2022-09-09 17:28 UTC  (3+ messages)
` [PATCH v4 01/13] i2c: rk3x: Add rv1126 support

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-09 16:43 UTC  (28+ messages)
` [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH RESEND 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
` [RFC PATCH RESEND 14/28] mm: mark VMAs as locked before isolating them
` [RFC PATCH RESEND 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
` [RFC PATCH RESEND 16/28] kernel/fork: assert no VMA readers during its destruction
` [RFC PATCH RESEND 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [RFC PATCH RESEND 20/28] mm: introduce per-VMA lock statistics
` [RFC PATCH RESEND 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free

[linux][PATCH v9 1/2] dt-bindings: arm: at91: Add info on SAMA5D3-EDS
 2022-09-09 16:30 UTC  (2+ messages)
` [linux][PATCH v9 2/2] dts: arm: at91: Add SAMA5D3-EDS Board

[PATCH] arm64: defconfig: enable ARCH_BCM
 2022-09-09 16:25 UTC  (5+ messages)


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