linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-01 06:58:20 to 2018-06-01 19:18:07 UTC [more...]

[PATCH V2 1/3] clk: imx7d: correct enet phy ref clock gates
 2018-06-01 19:18 UTC  (6+ messages)
` [PATCH V2 2/3] clk: imx7d: correct enet clock CCGR registers
` [PATCH V2 3/3] ARM: dts: imx7: correct enet ipg clock

[PATCH] clk: imx6sx: disable unnecessary clocks during clock initialization
 2018-06-01 19:10 UTC  (4+ messages)
` [PATCH] clk: imx6sl: correct ocram_podf clock type

[PATCH 0/3] Update Broadcom Stingray clock entries
 2018-06-01 19:02 UTC  (5+ messages)
` [PATCH 2/3] clk: bcm: Update and add tingray "

[PATCH V3] PCI: move early dump functionality from x86 arch into the common code
 2018-06-01 19:00 UTC 

[PATCH V2] PCI: move early dump functionality from x86 arch into the common code
 2018-06-01 18:58 UTC  (3+ messages)

[PATCH linux-next v5 06/13] drivers/peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
 2018-06-01 18:21 UTC 

[PATCH linux-next v5 05/13] ARM: dts: aspeed: peci: Add PECI node
 2018-06-01 18:21 UTC 

[PATCH linux-next v5 04/13] dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
 2018-06-01 18:21 UTC 

[PATCH linux-next v5 00/13] PECI device driver introduction
 2018-06-01 18:20 UTC 

[PATCH] arm: sun4i: Add support for Pengpod 1000 tablet
 2018-06-01 18:16 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH] clk: imx: Set CLK_SET_RATE_GATE for gate and divider clocks
 2018-06-01 18:03 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 1/2] ARM: debug: Add Iproc UART3 debug addresses
 2018-06-01 17:54 UTC  (6+ messages)

[PATCH 5/7] iommu/dma: add support for non-strict mode
 2018-06-01 17:51 UTC  (2+ messages)

[PATCH 0/3] arm64: allwinner: a64: Add initial support for Pinebook
 2018-06-01 17:37 UTC  (10+ messages)
` [PATCH 1/3] arm64: allwinner: a64: add R_I2C controller
` [PATCH 2/3] dts: sunxi: A64: Add PWM controllers
` [PATCH 3/3] arm64: dts: allwinner: add support for Pinebook

[PATCH v3 1/2] arm64: allwinner: a64: Add RTC clock to phandle 32kHz external oscillator
 2018-06-01 17:35 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: allwinner: a64-amarula-relic: Enable AP6330 WiFi support

[GIT PULL] Allwinner clock changes for 4.18
 2018-06-01 17:25 UTC  (2+ messages)

[GIT PULL] KVM/ARM updates for 4.18
 2018-06-01 17:18 UTC  (35+ messages)
` [PATCH 01/33] arm64: KVM: Use lm_alias() for kvm_ksym_ref()
` [PATCH 02/33] arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
` [PATCH 03/33] thread_info: Add update_thread_flag() helpers
` [PATCH 04/33] arm64: Use update{,_tsk}_thread_flag()
` [PATCH 05/33] KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
` [PATCH 06/33] KVM: arm64: Convert lazy FPSIMD context switch trap to C
` [PATCH 07/33] arm64: fpsimd: Generalise context saving for non-task contexts
` [PATCH 08/33] arm64: fpsimd: Avoid FPSIMD context leakage for the init task
` [PATCH 09/33] arm64: fpsimd: Eliminate task->mm checks
` [PATCH 10/33] arm64/sve: Refactor user SVE trap maintenance for external use
` [PATCH 11/33] KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
` [PATCH 12/33] KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
` [PATCH 13/33] arm64/sve: Move read_zcr_features() out of cpufeature.h
` [PATCH 14/33] arm64/sve: Switch sve_pffr() argument from task to thread
` [PATCH 15/33] arm64/sve: Move sve_pffr() to fpsimd.h and make inline
` [PATCH 16/33] KVM: arm64: Save host SVE context as appropriate
` [PATCH 17/33] KVM: arm64: Remove eager host SVE state saving
` [PATCH 18/33] KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
` [PATCH 19/33] KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
` [PATCH 20/33] KVM: arm64: Invoke FPSIMD context switch trap from C
` [PATCH 21/33] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH 22/33] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH 23/33] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH 24/33] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH 25/33] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH 26/33] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH 27/33] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH 28/33] KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
` [PATCH 29/33] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH 30/33] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH 31/33] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH 32/33] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH 33/33] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512

[PATCH v9 00/15] Krait clocks + Krait CPUfreq
 2018-06-01 17:12 UTC  (9+ messages)
` [PATCH v9 01/15] ARM: Add Krait L2 register accessor functions

