All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-01 15:46:36 to 2017-12-01 16:08:51 UTC [more...]

[Qemu-devel] [PATCH for 2.11 0/1] Fix guest boot with vhost-scsi
 2017-12-01 15:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/1] vhost-scsi: add missing virtqueue_size parameter

[Qemu-devel] /usr/bin/m4: internal error detected
 2017-12-01 12:22 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 0/2] intel-iommu: Extend address width to 48 bits
 2017-11-30 18:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 2/2] "

[Qemu-devel] [PATCH for-2.12] hmp-commands: Remove the deprecated usb_add and usb_del
 2017-11-30 20:03 UTC  (3+ messages)

[PATCH] arm64/xen: Add missing #address-cells and #size-cells properties
 2017-11-30 22:06 UTC  (5+ messages)

[PATCH V2 0/2] block: fix queue freeze and cleanup
 2017-12-01 16:08 UTC  (5+ messages)

[PATCH 0/5] xfsprogs: 4.15 rollup
 2017-12-01 16:06 UTC  (3+ messages)
` [PATCH 4/5] xfs_io: provide an interface to the scrub ioctls

[Qemu-devel] [PATCH 0/5] spapr: preliminary cleanups before introducing XIVE
 2017-12-01 16:06 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] ppc/xics: introduce an icp_create() helper
` [Qemu-devel] [PATCH 2/5] ppc/xics: assign of the CPU 'intc' pointer under the core
` [Qemu-devel] [PATCH 3/5] spapr: move the IRQ allocation routines under the machine
` [Qemu-devel] [PATCH 4/5] spapr: introduce a spapr_irq_set_lsi() helper
` [Qemu-devel] [PATCH 5/5] spapr: introduce a spapr_qirq() helper

[Qemu-devel] [PATCH 00/25] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
 2017-12-01  4:17 UTC  (17+ messages)
` [Qemu-devel] [PATCH 12/25] spapr: introduce a XIVE interrupt presenter model
` [Qemu-devel] [PATCH 14/25] spapr: push the XIVE EQ data in OS event queue
` [Qemu-devel] [PATCH 17/25] spapr: add a sPAPRXive object to the machine

[Qemu-devel] [PATCH v4] vhost: Don't abort when vhost-user connection is lost during migration
 2017-12-01 14:39 UTC  (2+ messages)

[PATCH 0/8] xen: add pvh guest support
 2017-11-30 21:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] unrestrict cssids related patches
 2017-12-01 14:31 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/3] s390x/css: unrestrict cssids

[Qemu-devel] [PATCH RFC 0/9] block: Rewrite block drain begin/end
 2017-12-01 12:24 UTC  (9+ messages)

[PATCH 0/2] Move scheduler out of AMDGPU
 2017-12-01 16:04 UTC  (3+ messages)

SCPI regressions in v4.15-rc1 on Amlogic SoCs
 2017-12-01 16:03 UTC  (6+ messages)

[refpolicy] Policy for systemd inhibits
 2017-12-01 16:03 UTC 

[Qemu-devel] [PATCH v5 00/20] add byte-based block_status driver callbacks
 2017-12-01 16:00 UTC  (25+ messages)
` [Qemu-devel] [PATCH v5 01/20] block: Add .bdrv_co_block_status() callback
` [Qemu-devel] [PATCH v5 02/20] block: Switch passthrough drivers to .bdrv_co_block_status()
` [Qemu-devel] [PATCH v5 03/20] file-posix: Switch "
` [Qemu-devel] [PATCH v5 04/20] gluster: "
` [Qemu-devel] [PATCH v5 05/20] iscsi: Switch cluster_sectors to byte-based
` [Qemu-devel] [PATCH v5 06/20] iscsi: Switch iscsi_allocmap_update() "
` [Qemu-devel] [PATCH v5 07/20] iscsi: Switch to .bdrv_co_block_status()
` [Qemu-devel] [PATCH v5 08/20] null: "
` [Qemu-devel] [PATCH v5 09/20] parallels: "
` [Qemu-devel] [PATCH v5 10/20] qcow: "
` [Qemu-devel] [PATCH v5 11/20] qcow2: "
` [Qemu-devel] [PATCH v5 12/20] qed: "
` [Qemu-devel] [PATCH v5 13/20] raw: "
` [Qemu-devel] [PATCH v5 14/20] sheepdog: "
` [Qemu-devel] [PATCH v5 15/20] vdi: Avoid bitrot of debugging code
` [Qemu-devel] [PATCH v5 16/20] vdi: Switch to .bdrv_co_block_status()
` [Qemu-devel] [PATCH v5 17/20] vmdk: "
` [Qemu-devel] [PATCH v5 18/20] vpc: "
` [Qemu-devel] [PATCH v5 19/20] vvfat: "
` [Qemu-devel] [PATCH v5 20/20] block: Drop unused .bdrv_co_get_block_status()

