All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-14 08:15:04 to 2016-11-14 09:29:29 UTC [more...]

[PATCH net-next v2 0/5] Adding PHY-Tunables and downshift support
 2016-11-14  9:29 UTC 

[Qemu-devel] [PATCH v2 0/5] [RFC] Add HAX support
 2016-11-14  9:28 UTC  (6+ messages)

[PATCH v3 0/2] phy: rockchip-inno-usb2: correct 480MHz clk_ops callbacks and stable time
 2016-11-14  9:27 UTC  (8+ messages)
  ` [PATCH v3 1/2] phy: rockchip-inno-usb2: correct clk_ops callback
  ` [PATCH v3 2/2] phy: rockchip-inno-usb2: correct 480MHz output clock stable time

[PATCH] usb: core: urb make use of usb_endpoint_maxp_mult
 2016-11-14  9:27 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: net: keystone_net: add rgmii link type support when parsing dt
 2016-11-14  9:27 UTC  (2+ messages)

[PATCH V4] xen/arm: domain_build: allocate lowmem for dom0 as much as possible
 2016-11-14  9:25 UTC  (9+ messages)

[U-Boot] [PATCH v2 4/5] bcm2835 video: Map frame buffer as 32bpp
 2016-11-14  9:25 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH] ARM: davinci: enable PM for DT boot
 2016-11-14  9:25 UTC  (6+ messages)

[Patch V4 1/2] i2c: imx: add low power i2c bus driver
 2016-11-14  9:23 UTC 

[PATCH v2 00/10] wic: bugfixes & --fixed-size support, tests, selftest: minor fixes
 2016-11-14  9:24 UTC  (2+ messages)

[U-Boot] [PATCH v2 5/5] bcm2835: Reserve the spin table in efi memory map
 2016-11-14  9:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/5] ARM: bcm283x: Implement EFI RTS reset_system
 2016-11-14  9:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH] multipathd: deferred device adding
 2016-11-14  9:23 UTC  (5+ messages)

[PATCH] [STYLE]staging:xgifb:XGI_main.h Align columns
 2016-11-14  9:22 UTC 

[PATCH 0/3] cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task
 2016-11-14  9:22 UTC  (6+ messages)
` [PATCH 2/3] "

[Qemu-devel] [PATCH v2 0/4] ppc/pnv: XSCOM fixes and unit tests
 2016-11-14  9:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] ppc/pnv: add a 'xscom_core_base' field to PnvChipClass
` [Qemu-devel] [PATCH v2 2/4] ppc/pnv: fix xscom address translation for POWER9
` [Qemu-devel] [PATCH v2 3/4] ppc/pnv: Fix fatal bug on 32-bit hosts
` [Qemu-devel] [PATCH v2 4/4] tests: add XSCOM tests for the PowerNV machine

[PATCH v3 0/5] net/usb: asix driver improvements
 2016-11-14  8:50 UTC  (4+ messages)
` [PATCH v3 3/5] net: asix: Fix AX88772x resume failures

[PATCH] sched/rt: RT_RUNTIME_GREED sched feature
 2016-11-14  9:20 UTC  (10+ messages)

[PATCH] dma-buf: Replace reservation shared fence array with a compressed radix tree
 2016-11-14  9:19 UTC  (3+ messages)
` [Intel-gfx] "

[GIT/RFC PULL LTSI-4.9] Renesas SoCs and Drivers to next-20161028
 2016-11-14  9:16 UTC  (2+ messages)
` [LTSI-dev] "

PM regression with LED changes in next-20161109
 2016-11-14  9:12 UTC  (22+ messages)

[PATCH nf-next,RFC] netfilter: nft_meta: add cgroup version 2 support
 2016-11-14  9:12 UTC 

[PATCH v2] drivers/gpu/vga: allocate vga_arb_write() buffer on stack
 2016-11-14  9:11 UTC  (2+ messages)

[PATCH] mingw: hot-fix t5615
 2016-11-14  9:11 UTC  (8+ messages)
    ` [PATCH] t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables

[PATCH v2 0/2] bnx2: Wait for in-flight DMA to complete at probe stage
 2016-11-14  9:10 UTC  (3+ messages)

[PATCH 1/3] ARM: sunxi: add support for H2+ SoC
 2016-11-14  9:09 UTC  (15+ messages)
