All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-28 11:54:53 to 2017-06-28 12:44:58 UTC [more...]

[PATCH v2] iommu/amd: Fix interrupt remapping when disable guest_mode
 2017-06-28 12:44 UTC  (2+ messages)

[PATCH 1/1] blk-mq: map all HWQ also in hyperthreaded system
 2017-06-28 12:44 UTC 

linux-next: manual merge of the block tree with the file-locks tree
 2017-06-28 12:44 UTC  (4+ messages)

Disk Monitoring
 2017-06-28 12:43 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2017-06-28 12:43 UTC  (2+ messages)

[PATCH BUGFIX V2] block, bfq: update wr_busy_queues if needed on a queue split
 2017-06-28 12:42 UTC  (7+ messages)

[PATCH v7 00/10] Add sbs-manager with smbalert support
 2017-06-28 12:42 UTC  (6+ messages)
` [PATCH v7 04/10] i2c: i2c-smbus: add of_i2c_setup_smbus_alert

Moxa UPort 1150 and RS-422/485… what's the "proper" way to switch modes
 2017-06-28 12:41 UTC  (7+ messages)

[PATCH 4/4] arm64: dts: add RK3399-Q7 (Puma) SoM
 2017-06-28 12:41 UTC  (4+ messages)

[Qemu-devel] [PATCH v11 00/29] translate: [tcg] Generic translation framework
 2017-06-28 12:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH v11 01/29] Pass generic CPUState to gen_intermediate_code()
` [Qemu-devel] [PATCH v11 02/29] cpu-exec: Avoid global variables in icount-related functions
` [Qemu-devel] [PATCH v11 03/29] target: [tcg] Use a generic enum for DISAS_ values
` [Qemu-devel] [PATCH v11 04/29] target: [tcg] Add generic translation framework
` [Qemu-devel] [PATCH v11 05/29] target/i386: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v11 06/29] target/i386: [tcg] Refactor init_disas_context

[PATCH] drm/gma500: remove an unneeded NULL check
 2017-06-28 12:41 UTC  (2+ messages)

[REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region
 2017-06-28 12:40 UTC  (7+ messages)
        ` [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region)

[PATCH] vhost: fix checking of device features
 2017-06-28 12:40 UTC 

[PATCH 0/3] Allow ib_clients to nullify .add but still get .remove events reliably
 2017-06-28 12:40 UTC  (10+ messages)
` [PATCH 1/3] RDMA/device: Fix device removal notification when ib_clients set .add callout to NULL
` [PATCH 2/3] nvme-rdma: remove redundant empty device add callout
` [PATCH 3/3] nvmet-rdma: "

[PATCH 1/2] net/ark: allow unique user data for each port in extension calls
 2017-06-28 12:39 UTC  (3+ messages)
` [PATCH v2 0/3] net/ark: augment user extension and bug fix

Build failure in -next due to 'sh: thin archives fix linking'
 2017-06-28 12:38 UTC 

[PATCH rdma-next] RDMA: Remove useless MODULE_VERSION
 2017-06-28 12:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v22 00/30] qcow2: persistent dirty bitmaps
 2017-06-28 12:36 UTC  (33+ messages)
