All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-13 13:27:33 to 2017-11-13 14:36:22 UTC [more...]

[Qemu-devel] [PATCH 0/3] ivshmem: MSI bug fixes
 2017-11-13 14:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] ivshmem: Don't update non-existent MSI routes
` [Qemu-devel] [PATCH 2/3] ivshmem: Always remove irqfd notifiers

[perf_swevent_add] WARNING: CPU: 0 PID: 393 at kernel/events/core.c:7735 perf_swevent_add+0xe0/0x14f
 2017-11-13 14:36 UTC  (2+ messages)

[Cluster-devel] [PATCH 00/17] GFS2: Pre-pull patch posting (merge window)
 2017-11-13 14:36 UTC  (18+ messages)
` [Cluster-devel] [PATCH 01/17] gfs2: Clarify gfs2_block_map
` [Cluster-devel] [PATCH 02/17] gfs2: Update ctime in setflags ioctl
` [Cluster-devel] [PATCH 03/17] gfs2: Support negative atimes
` [Cluster-devel] [PATCH 04/17] gfs2: Always update inode ctime in set_acl
` [Cluster-devel] [PATCH 05/17] iomap: Switch from blkno to disk offset
` [Cluster-devel] [PATCH 06/17] iomap: Add IOMAP_F_DATA_INLINE flag
` [Cluster-devel] [PATCH 07/17] GFS2: Make height info part of metapath
` [Cluster-devel] [PATCH 08/17] GFS2: Implement iomap for block_map
` [Cluster-devel] [PATCH 09/17] GFS2: Switch fiemap implementation to use iomap
` [Cluster-devel] [PATCH 10/17] gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap
` [Cluster-devel] [PATCH 11/17] GFS2: flush the log and all pages for jdata as we do for WB_SYNC_ALL
` [Cluster-devel] [PATCH 12/17] GFS2: Take inode off order_write list when setting jdata flag
` [Cluster-devel] [PATCH 13/17] gfs2: Fix xattr fsync
` [Cluster-devel] [PATCH 14/17] gfs2: Fix a harmless typo
` [Cluster-devel] [PATCH 15/17] gfs2: Fix and clean up {GET, SET}FLAGS ioctl
` [Cluster-devel] [PATCH 16/17] gfs2: Add support for statx inode flags
` [Cluster-devel] [PATCH 17/17] gfs2: Allow gfs2_xattr_set to be called with the glock held

[PATCH] nl80211: add a few extended error strings to key parsing
 2017-11-13 14:35 UTC 

[U-Boot] [PATCH 0/9] arm: zynq: ps7* consolidation
 2017-11-13 14:35 UTC  (2+ messages)

[RFC PATCH 00/14] Introducing AF_PACKET V4 support
 2017-11-13 14:34 UTC  (3+ messages)

[PATCH v2 0/4] built-in regulatory database
 2017-11-13 14:34 UTC  (6+ messages)
` [PATCH v2 3/4] cfg80211: reg: remove support for built-in regdb

[RFCv1 PATCH 0/6] v4l2-ctrls: implement requests
 2017-11-13 14:34 UTC  (7+ messages)
` [RFCv1 PATCH 1/6] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [RFCv1 PATCH 2/6] v4l2-ctrls: prepare internal structs for request API
` [RFCv1 PATCH 3/6] v4l2-ctrls: add core "
` [RFCv1 PATCH 4/6] v4l2-ctrls: use ref in helper instead of ctrl
` [RFCv1 PATCH 5/6] v4l2-ctrls: support g/s_ext_ctrls for requests
` [RFCv1 PATCH 6/6] v4l2-ctrls: add v4l2_ctrl_request_setup

[PATCH] dmaengine: dmatest: move callback wait queue to thread context
 2017-11-13 14:32 UTC  (4+ messages)

[Qemu-devel] [PULL 0/1] slirp update
 2017-11-13 14:32 UTC  (2+ messages)

