linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-10 12:46:37 to 2019-10-11 00:37:01 UTC [more...]

[PATCH V4 0/2] Add support for arm64 to carry ima measurement
 2019-10-11  0:36 UTC  (3+ messages)
` [PATCH V4 1/2] Add support for arm64 to carry ima measurement log in kexec_file_load
` [PATCH V4 2/2] update powerpc implementation to call into of_ima*

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-11  0:06 UTC  (30+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH v2 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH v2 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH v2 04/29] alpha: "
` [PATCH v2 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH v2 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH v2 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH v2 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH v2 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH v2 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH v2 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION "
` [PATCH v2 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH v2 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH v2 15/29] x86: Actually use _etext for end of text segment
` [PATCH v2 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH v2 17/29] alpha: "
` [PATCH v2 18/29] arm64: "
` [PATCH v2 19/29] c6x: "
` [PATCH v2 20/29] h8300: "
` [PATCH v2 21/29] ia64: "
` [PATCH v2 22/29] microblaze: "
` [PATCH v2 23/29] parisc: "
` [PATCH v2 24/29] powerpc: "
` [PATCH v2 25/29] xtensa: "
` [PATCH v2 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH v2 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH v2 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH v2 29/29] x86: Use INT3 instead of NOP for linker fill bytes

[PATCH v7] gpio/mpc8xxx: change irq handler from chained to normal
 2019-10-11  0:10 UTC  (2+ messages)

[PATCH] i2c: aspeed: fix master pending state handling
 2019-10-10 23:52 UTC  (10+ messages)

[PATCH 00/16] mtd: spi-nor: aspeed: AST2600 support and extensions
 2019-10-10 23:47 UTC  (3+ messages)

[PATCH v2 0/2] clk: ast2600: Expose RMII RCLK for MACs 1-4
 2019-10-10 23:43 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2600 RMII RCLK gate definitions
` [PATCH v2 2/2] clk: ast2600: Add RMII RCLK gates for all four MACs

[PATCH v2 0/2] clk: aspeed: Expose RMII RCLK gate for MACs 1-2 on AST2500
 2019-10-10 23:41 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2500 RMII RCLK definitions
` [PATCH v2 2/2] clk: aspeed: Add RMII RCLK gates for both AST2500 MACs

[PATCH] net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
 2019-10-10 23:01 UTC  (2+ messages)

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-10 22:44 UTC  (42+ messages)
` [PATCH 01/36] ARM: samsung: make S3C24XX_MISCCR access indirect
  ` [PATCH 02/36] ARM: s3c: simplify mach/io.h
  ` [PATCH 03/36] usb: gadget: s3c: use platform resources
  ` [PATCH 04/36] usb: gadget: s3c-hsudc: remove platform header dependency
  ` [PATCH 05/36] ARM: samsung: make pm-debug platform independent
  ` [PATCH 06/36] ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debug
  ` [PATCH 07/36] ARM: exynos: use private samsung_cpu_id copy
  ` [PATCH 08/36] ARM: exynos: stop selecting PLAT_SAMSUNG
  ` [PATCH 09/36] ARM: samsung: move pm check code to drivers/soc
  ` [PATCH 10/36] ARM: s5pv210: use private pm save/restore
  ` [PATCH 11/36] ARM: s5pv210: split from plat-samsung
  ` [PATCH 12/36] ARM: s3c64xx: remove mach/hardware.h
  ` [PATCH 13/36] ARM: s3c: move regs-spi.h into spi driver
  ` [PATCH 14/36] ARM: s3c: move irqchip driver back into platform
  ` [PATCH 15/36] ARM: s3c: adc: move header to linux/soc/samsung
  ` [PATCH 16/36] ARM: s3c: move spi fiq handler into platform
  ` [PATCH 17/36] ARM: s3c: h1940-audio: turn into platform driver
  ` [PATCH 18/36] ARM: s3c: gta02-audio: "
  ` [PATCH 19/36] ARM: s3c: rx1950: "
  ` [PATCH 20/36] ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IIS
  ` [PATCH 21/36] ARM: s3c: move iis pinctrl config into boards
  ` [PATCH 22/36] ARM: s3c: leds: move setpull() calls into board files
  ` [PATCH 23/36] ARM: s3c: move s3cmci pinctrl handling "
  ` [PATCH 24/36] ARM: s3c: include mach/irqs.h where needed
  ` [PATCH 25/36] ARM: s3c: spi: avoid hardcoding fiq number in driver
  ` [PATCH 26/36] ARM: s3c: bast: avoid irq_desc array usage
  ` [PATCH 27/36] ARM: s3c: fix mmc gpio lookup tables
  ` [PATCH 28/36] fbdev: s3c2410fb: remove mach header dependency
  ` [PATCH 29/36] ARM: s3c: cpufreq: split out registers
  ` [PATCH 30/36] ARM: s3c: remove cpufreq header dependencies
  ` [PATCH 31/36] ARM: s3c: cpufreq: use global s3c2412_cpufreq_setrefresh
  ` [PATCH 32/36] ARM: s3c: iotiming: make functions static
  ` [PATCH 33/36] ARM: s3c: move low-level clk reg access into platform code
  ` [PATCH 34/36] ARM: s3c: stop including mach/hardware.h from mach/io.h
