All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-17 09:52:24 to 2017-05-17 10:36:50 UTC [more...]

[PATCH V10 1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
 2017-05-17 10:36 UTC  (5+ messages)

[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 2017-05-17 10:35 UTC  (4+ messages)
` [U-Boot] [PATCH 12/22] mmc: Enable signal voltage to be selected from mmc core

How to use GattProfile1
 2017-05-17 10:35 UTC  (4+ messages)

[PATCH 0/1] Remove unnecessary branching in free-space-tree.c
 2017-05-17 10:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] seq_file: delete small-value optimization
 2017-05-17 10:33 UTC 

[Qemu-devel] [RFC v1 0/9] virtio-crypto: add stateless mode support
 2017-05-17 10:33 UTC  (11+ messages)
` [Qemu-devel] [RFC v1 6/9] virtio-crypto: rework virtio_crypto_handle_request

[Qemu-devel] [PATCH 1/2] xhci: split into multiple files
 2017-05-17 10:33 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] xhci: add CONFIG_USB_XHCI_NEC option

[RFC 0/2] ethdev: add new attribute for signature match
 2017-05-17 10:32 UTC  (2+ messages)

[RFC] Service Cores concept
 2017-05-17 10:32 UTC  (3+ messages)

[PATCH v2 0/3] pinctrl: cherryview: Extend the DMI quirk to Intel_Strago systems
 2017-05-17 10:31 UTC  (7+ messages)
` [PATCH v2 1/3] firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
` [PATCH v2 2/3] pinctrl: cherryview: Add terminate entry for dmi_system_id tables
` [PATCH v2 3/3] pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems

[PATCH net-next] net: make struct net_device::tx_queue_len unsigned int
 2017-05-17 10:30 UTC 

[PATCH/RFC] iommu: Move over to unsigned int domain type
 2017-05-17 10:29 UTC 

[PATCH] drm/i915/guc: Remove action status and statistics from debugfs
 2017-05-17 10:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V8 00/11] IOMMU probe deferral support
 2017-05-17 10:28 UTC  (9+ messages)
` [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error

[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
 2017-05-17 10:27 UTC  (10+ messages)
` [RFC PATCH 3/8] iommu: Introduce iommu do invalidate API function
` [RFC PATCH 4/8] iommu/vt-d: Add iommu do invalidate function
` [RFC PATCH 5/8] VFIO: Add new IOTCL for PASID Table bind propagation
      ` [Qemu-devel] "

[PATCH v3 net-next 0/7] Extend socket timestamping API
 2017-05-17 10:27 UTC  (4+ messages)
` [PATCH v3 net-next 5/7] net: don't make false software transmit timestamps

[U-Boot] [PATCH 8/8] rockchip: dts: rk3328: support and enable dwc2 controller
 2017-05-17 10:26 UTC 

[U-Boot] [PATCH 7/8] usb: dwc2: fix macro error and support gadget function for rk3328
 2017-05-17 10:26 UTC 

[U-Boot] [PATCH 6/8] configs: rk3328: enable dwc2 driver and config for fastboot
 2017-05-17 10:26 UTC 

NETIF_N_NTUPLE - should it control flow classification?
 2017-05-17 10:25 UTC 

[PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
 2017-05-17 10:19 UTC  (3+ messages)

[U-Boot] [PATCH 5/8] rockchip: dts: rk3328: support and enable xhci
 2017-05-17 10:25 UTC 

[PATCH 00/22] hisi_sas: hip08 support
 2017-05-17 10:49 UTC  (29+ messages)
` [PATCH 01/22] scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
` [PATCH 02/22] scsi: hisi_sas: optimise the usage of hisi_hba.lock
` [PATCH 03/22] scsi: hisi_sas: relocate get_ata_protocol()
` [PATCH 04/22] scsi: hisi_sas: relocate sata_done_v2_hw()
` [PATCH 05/22] scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
` [PATCH 06/22] scsi: hisi_sas: add pci_dev in hisi_hba struct
` [PATCH 07/22] scsi: hisi_sas: add the initialisation for pci-based controller
` [PATCH 08/22] scsi: hisi_sas: add bare v3 hw driver
` [PATCH 09/22] scsi: hisi_sas: retrieve SAS address for pci-based controller
` [PATCH 10/22] scsi: hisi_sas: add v3 hw init
` [PATCH 11/22] scsi: hisi_sas: add v3 hw PHY init
` [PATCH 12/22] scsi: hisi_sas: add phy up/down/bcast and channel ISR
` [PATCH 13/22] scsi: hisi_sas: add v3 cq interrupt handler
` [PATCH 14/22] scsi: hisi_sas: add v3 code to send SSP frame
` [PATCH 15/22] scsi: hisi_sas: add v3 code to send SMP frame
` [PATCH 16/22] scsi: hisi_sas: add v3 code to send ATA frame
` [PATCH 17/22] scsi: hisi_sas: add v3 code for itct setup and free
` [PATCH 18/22] scsi: hisi_sas: add v3 code to send internal abort command
` [PATCH 19/22] scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
` [PATCH 20/22] scsi: hisi_sas: Add v3 code to support ECC and AXI bus fatal error
` [PATCH 21/22] scsi: hisi_sas: add v3 code to fill some more hw function pointers
` [PATCH 22/22] scsi: hisi_sas: modify internal abort dev flow for v3 hw

[PATCH v8 00/08] iommu/ipmmu-vmsa: IPMMU multi-arch update V8
 2017-05-17 10:24 UTC  (20+ messages)
` [PATCH v8 01/08] iommu/ipmmu-vmsa: Remove platform data handling
` [PATCH v8 02/08] iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context
` [PATCH v8 03/08] iommu/ipmmu-vmsa: Break out utlb parsing code
` [PATCH v8 04/08] iommu/ipmmu-vmsa: Break out domain allocation code
` [PATCH v8 05/08] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops
` [PATCH v8 06/08] iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64
` [PATCH v8 07/08] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency
` [PATCH v8 08/08] iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo

[PATCH v8 0/5] Enhancement to intel_dp_aux_backlight driver
 2017-05-17 10:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Enhancement to intel_dp_aux_backlight driver (rev7)

[U-Boot] [PATCH 0/8] rk3328: add support of usb host and gadget
 2017-05-17 10:21 UTC  (5+ messages)
` [U-Boot] [PATCH 1/8] configs: rk3328: add support for usb and config ehci and ohci driver
` [U-Boot] [PATCH 2/8] rockchip: dts: rk3328: add ehci and ohci node and enable host0 port
` [U-Boot] [PATCH 3/8] configs: rk3328: config xhci controller
` [U-Boot] [PATCH 4/8] usb: host: xhci-rockchip: add support for rk3328

[PATCH] drm/i915: Disable decoupled mmio for GEN9LP
 2017-05-17 10:20 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Disable decoupled mmio for GEN9LP (rev2)

reversion in GIT_COMMON_DIR refs path
 2017-05-17 10:19 UTC  (5+ messages)
` [PATCH] tests: add an optional test to test git-annex

[PATCH v3 1/3] drm: Plumb modifiers through plane init
 2017-05-17 10:17 UTC  (2+ messages)

[PATCH 1/2] globalvar: fix build without CONFIG_GLOBALVAR
 2017-05-17 10:16 UTC  (2+ messages)
` [PATCH 2/2] video: select OFTREE from DRIVER_VIDEO_IMX_IPUV3

[PATCH v2 0/4] amend some properties related clk and cpu for rk322x
 2017-05-17 10:16 UTC  (11+ messages)
` [PATCH v2 1/4] arm: dts: rk322x: add some assigned-clocks
` [PATCH v2 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu
` [PATCH v2 3/4] arm: dts: rk3229: add a new cpu opp table
` [PATCH v2 4/4] arm: dts: rk322x: update tsadc's frequence setting

[PATCH 2/2] ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init'
 2017-05-17 10:15 UTC  (4+ messages)

[PATCH 1/4] drm/amdgpu: check if vram is lost v2
 2017-05-17 10:15 UTC  (14+ messages)
` [PATCH 4/4] drm/amdgpu: reset fpriv vram_lost_counter

RAID 6 corrupted
 2017-05-17 10:15 UTC  (4+ messages)

[PATCH v3 0/8] Fix clean -d and status --ignored
 2017-05-17 10:14 UTC  (6+ messages)
` [PATCH v2 0/9] Keep git clean -d from inadvertently removing ignored files
  ` [PATCH v3 4/8] dir: hide untracked contents of untracked dirs

[PATCH v2 0/3] x86/dpci: bind legacy PCI interrupts to PVHv2 Dom0
 2017-05-17 10:13 UTC  (10+ messages)
` [PATCH v2 2/3] x86/pt: enable binding of GSIs to a PVH Dom0

[v6 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-17 10:13 UTC  (5+ messages)
` [v6 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74

[Qemu-devel] [RFC PATCH v1 0/6] ppc/spapr: Fix migration of radix guests
 2017-05-17 10:12 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v1 1/6] migration: Fix unregister_savevm()

[U-Boot] [PATCH v1 0/8] rockchip: mkimage: refactor rksd/rkspi padding calculation and add dumpimage support
 2017-05-17 10:12 UTC  (3+ messages)

[PATCH] Signed-off-by: Richa Jha <richa.jha2@gmail.com>
 2017-05-17 10:12 UTC 

[PATCH 0/6] drm documentation and clean ups
 2017-05-17 10:06 UTC  (4+ messages)
` [PATCH 1/6] drm: Deduplicate driver initialization message

[patch V2 00/17] init: Enable might_sleep() and smp_processor_id() debugging early
 2017-05-17 10:09 UTC  (4+ messages)
` [patch V2 03/17] arm64: Adjust system_state check

[Xen-users] vif-bridge errors when creating and destroying dozens of VMs simultaneously
 2017-05-17 10:10 UTC  (3+ messages)

[Qemu-devel] [PULL 00/48] ppc-for-2.10 queue 20170426
 2017-05-17 10:10 UTC  (11+ messages)
` [Qemu-devel] [PULL 19/48] spapr: allocate the ICPState object from under sPAPRCPUCore
                ` [Qemu-devel] [Qemu-ppc] "

[Buildroot] [PATCH v3] package/pulseview: fix a build issue
 2017-05-17 10:10 UTC 

[GIT PULL] etnaviv-fixes for 4.12-rc2
 2017-05-17 10:09 UTC 

[U-Boot] [PATCH v2 0/9] dm: Prepare for supporting a live device tree
 2017-05-17 10:09 UTC  (16+ messages)
` [U-Boot] [PATCH v2 1/9] dm: Use dm.h header when driver mode is used
` [U-Boot] [PATCH v2 2/9] dm: core: Move dev_get_addr() etc. into a separate file
` [U-Boot] [PATCH v2 5/9] Fix up inclusion of common.h

'iw events' stops receiving events after a while on 4.9 + hacks
 2017-05-17 10:08 UTC  (3+ messages)

[PATCH 1/7] drm/amdgpu: cleanup adjust_mc_addr handling v2
 2017-05-17 10:08 UTC  (3+ messages)
` [PATCH 6/7] drm/amdgpu: stop joining VM PTE updates

[PATCH v3] usb: usbip: let urb_destroy kfree the transfer_buffer
 2017-05-17 10:07 UTC 

[PATCH] [ath10k] go back to using dma_alloc_coherent() for firmware scratch memory
 2017-05-17 10:06 UTC  (3+ messages)

kernel BUG at mm/usercopy.c:72!
 2017-05-17 10:05 UTC  (4+ messages)

[meta-raspberrypi] Pi 0 minimal consumption reached with Yocto?
 2017-05-17  9:36 UTC 

[PATCH] imx-serial: RX DMA startup latency
 2017-05-17 10:04 UTC  (2+ messages)

[PATCH v1] Documentation: provide documentation for NVMEM interfaces
 2017-05-17 10:03 UTC 

btrfs hang with 4.11.1 kernel
 2017-05-17 10:02 UTC  (2+ messages)

[Bug 100510] [radeon] Heavy artifacts during hw accelerated playback of wmv files
 2017-05-17 10:00 UTC  (2+ messages)

[RFC summary] Enable Coherent Device Memory
 2017-05-17  9:56 UTC  (9+ messages)

[U-Boot] [GIT PULL V2] Please pull u-boot-mmc master
 2017-05-17  9:56 UTC  (5+ messages)
    ` [U-Boot] [BUG]Rockchip armv7 SoCs can not boot on latest U-Boot

Add UBIFS support to xfstests
 2017-05-17  9:55 UTC  (4+ messages)
` [PATCH 1/2] Add support for UBIFS
` [PATCH 2/2] Accept failing with EPERM in addition to ENOKEY for rename without key
` [PATCH] xfstests-bld: add experimental support for ubifs

[PATCH V2 2/6] tty: serial: lpuart: add little endian 32 bit register support
 2017-05-17  9:55 UTC  (9+ messages)
` [V2, "

[PATCH v2 0/3] add and fix some device node for rk322x SoC
 2017-05-17  9:52 UTC  (8+ messages)
` [PATCH v2 1/3] arm: dts: rk322x: fix i2s1 pinctrl error
` [PATCH v2 2/3] arm: dts: rk322x: correct uart2 pinctrl and add another sets
` [PATCH v2 3/3] arm: dts: rk322x: add watchdog device node

patch "USB: hub: fix non-SS hub-descriptor handling" added to usb-linus
 2017-05-17  9:54 UTC 

patch "USB: hub: fix SS hub-descriptor handling" added to usb-linus
 2017-05-17  9:54 UTC 

patch "USB: ehci-platform: fix companion-device leak" added to usb-linus
 2017-05-17  9:54 UTC 

[PATCH 00/31] arm64: KVM: Mediate access to GICv3 sysregs at EL2
 2017-05-17  9:54 UTC  (9+ messages)
` [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
` [PATCH 08/31] arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
` [PATCH 09/31] KVM: arm64: Make kvm_condition_valid32() accessible from EL2
` [PATCH 10/31] KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2

[PATCH v3 2/2] regulator: Allow for asymmetric settling times
 2017-05-17  9:53 UTC  (3+ messages)
` Applied "regulator: Allow for asymmetric settling times" to the regulator tree

[PATCH v2 1/2] regulator: DT: Add properties for asymmetric settling times
 2017-05-17  9:53 UTC  (3+ messages)
` Applied "regulator: DT: Add properties for asymmetric settling times" to the regulator tree

[PATCH] ASoC: rt5665: Fix uninitialized warning in rt5665_i2s_pin_event()
 2017-05-17  9:53 UTC  (3+ messages)
` Applied "ASoC: rt5665: Fix uninitialized warning in rt5665_i2s_pin_event()" to the asoc tree

[PATCH 2/7] of_graph: add of_graph_get_remote_endpoint()
 2017-05-17  9:53 UTC  (3+ messages)
` Applied "of_graph: add of_graph_get_remote_endpoint()" to the asoc tree

[PATCH 5/7] of_graph: add of_graph_get_port_parent()
 2017-05-17  9:53 UTC  (3+ messages)
` Applied "of_graph: add of_graph_get_port_parent()" to the asoc tree

[PATCH] base: export symbol of_phandle_iterator_init/next
 2017-05-17  9:53 UTC  (2+ messages)
  ` Applied "of-graph: export symbol of_phandle_iterator_init/next" to the asoc tree

[PATCH v4 3/9] of_graph: add of_graph_get_endpoint_count()
 2017-05-17  9:53 UTC  (2+ messages)
  ` Applied "of_graph: add of_graph_get_endpoint_count()" to the asoc tree

[PATCH] ASoC: hdmi-codec: fix spelling mistake: "deteced" -> "detected"
 2017-05-17  9:52 UTC  (3+ messages)
` Applied "ASoC: hdmi-codec: fix spelling mistake: "deteced" -> "detected"" to the asoc tree

[PATCH v6 5/9] ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt()
 2017-05-17  9:53 UTC  (2+ messages)
  ` Applied "ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt()" to the asoc tree

[PATCH v7 6/9] ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name
 2017-05-17  9:53 UTC  (2+ messages)
  ` Applied "ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name" to the asoc tree

[PATCH v6 7/9] ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()
 2017-05-17  9:52 UTC  (2+ messages)
  ` Applied "ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()" to the asoc tree

[PATCH v4 8/9] ASoC: add audio-graph-card document
 2017-05-17  9:52 UTC  (2+ messages)
  ` Applied "ASoC: add audio-graph-card document" to the asoc tree

[PATCH 1/2] ASoC: rsnd: move "renesas,rsrc-card" to "simple-scu-audio-card" on Document
 2017-05-17  9:52 UTC  (3+ messages)
` Applied "ASoC: rsnd: move "renesas,rsrc-card" to "simple-scu-audio-card" on Document" to the asoc tree

[PATCH v5 9/9] ASoC: add audio-graph-card support
 2017-05-17  9:52 UTC  (2+ messages)
  ` Applied "ASoC: add audio-graph-card support" to the asoc tree

[PATCH 2/2] ASoC: rsnd: add missing clocks/clock-names on Document
 2017-05-17  9:52 UTC  (3+ messages)
` Applied "ASoC: rsnd: add missing clocks/clock-names on Document" to the asoc tree

[PATCH] ASoC: rsnd: remove un-used OUF_SRCO/I macro
 2017-05-17  9:52 UTC  (3+ messages)
` Applied "ASoC: rsnd: remove un-used OUF_SRCO/I macro" to the asoc tree

[PATCH] ASoC: rsnd: remove mismatch explain comment from src.c
 2017-05-17  9:52 UTC  (2+ messages)
` Applied "ASoC: rsnd: remove mismatch explain comment from src.c" to the asoc tree

[PATCH] ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property
 2017-05-17  9:52 UTC  (2+ messages)
` Applied "ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property" to the asoc tree


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.