[PATCH net] ipv6: set all.accept_dad to 0 by default
 2017-11-13 14:32 UTC  (4+ messages)

[PATCH 0/7] Change from git.freescale.com to Code Aurora
 2017-11-13 14:31 UTC  (4+ messages)
` [PATCH 7/7] xf86-video-imxfb-vivante: Change SRC_URI to point to git

[Qemu-devel] Command-line option to change ungrab key(s)
 2017-11-13 14:31 UTC  (2+ messages)

len = bpf_probe_read_str(); bpf_perf_event_output(... len) == FAIL
 2017-11-13 14:30 UTC 

[Qemu-devel] [PATCH v2 for-2.11] block: Make bdrv_next() keep strong references
 2017-11-13 14:30 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/pci: convert to use for_each_pci_bridge() helper
 2017-11-13 14:30 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/pci: Unroll two pass loop when scanning bridges

[PATCH] drm/i915: Put all non-blocking modesets onto an ordered wq
 2017-11-13 14:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH v4] throttle-groups: drain before detaching ThrottleState
 2017-11-13 14:29 UTC  (3+ messages)

[PATCH] drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU
 2017-11-13 14:28 UTC  (6+ messages)

Bringing up OSS test framework on moonshot(aarch64) systems
 2017-11-13 14:27 UTC  (3+ messages)

[PATCH 1/4] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline Since lemte-2f/marchtype.c need to get cmdline from loongson.h this patch simply copy kernel command line from arcs_cmdline to fix that issue
 2017-11-13 14:27 UTC  (4+ messages)
` [PATCH 2/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up To operate EC from platform driver, this head file need able to be include from anywhere. This patch just move ec_kb3310b.h to include dir and clean up ec_kb3310b.h

[Qemu-devel] [PATCH v2 0/1] Add 8-byte wide AMD flash support, partial interleaving
 2017-11-13 14:27 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH] mtd: chips: Add PMC flash memory description
 2017-11-13 14:23 UTC  (2+ messages)

[cip-dev] CIP Testing Project: recap
 2017-11-13 14:21 UTC 

[PATCH 1/3] Input: twl4030-vibra: fix sibling-node lookup
 2017-11-13 14:19 UTC  (6+ messages)
` [PATCH 2/3] Input: twl6040-vibra: fix child-node lookup

[PATCH 1/2] blk-throtl: make latency= absolute
 2017-11-13 14:18 UTC  (8+ messages)

passing FDs across domains
 2017-11-13 14:18 UTC 

[RFC v0.1][PATCH] selinuxns: extend namespace support to security.selinux xattrs
 2017-11-13 14:18 UTC  (8+ messages)

[BUG] xen-mceinj tool testing cause dom0 crash
 2017-11-13 14:18 UTC  (12+ messages)

[PATCH 1/3] backlight: as3711_bl: fix device-tree node lookup
 2017-11-13 14:16 UTC  (11+ messages)
` [PATCH 2/3] backlight: max8925_bl: "
` [PATCH 3/3] backlight: tps65217_bl: "

[Qemu-devel] [Bug 1727737] [NEW] qemu-arm stalls on a GCC sanitizer test since qemu-2.7
 2017-11-13 14:00 UTC  (5+ messages)
` [Qemu-devel] [Bug 1727737] "

[PATCH 0/3] arch: mips: pci: cleanups and fixes for mt7620 driver
 2017-11-13 14:15 UTC  (3+ messages)

[PATCH 1/2] Documentation/config: add sendemail.tocmd to list preceding "See git-send-email(1)"
 2017-11-13 14:14 UTC  (2+ messages)
