All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-27 14:15:21 to 2017-10-27 14:38:51 UTC [more...]

[PATCH v2 0/3] mailbox: Add support for Hi3660 mailbox
 2017-10-27 14:38 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: Introduce Hi3660 controller binding

[PATCH v2 0/3] GLINK intent preallocation support
 2017-10-27 14:38 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: qcom: Support GLINK intents

[RFC PATCH v8 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-27 14:38 UTC  (3+ messages)
` [RFC PATCH v8 4/7] of/irq: Adjust of pci irq parsing for multiple interrupts

[PATCH v4 0/2] Add Combo PHY driver for HiSilicon STB SoCs
 2017-10-27 14:38 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: add bindings doc for hi3798cv200 combphy

[PATCH v1 0/2] drm/stm: ltdc: add a 2nd endpoint
 2017-10-27 14:38 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: display: stm32: "

[PATCH] dt-bindings: display: stm32: add pixel clock mandatory property
 2017-10-27 14:38 UTC  (3+ messages)

[PATCH 0/2] backlight: pwm_bl: prevent backlight flicker when switching PWM on
 2017-10-27 14:38 UTC  (4+ messages)
` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on
  ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching back

[PATCH v16 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-10-27 14:38 UTC  (3+ messages)
` [PATCH v16 27/32] dt: bindings: smiapp: Document lens-focus and flash-leds properties

[PATCH v2 0/9] irqchip: stm32: add stm32h7 support
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH v2 3/9] dt-bindings: interrupt-controllers: add compatible string for stm32h7

[PATCH] drm/i915: Fallback to reserve forcewake if primary ack missing
 2017-10-27 14:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fallback to reserve forcewake if primary ack missing (rev2)

[PATCH 0/2] Add support to UVIS25 uv sensor
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: iio: light: add UVIS25 device bindings

[PATCH 1/8] drm/amdgpu: use the actual placement for pin accounting
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCH 6/8] drm/amd/display: enable GPU VM support

[PATCH v2 0/3] iio: adc: stm32: Add support for differential channels
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: stm32: add support for diff channels

[PATCH 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc
 2017-10-27 14:37 UTC  (2+ messages)

[PATCH net-next v3 0/2] add UniPhier AVE ethernet support
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE

[PATCH v5 00/26] KVM/ARM: Add support for GICv4
 2017-10-27 14:28 UTC  (79+ messages)
` [PATCH v5 01/26] irqchip/gic-v3-its: Setup VLPI properties at map time
` [PATCH v5 02/26] KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
` [PATCH v5 03/26] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v5 04/26] KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
` [PATCH v5 05/26] KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
` [PATCH v5 06/26] KVM: arm/arm64: vITS: Add MSI translation helpers
` [PATCH v5 07/26] KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI
` [PATCH v5 08/26] KVM: arm/arm64: GICv4: Add property field and per-VM predicate
` [PATCH v5 09/26] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v5 10/26] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v5 11/26] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v5 12/26] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v5 13/26] KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
` [PATCH v5 14/26] KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI
` [PATCH v5 15/26] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v5 16/26] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v5 17/26] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
` [PATCH v5 18/26] KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
` [PATCH v5 19/26] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v5 20/26] KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
` [PATCH v5 21/26] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v5 22/26] KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
` [PATCH v5 23/26] KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
` [PATCH v5 24/26] KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
` [PATCH v5 25/26] KVM: arm/arm64: GICv4: Enable VLPI support
` [PATCH v5 26/26] KVM: arm/arm64: GICv4: Theory of operations

[PATCH v9 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH v9 02/10] dt-bindings: net: dwmac-sun8i: update documentation about "

Subject: PCI: brcmstb: Add Broadcom Settopbox PCIe support (V2)
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH 2/8] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device

[PATCH] qmi: remove request when it timeouts
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 12/12] housekeeping: Document isolcpus flags
 2017-10-27 14:36 UTC  (4+ messages)
` [tip:sched/core] sched/isolation: Document the isolcpus= flags

[Xenomai] Xenomai 3.0.5 - Segmentation fault in xnsynch_sleep_on();
 2017-10-27 14:36 UTC  (5+ messages)

[PATCH 03/14] VFS: Implement a filesystem superblock creation/configuration context [ver #6]
 2017-10-27 14:35 UTC  (6+ messages)
` [PATCH 00/14] VFS: Introduce filesystem "

[PATCH 0/5] staging: fsl-dpaa2/eth: Frame buffer work
 2017-10-27 14:34 UTC  (7+ messages)
` [PATCH 3/5] staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offset
` [PATCH 4/5] staging: fsl-dpaa2/eth: Change RX buffer alignment

[PATCH net] net: stmmac: First Queue must always be in DCB mode
 2017-10-27 14:33 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: add binding for A64 DE2 CCU with SRAM section
 2017-10-27 14:33 UTC  (7+ messages)

[PATCH] livetree: avoid assertion of orphan phandles with overlays
 2017-10-27 14:33 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ixgbe: extend firmware version support
 2017-10-27 14:32 UTC 

[morty][PATCH] openvswitch: Fix build with musl libc
 2017-10-27 14:32 UTC  (2+ messages)

[PATCH 00/10] drm/i915: Last part of DDI encoder->type cleanup
 2017-10-27 14:31 UTC  (5+ messages)
` [PATCH 08/10] drm/i915: Pass a crtc state to ddi post_disable from MST code

[PATCH v2 net-next 0/2] net: dsa: lan9303: Learn addresses on CPU port when bridged
 2017-10-27 14:31 UTC  (2+ messages)

PROBLEM: Remapping hugepages mappings causes kernel to return EINVAL
 2017-10-27 14:29 UTC  (14+ messages)

[Qemu-devel] [PATCH v3] s390-ccw: print carriage return with new lines
 2017-10-27 14:30 UTC 

[PATCH 00/12 v4] multiqueue for MMC/SD
 2017-10-27 14:29 UTC  (9+ messages)
` [PATCH 11/12 v4] mmc: block: issue requests in massive parallel

