All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-19 05:11:49 to 2016-12-19 07:44:30 UTC [more...]

[PATCH 0/6] diagrams for drm docs
 2016-12-19  7:44 UTC  (8+ messages)
` [PATCH 1/6] docs-rst: automatically convert Graphviz and SVG images
` [PATCH 2/6] HACKS: pass stderr along in kfigure.py
` [PATCH 3/6] drm/doc: Add KMS overview graphs
` [PATCH 4/6] drm/doc: Consistent kerneldoc include order
` [PATCH 5/6] drm/doc: diagram for mode objects and properties
` [PATCH 6/6] drm/doc: atomic overview, with graph
` [PATCH] "

[U-Boot] [PATCH v2 00/63] x86: Add initial support for 64-bit U-Boot
 2016-12-19  7:43 UTC  (20+ messages)
` [U-Boot] [PATCH v2 01/63] console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
` [U-Boot] [PATCH v2 02/63] spl: spi: Add a debug message if loading fails
` [U-Boot] [PATCH v2 03/63] spl: Makefile: Define SPL_ earlier
` [U-Boot] [PATCH v2 04/63] spl: Allow CPU drivers to be used in SPL
` [U-Boot] [PATCH v2 05/63] spl: Allow PCI "
` [U-Boot] [PATCH v2 06/63] spl: Allow RTC "
` [U-Boot] [PATCH v2 07/63] spl: Allow timer "
` [U-Boot] [PATCH v2 08/63] spl: Allow PCH "
` [U-Boot] [PATCH v2 09/63] spl: Don't create a BSS padding when it is separate

[PATCH v4 00/14] Initial PVHv2 Dom0 support
 2016-12-19  7:42 UTC  (11+ messages)
` [PATCH v4 09/14] xen/x86: split Dom0 build into PV and PVHv2

[Cocci] Checking incidence for SmPL initialisation rules after parallel script execution
 2016-12-19  7:42 UTC  (9+ messages)

[PATCH 1/2] eppic: vhost_net_buffers - Adopt to struct sk_buff changes
 2016-12-19  7:34 UTC  (2+ messages)

[PATCH v2 00/02] arm64: dts: r8a7795: IPMMU upstream integration V2
 2016-12-19  7:39 UTC  (3+ messages)
` [PATCH v2 01/02] arm64: dts: r8a7795: Add IPMMU device nodes

[PATCH 0/6] ASoC: platform cleanup
 2016-12-19  7:38 UTC  (7+ messages)
` [PATCH 1/6] ASoC: remove .delay from snd_soc_platform_driver
` [PATCH 2/6] ASoC: remove .bespoke_trigger "
` [PATCH 3/6] ASoC: remove snd_soc_platform_trigger()
` [PATCH 4/6] ASoC: add for_each_component{_safe}
` [PATCH 5/6] ASoC: add Component level struct snd_compr_ops
` [PATCH 6/6] ASoC: add Component level struct snd_pcm_ops

[PATCH v2 0/5] kvm: deliver async_pf to L1 only
 2016-12-19  7:18 UTC  (6+ messages)
` [PATCH v2 1/5] kvm/x86: skip async_pf when in guest mode

[PATCH] mm: simplify node/zone name printing
 2016-12-19  7:32 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-12-18
 2016-12-19  7:29 UTC 

[Qemu-arm] [PATCH 0/2]block: m25p80: Improve mt25qu01g chip model
 2016-12-19  7:28 UTC  (7+ messages)
` [Qemu-arm] [PATCH 2/2] block: m25p80: Introduce Die Erase command
    ` [Qemu-devel] "

[PATCH v4 0/6] Add filesystem-level encryption tests
 2016-12-19  7:26 UTC  (3+ messages)
` [PATCH v4 6/6] generic: test for weaknesses in filesystem encryption

[U-Boot] [RESEND PATCH v2] powerpc: Retain compatible property for L2 cache
 2016-12-19  7:26 UTC 