Null pointer 4.14.1-rt3
 2017-12-01 16:03 UTC  (7+ messages)

How hard would it be to implement sparse fetching/pulling?
 2017-12-01 16:03 UTC  (6+ messages)

[PATCH 1/2] arm64: dts: a64-olinuxino: Enable RTL8723BS WiFi
 2017-12-01 16:03 UTC  (6+ messages)
` [PATCH 2/2] arm64: allwinner: a64-sopine: Use dcdc1 regulator instead of vcc3v3

[Qemu-devel] [PATCH v4 00/32] Migration: postcopy failure recovery
 2017-12-01  8:56 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 01/32] migration: better error handling with QEMUFile
` [Qemu-devel] [PATCH v4 05/32] migration: implement "postcopy-pause" src logic
` [Qemu-devel] [PATCH v4 20/32] migration: synchronize dirty bitmap for resume

[Qemu-devel] [PATCH for-2.12 0/2] qcow2: add overlap check for bitmap directory
 2017-11-30 16:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] qcow2: fix indentation after previous patch

[PATCH v3 0/4] introduce get_user_pages_longterm()
 2017-12-01 16:02 UTC  (12+ messages)
` [PATCH v3 1/4] mm: introduce get_user_pages_longterm

[RFC 1/6] ASoC: hdac_hdmi: introduce macro to access HDMI private data
 2017-12-01 16:02 UTC  (5+ messages)
` Applied "ASoC: hdac_hdmi: introduce macro to access HDMI private data" to the asoc tree

[PATCH 0/1] ltp: add runtime depends ltp-staticdev
 2017-12-01 16:01 UTC  (4+ messages)
` [PATCH 1/1] "

[LTP] [PATCH v2 00/13] Collection of fixes
 2017-12-01 16:00 UTC  (4+ messages)
` [LTP] [PATCH v2 12/13] hotplug/cpu_hotplug: Repopulate cgroup:cpusets after testing hotplug

[Qemu-devel] [PATCH v4 00/20] add byte-based block_status driver callbacks
 2017-11-30 23:31 UTC  (14+ messages)
` [Qemu-devel] [PATCH v4 09/20] parallels: Switch to .bdrv_co_block_status()
` [Qemu-devel] [PATCH v4 17/20] vmdk: "
` [Qemu-devel] [PATCH v4 18/20] vpc: "
` [Qemu-devel] [PATCH v4 19/20] vvfat: "

[U-Boot] [PATCH 1/1] arm: sunxi: Allwinner A10 SPI driver
 2017-12-01 15:59 UTC  (2+ messages)

[PATCH 0/5] Improve isELF, gets triggered by ELF anywhere in pathname
 2017-12-01 15:50 UTC  (6+ messages)
` [PATCH 1/5] lib/oe/package.py: Expose is_elf
` [PATCH 2/5] package.bbclass: Make use of common is_elf function
` [PATCH 3/5] lib/oe/package.py: is_elf: Don't let filename influence filetype
` [PATCH 4/5] lib/oe/package.py: is_elf: Disallow shell specials to be expanded
` [PATCH 5/5] lib/oe/package.py: is_elf: Make it less prone to false positives

