linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-21 14:47:32 to 2019-10-22 05:54:19 UTC [more...]

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-10-22  5:54 UTC  (21+ messages)
` [PATCH 05/18] arm64: kbuild: reserve reg x18 from general allocation by the compiler
` [PATCH 13/18] arm64: preserve x18 when CPU is suspended
` [PATCH 14/18] arm64: efi: restore x18 if it was corrupted
` [PATCH 16/18] arm64: kprobes: fix kprobes without CONFIG_KRETPROBES
` [PATCH 18/18] arm64: implement Shadow Call Stack

[PATCH v2 0/4] add meson secure watchdog driver
 2019-10-22  5:49 UTC  (6+ messages)
` [PATCH v2 3/4] watchdog: "

[PATCH v2 0/3] add Amlogic A1 clock controller driver
 2019-10-22  5:30 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: meson: add A1 clock controller bindings

[PATCH v3 0/6] perf cs-etm: Support thread stack and callchain
 2019-10-22  5:10 UTC  (10+ messages)
` [PATCH v3 1/6] perf cs-etm: Fix unsigned variable comparison to zero
` [PATCH v3 3/6] perf cs-etm: Support thread stack
` [PATCH v3 6/6] perf cs-etm: Synchronize instruction sample with the "

[PATCH i2c-next 0/2] i2c: aspeed: Add H/W timeout support
 2019-10-22  4:56 UTC  (6+ messages)
` [PATCH i2c-next 1/2] dt-bindings: i2c: aspeed: add hardware "
` [PATCH i2c-next 2/2] i2c: aspeed: add slave inactive "

[PATCH] cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value
 2019-10-22  4:39 UTC 

[arm-soc:mmp/drivers 11/12] include/linux/soc/mmp/cputype.h:5:10: fatal error: asm/cputype.h: No such file or directory
 2019-10-22  4:20 UTC  (2+ messages)

[PATCH v2] ARM: imx: Drop imx_anatop_usb_chrg_detect_disable()
 2019-10-22  4:14 UTC 

[PATCH 1/3] ARM: dts: imx6qdl-zii-rdu2: Drop GPIO_ACTIVE_LOW form reg_5p0v_user_usb
 2019-10-22  4:05 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx6qdl-zii-rdu2: Fix accelerometer interrupt-names
` [PATCH 3/3] ARM: dts: imx6qdl-zii-rdu2: Specify supplies for accelerometer

[PATCH v8 5/5] media: imx: Try colorimetry at both sink and source pads
 2019-10-22  3:55 UTC  (4+ messages)

[RFC PATCH 0/2] Add Mediatek MMDVFS driver
 2019-10-22  3:51 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: soc: mediatek: Add document for mmdvfs driver
` [RFC PATCH 2/2] soc: mediatek: Add mtk-mmdvfs driver

[PATCH 110/110] lib/vdso: Improve do_hres() and update vdso data unconditionally
 2019-10-22  2:42 UTC  (4+ messages)

[PATCH 0/7] towards QE support on ARM
 2019-10-22  2:24 UTC  (7+ messages)

[PATCH v5 0/4] Exynos Adaptive Supply Voltage support
 2019-10-22  2:23 UTC  (5+ messages)
  ` [PATCH v5 1/4] PM / OPP: Support adjusting OPP voltages at runtime

[PATCH] soc: mmp: guard include of asm/cputype.h with CONFIG_ARM{, 64}
 2019-10-22  1:56 UTC 

[PATCH 00/45] KVM: Refactor vCPU creation
 2019-10-22  1:59 UTC  (46+ messages)
