All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-19 20:37:05 to 2017-04-19 21:14:54 UTC [more...]

[PATCH for-4.9 0/4] xen/arm: Properly map the FDT in the boot page table
 2017-04-19 21:14 UTC  (11+ messages)
` [PATCH for-4.9 1/4] xen/arm: Add BOOT_FDT_VIRT_END and BOOT_FDT_SLOT_SIZE
` [PATCH for-4.9 2/4] xen/arm: Move the code to map FDT in the boot tables from assembly to C
` [PATCH for-4.9 3/4] xen/arm: Check if the FDT passed by the bootloader is valid
` [PATCH for-4.9 4/4] xen/arm: Properly map the FDT in the boot page table

[PATCH] [media] rainshadow-cec: use strlcat instead of strncat
 2017-04-19 21:14 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: add vendor prefix for NLT Technologies, Ltd
 2017-04-19 21:14 UTC  (2+ messages)

[PATCH] of: introduce event tracepoints for dynamic device_node lifecyle
 2017-04-19 21:13 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/17] make bdrv_is_allocated[_above] byte-based
 2017-04-19 21:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 16/17] block: Make bdrv_is_allocated() byte-based
  ` [Qemu-devel] [Qemu-block] "

kill req->errors V3
 2017-04-19 21:10 UTC  (13+ messages)
` [PATCH 01/23] pd: don't check blk_execute_rq return value
` [PATCH 02/23] block: remove the "
` [PATCH 23/23] block: remove the errors field from struct request

[PATCH] net: arc_emac: switch to phy_start()/phy_stop()
 2017-04-19 21:08 UTC  (2+ messages)

[PATCH ping] btrfs: warn about RAID5/6 being experimental at mount time
 2017-04-19 21:07 UTC 

e2fsck doesn't finish
 2017-04-19 21:07 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] core/uclass: uclass_get_device_tail: always set devp
 2017-04-19 21:06 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/1] core/uclass: iterate over all devices of a uclass

[Qemu-devel] [PATCH v3] Split migration bitmaps by ramblock
 2017-04-19 21:06 UTC  (2+ messages)
` [Qemu-devel] [PATCH] ram: Split dirty bitmap by RAMBlock

[PATCH] [media] sti: hdmi: improve MEDIA_CEC_NOTIFIER dependency
 2017-04-19 21:06 UTC  (3+ messages)

[PATCH v4 00/18] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-04-19 21:06 UTC  (5+ messages)
` [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon

[Ksummit-discuss] "Maintainer summit" invitation discussion
 2017-04-19 21:05 UTC  (6+ messages)

[Buildroot] python-json-schema-validator, python-versiontools: Remove depends on BR2_PACKAGE_PYTHON
 2017-04-19 21:05 UTC  (2+ messages)

[PATCH 0/2] Add Maxim Integrated MAX31760 fan controller driver
 2017-04-19 21:04 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] devicetree: Document the max31760 device binding

[PATCH v13 00/10] mux controller abstraction and iio/i2c muxes
 2017-04-19 21:04 UTC  (7+ messages)
` [PATCH v13 03/10] mux: minimal mux subsystem and gpio-based mux controller

[morty/master][PATCH v4] ti-ipc: Update to new verison 3.46.00.01_eng
 2017-04-19 21:02 UTC 

[PATCH v4 0/2] kexec: Use hypercall_create_continuation to protect KEXEC ops
 2017-04-19 21:01 UTC  (3+ messages)
` [PATCH v4 1/2] kexec: use "
` [PATCH v4 2/2] kexec: remove spinlock now that all KEXEC hypercall ops are protected at the top-level

[PATCH net-next] bpf: add napi_id read access to __sk_buff
 2017-04-19 21:01 UTC 

[PATCH v2 0/5] Reduce code duplication
 2017-04-19 21:01 UTC  (6+ messages)
` [PATCH v2 1/5] block: Export blk_init_request_from_bio()
` [PATCH v2 2/5] null_blk: Use blk_init_request_from_bio() instead of open-coding it
` [PATCH v2 3/5] lightnvm: "
` [PATCH v2 4/5] block: Inline blk_rq_set_prio()
` [PATCH v2 5/5] block: Optimize ioprio_best()