` [Qemu-devel] [PATCH v22 01/30] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PATCH v22 02/30] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PATCH v22 03/30] hbitmap: improve dirty iter
` [Qemu-devel] [PATCH v22 04/30] tests: add hbitmap iter test
` [Qemu-devel] [PATCH v22 05/30] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PATCH v22 06/30] block/dirty-bitmap: add deserialize_ones func
` [Qemu-devel] [PATCH v22 07/30] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PATCH v22 08/30] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH v22 09/30] block/dirty-bitmap: fix comment for BlockDirtyBitmap.disabled field
` [Qemu-devel] [PATCH v22 10/30] block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH v22 11/30] qcow2: autoloading dirty bitmaps
` [Qemu-devel] [PATCH v22 12/30] block: refactor bdrv_reopen_commit
` [Qemu-devel] [PATCH v22 13/30] block: new bdrv_reopen_bitmaps_rw interface
` [Qemu-devel] [PATCH v22 14/30] qcow2: support .bdrv_reopen_bitmaps_rw
` [Qemu-devel] [PATCH v22 15/30] block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH v22 16/30] block: bdrv_close: release bitmaps after drv->bdrv_close
` [Qemu-devel] [PATCH v22 17/30] block: introduce persistent dirty bitmaps
` [Qemu-devel] [PATCH v22 18/30] block/dirty-bitmap: add bdrv_dirty_bitmap_next()
` [Qemu-devel] [PATCH v22 19/30] qcow2: add persistent dirty bitmaps support
` [Qemu-devel] [PATCH v22 20/30] qcow2: store bitmaps on reopening image as read-only
` [Qemu-devel] [PATCH v22 21/30] block: add bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH v22 22/30] qcow2: add .bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH v22 23/30] qmp: add persistent flag to block-dirty-bitmap-add
` [Qemu-devel] [PATCH v22 24/30] qmp: add autoload parameter "
` [Qemu-devel] [PATCH v22 25/30] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PATCH v22 26/30] iotests: test qcow2 persistent dirty bitmap
` [Qemu-devel] [PATCH v22 27/30] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH v22 28/30] qcow2: add .bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH v22 29/30] qmp: block-dirty-bitmap-remove: remove persistent
` [Qemu-devel] [PATCH v22 30/30] block: release persistent bitmaps on inactivate

[PATCH v3] ARM: KVM: Enable in-kernel timers with user space gic
 2017-06-28 12:36 UTC  (4+ messages)
  ` [Qemu-devel] "

[Buildroot] [RFC PATCH v3 00/10] Make the SDK relocatable
 2017-06-28 12:36 UTC  (12+ messages)

[PATCH] drm/i915: Avoid keeping waitboost active for signaling threads
 2017-06-28 12:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: imx6q-bx50v3: Enable i2c recovery mechanism
 2017-06-28 12:35 UTC 

[PATCH] powernv:idle: Clear r12 on wakeup from stop lite
 2017-06-28 12:32 UTC  (3+ messages)

[Bug 101601] New: Nvidia GT 1030 (NV138/GP108) support
 2017-06-28 12:32 UTC  (3+ messages)
  ` [Bug 101601] "

[PATCH] rtlwifi: Remove unused dummy function
 2017-06-28 12:32 UTC 

Build failure in -next due to 'PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()'
 2017-06-28 12:32 UTC  (4+ messages)

Bug: submodules of submodules use absolute gitdir in .git file (instead of relative)
 2017-06-28 12:30 UTC  (4+ messages)

[PATCH] ioctl_userfaultfd.2: update uffdio_api.features description
 2017-06-28 12:30 UTC 

[PATCH v1 0/6] Add support of OV9655 camera
 2017-06-28 12:28 UTC  (13+ messages)
` [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

[Qemu-devel] [PATCH v3] KVM: Add async pf flag to KVM_GET/SET_VCPU_EVENTS interface
 2017-06-28 12:28 UTC  (2+ messages)
`  "

[PATCH 00/13] fbdev locking rework and deferred setup, take 2
 2017-06-28 12:28 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for fbdev locking rework and deferred setup, take 2 (rev3)

[PATCH v5 3/4] asm-generic: add KASAN instrumentation to atomic operations
 2017-06-28 12:27 UTC  (12+ messages)
  ` [PATCH] locking/atomics: don't alias ____ptr

[U-Boot] [PATCH 00/16] usb: hub: Support USB 3.0 hubs
 2017-06-28 12:27 UTC  (10+ messages)
` [U-Boot] [PATCH 10/16] usb: xhci: Program 'route string' in the input slot context

[PATCH v6 0/4] KVM: async_pf: Fix async pf exception injection
 2017-06-28 12:25 UTC  (5+ messages)
` [PATCH v6 1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter
` [PATCH v6 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
` [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH v6 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit

[PATCH] mbuf: fix debug checks for headroom and tailroom
 2017-06-28 12:25 UTC 

[PATCH] disp/nv50-: bump max chans to 21
 2017-06-28 12:24 UTC 

[PATCH 1/1] ax25: Fix segfault after sock connection timeout
 2017-06-28 12:24 UTC  (5+ messages)
                    ` Interesting Rose patch

[Qemu-devel] [PATCH v1] virtio-net: code cleanup
 2017-06-28 12:22 UTC  (2+ messages)

[OSSTEST PATCH] coverity: Switch to tools 2017.07
 2017-06-28 12:22 UTC 

[Intel-wired-lan] help to debug "slow" socket reads on ixgbe: numa problem? something else?
 2017-06-28 12:21 UTC 

[Qemu-devel] [PULL 0/2] Block patches
 2017-06-28 12:20 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] virtio-blk: trace vdev so devices can be distinguished
