All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-27 16:09:10 to 2017-06-27 16:55:39 UTC [more...]

[Qemu-devel] [PULL v1 0/7] MMIO Exec pull request
 2017-06-27 15:21 UTC  (3+ messages)

[Qemu-devel] [PATCH] docs: add qemu-block-drivers(7) man page
 2017-06-27 15:20 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] Block layer thread-safety, part 2
 2017-06-27 15:22 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] qcow2: call CoQueue APIs under CoMutex
` [Qemu-devel] [PATCH 02/10] coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgrade
` [Qemu-devel] [PATCH 03/10] vdi: make it thread-safe
` [Qemu-devel] [PATCH 04/10] vpc: "
` [Qemu-devel] [PATCH 05/10] vvfat: "
` [Qemu-devel] [PATCH 06/10] qed: move tail of qed_aio_write_main to qed_aio_write_{cow, alloc}
` [Qemu-devel] [PATCH 07/10] block: invoke .bdrv_drain callback in coroutine context and from AioContext
` [Qemu-devel] [PATCH 08/10] qed: protect table cache with CoMutex
` [Qemu-devel] [PATCH 09/10] sheepdog: add queue_lock
` [Qemu-devel] [PATCH 10/10] ssh: support I/O from any AioContext

[PATCH blktests v2 0/2] Test I/O to device while resetting PCI
 2017-06-27 16:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/19] Block layer thread safety, part 1
 2017-06-27 15:42 UTC  (15+ messages)
` [Qemu-devel] [PATCH 16/19] block: protect modification of dirty bitmaps with a mutex

[Qemu-devel] [RFC PATCH 00/14] Implement network booting directly into the s390-ccw BIOS
 2017-06-27 16:50 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 01/14] pc-bios/s390-ccw: Add the libc from the SLOF firmware

[Qemu-devel] [PATCH v3] ARM: KVM: Enable in-kernel timers with user space gic
 2017-06-27 15:35 UTC 

[Qemu-devel] [PULL v2 0/7] MMIO Exec pull request
 2017-06-27 15:37 UTC  (8+ messages)
` [Qemu-devel] [PULL v2 1/7] cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT
` [Qemu-devel] [PULL v2 2/7] cputlb: move get_page_addr_code
` [Qemu-devel] [PULL v2 3/7] cputlb: fix the way get_page_addr_code fills the tlb
` [Qemu-devel] [PULL v2 4/7] qdev: add MemoryRegion property
` [Qemu-devel] [PULL v2 5/7] introduce mmio_interface
` [Qemu-devel] [PULL v2 6/7] exec: allow to get a pointer for some mmio memory region
` [Qemu-devel] [PULL v2 7/7] xilinx_spips: allow mmio execution

[Qemu-devel] [PATCH v2] docs: add qemu-block-drivers(7) man page
 2017-06-27 15:41 UTC 

[Qemu-devel] [RFC PATCH v9 00/26] translate: [tcg] Generic translation framework
 2017-06-27 15:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 04/26] target: [tcg] Add generic "

[PATCH 1/1] tc: custom qdisc pkt size translation table
 2017-06-27 16:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] target/m68k: implement 680x0 FPU (part 2)
 2017-06-27 15:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/7] target/m68k: add fmovecr

[Qemu-devel] [PATCH v3 00/18] target/s390x improvements
 2017-06-27 15:54 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/4] more blkdebug tweaks
 2017-06-27 16:01 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH RFC v3 0/8] I/O Throtting block filter driver
 2017-06-27 16:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v3 4/8] block: convert ThrottleGroup to object with QOM
  ` [Qemu-devel] [Qemu-block] "

[PATCH v6 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-06-27 16:54 UTC  (4+ messages)

[Qemu-devel] [PATCH v1] s390x/cpumodel: allow to enable "idtes" feature for TCG
 2017-06-27 16:10 UTC 

[Qemu-devel] TPM status
 2017-06-27 16:32 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/16] Cleanups within TCG middle-end
 2017-06-27 16:43 UTC  (13+ messages)
` [Qemu-devel] [PATCH 06/16] tcg: Add temp_global bit to TCGTemp
` [Qemu-devel] [PATCH 07/16] tcg: Return NULL temp for TCG_CALL_DUMMY_ARG
` [Qemu-devel] [PATCH 09/16] tcg: Use per-temp state data in liveness
` [Qemu-devel] [PATCH 13/16] tcg: Export temp_idx

[Qemu-devel] [PATCH 0/8] VT-d: some enhancements on iotlb and tools
 2017-06-27 16:30 UTC  (2+ messages)

