All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-20 13:39:44 to 2017-09-20 14:26:49 UTC [more...]

[Qemu-devel] [PATCH v3 0/5] add CCW indirect data access support
 2017-09-20 11:43 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 4/5] 390x/css: introduce maximum data address checking
` [Qemu-devel] [PATCH v3 5/5] s390x/css: support ccw IDA

[PATCH 00/29] drm/i915: Eliminate DDI encoder->type frobbery redux
 2017-09-20 14:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Eliminate DDI encoder->type frobbery redux (rev2)

[Qemu-devel] [PATCH 0/3] add bdrv_co_drain_begin/end BlockDriver callbacks
 2017-09-20 14:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] block: add bdrv_co_drain_end callback

[PATCH] vfio/pci: Virtualize Maximum Payload Size
 2017-09-20 14:26 UTC  (6+ messages)

[PATCH v3 1/1] kconfig: menuconfig make "selected by:" readable
 2017-09-20 14:26 UTC  (4+ messages)

[PATCH v4] net/i40e: fix mirror rule reset when port is stopped
 2017-09-20 14:26 UTC  (4+ messages)
` [PATCH v5] "

[Qemu-devel] kvm_set_phys_mem: assertion failed
 2017-09-20 14:25 UTC  (3+ messages)

[PATCH v8 00/15] xen: better grant v2 support
 2017-09-20 14:24 UTC  (5+ messages)
` [PATCH v8 04/15] xen: add function for obtaining highest possible memory address

[U-Boot] [PATCH 00/23] efi_loader implement missing functions
 2017-09-20 14:23 UTC  (11+ messages)
` [U-Boot] [PATCH 10/23] efi_loader: open_info in OpenProtocol
  ` [U-Boot] [PATCH 15/23] efi_loader: implement ConnectController
  ` [U-Boot] [PATCH 16/23] efi_loader: implement DisconnectController

[PATCH net-next] net: dsa: Utilize dsa_slave_dev_check()
 2017-09-20 14:19 UTC  (2+ messages)

[U-Boot] [PATCH] README.imx6: Prefer loading SPL via the new SDP mechanism
 2017-09-20 14:21 UTC 

[PATCH] PCI: endpoint: use correct "end of test" interrupt
 2017-09-20 14:21 UTC  (3+ messages)
  `  "

btrfs-progs: suggestion of removing --commit-after option of subvol delete
 2017-09-20 14:21 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] migration: let pre_save fail
 2017-09-20 14:20 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] migration: pre_save return int
` [Qemu-devel] [PATCH 5/5] migration: Route more error paths

[PATCH] useradd-staticids: don't create username-group if gid is specified
 2017-09-20 14:20 UTC  (6+ messages)

RFC Adding Interfaces to OpenBMC
 2017-09-20 14:04 UTC  (2+ messages)

[PATCH 0/6] More graceful flusher thread memory reclaim wakeup
 2017-09-20 14:19 UTC  (7+ messages)
` [PATCH 1/6] buffer: cleanup free_more_memory() flusher wakeup
` [PATCH 2/6] fs-writeback: provide a wakeup_flusher_threads_bdi()

[meta-oe][PATCH] msgpack-c: update to version 2.1.5
 2017-09-20 14:19 UTC 

[RFC PATCH] net: Introduce a socket option to enable picking tx queue based on rx queue
 2017-09-20 14:18 UTC  (11+ messages)

[Qemu-devel] [PATCH] qemu-iotests/195: Change multiple nodes in one run
 2017-09-20 14:17 UTC  (2+ messages)

WARNING: CPU: 3 PID: 439 at fs/btrfs/ctree.h:1559 btrfs_update_device+0x1c5/0x1d0 [btrfs]
 2017-09-20 14:14 UTC  (9+ messages)

[Qemu-devel] [PATCH v2] throttle-groups: update tg->any_timer_armed[] on detach
 2017-09-20 14:16 UTC  (5+ messages)

[Qemu-devel] [PATCH qemu v4 00/18] memory: Reduce memory use
 2017-09-20 11:46 UTC  (19+ messages)
