All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-10 15:52:39 to 2017-07-10 16:51:16 UTC [more...]

[virtio-dev] packed ring layout proposal v3
 2017-09-10  5:06 UTC  (6+ messages)
` [virtio-dev] packed ring layout proposal v2

problem wireguard + ospf + unconnected tunnels
 2017-07-10 17:09 UTC  (5+ messages)
    ` Re[2]: "

[PATCH] babeltrace: remove temporary pathnames from test output
 2017-07-10 16:22 UTC 

[PATCH] doc: correct a mistake in an illustration
 2017-07-10 16:49 UTC  (2+ messages)

bug in "PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+"?
 2017-07-10 16:49 UTC 

[pull-request] next-tm 17.08 pre-rc1
 2017-07-10 16:47 UTC  (5+ messages)

[PATCH] scripts/package: snap-pkg target
 2017-07-10 16:46 UTC  (2+ messages)

[Qemu-devel] change x86 default machine type to Q35?
 2017-07-10 16:45 UTC  (9+ messages)

[PATCH] strbuf: use designated initializers in STRBUF_INIT
 2017-07-10 16:44 UTC  (4+ messages)

[PATCH] nvme-cli: Fix to the logic of the nvme list-ns <device> -a command
 2017-07-10 16:44 UTC  (4+ messages)

[RFC PATCH v1 00/11] Create fast idle path for short idle periods
 2017-07-10 16:42 UTC  (4+ messages)

Patch "KEYS: Fix an error code in request_master_key()" has been added to the 4.9-stable tree
 2017-07-10 16:40 UTC 

Patch "crypto: drbg - Fixes panic in wait_for_completion call" has been added to the 4.9-stable tree
 2017-07-10 16:40 UTC 

Patch "ath10k: override CE5 config for QCA9377" has been added to the 4.9-stable tree
 2017-07-10 16:40 UTC 

Patch "KEYS: Fix an error code in request_master_key()" has been added to the 4.4-stable tree
 2017-07-10 16:40 UTC 

Patch "ath10k: override CE5 config for QCA9377" has been added to the 4.4-stable tree
 2017-07-10 16:40 UTC 

Patch "xen: avoid deadlock in xenbus driver" has been added to the 4.11-stable tree
 2017-07-10 16:39 UTC 

[GIT PULL] xfs: updates for 4.13
 2017-07-10 16:39 UTC 

Patch "crypto: drbg - Fixes panic in wait_for_completion call" has been added to the 4.11-stable tree
 2017-07-10 16:39 UTC 

[Qemu-devel] [PATCH] virtio-serial: add enable_backend callback
 2017-07-10 16:39 UTC  (3+ messages)

Performance improvement for git pull rebase and autostash
 2017-07-10 16:39 UTC 

Patch "KEYS: Fix an error code in request_master_key()" has been added to the 3.18-stable tree
 2017-07-10 16:39 UTC 

[PATCH 1/2] ARM/PCI: bios32: Fix pcibios_init_resource() error return path
 2017-07-10 16:38 UTC  (5+ messages)
` [PATCH 2/2] MIPS/PCI: Fix pcibios_scan_bus() NULL check code path

[U-Boot] [ANN] U-Boot v2017.07-rc2 released
 2017-07-10 16:38 UTC  (14+ messages)

[U-Boot] U-Boot image with multiple u-Boot dt blobs selected at low level boot
 2017-07-10 16:38 UTC  (2+ messages)

[U-Boot] [PATCH 00/30] env: Move environment code to use location drivers
 2017-07-10 16:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/6] DISAS_UPDATE fixes for eret
 2017-07-10 16:37 UTC  (9+ messages)
` [PATCH v1 2/6] target/arm/translate.c: make DISAS_UPDATE match declared semantics
  ` [Qemu-devel] "
` [PATCH v1 4/6] target/arm/translate-a64: get rid of DISAS_EXIT
  ` [Qemu-devel] "

[PATCH 0/5] Cache coherent device memory (CDM) with HMM v3
 2017-07-10 16:36 UTC  (15+ messages)
` [PATCH 4/5] mm/memcontrol: allow to uncharge page without using page->lru field

[U-Boot] [PATCH] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 2017-07-10 16:34 UTC  (4+ messages)

[PATCH v2 00/52] irqchip: KVM: Add support for GICv4
 2017-07-10 16:34 UTC  (6+ messages)