` [PATCH 2/2] completion: add git config sendemail.tocmd

[PATCH] drm/atomic-helper: Calculate normalized zpos values
 2017-11-13 14:14 UTC  (2+ messages)

[Qemu-devel] NBD BLOCK_STATUS
 2017-11-13 14:13 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.11 v3 0/2] Check for the availability of a hotplug controller before adding a device
 2017-11-13 14:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] qdev: "

lockdep annotation for desc->request_mutex
 2017-11-13 14:11 UTC  (2+ messages)

linux-next: Tree for Nov 7
 2017-11-13 14:11 UTC  (8+ messages)

[Qemu-devel] [PULL 0/9] target-arm queue
 2017-11-13 14:11 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/9] arm/translate-a64: mark path as unreachable to eliminate warning
` [Qemu-devel] [PULL 2/9] highbank: validate register offset before access
` [Qemu-devel] [PULL 3/9] MAINTAINERS: Add entries for Smartfusion2
` [Qemu-devel] [PULL 4/9] qom: move CPUClass.tcg_initialize to a global
` [Qemu-devel] [PULL 5/9] xlnx-zynqmp: Properly support the smp command line option
` [Qemu-devel] [PULL 6/9] xlnx-zcu102: Add an info message deprecating the EP108
` [Qemu-devel] [PULL 7/9] xlnx-zcu102: Specify the max number of CPUs for "
` [Qemu-devel] [PULL 8/9] hw: add .min_cpus and .default_cpus fields to machine_class
` [Qemu-devel] [PULL 9/9] accel/tcg/translate-all: expand cpu_restore_state addr check

[GIT PULL] OpenRISC updates for 4.15
 2017-11-13 14:09 UTC 

[Qemu-devel] [PATCH 0/3] Fix throttling crashes in BlockBackend with no BlockDriverState
 2017-11-13 14:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] qemu-iotests: Test I/O limits with removable media

[PATCH 0/7] scsi: bfa: do_gettimeofday removal
 2017-11-13 14:08 UTC  (3+ messages)
` [PATCH 3/7] scsi: bfa: improve bfa_ioc_send_enable/disable data
  ` [Y2038] "

[nft PATCH v2] libnftables: Unexport enum nftables_exit_codes
 2017-11-13 14:08 UTC  (2+ messages)
` [nft PATCH v3] "

[PATCH] net: dsa: add CONFIG_BRIDGE dependency
 2017-11-13 14:07 UTC  (2+ messages)

[PATCH] ntb: remove Intel Atom NTB driver support
 2017-11-13 14:06 UTC  (2+ messages)

[PATCH] drm/i915: Don't use GEN6_RC_VIDEO_FREQ on gen10+
 2017-11-13 14:06 UTC  (3+ messages)

[patch net] net: forbid netdev used by mirred tc act from being moved to another netns
 2017-11-13 14:05 UTC 

[PATCH] drivers/tty/serial/8250 : Add throttling capability to aspeed serial
 2017-11-13 14:04 UTC 

[PATCH] ntb: intel: remove b2b memory window workaround for Skylake NTB
 2017-11-13 14:04 UTC  (2+ messages)

[nft PATCH] libnftables: Unexport enum nftables_exit_codes
 2017-11-13 14:04 UTC  (6+ messages)