Determining the correct layers for a Beaglebone build
 2017-06-27 16:54 UTC  (5+ messages)

[Qemu-devel] [RFC] QMP design: Fixing query-block and friends
 2017-06-27 16:46 UTC  (2+ messages)

[PATCH 0/2] x86/CPU/AMD: Fix multi-die processor topology info
 2017-06-27 16:54 UTC  (17+ messages)
` [PATCH 1/2] x86/CPU/AMD: Present package as die instead of socket

[Qemu-devel] [PULL 00/26] New hppa-linux target support
 2017-06-27 16:32 UTC  (3+ messages)
` [Qemu-devel] [PULL 02/26] linux-user: Support stack-grows-up in elfload.c

linux-next: BUG: Bad page state in process ip6tables-save pfn:1499f4
 2017-06-27 16:53 UTC  (8+ messages)

[RFC 0/6] glibc port to ARC architecture
 2017-06-27 16:53 UTC  (10+ messages)
` [RFC 2/6] ARC: Fixed inline asm contraints to gcc 6.x
` [RFC 4/6] ARC: Initial port to glibc

[Qemu-devel] [PATCH] linux-user: Put PPC AT_IGNOREPPC auxv entries in the right place
 2017-06-27 16:49 UTC 

[PATCH] selftests: breakpoints: convert breakpoint_test_arm64 test to TAP13
 2017-06-27 16:53 UTC  (6+ messages)

Swampd PID-driven Fan Controller
 2017-06-27 16:51 UTC 

[PATCH v2 0/4] xfs: more configurable error injection
 2017-06-27 16:51 UTC  (3+ messages)
` [PATCH] xfs: replace log_badcrc_factor knob with error injection tag

[Buildroot] [PATCH v4] autofs: allow to use libtirpc instead of internal C implementation
 2017-06-27 16:50 UTC 

[Cluster-devel] [PATCH 0/4] gfs2: Cleanups for next merge window
 2017-06-27 16:50 UTC  (5+ messages)
` [Cluster-devel] [PATCH 1/4] gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
` [Cluster-devel] [PATCH 2/4] gfs2: Protect gl->gl_object by spin lock
` [Cluster-devel] [PATCH 3/4] gfs2: Clean up glock work enqueuing
` [Cluster-devel] [PATCH 4/4] gfs2: gfs2_create_inode: Keep glock across iput

[PATCH 00/13] use rbtrees for preliminary backrefs
 2017-06-27 16:49 UTC  (3+ messages)
` [PATCH 08/13] btrfs: convert prelimary reference tracking to use rbtrees

[net PATCH] net: sched: Fix one possible panic when no destroy callback
 2017-06-27 16:50 UTC  (3+ messages)

[Bug 101572] glMemoryBarrier is backwards
 2017-06-27 16:49 UTC  (3+ messages)

[PATCH] libnetfilter_queue: Add information about retrieving UID/GID/SECCTX fields
 2017-06-27 16:48 UTC  (2+ messages)

[PATCH] soc/qman: Sleep instead of stuck hacking jiffies
 2017-06-27 16:47 UTC  (5+ messages)

[PATCH] vmcore-dmesg: avoid allocating large memory chunk for log buf
 2017-06-27 16:43 UTC  (2+ messages)

[PATCH 0/8] io-pgtable lock removal
 2017-06-27 16:43 UTC  (6+ messages)

Bad page state freeing hugepages
 2017-06-27 16:42 UTC  (4+ messages)

[PATCH] ARM: dts: BCM5301X: Add support for Linksys EA9500
 2017-06-27 16:42 UTC  (7+ messages)

next-20170620 BUG in do_page_fault / do_huge_pmd_wp_page
 2017-06-27 16:41 UTC  (5+ messages)

[PATCH iproute2 0/5] RDMAtool
 2017-06-27 16:41 UTC  (8+ messages)
` [PATCH iproute2 3/5] rdma: Add device capability parsing

[PATCH] firmware: wake all waiters
 2017-06-27 16:39 UTC  (4+ messages)

[PATCH] datapath: Avoid using stack larger than 1024
 2017-06-27 16:38 UTC  (2+ messages)

[PATCH v3] drivers:soc:fsl:qbman:qman.c: Sleep instead of stuck hacking jiffies
 2017-06-27 16:38 UTC  (5+ messages)
` [v3] "

REG: Need help and support to start with KVM [URGENT]
 2017-06-27 16:36 UTC 

q35 support in Xen
 2017-06-27 16:36 UTC  (3+ messages)

[PATCH] fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
 2017-06-27 16:36 UTC  (2+ messages)