` [Qemu-devel] [PATCH qemu v4 01/18] exec: Explicitly export target AS from address_space_translate_internal
` [Qemu-devel] [PATCH qemu v4 02/18] memory: Open code FlatView rendering
` [Qemu-devel] [PATCH qemu v4 03/18] memory: Move FlatView allocation to a helper
` [Qemu-devel] [PATCH qemu v4 04/18] memory: Move AddressSpaceDispatch from AddressSpace to FlatView
` [Qemu-devel] [PATCH qemu v4 05/18] memory: Remove AddressSpace pointer from AddressSpaceDispatch
` [Qemu-devel] [PATCH qemu v4 06/18] memory: Switch memory from using AddressSpace to FlatView
` [Qemu-devel] [PATCH qemu v4 07/18] memory: Cleanup after switching "
` [Qemu-devel] [PATCH qemu v4 08/18] memory: Rename mem_begin/mem_commit/mem_add helpers
` [Qemu-devel] [PATCH qemu v4 09/18] memory: Store physical root MR in FlatView
` [Qemu-devel] [PATCH qemu v4 10/18] memory: Alloc dispatch tree where topology is generared
` [Qemu-devel] [PATCH qemu v4 11/18] memory: Move address_space_update_ioeventfds
` [Qemu-devel] [PATCH qemu v4 12/18] memory: Share FlatView's and dispatch trees between address spaces
` [Qemu-devel] [PATCH qemu v4 13/18] memory: Do not allocate FlatView in address_space_init
` [Qemu-devel] [PATCH qemu v4 14/18] memory: Add flat views to HMP "info mtree"
` [Qemu-devel] [PATCH qemu v4 15/18] memory: Share special empty FlatView
` [Qemu-devel] [PATCH qemu v4 16/18] memory: Get rid of address_space_init_shareable
` [Qemu-devel] [PATCH qemu v4 17/18] memory: Create FlatView directly
` [Qemu-devel] [PATCH qemu v4 18/18] memory: Give memory_region_transaction_commit a hint

[patch net-next 00/16] mlxsw: Multicast flood update
 2017-09-20 14:15 UTC  (17+ messages)
` [patch net-next 01/16] mlxsw: spectrum_switchdev: Change mc_router to mrouter
` [patch net-next 02/16] mlxsw: spectrum_switchdev: Add a ports bitmap to the mid db
` [patch net-next 03/16] mlxsw: spectrum_switchdev: Remove reference count from mid
` [patch net-next 04/16] mlxsw: spectrum_switchdev: Save mids list per bridge device
` [patch net-next 05/16] mlxsw: spectrum_switchdev: Break smid write function
` [patch net-next 06/16] mlxsw: spectrum_switchdev: Attach mid id allocation to HW write
` [patch net-next 07/16] mlxsw: spectrum_switchdev: Break mid deletion into two function
` [patch net-next 08/16] mlxsw: spectrum_switchdev: Don't write mids to the HW when mc is disabled
` [patch net-next 09/16] mlxsw: spectrum_switchdev: Disable mdb "
` [patch net-next 10/16] mlxsw: spectrum_switchdev: Use generic mc flood function
` [patch net-next 11/16] mlxsw: spectrum_switchdev: Flood mc when mc is disabled by user flag
` [patch net-next 12/16] mlxsw: spectrum_switchdev: Flush the mdb when a port is being removed
` [patch net-next 13/16] mlxsw: spectrum_switchdev: Flood all mc packets to mrouter ports
` [patch net-next 14/16] mlxsw: spectrum_switchdev: Update the mdb of mrouter port change
` [patch net-next 15/16] mlxsw: spectrum_switchdev: Remove mrouter flood in mdb flush
` [patch net-next 16/16] mlxsw: spectrum_switchdev: Consider mrouter status for mdb changes

[U-Boot] [PATCH v3 00/21] efi_loader: enough UEFI for standard distro boot
 2017-09-20 14:15 UTC  (7+ messages)