` [PATCH v2 38/52] KVM: arm/arm64: GICv4: Wire init/teardown of per-VM support

[Qemu-devel] [PULL v2 00/11] NBD patches
 2017-07-10 16:32 UTC  (2+ messages)

[PATCH/RFC] rebase: make resolve message clearer for inexperienced users
 2017-07-10 16:31 UTC  (2+ messages)

[PATCH] fbdev: make get_fb_unmapped_area depends of !MMU
 2017-07-10 16:31 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] mtd/spi: Support of non-jedec MRAM devices
 2017-07-10 16:31 UTC 

[Qemu-devel] [PATCH v7 00/16] Dirty bitmaps postcopy migration
 2017-07-10 16:30 UTC  (17+ messages)
` [Qemu-devel] [PATCH v7 01/16] migration: add has_postcopy savevm handler
` [Qemu-devel] [PATCH v7 02/16] migration: fix ram_save_pending
` [Qemu-devel] [PATCH v7 03/16] migration: split common postcopy out of ram postcopy
` [Qemu-devel] [PATCH v7 04/16] migration: introduce postcopy-only pending
` [Qemu-devel] [PATCH v7 05/16] block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
` [Qemu-devel] [PATCH v7 06/16] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PATCH v7 07/16] block/dirty-bitmap: add bdrv_dirty_bitmap_release_successor
` [Qemu-devel] [PATCH v7 08/16] migration: include migrate_dirty_bitmaps in migrate_postcopy
` [Qemu-devel] [PATCH v7 09/16] migration/qemu-file: add qemu_put_counted_string()
` [Qemu-devel] [PATCH v7 10/16] migration: add is_active_iterate handler
` [Qemu-devel] [PATCH v7 11/16] block/dirty-bitmap: add bdrv_dirty_bitmap_set_frozen
` [Qemu-devel] [PATCH v7 12/16] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PATCH v7 13/16] iotests: add add_incoming_migration to VM class
` [Qemu-devel] [PATCH v7 14/16] iotests: add default node-name
` [Qemu-devel] [PATCH v7 15/16] iotests: add dirty bitmap migration test
` [Qemu-devel] [PATCH v7 16/16] iotests: add dirty bitmap postcopy test

[Qemu-devel] [PATCH v22 00/30] qcow2: persistent dirty bitmaps
 2017-07-10 16:29 UTC  (10+ messages)
` [Qemu-devel] [PATCH v22 25/30] qmp: add x-debug-block-dirty-bitmap-sha256

[Qemu-devel] [PULL 00/42] Misc changes for 2017-07-05
 2017-07-10 16:29 UTC  (8+ messages)
` [Qemu-devel] [PULL 22/42] configure: factor out list of supported Xen/KVM/HAX targets

[PATCH 0/5] arm64: dts: renesas: ulcb: Enable HDMI
 2017-07-10 16:28 UTC  (4+ messages)
` [PATCH 4/5] arm64: dts: renesas: ulcb: Add HDMI output connector

net: Fix inconsistent teardown and release of private netdev state
 2017-07-10 16:28 UTC  (4+ messages)

[Buildroot] [PATCH v2] board: Add support for nanopi-m1-plus
 2017-07-10 16:28 UTC 

[Cocci] Matching format strings
 2017-07-10 16:28 UTC  (9+ messages)

[RFC][PATCH] exec: Use init rlimits for setuid exec
 2017-07-10 16:27 UTC  (9+ messages)

[Qemu-devel] [RFC PATCH 00/11] Block layer thread-safety, next part
 2017-07-10 16:27 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/11] block: prepare write threshold code for thread safety
` [Qemu-devel] [PATCH 03/11] util: use RCU accessors for notifiers
` [Qemu-devel] [PATCH 05/11] block-backup: add reqs_lock
` [Qemu-devel] [PATCH 06/11] block: add a few more notes on locking
` [Qemu-devel] [PATCH 07/11] block: do not acquire AioContext in check_to_replace_node
` [Qemu-devel] [PATCH 08/11] block: drain I/O around key management
` [Qemu-devel] [PATCH 11/11] block/snapshot: do not take AioContext lock

[Qemu-devel] [PATCH 0/2] qom: Fix ambiguous path detection when ambiguous=NULL
 2017-07-10 16:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] tests: Test case for object_resolve_path*()
      ` [Qemu-devel] [PATCH] fixup! qom: Fix ambiguous path detection when ambiguous=NULL

[Buildroot] [PATCH 0/3] fs/squashfs: tweaks and cleanups
 2017-07-10 16:26 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] fs/squashfs: cleanup if-else cascade
` [Buildroot] [PATCH 2/3] fs/squashfs: align size to 1MiB
` [Buildroot] [PATCH 3/3] support/test: don't workaround squashfs padding

[PATCH] fpga: altera-hps2fpga: add NULL check on of_match_device() return value
 2017-07-10 16:25 UTC  (2+ messages)

[PATCH] dm-zoned: Fix overflow when converting zone ID to sectors
 2017-07-10 16:25 UTC  (2+ messages)

[PATCH] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers
 2017-07-10 16:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/2] Rewrite 'live-block-ops.txt'; convert 'bitmaps.md' to rST
 2017-07-10 16:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 2/2] live-block-ops.txt: Rename, rewrite, and improve it

Small typo in german translation
 2017-07-10 16:23 UTC  (2+ messages)
` [PATCH] l10n: de.po: fix typo