[PATCH 1/6] staging: vc04_services: no need to check debugfs return values
 2018-06-01 17:09 UTC  (7+ messages)
` [PATCH 2/6] staging: vc04_services: remove odd vchiq_debugfs_top() wrapper
` [PATCH 3/6] staging: vc04_services: move client dbg directory into static variable
` [PATCH 4/6] staging: vc04_services: remove struct vchiq_debugfs_info
` [PATCH 5/6] staging: vc04_services: vchiq_debugfs_log_entry can be a void *
` [PATCH 6/6] staging: vc04_services: no need to save the log debufs dentries

[PATCH v3 0/5] Add sdmmc UHS support to ROC-RK3328-CC board
 2018-06-01 17:03 UTC  (5+ messages)
` [PATCH v3 2/5] gpio: syscon: rockchip: add GPIO_MUTE support for rk3328

[PATCH 0/4] lib/vsprintf: Remove atomic-unsafe support for printk format %pCr
 2018-06-01 16:37 UTC  (12+ messages)
` [PATCH 1/4] clk: renesas: cpg-mssr: Stop using "
` [PATCH 2/4] thermal: bcm2835: "
` [PATCH 3/4] serial: sh-sci: "
` [PATCH 4/4] lib/vsprintf: Remove atomic-unsafe support for %pCr

[PATCH 00/15] Add support for R40 HDMI pipeline
 2018-06-01 16:19 UTC  (6+ messages)
` [PATCH 06/15] drm/sun4i: tcon: Add support for tcon-top

[RFC PATCH 0/8] coresight: Update device tree bindings
 2018-06-01 16:14 UTC  (10+ messages)
` [RFC PATCH 1/8] dts: binding: coresight: Document graph bindings
` [RFC PATCH 2/8] coresight: Fix remote endpoint parsing
` [RFC PATCH 3/8] coresight: Cleanup platform description data
` [RFC PATCH 4/8] coresight: platform: Cleanup coresight connection handling
` [RFC PATCH 5/8] coresight: Handle errors in finding input/output ports
` [RFC PATCH 6/8] dts: coresight: Clean up the device tree graph bindings
` [RFC PATCH 7/8] dts: coresight: Define new bindings for direction of data flow
` [RFC PATCH 8/8] dts: juno: Update coresight bindings for hw port

[PATCH v2] ARM: avoid Cortex-A9 livelock on tight dmb loops
 2018-06-01 16:12 UTC  (4+ messages)

[PATCH v2 0/9] Rewrite asm-generic/bitops/{atomic, lock}.h and use on arm64
 2018-06-01 16:06 UTC  (10+ messages)
` [PATCH v2 1/9] h8300: Don't include linux/kernel.h in asm/atomic.h
` [PATCH v2 2/9] m68k: Don't use asm-generic/bitops/lock.h
` [PATCH v2 3/9] asm-generic: Move some macros from linux/bitops.h to a new bits.h file
` [PATCH v2 4/9] openrisc: Don't pull in all of linux/bitops.h in asm/cmpxchg.h
` [PATCH v2 5/9] sh: Don't pull in all of linux/bitops.h in asm/cmpxchg-xchg.h
` [PATCH v2 6/9] asm-generic/bitops/atomic.h: Rewrite using atomic_*
` [PATCH v2 7/9] asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*
` [PATCH v2 8/9] arm64: Replace our atomic/lock bitop implementations with asm-generic
` [PATCH v2 9/9] arm64: bitops: Include <asm-generic/bitops/ext2-atomic-setbit.h>