` [PATCH 35/36] ARM: s3c: move into a common directory
` [PATCH 36/36] ARM: s3c: make headers local if possible

[PATCH v2] arm64: dts: ls1028a: fix a compatible issue
 2019-10-10 22:31 UTC  (2+ messages)

[PATCH] seccomp: remove unused arg from secure_computing()
 2019-10-10 21:53 UTC  (3+ messages)
` [PATCH v1] seccomp: simplify secure_computing()

[PATCH] arm64: dts: rockchip: Fix override mode for rk3399-kevin panel
 2019-10-10 21:42 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box
 2019-10-10 21:30 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: fix RockPro64 sdmmc settings
 2019-10-10 21:30 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Update nanopi4 phy reset properties
 2019-10-10 21:29 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Enable nanopi4 HDMI audio
 2019-10-10 21:27 UTC  (2+ messages)

[PATCH v2] ARM: dts: rockchip: Use interpolated brightness tables for veyron
 2019-10-10 21:23 UTC  (2+ messages)

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-10 21:23 UTC  (3+ messages)
` [PATCH v2 4/8] dt-bindings: memory-controllers: Convert Samsung Exynos SROM "

[PATCH] arm64: dts: rockchip: add cr50 tpm to rk3399-gru scarlet and bob
 2019-10-10 21:21 UTC  (2+ messages)

[PATCH] arm64: lse: fix LSE atomics with LLVM's integrated assembler
 2019-10-10 20:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
 2019-10-10 20:57 UTC 

[PATCH] ARM: lpc32xx: debug: add low-level debug support on hsuart
 2019-10-10 20:49 UTC 

[PATCH] net: lpc_eth: avoid resetting twice
 2019-10-10 20:46 UTC 

[PATCH 1/2] dt-bindings: net: lpc-eth: document optional properties
 2019-10-10 20:45 UTC  (2+ messages)
` [PATCH 2/2] net: lpc_eth: parse phy nodes from device tree

[PATCH] ARM: dts: imx6qdl-zii-rdu2: Fix accelerometer interrupt-names
 2019-10-10 20:37 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer
 2019-10-10 20:35 UTC  (2+ messages)

[PATCH v4 4/8] recordmcount: Rewrite error/success handling
 2019-10-10 20:14 UTC  (5+ messages)

[PATCH v3 01/10] dt-bindings: sram: Convert SRAM bindings to json-schema
 2019-10-10 19:33 UTC  (4+ messages)
` [PATCH v3 02/10] dt-bindings: sram: Convert Samsung Exynos SYSRAM "

[PATCH v3 0/3] dts: ARM: add Kobo Clara HD eBook reader
 2019-10-10 19:23 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: add compatible string for Kobo Clara HD
` [PATCH v3 2/3] ARM: dts: add Netronix E60K02 board common file
` [PATCH v3 3/3] ARM: dts: imx: add devicetree for Kobo Clara HD

[PATCH v3 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-10 18:58 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: pwm: Convert Samsung "

[PATCH v2 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-10-10 18:44 UTC  (13+ messages)
` [PATCH v2 01/12] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v2 02/12] ELF: Add ELF program property parsing support
` [PATCH v2 03/12] mm: Reserve asm-generic prot flag 0x10 for arch use
` [PATCH v2 04/12] arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1
` [PATCH v2 05/12] arm64: Basic Branch Target Identification support
` [PATCH v2 06/12] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v2 07/12] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v2 08/12] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v2 09/12] arm64: traps: Fix inconsistent faulting instruction skipping
` [PATCH v2 10/12] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v2 11/12] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v2 12/12] KVM: "

[PATCH v3] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-10 18:41 UTC  (2+ messages)