[PATCH V1 rdma-core 0/5] Device hot plug support
 2017-07-10 16:23 UTC  (4+ messages)

[PATCH 0/4] Infrastructure to support octeontx HW mempool manager
 2017-07-10 16:22 UTC  (11+ messages)
` [PATCH 1/4] mempool: get the external mempool capability
` [PATCH 3/4] mempool: introduce block size align flag

[RFC PATCH 0/1] mm/mremap: add MREMAP_MIRROR flag
 2017-07-10 16:22 UTC  (9+ messages)
` [RFC PATCH 1/1] mm/mremap: add MREMAP_MIRROR flag for existing mirroring functionality

[Buildroot] [PATCH 0/4 v3] arch/arm: introduce big.LITTLE configurations
 2017-07-10 16:22 UTC  (8+ messages)
` [Buildroot] [PATCH 1/4 v3] arch/arm: fix -mcpu default values for AArch64
` [Buildroot] [PATCH 2/4 v3] package/kvm-unit-tests: introduce _ARCH_SUPPORTS

[PATCH iproute2 V3 0/4] RDMAtool
 2017-07-10 16:22 UTC  (6+ messages)
` [PATCH iproute2 V3 3/4] rdma: Add link object

tty contention resulting from tty_open_by_device export
 2017-07-10 16:22 UTC  (10+ messages)
` [patch 0/3] "
  ` [patch 1/3] tty: resolve tty contention between kernel and user space

RFC: Task switch emulation fails for VM86 mode
 2017-07-10 16:21 UTC  (4+ messages)

Skylake / (EE) modeset(0): present flip failed loop
 2017-07-10 16:21 UTC  (5+ messages)

[PATCH] nvme: set DMA_ATTR_WEAK_ORDERING attribute on dma buffers
 2017-07-10 16:17 UTC  (9+ messages)
    ` DMA_ATTR_WEAK_ORDERING defintion, was "

License missing coreutils when creating /usr/share/licenses and bbappend
 2017-07-10 16:19 UTC 

[BUG] sb_fdblocks counting error caused by too large indlen returned from xfs_bmap_worst_indlen()
 2017-07-10 16:18 UTC  (4+ messages)

[PATCH 0/4] Misc. documentation fixes
 2017-07-10 16:17 UTC  (6+ messages)
` [PATCH 1/4] Doc/config.txt: explain repeated sections

[Bug 101736] Disabling the working OpenGL 2.1 in the i915 driver
 2017-07-10 16:17 UTC  (2+ messages)
` [Bug 101736] Disabling "

[RFC][PATCH 00/14] VFS: Make all filesystems implement ->show_options()
 2017-07-10 16:15 UTC  (3+ messages)
` [PATCH 01/14] VFS: Don't use save/replace_mount_options if not using generic_show_options

Reminder: Yocto Project Technical Team Meeting - Tuesday, June 6, 2017 8:00 AM US Pacific Time
 2017-07-10 16:16 UTC 

[bug report] ovl: introduce the inodes index dir feature
 2017-07-10 16:15 UTC  (2+ messages)

[PATCH] drm/syncobj: add sync obj wait interface. (v6)
 2017-07-10 16:15 UTC  (7+ messages)

[Buildroot] [PATCH 0/7] More HOST_DIR/usr fixes
 2017-07-10 16:12 UTC  (16+ messages)
` [Buildroot] [PATCH 1/7] Makefile: properly create $(HOST_DIR)/usr compatibility symlink
` [Buildroot] [PATCH 2/7] toolchain-wrapper: remove remaining references to HOST_DIR/usr
` [Buildroot] [PATCH 3/7] support/testing: strip /usr/ part from HOST_DIR
` [Buildroot] [PATCH 4/7] support/testing: move BRTest initialisation to __init__
` [Buildroot] [PATCH 5/7] support/testing: add test of BR2_CCACHE with an external toolchain
` [Buildroot] [PATCH 6/7] Makefile: add check that $(HOST_DIR)/usr is not a directory
` [Buildroot] [PATCH 7/7] toolchain-external: default BR2_TOOLCHAIN_EXTERNAL_PATH to empty

[xen-unstable test] 111619: regressions - FAIL
 2017-07-10 16:11 UTC 

[Buildroot] RFC: ASLR
 2017-07-10 16:10 UTC 

[PATCH 0/6] fixing reflog-walk oddities
 2017-07-10 16:09 UTC  (6+ messages)
` [PATCH 6/6] reflog-walk: stop using fake parents

Performance improvement for git pull rebase and autostash
 2017-07-10 16:09 UTC 

[PATCH] ARM: imx: phyCORE i.MX7 on phyBOARD-Zeta support
 2017-07-10 16:09 UTC  (4+ messages)

