All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-04 11:47:23 to 2016-07-04 12:31:49 UTC [more...]

[Qemu-devel] [PATCH V2 0/6] coroutine: mmap stack memory and stack size
 2016-07-04 12:31 UTC 

[xen-unstable-smoke test] 96626: tolerable all pass - PUSHED
 2016-07-04 12:31 UTC 

[RFC PATCH v2 0/4] net: ethernet: Add support for gmii2rgmii converter
 2016-07-04 12:31 UTC  (7+ messages)
` [RFC PATCH v2 2/4] net: ethernet: xilinx: Add gmii2rgmii converter support

[Qemu-arm] [PATCH 0/7] ast2400: U-boot support
 2016-07-04 12:24 UTC  (17+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH 1/7] tests: add a m25p80 test
` [Qemu-devel] [PATCH 2/7] m25p80: add mx25l25635f chip
` [Qemu-arm] [PATCH 3/7] ast2400: use a "
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/7] m25p80: add a m25p80_set_rom_storage() routine
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 5/7] ast2400: handle SPI flash Command mode (read only)
` [Qemu-arm] [PATCH 6/7] ast2400: use contents of first SPI flash as a rom
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 7/7] ast2400: add a memory controller device model

[PATCH for-next 0/3] Raw Packet QP Fixes for 4.8
 2016-07-04 12:30 UTC  (9+ messages)
` [PATCH for-next 2/3] IB/core: Fix ib_resolve_eth_dmac for Raw Packet QP
` [PATCH for-next 3/3] IB/mlx5: Fix mlx5_set_path "

[U-Boot] [PATCH] SPL: tiny-printf: avoid any BSS usage
 2016-07-04 12:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/15] backup compression
 2016-07-04 12:28 UTC  (16+ messages)
` [Qemu-devel] [PATCH v5 01/15] block: switch blk_write_compressed() to byte-based interface
` [Qemu-devel] [PATCH v5 02/15] block/io: reuse bdrv_co_pwritev() for write compressed
` [Qemu-devel] [PATCH v5 03/15] qcow2: add qcow2_co_pwritev_compressed
` [Qemu-devel] [PATCH v5 04/15] qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursion
` [Qemu-devel] [PATCH v5 05/15] vmdk: add vmdk_co_pwritev_compressed
` [Qemu-devel] [PATCH v5 06/15] qcow: add qcow_co_pwritev_compressed
` [Qemu-devel] [PATCH v5 07/15] qcow: cleanup qcow_co_pwritev_compressed to avoid the recursion
` [Qemu-devel] [PATCH v5 08/15] block: remove BlockDriver.bdrv_write_compressed
` [Qemu-devel] [PATCH v5 09/15] block/io: turn on dirty_bitmaps for the compressed writes
` [Qemu-devel] [PATCH v5 10/15] block: simplify drive-backup
` [Qemu-devel] [PATCH v5 11/15] block: simplify blockdev-backup
` [Qemu-devel] [PATCH v5 12/15] drive-backup: added support for data compression
` [Qemu-devel] [PATCH v5 13/15] blockdev-backup: "
` [Qemu-devel] [PATCH v5 14/15] qemu-iotests: test backup compression in 055
` [Qemu-devel] [PATCH v5 15/15] qemu-iotests: add vmdk for "

[U-Boot] [PATCH 1/2] usb: dm: Add a usb_for_each_root_dev() helper function
 2016-07-04 12:29 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] usb: dm: Make "usb info" use usb_for_each_root_dev()

[PATCH v1 1/1] platform/x86/intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE
 2016-07-04 12:28 UTC  (12+ messages)

Low packet generation rate of 526kpps using pktgen-dpdk from inside VM
 2016-07-04 12:27 UTC 

[U-Boot] [PATCH 0/9] mx7: add Colibri iMX7S/iMX7D support
 2016-07-04 12:27 UTC  (3+ messages)
` [U-Boot] [PATCH 4/9] mx7: set soc environment according to exact SoC type

[PATCH v1] drivers:iio:accel:mma8452: removed unwanted return statements
 2016-07-04 12:23 UTC  (2+ messages)

[PATCH 00/18] arm/altp2m: Introducing altp2m to ARM
 2016-07-04 12:30 UTC  (7+ messages)
