linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-05 20:45:58 to 2019-12-06 22:18:06 UTC [more...]

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-12-06 22:13 UTC  (17+ messages)
` [PATCH v6 00/15] "
  ` [PATCH v6 01/15] arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings
  ` [PATCH v6 02/15] arm64/lib: copy_page: avoid x18 register in assembler code
  ` [PATCH v6 03/15] arm64: kvm: stop treating register x18 as caller save
  ` [PATCH v6 04/15] arm64: kernel: avoid x18 in __cpu_soft_restart
  ` [PATCH v6 05/15] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v6 06/15] scs: add accounting
  ` [PATCH v6 07/15] scs: add support for stack usage debugging
  ` [PATCH v6 08/15] arm64: disable function graph tracing with SCS
  ` [PATCH v6 09/15] arm64: reserve x18 from general allocation "
  ` [PATCH v6 10/15] arm64: preserve x18 when CPU is suspended
  ` [PATCH v6 11/15] arm64: efi: restore x18 if it was corrupted
  ` [PATCH v6 12/15] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v6 13/15] arm64: disable SCS for hypervisor code
  ` [PATCH v6 14/15] arm64: implement Shadow Call Stack
  ` [PATCH v6 15/15] arm64: scs: add shadow stacks for SDEI

[PATCH v7 0/5] Add NUMA-awareness to qspinlock
 2019-12-06 22:00 UTC  (8+ messages)
` [PATCH v7 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v7 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v7 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "

[GIT PULL] ARM: SoC fixes
 2019-12-06 20:53 UTC 

[PATCH 1/2] crypto: caam: Change the i.MX8MQ check support all i.MX8M variants
 2019-12-06 19:55 UTC  (3+ messages)

[PATCH] net: stmmac: reset Tx desc base address before restarting Tx
 2019-12-06 19:50 UTC  (2+ messages)

[PATCH 0/2] kvm/arm64: unimplemented sysreg improvements
 2019-12-06 19:35 UTC  (4+ messages)
` [PATCH 2/2] kvm/arm64: don't log IMP DEF sysreg traps

[RFCv1 0/8] RK3399 clean shutdown issue
 2019-12-06 18:45 UTC  (9+ messages)
` [RFCv1 1/8] mfd: rk808: Refactor shutdown functions
` [RFCv1 2/8] mfd: rk808: use syscore for RK805 PMIC shutdown
` [RFCv1 3/8] mfd: rk808: use syscore for RK808 "
` [RFCv1 4/8] mfd: rk808: use syscore for RK818 "
` [RFCv1 5/8] mfd: rk808: cleanup unused function pointer
` [RFCv1 6/8] mfd: rk808: use common syscore for all PMCI for clean shutdown
` [RFCv1 7/8] arm64: rockchip: drop unused field from rk8xx i2c node
` [RFCv1 8/8] arm: "

[PATCH] ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()
 2019-12-06 18:34 UTC  (10+ messages)

[PATCH] ARM: dts: Cygnus: Fix MDIO node address/size cells
 2019-12-06 18:19 UTC 

[PATCH v5 0/3] sysfs: add sysfs based cpuinfo
 2019-12-06 18:16 UTC  (11+ messages)
` [PATCH 1/3] cpuinfo: add sysfs based arch independent cpuinfo framework
` [PATCH 2/3] x86 cpuinfo: implement sysfs nodes for x86
` [PATCH 3/3] arm64 cpuinfo: implement sysfs nodes for arm64

[PATCH] ARM: dts: bcm2711: fix soc's node dma-ranges
 2019-12-06 18:13 UTC  (4+ messages)

[GIT PULL] Qualcomm ARM64 Defconfig updates for 5.5
 2019-12-06 17:57 UTC  (6+ messages)

[PATCH v5 00/14] CoreSight CTI Driver
 2019-12-06 17:39 UTC  (9+ messages)
` [PATCH v5 09/14] coresight: cti: Add connection information to sysfs
` [PATCH v5 13/14] docs: coresight: Update documentation for CoreSight to cover CTI

pinctrl states vs pinmux vs gpio (i2c bus recovery)
 2019-12-06 17:33 UTC 

[PATCH v3 00/13] cpuidle: psci: Support hierarchical CPU arrangement
 2019-12-06 17:23 UTC  (8+ messages)
` [PATCH v3 10/13] cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains

[PATCH] iio: at91-sama5d2_adc: fix iio_triggered_buffer_{predisable, postenable} positions
 2019-12-06 17:02 UTC  (12+ messages)
` [PATCH] iio: at91-sama5d2_adc: fix iio_triggered_buffer_{predisable,postenable} positions

[PATCH 1/3] dt-bindings: i2c: at91: cosmetic formatting of compatible list
 2019-12-06 16:58 UTC  (3+ messages)
` [PATCH 2/3] i2c: at91: fix clk_offset for sama5d2

[GIT PULL] Broadcom devicetree changes for 5.5 (part 2)
 2019-12-06 16:33 UTC  (2+ messages)

[GIT PULL] tee subsys fixes for v5.4 (take two)
 2019-12-06 16:29 UTC  (5+ messages)

[PATCH] arm64: Validate tagged addresses in access_ok() called from kernel threads
 2019-12-06 16:36 UTC  (2+ messages)

[PATCH v2] dt-bindings: iio: adc: stm32-adc: convert bindings to json-schema
 2019-12-06 16:17 UTC 

[PATCH] dt-bindings: iio: adc: stm32-adc: convert bindings to json-schema
 2019-12-06 16:18 UTC  (3+ messages)

Kernel v5.2+ on HiKey960?
 2019-12-06 16:09 UTC  (10+ messages)

[GIT PULL] arm64 fixes for 5.5-rc1
 2019-12-06 15:46 UTC 

[PATCH v3 00/25] PCI host resource consolidation
 2019-12-06 15:36 UTC  (8+ messages)
` [PATCH v3 10/25] PCI: rockchip: Use pci_parse_request_of_pci_ranges()
` [PATCH v3 11/25] PCI: rockchip: Drop storing driver private outbound resource data

[PATCH] arm: multi_v7_config: Restore debugfs support
 2019-12-06 15:11 UTC  (2+ messages)

[PATCH] arm64/kernel/entry: refine comment of stack overflow check
 2019-12-06 13:58 UTC  (2+ messages)

[PATCH v16 00/25] Generic page walk and ptdump
 2019-12-06 13:53 UTC  (26+ messages)
` [PATCH v16 01/25] mm: Add generic p?d_leaf() macros
` [PATCH v16 02/25] arc: mm: Add p?d_leaf() definitions
` [PATCH v16 03/25] arm: "
` [PATCH v16 04/25] arm64: "
` [PATCH v16 05/25] mips: "
` [PATCH v16 06/25] powerpc: "
` [PATCH v16 07/25] riscv: "
` [PATCH v16 08/25] s390: "
` [PATCH v16 09/25] sparc: "
` [PATCH v16 10/25] x86: "
` [PATCH v16 11/25] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v16 12/25] mm: pagewalk: Allow walking without vma
` [PATCH v16 13/25] mm: pagewalk: Don't lock PTEs for walk_page_range_novma()
` [PATCH v16 14/25] mm: pagewalk: fix termination condition in walk_pte_range()
` [PATCH v16 15/25] mm: pagewalk: Add test_p?d callbacks
` [PATCH v16 16/25] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v16 17/25] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v16 18/25] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v16 19/25] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v16 20/25] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v16 21/25] mm: Add generic ptdump
` [PATCH v16 22/25] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v16 23/25] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v16 24/25] arm64: mm: Display non-present entries in ptdump
` [PATCH v16 25/25] mm: ptdump: Reduce level numbers by 1 in note_page()

[PATCH v6 0/6] Add Support for MediaTek PMIC MT6358
 2019-12-06 13:33 UTC  (7+ messages)
` [PATCH v6 1/6] mfd: mt6397: modify suspend/resume behavior
` [PATCH v6 2/6] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v6 3/6] mfd: Add support "
` [PATCH v6 4/6] arm64: dts: mt6358: add PMIC MT6358 related nodes
` [PATCH v6 5/6] rtc: mt6397: fix alarm register overwrite
` [PATCH v6 6/6] rtc: Add support for the MediaTek MT6358 RTC