[Qemu-devel] [PATCH 00/59] RAMState + qdev
 2017-04-19 20:59 UTC  (60+ messages)
` [Qemu-devel] [PATCH 01/59] ram: Update all functions comments
` [Qemu-devel] [PATCH 02/59] ram: Rename flush_page_queue() to migration_page_queue_free()
` [Qemu-devel] [PATCH 03/59] ram: Rename block_name to rbname
` [Qemu-devel] [PATCH 04/59] ram: Create RAMState
` [Qemu-devel] [PATCH 05/59] ram: Add dirty_rate_high_cnt to RAMState
` [Qemu-devel] [PATCH 06/59] ram: Move bitmap_sync_count into RAMState
` [Qemu-devel] [PATCH 07/59] ram: Move start time "
` [Qemu-devel] [PATCH 08/59] ram: Move bytes_xfer_prev "
` [Qemu-devel] [PATCH 09/59] ram: Change byte_xfer_{prev, now} type to uint64_t
` [Qemu-devel] [PATCH 10/59] ram: Move num_dirty_pages_period into RAMState
` [Qemu-devel] [PATCH 11/59] ram: Change num_dirty_pages_period type to uint64_t
` [Qemu-devel] [PATCH 12/59] ram: Move xbzrle_cache_miss_prev into RAMState
` [Qemu-devel] [PATCH 13/59] ram: Move iterations_prev "
` [Qemu-devel] [PATCH 14/59] ram: Move dup_pages "
` [Qemu-devel] [PATCH 15/59] ram: Remove unused dup_mig_bytes_transferred()
` [Qemu-devel] [PATCH 16/59] ram: Remove unused pages_skipped variable
` [Qemu-devel] [PATCH 17/59] ram: Move norm_pages to RAMState
` [Qemu-devel] [PATCH 18/59] ram: Remove norm_mig_bytes_transferred
` [Qemu-devel] [PATCH 19/59] ram: Move iterations into RAMState
` [Qemu-devel] [PATCH 20/59] ram: Move xbzrle_bytes "
` [Qemu-devel] [PATCH 21/59] ram: Move xbzrle_pages "
` [Qemu-devel] [PATCH 22/59] ram: Move xbzrle_cache_miss "
` [Qemu-devel] [PATCH 23/59] ram: Move xbzrle_cache_miss_rate "
` [Qemu-devel] [PATCH 24/59] ram: Move xbzrle_overflows "
` [Qemu-devel] [PATCH 25/59] ram: Move migration_dirty_pages to RAMState
` [Qemu-devel] [PATCH 26/59] ram: Everything was init to zero, so use memset
` [Qemu-devel] [PATCH 27/59] ram: Move migration_bitmap_mutex into RAMState
` [Qemu-devel] [PATCH 28/59] ram: Move migration_bitmap_rcu "
` [Qemu-devel] [PATCH 29/59] ram: Move bytes_transferred "
` [Qemu-devel] [PATCH 30/59] ram: Use the RAMState bytes_transferred parameter
` [Qemu-devel] [PATCH 31/59] ram: Remove ram_save_remaining
` [Qemu-devel] [PATCH 32/59] ram: Move last_req_rb to RAMState
` [Qemu-devel] [PATCH 33/59] ram: Move src_page_req* "
` [Qemu-devel] [PATCH 34/59] ram: Create ram_dirty_sync_count()
` [Qemu-devel] [PATCH 35/59] ram: Remove dirty_bytes_rate
` [Qemu-devel] [PATCH 36/59] ram: Move dirty_pages_rate to RAMState
` [Qemu-devel] [PATCH 37/59] ram: Move postcopy_requests into RAMState
` [Qemu-devel] [PATCH 38/59] ram: Add QEMUFile to RAMState
` [Qemu-devel] [PATCH 39/59] ram: Move QEMUFile into RAMState
` [Qemu-devel] [PATCH 40/59] ram: Remove compression_switch and inline its logic
` [Qemu-devel] [PATCH 41/59] migration: Remove MigrationState from migration_in_postcopy
` [Qemu-devel] [PATCH 42/59] ram: We don't need MigrationState parameter anymore
` [Qemu-devel] [PATCH 43/59] ram: Rename qemu_target_page_bits() to qemu_target_page_size()
` [Qemu-devel] [PATCH 44/59] ram: Add page-size to output in 'info migrate'
` [Qemu-devel] [PATCH 45/59] ram: Pass RAMBlock to bitmap_sync
` [Qemu-devel] [PATCH 46/59] ram: ram_discard_range() don't use the mis parameter
` [Qemu-devel] [PATCH 47/59] ram: reorganize last_sent_block
` [Qemu-devel] [PATCH 48/59] ram: Use page number instead of an address for the bitmap operations
` [Qemu-devel] [PATCH 49/59] ram: Remember last_page instead of last_offset
` [Qemu-devel] [PATCH 50/59] ram: Change offset field in PageSearchStatus to page
` [Qemu-devel] [PATCH 51/59] ram: Use ramblock and page offset instead of absolute offset
` [Qemu-devel] [PATCH 52/59] ram: rename last_ram_offset() last_ram_pages()
` [Qemu-devel] [PATCH 53/59] ram: Use RAMBitmap type for coherence
` [Qemu-devel] [PATCH 54/59] migration: Remove MigrationState parameter from migration_is_idle()
` [Qemu-devel] [PATCH 55/59] qdev: qdev_hotplug is really a bool
` [Qemu-devel] [PATCH 56/59] qdev: Export qdev_hot_removed
` [Qemu-devel] [PATCH 57/59] qdev: Move qdev_unplug() to qdev-monitor.c
` [Qemu-devel] [PATCH 58/59] migration: Disable hotplug/unplug during migration
` [Qemu-devel] [PATCH 59/59] ram: Remove migration_bitmap_extend()

[RFC PATCH] parse-options: disallow double-negations of options starting with no-
 2017-04-19 21:00 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] tcg/i386: Do not display HT warning for TCG
 2017-04-19 20:57 UTC  (6+ messages)
` [Qemu-devel] [PATCH] "