` [PATCH 01/18] arm/altp2m: Add cmd-line support for altp2m on ARM
` [PATCH 06/18] arm/altp2m: Add a(p2m) table flushing routines
` [PATCH 11/18] arm/altp2m: Make flush_tlb_domain ready for altp2m

[Buildroot] [PATCH] toolchain-external: wrap gfortran
 2016-07-04 12:26 UTC 

[PATCH 0/4] Virtio NEON support for ARM
 2016-07-04 12:26 UTC  (10+ messages)
` From: Jerin Jacob <jerin.jacob@caviumnetworks.com>
  ` [PATCH v2 1/3] virtio: conditional compilation cleanup

[PATCH] checkkconfigsymbols.py: add --no-color option
 2016-07-04 12:24 UTC  (2+ messages)
`  "

[xen-unstable test] 96611: tolerable FAIL
 2016-07-04 12:23 UTC 

[Qemu-devel] [PULL 00/23] target-arm queue
 2016-07-04 12:22 UTC  (24+ messages)
` [Qemu-devel] [PULL 01/23] linux-user: Make semihosting heap/stack fields abi_ulongs
` [Qemu-devel] [PULL 02/23] target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests
` [Qemu-devel] [PULL 03/23] memory: Provide memory_region_init_rom()
` [Qemu-devel] [PULL 04/23] imx: Use memory_region_init_rom() for ROMs
` [Qemu-devel] [PULL 05/23] memory: Assert that memory_region_init_rom_device() ops aren't NULL
` [Qemu-devel] [PULL 06/23] armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu
` [Qemu-devel] [PULL 07/23] hw/arm/virt: mark the PCIe host controller as DMA coherent in the DT
` [Qemu-devel] [PULL 08/23] bitops: Add MAKE_64BIT_MASK macro
` [Qemu-devel] [PULL 09/23] register: Add Register API
` [Qemu-devel] [PULL 10/23] register: Add Memory API glue
` [Qemu-devel] [PULL 11/23] register: Define REG and FIELD macros
` [Qemu-devel] [PULL 12/23] register: QOMify
` [Qemu-devel] [PULL 13/23] register: Add block initialise helper
` [Qemu-devel] [PULL 14/23] dma: Add Xilinx Zynq devcfg device model
` [Qemu-devel] [PULL 15/23] xilinx_zynq: Connect devcfg to the Zynq machine model
` [Qemu-devel] [PULL 16/23] ssi: change ssi_slave_init to be a realize ops
` [Qemu-devel] [PULL 17/23] m25p80: do not put iovec on the stack
` [Qemu-devel] [PULL 18/23] m25p80: avoid out of bounds accesses
` [Qemu-devel] [PULL 19/23] m25p80: change cur_addr to 32 bit integer
` [Qemu-devel] [PULL 20/23] m25p80: qdev-ify drive property
` [Qemu-devel] [PULL 21/23] ast2400: add SMC controllers (FMC and SPI)
` [Qemu-devel] [PULL 22/23] ast2400: add SPI flash slaves
` [Qemu-devel] [PULL 23/23] ast2400: create "

[Qemu-devel] [RFC 00/13] Live memory snapshot based on userfaultfd
 2016-07-04 12:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/5] Add a generic loader
 2016-07-04 12:22 UTC  (2+ messages)

[PATCH RFC] sched: Make wake_up_nohz_cpu() handle CPUs going offline
 2016-07-04 12:21 UTC  (6+ messages)

[Qemu-devel] [PATCH] json-streamer: Don't leak tokens on incomplete parse
 2016-07-04 12:21 UTC  (3+ messages)

[PATCH v5] cpuidle: Fix last_residency division
 2016-07-04 12:20 UTC  (3+ messages)

[PATCH v1] drivers:iio:accel:mma8452: added cleanup provision in case of failure
 2016-07-04 12:20 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: check improve 'checking extents' scalability
 2016-07-04 12:20 UTC  (2+ messages)

Why null skcipher to copy AAD data?
 2016-07-04 12:20 UTC 

[PATCH 00/11] efi: Permanent runtime EFI memmap support
 2016-07-04 12:19 UTC  (5+ messages)
` [PATCH 03/11] efi: Refactor efi_memmap_init_early() into arch-neutral code