[PATCH 0/6] consolidate help/version option descriptions
 2017-06-27 16:35 UTC  (6+ messages)
` [PATCH 6/6] misc: update --help content again

[4.12 REGRESSION] pinctrl: rockchip: sleeping function called from atomic context
 2017-06-27 16:35 UTC  (5+ messages)
` [PATCH for 4.12] Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"

[Bug 101594] Blender doesn't detect OpenCL with Clover
 2017-06-27 16:34 UTC  (2+ messages)

[PATCH V2 0/2] rt: Increase/decrease the nr of migratory tasks when enabling/disabling migration
 2017-06-27 16:32 UTC  (4+ messages)
` [PATCH V2 2/2] "

[PATCH] spi/ath79: Fix checkpatch warnings
 2017-06-27 16:31 UTC  (2+ messages)

[PATCH 0/3] update sha1dc from PR #36
 2017-06-27 16:31 UTC  (9+ messages)
` Compile Error v2.13.2 on Solaris SPARC
  ` [PATCH 1/3] sha1dc: update from my PR #36

[PATCHv2 1/2] oeqa/selftest/{context, case}: Handle KeyboardInterrupt/SIGINT and SIGTERM
 2017-06-27 16:30 UTC  (2+ messages)
` [PATCHv2 2/2] selftest/cases/package: Call parent setUpClass method

[PATCH] platform/chrome: cros_ec_lightbar - hide unused PM functions
 2017-06-27 16:29 UTC  (2+ messages)

NFS/RDMA RoCE with mlx4_en
 2017-06-27 16:28 UTC  (3+ messages)

[PATCH] regulator: core: Lookup based on supply name alone as last option
 2017-06-27 16:28 UTC  (2+ messages)

[PATCH v2] KEYS: Add documentation for asymmetric keyring restrictions
 2017-06-27 16:28 UTC 

Unexpected issues with 2 NVME initiators using the same target
 2017-06-27 16:28 UTC  (18+ messages)

[PATCH v5] trace: ras: add ARM processor error information trace event
 2017-06-27 16:27 UTC  (7+ messages)

WARN_ON_ONCE() in process_one_work()?
 2017-06-27 16:27 UTC  (11+ messages)

[qemu-upstream-4.6-testing test] 111072: tolerable FAIL - PUSHED
 2017-06-27 16:27 UTC 

[PATCH v5 0/7] rte_bus parse API
 2017-06-27 16:26 UTC  (5+ messages)
` [PATCH v5 4/7] pci: implement parse bus operation
` [PATCH v5 5/7] bus: add helper to find a bus from a device name

Solaris 11.3 SPARC grep problem with t1450-fsck.sh
 2017-06-27 16:25 UTC  (2+ messages)

[PATCH] atmel_mxt_ts: Add support for reset line
 2017-06-27 16:24 UTC  (2+ messages)

[PATCH v8 0/3] Add support for Qualcomm A53 CPU clock
 2017-06-27 16:24 UTC  (12+ messages)
` [PATCH v8 1/3] clk: qcom: Add A53 PLL support
` [PATCH v8 3/3] mailbox: qcom: Add support for APCS clock controller

[PATCH v1 3/3] iommu/amd: Optimize the IOMMU queue flush
 2017-06-27 16:24 UTC  (12+ messages)

[PATCH] powercap/rapl: prevent overridding bits outside of the mask
 2017-06-27 16:25 UTC  (3+ messages)

[PATCH v2 0/3] mfd: cros_ec: non-wake host events support
 2017-06-27 16:23 UTC  (3+ messages)
` [PATCH v2 3/3] cros_ec: Don't signal wake event for non-wake host events

"git push --recurse-submodules=on-demand" regression
 2017-06-27 16:23 UTC 

[RFC PATCH 00/19] Guest introspection
 2017-06-27 16:23 UTC  (10+ messages)

[PATCH v2 00/51] block: support multipage bvec
 2017-06-27 16:22 UTC  (4+ messages)
` [PATCH v2 11/51] md: raid1: initialize bvec table via bio_add_page()

install cannot stat u-boot.img (Pyro)
 2017-06-27 16:22 UTC  (4+ messages)

[PATCH 0/3] Altera Quadspi Controller Version 2
 2017-06-27 16:21 UTC  (17+ messages)
` [PATCH 1/3] ARM: dts: Bindings for "
` [PATCH 2/3] mtd: spi-nor: core code for the Altera Quadspi Flash Controller v2
` [PATCH 3/3] mtd: spi-nor: Altera Quadspi Flash Controller v2 Platform driver

[PATCH] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
 2017-06-27 16:22 UTC  (4+ messages)

[PATCH 2/2] spi/ath79: Fix checkpatch warnings
 2017-06-27 16:21 UTC  (3+ messages)

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-06-27 16:20 UTC  (3+ messages)
` [PATCH v5 4/7] fsmonitor: add test cases for fsmonitor extension