[PATCH] hp-wmi: Do not shadow error values
 2017-04-19 20:56 UTC  (2+ messages)

[PATCH v2] kernel: drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
 2017-04-19 20:56 UTC  (3+ messages)

[PATCH V4 1/3] dt-bindings: mtd: document linux,part-probe property
 2017-04-19 20:55 UTC  (6+ messages)
` [PATCH V5 "

[U-Boot] [PATCH] sunxi: Add support for NanoPi M1 board
 2017-04-19 20:55 UTC  (3+ messages)

[PATCH] xfs: more do_div cleanups
 2017-04-19 20:55 UTC 

xfsaild in D state seems to be blocking all other i/o sporadically
 2017-04-19 20:55 UTC  (9+ messages)

minor typos in documentation
 2017-04-19 20:55 UTC  (2+ messages)

[PATCH net-next 1/1] netvsc: Deal with rescinded channels correctly
 2017-04-19 20:53 UTC  (2+ messages)

[U-Boot] [PATCH v6 00/16] Add Intel Arria 10 SoC support
 2017-04-19 20:54 UTC  (6+ messages)
` [U-Boot] [PATCH v6 13/16] arm: socfpga: Add SPL support for Arria 10

[PATCH 1/1] netvsc: Deal with rescinded channels correctly
 2017-04-19 20:52 UTC  (3+ messages)

[PATCH] MAINTAINERS: change email address from atmel.com to wedev4u.fr
 2017-04-19 20:51 UTC  (2+ messages)

Confluence of eb + timeline improvements
 2017-04-19 20:49 UTC  (7+ messages)
` [PATCH 02/27] drm/i915: Mark CPU cache as dirty on every transition for CPU writes

[PATCH v7 0/4] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2017-04-19 20:49 UTC  (5+ messages)
` [PATCH v7 1/4] mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols

[PATCH v3 0/4] TI Bluetooth serdev support
 2017-04-19 20:49 UTC  (11+ messages)
` [PATCH v3 1/4] dt-bindings: net: Add TI WiLink shared transport binding
` [PATCH v3 3/4] bluetooth: hci_uart: add LL protocol serdev driver support