[PATCH] arm64: ftrace: fix ifdeffery
 2019-12-06 13:29 UTC  (2+ messages)

[PATCH 0/4] irqchip/meson-gpio: Add support for Meson-A1 SoC
 2019-12-06 13:13 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: New binding for Meson-A1 SoCs
` [PATCH 2/4] irqchip/meson-gpio: rework meson irqchip driver to support meson-A1 SoCs
` [PATCH 3/4] irqchip/meson-gpio: Add support for meson a1 SoCs
` [PATCH 4/4] arm64: dts: meson: a1: add gpio interrupt controller support

[PATCH 0/5] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2019-12-06 13:08 UTC  (6+ messages)
` [PATCH 2/5] pci: endpoint: add support to handle multiple base for mapping outbound memory

[PATCH v2] arm: exynos_config: Restore debugfs support
 2019-12-06 12:47 UTC 

[PATCH] ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCs
 2019-12-06 12:27 UTC  (2+ messages)

[PATCH] arm64: KVM: Invoke compute_layout() before alternatives are applied
 2019-12-06 12:21 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH] KVM: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
 2019-12-06 11:53 UTC  (2+ messages)

[PATCH v3] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-12-06 11:46 UTC  (2+ messages)

[PATCH 0/2] dmaengine: pl330: A few system suspend/resume changes
 2019-12-06 11:46 UTC  (5+ messages)
  ` [PATCH 1/2] dmaengine: pl330: Drop boilerplate code for suspend/resume
  ` [PATCH 2/2] dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks

[PATCH] KVM: arm: remove excessive permission check in kvm_arch_prepare_memory_region
 2019-12-06 11:43 UTC  (3+ messages)

[PATCH] KVM: arm: get rid of unused arg in cpu_init_hyp_mode()
 2019-12-06 11:43 UTC  (2+ messages)

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-12-06 10:56 UTC  (2+ messages)

[PATCH v4 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-12-06 10:29 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH] KVM: arm: get rid of unused arg in cpu_init_hyp_mode()
 2019-12-06 10:10 UTC 

[PATCH] drm/panfrost: no need to display probe deferred error
 2019-12-06 10:02 UTC  (2+ messages)

[PATCH v2] dt-bindings: iio: adc: convert sd modulator to json-schema
 2019-12-06 10:00 UTC 

[PATCH v4 0/5] Add support for mt2701 JPEG ENC support
 2019-12-06  9:59 UTC  (6+ messages)
` [PATCH v4 5/5] media: platform: Add jpeg dec/enc feature

[PATCH v3 0/4] Add support for iMX8MQ Display Controller Subsystem
 2019-12-06  9:52 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: display: imx: add bindings for DCSS
` [PATCH v3 4/4] arm64: dts: imx8mq: add DCSS node

[PATCH v3 0/6] PAXB INTx support with proper model
 2019-12-06  9:44 UTC  (4+ messages)
` [PATCH v3 2/6] PCI: iproc: Add INTx support with better modeling

[PATCH] drm/gma500: Pass GPIO for Intel MID using descriptors
 2019-12-06  9:43 UTC 

[PATCH v2 0/8] Add Mediatek thermal dirver and dtsi
 2019-12-06  9:35 UTC  (4+ messages)
` [PATCH v2 7/8] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH 2/2] PCI: uniphier: Add checking whether PERST# is deasserted
 2019-12-06  9:01 UTC  (6+ messages)

[PATCH v5 00/10] Add Support for MediaTek PMIC MT6358
 2019-12-06  8:55 UTC  (4+ messages)
` [PATCH v5 06/10] mfd: Add support for the MediaTek MT6358 PMIC

[PATCH] staging/vc04_services/bcm2835-camera: distinct numeration and names for devices
 2019-12-06  8:54 UTC 

[PATCH] rtc: stm32: add missed clk_disable_unprepare in error path of resume
 2019-12-06  8:19 UTC  (2+ messages)

[PATCH] ARM: exynos_defconfig: Bring back explicitly wanted options
 2019-12-06  8:01 UTC  (2+ messages)

[PATCH v4 0/6] add Amlogic A1 clock controller driver
 2019-12-06  7:40 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v4 2/6] clk: meson: add support for A1 PLL clock ops
` [PATCH v4 3/6] clk: meson: eeclk: refactor eeclk common driver to support A1
` [PATCH v4 4/6] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v4 5/6] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v4 6/6] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[v6] i2c: imx: support slave mode for imx I2C driver
 2019-12-06  7:38 UTC  (4+ messages)

[PATCH v2 0/2] PM / devfreq: Add dev_pm_qos support
 2019-12-06  4:54 UTC  (8+ messages)
` [PATCH v2 2/2] PM / devfreq: Use PM QoS for sysfs min/max_freq

