All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-27 09:53:37 to 2016-05-27 11:00:29 UTC [more...]

[PATCH] nbd: fix race in ioctl
 2016-05-27 10:59 UTC 

[U-Boot] [PATCH v2 0/4] Malta MIPS64 support
 2016-05-27 10:59 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
` [U-Boot] [PATCH v2 2/4] net: pcnet: Stop converting kseg1->kseg0 addresses
` [U-Boot] [PATCH v2 3/4] net: pcnet: Make 64 bit safe
` [U-Boot] [PATCH v2 4/4] malta: Allow MIPS64 builds

[Qemu-devel] [PATCH 0/4] Misc block job patches
 2016-05-27 10:58 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] block: use the block job list in bdrv_drain_all()
` [Qemu-devel] [PATCH 2/4] block: use the block job list in qmp_query_block_jobs()
` [Qemu-devel] [PATCH 3/4] block: Prevent sleeping jobs from resuming if they have been paused
` [Qemu-devel] [PATCH 4/4] block: Create the commit block job before reopening any image

[U-Boot] [PATCH v2] net: pcnet: Fix init on big endian 64 bit
 2016-05-27 10:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/12] tcg: Add fence opcode
 2016-05-27 10:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 01/12] Introduce TCGOpcode for fence instruction
` [Qemu-devel] [PATCH v2 10/12] tcg/tci: Add support for fence

[miklos-vfs:overlayfs-next 6/6] fs/overlayfs/inode.c:145:4: error: label 'out_dput' used but not defined
 2016-05-27 10:59 UTC 

[PATCH v4] z3fold: the 3-fold allocator for compressed pages
 2016-05-27 10:55 UTC  (4+ messages)

[PATCH 1/2] Btrfs-progs: make convert to allocate space from the desired type of block group
 2016-05-27 10:55 UTC  (3+ messages)

[ovmf test] 94813: regressions - FAIL
 2016-05-27 10:55 UTC 

[PATCH] bitbake.conf: add default for IMAGE_FSTYPES_DEBUGFS
 2016-05-27 10:54 UTC  (2+ messages)

[PATCH v3 0/6] powerpc use pv-qpsinlock as the default spinlock implemention
 2016-05-27 10:52 UTC  (11+ messages)
` [PATCH v3 5/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock

[PATCH] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2016-05-27 10:52 UTC  (10+ messages)

[Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27
 2016-05-27 10:51 UTC  (33+ messages)
` [Qemu-devel] [PULL 01/31] Add optionrom compatible with fw_cfg DMA version
` [Qemu-devel] [PULL 02/31] Revert "memory: Drop FlatRange.romd_mode"
` [Qemu-devel] [PULL 03/31] hw/char: QOM'ify escc.c
` [Qemu-devel] [PULL 04/31] hw/char: QOM'ify etraxfs_ser.c
` [Qemu-devel] [PULL 05/31] hw/char: QOM'ify lm32_juart.c
` [Qemu-devel] [PULL 06/31] hw/char: QOM'ify lm32_uart.c
` [Qemu-devel] [PULL 07/31] hw/char: QOM'ify milkymist-uart.c
` [Qemu-devel] [PULL 08/31] nbd: Don't trim unrequested bytes
` [Qemu-devel] [PULL 09/31] kvm_stat: Remove
` [Qemu-devel] [PULL 10/31] scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952)
` [Qemu-devel] [PULL 11/31] scsi: mptsas: infinite loop while fetching requests
` [Qemu-devel] [PULL 12/31] scsi: megasas: use appropriate property buffer size
` [Qemu-devel] [PULL 13/31] scsi: megasas: initialise local configuration data buffer
` [Qemu-devel] [PULL 14/31] scsi: megasas: check 'read_queue_head' index value
` [Qemu-devel] [PULL 15/31] block/iscsi: avoid potential overflow of acb->task->cdb
` [Qemu-devel] [PULL 16/31] bt: rewrite csrhci_write to avoid out-of-bounds writes
` [Qemu-devel] [PULL 17/31] docs/atomics: update atomic_read/set comparison with Linux
` [Qemu-devel] [PULL 18/31] atomics: emit an smp_read_barrier_depends() barrier only for Alpha and Thread Sanitizer
` [Qemu-devel] [PULL 19/31] atomics: do not emit consume barrier for atomic_rcu_read
` [Qemu-devel] [PULL 20/31] docs/atomics: update comparison with Linux
` [Qemu-devel] [PULL 21/31] xen-hvm: ignore background I/O sections
` [Qemu-devel] [PULL 22/31] scsi-disk: introduce a common base class
` [Qemu-devel] [PULL 23/31] scsi-disk: introduce dma_readv and dma_writev
` [Qemu-devel] [PULL 24/31] scsi-disk: add need_fua_emulation to SCSIDiskClass
` [Qemu-devel] [PULL 25/31] scsi-disk: introduce scsi_disk_req_check_error
` [Qemu-devel] [PULL 26/31] scsi-block: always use SG_IO
` [Qemu-devel] [PULL 27/31] scsi-generic: Merge block max xfer len in INQUIRY response
` [Qemu-devel] [PULL 28/31] memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
` [Qemu-devel] [PULL 29/31] exec: remove ram_addr argument from qemu_ram_block_from_host
` [Qemu-devel] [PULL 30/31] memory: split memory_region_from_host from qemu_ram_addr_from_host
` [Qemu-devel] [PULL 31/31] exec: hide mr->ram_addr from qemu_get_ram_ptr users

[PATCH v2 0/4] xen/arm: arm64: Widen register access to mpidr to 64-bits
 2016-05-27 10:51 UTC  (5+ messages)
` [PATCH v2 3/4] xen:arm: arm64: Add correct MPIDR_HWID_MASK value for ARM64
` [PATCH v2 4/4] xen/arm: arm64: Remove MPIDR multiprocessing extensions check

[PATCH 01/23] all: syscall wrappers: add documentation
 2016-05-27 10:49 UTC  (5+ messages)

[Xenomai] [Xenomai-git] Jan Kiszka : cobalt/rtdm: Fix driver reference counting
 2016-05-27 10:50 UTC  (6+ messages)

[BUG] IGD-PT doesn't work on Skylake-S client
 2016-05-27 10:49 UTC  (2+ messages)

[nightly] Core TISDK (krogoth/2.1) 2016.05 build 2016-05-26_23-00-32
 2016-05-27 10:49 UTC 

[RESEND PATCH 0/6] Rockchip Type-C and DispplayPort driver
 2016-05-27 10:45 UTC  (17+ messages)
` [RESEND PATCH 1/6] phy: Add USB Type-C PHY driver for rk3399
` [RESEND PATCH 2/6] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
` [RESEND PATCH 3/6] drm/rockchip: vop: add cdn DP support for rk3399
` [RESEND PATCH 4/6] Documentation: bindings: add dt documentation for cdn DP controller
` [RESEND PATCH 5/6] ASoC: cdn-dp: Add cdn DP codec driver
` [RESEND PATCH 6/6] ASoC: rockchip: Add machine driver for cdn dp codec

[PATCH] dell-smm-hwmon: Cache fan_type() calls and use fan_status() for fan detection
 2016-05-27 10:45 UTC  (7+ messages)

[Buildroot] lirc not working
 2016-05-27 10:44 UTC 

[PATCH 1/4] ixgbe: rearrange vector PMD code for x86
 2016-05-27 10:44 UTC  (5+ messages)
` [PATCH v3 0/4] ixgbe: enable ixgbe vector PMD on ARM

[PATCH] arm64: defconfig: add options for virtualization and containers
 2016-05-27 10:42 UTC 

[GIT PULL FOR v4.7] Two regression fixes for 4.7
 2016-05-27 10:42 UTC 

[Qemu-devel] [PATCH RFC v2 QEMU] balloon: speed up inflating & deflating process
 2016-05-27 10:36 UTC  (2+ messages)
`  "

`ip addr del` kills conntrack entries of unrelated IP addresses
 2016-05-27 10:40 UTC 

[PATCH 0/9] prepare for rte_device / rte_driver
 2016-05-27 10:39 UTC  (5+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 15/17] eal: add hotplug operations for pci and vdev

[BUG] win2008 guest cannot get ip through sriov
 2016-05-27 10:39 UTC  (2+ messages)

[Bug 96239] Random "texture flickering" in Shadow of Mordor
 2016-05-27 10:39 UTC  (3+ messages)
` [Bug 96239] [radeonsi tessellation] Random "texture flickering" (Shadow of Mordor, Tomb Raider)

[Qemu-devel] [PATCH RFC v2 kernel] balloon: speed up inflating/deflating process
 2016-05-27 10:34 UTC  (2+ messages)
`  "

FWD: [PATCH v2] Marvell phy: add fiber status check for some components
 2016-05-27  9:23 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] MIPS cache cleanups
 2016-05-27 10:36 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
` [U-Boot] [PATCH 3/3] MIPS: Abstract cache op loops with a macro

[PATCH v2 00/22] i18n and test updates
 2016-05-27 10:36 UTC  (10+ messages)
` [PATCH v2 13/22] i18n: git-sh-setup.sh: mark strings for translation
` [PATCH v2 14/22] i18n: rebase-interactive: "
` [PATCH v2 16/22] i18n: rebase-interactive: mark comments of squash "

[LTP] cgroup_regression_test failed in CentOS 7.2
 2016-05-27 10:35 UTC  (2+ messages)

[patch] atm: iphase: off by one in rx_pkt()
 2016-05-27 10:34 UTC  (2+ messages)

[patch] atm: firestream: add more reserved strings
 2016-05-27 10:33 UTC  (2+ messages)

[PATCH v4 0/3] external mempool manager
 2016-05-27 10:33 UTC  (6+ messages)
` mempool: "
  ` [PATCH v5 1/3] mempool: support external handler

[PATCH] pv-qspinlock: Try to re-hash the lock after spurious_wakeup
 2016-05-27 10:32 UTC  (3+ messages)

[BUG] xen's LLC, UCNA and MEM testing show error messge"Failed to inject MSR"
 2016-05-27 10:32 UTC  (3+ messages)

is there an actual defensible usage for combining "_append" and "+="?
 2016-05-27 10:31 UTC  (3+ messages)

[PATCH 0/2] Add Rockchip PCIe RC controller support
 2016-05-27 10:31 UTC  (7+ messages)
` [PATCH 2/2] pci: Add PCIe driver for Rockchip Soc

[RFC PATCH] mm, oom_reaper: do not attempt to reap a task more than twice
 2016-05-27 10:31 UTC  (2+ messages)

[PATCHv2] NVMe: Fix removal in case of active namespace list scanning method
 2016-05-27 10:29 UTC 

[PATCH] arm64: defconfig: Enable cros-ec and battery driver
 2016-05-27 10:28 UTC  (15+ messages)

[PATCH 0/3] Improve SSL certificate handling
 2016-05-27 10:28 UTC  (5+ messages)

[PATCH] examples/ethtool: include case for 64-bit registers
 2016-05-27 10:28 UTC  (3+ messages)
` [PATCH 1/2] ethdev: add callback to get register size in bytes

[PATCH] ca-certificates: Add openssl as a runtime dependency
 2016-05-27 10:28 UTC 

Rcu synchronization of a list
 2016-05-27 10:27 UTC  (2+ messages)

[PATCH v2 0/3] Improve SSL certificate handling
 2016-05-27 10:25 UTC  (5+ messages)
` [PATCH v2 1/3] openssl: Add Shell-Script based c_rehash utility
` [PATCH v2 2/3] ca-certificates: Use "
` [PATCH v2 3/3] openssl: Ensure SSL certificates are stored on sysconfdir

[U-Boot] [PATCH] efi_loader: Don't allocate from memory holes
 2016-05-27 10:25 UTC 

[PATCH] mbuf: replace c memcpy code semantics with optimized rte_memcpy
 2016-05-27 10:24 UTC  (4+ messages)

[PATCH net] ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr
 2016-05-27 10:24 UTC  (2+ messages)

[PATCH i-g-t] tests/gem_{ctx, exec}_create: Adjust timeout values for BAT
 2016-05-27 10:27 UTC  (3+ messages)

[PATCH] xen/arm64: config: correct VMAP_VIRT_END
 2016-05-27 10:23 UTC 

[radeon-alex:drm-next-4.8-wip-dal 338/562] drivers/gpu/drm/amd/amdgpu/../dal/dc/i2caux/dce80/i2c_sw_engine_dce80.c:53:23: error: 'ddc_hw_status_addr' defined but not used
 2016-05-27 10:20 UTC 

[PATCH 2/2 V2] staging: dgnc: remove redundant null check in
 2016-05-27 10:19 UTC  (3+ messages)

[PATCH 1/2 v2] staging: dgnc: remove redundant NULL check for brd
 2016-05-27 10:19 UTC  (4+ messages)

meta-qt5 broken installation of libraries in qtbase jethro for qtfreetype and qtpcre
 2016-05-27 10:19 UTC 

[PATCH 0/4] ARM: Renesas: R-Car3: Add product register support
 2016-05-27 10:18 UTC  (6+ messages)
` [PATCH 4/4] drm: rcar-du: Use product register framework

[RFC 00/12] 6lowpan: introduce 6lowpan-nd
 2016-05-27 10:16 UTC  (7+ messages)
` [RFC 09/12] ipv6: export several functions
` [RFC 10/12] 6lowpan: introduce 6lowpan-nd
` [RFC 11/12] 6lowpan: add support for getting short address

[PATCH v3 0/4] Implement SoC driver for Vybrid
 2016-05-27 10:08 UTC  (7+ messages)
` [PATCH v3 4/4] soc: Add SoC driver for Freescale Vybrid platform

updating u-boot_2013.07.bb recipe
 2016-05-27 10:13 UTC  (2+ messages)

lib-sdl issue with qemu
 2016-05-27  8:38 UTC  (3+ messages)

[PATCH v2 0/4] hw rng support for NSP SoC
 2016-05-27 10:10 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: rng: Northstar Plus SoC rng bindings
` [PATCH v2 2/4] hwrng: bcm2835: Support Broadcom NSP SoC rng
` [PATCH v2 3/4] ARM: dts: nsp: Add rng device tree entry
` [PATCH v2 4/4] hwrng: bcm2835: Read as much data as available

[PATCH 01/23] all: syscall wrappers: add documentation
 2016-05-27 10:10 UTC  (6+ messages)

Bring VLAN tag over IBSS mode
 2016-05-27 10:09 UTC 

Is there some code [to run on Linux r4 enabled kernel] to extract a list of file-names from the reiser4 meta-data ?
 2016-05-27 10:09 UTC 

FW: Wrt golden MMIO/CFG snaphot in GVT-g
 2016-05-27 10:09 UTC  (2+ messages)
`  "

questions of vm save/restore on arm64
 2016-05-27 10:08 UTC 

[BUG] On bdw-ep, failed to offline/online socket1 cpu on Dom0
 2016-05-27 10:08 UTC  (2+ messages)

[PATCH] license.bbclass: do not process LICENSE_pn variables
 2016-05-27 10:07 UTC  (2+ messages)

[PATCH v2] btrfs: Add debug warning for new block group reservations
 2016-05-27 10:06 UTC  (3+ messages)

Basic bare metal ARM domain interface
 2016-05-27 10:04 UTC  (2+ messages)

Value of page->slab_cache in objects allocated from a cache?
 2016-05-27 10:04 UTC 

[RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
 2016-05-27 10:03 UTC  (6+ messages)
` [RFC PATCH v4 2/3] VFIO driver for mediated PCI device
      ` [Qemu-devel] "

[U-Boot] [PATCH] MIPS: provide a default u-boot-spl.lds
 2016-05-27 10:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

How about use different "max_grant_frames" for different domains?
 2016-05-27 10:02 UTC  (2+ messages)

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-05-27 10:02 UTC  (4+ messages)

[Qemu-devel] [PULL 00/28] migration: support for TLS
 2016-05-27 10:02 UTC  (4+ messages)
` [Qemu-devel] [PULL 25/28] migration: define 'tls-creds' and 'tls-hostname' migration parameters

[PATCH v2] perf tools: Add arch/*/include/generated/ to .gitignore
 2016-05-27 10:01 UTC 

[RESEND PATCH] perf tools: Add arch/*/include/generated/ to .gitignore
 2016-05-27 10:00 UTC  (4+ messages)

[Bug]Reiser4-for-4.5.3 mount: page allocation failure
 2016-05-27 10:00 UTC  (4+ messages)

[for-4.7 v2 0/2] xen: XENMEM_add_to_phymap_batch: Mark 'foreign_id' as reserved for dev_mmio
 2016-05-27  9:58 UTC  (3+ messages)
` [for-4.7 v2 1/2] xen: XENMEM_add_to_physmap_batch: "

[Qemu-devel] [PATCH v5 00/27] block: Lock images when opening
 2016-05-27  9:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 07/27] block: Handle image locking during reopen

Re: [PATCH] usb: core: fix a double free in the usb driver
 2016-05-27  9:57 UTC 

[Qemu-devel] [PULL 00/13] ppc-for-2.7 queue 20160527
 2016-05-27  9:56 UTC  (2+ messages)

IPv6 extension header privileges
 2016-05-27  9:53 UTC  (14+ messages)

[PATCH] Re: Endless "supply vcc not found, using dummy regulator"
 2016-05-27  9:53 UTC  (3+ messages)
` [PATCH] dwc3-exynos: Fix deferred probing storm


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.