` [PATCH 2/3] ARM: dts: sunxi: add Allwinner H2+ dtsi
` [PATCH 3/3] ARM: dts: sunxi: add support for Orange Pi Zero board

[Xenomai] irqchip missing?
 2016-11-14  9:09 UTC  (3+ messages)

Clarification for eth_driver changes
 2016-11-14  9:07 UTC  (5+ messages)

[PATCH] net: ethernet: Fix SGMII unable to switch speed and autonego failure
 2016-11-14  9:06 UTC 

Trivial scheduler, take 2
 2016-11-14  9:05 UTC  (17+ messages)
` [PATCH v3 01/14] drm/i915: Give each sw_fence its own lockclass
  ` [PATCH v3 02/14] drm/i915: Create distinct lockclasses for execution vs user timelines
  ` [PATCH v3 03/14] drm/i915: Split request submit/execute phase into two
  ` [PATCH v3 04/14] drm/i915: Defer transfer onto execution timeline to actual hw submission
  ` [PATCH v3 05/14] drm/i915: Remove engine->execlist_lock
  ` [PATCH v3 06/14] drm/i915/scheduler: Signal the arrival of a new request
  ` [PATCH v3 07/14] drm/i915/scheduler: Record all dependencies upon request construction
  ` [PATCH v3 08/14] drm/i915/scheduler: Execute requests in order of priorities
  ` [PATCH v3 09/14] drm/i915: Store the execution priority on the context
  ` [PATCH v3 10/14] drm/i915/scheduler: Boost priorities for flips
  ` [PATCH v3 11/14] HACK drm/i915/scheduler: emulate a scheduler for guc
  ` [PATCH v3 12/14] drm/i915/scheduler: Support user-defined priorities
  ` [PATCH v3 13/14] drm/i915: Enable userspace to opt-out of implicit fencing
  ` [PATCH v3 14/14] drm/i915: Support explicit fencing for execbuf

[Bug 98638] Panic on shutdown with AMDGPU and Ubuntu Plymouth
 2016-11-14  9:05 UTC  (2+ messages)

[Qemu-devel] [PATCH V11 1/1] fsdev: add IO throttle support to fsdev devices
 2016-11-14  9:03 UTC  (3+ messages)