` [Qemu-devel] [PULL 2/2] virtio-pci: use ioeventfd even when KVM is disabled

[PATCH] ASoC: stm32: sai: remove some stray tabs
 2017-06-28 12:20 UTC  (2+ messages)

[ANNOUNCE] WireGuard Snapshot `0.0.20170628` Available
 2017-06-28 12:36 UTC 

[PATCH] phy: cpcap-usb: remove a stray tab
 2017-06-28 12:19 UTC  (2+ messages)

[RESEND i-g-t 1/3] lib/cfl: Add Coffeelake PCI IDs for S SKU
 2017-06-28 12:19 UTC  (3+ messages)

[RFC][PATCHv3 0/5] printk: introduce printing kernel thread
 2017-06-28 12:19 UTC  (6+ messages)
` [RFC][PATCHv3 2/5] "

[Qemu-devel] [PATCH] qga:windows os lost ip when network nic change pic order
 2017-06-28 12:16 UTC  (3+ messages)

[PATCH v2] iommu/vt-d: constify intel_dma_ops
 2017-06-28 12:17 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] qemu-iotests: test savevm/loadvm iothread (and make it work!)
 2017-06-28 12:17 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/5] virtio-pci: use ioeventfd even when KVM is disabled
` [Qemu-devel] [PATCH 3/5] qemu-iotests: 068: extract _qemu() function

[PATCH 0/5] Last bits for initial 5-level paging enabling
 2017-06-28 12:17 UTC  (3+ messages)
` [PATCH 6/5] x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging

[Qemu-devel] [PATCH RFC v3 0/8] I/O Throtting block filter driver
 2017-06-28 12:15 UTC  (15+ messages)
` [Qemu-devel] [PATCH RFC v3 2/8] block: Add aio_context field in ThrottleGroupMember
` [Qemu-devel] [PATCH RFC v3 3/8] block: add throttle block filter driver
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH RFC v3 4/8] block: convert ThrottleGroup to object with QOM
  ` [Qemu-devel] [Qemu-block] "

[adhoc test] 111138: regressions - FAIL
 2017-06-28 12:14 UTC 

[PATCH 1/2] powerpc/64: implement spin loop primitives
 2017-06-28 12:13 UTC  (2+ messages)
` [PATCH 2/2] powerpc: use spin loop primitives in some functions

[PATCH] kvm: nVMX: Check memory operand to INVVPID
 2017-06-28 12:12 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] usb: xhci: Add interrupt transfer support
 2017-06-28 12:11 UTC  (3+ messages)

[PATCH v5 00/12] bus: attach / detach API
 2017-06-28 12:11 UTC  (6+ messages)
` [PATCH v6 05/11] bus: introduce hotplug functionality

[PATCH v3] KVM: LAPIC: Fix lapic timer injection delay
 2017-06-28 12:10 UTC  (2+ messages)

[PATCH] soc: mtk-pmic-wrap: make of_device_ids const
 2017-06-28 12:10 UTC  (3+ messages)

Where to find the newest blueprints
 2017-06-28 12:09 UTC  (2+ messages)

[U-Boot] [PATCH v8 0/8] rk3328: add support of usb host and gadget
 2017-06-28 12:08 UTC  (4+ messages)
` [U-Boot] [PATCH v8 4/8] rockchip: configs: rk3328: enable dwc2 driver and config fastboot

[PATCH 0/2] cxgbe: fix supported speed capabilities
 2017-06-28 12:06 UTC  (2+ messages)

[PATCH net] virtio-net: unbreak cusmed packet for small buffer XDP
 2017-06-28 12:05 UTC  (10+ messages)

[kvm-unit-tests PATCH] Compile code with "-Wwrite-strings"
 2017-06-28 12:04 UTC 