[PATCH] PCI: move early dump functionality from x86 arch into the common code
 2018-06-01 15:24 UTC  (6+ messages)

[PATCH 00/15] arm: dts: Fix OPP and cooling device properties
 2018-06-01 15:17 UTC  (5+ messages)
` [PATCH 06/15] arm: dts: sun: Add missing cooling device properties for CPUs

[PATCH v6 0/2] arm64: signal: Report signal frame size to userspace via auxv
 2018-06-01 15:11 UTC  (4+ messages)
` [PATCH v6 1/2] arm64/sve: Thin out initialisation sanity-checks for sve_max_vl
` [PATCH v6 2/2] arm64: signal: Report signal frame size to userspace via auxv

[PATCH v2] arm64: allwinner: a64-amarula-relic: Enable AP6330 WiFi support
 2018-06-01 15:06 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: drop resource size check for GICV window
 2018-06-01 15:06 UTC 

[PATCH v3 0/8] media: rcar-vin: Brush endpoint properties
 2018-06-01 14:58 UTC  (4+ messages)
` [PATCH v3 2/8] dt-bindings: media: Document data-enable-active property

[PATCHv2 00/19] arm64: invoke syscalls with pt_regs
 2018-06-01 14:41 UTC  (21+ messages)
` [PATCHv2 01/19] arm64: consistently use unsigned long for thread flags
` [PATCHv2 02/19] arm64: move SCTLR_EL{1, 2} assertions to <asm/sysreg.h>
` [PATCHv2 03/19] arm64: introduce sysreg_clear_set()
` [PATCHv2 04/19] arm64: kill config_sctlr_el1()
` [PATCHv2 05/19] arm64: kill change_cpacr()
` [PATCHv2 06/19] arm64: move sve_user_{enable, disable} to <asm/fpsimd.h>
` [PATCHv2 07/19] arm64: remove sigreturn wrappers
` [PATCHv2 08/19] arm64: convert raw syscall invocation to C
` [PATCHv2 09/19] arm64: convert syscall trace logic "
` [PATCHv2 10/19] arm64: convert native/compat syscall entry "
` [PATCHv2 11/19] arm64: don't reload GPRs after apply_ssbd
` [PATCHv2 12/19] arm64: zero GPRs upon entry from EL0
` [PATCHv2 13/19] kernel: add ksys_personality()
` [PATCHv2 14/19] kernel: add kcompat_sys_{f,}statfs64()
` [PATCHv2 15/19] arm64: remove in-kernel call to sys_personality()
` [PATCHv2 16/19] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
` [PATCHv2 17/19] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCHv2 18/19] arm64: convert compat wrappers to C
` [PATCHv2 19/19] arm64: implement syscall wrappers