[PATCH v5 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-11-14  9:03 UTC  (5+ messages)
` [PATCH v5 2/5] mmc: zx: Initial support for ZX mmc controller

[PATCH 1/6] drm/amdgpu: Use drm_crtc_vblank_on/off for dce6
 2016-11-14  9:02 UTC  (6+ messages)
` [PATCH 2/6] drm/nouveau: Use drm_crtc_vblank_off/on
` [PATCH 3/6] drm/irq: Make drm_vblank_pre/post_modeset internal
` [PATCH 4/6] drm/irq: Unexport drm_vblank_count
` [PATCH 5/6] drm/irq: Unexport drm_vblank_on/off
` [PATCH 6/6] drm: drm_irq.h header cleanup

How do I enable all Xen device drivers?
 2016-11-14  9:02 UTC  (3+ messages)

[PATCHSET] blk-wbt: cleanups
 2016-11-14  9:01 UTC  (5+ messages)
` [PATCH 1/2] blk-wbt: store queue instead of bdi
` [PATCH 2/2] blk-wbt: remove stat ops

[PATCH] NTB: Register and offset values fix for memory window
 2016-11-14  9:00 UTC 

[PATCH 0/3] soc: avoid module usage in non-modular code
 2016-11-14  8:59 UTC  (4+ messages)
` [PATCH 1/3] soc: sunxi: make sunxi_sram explicitly non-modular

[RESEND PATCH] cxl: Fix coredump generation when cxl_get_fd() is used
 2016-11-14  8:58 UTC 

Errors when doing bitbake xen-guest-image-minimal
 2016-11-14  8:58 UTC  (2+ messages)

[PATCH 00/16] Provide support of generic function for SCU enable
 2016-11-14  8:51 UTC  (13+ messages)
` [PATCH 01/16] ARM: scu: Provide support for parsing SCU device node to enable SCU
` [PATCH 03/16] ARM: berlin: use generic API for enabling SCU

[PATCH] NVMe: Call nvme_pci_disable on error path of nvme_probe_work
 2016-11-14  8:57 UTC  (3+ messages)

[PATCH V3 1/2] mm: move vma_is_anonymous check within pmd_move_must_withdraw
 2016-11-14  8:57 UTC  (3+ messages)

"creative" bio usage in the RAID code
 2016-11-14  8:57 UTC  (7+ messages)

[git pull] clk: renesas: Updates for v4.10 (take one)
 2016-11-14  8:56 UTC  (3+ messages)

A problem about optimize the kvm_vcpu_on_spin
 2016-11-14  8:56 UTC  (2+ messages)

min/max mtu field in struct net_device
 2016-11-14  8:49 UTC 

[PATCH] [STYLE 9/9]staging:xgifb:XGI_main_26.c Align on parenthesis
 2016-11-14  8:54 UTC 

[PATCH 1/2] drm/i915: Skip clflushes for all non-page backed objects
 2016-11-14  8:54 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Skip final clflush if LLC is coherent

[PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework
 2016-11-14  8:54 UTC  (4+ messages)
` [PATCH 06/11] ext4: Avoid split extents for DAX writes

[PATCH] [STYLE 8/9]staging:xgifb:XGI_main_26.c Align on parenthesis
 2016-11-14  8:53 UTC 

[PATCH] drm/i915: Prune the reservation shared fence array
 2016-11-14  8:53 UTC 

[ovmf test] 102202: all pass - PUSHED
 2016-11-14  8:53 UTC 

[PATCH] [STYLE 7/9]staging:xgifb:XGI_main_26.c Align on parenthesis
 2016-11-14  8:52 UTC 

[PATCH v6 0/3] x86/kvm: Support AVX512_4VNNIW and AVX512_4FMAPS for KVM guest
 2016-11-14  8:52 UTC  (7+ messages)
` [PATCH v6 3/3] x86/kvm: Add AVX512_4VNNIW and AVX512_4FMAPS support
        ` [Patch v6.1] "

[PATCH v5 0/3] Add clockevet for timer-nps driver to NPS400 SoC
 2016-11-14  8:43 UTC  (4+ messages)
` [PATCH v5 2/3] clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timer

[PATCH] usb: twl6030-usb: make driver DT only
 2016-11-14  8:50 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
 2016-11-14  8:50 UTC  (3+ messages)

[PATCH net 0/3] Couple of BPF refcount fixes for mlx5
 2016-11-14  8:49 UTC  (4+ messages)
` [PATCH net 2/3] bpf, mlx5: fix various refcount/prog issues in mlx5e_xdp_set

[PATCH 0/3] drm/tilcdc: Add bridge support and sync-lost flood recovery
 2016-11-14  8:49 UTC  (4+ messages)
` [PATCH 2/3] drm/bridge: Add ti-ftp410 HDMI transmitter driver

linux-next: build warning after merge of the pm tree
 2016-11-14  8:49 UTC  (3+ messages)

[PATCH v3 00/12] xenstore: support reading directory with many children
 2016-11-14  8:46 UTC  (5+ messages)
` [PATCH v3 02/12] xenstore: call add_change_node() directly when writing node

[PATCH 00/10] rt2800: random fixes
 2016-11-14  8:45 UTC  (7+ messages)
` [PATCH 04/10] rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZE
` [PATCH 05/10] rt2800: make ba_size depend on ampdu_factor

[PATCH v2 0/7] perf config: Add support for config read/write
 2016-11-14  8:46 UTC  (9+ messages)
` [PATCH v2 1/7] perf config: Add support for getting functionality
` [PATCH v2 2/7] perf config: Document examples getting config info in man page
` [PATCH v2 3/7] perf config: Parse arguments before getting functionality
` [PATCH v2 4/7] perf config: Parse arguments before setting functionality
` [PATCH v2 5/7] perf config: Add support for write functionality
` [PATCH v2 6/7] perf config: Document config setting examples in man page
` [PATCH v2 7/7] perf config: Mark where are config items from (user or system)

[PATCH 1/2] net: remove dead driver names
 2016-11-14  8:41 UTC  (4+ messages)
` [PATCH 2/2] net: align ethdev and eal "

[Qemu-devel] [PATCH 0/3] ppc/pnv: XSCOM fixes and unit tests
 2016-11-14  8:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] tests: add XSCOM tests for the PowerNV machine