[PATCH v2 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
 2017-04-19 20:48 UTC  (24+ messages)
` [PATCH v2 01/11] soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
` [PATCH v2 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan "
` [PATCH v2 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
` [PATCH v2 04/11] soc/fsl/qbman: Drop set/clear_bits usage
` [PATCH v2 05/11] soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
` [PATCH v2 06/11] soc/fsl/qbman: Fix ARM32 typo
` [PATCH v2 07/11] soc/fsl/qbman: Rework ioremap() calls for ARM/PPC
` [PATCH v2 08/11] soc/fsl/qbman: add QMAN_REV32
` [PATCH v2 09/11] soc/fsl/qbman: different register offsets on ARM
` [PATCH v2 10/11] soc/fsl/qbman: Add missing headers "
` [PATCH v2 11/11] fsl/soc/qbman: Enable FSL_LAYERSCAPE config "

[PATCH] fs: compat: Remove warning from COMPATIBLE_IOCTL
 2017-04-19 20:48 UTC  (3+ messages)

OpenEmbedded 2017 General Meeting
 2017-04-19 20:48 UTC 

[PATCH urcu] Add report at the end of configure
 2017-04-19 20:47 UTC 

[PATCH urcu] Fix: Don't use CFLAGS in configure script
 2017-04-19 20:47 UTC 

Patch Question
 2017-04-19 20:48 UTC  (8+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-19 20:48 UTC  (13+ messages)

[Intel-wired-lan] [PATCH net-next] i40evf: hide unused variable
 2017-04-19 20:47 UTC  (3+ messages)
  `  "

Ceph-deploy for FreeBSD
 2017-04-19 20:47 UTC  (3+ messages)

[PATCH] cx88: Fix regression in initial video standard setting
 2017-04-19 20:46 UTC 

[PATCH v2 0/3] xfs: quotacheck vs. dquot reclaim deadlock
 2017-04-19 20:46 UTC  (12+ messages)
` [PATCH 2/3] xfs: push buffer of flush locked dquot to avoid quotacheck deadlock

(unknown),
 2017-04-19 20:46 UTC 

[PATCH v4] [media] uvcvideo: Add iFunction or iInterface to device names
 2017-04-19 20:45 UTC 

[PATCH] fscrypt: use 32 bytes of encrypted filename
 2017-04-19 20:44 UTC  (7+ messages)
    ` [f2fs-dev] "

[cip-dev] cip-dev Digest, Vol 11, Issue 8
 2017-04-19 20:42 UTC 

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-19 20:41 UTC  (8+ messages)
` [PATCH V15 01/11] acpi: apei: read ack upon ghes record consumption

[merged] kernel-irq-use-cpumask_available-for-check-of-cpumask-variable.patch removed from -mm tree
 2017-04-19 20:41 UTC 

[PATCH v1 1/2] gpio: gpio-wcove: fix GPIO irq status mask
 2017-04-19 20:41 UTC  (2+ messages)

[merged] cpumask-add-helper-cpumask_available.patch removed from -mm tree
 2017-04-19 20:41 UTC 

[PATCH v4 0/2] ACPI / PMIC: Intel CHT Whiskey Cove opregion driver + xpower opregion bugfix
 2017-04-19 20:41 UTC  (4+ messages)
` [PATCH v4 2/2] ACPI / PMIC: Stop xpower OPRegion handler relying on IIO

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2017-04-19 20:41 UTC 

[PATCH 4.4 00/45] 4.4.63-stable review
 2017-04-19 20:39 UTC  (2+ messages)

[PATCH 1/3] drm/omap: displays: panel-dpi: add backlight dependency
 2017-04-19 20:39 UTC  (4+ messages)

[PATCH 4.9 00/69] 4.9.24-stable review
 2017-04-19 20:39 UTC  (2+ messages)

[PATCH 4.10 00/69] 4.10.12-stable review
 2017-04-19 20:38 UTC  (2+ messages)

[PATCH] FS-Cache: print hexadecimal value for special cookies type
 2017-04-19 20:38 UTC 

[PATCH nf-next] netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14
 2017-04-19 20:38 UTC  (5+ messages)

[PATCH 0/6] Initial Tegra platform support
 2017-04-19 20:37 UTC  (4+ messages)
` [PATCH 1/6] xen/arm: platforms: Add earlyprintk and serial support for Tegra boards


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.