All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-14 14:37:50 to 2016-06-14 15:07:55 UTC [more...]

[PATCH 00/10] i2c: designware-platdrv: Some improvments related to PM
 2016-06-14 15:07 UTC  (18+ messages)
` [PATCH 01/10] i2c: designware-platdrv: Return error in ->probe() when clk ungate fails
` [PATCH 02/10] i2c: designware-platdrv: Gate clk in error path in ->probe()
` [PATCH 03/10] i2c: designware-platdrv: Unconditionally enable runtime PM
` [PATCH 04/10] i2c: designware-platdrv: Disable autosuspend in error path in ->probe()
` [PATCH 05/10] i2c: designware-platdrv: Fix clk gating in ->remove()
` [PATCH 06/10] i2c: designware-platdrv: Update runtime PM last busy mark in ->probe()
` [PATCH 07/10] i2c: designware-platdrv: Re-init the HW when resuming
` [PATCH 08/10] i2c: designware-platdrv: Check return value from clk_prepare_enable()
` [PATCH 09/10] i2c: designware-platdrv: Simplify code by using dev_get_drvdata()
` [PATCH 10/10] i2c: designware-platdrv: Rework system PM support

[PATCH] icecc.bbclass: replace os.popen with subprocess.check_output
 2016-06-14 15:06 UTC  (3+ messages)

[PATCH] x86/HVM: rename mmio_gva field to mmio_gla
 2016-06-14 14:50 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] xen-20160614-tag
 2016-06-14 15:05 UTC  (6+ messages)
`  "
` [Qemu-devel] [PULL 1/2] xen/blkif: avoid double access to any shared ring request fields
  `  "
  ` [Qemu-devel] [PULL 2/2] xen: Clean up includes
    `  "

[PATCH] 53c700: fix BUG on untagged commands
 2016-06-14 15:05 UTC  (2+ messages)

[Buildroot] Various patches
 2016-06-14 15:05 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] wireshark: remove documentation
  ` [Buildroot] [PATCH 2/5] readline: fix installed libraries permission
  ` [Buildroot] [PATCH 3/5] pkg-download: allow ssh URLs
  ` [Buildroot] [PATCH 4/5] grub2: really disable liblzma
  ` [Buildroot] [PATCH 5/5] grub2: allow full install (for installer images)

How to map extents to files
 2016-06-14 15:04 UTC  (5+ messages)

[PATCH 0/3] Three minor patches for kernel v4.8
 2016-06-14 15:04 UTC  (2+ messages)
` [PATCH 3/3] block/blk-cgroup.c: Declare local symbols static

a few passthrough request improvements
 2016-06-14 15:04 UTC  (5+ messages)
` [PATCH 3/7] block: ensure bios return from blk_get_request are properly initialized

[PATCH v2 0/7] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
 2016-06-14 15:04 UTC  (11+ messages)
` [PATCH v2 1/7] iommu/of: Respect disabled IOMMUs
` [PATCH v2 3/7] of/irq: Break out msi-map lookup (again)
` [PATCH v2 4/7] iommu/of: Handle iommu-map property for PCI

[Qemu-devel] [PULL v2 00/30] target-arm queue
 2016-06-14 15:04 UTC 

[PATCH net-next v3 0/7] vmxnet3: upgrade to version 3
 2016-06-14 15:04 UTC  (3+ messages)