[PATCHv2 0/4] arm64: SMCCC conduit cleanup
 2018-06-01 14:37 UTC  (4+ messages)

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2018-06-01 14:31 UTC  (8+ messages)
` [PATCH v2 3/4] dt-bindings: soc: Add TmFifo binding for Mellanox BlueField SoC
` [PATCH v3 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
  ` [PATCH v3 2/4] arm64: Add Mellanox BlueField SoC config option
  ` [PATCH v3 3/4] dt-bindings: soc: Add TmFifo binding for Mellanox BlueField SoC
  ` [PATCH v3 4/4] MAINTAINERS: Add entry for Mellanox Bluefield Soc

[PATCH v2 0/6] Add MCAN Support for dra76x
 2018-06-01 14:26 UTC  (7+ messages)
` [PATCH v2 3/6] clk: ti: dra7: Add clkctrl clock data for the mcan clocks

[PATCH V4] scsi: hpsa: drop shutdown callback
 2018-06-01 13:47 UTC  (2+ messages)

[PATCH v2]irqchip/irq-gic-v3:Avoid a waste of LPI resource
 2018-06-01 13:47 UTC  (5+ messages)

[PATCH V3 1/2] PCI: Try to clean up resources via remove if shutdown doesn't exist
 2018-06-01 13:34 UTC  (6+ messages)
` [PATCH V3 2/2] scsi: hpsa: drop shutdown callback

[PATCH] media: atmel-isi: move of_node_put() to cover success branch as well
 2018-06-01 13:30 UTC 

[PATCH] media: atmel-isi: drop unnecessary while loop
 2018-06-01 12:46 UTC 

[PATCH v12 0/5] Fix issues with huge mapping in ioremap for ARM64
 2018-06-01 12:39 UTC  (6+ messages)
` [PATCH v12 1/5] ioremap: Update pgtable free interfaces with addr
` [PATCH v12 2/5] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
` [PATCH v12 3/5] arm64: pgtable: Add p*d_page_vaddr helper macros
` [PATCH v12 4/5] arm64: Implement page table free interfaces
` [PATCH v12 5/5] arm64: Allow huge io mappings again

[PATCH 1/4] arm64/mm: pass swapper_pg_dir as an argument to __enable_mmu()
 2018-06-01 12:35 UTC  (2+ messages)

[PATCH 04/13] staging: vc04_services: no need to check debugfs return values
 2018-06-01 11:09 UTC  (3+ messages)

[PATCH] coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet
 2018-06-01 11:08 UTC 

[PATCH v3] PCI: mediatek: Add system pm support for MT2712
 2018-06-01 10:52 UTC  (4+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-06-01 10:46 UTC  (4+ messages)
` [PATCH v2 21/40] iommu/arm-smmu-v3: Add support for Substream IDs

[PATCH 00/18] arm64: invoke syscalls with pt_regs
 2018-06-01 10:42 UTC  (9+ messages)
` [PATCH 06/18] arm64: move sve_user_{enable, disable} to <asm/fpsimd.h>

[RFC 2/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to netdev dma client
 2018-06-01 10:24 UTC  (17+ messages)
                              ` [RFC] dmaengine: Add metadat_ops for dma_async_tx_descriptor

[PATCH v1 0/2] Add NOTIFY_SEI notification type support
 2018-06-01 10:07 UTC  (8+ messages)
` [PATCH v1 1/2] ACPI / APEI: Add SEI notification type support for ARMv8
` [PATCH v1 2/2] arm64: handle NOTIFY_SEI notification by the APEI driver

[PATCH 4/4] arm64/mm: migrate swapper_pg_dir and tramp_pg_dir
 2018-06-01  9:47 UTC  (2+ messages)

[PATCH] KVM: arm64: VHE: Migrate _elx sysreg accessors to msr_s/mrs_s
 2018-06-01  9:42 UTC  (2+ messages)

[PATCH 0/4] arm64/mm: migrate swapper_pg_dir
 2018-06-01  9:42 UTC  (2+ messages)

[PATCH 05/11] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties
 2018-06-01  9:27 UTC  (3+ messages)

[PATCH v1 0/2] support to set VSESR_EL2 by user space
 2018-06-01  9:17 UTC  (3+ messages)
` [PATCH v1 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH] arm64: alternative:flush cache with unpatched code
 2018-06-01  9:03 UTC  (2+ messages)

[PATCH v5 0/2] arm64: signal: Report signal frame size to userspace via auxv
 2018-06-01  8:44 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH v1 0/4] add mailbox support for i.MX7D
 2018-06-01  8:34 UTC  (4+ messages)
` [PATCH v1 3/4] ARM: dts: imx7s: add i.MX7 messaging unit support
` [PATCH v1 4/4] mailbox: Add support for i.MX7D messaging unit

[PATCH v2 0/5] crypto: ccree: cleanup, fixes and R-Car enabling
 2018-06-01  8:12 UTC  (6+ messages)
` [PATCH v2 5/5] arm64: dts: renesas: r8a7795: add ccree binding

[PATCH 3/4] arm64/mm: make tramp_pg_dir and swapper_pg_dir adjacent
 2018-06-01  8:09 UTC 

[PATCH 2/4] arm64/mm: introduce variable to save new swapper_pg_dir address
 2018-06-01  8:08 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).