[PATCH v3 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-10-10 18:23 UTC  (12+ messages)
` [PATCH v3 01/11] crypto: Add allwinner subdirectory
` [PATCH v3 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
` [PATCH v3 03/11] dt-bindings: crypto: Add DT bindings documentation for "
` [PATCH v3 04/11] ARM: dts: sun8i: R40: add crypto engine node
` [PATCH v3 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node
` [PATCH v3 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64
` [PATCH v3 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5
` [PATCH v3 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6
` [PATCH v3 09/11] sunxi_defconfig: add new Allwinner crypto options
` [PATCH v3 10/11] arm64: defconfig: "
` [PATCH v3 11/11] crypto: sun4i-ss: Move to Allwinner directory

[PATCH v3 00/14] dmaengine/soc: Add Texas Instruments UDMA support
 2019-10-10 17:52 UTC  (3+ messages)
` [PATCH v3 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

[PATCH] perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization
 2019-10-10 17:44 UTC  (2+ messages)

[PATCH 0/7] drm/meson: add AFBC support
 2019-10-10 17:31 UTC  (5+ messages)
` [PATCH 4/7] drm/meson: plane: add support for AFBC mode for OSD1 plane

[PATCH v2] arm64: fix kcore macros 52-bit va fallout
 2019-10-10 17:22 UTC 

[PATCH 0/4] arm64: ARMv8.4 Activity Monitors support
 2019-10-10 17:20 UTC  (3+ messages)
` [PATCH 1/4] arm64: add support for the AMU extension v1

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-10 17:07 UTC  (3+ messages)
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution

[PATCH 0/3] arm64: Fix support for systems without FP/SIMD
 2019-10-10 17:15 UTC  (4+ messages)
` [PATCH 1/3] arm64: cpufeature: Fix the type of no FP/SIMD capability
` [PATCH 2/3] arm64: nofpsmid: Clear TIF_FOREIGN_FPSTATE flag for early tasks
` [PATCH 3/3] arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly

[PATCH] arm64: remove arm64 definitions of kc_vaddr_to_offset and kc_offset_to_vaddr
 2019-10-10 16:55 UTC  (6+ messages)

[PATCH v6 0/5] Add initial support for S32V234-EVB
 2019-10-10 16:52 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v6 2/5] arm64: Introduce config for S32
` [PATCH v6 3/5] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v6 4/5] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v6 5/5] arm64: defconfig: Enable configs for S32V234

[PATCH 1/4] dt-bindings: samsung: Indent examples with four spaces
 2019-10-10 16:48 UTC  (2+ messages)

[PATCH v11 0/4] fix double page fault in cow_user_page for pfn mapping
 2019-10-10 16:45 UTC  (5+ messages)
` [PATCH v11 1/4] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v11 4/4] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH] arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
 2019-10-10 16:34 UTC 

[PATCH] zImage: atags_to_fdt: fix __be32 and __be64 types
 2019-10-10 16:21 UTC  (2+ messages)

[PATCH v2 0/2] arm64: E0PD support
 2019-10-10 16:13 UTC  (11+ messages)
` [PATCH v2 1/2] arm64: Add initial support for E0PD
` [PATCH v2 2/2] arm64: Don't use KPTI where we have E0PD

[PATCH] soc: imx8mq: Read SOC revision from TF-A
 2019-10-10 15:19 UTC 

[PATCH 0/2] remoteproc: stm32: allow wdg irq to be a wakeup source
 2019-10-10 15:16 UTC  (2+ messages)

[RFCv3 0/3] interconnect: Add imx support via devfreq
 2019-10-10 14:43 UTC  (6+ messages)
` [RFCv3 3/3] interconnect: imx: Add platform driver for imx8mm

[PATCH 0/5] ARM: dts: omap4+: Add PRM nodes for reset support
 2019-10-10 14:31 UTC  (2+ messages)

[RFC PATCH 0/3] ACPI, arm64: Backport for ACPI PPTT 6.3 thread flag for stable 4.19.x
 2019-10-10 14:28 UTC  (6+ messages)
` [RFC PATCH 1/3] ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure Flags
` [RFC PATCH 2/3] ACPI/PPTT: Add support for ACPI 6.3 thread flag
` [RFC PATCH 3/3] arm64: topology: Use PPTT to determine if PE is a thread

[RFC PATCH 00/12] Add SDEI support for arm64
 2019-10-10 14:01 UTC  (6+ messages)
` [RFC PATCH 12/12] virt/acpi: add SDEI table if SDEI is enabled

[PATCH v2 3/3] usb: phy: mxs: optimize disconnect line condition
 2019-10-10 13:56 UTC 

[PATCH] arm64: cpufeature: Fix truncating a feature value
 2019-10-10 13:19 UTC  (6+ messages)

[PATCH v18 00/14] Introduce the for_each_set_clump8 macro
 2019-10-10 13:18 UTC  (8+ messages)
` [PATCH v18 01/14] bitops: "
` [PATCH v18 10/14] gpio: 74x164: Utilize "
` [PATCH v18 14/14] gpio: pca953x: "

[PATCH v17 01/14] bitops: Introduce the for_each_set_clump8 macro
 2019-10-10 13:12 UTC  (11+ messages)

[PATCH] arm64: defconfig: Enable Qualcomm remoteproc dependencies
 2019-10-10 13:07 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: add hdmi audio support to stm32mp157a-dk1 board
 2019-10-10 13:02 UTC 

[PATCH] crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
 2019-10-10 12:56 UTC  (2+ 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).