` [PATCH net-next v3 5/7] vmxnet3: add support for get_coalesce, set_coalesce ethtool operations

[PATCH v5] drm/i915/ilk: Don't disable SSC source if it's in use
 2016-06-14 15:04 UTC  (2+ messages)

[PATCH] drm/i915: Serialise presentation with imported dmabufs
 2016-06-14 15:03 UTC 

[meta-cloud-services] [PATCH] python-cinder: Move tgt config files to avoid confliction
 2016-06-14 15:03 UTC  (2+ messages)

[PATCH] x86: show remote CPU state upon fatal NMI
 2016-06-14 15:03 UTC  (2+ messages)

[PATCH 1/3] clk: tegra: Disable spread spectrum on pll_d2
 2016-06-14 15:02 UTC  (9+ messages)
` [PATCH 2/3] clk: tegra: Squash sor1 safe/brick/src into a single mux
` [PATCH 3/3] clk: tegra: Enable sor1 and sor1_src on Tegra210

[Qemu-devel] [PATCH v4 00/11] nbd: tighter protocol compliance
 2016-06-14 15:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 04/11] nbd: Improve server handling of bogus commands

Question of xl dump-core
 2016-06-14 15:02 UTC  (2+ messages)

[Qemu-devel] [Qemu-ppc] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
 2016-06-14 14:44 UTC  (2+ messages)

[Qemu-devel] [Bug 1592351] [NEW] mouse pointer offset with gtk, gl=on
 2016-06-14 14:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1592351] "

[krogoth] Golang errors when building Docker
 2016-06-14 15:00 UTC  (7+ messages)

ceph-disk permissions errors when using dmcrypt/plain keys
 2016-06-14 14:53 UTC  (2+ messages)

[PATCH v2 0/9] kexec_file_load implementation for PowerPC
 2016-06-14 14:59 UTC  (20+ messages)
` [PATCH v2 1/9] kexec_file: Remove unused members from struct kexec_buf
` [PATCH v2 2/9] kexec_file: Generalize kexec_add_buffer
` [PATCH v2 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer
` [PATCH v2 4/9] powerpc: Factor out relocation code from module_64.c to elf_util_64.c
` [PATCH v2 5/9] powerpc: Generalize elf64_apply_relocate_add
` [PATCH v2 6/9] powerpc: Add functions to read ELF files of any endianness
` [PATCH v2 7/9] powerpc: Implement kexec_file_load
` [PATCH v2 8/9] powerpc: Add support for loading ELF kernels with kexec_file_load
` [PATCH v2 9/9] powerpc: Add purgatory for kexec_file_load implementation

[Qemu-devel] [PATCH v3 00/20] GICv3 emulation
 2016-06-14 14:38 UTC  (21+ messages)
` [Qemu-devel] [PATCH v3 01/20] migration: Define VMSTATE_UINT64_2DARRAY
` [Qemu-devel] [PATCH v3 02/20] bitops.h: Implement half-shuffle and half-unshuffle ops
` [Qemu-devel] [PATCH v3 03/20] target-arm: Define new arm_is_el3_or_mon() function
` [Qemu-devel] [PATCH v3 04/20] target-arm: Provide hook to tell GICv3 about changes of security state
` [Qemu-devel] [PATCH v3 05/20] target-arm: Add mp-affinity property for ARM CPU class
` [Qemu-devel] [PATCH v3 06/20] hw/intc/arm_gicv3: Add state information
` [Qemu-devel] [PATCH v3 07/20] hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
` [Qemu-devel] [PATCH v3 08/20] hw/intc/arm_gicv3: Add vmstate descriptors
` [Qemu-devel] [PATCH v3 09/20] hw/intc/arm_gicv3: ARM GICv3 device framework
` [Qemu-devel] [PATCH v3 10/20] hw/intc/arm_gicv3: Implement functions to identify next pending irq
` [Qemu-devel] [PATCH v3 11/20] hw/intc/arm_gicv3: Implement GICv3 distributor registers
` [Qemu-devel] [PATCH v3 12/20] hw/intc/arm_gicv3: Implement GICv3 redistributor registers
` [Qemu-devel] [PATCH v3 13/20] hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
` [Qemu-devel] [PATCH v3 14/20] hw/intc/arm_gicv3: Implement gicv3_set_irq()
` [Qemu-devel] [PATCH v3 15/20] hw/intc/arm_gicv3: Implement GICv3 CPU interface registers
` [Qemu-devel] [PATCH v3 16/20] hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
` [Qemu-devel] [PATCH v3 17/20] hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
` [Qemu-devel] [PATCH v3 18/20] hw/intc/arm_gicv3: Add IRQ handling CPU interface registers
` [Qemu-devel] [PATCH v3 19/20] target-arm/machine.c: Allow user to request GICv3 emulation
` [Qemu-devel] [PATCH v3 20/20] target-arm/monitor.c: Advertise emulated GICv3 in capabilities

[Qemu-devel] [PATCH V10 0/9] Xilinx DisplayPort
 2016-06-14 14:58 UTC  (3+ messages)

[Qemu-arm] [PATCH v6 0/9] IEEE 754-2008 support for Mips
 2016-06-14 14:17 UTC  (8+ messages)
` [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
    ` [Qemu-devel] "

Why MSI is limited to 32 MSI's per device
 2016-06-14 14:58 UTC 

[PATCH] doc: known issue on EAL argv
 2016-06-14 14:58 UTC  (4+ messages)
` [PATCH v2] doc: add known issue with "

mpt3sas: memory allocation for firmware upgrade DMA memory question
 2016-06-14 14:57 UTC  (3+ messages)

[PATCH v3] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-06-14 14:57 UTC  (6+ messages)
` [PATCH v4] "

does the linux NFS client support for failover to a replica share (read-only share)
 2016-06-14 14:57 UTC  (4+ messages)

RocksDB tuning
 2016-06-14 14:55 UTC  (17+ messages)

[PATCH] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-06-14 14:55 UTC  (6+ messages)

Bug with future timestamp
 2016-06-14 14:54 UTC 

TCP_REPAIR MSS issue
 2016-06-14 14:54 UTC  (7+ messages)
` [CRIU] "

[PATCH 06/27] mm, vmscan: Make kswapd reclaim in terms of nodes
 2016-06-14 14:52 UTC  (3+ messages)

[PATCH V9 1/3] drivers/pl011: Don't configure baudrate
 2016-06-14 14:53 UTC  (5+ messages)
` [PATCH V9 2/3] drivers/pl011: Use combination of UARTRIS and UARTMSC instead of UARTMIS

[PATCH v3] ci: Add the class_id support in pci probe
 2016-06-14 14:52 UTC  (3+ messages)
` [PATCH v4] Pci: Add the class_id support

[RFC-v2 00/11] nvmet: Add support for multi-tenant configfs
 2016-06-14 14:52 UTC  (3+ messages)

[RESEND PATCH v5 0/1] ARM64: ACPI: Update documentation for latest specification version
 2016-06-14 14:52 UTC  (9+ messages)

[PATCH RFC 0/6] Sound support for Exynos5433 TM2(E) boards
 2016-06-14 14:52 UTC  (4+ messages)
` [PATCH RFC 3/6] ASoC: max98504: Add max98504 speaker amplifier driver

[PATCH v5 0/2] Add a new Rockchip usb2 phy driver
 2016-06-14 14:52 UTC  (3+ messages)
` [PATCH v5 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy

[ANNOUNCE] DemuxFS v1.1
 2016-06-14 14:51 UTC 

[PATCH v2 1/2] drm/crtc: fix connector reference counting mismatch in drm_crtc_helper_set_config
 2016-06-14 14:51 UTC  (6+ messages)

[RFC 00/18] Present useful limits to user
 2016-06-14 14:50 UTC  (3+ messages)
` [RFC 14/18] limits: track RLIMIT_SIGPENDING actual max

[Qemu-devel] [PATCH] backup: Fail early if cannot determine cluster size
 2016-06-14 14:49 UTC  (2+ messages)

[PATCH 1/2] Make send_sideband() return void
 2016-06-14 14:49 UTC  (2+ messages)
` [PATCH 2/2] Make send_client_data() "

[PATCH v3] sparse: add support for static assert
 2016-06-14 14:49 UTC  (3+ messages)

[PATCH v6 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-06-14 14:48 UTC  (9+ messages)
` [PATCH v6 1/5] ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE
` [PATCH v6 2/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
` [PATCH v6 3/5] arm64: cpuidle: drop __init section marker to arm_cpuidle_init
` [PATCH v6 4/5] arm64: add support for ACPI Low Power Idle(LPI)
` [PATCH v6 5/5] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64

[Buildroot] [PATCH] dhcpcd: security bump to version 6.11.0
 2016-06-14 14:48 UTC  (2+ messages)

[Buildroot] [git commit] dhcpcd: security bump to version 6.11.0
 2016-06-14 14:48 UTC 

[v5, 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-06-14 14:47 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] Byte-based block limits
 2016-06-14 14:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH 5/5] block: Move request_alignment into BlockLimit

