All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-08 08:42:27 to 2016-06-08 09:17:42 UTC [more...]

[PATCH v3 0/5] drivers: net: xgene: Fix 1G hot-plug and module support
 2016-07-05  4:40 UTC  (4+ messages)
` [PATCH v3 1/5] drivers: net: xgene: MAC and PHY configuration changes

[Qemu-devel] [PULL 00/31] Block layer patches
 2016-06-08  9:16 UTC  (24+ messages)
` [Qemu-devel] [PULL 01/31] block: split write_zeroes always
` [Qemu-devel] [PULL 02/31] qcow2: simplify logic in qcow2_co_write_zeroes
` [Qemu-devel] [PULL 03/31] qcow2: add tracepoints for qcow2_co_write_zeroes
` [Qemu-devel] [PULL 04/31] qemu-iotests: Test one more spot for optimizing write_zeroes
` [Qemu-devel] [PULL 05/31] qcow2: Catch more unaligned write_zero into zero cluster
` [Qemu-devel] [PULL 06/31] iscsi: Use block size as minimum zero/discard alignment
` [Qemu-devel] [PULL 07/31] block: Track write zero limits in bytes
` [Qemu-devel] [PULL 08/31] block: Add .bdrv_co_pwrite_zeroes()
` [Qemu-devel] [PULL 09/31] block: Switch bdrv_write_zeroes() to byte interface
` [Qemu-devel] [PULL 10/31] iscsi: Convert to bdrv_co_pwrite_zeroes()
` [Qemu-devel] [PULL 11/31] qcow2: "
` [Qemu-devel] [PULL 12/31] blkreplay: "
` [Qemu-devel] [PULL 13/31] gluster: "
` [Qemu-devel] [PULL 14/31] qed: "
` [Qemu-devel] [PULL 15/31] raw-posix: "
` [Qemu-devel] [PULL 16/31] raw_bsd: "
` [Qemu-devel] [PULL 17/31] vmdk: "
` [Qemu-devel] [PULL 18/31] block: Kill bdrv_co_write_zeroes()
` [Qemu-devel] [PULL 19/31] migration/block: Convert load to BlockBackend
` [Qemu-devel] [PULL 21/31] block: assert that bs->request_alignment is a power of 2
` [Qemu-devel] [PULL 23/31] qcow2: avoid extra flushes in qcow2
` [Qemu-devel] [PULL 27/31] qemu-img bench
` [Qemu-devel] [PULL 28/31] qemu-img bench: Sequential writes

[PATCH v10 0/2] gpio: add DT support for memory-mapped GPIOs
 2016-06-08  9:17 UTC  (5+ messages)
` [PATCH v10 1/2] gpio: mmio: "
` [PATCH v10 2/2] gpio: mmio: add MyBook Live GPIO support

[PATCH v9 00/14] USB OTG/dual-role framework
 2016-06-08  9:03 UTC  (29+ messages)
` [PATCH v9 01/14] usb: hcd: Initialize hcd->flags to 0
` [PATCH v9 02/14] usb: otg-fsm: Prevent build warning "VDBG" redefined
` [PATCH v9 03/14] usb: hcd.h: Add OTG to HCD interface
` [PATCH v9 04/14] usb: otg-fsm: use usb_otg wherever possible
` [PATCH v9 05/14] usb: otg-fsm: move host controller operations into usb_otg->hcd_ops
` [PATCH v9 06/14] usb: gadget.h: Add OTG to gadget interface
` [PATCH v9 07/14] usb: otg: get rid of CONFIG_USB_OTG_FSM in favour of CONFIG_USB_OTG
` [PATCH v9 08/14] usb: otg: add OTG/dual-role core
` [PATCH v9 09/14] usb: of: add an API to get OTG device from USB controller node
` [PATCH v9 10/14] usb: otg: add hcd companion support
` [PATCH v9 11/14] usb: otg: use dev_dbg() instead of VDBG()
` [PATCH v9 12/14] usb: hcd: Adapt to OTG core
` [PATCH v9 13/14] usb: gadget: udc: adapt "
` [PATCH v9 14/14] usb: host: xhci-plat: Add otg device to platform data