` [PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH 03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
` [PATCH 04/45] KVM: VMX: Allocate VPID after initializing VCPU
` [PATCH 05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free
` [PATCH 06/45] KVM: SVM: "
` [PATCH 07/45] KVM: x86: Allocate vcpu struct in common x86 code
` [PATCH 08/45] KVM: x86: Move FPU allocation to "
` [PATCH 09/45] KVM: x86: Move allocation of pio_data page down a few lines
` [PATCH 10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code
` [PATCH 11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
` [PATCH 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
` [PATCH 13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
` [PATCH 14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
` [PATCH 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
` [PATCH 16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
` [PATCH 17/45] KVM: MIPS: Drop kvm_arch_vcpu_free()
` [PATCH 18/45] KVM: PPC: "
` [PATCH 19/45] KVM: arm: "
` [PATCH 20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
` [PATCH 21/45] KVM: x86: Remove spurious clearing of async #PF MSR
` [PATCH 22/45] KVM: x86: Drop kvm_arch_vcpu_free()
` [PATCH 23/45] KVM: Remove kvm_arch_vcpu_free() declaration
` [PATCH 24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
` [PATCH 25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
` [PATCH 26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
` [PATCH 27/45] KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
` [PATCH 28/45] KVM: x86: "
` [PATCH 29/45] KVM: Introduce kvm_vcpu_destroy()
` [PATCH 30/45] KVM: Move vcpu alloc and init invocation to common code
` [PATCH 31/45] KVM: Unexport kvm_vcpu_cache and kvm_{un}init_vcpu()
` [PATCH 32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init()
` [PATCH 33/45] KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create()
` [PATCH 34/45] KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
` [PATCH 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
` [PATCH 36/45] KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
` [PATCH 37/45] KVM: Drop kvm_arch_vcpu_setup()
` [PATCH 38/45] KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create()
` [PATCH 39/45] KVM: MIPS: "
` [PATCH 40/45] KVM: ARM: "
` [PATCH 41/45] KVM: PPC: "
` [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
` [PATCH 43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
` [PATCH 44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
` [PATCH 45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init()

[PATCH 0/6] drm: Support CMA per allocation kernel mappings
 2019-10-22  1:01 UTC  (8+ messages)
` [PATCH 1/6] drm/kirin: Use DRM_GEM_CMA_VMAP_DRIVER_OPS
` [PATCH 2/6] drm: Introduce DRM_MODE_DUMB_KERNEL_MAP flag
` [PATCH 3/6] drm/cma-helper: Use the dma_*_attr API variant
` [PATCH 4/6] drm/cma-helper: Support DRM_MODE_DUMB_KERNEL_MAP flag
` [PATCH 5/6] drm/mediatek: Convert to use CMA helpers
` [PATCH 6/6] drm/rockchip: Convert to use generic fbdev emulation

[PATCH v2 00/15] KVM: Dynamically size memslot arrays
 2019-10-22  0:35 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v2 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v2 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v2 05/15] KVM: Drop kvm_arch_create_memslot()
` [PATCH v2 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v2 07/15] KVM: Refactor error handling for setting memory region
` [PATCH v2 08/15] KVM: Move setting of memslot into helper routine
` [PATCH v2 09/15] KVM: Move memslot deletion to helper function
` [PATCH v2 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v2 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
` [PATCH v2 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
` [PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots

[PATCH] ARM: hw_breakpoint: Handle inexact watchpoint addresses
 2019-10-21 23:49 UTC  (3+ messages)

[GIT PULL] soc/arm/dt: Marvell MMP Device Tree changes for v5.5
 2019-10-21 22:27 UTC  (2+ messages)

[PATCH] bus: ti-sysc: Use swsup quirks also for am335x musb
 2019-10-21 21:22 UTC 

[PATCH] locking/atomics: Fix memory leak in bcm2835_timer_init
 2019-10-21 20:46 UTC  (2+ messages)

[PATCH v6 0/4] Raspberry Pi 4 DMA addressing support
 2019-10-21 20:36 UTC  (9+ messages)
` [PATCH v6 3/4] arm64: use both ZONE_DMA and ZONE_DMA32

[PATCH] bus: ti-sysc: Handle mstandby quirk and use it for musb
 2019-10-21 20:36 UTC 

[PATCH v3 0/2] Improve handling of stage 2 aborts without instruction decode
 2019-10-21 20:21 UTC  (3+ messages)
` [PATCH v3 2/2] KVM: arm/arm64: Allow user injection of external data aborts

[PATCH 0/4] i2c bus recovery for Microchip SoCs
 2019-10-21 20:20 UTC  (3+ messages)
` [PATCH 2/4] i2c: at91: implement i2c bus recovery

[PATCH] clocksource/drivers: Fix memory leak in ttc_setup_clockevent
 2019-10-21 20:18 UTC 

[PATCH] perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
 2019-10-21 20:18 UTC  (3+ messages)

[PATCH 0/4] ARM: dts: aspeed: add dtsi for Facebook AST2500 Network BMCs
 2019-10-21 19:48 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ARM: dts: aspeed: cmm: include dtsi for common network BMC devices
` [PATCH 3/4] ARM: dts: aspeed: minipack: "
` [PATCH 4/4] ARM: dts: aspeed: yamp: "

[GIT PULL part 2] Broadcom devicetree fixes for 5.4
 2019-10-21 19:43 UTC 

[PATCH] ARM: dt: add lsm9ds1 iio imu/magn support to gw553x
 2019-10-21 19:31 UTC  (3+ messages)

[PATCH v2 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-10-21 19:18 UTC  (5+ messages)
` [PATCH v2 04/12] arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1

[PATCH v7 00/10] arm64: Stolen time support
 2019-10-21 18:37 UTC  (12+ messages)
` [PATCH v7 01/10] KVM: arm64: Document PV-time interface
` [PATCH v7 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v7 03/10] KVM: arm64: Implement PV_TIME_FEATURES call
` [PATCH v7 04/10] KVM: Implement kvm_put_guest()
` [PATCH v7 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v7 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v7 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v7 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v7 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v7 10/10] arm64: Retrieve stolen time as paravirtualized guest

✅ PASS: Test report for kernel 5.4.0-rc4-7b16c1c.cki (arm-next)
 2019-10-21 18:29 UTC 

[PATCH 0/9] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-21 18:22 UTC  (4+ messages)
` [PATCH 3/9] DTS: ARM: pandora-common: define wl1251 as child node of mmc3

[PATCH 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-10-21 18:07 UTC  (10+ messages)
` [PATCH 1/8] ftrace: add ftrace_init_nop()
` [PATCH 2/8] module/ftrace: handle patchable-function-entry
` [PATCH 3/8] arm64: module: rework special section handling
` [PATCH 4/8] arm64: module/ftrace: intialize PLT at load time
` [PATCH 5/8] arm64: insn: add encoder for MOV (register)
` [PATCH 6/8] arm64: asm-offsets: add S_FP
` [PATCH 7/8] arm64: implement ftrace with regs
` [PATCH 8/8] arm64: ftrace: minimize ifdeffery

[GIT PULL 0/5] ARM: exynos: Stuff for v5.5
 2019-10-21 18:04 UTC  (6+ messages)
` [GIT PULL 1/5] ARM: defconfig: Samsung "
` [GIT PULL 2/5] drivers: memory: "
` [GIT PULL 4/5] ARM: dts: exynos: Stuff "
` [GIT PULL 5/5] arm64: "
` [GIT PULL 3/5] ARM: dts: exynos: memory DMC driver bindings "

[PATCH V4 0/2] Add support for arm64 to carry ima measurement
 2019-10-21 17:38 UTC  (6+ messages)

[PATCH 1/2] ARM: OMAP2+: make dra7xx_sha0_hwmod static
 2019-10-21 17:37 UTC  (4+ messages)
` [PATCH 2/2] ARM: OMAP2+: make omap44xx_sha0_hwmod and omap44xx_l3_main_2__des static

[PATCH v2 00/11] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-21 17:11 UTC  (5+ messages)
` [PATCH v2 07/11] omap: remove old hsmmc.[ch] and in Makefile

[PATCH v2] mtd: rawnand: brcmnand: Fix NULL pointer assignment
 2019-10-21 16:45 UTC 

[RFC PATCH 0/2] Add virtual SDEI support for arm64
 2019-10-21 16:42 UTC  (5+ messages)
` [RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space

[PATCH] arm64: dts: zii-ultra: add i210 ethernet node
 2019-10-21 16:42 UTC 

[PATCH] mtd: rawnand: brcmnand: Fix sparse warning in has_flash_dma()
 2019-10-21 16:41 UTC  (3+ messages)

[PATCH] ARM: dts: exynos: Rename children of SysRAM node to "sram"
 2019-10-21 16:21 UTC  (3+ messages)

[PATCH v4] ARM: dts: keystone: Rename "msmram" node to "sram"
 2019-10-21 16:18 UTC 

[PATCH v4 1/7] dt-bindings: sram: Convert SRAM bindings to json-schema
 2019-10-21 16:18 UTC  (8+ messages)
` [PATCH v4 2/7] dt-bindings: sram: Merge Samsung SRAM bindings into generic
` [PATCH v4 3/7] dt-bindings: sram: Merge Amlogic "
` [PATCH v4 4/7] dt-bindings: sram: Merge Renesas "
` [PATCH v4 5/7] dt-bindings: sram: Merge Rockchip "
` [PATCH v4 6/7] dt-bindings: sram: Merge Allwinner "
` [PATCH v4 7/7] dt-bindings: sram: Merge Socionext "

[PATCH v1 2/2] ARM: dts: colibri-imx6ull: add extcon for usbotg1
 2019-10-21 16:16 UTC 

[PATCH v4 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-21 16:02 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: pwm: Convert Samsung "

[PATCHv2] arm64: defconfig: add JFFS FS support in defconfig
 2019-10-21 15:56 UTC  (2+ messages)

[RFCv1 0/5] Odroid N2 failes to boot using upstream kernel & u-boot
 2019-10-21 15:41 UTC  (13+ messages)
` [RFCv1 5/5] arm64/ARM: configs: Change CONFIG_PWM_MESON from m to y

[PATCH 0/7] debugfs: Add and use debugfs_create_xul()
 2019-10-21 15:37 UTC  (6+ messages)
` [PATCH 1/7] debugfs: Add debugfs_create_xul() for hexadecimal unsigned long

[PATCH v5 0/9] i2c: add support for filters
 2019-10-21 15:23 UTC  (6+ messages)
` [PATCH v5 3/9] i2c: add support for filters optional properties

[PATCH] dt-bindings: display: st,stm32-dsi: Fix white spaces
 2019-10-21 15:18 UTC 

[PATCH v4 0/6] media: Introduce Allwinner H3 deinterlace driver
 2019-10-21 15:07 UTC  (5+ messages)
` [PATCH v4 5/6] media: sun4i: Add "

[PATCH V4 00/10] ARM: Add minimal Raspberry Pi 4 support
 2019-10-21 15:05 UTC  (3+ messages)
` [PATCH V4 01/10] bluetooth: hci_bcm: Fix RTS handling during startup

[GIT PULL] DaVinci fixes for v5.4
 2019-10-21 14:46 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).