` [nft PATCH v2] "

[Qemu-devel] [PATCH] block: Close a BlockDriverState completely even when bs->drv is NULL
 2017-11-13 14:03 UTC  (3+ messages)

[Buildroot] [PATCH] Linux: Clear CONFIG_INITRAMFS_SOURCE if BR2_TARGET_ROOTFS_INITRAMFS is not set
 2017-11-13 14:03 UTC  (2+ messages)

[PATCH net-next 0/2] retire IPX and Netware file system
 2017-11-13 14:03 UTC  (2+ messages)

[PATCH] ftrace: Allow configuring global trace buffer size (for dump-on-oops)
 2017-11-13 14:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[kernel-hardening] [PATCH 1/5] plugins: implement format_template attribute
 2017-11-13 14:00 UTC  (5+ messages)
` [PATCH 3/5] staging: speakup: Apply "
` [PATCH 5/5] USB: Add format_template attribute to struct usb_class_driver

[Qemu-arm] [PATCH v7 00/20] ARM SMMUv3 Emulation Support
 2017-11-13 13:59 UTC  (8+ messages)
` [Qemu-arm] [PATCH v7 15/20] hw/arm/sysbus-fdt: Pass the VirtMachineState to the node creation functions
      ` [Qemu-devel] "

[PATCH] media: et8ek8: select V4L2_FWNODE
 2017-11-13 13:56 UTC 

[PATCH] lib: use correct format string for find-bit tests
 2017-11-13 13:55 UTC 

[PATCH 0/3] irqchip: pr_err() strings should end with newlines
 2017-11-13 13:53 UTC  (9+ messages)
` [PATCH 1/3] irqchip/mips-gic: "
` [PATCH 2/3] irqchip/s3c24xx: "
` [PATCH 3/3] irqchip/gic-v3: "

[patch 0/7] LICENSES: Add documentation and initial License files
 2017-11-13 13:54 UTC  (2+ messages)

Can we break RDPID/RDTSCP ABI ASAP and see if it's okay?
 2017-11-13 13:54 UTC  (2+ messages)

[Qemu-devel] [PULL 0/8] NBD patches for 2.11-rc1
 2017-11-13 13:53 UTC  (2+ messages)

[cip-dev] CIP kernel maintenance talk at ELCE 2017 in our wiki
 2017-11-13 13:54 UTC 

[linux-lvm] LVM hangs
 2017-11-13 13:41 UTC 

[Buildroot] Bug in RPATH fixing logic
 2017-11-13 13:50 UTC  (7+ messages)

[PATCH v2] netfilter: nf_nat_snmp_basic: use asn1 decoder library
 2017-11-13 13:50 UTC  (2+ messages)

[PATCH/RFC 0/2] R-Car DU: Support importing non-contiguous dma-buf with VSP
 2017-11-13 13:48 UTC  (3+ messages)

[PATCH] pmd_virtio: Unchecked return value from library
 2017-11-13 13:38 UTC 

RCU stall with high number of KVM vcpus
 2017-11-13 13:47 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by default
 2017-11-13 13:44 UTC 

[PATCH 3.18 00/28] 3.18.81-stable review
 2017-11-13 12:55 UTC  (6+ messages)
` [PATCH 3.18 08/28] dt-bindings: Add vendor prefix for LEGO
` [PATCH 3.18 12/28] IPsec: do not ignore crypto err in ah4 input
` [PATCH 3.18 16/28] KEYS: trusted: sanitize all key material
` [PATCH 3.18 18/28] crypto: x86/sha1-mb - fix panic due to unaligned access
` [PATCH 3.18 26/28] rbd: use GFP_NOIO for parent stat and data requests

Virtio Drives just for qemu file storage?
 2017-11-13 13:43 UTC  (2+ messages)

[virtio-dev] [v21 0/2] virtio-crypto: virtio crypto device specification
 2017-11-13 13:42 UTC  (7+ messages)
` [Qemu-devel] [v21 1/2] virtio-crypto: Add "
  ` [virtio-dev] "
      ` [virtio-dev] Re: [Qemu-devel] [virtio-dev] "
        `  "
          ` [virtio-dev] "

linux-next: build failure after merge of the gpio tree
 2017-11-13 13:40 UTC  (3+ messages)

[PATCH 4.4 00/56] 4.4.98-stable review
 2017-11-13 12:56 UTC  (10+ messages)