` [U-Boot] [PATCH v3 05/21] efi_loader: add device-path utils
` [U-Boot] [PATCH v3 15/21] efi_loader: add bootmgr

[PATCH] iommu/ipmmu-vmsa: Do not replace bus IOMMU ops on driver init
 2017-09-20 14:13 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 0/6] block: Fix permissions after ro/rw reopen
 2017-09-20 10:33 UTC  (2+ messages)

[meta-processor-sdk PATCH] pruss-lld-rtos: Adding RTOS recipe for pruss-lld
 2017-09-20 14:13 UTC  (2+ messages)
` [EXTERNAL] "

v4.12.14 build: 0 failures 0 warnings (v4.12.14)
 2017-09-20 14:13 UTC 

[kernel-hardening] [PATCH RFC v3 1/1] gcc-plugins: Add stackleak feature erasing the kernel stack at the end of syscalls
 2017-09-20 14:13 UTC  (8+ messages)
` [kernel-hardening] "

[meta-oe][PATCHv2] jsoncpp: update to version 1.8.3
 2017-09-20 14:12 UTC 

[PATCH v4 1/2] ethdev: add return code to rte_eth_stats_reset()
 2017-09-20 14:11 UTC  (5+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[Qemu-devel] [PATCH v7 00/16] Dirty bitmaps postcopy migration
 2017-09-20 11:45 UTC  (8+ messages)
` [Qemu-devel] [PATCH v7 03/16] migration: split common postcopy out of ram postcopy
        ` [Qemu-devel] ping "

[PATCH v3] Livepatching patch set for 4.10
 2017-09-20 14:01 UTC  (6+ messages)
` [PATCH v3 06/17] xen/livepatch/x86/arm32: Force .livepatch.depends section to be uint32_t aligned

[Qemu-devel] [PULL 00/40] s390x: fixes, enhancements for 2.10 softfreeze
 2017-09-20 14:04 UTC  (6+ messages)
` [Qemu-devel] [PULL 33/40] s390x/flic: migrate ais states
    ` [Qemu-devel] block ais migration for machines <= 2.9

[meta-oe][PATCH] jsoncpp: update to version 1.8.3
 2017-09-20 14:11 UTC  (2+ messages)

[Qemu-devel] [PULL 00/16] Migration PULL request
 2017-09-20 13:59 UTC  (4+ messages)
` [Qemu-devel] [PULL 07/16] migration: Create x-multifd-page-count parameter

[PATCHv2 0/3] arm64: dts: ls1012a: add the DTS node for DSPI support
 2017-09-20 14:10 UTC  (4+ messages)

File with a Windows line ending
 2017-09-20 14:10 UTC  (2+ messages)

[PATCH v5] security/keys: rewrite all of big_key crypto
 2017-09-20 14:09 UTC  (19+ messages)
` [PATCH v6] "
      ` [kernel-hardening] "

[PATCH] pinctrl: meson: fix incorrect usage of ENOSYS
 2017-09-20 14:08 UTC  (2+ messages)

[PATCH v2] MIPS: Add basic R5900 support
 2017-09-20 14:07 UTC  (5+ messages)

[meta-processor-sdk] [PATCH 1/2] uio-test-pruss: add support for k2g-evm
 2017-09-20 14:07 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 0/4] New crypto acceleration benchmark mode
 2017-09-20 14:04 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH v1] usb: host: Implement workaround for Erratum A-007463
 2017-09-20 14:07 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/6] QOMify MIPS cpu
 2017-09-20  9:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 6/6] mips: replace cpu_mips_init() with cpu_generic_init()

[U-Boot] Sandbox 'usb start' causes segment fault
 2017-09-20 14:06 UTC  (3+ messages)

Writeback efficiency -- proposal
 2017-09-20 14:06 UTC  (2+ messages)

Latest net-next from GIT panic
 2017-09-20 14:03 UTC  (19+ messages)

[Qemu-devel] [PATCH v11 0/6] fsdev: qmp interface for io throttling
 2017-09-20  8:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH v11 1/6] throttle: factor out duplicate code