[PATCH] pinctrl: nomadik: fix warnings from unexported functions
 2016-06-08  9:15 UTC  (4+ messages)
  ` [Linux-kernel] "

Number of Transmission retries
 2016-06-08  9:14 UTC  (2+ messages)

[PATCH] crypto: DRBG - reduce number of setkey calls
 2016-06-08  9:15 UTC  (7+ messages)
` [RFC] DRBG: which shall be default?

The vma leak fix from yonder
 2016-06-08  9:15 UTC  (7+ messages)
` [PATCH 04/62] drm/i915: Restore waitboost credit to the synchronous waiter
` [PATCH 13/62] drm/i915: Derive GEM requests from dma-fence
` [PATCH 14/62] drm/i915: Rename request reference/unreference to get/put

Breadcrumbs, again
 2016-06-08  9:13 UTC  (6+ messages)
` [PATCH 02/21] drm/i915: Delay queuing hangcheck to wait-request
` [PATCH 15/21] drm/i915: Stop setting wraparound seqno on initialisation

[PATCH] pinctrl: uniphier: fix NAND pin-mux settings for PH1-LD11/LD20
 2016-06-08  9:13 UTC  (3+ messages)

[PATCH 00/10] x86: use gcc 6+ asm flag output feature
 2016-06-08  9:12 UTC  (12+ messages)
` [PATCH 02/10] x86, asm: use bool for bitops and other assembly outputs

[PATCH 0/3] iommu/ipmmu-vmsa: Initial r8a7796 support
 2016-06-08  9:12 UTC  (7+ messages)
` [PATCH 3/3] iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code

[BUG] win2008 guest cannot get ip through sriov
 2016-06-08  9:12 UTC  (13+ messages)

[PATCH v2 0/9] raspberry pi 3 patch series, part 1: essentials
 2016-06-08  9:12 UTC  (6+ messages)
` [PATCH v2 4/9] arm64: Add platform selection for BCM2835

[PATCH v8 13/14] usb: gadget: udc: adapt to OTG core
 2016-06-08  9:05 UTC  (12+ messages)

[PATCH 0/2] s390: introduce drawer scheduling domain
 2016-06-08  9:09 UTC  (3+ messages)
` [PATCH 1/2] topology/sysfs: provide drawer id and siblings attributes
` [PATCH 2/2] s390/topology: add drawer scheduling domain level

[PATCH 27/32] gpio: Add support for the FXL6408 GPIO expander
 2016-06-08  9:10 UTC  (4+ messages)

[Xenomai] what limits number of pSOS tasks using t_create?
 2016-06-08  9:11 UTC  (5+ messages)

[PATCH v2 1/2] phy: phy-qcom-ufs-qmp-14nm: Remove site specific OOM error message
 2016-06-08  9:10 UTC  (4+ messages)
` [PATCH v2 2/2] phy: phy-qcom-ufs-qmp-20nm: "

[PATCH v2] leds: handle suspend/resume in heartbeat trigger
 2016-06-08  9:09 UTC  (2+ messages)

4.7-rc1/s390: WARNING: CPU: 5 PID: 1 at kernel/events/core.c:8485 perf_pmu_register+0x420/0x428
 2016-06-08  9:09 UTC  (3+ messages)

[PATCH 0/3] fix MSR_LAST_BRANCH_FROM Haswell support
 2016-06-08  9:08 UTC  (7+ messages)
` [PATCH 1/3] perf/x86/intel: output LBR support statement after validation

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

[PATCH v1 1/1] gpio: pca953x: enfore type for i2c_smbus_write_word_data()
 2016-06-08  9:06 UTC  (7+ messages)

HDLCD crashes with 6d910bfa809e
 2016-06-08  9:05 UTC  (7+ messages)