[PATCH 4.9 00/44] 4.9.35-stable review
 2017-06-28 12:03 UTC  (3+ messages)

[PATCH 4.11 00/58] 4.11.8-stable review
 2017-06-28 12:03 UTC  (3+ messages)

[PATCH 1/3] iommu: Return ERR_PTR() values from device_group call-backs
 2017-06-28 12:00 UTC  (6+ messages)
` [PATCH 2/3] iommu/omap: Return ERR_PTR in device_group call-back
` [PATCH 3/3] iommu: Warn once when device_group callback returns NULL

[Qemu-devel] [PATCH v4 0/5] Create setup/cleanup methods for migration incoming side
 2017-06-28 12:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 3/5] migration: Create load_setup()/cleanup() methods

[PATCH v2] serial: 8250: Fix THRE flag usage for CAP_MINI
 2017-06-28 12:01 UTC  (5+ messages)

[PATCH v2 0/5] i2c: pca-platform: updates
 2017-06-28 12:01 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/5] i2c: pca-platform: use dev_warn/dev_info instead of printk

[PATCH] staging: rts5208 : Fixing coding style warnings
 2017-06-28 12:00 UTC  (2+ messages)

[PATCH 00/17] v2 net generic subsystem refcount conversions
 2017-06-28 11:55 UTC  (33+ messages)
` [PATCH 01/17] net: convert inet_peer.refcnt from atomic_t to refcount_t
` [PATCH 02/17] net: convert neighbour.refcnt "
` [PATCH 03/17] net: convert neigh_params.refcnt "
` [PATCH 04/17] net: convert nf_bridge_info.use "
  ` [Bridge] "
` [PATCH 05/17] net: convert sk_buff.users "
  ` [Bridge] "
` [PATCH 06/17] net: convert sk_buff_fclones.fclone_ref "
  ` [Bridge] "
` [PATCH 07/17] net: convert sock.sk_wmem_alloc "
  ` [Bridge] "
` [PATCH 08/17] net: convert sock.sk_refcnt "
  ` [Bridge] "
` [PATCH 09/17] net: convert ip_mc_list.refcnt "
  ` [Bridge] "
` [PATCH 10/17] net: convert in_device.refcnt "
  ` [Bridge] "
` [PATCH 11/17] net: convert netpoll_info.refcnt "
  ` [Bridge] "
` [PATCH 12/17] net: convert unix_address.refcnt "
  ` [Bridge] "
` [PATCH 13/17] net: convert fib_rule.refcnt "
  ` [Bridge] "
` [PATCH 14/17] net: convert inet_frag_queue.refcnt "
  ` [Bridge] "
` [PATCH 15/17] net: convert net.passive "
  ` [Bridge] "
` [PATCH 16/17] net: convert netlbl_lsm_cache.refcount "
  ` [Bridge] "
` [PATCH 17/17] net: convert packet_fanout.sk_ref "
  ` [Bridge] "

Recent changes (master)
 2017-06-28 12:00 UTC 

[PATCH 1/2] bond: avoid allocating mempool on socket LCORE_ID_ANY
 2017-06-28 12:00 UTC  (3+ messages)

[PATCH] iwlwifi: mvm: fix iwl_mvm_sar_find_wifi_pkg corner case
 2017-06-28 11:59 UTC  (3+ messages)

[Qemu-devel] [RFC] QMP design: Fixing query-block and friends
 2017-06-28 11:59 UTC  (5+ messages)

[PATCH] kref: Avoid null pointer dereference after WARN
 2017-06-28 11:57 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/ppc/cpu-models: set POWER9_v1.0 as POWER9 DD1
 2017-06-28 11:59 UTC  (11+ messages)
      ` [Qemu-devel] [Qemu-ppc] "

[PATCH 0/5] v3 block subsystem refcounter conversions
 2017-06-28 11:58 UTC  (6+ messages)

[Qemu-devel] [PATCH] aspeed: Register all watchdogs
 2017-06-28 11:57 UTC 

[PATCH 0/8] Cleanup CRTC .enable()/.disable() cargo-cult
 2017-06-28 11:55 UTC  (4+ messages)
` [PATCH 7/8] drm: Add old state pointer to CRTC .enable() helper function


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.