[PATCH] ceph: new mount option that control fscache data are indexed
 2017-06-27 16:20 UTC  (2+ messages)

[Bug 100289] 'flip queue failed in radeon_scanout_flip: Invalid argument' error and small frame buffer allocated on turning off and on new monitor
 2017-06-27 16:19 UTC  (2+ messages)

[PATCH] fs/dcache: init in_lookup_hashtable
 2017-06-27 16:19 UTC 

[Buildroot] [PATCH] board: icorem6: Add Qt5 configs for 800x480 LVDS display
 2017-06-27 16:18 UTC 

[PATCH] rxrpc: remove unused static variables
 2017-06-27 16:18 UTC 

[PATCH 1/3] rbtree: include rcu.h because we use it
 2017-06-27 16:16 UTC  (4+ messages)
` [PATCH 2/3] iommu/iova: don't disable preempt around this_cpu_ptr()
` [PATCH 3/3] iommu/vt-d: don't disable preemption while accessing deferred_flush()

[For 4.9] Updating https://wiki.xenproject.org/wiki/Xen_Project_Release_Features to reflect support status of new features
 2017-06-27 16:16 UTC  (2+ messages)

[PATCH] timer: make the base lock raw
 2017-06-27 16:15 UTC 

[PATCH 1/2] scanner: support for wildcards in include statements
 2017-06-27 16:14 UTC  (5+ messages)
` [PATCH 2/2] tests: update include directory tests to support wildcard syntax

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-27 16:14 UTC  (5+ messages)
` [PATCH] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems

[PATCH v2 0/7] Reproducible build
 2017-06-27 16:14 UTC  (4+ messages)
` [PATCH v3 7/8] mk: sort object files when building deps lists

[PATCH nf] netfilter: ebt_nflog: fix unexpected truncated packet
 2017-06-27 16:12 UTC  (2+ messages)

[PATCH 1/1] [RFC] 64bit copy_file_range system call
 2017-06-27 16:12 UTC  (4+ messages)
` [PATCH 1/1] VFS permit cross device vfs_copy_file_range

[PATCH] mtd: spi-nor: cqspi: remove duplicate const
 2017-06-27 16:11 UTC  (2+ messages)

[PATCH v5 00/12] bus: attach / detach API
 2017-06-27 16:11 UTC  (13+ messages)
` [PATCH v6 00/11] "
  ` [PATCH v6 01/11] bus: add bus iterator to find a bus
  ` [PATCH v6 02/11] bus: add device iterator method
  ` [PATCH v6 03/11] bus: add helper to find which bus holds a device
  ` [PATCH v6 04/11] bus: add bus iterator to find "
  ` [PATCH v6 05/11] bus: introduce hotplug functionality
  ` [PATCH v6 06/11] vdev: implement find_device bus operation
  ` [PATCH v6 07/11] vdev: implement hotplug "
  ` [PATCH v6 08/11] vdev: use standard bus registration function
  ` [PATCH v6 09/11] pci: implement find_device bus operation
  ` [PATCH v6 10/11] pci: implement hotplug "
  ` [PATCH v6 11/11] dev: use new hotplug API in attach / detach

[U-Boot] [RFC PATCH] net: ag7xxx: Clean up some issues with phy access
 2017-06-27 16:10 UTC  (6+ messages)
` [U-Boot] [RFC PATCH v2 1/3] net: ag7xxx: Comment register names
  ` [U-Boot] [RFC PATCH v2 3/3] net: ag7xxx: No longer ignore link status

[PATCH v2] KVM: LAPIC: Fix lapic timer injection delay
 2017-06-27 16:10 UTC  (2+ messages)

[RFC PATCH v2] userfaultfd: Add feature to request for a signal delivery
 2017-06-27 16:08 UTC 

[PATCH v3 0/8] [media] s5p-jpeg: Various fixes and improvements
 2017-06-27 16:08 UTC  (5+ messages)
` [PATCH v3 3/8] [media] s5p-jpeg: Handle parsing error in s5p_jpeg_parse_hdr()
` [PATCH v3 5/8] [media] s5p-jpeg: Split s5p_jpeg_parse_hdr()
` [PATCH v3 7/8] [media] s5p-jpeg: Add support for resolution change event
` [PATCH v3 8/8] [media] s5p-jpeg: Add stream error handling for Exynos5420


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.