[PATCH] gpio: lpc18xx: convert GPIO_LPC18XX from bool to tristate
 2016-06-08  9:04 UTC  (2+ messages)

[PATCH 2/2] drm/i915: Crop cursor image for CHV pipe C cursor issue
 2016-06-08  8:51 UTC  (2+ messages)

[U-Boot] UBI issues with DM355 and Micron NAND flash
 2016-06-08  9:03 UTC 

[PATCH] gpio: include <linux/io-mapping.h> in gpiolib-of
 2016-06-08  9:02 UTC 

[PATCH v1 1/1] PCI / PM: check all fields in pci_set_platform_pm()
 2016-06-08  9:04 UTC  (3+ messages)

[U-Boot] [PATCH v2] ARM: uniphier: insert dsb barrier to ensure visibility of store
 2016-06-08  9:02 UTC 

BAT regression bug 95634, take 3
 2016-06-08  9:02 UTC  (5+ messages)
` [PATCH v3 23/33] drm/i915: Move module init/exit to i915_pci.c
` [PATCH v3 29/33] drm/i915: Split idling from forcing context switch

[Qemu-devel] [Bug 1590322] [NEW] mouse_button 0 takes back to initial position
 2016-06-08  8:53 UTC 

[Qemu-trivial] [PULL 00/52] Trivial patches for 2016-06-05
 2016-06-08  9:00 UTC  (4+ messages)
` [Qemu-trivial] [PULL 24/52] docs: Fix a couple of typos in throttle.txt
  ` [Qemu-devel] "

What's this
 2016-06-08  8:59 UTC  (4+ messages)

[PATCH 0/8] Various dmaengine cleanups
 2016-06-08  8:51 UTC  (5+ messages)
` [PATCH 7/8] dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists

[PATCH v4 00/14] fix some type infos and bugs for arm64/of numa
 2016-06-08  8:59 UTC  (5+ messages)

[PATCH 2/5] EDAC, altera: ECC Manager IRQ controller support
 2016-06-08  9:00 UTC  (4+ messages)
` [PATCHv2 "

[PATCH] an example for VF link reset
 2016-06-08  9:00 UTC  (4+ messages)
` [PATCH] examples: add a new example for "

[PATCH] cpufreq: mvebu: fix integer to pointer cast
 2016-06-08  8:59 UTC  (4+ messages)

[PATCH v3] Doc/memory-barriers: Add Korean translation
 2016-06-08  8:58 UTC 

[PATCH v7 00/11] Check VT-d Device-TLB flush error
 2016-06-08  8:59 UTC  (12+ messages)
` [PATCH v7 01/11] IOMMU: handle IOMMU mapping and unmapping failures
` [PATCH v7 02/11] IOMMU/MMU: enhance the call trees of IOMMU unmapping and mapping
` [PATCH v7 03/11] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU unmapping (top level ones)
` [PATCH v7 04/11] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU mapping "
` [PATCH v7 05/11] IOMMU/MMU: propagate IOMMU Device-TLB flush error up to iommu_iotlb_flush{, _all} "
` [PATCH v7 06/11] propagate IOMMU Device-TLB flush error up to EPT update "
` [PATCH v7 07/11] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU suspending "
` [PATCH v7 08/11] IOMMU: propagate IOMMU Device-TLB flush error (leaf ones)
` [PATCH v7 09/11] vt-d: fix the IOMMU flush issue
` [PATCH v7 10/11] vt-d: propagate the IOMMU Device-TLB flush error up to ME phantom functions
` [PATCH v7 11/11] vt-d: add __must_check annotation to IOMMU flush pointers and handlers

[PATCH] watchdog: max77620: Add support for watchdog timer
 2016-06-08  8:58 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] block/mirror: Fix target backing BDS
 2016-06-08  8:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] block: Allow replacement of a BDS by its overlay