` [PATCH 4.4 04/56] xen/netback: set default upper limit of tx/rx queues to 8
` [PATCH 4.4 11/56] ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6
` [PATCH 4.4 13/56] iio: trigger: free trigger resource correctly
` [PATCH 4.4 17/56] serial: sh-sci: Fix register offsets for the IRDA serial port
` [PATCH 4.4 21/56] Input: mpr121 - handle multiple bits change of status register
` [PATCH 4.4 29/56] KEYS: trusted: fix writing past end of buffer in trusted_read()
` [PATCH 4.4 43/56] MIPS: SMP: Fix deadlock & online race
` [PATCH 4.4 46/56] selftests: firmware: send expected errors to /dev/null
` [PATCH 4.4 51/56] drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue

[Buildroot] [PATCH 1/1] package/ffmpeg: fix typo "nios" -> "nios2"
 2017-11-13 13:39 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/ffmpeg: fix typo "nios" -> "nios2"
 2017-11-13 13:39 UTC 

[Buildroot] [git commit] package/ffmpeg: fix typo "nios" -> "nios2"
 2017-11-13 13:39 UTC 

[Qemu-devel] [PATCH] SDL2 various fixes
 2017-11-13 13:38 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3] "
  ` [Qemu-devel] [PATCH 1/8] sdl2: Fix broken display updating after the window is hidden
  ` [Qemu-devel] [PATCH 8/8] sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held

[PATCH] gpio: uniphier: merge fix for "Update irq_domain_ops.activate() signature"
 2017-11-13 13:36 UTC 

tools/iio: build race condition
 2017-11-13 13:28 UTC 

[PATCH rdma-core 1/2] buildlib: use cmake to find python
 2017-11-13 13:35 UTC  (3+ messages)

[PATCH] xen: delete references to xenstored.socket and xenstored_ro.socket in xen.inc
 2017-11-13 13:35 UTC  (3+ messages)

[PATCH] MAINTAINERS: add virtio-ccw.h to virtio/s390 section
 2017-11-13 13:35 UTC  (4+ messages)

[PATCH 1/2] drm/atomic-helper: always track connector commits, too
 2017-11-13 13:33 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/atomic-helper: always track connector commits, too (rev2)

SMART disk monitoring
 2017-11-13 13:31 UTC  (9+ messages)

[Buildroot] musl static pie
 2017-11-13 13:31 UTC 

[PATCH 0/3] ibacm: acmp retry issues
 2017-11-13 13:30 UTC  (4+ messages)
` [PATCH 2/3] ibacm: Calculate correct tv_nsec value in event_wait()

[PATCH 4.9 00/87] 4.9.62-stable review
 2017-11-13 12:55 UTC  (4+ messages)
` [PATCH 4.9 15/87] powerpc/corenet: explicitly disable the SDHC controller on kmcoge4
` [PATCH 4.9 17/87] ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6
` [PATCH 4.9 18/87] arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA

[PATCH iptables] libxt_sctp: fix array out of range in print_chunk
 2017-11-13 13:29 UTC  (3+ messages)
` [PATCH iptables v2] "

[Qemu-arm] [PATCH v2] hw/arm/aspeed: Unlock SCU when running kernel
 2017-11-13 13:28 UTC  (2+ messages)
` [Qemu-devel] "

[RFC 0/5] Class/instance based execbuf plus more
 2017-11-13 13:28 UTC  (3+ messages)
` [RFC 3/5] drm/i915: Concurrent context uAPI

[Qemu-arm] [PATCH] hw/arm/aspeed: Unlock SCU when running kernel
 2017-11-13 13:28 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH][v2] uprobes/x86: emulate push insns for uprobe on x86
 2017-11-13 12:59 UTC  (2+ messages)

[PATCH libdrm 1/3] amdgpu: fix 32bit VA manager max address
 2017-11-13 13:27 UTC  (3+ messages)
  ` [PATCH libdrm 2/3] headers: sync up amdgpu_drm.h with proposed change
  ` [PATCH libdrm 3/3] amdgpu: use the high VA range if possible

[PATCH 1/2] drm/amdgpu: use dev_dbg instead of dev_err in the VA IOCTL
 2017-11-13 13:27 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: expose the VA above the hole to userspace


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.