` [Qemu-devel] [PATCH v11 2/6] qmp: Use ThrottleLimits structure

[asoc:topic/wm97xx 5/8] sound/soc/codecs/wm9712.c:23:30: fatal error: sound/ac97/codec.h: No such file or directory
 2017-09-20 14:04 UTC 

[PATCH] openrisc: dts: or1ksim: Add stdout-path
 2017-09-20 14:04 UTC  (5+ messages)
    ` [OpenRISC] "

[PATCH 04/29] drm/i915: Dump 'output_types' in crtc state dump
 2017-09-20 14:03 UTC  (2+ messages)
` [PATCH v2 "

[PATCH net-next 00/10] net/smc: updates 2017-09-20
 2017-09-20 14:03 UTC  (3+ messages)
` [PATCH net-next 08/10] net/smc: introduce a delay

[Qemu-devel] [PATCH v7 0/4] Generic PCIE-PCI Bridge
 2017-09-20 14:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH v7 1/4] hw/pci: introduce pcie-pci-bridge device

[Qemu-devel] [PATCH] tests: Move postcopy migration test to migrate-set-parameters
 2017-09-20 14:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: Mark the 'hubport' netdev as deprecated
 2017-09-20 11:07 UTC  (3+ messages)

[meta-processsor-sdk] [PATCH] ti-pdk-build-rtos: updated the version to 1.0.0.6
 2017-09-20 14:01 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] PM: Document rules on using pm_runtime_resume() in system suspend callbacks
 2017-09-20 14:01 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] hw/pcie: disable IO port fwd by default for pcie-root-port
 2017-09-20 11:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] "

[Qemu-devel] [RFC 00/15] QMP: out-of-band (OOB) execution support
 2017-09-20 11:29 UTC  (9+ messages)
` [Qemu-devel] [RFC 01/15] char-io: fix possible race on IOWatchPoll

[Qemu-devel] [RFC PATCH] qdev: Mark devices as non-hotpluggable by default
 2017-09-20 11:17 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] Truncate the tail of the image file in qcow2 shrinking
 2017-09-20 13:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qcow2: fix return error code in qcow2_truncate()
` [Qemu-devel] [PATCH 2/2] qcow2: truncate the tail of the image file after shrinking the image

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-09-20 13:58 UTC  (6+ messages)
` [PATCH v2 11/28] arm64/sve: Core task context handling

[PATCH] Input: Add I2C attached EETI EXC3000 multi touch driver
 2017-09-20 13:51 UTC 

[PATCH v3 0/4] powerpc/64s: idle POWER9 stop improvements
 2017-09-20 13:56 UTC  (7+ messages)
` [PATCH v3 4/4] powerpc/64s: idle ESL=0 stop can avoid MSR and save/restore overhead

[PATCH] [media] Siano: Use common error handling code in smsusb_init_device()
 2017-09-20 13:56 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: imx6qdl-sabresd: Use the 'vpcie-supply' property
 2017-09-20 13:56 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx6qdl-sabresd: Add CEC support
` [PATCH 3/3] ARM: imx_v6_v7_defconfig: Select the CEC driver

btattach and 3wire doesn't work
 2017-09-20 13:54 UTC 

[Qemu-devel] [RFC v2 00/33] Migration: postcopy failure recovery
 2017-09-20  9:06 UTC  (3+ messages)
` [Qemu-devel] [RFC v2 06/33] migration: reuse mis->userfault_quit_fd

lts release maybe?
 2017-09-20 14:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests/pxe: Test more NICs when running in SPEED=slow mode
 2017-09-20  9:02 UTC 

[Qemu-devel] [PULL 0/3] 9pfs fixes for 2.11 20170920
 2017-09-20 13:50 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] 9pfs: fix readdir() for 9p2000.u
` [Qemu-devel] [PULL 2/3] 9pfs: fix name_to_path assertion in v9fs_complete_rename()
` [Qemu-devel] [PULL 3/3] 9pfs: check the size of transport buffer before marshaling

[PATCH net-next 0/4] qed: iWARP fixes and enhancements
 2017-09-20 13:50 UTC  (5+ messages)