performance delta after VFS i_mutex=>i_rwsem conversion
 2016-06-08  8:58 UTC  (4+ messages)

Per image customizations
 2016-06-08  8:58 UTC  (5+ messages)

[mm] 5c0a85fad9: unixbench.score -6.3% regression
 2016-06-08  8:58 UTC  (3+ messages)
  ` [LKP] [lkp] "

[PATCH] fstests: ext4: regression test for fsync transaction ids initialization
 2016-06-08  8:55 UTC  (2+ messages)

[PATCH 0/6] drm/i915/bxt: Fix DDI PHY setup for low resolutions
 2016-06-08  8:54 UTC  (4+ messages)
` [PATCH 4/6] drm/i915/bxt: Set DDI PHY lane latency optimization during modeset

[PATCH 1/2] gpio: xlp: Fix vulcan IRQ descriptor allocation
 2016-06-08  8:54 UTC  (4+ messages)
` [PATCH 2/2] gpio: Add ACPI support for XLP GPIO controller

[U-Boot] [PATCH v3 00/12] am335x: add support for the am335x based bosch shc board
 2016-06-08  8:53 UTC  (5+ messages)
` [U-Boot] [PATCH v3 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
` [U-Boot] [PATCH v3 09/12] mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx

[PATCH v3 1/2] ethdev: add callback to get register size in bytes
 2016-06-08  8:53 UTC  (2+ messages)

[RFC for-4.8 v2 0/7] xen/arm: Add support for mapping mmio-sram nodes into dom0
 2016-06-08  8:52 UTC  (9+ messages)
` [RFC for-4.8 v2 4/7] xen/device-tree: Make dt_match_node match props
` [RFC for-4.8 v2 6/7] xen/device-tree: Add an mmio-sram bus

[PATCH] perf/core: make account/unaccount_sb_event consistent
 2016-06-08  8:52 UTC  (2+ messages)
` [tip:perf/core] perf/core: Fix crash due to account/unaccount_sb_event() inconsistency

[PATCH v9 14/14] perf callchain: Support aarch64 cross-platform
 2016-06-08  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[i-g-t RFC 1/3] lib: Wrap kcov
 2016-06-08  8:52 UTC  (3+ messages)
` [i-g-t RFC 2/3] lib: Capture kcov around ioctls
` [i-g-t RFC 3/3] Preliminary fuzzing/test minimisation

[PATCH v9 13/14] perf callchain: Support x86 target platform
 2016-06-08  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v9 12/14] perf tools: Introduce flag to separate local/remote unwind compilation
 2016-06-08  8:50 UTC  (2+ messages)
` [tip:perf/core] perf unwind: "

mm: pages are not freed from lru_add_pvecs after process termination
 2016-06-08  8:51 UTC  (13+ messages)

[PATCH 00/22] ARM: clps711x: Switch to DT and Multiplatform
 2016-06-08  8:51 UTC  (7+ messages)
` [PATCH 07/22] gpio: clps711x: Changing the compatibility string to match with the smallest supported chip
` [PATCH 08/22] gpio: syscon: "
` [PATCH 20/22] gpio: clps711x: Remove board support

[PATCH v9 11/14] perf tools: Change fixed name of libunwind__arch_reg_id to macro
 2016-06-08  8:50 UTC  (2+ messages)
` [tip:perf/core] perf unwind: "

[PATCH v9 10/14] perf tools: Check the target platform before assigning unwind methods
 2016-06-08  8:49 UTC  (2+ messages)
` [tip:perf/core] perf unwind: "

[U-Boot] [PATCH v2] mx6: Add Phytec PCM058 i.MX6 Quad
 2016-06-08  8:50 UTC 

[PATCH v9 09/14] perf tools: Export normalize_arch() function
 2016-06-08  8:49 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v9 08/14] perf tools: Extract common API out of unwind-libunwind-local.c
 2016-06-08  8:48 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH rdma-next 00/29] Soft RoCE driver
 2016-06-08  8:49 UTC  (3+ messages)