[PATCH v2] input: tca8418: Use the interrupt trigger from the device tree
 2016-11-14  8:39 UTC 

[PATCHv2 (net.git) 0/3] stmmac: fix PTP support
 2016-11-14  8:27 UTC  (4+ messages)
` [PATCHv2 (net.git) 1/3] stmmac: update the PTP header file
` [PATCHv2 (net.git) 2/3] stmmac: fix PTP support for GMAC4
` [PATCHv2 (net.git) 3/3] stmmac: fix PTP type ethtool stats

[PATCH] HID: wacom: Declare tool ID 0x84a as an Intuos eraser
 2016-11-14  8:35 UTC  (2+ messages)

[libvirt test] 102204: trouble: blocked/broken/pass
 2016-11-14  8:33 UTC 

Build regressions/improvements in v4.9-rc5
 2016-11-14  8:31 UTC  (2+ messages)

[PATCH] dma: cpp41: Fix handling of error path
 2016-11-14  8:31 UTC  (2+ messages)

[PATCHv4] media: rcar-csi2: add Renesas R-Car MIPI CSI-2 driver
 2016-11-14  8:29 UTC  (2+ messages)

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2016-11-14  8:26 UTC  (12+ messages)
` [PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06

[PATCH] [STYLE 6/9]staging:xgifb:XGI_main_26.c No space after cast
 2016-11-14  8:27 UTC 

[PATCH v5 0/3] Add clockevet for timer-nps driver to NPS400 SoC
 2016-11-14  8:28 UTC  (2+ messages)

[PATCH V4 0/8] da9061: DA9061 driver submission
 2016-11-14  8:22 UTC  (12+ messages)
` [PATCH V4 2/8] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V4 1/8] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
` [PATCH V4 3/8] Documentation: devicetree: mfd: da9062/61 MFD binding
  ` [PATCH V4 5/8] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V4 4/8] mfd: da9061: MFD core support
` [PATCH V4 6/8] watchdog: da9062/61: watchdog driver
` [PATCH V4 8/8] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms
` [PATCH V4 7/8] thermal: da9062/61: Thermal junction temperature monitoring driver

[PATCH] [STYLE 5/9]staging:xgifb:XGI_main_26.c No space after cast
 2016-11-14  8:27 UTC 

[U-Boot] [PATCH v7 0/5] net: fec_mxc: Convert to DM
 2016-11-14  8:26 UTC  (2+ messages)

[WireGuard] [PATCH] kernel: expose configuration for padata
 2016-11-14  8:28 UTC  (2+ messages)
` [WireGuard] [LEDE-DEV] "

12251 linux-next
 2016-11-14  8:24 UTC 

[U-Boot] [PATCH 0/4] mx35, flea3: updates for the imx35 based flea3 board
 2016-11-14  8:23 UTC  (2+ messages)

[RFC PATCH 0/7] atmel-isi: convert to a standalone driver
 2016-11-14  8:22 UTC  (12+ messages)
` [RFC PATCH 6/7] atmel-isi: remove dependency of the soc-camera framework

[U-Boot] [PATCH] imx: mx6ull: update the REFTOP_VBGADJ setting
 2016-11-14  8:22 UTC  (2+ messages)

Change call ABI on PA-RISC
 2016-11-14  8:21 UTC  (5+ messages)

[U-Boot] [PATCH] imx: mx6sx: Disable ENET clock before switching clock parent
 2016-11-14  8:21 UTC  (2+ messages)

[PATCH] [STYLE 4/9]staging:xgifb:XGI_main_26.c Logical continuations
 2016-11-14  8:19 UTC 

[PATCH v2] libxl: fix gentypes call in Makefile
 2016-11-14  8:17 UTC  (3+ messages)

[PATCHv3 net] igmp: do not remove igmp souce list info when set link down
 2016-11-14  8:16 UTC 

[PATCH] powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries
 2016-11-14  8:15 UTC  (2+ messages)

[PATCH v2 2/2] phy: rockchip-inno-usb2: correct 480MHz output clock stable time
 2016-11-14  8:15 UTC  (4+ messages)

stmmac: GMAC_RGSMIIIS reports bogus values
 2016-11-14  8:14 UTC  (2+ messages)

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-11-14  8:15 UTC  (6+ messages)
` [PATCH v5 2/5] driver core: Functional dependencies tracking support


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.