[PATCHv3 00/30] Port Sato to Gtk+3
 2016-06-14 14:47 UTC  (3+ messages)
` [PATCHv3 10/30] vte: Upgrade to 0.44.1

[PATCH 0/2] Misc RAPL updates
 2016-06-14 14:47 UTC  (7+ messages)
` [PATCH 1/2] powercap/rapl: add support for skx

[PATCH 04/27] mm, vmscan: Begin reclaiming pages on a per-node basis
 2016-06-14 14:47 UTC  (3+ messages)

[Qemu-devel] [PATCH] xen: move xen_sysdev to xen_backend.c
 2016-06-14 14:46 UTC  (3+ messages)
  `  "

[PATCH 1/6] MIPS: BMIPS: add missing console to bcm96358nb4ser
 2016-06-14 14:46 UTC  (5+ messages)
` [PATCH 6/6] MIPS: BMIPS: Add device tree example for BCM6362

Authentication for OpenBMC port 3000
 2016-06-14 14:46 UTC  (4+ messages)

[PATCH v5 0/5] sched/fair: Fix attach and detach sched avgs for task group change and sched class change
 2016-06-14 14:45 UTC  (4+ messages)
` [PATCH v5 4/5] sched/fair: Skip detach sched avgs for new task when changing task groups

[PATCH V6 1/5] irqchip/gicv3-its: Introduce two helper functions for accessing BASERn
 2016-06-14 14:45 UTC  (10+ messages)
` [PATCH V6 2/5] irqchip/gicv3-its: Add a new function for parsing device table BASERn
` [PATCH V6 3/5] irqchip/gicv3-its: Split its_alloc_tables() into two functions
` [PATCH V6 4/5] irqchip/gicv3-its: Remove an unused argument 'node_name'
` [PATCH V6 5/5] irqchip/gicv3-its: Implement two-level(indirect) device table support

[kvm-unit-tests PATCH v3 0/3] arm/powerpc: make argv[0] the program name
 2016-06-14 14:45 UTC  (3+ messages)

[PATCH 0/6] x86: 32-bit compatible C/R on x86_64
 2016-06-14 14:43 UTC  (10+ messages)
` [PATCH 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)