[PATCH v9 07/14] perf tools: Rename unwind-libunwind.c to unwind-libunwind-local.c
 2016-06-08  8:48 UTC  (2+ messages)
` [tip:perf/core] perf unwind: "

[PATCH v9 06/14] perf tools: Separate local/remote libunwind config
 2016-06-08  8:47 UTC  (2+ messages)
` [tip:perf/core] perf unwind: "

[PATCH v9 05/14] perf tools: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGS
 2016-06-08  8:47 UTC  (2+ messages)
` [tip:perf/core] perf unwind: "

[PATCH v9 04/14] perf tools: Move unwind__prepare_access from thread_new into thread__insert_map
 2016-06-08  8:47 UTC  (2+ messages)
` [tip:perf/core] perf unwind: "

[PATCH v9 03/14] perf tools: Introducing struct unwind_libunwind_ops for local unwind
 2016-06-08  8:46 UTC  (2+ messages)
` [tip:perf/core] perf unwind: Introduce 'struct unwind_libunwind_ops' "

[PATCH v9 02/14] perf tools: Decouple thread->address_space on libunwind
 2016-06-08  8:46 UTC  (2+ messages)
` [tip:perf/core] perf unwind: "

[PATCH 1/2] phy: phy-qcom-ufs-qmp-14nm: Remove site specific OOM error message
 2016-06-08  8:46 UTC  (4+ messages)

[PATCH v9 01/14] perf tools: Use LIBUNWIND_DIR for remote libunwind feature check
 2016-06-08  8:45 UTC  (2+ messages)
` [tip:perf/core] perf unwind: "

[PATCH v7 2/7] perf config: Use new perf_config_set__init() to initialize config set
 2016-06-08  8:45 UTC  (2+ messages)
` [tip:perf/core] "

[Qemu-devel] [RFC PATCH] configure: Enable -Werror for MinGW builds, too
 2016-06-08  8:45 UTC  (2+ messages)

[RESEND PATCH 00/14] eeprom: at24: driver rework and at24cs/at24mac support
 2016-06-08  8:45 UTC  (4+ messages)

[BUGFIX][PATCH v7 1/7] perf config: If collect_config() is failed, finally free a config set after it is done
 2016-06-08  8:44 UTC  (2+ messages)
` [tip:perf/core] perf config: Constructor should free its allocated memory when failing

[PATCH] perf tools: Fix crash in build_id_cache__kallsyms_path()
 2016-06-08  8:44 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] tools lib bpf: Rename set_private() to set_priv()
 2016-06-08  8:44 UTC 

[PATCH v7 00/11] Introduce the implementation of GVT context
 2016-06-08  8:44 UTC  (4+ messages)
` [PATCH v7 10/11] drm/i915: Support LRC context single submission

[PATCH 00/16] sched: Clean-ups and asymmetric cpu capacity support
 2016-06-08  8:45 UTC  (4+ messages)
` [PATCH 07/16] sched: Make SD_BALANCE_WAKE a topology flag

[tip:perf/core] tools lib bpf: Make bpf_program__get_private() use IS_ERR()
 2016-06-08  8:43 UTC 

[PATCH] doc: remove reference to MATCH
 2016-06-08  8:43 UTC 

[tip:perf/core] tools lib bpf: Remove _get_ from non-refcount method names
 2016-06-08  8:43 UTC 

[tip:perf/core] tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
 2016-06-08  8:42 UTC 

[tip:perf/core] tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
 2016-06-08  8:42 UTC 

[Bug 119641] New: hugetlbfs: disabling because there are no supported hugepage sizes
 2016-06-08  8:42 UTC  (2+ messages)

[tip:perf/core] tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
 2016-06-08  8:41 UTC 

[PATCH v4 0/8] support reset of VF link
 2016-06-08  8:42 UTC  (5+ messages)
  ` [PATCH v4 4/8] ixgbe: implement device reset on VF


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.