[PATCH v3] ARM: at91: Document new TCB bindings
 2016-07-04 12:17 UTC  (9+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Fix SPL_BUILD compilation by adding CONFIG_USB_EHCI_FSL flag
 2016-07-04 12:17 UTC  (2+ messages)

[PATCHv2 0/4] perf tools: Various fixes
 2016-07-04 12:16 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Transform nodes string info to struct
` [PATCH 2/4] perf tests: Fix hist accumulation test
` [PATCH 3/4] perf tools: Add initialized arg into unwind__prepare_access
` [PATCH 4/4] perf tools: Call unwind__prepare_access for forked thread

Missing linker flags when statically linking
 2016-07-04 12:08 UTC 

[Qemu-devel] [PATCH v3 0/5] fix numa node mapping for hotplugged CPUs
 2016-07-04 12:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/5] numa: reduce code duplication by adding helper numa_get_node_for_cpu()
` [Qemu-devel] [PATCH v3 5/5] tests: acpi: extend cphp testcase with numa check

[PATCH] libxl/netbsd: check num_exec in hotplug function
 2016-07-04 12:13 UTC 

[PATCH 1/2] pseudo: drop recipe for old 1.6.7 version
 2016-07-04 12:14 UTC  (5+ messages)
` [PATCH 2/2] pseudo: upgrade to 1.8.0

[PATCH] btrfs-progs: use the correct struct for BTRFS_IOC_LOGICAL_INO
 2016-07-04 12:14 UTC  (3+ messages)

[WireGuard] OpenWRT package for wireguard
 2016-07-04 12:16 UTC  (3+ messages)

IOMMU
 2016-07-04 12:12 UTC  (2+ messages)

[Qemu-arm] [PATCH v5 0/9] ast2400: SMC controllers
 2016-07-04 12:11 UTC  (9+ messages)
` [Qemu-arm] [PATCH v5 9/9] tests: add a m25p80 test
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[RFC PATCH v1] irqchip: add support for SMP irq router
 2016-07-04 12:11 UTC  (2+ messages)

Bios , Mbr, Grub
 2016-07-04 12:10 UTC  (2+ messages)

[PATCH 1/2] drivers/media/dvb-core/en50221: use kref to manage struct dvb_ca_private
 2016-07-04 12:08 UTC  (2+ messages)
` [PATCH 2/2] dvb_frontend: eliminate blocking wait in dvb_unregister_frontend()

[Qemu-devel] [PATCH v2 00/27] cmpxchg-based emulation of atomics
 2016-07-04 12:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 06/27] int128: Use complex numbers if advisable

[meta-browser][PATCH] firefox: Fix build using gcc 6
 2016-07-04 12:07 UTC  (4+ messages)

[PATCH 0/3] obexd fixes
 2016-07-04 12:07 UTC  (2+ messages)

[PATCH net 0/1] qeth: important fix to avoid panic on oops
 2016-07-04 12:07 UTC  (2+ messages)
` [PATCH net 1/1] qeth: delete napi struct when removing a qeth device

[PATCH] ALSA: timer: Fix negative queue usage by racy accesses
 2016-07-04 12:06 UTC 

unhappy 4.5.7 kernel with nfs
 2016-07-04 12:06 UTC  (3+ messages)

[meta-browser][PATCH v2] firefox: Fix build using gcc 6
 2016-07-04 12:03 UTC 

[PATCH v3 0/7] arm64: hibernate: Support DEBUG_PAGEALLOC and hibernate on non-boot cpu
 2016-07-04 12:04 UTC  (5+ messages)
` [PATCH v3 5/7] PM / Hibernate: Allow arch code to influence CPU hotplug during hibernate

Xen 4.6 script calling conventions
 2016-07-04 12:04 UTC  (4+ messages)

(unknown),
 2016-07-04 12:04 UTC 

[PATCH] libxl/netbsd: check num_exec in hotplug function
 2016-07-04 12:02 UTC  (3+ messages)

Race-free NAND device removal
 2016-07-04 12:02 UTC  (7+ messages)

[PATCH net,stable] cdc_ncm: workaround for EM7455 "silent" data interface
 2016-07-04 11:40 UTC  (3+ messages)

[PATCH v2] cdc-wdm: fix "out-of-sync" due to missing notifications
 2016-07-04 11:54 UTC  (3+ messages)

[PATCH] btrfs-progs: mkfs: fix allocation information output of block group types
 2016-07-04 12:01 UTC  (2+ messages)

[PATCH v5 0/8] ACPI overlays
 2016-07-04 12:00 UTC  (3+ messages)
` [PATCH v5 6/8] efi: load SSTDs from EFI variables

[Qemu-devel] [PATCH v2 0/2]vhost-user: Extend protocol to seek response for any command
 2016-07-04 11:59 UTC  (2+ messages)

[PATCH] mmc: core: Extend sysfs with OCR register
 2016-07-04 11:56 UTC 

[PATCH v2 0/3] x86: instruction emulator adjustments
 2016-07-04 11:56 UTC  (4+ messages)
` [PATCH v2 1/3] use consistent exit mechanism
` [PATCH v2 2/3] drop pointless and add useful default cases
` [PATCH v2 3/3] x86emul: fold local variables

[CI 1/2] drm/i915: Mass convert dev->dev_private to to_i915(dev)
 2016-07-04 11:55 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [CI,1/2] "

[PATCH driver/intel] sna/cursor: Make sure hw cursors are disabled before disabling secondary planes
 2016-07-04 11:55 UTC  (3+ messages)

[GIT PULL FOR v4.8] Various dvb/rc fixes/improvements
 2016-07-04 11:54 UTC 

[PATCH v5 0/14] Add basic support for arm64
 2016-07-04 11:52 UTC  (15+ messages)
` [PATCH v5 01/14] arm64: add armv8 Kconfig entries
` [PATCH v5 02/14] arm: Makefile: rework makefile to handle armv8
` [PATCH v5 03/14] arm: rework lib directory to support arm64
` [PATCH v5 04/14] arm: cpu: add arm64 specific code
` [PATCH v5 05/14] arm: include: system: add arm64 helper functions
` [PATCH v5 06/14] arm: include: bitops: arm64 use generic __fls
` [PATCH v5 07/14] arm: include: system_info: add armv8 identification
` [PATCH v5 08/14] arm: cpu: cpuinfo: add armv8 support
` [PATCH v5 09/14] arm: cpu: disable code portion in armv8 case
` [PATCH v5 10/14] arm: cpu: add basic arm64 mmu support
` [PATCH v5 11/14] arm: boards: add mach-qemu and virt64 board
` [PATCH v5 12/14] arm: include: swab: use rigth assembly for armv8
` [PATCH v5 13/14] uimage: add define for ARM64 architecture
` [PATCH v5 14/14] Documentation: add aarch64-qemu-virt board doc

[GIT PULL FOR v4.8] Various v4l2/gspca/pwc fixes/improvements
 2016-07-04 11:53 UTC 

[PATCH] toaster: fix layout for command-line builds in recent builds area
 2016-07-04 11:53 UTC  (3+ messages)

[PATCH] toaster: fix layout for command-line builds in recent builds area
 2016-07-04 11:52 UTC 

next-20160704 build: 2 failures 7 warnings (next-20160704)
 2016-07-04 11:50 UTC 

[PATCH 1/2] btrfs-progs: convert: Fix a bug leads to discontinuous extents
 2016-07-04 11:48 UTC  (2+ messages)

[PATCH 00/51] First part of documentation fixups
 2016-07-04 11:47 UTC  (30+ messages)
` [PATCH 10/51] Documentation: audio.rst: Fix some cross references
` [PATCH 11/51] Documentation: linux_tv: Replace reference names to match ioctls
` [PATCH 12/51] Documentation: linux_tv: simplify references
` [PATCH 13/51] Documentation: linux_tv: convert lots of consts to references
` [PATCH 14/51] Documentation: linux_tv: don't simplify VIDIOC_G_foo references
` [PATCH 15/51] Documentation: audio.rst: re-add captions for the examples
` [PATCH 16/51] Documentation: standard.rst: read the example captions
` [PATCH 17/51] Documentation: linux_tv: remove controls.rst
` [PATCH 18/51] Documentation: control.rst: read the example captions
` [PATCH 19/51] Documentation: control.rst: Fix missing reference for example 8
` [PATCH 20/51] Documentation: extended-controls.rst: use reference for VIDIOC_S_CTRL
` [PATCH 21/51] Documentation: vidioc-queryctl.rst: change the title of this chapter
` [PATCH 22/51] Documentation: linux_tv: supress lots of warnings
` [PATCH 23/51] Documentation: planar-apis.rst: fix some conversion troubles
` [PATCH 24/51] Documentation: crop.rst: fix conversion on this file
` [PATCH 25/51] Documentation: selection-api-005.rst: Fix ReST parsing
` [PATCH 26/51] Documentation: linux_tv: use Example x.y. instead of a single number
` [PATCH 27/51] Documentation: selection-api-006.rst: add missing captions
` [PATCH 28/51] Documentation: linux_tv: Error codes should be const
` [PATCH 29/51] Documentation: linux_tv: use references for structures
` [PATCH 30/51] Documentation: linux_tv: Fix remaining undefined references
` [PATCH 31/51] Documentation: pixfmt-007.rst: Fix formula parsing
` [PATCH 32/51] Documentation: fdl-appendix: Fix formatting issues
` [PATCH 33/51] Documentation: linux_tv: fix some warnings due to '*'
` [PATCH 34/51] Documentation: fe_property_parameters.rst: improve descriptions
` [PATCH 36/51] Documentation: open.rst: fix some warnings
` [PATCH 39/51] Documentation: pixfmt-004.rst: Add an extra reference
` [PATCH 40/51] Documentation: linux_tv: remove trailing comments
` [PATCH 41/51] Documentation: pixfmt-y12i.rst: correct format conversion


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.