[PATCH v1] core: mount xenfs, ignore proc-xen.mount (#6442, #6662)
 2017-12-01 15:59 UTC  (8+ messages)

[LTP] [PATCH] fzsync: Prevent early exit
 2017-12-01 15:59 UTC  (2+ messages)

Yocto SDK: how to deploy application with step "make install" to target?
 2017-12-01 15:58 UTC  (6+ messages)

[PATCH v2 4/4] 44x/fsp2: add irq error handlers
 2017-12-01 15:58 UTC 

[PATCH v2 3/4] 44x/fsp2: tvsense workaround for dd1
 2017-12-01 15:58 UTC 

[PATCH v2 2/4] 44x/fsp2: interrupt handling setup
 2017-12-01 15:58 UTC 

[PATCH v2 1/4] 44x/fsp2: add fsp2 headers
 2017-12-01 15:58 UTC 

[PATCH 0/2] ath10k: tx stats for 10.2.4
 2017-12-01 15:58 UTC  (18+ messages)
` [PATCH 2/2] ath10k: add per peer tx stats support "

[PATCH net-next] cxgb4vf: Fix netdev_features flag
 2017-12-01 15:58 UTC  (3+ messages)

[PATCH v4 00/10] add pinmuxing support for pins in AXP209 and AXP813 PMICs
 2017-12-01 15:58 UTC  (9+ messages)
` [PATCH v4 02/10] pinctrl: axp209: add pinctrl features
` [PATCH v4 06/10] pinctrl: axp209: add programmable ADC muxing value
` [PATCH v4 10/10] ARM: dtsi: axp81x: set pinmux for GPIO0/1 when used as LDOs

[PATCH] builddeb: introduce variables for control-file customization
 2017-12-01 15:57 UTC  (3+ messages)
` [cip-dev] "

[PATCH v2 00/19] Add Headphone Detection to TLV320AIC31xx Driver
 2017-12-01 15:57 UTC  (15+ messages)
` [PATCH v2 14/19] ASoC: tlv320aic31xx: Remove regulator notification handling
` [PATCH v2 15/19] ASoC: tlv320aic31xx: Reset registers during power up
` [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support

Essential get_user fix missing from 3.10 aarch64
 2017-12-01 15:57 UTC  (2+ messages)

[PATCH 1/3] mm,oom: Move last second allocation to inside the OOM killer
 2017-12-01 15:57 UTC  (6+ messages)

[PATCH 2/2] t/lib-git-svn.sh: improve svnserve tests with parallel make test
 2017-12-01 15:56 UTC  (3+ messages)
` [PATCH v2 1/2] t/lib-git-svn: cleanup inconsistent tab/space usage
    ` [PATCH v2 2/2] t/lib-git-svn.sh: improve svnserve tests with parallel make test

[PATCH v2 1/7] drm/i915/huc: Move firmware selection to init_early
 2017-12-01 15:56 UTC  (7+ messages)
` [PATCH v2 4/7] drm/i915/uc: Don't use -EIO to report missing firmware
` [PATCH v2 5/7] drm/i915/guc: Combine enable_guc_loading|submission modparams

[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
 2017-12-01 15:56 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[Qemu-devel] [PATCH] rtc: fix windows guest hang problem when Reading RTC_REG_C is overwritten
 2017-12-01 15:53 UTC 

[Qemu-devel] [PATCH v4 0/4] Convert to realize and improve error handling
 2017-12-01 12:50 UTC  (2+ messages)

[Qemu-trivial] [PATCH 0/3] macro do/while (0) cleanup
 2017-12-01 14:22 UTC  (6+ messages)
` [Qemu-trivial] [PATCH 4/3] checkpatch: Enforce proper do/while (0) style
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH V2] cxl: Add support for ASB_Notify on POWER9
 2017-12-01 15:53 UTC 

[Qemu-devel] [PATCH v2] target/ppc: Fix system lockups caused by interrupt_request state corruption
 2017-12-01 15:49 UTC 

[Qemu-devel] [PATCH] virtio-input: add missing KEY_COMPOSE mapping
 2017-12-01  8:46 UTC 

[kernel-hardening] [PATCH v3 0/2] Restrict dangerous open in sticky directories
 2017-12-01 15:52 UTC  (7+ messages)
` [kernel-hardening] [PATCH v3 2/2] Protected O_CREAT "
  ` [kernel-hardening] "
    ` [kernel-hardening] "
          `  "

[PATCH v8 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2017-12-01 15:14 UTC  (3+ messages)
` [PATCH v8 3/5] fw_cfg: do DMA read operation
  ` [Qemu-devel] "

[Qemu-devel] [RFC 0/7] Rework vhost memory region updates
 2017-12-01 10:02 UTC  (2+ messages)

[PATCH net] rxrpc: Fix the MAINTAINERS record
 2017-12-01 15:52 UTC  (2+ messages)

[Qemu-devel] guest reboot after hotadd gpu device
 2017-12-01  8:26 UTC 

[virtio-dev] [PATCH v18 00/10] Virtio-balloon Enhancement
 2017-12-01 15:49 UTC  (12+ messages)
` [virtio-dev] [PATCH v18 05/10] xbitmap: add more operations
  `  "
    ` [virtio-dev] "
        ` [Qemu-devel] "
` [virtio-dev] [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled
  `  "
    ` [Qemu-devel] "
    ` [virtio-dev] "

[PATCH RT 00/15] Linux
 2017-12-01 15:51 UTC  (16+ messages)
` [PATCH RT 01/15] Revert "memcontrol: Prevent scheduling while atomic in cgroup code"
` [PATCH RT 02/15] Revert "fs: jbd2: pull your plug when waiting for space"
` [PATCH RT 03/15] rtmutex: Fix lock stealing logic
` [PATCH RT 04/15] posixtimer: init timer only with CONFIG_POSIX_TIMERS enabled
` [PATCH RT 05/15] cpu_pm: replace raw_notifier to atomic_notifier
` [PATCH RT 06/15] PM / CPU: replace raw_notifier with atomic_notifier (fixup)
` [PATCH RT 07/15] kernel/hrtimer: migrate deferred timer on CPU down
` [PATCH RT 08/15] net: take the tcp_sk_lock lock with BH disabled
` [PATCH RT 09/15] kernel/hrtimer: dont wakeup a process while holding the hrtimer base lock
` [PATCH RT 10/15] kernel/hrtimer/hotplug: dont wake ktimersoftd "
` [PATCH RT 11/15] Bluetooth: avoid recursive locking in hci_send_to_channel()
` [PATCH RT 12/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
` [PATCH RT 13/15] rt/locking: allow recursive local_trylock()

[PATCH V4 0/5] dmaengine: qcom_hidma: add support for bugfixed HW
 2017-12-01 15:51 UTC  (6+ messages)
` [PATCH V4 3/5] device property: Introduce a common API to fetch device match data

[PATCH v4] ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback
 2017-12-01 15:51 UTC  (2+ messages)

[2/2] x86/mce: Report only DRAM ECC as memory errors on AMD systems
 2017-12-01 15:50 UTC  (2+ messages)
` [PATCH 2/2] "

[1/2] x86/mce/AMD: Define function to get SMCA bank type
 2017-12-01 15:50 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH v2] usb: xhci: allow imod-interval to be configurable
 2017-12-01 15:50 UTC  (4+ messages)

[PATCH RT 00/15] Linux 4.9.65-rt57-rc1
 2017-12-01 15:50 UTC  (17+ messages)
` [PATCH RT 01/15] Revert "memcontrol: Prevent scheduling while atomic in cgroup code"
` [PATCH RT 02/15] Revert "fs: jbd2: pull your plug when waiting for space"
` [PATCH RT 03/15] rtmutex: Fix lock stealing logic
` [PATCH RT 04/15] posixtimer: init timer only with CONFIG_POSIX_TIMERS enabled
` [PATCH RT 05/15] cpu_pm: replace raw_notifier to atomic_notifier
` [PATCH RT 06/15] PM / CPU: replace raw_notifier with atomic_notifier (fixup)
` [PATCH RT 07/15] kernel/hrtimer: migrate deferred timer on CPU down
` [PATCH RT 08/15] net: take the tcp_sk_lock lock with BH disabled
` [PATCH RT 09/15] kernel/hrtimer: dont wakeup a process while holding the hrtimer base lock
` [PATCH RT 10/15] kernel/hrtimer/hotplug: dont wake ktimersoftd "
` [PATCH RT 11/15] Bluetooth: avoid recursive locking in hci_send_to_channel()
` [PATCH RT 12/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
` [PATCH RT 13/15] rt/locking: allow recursive local_trylock()
` [PATCH RT 14/15] locking/rtmutex: dont drop the wait_lock twice
` [PATCH RT 15/15] Linux 4.9.65-rt57-rc1

[PATCH] drm/etnaviv: make THERMAL selectable
 2017-12-01 15:50 UTC  (4+ messages)

[RFC 5/6] dbus: Add support for setting properties on D-Bus proxy interface
 2017-12-01 15:50 UTC  (2+ messages)

NETDEV WATCHDOG: eth0 (dwc-eth-dwmac): transmit queue 1 timed out
 2017-12-01 15:49 UTC  (4+ messages)

[Qemu-devel] [PATCH v1] spapr.c: Update qemu's maxcpus for pseries machine
 2017-12-01 11:24 UTC 

Debugging a kernel freeze
 2017-12-01 15:48 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.11] spapr: Include "pre-plugged" DIMMS in ram size calculation at reset
 2017-12-01  5:41 UTC 

[LTP] [RFC PATCH v2 0/5] Travis enhancements
 2017-12-01 15:46 UTC  (6+ messages)
` [LTP] [RFC PATCH v2 1/5] travis: Add build script and use it in travis
` [LTP] [RFC PATCH v2 2/5] travis: Drop old compilers, add new ones
` [LTP] [RFC PATCH v2 3/5] travis: Add 32-bit cross-compile builds
` [LTP] [RFC PATCH v2 4/5] travis: Add out-of-tree build
` [LTP] [RFC PATCH v2 5/5] travis: Install all dependencies + add build with minimal dependencies


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.