[PATCH 0/3] of: overlay: load overlay symbols into live device tree
 2017-07-10 16:08 UTC  (3+ messages)
` [PATCH 2/3] of: overlay: correctly apply overlay node with unit-address

[PATCH v2] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables
 2017-07-10 16:06 UTC  (4+ messages)

r8169 broken when enabling the Atom PMC platform clocks
 2017-07-10 16:06 UTC  (3+ messages)

[PATCH v2 0/8] exec: Use sane stack rlimit under secureexec
 2017-07-10 16:06 UTC  (9+ messages)
` [PATCH v2 1/8] exec: Correct comments about "point of no return"
` [PATCH v2 2/8] exec: Move security_bprm_secureexec() earlier

[RFC v1 1/2] mm/page_alloc: Prevent OOM killer from triggering if requested
 2017-07-10 16:05 UTC  (3+ messages)

block: hung task writing to device
 2017-07-10 16:05 UTC  (2+ messages)

[Buildroot] [git commit] arch/arm: fix -mcpu default values for AArch64
 2017-07-10 16:04 UTC 

[PATCH 1/6] arm64: dts: renesas: ulcb: Enable I2C4
 2017-07-10 16:04 UTC  (3+ messages)

[PATCH] docker: add NETFILTER_XT_MATCH_ADDRTYPE=m
 2017-07-10 16:04 UTC  (7+ messages)

master - lvm: report error if options are set before command
 2017-07-10 16:03 UTC 

master - lvm: run help from -h|--help
 2017-07-10 16:03 UTC 

[Buildroot] [git commit] toolchain-external: default BR2_TOOLCHAIN_EXTERNAL_PATH to empty
 2017-07-10 16:03 UTC 

[Qemu-devel] [PATCH] tcg/mips: reserve a register for the guest_base
 2017-07-10 16:01 UTC  (2+ messages)

[PATCH i-g-t v3 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it
 2017-07-10 16:02 UTC  (12+ messages)
` [PATCH i-g-t v3 4/4] chamelium: Dump obtained and reference frames to png on crc error

[PATCH 0/2] pwm: bcm2835: Support for polarity setting via DT
 2017-07-10 16:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm-bcm2835: Increase pwm-cells

kauditd hold queue overflow in 4.11
 2017-07-10 16:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/22] tcg: per-thread TCG
 2017-07-10 16:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH 17/22] tcg: distribute profiling counters across TCGContext's

[PATCH linux dev-4.10] ARM: dts: aspeed: Add fan fault optional parameter for max 31785
 2017-07-10 15:59 UTC 

[PATCH] exec: Limit arg stack to at most _STK_LIM / 4 * 3
 2017-07-10 15:59 UTC  (4+ messages)

[PATCH 0/5] building git with clang/gcc address sanitizer
 2017-07-10 15:58 UTC  (3+ messages)

[RFC/PATCH v4 00/49] Add initial experimental external ODB support
 2017-07-10 15:57 UTC  (3+ messages)
` [RFC/PATCH v4 30/49] odb-helper: add read_object_process()

[PATCHv1, RFC 7/8] x86/mm: Hacks for boot-time switching between 4- and 5-level paging
 2017-07-10 15:56 UTC  (14+ messages)
` KASAN vs. "

Patch "xen: avoid deadlock in xenbus driver" has been added to the 4.12-stable tree
 2017-07-10 15:56 UTC 

Patch "crypto: drbg - Fixes panic in wait_for_completion call" has been added to the 4.12-stable tree
 2017-07-10 15:56 UTC 

[PATCH] dpaa_eth: use correct device for DMA mapping API
 2017-07-10 15:55 UTC  (2+ messages)

[PATCH 4/6] irqchip: brcmstb-l2: Remove some processing from the handler
 2017-07-10 15:54 UTC  (12+ messages)
` [PATCH 5/6] irqchip: brcmstb-l2: Abstract register accesses
` [PATCH 6/6] irqchip: brcmstb-l2: Add support for the BCM7271 L2 controller

[linux-3.18 test] 111628: regressions - trouble: blocked/broken/fail/pass
 2017-07-10 15:54 UTC 

[PATCH v4 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-07-10 15:54 UTC  (6+ messages)
` [PATCH v4 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX

[GIT PULL] scheduler changes for v4.13
 2017-07-10 15:52 UTC  (4+ messages)
` [PATCH] autofs: Revert wait_queue_t => wait_queue_entry_t rename

[PATCH 0/2] Workaround for uPD72020x USB3 chips
 2017-07-10 15:52 UTC  (3+ messages)
` [PATCH 1/2] PCI: Implement pci_reset_function_locked
` [PATCH 2/2] usb: host: pci_quirks: Force hard reset of Renesas uPD72020x USB controller


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.