All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-19 02:20:45 to 2016-12-19 06:31:34 UTC [more...]

[PATCH 1/8] extcon: axp288: Remove dependency on non-existing platform_data
 2016-12-19  6:31 UTC  (8+ 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

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

[PATCH 00/23] Add support AMD GPU virtualization soultion
 2016-12-19  6:27 UTC  (4+ messages)
` [PATCH 09/23] drm/amdgpu: enable virtualization feature for FIJI/TONGA
    ` 答复: "
  ` 答复: [PATCH 00/23] Add support AMD GPU virtualization soultion

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

[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 

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

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

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

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

[Qemu-devel] [RESEND Patch v1 00/37] Implementation of vhost-pci for inter-vm commucation
 2016-12-19  5:59 UTC  (38+ 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

[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  (26+ messages)
` [XTF PATCH 03/16] vvmx: test whether MSR_IA32_VMX_BASIC is set correctly
` [XTF PATCH 04/16] vvmx: add C wrappers of vmxon/vmread/vmptrld
  ` [licensing] was: "
` [XTF PATCH 05/16] vvmx: add a general error handler for VMX instructions
` [XTF PATCH 06/16] vvmx: test vmxon with CR4.VMXE cleared
` [XTF PATCH 07/16] vvmx: test vmxon in CPL=3 and out of VMX operation
` [XTF PATCH 08/16] vvmx: test vmxon with invalidly wide VMXON region address
` [XTF PATCH 14/16] vvmx: test vmxon in VMX root w/ CPL = 3 and w/o current VMCS

[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

cron job: media_tree daily build: WARNINGS
 2016-12-19  5:11 UTC 

[U-Boot] [PATCH] driver: net: fsl-mc: Update MC memory allocation code
 2016-12-19  5:11 UTC 

[PATCH 05/21] MIPS memblock: Alter initrd memory reservation method
 2016-12-19  5:08 UTC  (4+ messages)

[PATCH 0/5] Support for QCA BAM DMA command descriptor
 2016-12-19  5:06 UTC  (4+ messages)
` [PATCH 2/5] dmaengine: Add support for custom data mapping

[PATCH 0/9] Execlist based engine-reset
 2016-12-19  5:02 UTC  (4+ messages)
` [PATCH 4/9] drm/i915/tdr: Add support for per engine reset recovery

[Qemu-trivial] [Qemu-block] [PATCH v1 1/1] iotests: Fix a problem in common.filter
 2016-12-19  5:00 UTC  (2+ messages)
    ` [Qemu-devel] "

[SPDK] Netlist storage card
 2016-12-19  4:59 UTC 

[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
 2016-12-19  4:53 UTC  (2+ messages)

[Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
 2016-12-19  4:51 UTC  (4+ messages)

[SPDK] DPDK Integration
 2016-12-19  4:39 UTC 

[U-Boot] [PATCH] MAINTAINERS, git-mailrc: update the Power maintainer
 2016-12-19  4:36 UTC 

[PATCH 10/21] MIPS memblock: Discard bootmem allocator initialization
 2016-12-19  4:28 UTC  (4+ messages)

[PATCH 01/21] MIPS memblock: Unpin dts memblock sanity check method
 2016-12-19  4:28 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 ppc-for-2.9 0/6] POWER9 TCG enablements - part9
 2016-12-19  4:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 5/6] target-ppc: implement xxextractuw instruction
    ` [Qemu-devel] [Qemu-ppc] "

[ovmf test] 103742: all pass - PUSHED
 2016-12-19  4:21 UTC 

[PATCH] tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()
 2016-12-19  4:20 UTC 

[U-Boot] [PATCH 10/10] arm: socfpga: arria10: Added Arria10 critical HW initialization to spl
 2016-12-19  4:15 UTC  (2+ messages)

[U-Boot] [PATCH 09/10] arm: socfpga: arria10: Added drivers for Arria10 pin mux/pins configuration
 2016-12-19  4:14 UTC  (2+ messages)

[U-Boot] [PATCH 08/10] arm: socfpga: arria10: Added drivers for Arria10 clock manager
 2016-12-19  4:13 UTC  (2+ messages)

[PATCH 02/21] MIPS memblock: Add dts mem and reserved-mem callbacks
 2016-12-19  4:13 UTC  (4+ messages)

[U-Boot] [PATCH 01/10] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
 2016-12-19  4:11 UTC  (5+ messages)

[PATCH] ARM: disallow ARM_THUMB for ARMv4 builds
 2016-12-19  4:10 UTC  (9+ messages)

[PATCH 07/21] MIPS memblock: Alter elfcorehdr parameters parser
 2016-12-19  4:09 UTC  (4+ messages)

[U-Boot] [PATCH 02/10] arm: socfpga: arria10: Added config option build for SPL
 2016-12-19  4:10 UTC  (12+ messages)
` [U-Boot] [PATCH 04/10] arm: socfpga: arria10: Added clock manager and pin mux compat macro

[PATCH iproute2 v2 0/3] update ifstat for new stats
 2016-12-19  4:10 UTC  (3+ messages)
` [PATCH iproute2 v2 1/3] ifstat: Add extended statistics to ifstat

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

HELLO!,
 2016-12-19  3:57 UTC 

[linux-3.18 test] 103738: regressions - trouble: broken/fail/pass
 2016-12-19  3:54 UTC 

[PATCH 19/21] MIPS memblock: Add print out method of kernel virtual memory layout
 2016-12-19  3:52 UTC  (3+ messages)

ipc: BUG: sem_unlock unlocks non-locked lock
 2016-12-19  3:45 UTC  (3+ messages)
` [PATCH] ipc/sem.c: fix semop()/semop() locking failure

[PATCH 1/3] xen: add extra generated file to package
 2016-12-19  3:44 UTC  (3+ messages)

[PATCH] xen-image-minimal: if DISTRO_FEATURES is missing xen error
 2016-12-19  3:43 UTC  (3+ messages)

[PATCH] README: make it easier to copy and paste send command
 2016-12-19  3:42 UTC  (3+ messages)

[PATCH] salt: upgrade to 2016.11
 2016-12-19  3:41 UTC  (2+ messages)

[PATCH 0/2 v2] alsa-lib: dynamically adapt the avail_min on the slave
 2016-12-19  3:37 UTC  (3+ messages)
` [PATCH 1/2 v2] plugin: dynamically update avail_min on slave
` [PATCH 2/2 v2] rate: dynamic "

setting up autobuilder on local machine
 2016-12-19  3:33 UTC  (3+ messages)

[PATCH v2] kexec: add cond_resched into kimage_alloc_crash_control_pages
 2016-12-19  3:23 UTC  (6+ messages)

[PATCH] pci-error-recover: doc cleanup
 2016-12-19  3:25 UTC  (7+ messages)

[wic][PATCH] wic: look for wks files in <layer>/recipes-images
 2016-12-19  3:15 UTC  (2+ messages)

"crc32 mismatch" followed by segfault in btrfs receive
 2016-12-19  3:15 UTC 

[PATCH] vfs: fix isize/pos/len checks for reflink & dedupe
 2016-12-19  3:15 UTC 

[Patch] NFC: trf7970a:
 2016-12-19  3:07 UTC  (10+ messages)

Simulating disk failure with a writeback cache
 2016-12-19  3:07 UTC  (8+ messages)

[PATCH 1/8] webkitgtk: Fix atomic detection on arm architecture
 2016-12-19  3:06 UTC  (8+ messages)
` [PATCH 2/8] gdb: Upgrade to 7.12
` [PATCH 3/8] grub: Fix build with glibc 2.25
` [PATCH 4/8] grub-git: Upgrade to tip of master and fix "
` [PATCH 5/8] mdadm: Fix build "
` [PATCH 6/8] pax: "
` [PATCH 7/8] x264: Fix build on mips architectures
` [PATCH 8/8] autoconf: Fix AC_HEADER_MAJOR with glibc 2.25

[PATCH v4 0/2] FPGA: TS-7300 FPGA manager
 2016-12-19  3:00 UTC  (8+ messages)
` [PATCH v4 1/2] FPGA: Add "
` [PATCH v4 2/2] ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300

[U-Boot] [PATCH 1/2] armv8: Enable CPUECTLR.SMPEN for coherency
 2016-12-19  3:00 UTC  (3+ messages)

[PATCH] Xen: ARM: Zero reserved fields of xatp before making hypervisor call
 2016-12-19  2:56 UTC 

[PATCH] Xen: ARM: Zero reserved fields of xatp before making hypervisor call
 2016-12-19  2:56 UTC 

[U-Boot] [PATCHv5 01/17] configs: ls1021a: enable DT and DM support
 2016-12-19  2:51 UTC  (9+ messages)
` [U-Boot] [PATCHv5 09/17] pci: layerscape: move kernel DT fixup to a separate file
` [U-Boot] [PATCHv5 17/17] kconfig: move FSL_PCIE_COMPAT to platform Kconfig

[U-Boot] [PATCH v6 11/13] sunxi: Use binman for sunxi boards
 2016-12-19  2:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,v6,11/13] "

Status of static analysis
 2016-12-19  2:45 UTC 

[PATCH] fast-import: properly fanout notes when tree is imported
 2016-12-19  2:12 UTC 

[U-Boot] [PATCHv2 1/2] ARMv8/fsl-layerscape: Correct the OCRAM size
 2016-12-19  2:42 UTC  (3+ messages)

[PATCHv2 1/2] kexec: add a dummy note for each offline cpu
 2016-12-19  2:40 UTC  (3+ messages)
` [PATCHv2 2/2] [fs] proc/vmcore: check the dummy place holder for offline cpu to avoid warning

linux-next: Tree for Dec 19
 2016-12-19  2:38 UTC 

[Bug 99138] Xorg can't be restarted gracefully running CEDAR graphics card
 2016-12-19  2:38 UTC 

[PATCH] extcon: 3gpio: add driver for USB OTG port controlled by 3 GPIOs
 2016-12-19  2:34 UTC  (2+ messages)

[PATCH 2/3] of/overlay: sysfs based ABI for dt overlays
 2016-12-19  2:34 UTC  (3+ messages)

[PATCH wpan-tools] wpan-ping: Add the filtering function for frame receiving
 2016-12-19  2:32 UTC  (3+ messages)

libssp_nonshared.a not present in native SDK
 2016-12-19  2:29 UTC  (3+ messages)

[PATCH v2 00/02] arm64: dts: r8a7795: IPMMU upstream integration V2
 2016-12-19  2:19 UTC  (3+ messages)
` [PATCH v2 01/02] arm64: dts: r8a7795: Add IPMMU device nodes
` [PATCH v2 02/02] arm64: dts: r8a7795: Hook up SYS-DMAC to IPMMU

nftables: masquerade sets wrong source address
 2016-12-19  2:25 UTC  (3+ messages)

[PATCH v6 0/5] Altera Cyclone Passive Serial SPI FPGA Manager
 2016-12-19  2:23 UTC  (5+ messages)
` [PATCH v6 5/5] ARM: dts: imx6q-evi: support cyclone-ps-spi

[PATCH v3 0/2] Add MediaTek crypto accelerator driver
 2016-12-19  2:20 UTC  (3+ messages)
` [PATCH v3 2/2] crypto: mediatek - add DT bindings documentation


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.