[PATCH] gpg-interface: check gpg signature for correct header
 2016-06-14 14:44 UTC  (2+ messages)
` [PATCHv3] gpg-interface: check gpg signature creation status

[Bug 96512] Portal Stories Mel: Player's hands appear black at high shader quality
 2016-06-14 14:44 UTC  (2+ messages)

[PATCH] arm64: Implement arch_setup_pdev_archdata hook
 2016-06-14 14:43 UTC  (5+ messages)

[PATCH RESEND 0/3] Add Broadcom PDC mailbox driver
 2016-06-14 14:42 UTC  (5+ messages)
` [PATCH RESEND 1/3] dt-bindings: add bindings documentation for PDC driver

[Qemu-devel] [PATCH v2] rbd:change error_setg() to error_setg_errno()
 2016-06-14 14:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qdev_try_create(): Assert that devices we put onto the system bus are SysBusDevices
 2016-06-14 14:41 UTC  (3+ messages)

[QEMU 0/7] Fast balloon and fast live migration
 2016-06-14 14:41 UTC  (6+ messages)
` [QEMU 1/7] balloon: speed up inflating & deflating process
      ` [Qemu-devel] "

[PATCH 00/27] Move LRU page reclaim from zones to nodes v6
 2016-06-14 14:41 UTC  (5+ messages)
` [PATCH 02/27] mm, vmscan: Move lru_lock to the node

[PATCH 0/7] drm/i915: Make infoframe code available to (e)DP ports
 2016-06-14 14:40 UTC  (5+ messages)
` [PATCH 7/7] drm/i915: Allow DP ports to set/readout infoframe state (WIP)

[Qemu-devel] [PATCH] xen: Clean up includes
 2016-06-14 14:40 UTC  (6+ messages)
` [Qemu-devel] [Xen-devel] "
        `  "

[PATCH] ath10k: fix potential null dereference bugs
 2016-06-14 14:39 UTC  (9+ messages)

[PATCH raisin 0/4] Fixes for 4.6, update to 4.7
 2016-06-14 14:38 UTC  (12+ messages)
` [PATCH raisin 4/4] Update to 4.7, update qemu and qemu_traditional recipes

[rtc-linux] [PATCH] rtc: ds1307: Fix relying on reset value for weekday
 2016-06-14 14:39 UTC  (6+ messages)
` [rtc-linux] "
      `  "

[Qemu-devel] [PATCH v7 00/15] qapi netdev_add introspection (post-introspection cleanups subset F)
 2016-06-14 14:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 06/15] qapi: Plumb in 'box' to qapi generator lower levels


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.