[PATCH V2 0/2] kexec-tools: arm64: Enable D-cache in purgatory
 2016-12-19  7:23 UTC  (10+ messages)
` [PATCH V2 1/2] kexec: arm64: create identity page table to be used "
` [PATCH V2 2/2] arm64: enable d-cache support during purgatory sha verification

[PATCH v6 0/5] Altera Cyclone Passive Serial SPI FPGA Manager
 2016-12-19  7:23 UTC  (4+ messages)
` [PATCH v6 4/5] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs

[PATCH 1/3] drm/i915: Expand is_lp backwards to gen8_lp and gen7_lp
 2016-12-19  7:20 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Simplify gem stolen initialization

[PATCH] genwqe: drop .link_reset()
 2016-12-19  7:23 UTC 

[Qemu-devel] [RESEND Patch v1 00/37] Implementation of vhost-pci for inter-vm commucation
 2016-12-19  7:17 UTC  (39+ messages)
` [Qemu-devel] [RESEND Patch v1 01/37] vhost-pci-net: the fundamental vhost-pci-net device emulation
` [Qemu-devel] [RESEND Patch v1 02/37] vhost-pci-net: the fundamental implementation of vhost-pci-net-pci
` [Qemu-devel] [RESEND Patch v1 03/37] vhost-user: share the vhost-user protocol related structures
` [Qemu-devel] [RESEND Patch v1 04/37] vl: add the vhost-pci-slave command line option
` [Qemu-devel] [RESEND Patch v1 05/37] vhost-pci-slave: start the implementation of vhost-pci-slave
` [Qemu-devel] [RESEND Patch v1 06/37] vhost-pci-slave: set up the fundamental handlers for the server socket
` [Qemu-devel] [RESEND Patch v1 07/37] vhost-pci-slave/msg: VHOST_USER_GET_FEATURES
` [Qemu-devel] [RESEND Patch v1 08/37] vhost-pci-slave/msg: VHOST_USER_SET_FEATURES
` [Qemu-devel] [RESEND Patch v1 09/37] vhost-pci-slave/msg: VHOST_USER_GET_PROTOCOL_FEATURES
` [Qemu-devel] [RESEND Patch v1 10/37] vhost-pci-slave/msg: VHOST_USER_SET_PROTOCOL_FEATURES
` [Qemu-devel] [RESEND Patch v1 11/37] vhost-user/msg: VHOST_USER_PROTOCOL_F_SET_DEVICE_ID
` [Qemu-devel] [RESEND Patch v1 12/37] vhost-pci-slave/msg: VHOST_USER_SET_DEVICE_ID
` [Qemu-devel] [RESEND Patch v1 13/37] vhost-pci-slave/msg: VHOST_USER_GET_QUEUE_NUM
` [Qemu-devel] [RESEND Patch v1 14/37] vhost-pci-slave/msg: VHOST_USER_SET_OWNER
` [Qemu-devel] [RESEND Patch v1 15/37] vhost-pci-slave/msg: VHOST_USER_SET_MEM_TABLE
` [Qemu-devel] [RESEND Patch v1 16/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_NUM
` [Qemu-devel] [RESEND Patch v1 17/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_BASE
` [Qemu-devel] [RESEND Patch v1 18/37] vhost-user: send guest physical address of virtqueues to the slave
` [Qemu-devel] [RESEND Patch v1 19/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_ADDR
` [Qemu-devel] [RESEND Patch v1 20/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_KICK
` [Qemu-devel] [RESEND Patch v1 21/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_CALL
` [Qemu-devel] [RESEND Patch v1 22/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_ENABLE
` [Qemu-devel] [RESEND Patch v1 23/37] vhost-pci-slave/msg: VHOST_USER_SET_LOG_BASE
` [Qemu-devel] [RESEND Patch v1 24/37] vhost-pci-slave/msg: VHOST_USER_SET_LOG_FD
` [Qemu-devel] [RESEND Patch v1 25/37] vhost-pci-slave/msg: VHOST_USER_SEND_RARP
` [Qemu-devel] [RESEND Patch v1 26/37] vhost-pci-slave/msg: VHOST_USER_GET_VRING_BASE
` [Qemu-devel] [RESEND Patch v1 27/37] vhost-pci-net: pass the info collected by vp_slave to the device
` [Qemu-devel] [RESEND Patch v1 28/37] vhost-pci-net: pass the mem and vring info to the driver
` [Qemu-devel] [RESEND Patch v1 29/37] vhost-pci-slave/msg: VHOST_USER_SET_VHOST_PCI (start)
` [Qemu-devel] [RESEND Patch v1 30/37] vhost-pci-slave/msg: VHOST_USER_SET_VHOST_PCI (stop)
` [Qemu-devel] [RESEND Patch v1 31/37] vhost-user/msg: send VHOST_USER_SET_VHOST_PCI (start/stop)
` [Qemu-devel] [RESEND Patch v1 32/37] vhost-user: add asynchronous read for the vhost-user master
` [Qemu-devel] [RESEND Patch v1 33/37] vhost-pci-net: send the negotiated feature bits to the master
` [Qemu-devel] [RESEND Patch v1 34/37] vhost-pci-slave: add "peer_reset"
` [Qemu-devel] [RESEND Patch v1 35/37] vhost-pci-net: start the vhost-pci-net device
` [Qemu-devel] [RESEND Patch v1 36/37] vhost-user/msg: handling VHOST_USER_SET_FEATURES
` [Qemu-devel] [RESEND Patch v1 37/37] vl: enable vhost-pci-slave

KREDITANGEBOTE
 2016-12-19  7:17 UTC 

[PATCH v4 1/3] ARM: dts: vf610-zii-dev-rev-b: Remove leftover PWM pingroup
 2016-12-19  7:17 UTC  (6+ messages)
` [PATCH v4 2/3] ARM: dts: vf610-zii-dev: Add .dts file for rev. C
` [PATCH v4 3/3] ARM: dts: vf610-zii-dev-rev-b: Remove 'fixed-link' from DSA ports

KREDITANGEBOTE
 2016-12-19  7:17 UTC 

[PATCH] drm/amd/powerplay: fix request smc_sk firmware case
 2016-12-19  7:15 UTC 

[PATCH 00/23] Add support AMD GPU virtualization soultion
 2016-12-19  7:13 UTC  (8+ messages)
` [PATCH 02/23] drm/amdgpu: add kiq into compiling
      ` 转发: "
` [PATCH 07/23] drm/amdgpu: create new directory for GPU virtualization
          ` 转发: "
` [PATCH 09/23] drm/amdgpu: enable virtualization feature for FIJI/TONGA
    ` 答复: "
  ` 答复: [PATCH 00/23] Add support AMD GPU virtualization soultion

(user) Help needed: mdadm seems to constantly touch my disks
 2016-12-19  7:12 UTC  (6+ messages)
    ` Fwd: "

[PATCH infiniband-diags] Add Bull device ID support to device white lists
 2016-12-19  7:10 UTC  (7+ messages)

[PATCH v2] clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2
 2016-12-19  7:07 UTC  (2+ messages)

[PATCH 00/14] drm/i915: VLV/CHV two-stage watermarks
 2016-12-19  7:07 UTC  (10+ messages)
` [PATCH i-g-t] tests: Add kms_plane_blinker

[ovmf baseline-only test] 68241: regressions - FAIL
 2016-12-19  7:04 UTC 

Fwd: Build failed in Jenkins: ceph-master #94
 2016-12-19  7:02 UTC  (2+ messages)

[PATCH] gnupg: specify explicitly tar path
 2016-12-19  7:01 UTC 

[PATCH 1/1] libata: Fix ATA request sense
 2016-12-19  7:01 UTC  (2+ messages)

[PATCH 1/8] extcon: axp288: Remove dependency on non-existing platform_data
 2016-12-19  6:58 UTC  (17+ messages)
    ` [PATCH 3/8] extcon: axp288: Simplify axp288_handle_chrg_det_event
    ` [PATCH 4/8] extcon: axp288: Fix possibly reporting 2 cables in state true
    ` [PATCH 5/8] extcon: axp288: Make a couple of messages dev_info instead of dev_dbg
    ` [PATCH 6/8] extcon: axp288: Use vbus-valid instead of -present to determine cable presence
    ` [PATCH 7/8] extcon: axp288: Remove unnecessary irq?_en register writes
    ` [PATCH 8/8] extcon: axp288: Fix the module not auto-loading
    ` [PATCH 2/8] extcon: axp288: Remove usb_phy notification code

[PATCH v3 0/6] Convert rollback rework for v4.9
 2016-12-19  6:56 UTC  (7+ messages)
` [PATCH v3 1/6] btrfs-progs: file-item: Fix wrong file extents inserted
` [PATCH v3 2/6] btrfs-progs: utils: Introduce basic set operations for range
` [PATCH v3 3/6] btrfs-progs: convert: Introduce function to record relocated ranges
` [PATCH v3 4/6] btrfs-progs: convert: Introduce new function to check if we can rollback
` [PATCH v3 5/6] btrfs-progs: convert: Switch to new rollback function
` [PATCH v3 6/6] btrfs-progs: convert-test: trigger chunk allocation after convert

[U-Boot] [PATCH 06/10] arm: socfpga: arria10: Added drivers for Arria10 Reset Manager
 2016-12-19  6:53 UTC  (7+ messages)

warning: (UBIFS_FS_ENCRYPTION) selects FS_ENCRYPTION which has unmet direct dependencies (BLOCK)
 2016-12-19  7:00 UTC 

[PATCH] nvmem: core: Allow ignoring length when reading a cell
 2016-12-19  6:53 UTC 

[PATCH] infiniband/qib: drop qib_pci_link_reset()
 2016-12-19  6:46 UTC  (2+ messages)
  ` [PATCH] infiniband/hfil: drop pci_link_reset()

setting up autobuilder on local machine
 2016-12-19  6:46 UTC  (4+ messages)

[PATCH] ngene: drop ngene_link_reset()
 2016-12-19  6:49 UTC 

[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
 2016-12-19  6:43 UTC  (6+ messages)
` [RFC v2 03/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) netdev

[PATCH] timerfd: export defines to userspace
 2016-12-19  6:40 UTC 

[V2 01/10] webkitgtk: Fix atomic detection on arm architecture
 2016-12-19  6:39 UTC  (10+ messages)
` [V2 02/10] gdb: Upgrade to 7.12
` [V2 03/10] grub: Fix build with glibc 2.25
` [V2 04/10] grub-git: Upgrade to tip of master and fix "
` [V2 05/10] mdadm: Fix build "
` [V2 06/10] pax: "
` [V2 07/10] x264: Fix build on mips architectures
` [V2 08/10] autoconf: Fix AC_HEADER_MAJOR with glibc 2.25
` [V2 09/10] opnssl-native: Compile with -fPIC
` [V2 10/10] gdk-pixbuf: Update to 2.36.1

Bluetooth 6lowpan ping6 slab corruption
 2016-12-19  6:38 UTC  (6+ messages)

[PATCH] ARM: dts: exynos: Enable DMA support for UART modules on Exynos542x SoCs
 2016-12-19  6:37 UTC  (4+ messages)
` [PATCH v2] arm: dts: exynos: Enable DMA support for UART modules on Exynos5 SoCs

[PATCH v2] fix code alignment with open parenthesis
 2016-12-19  6:35 UTC  (2+ messages)

[RFC 0/1] New PCI Switch Management Driver
 2016-12-19  6:35 UTC  (6+ messages)
` [RFC 1/1] MicroSemi Switchtec management interface driver

[PATCH 0/2] exynosdrm: Remove .load/.unload midlayer
 2016-12-19  6:32 UTC  (5+ messages)
` [PATCH 1/2] drm: exynos: Perform initialization/cleanup at probe/remove time

[RFC ABI V6 00/14] SG-based RDMA ABI Proposal
 2016-12-19  6:28 UTC  (4+ messages)

[PATCH 1/4] eal/common: introduce rte_memset on IA platform
 2016-12-19  6:27 UTC  (11+ messages)

[PATCHv4 00/15] clk: ti: add support for hwmod clocks
 2016-12-19  6:22 UTC  (14+ messages)

[U-Boot] [PATCH] i2c: mv_i2c.c: Correct address endianness
 2016-12-19  6:22 UTC  (3+ messages)

[RFC] Question about freeing of resource in 'atlas7_pinmux_probe()', in file 'drivers/pinctrl/sirf/p
 2016-12-19  6:19 UTC  (3+ messages)
` [RFC] Question about freeing of resource in 'atlas7_pinmux_probe()', in file 'drivers/pinctrl/sirf/pinctrl-atlas7.c'

[PATCH] scsi/qla4: comments correction
 2016-12-19  6:20 UTC 

[PATCH] mtd: nand: fsmc: remove stale non-DT probe path
 2016-12-19  6:15 UTC  (3+ messages)

[PATCH 1/2] net/ixgbe: calculate the correct number of received packets in bulk alloc function
 2016-12-19  6:09 UTC  (2+ messages)
` [PATCH 2/2] net/ixgbe: calculate correct number of received packets for ARM NEON-version vPMD

[PATCH 0/1] cdrtools-native: update 3.01 -> 3.02
 2016-12-19  6:07 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] ARM: Fix a bug in stack's "top" initialization
 2016-12-19  6:05 UTC 

[Devel] [PATCH] ACPICA: use designated initializers
 2016-12-19  6:06 UTC  (2+ messages)
`  "

[PATCH linux 1/7] hwmon: Add core On-Chip Controller support for POWER CPUs
 2016-12-19  6:06 UTC  (2+ messages)

[Devel] [PATCH] acpi: Fix format string type mistakes
 2016-12-19  6:05 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v4] bugfix: vm halt when in reset looping
 2016-12-19  6:03 UTC 

[PATCH] NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
 2016-12-19  5:52 UTC  (2+ messages)

[RFC] Mechanism for high priority scheduling in amdgpu
 2016-12-19  5:50 UTC  (12+ messages)

[PATCH 3/3] net: fec: Fix typo in error msg and comment
 2016-12-19  2:14 UTC  (2+ messages)

BMC (Bare-Metal Container) is relased
 2016-12-19  5:46 UTC  (3+ messages)

[PATCH V2 0/2] apr: fix off_t size can't match when configure and in target glibc
 2016-12-19  5:40 UTC  (3+ messages)
` [PATCH V2 1/2] Revert "subversion: fix "svnadmin create" fail on x86"
` [PATCH V2 2/2] apr: fix off_t size can't match when configure and in target glibc

[PATCHv7 0/6] submodule absorbgitdirs
 2016-12-19  5:35 UTC  (3+ messages)
` [PATCHv8 6/6] submodule: add absorb-git-dir function

[PATCH] dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path
 2016-12-19  5:33 UTC  (2+ messages)

[XTF PATCH 00/16] Add test cases for nested vmxon
 2016-12-19  5:31 UTC  (3+ messages)

[PATCH 00/32] NXP DPAA2 PMD
 2016-12-19  5:30 UTC  (9+ messages)
` [PATCH 02/32] drivers/common: introducing dpaa2 mc driver
` [PATCH 09/32] lib/ether: add rte_device in rte_eth_dev

[PATCH v2 0/2] postpone vdev initialization
 2016-12-19  5:16 UTC  (3+ messages)
` [PATCH v3 0/6] libeventdev API and northbound implementation


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.