Huge mapping secondary process linux
 2017-10-27 14:28 UTC  (3+ messages)

[PATCH v2] drm/amd/display: Don't print error when bo_pin is interrupted
 2017-10-27 14:27 UTC  (4+ messages)

[PATCH net] net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
 2017-10-27 14:26 UTC  (2+ messages)

[patch net-next 0/2] mlxsw: small cleanup
 2017-10-27 14:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5]arm: kinetis_k64
 2017-10-27 14:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6]arm: Makefiles to kinetis k64 platform

[PATCH 0/3] centralize transport not ready request check
 2017-10-27 14:25 UTC  (3+ messages)

[GIT PULL for 4.15 v2] Atomisp cleanups, fixes
 2017-10-27 14:25 UTC  (2+ messages)

[PATCH v4] virtio_blk: Fix an SG_IO regression
 2017-10-27 14:24 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/39] x86/cpu/numa queue, 2017-10-27
 2017-10-27 14:21 UTC  (40+ messages)
` [Qemu-devel] [PULL v2 01/39] alpha: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 02/39] alpha: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 03/39] cris: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 04/39] cris: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 05/39] lm32: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 06/39] lm32: milkymist: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 07/39] lm32: lm32_boards: "
` [Qemu-devel] [PULL v2 08/39] m68k: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 09/39] m68k: an5206: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 10/39] m68k: mcf5208: "
` [Qemu-devel] [PULL v2 11/39] moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite"
` [Qemu-devel] [PULL v2 12/39] moxie: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 13/39] moxie: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 14/39] openrisc: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 15/39] openrisc: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 16/39] sh4: r2d: "
` [Qemu-devel] [PULL v2 17/39] sh4: shix: "
` [Qemu-devel] [PULL v2 18/39] sh4: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 19/39] sh4: simplify superh_cpu_class_by_name()
` [Qemu-devel] [PULL v2 20/39] sh4: remove SuperHCPUClass::name field
` [Qemu-devel] [PULL v2 21/39] xtensa: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 22/39] xtensa: sim: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 23/39] xtensa: lx60/lx200/ml605/kc705: "
` [Qemu-devel] [PULL v2 24/39] unicore32: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 25/39] unicore32: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 26/39] tricore: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 27/39] tricore: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 28/39] sparc: cleanup cpu type name composition
` [Qemu-devel] [PULL v2 29/39] sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 30/39] sparc: sparc: "
` [Qemu-devel] [PULL v2 31/39] sparc: leon3: "
` [Qemu-devel] [PULL v2 32/39] mips: use object_new() instead of gnew()+object_initialize()
` [Qemu-devel] [PULL v2 33/39] mips: malta/boston: replace cpu_model with cpu_type
` [Qemu-devel] [PULL v2 34/39] mips: fulong2e: "
` [Qemu-devel] [PULL v2 35/39] mips: Magnum/Acer Pica 61: "
` [Qemu-devel] [PULL v2 36/39] mips: mipssim: "
` [Qemu-devel] [PULL v2 37/39] mips: r4k: "
` [Qemu-devel] [PULL v2 38/39] numa: fixup parsed NumaNodeOptions earlier
` [Qemu-devel] [PULL v2 39/39] x86: Skip check apic_id_limit for Xen

[PATCH] staging: ccree: Fix indentation in ssi_buffer_mgr.c
 2017-10-27 14:23 UTC  (3+ messages)

[PATCH v2 1/2] x86/boot: fix early error display
 2017-10-27 14:21 UTC  (5+ messages)

buffer-cache builds up with invalidate=1 too
 2017-10-27 14:21 UTC  (9+ messages)

[PATCH v9 0/7] Add support for Qualcomm A53 CPU clock
 2017-10-27 14:20 UTC  (4+ messages)
` [PATCH v9 3/7] mailbox: qcom: Move the apcs struct into a separate header

[xen-unstable-smoke test] 115298: tolerable all pass - PUSHED
 2017-10-27 14:20 UTC 

[PATCH] drm/i915: Fix BXT lane latenccy optimal setting with MST
 2017-10-27 14:19 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [PATCH 0/6] CAN bus support for QEMU (SJA1000 PCI so far)
 2017-10-27 14:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] CAN bus simple SJA1000 PCI card emulation for QEMU

[PATCH] perf: Fix header.size for namespace events
 2017-10-27 14:18 UTC  (2+ messages)

[GIT PULL] one nvme fix for 4.14
 2017-10-27 14:18 UTC  (3+ messages)

[U-Boot] EXT4 slow boot problem
 2017-10-27 14:18 UTC  (2+ messages)
` [U-Boot] [PATCH] ext4: cache first extent index blocks (#06343)

[PATCH] x86/cpuid: Enable new SSE/AVX/AVX512 cpu features
 2017-10-27 14:18 UTC 

[PATCH] btrfs-progs: when unable to find out fsid of a dev just skip
 2017-10-27 14:13 UTC  (2+ messages)

[PATCH] kprobes, x86/alternatives: use text_mutex to protect smp_alt_modules
 2017-10-27 14:15 UTC  (5+ messages)

[PATCH 1/2] mac80211: Add TXQ scheduling API
 2017-10-27 14:14 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] mac80211: Add airtime account and scheduling to TXQs
` [PATCH v2 3/3] ath9k: Switch to mac80211 airtime API


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.