` [PATCH net-next 3/4] qed: Fix maximum number of CQs for iWARP

[Ksummit-discuss] [MAINTAINER TOPIC] tracepoints without user space interfaces
 2017-09-20 13:50 UTC 

[PATCH 0/18] arm64: renesas: add ULCB Kingfisher board
 2017-09-20 13:50 UTC  (4+ messages)
` [PATCH 18/18] arm64: dts: ulcb-kf: hog USB3 hub control gpios

[U-Boot] [PATCH 00/13] log: Add a new logging feature
 2017-09-20 13:50 UTC  (9+ messages)
` [U-Boot] [PATCH 06/13] log: Add an implemention of logging
` [U-Boot] [PATCH 13/13] log: Add documentation

[PATCH v6 10/12] fsmonitor: add test cases for fsmonitor extension
 2017-09-20 13:49 UTC  (4+ messages)
` [PATCH v1 1/1] test-lint: echo -e (or -E) is not portable

[PATCH] xen: credit2: fix spinlock irq-safety violation
 2017-09-20 13:49 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] dm: video: enhancements for Shell.efi
 2017-09-20 13:49 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] dm: video: Add basic ANSI escape sequence support

[Qemu-devel] [PATCH] usb: Use angle brackets for cacard include directive
 2017-09-20  8:59 UTC 

[Qemu-devel] [PATCH v3 00/20] add byte-based block_status driver callbacks
 2017-09-20 13:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 03/20] file-posix: Switch to .bdrv_co_block_status()

[U-Boot] [PULL] Please pull u-boot-imx
 2017-09-20 13:47 UTC 

[PATCH] crypto: AF_ALG - remove SGL end indicator when chaining
 2017-09-20 13:47 UTC  (3+ messages)

[PATCH v2] rdma/core: Don't dereference device->get_link_layer directly
 2017-09-20 13:47 UTC  (3+ messages)

[PATCH v2 15/18] arm64: dts: ulcb-kf: enable PCA9539 on I2C4
 2017-09-20 13:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 00/10] calculate blocktime for postcopy live migration
 2017-09-20  9:01 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v10 02/10] migration: pass MigrationIncomingState* into migration check functions

[PATCH] add test for bug in git-mv with nested submodules
 2017-09-20 13:46 UTC  (8+ messages)
      ` [PATCH v2] add test for bug in git-mv for recursive submodules

[Qemu-devel] [RFC PATCH v2 00/21] Guest exploitation of the XIVE interrupt controller (POWER9)
 2017-09-20 12:26 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 18/21] ppc/xive: add device tree support

[PATCH v2 14/18] arm64: dts: ulcb-kf: enable PCA9539 on I2C2
 2017-09-20 13:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] remove blk_pread_unthrottled()
 2017-09-20 12:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] block/block-backend.c: add blk_check_byte_request call to blk_pread/blk_pwrite

[U-Boot] [PATCH 1/2] toradex: imx6: Move g_dnl_bind_fixup() into common SPL code
 2017-09-20 13:43 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx6sabresd: Add Serial Download Protocol support

[PATCH 0/2] have net drivers use a standard map file name format
 2017-09-20 13:42 UTC  (5+ messages)
` [PATCH 1/2] net/bonding: rename map file to standard name
` [PATCH 2/2] net/xenvirt: "

[U-Boot] [PATCH] board: ge: bx50v3: set eth0 MAC address
 2017-09-20 13:42 UTC  (3+ messages)

[PATCH 0/8] pinctrl: meson: clean pin offsets
 2017-09-20 13:39 UTC  (2+ messages)
` [PATCH 1/8] pinctrl: meson: remove offset from pinctrl

[U-Boot] [PATCH] detect and setup solidrun hummingboard2
 2017-09-20 13:40 UTC  (2+ messages)

[Qemu-devel] [Bug 1718295] Re: Unexpected exception in API method: MigrationError_Remote: Migration error: Disk info file is invalid: qemu-img failed to execute - Failed to get shared "write" lock\nIs another process using the image?
 2017-09-20 12:56 UTC 


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.