[PATCH v2] support gce on mt6779 platform
 2019-12-06  4:05 UTC  (5+ messages)
` [PATCH v2 05/14] arm64: dts: add gce node for mt6779
` [PATCH v2 06/14] soc: mediatek: cmdq: return send msg error code

[PATCH v4 0/7] drm/mediatek: fix cursor issue and apply CMDQ in MTK DRM
 2019-12-06  2:55 UTC  (9+ messages)
` [PATCH v4 3/7] drm/mediatek: update cursors by using async atomic update
` [PATCH v4 4/7] drm/mediatek: disable all the planes in atomic_disable
` [PATCH v4 6/7] drm/mediatek: support CMDQ interface in ddp component
` [PATCH v4 7/7] drm/mediatek: apply CMDQ control flow

[PATCH] devfreq: exynos-bus: workaround dev_pm_opp_set_rate() errors on Exynos5422/5800 SoCs
 2019-12-06  1:25 UTC  (9+ messages)

[PATCH 0/2] Add iProc IDM device support
 2019-12-06  0:22 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: soc: Add binding doc for iProc IDM device
` [PATCH 2/2] soc: bcm: iproc: Add Broadcom iProc IDM driver

[PATCH v2 00/13] phy: usb: Updates to Broadcom STB USB PHY driver
 2019-12-05 23:46 UTC  (2+ messages)

[PATCH 0/3] ipmi: kcs-bmc: Rework bindings to clean up DT warnings
 2019-12-05 23:19 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: ipmi: aspeed: Introduce a v2 binding for KCS

[PATCH v4 1/2] dt-bindings: arm: at91: Document Kizboxmini and Smartkiz boards binding
 2019-12-05 22:50 UTC  (2+ messages)
` [PATCH v4 2/2] ARM: dts: at91: add smartkiz support and a common kizboxmini dtsi file

[PATCH v4 7/8] linux/log2.h: Fix 64bit calculations in roundup/down_pow_two()
 2019-12-05 22:30 UTC 

[PATCH v3] ARM: dts: at91: rearrange kizbox dts using aliases nodes
 2019-12-05 22:30 UTC 

[PATCH 0/5] USB support on stm32mp157 boards
 2019-12-05 22:29 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: convert sd modulator to json-schema
 2019-12-05 22:27 UTC  (2+ messages)

[PATCH v2] ARM: dts: at91: rearrange kizbox dts using aliases nodes
 2019-12-05 22:23 UTC 

[PATCH] ARM: dts: imx: Add GW5913
 2019-12-05 22:09 UTC 

[PATCH] ARM: dts: imx: Add GW5912
 2019-12-05 22:09 UTC 

[PATCH] ARM: dts: imx: Add GW5910
 2019-12-05 22:08 UTC 

[PATCH] ARM: dts: imx: Add GW5907
 2019-12-05 22:08 UTC 

"leds: gpio: Use generic support for composing LED names" breaks gpio debugfs
 2019-12-05 21:29 UTC  (4+ messages)

[PATCH 0/2] Re-normalize shared defconfigs for ARM{,64}
 2019-12-05 21:14 UTC  (3+ messages)
` [PATCH 1/2] ARM: defconfig: re-run savedefconfig on multi_v* configs
` [PATCH 2/2] arm64: defconfig: re-run savedefconfig

[PATCH] ARM: dts: imx: ventana: add fxos8700 on gateworks boards
 2019-12-05 20:46 UTC  (3+ messages)

[GIT PULL 1/4] ARM: SoC platform updates
 2019-12-05 20:45 UTC  (5+ messages)
` [GIT PULL 3/4] ARM: Device-tree updates
` [GIT PULL 4/4] ARM: SoC defconfig updates


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