All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-21 16:29:23 to 2015-10-21 17:20:43 UTC [more...]

[Qemu-devel] [PATCH v5 00/12] block: Protect nested event loop with bdrv_drained_begin and bdrv_drained_end
 2015-10-21 17:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 06/12] block: Add "drained begin/end" for transactional external snapshot
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v5 07/12] block: Add "drained begin/end" for transactional backup
  ` [Qemu-devel] [Qemu-block] "

[GIT PULL] On-demand device probing
 2015-10-21 17:20 UTC  (24+ messages)
                      ` Alternative approach to solve the deferred probe (was: [GIT PULL] On-demand device probing)
                        ` Alternative approach to solve the deferred probe

Dom0 kernel for Xen4.6 on R-Car H2 (LAGER)
 2015-10-21 17:20 UTC  (9+ messages)

[PATCH v3 00/12] Simplify block integrity registration v3
 2015-10-21 17:20 UTC  (13+ messages)
` [PATCH v3 01/12] block: Move integrity kobject to struct gendisk
` [PATCH v3 02/12] block: Consolidate static integrity profile properties
` [PATCH v3 03/12] block: Reduce the size of struct blk_integrity
` [PATCH v3 04/12] block: Export integrity data interval size in sysfs
` [PATCH v3 05/12] block: Inline blk_integrity in struct gendisk
` [PATCH v3 06/12] md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
` [PATCH v3 07/12] md: suspend i/o during runtime blk_integrity_unregister
` [PATCH v3 08/12] nvme: "
` [PATCH v3 09/12] block: generic request_queue reference counting
` [PATCH v3 10/12] block: move blk_integrity to request_queue
` [PATCH v3 11/12] block: blk_flush_integrity() for bio-based drivers
` [PATCH v3 12/12] block, libnvdimm, nvme: provide a built-in blk_integrity nop profile

[U-Boot] [PATCH v3] Tegra: T210: Add QSPI driver
 2015-10-21 17:18 UTC  (4+ messages)

[PATCH v6 00/11] simplify block layer based on immutable biovecs
 2015-10-21 17:18 UTC  (15+ messages)
` [PATCH v6 05/11] block: remove split code in blkdev_issue_{discard,write_same}
    ` [PATCH v6 05/11] block: remove split code in blkdev_issue_{discard, write_same}

patchset question
 2015-10-21 17:18 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] Improve FL_KEEP_SIZE handling
 2015-10-21 17:16 UTC  (5+ messages)
` [PATCH] Btrfs: Improve FL_KEEP_SIZE handling in fallocate

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-10-21 17:16 UTC  (7+ messages)

[PATCH net-next 2/6] arcnet: com20020: add enable and disable device on open/close
 2015-10-21 17:18 UTC  (3+ messages)
  ` [RFC PATCH] arcnet: com20020: com20020_netdev_open() can be static

[PATCH 00/18] Yet another FBC series
 2015-10-21 17:16 UTC  (7+ messages)
` [PATCH 03/18] drm/i915: only nuke FBC when a drawing operation triggers a flush
` [PATCH 04/18] drm/i915: extract crtc_is_valid() on the FBC code

[PATCH net-next v2 1/3] switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs
 2015-10-21 17:15 UTC  (4+ messages)
` [PATCH net-next v2 2/3] switchdev: fix: pass correct obj size when deferring obj add/del
` [PATCH net-next v2 3/3] switchdev: split switchdev_attr into individual structs

sanitizing kvmtool
 2015-10-21 17:07 UTC  (9+ messages)

Randomness for crypto, github repositories
 2015-10-21 17:06 UTC  (2+ messages)
` [Cryptography] "

[Qemu-devel] Functions to intercept Disk IO information?
 2015-10-21 17:13 UTC 

[PATCH net] net: try harder to not reuse ifindex when moving interfaces
 2015-10-21 17:12 UTC  (5+ messages)

[PATCH v4 1/1] Makefile: make curl-config path configurable
 2015-10-21 17:10 UTC 

[PATCH v2 0/6] xen: sched: fix locking of {insert, remove}_vcpu()
 2015-10-21 17:10 UTC  (4+ messages)
` [PATCH v2 3/6] xen: sched: clarify use cases of schedule_cpu_switch()

[Bug 106431] New: dmesg is flooded with error messages
 2015-10-21 17:07 UTC  (2+ messages)
` [Bug 106431] On ASUS A8JN laptop with G72M GPU "

RFC: 32-bit __data_len and REQ_DISCARD+REQ_SECURE
 2015-10-21 17:06 UTC  (7+ messages)
    ` Fwd: "

[Qemu-devel] [RFC PATCH 0/3] Qemu/IXGBE: Add live migration support for SRIOV NIC
 2015-10-21 16:52 UTC  (8+ messages)
`  "
` [Qemu-devel] [RFC PATCH 1/3] Qemu: Add pci-assign.h to share functions and struct definition with new file
  `  "
` [Qemu-devel] [RFC PATCH 2/3] Qemu: Add post_load_state() to run after restoring CPU state
  `  "
` [RFC PATCH 3/3] Qemu: Introduce pci-sriov device type to support VF live migration
  ` [Qemu-devel] "

[PATCH] TTY, devpts: document pty count limiting
 2015-10-21 17:04 UTC  (4+ messages)

[PATCH RFCv2 0/4] Etnaviv DRM driver again
 2015-10-21 17:04 UTC  (3+ messages)

[PATCH -next] net: hisilicon: Never build on SPARC
 2015-10-21 17:03 UTC  (5+ messages)

[PATCH 00/10] KEYS: Change how keys are determined to be trusted
 2015-10-21 17:02 UTC  (2+ messages)

[PATCH 00/13] Bluetooth: Cleanups & fixes from the UPF
 2015-10-21 17:02 UTC  (2+ messages)

[Buildroot] X11: How do I prevent the target screen from going black after 10 minutes?
 2015-10-21 17:02 UTC  (2+ messages)

[PATCH v4 1/1] Makefile: link libcurl before zlib
 2015-10-21 17:01 UTC 

[PATCH 0/3] Replace kmalloc with kmalloc_array
 2015-10-21 17:00 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8712: "
` [PATCH 2/3] staging: octeon-usb: "
` [PATCH 3/3] staging: rdma: "

[PATCH] Staging: xgifb: Replace udelay function with usleep_range
 2015-10-21 17:00 UTC  (4+ messages)
` [Outreachy kernel] "

[Bug 91733] [SKL/HSW] Ogles1conform pntszary.c fails
 2015-10-21 16:59 UTC  (2+ messages)

[PATCH v10 4/4] USB / PM: Allow USB devices to remain runtime-suspended when sleeping
 2015-10-21 16:58 UTC  (3+ messages)

[PATCH V5 1/1] bpf: control events stored in PERF_EVENT_ARRAY maps trace data output when perf sampling
 2015-10-21 16:57 UTC  (11+ messages)

[PATCH] x86, perf: Use INST_RETIRED.PREC_DIST for cycles:pp on Skylake
 2015-10-21 16:55 UTC  (7+ messages)

what's in nvdimm.git for v4.4?
 2015-10-21 16:54 UTC  (6+ messages)

from where to start to port some patches to a newer kernel
 2015-10-21 16:53 UTC  (4+ messages)

[PATCH] staging: iio: Add error code handling
 2015-10-21 16:53 UTC  (2+ messages)
` [PATCH v2] staging: iio: Add exit label and "

[PATCH v3 1/1] Makefile: link libcurl before libssl
 2015-10-21 16:52 UTC  (6+ messages)

[U-Boot] [Patch V6 00/18] add LS1043A platform support
 2015-10-21 16:52 UTC  (5+ messages)
` [U-Boot] [Patch V6 01/18] armv7/ls1021a: move ns_access to common file
  ` [U-Boot] [Patch V6 02/18] common/board_f.c: modify the macro to use get_clocks() more common

[PATCH nf-next 0/4] netfilter: rework netfilter ipv6 defrag
 2015-10-21 16:52 UTC  (8+ messages)

[meta-raspberrypi][PATCH 1/2] linux-raspberrypi: support configuration fragments
 2015-10-21 16:51 UTC  (10+ messages)
` [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

[meta-oe][PATCH] luajit: Upgrade to 2.1 beta1
 2015-10-21 16:52 UTC  (2+ messages)

[PATCH 0/5] Improve code, codestyle in xgifb
 2015-10-21 16:51 UTC  (6+ messages)
` [PATCH 1/5] Staging: xgifb: Add space between ; and variable name
` [PATCH 2/5] Staging: xgifb: Remove blank line before } and after {
` [PATCH 3/5] Staging: xgifb: Remove extra blank lines
` [PATCH 4/5] Staging: xgifb: Fix comparison to NULL warning
` [PATCH 5/5] Staging: xgifb: Remove space after cast

Changes to the Toaster manual
 2015-10-21 16:50 UTC  (5+ messages)

[Qemu-devel] [RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
 2015-10-21 16:37 UTC  (39+ messages)
` [Intel-wired-lan] "
`  "
` [Qemu-devel] [RFC Patch 01/12] PCI: Add virtfn_index for struct pci_device
  ` [Intel-wired-lan] "
  `  "
` [Qemu-devel] [RFC Patch 02/12] IXGBE: Add new mail box event to restore VF status in the PF driver
  ` [Intel-wired-lan] "
  `  "
` [Qemu-devel] [RFC Patch 03/12] IXGBE: Add sysfs interface for Qemu to migrate "
  ` [Intel-wired-lan] "
  `  "
` [Qemu-devel] [RFC Patch 04/12] IXGBE: Add ixgbe_ping_vf() to notify a specified VF via mailbox msg
  ` [Intel-wired-lan] "
  `  "
` [Qemu-devel] [RFC Patch 05/12] IXGBE: Add new sysfs interface of "notify_vf"
  ` [Intel-wired-lan] "
  `  "
` [RFC Patch 06/12] IXGBEVF: Add self emulation layer
  ` [Intel-wired-lan] "
  ` [Qemu-devel] "
` [Qemu-devel] [RFC Patch 07/12] IXGBEVF: Add new mail box event for migration
  ` [Intel-wired-lan] "
  `  "
` [Qemu-devel] [RFC Patch 08/12] IXGBEVF: Rework code of finding the end transmit desc of package
  ` [Intel-wired-lan] "
  `  "
` [Qemu-devel] [RFC Patch 09/12] IXGBEVF: Add live migration support for VF driver
  ` [Intel-wired-lan] "
  `  "
` [Qemu-devel] [RFC Patch 10/12] IXGBEVF: Add lock to protect tx/rx ring operation
  ` [Intel-wired-lan] "
  `  "
` [Qemu-devel] [RFC Patch 11/12] IXGBEVF: Migrate VF statistic data
  ` [Intel-wired-lan] "
  `  "
` [Qemu-devel] [RFC Patch 12/12] IXGBEVF: Track dma dirty pages
  ` [Intel-wired-lan] "
  `  "

HDMI codec, way forward?
 2015-10-21 16:50 UTC  (14+ messages)
` [alsa-devel] "

[Qemu-devel] [PATCH v1 0/5] Convert qemu-socket to use QAPI exclusively
 2015-10-21 16:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/5] sockets: remove use of QemuOpts from socket_listen

[Qemu-devel] Coding style for errors
 2015-10-21 16:48 UTC  (2+ messages)

[PATCH] powerpc/ps3: Quieten the build when building ps3
 2015-10-21 16:47 UTC  (2+ messages)

[PATCH v1 0/2] fix the TSHUT issue on rockchip thermal
 2015-10-21 16:48 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: Sync the dts to this document

[linux-4.1 test] 63030: regressions - FAIL
 2015-10-21 16:47 UTC  (6+ messages)

[PATCH] examples: new example: l2fwd-ethtool
 2015-10-21 16:46 UTC  (7+ messages)
` [PATCH v2 0/2] Example: l2fwd-ethtool
  ` [PATCH v2 1/2] Remove ABI requierment for external library builds
  ` [PATCH v2 2/2] examples: new example: l2fwd-ethtool

[PATCH RFC RFT 0/3] clk: detect per-user enable imbalances and implement hand-off
 2015-10-21 16:46 UTC  (10+ messages)
` [PATCH RFC RFT 2/3] clk: clk_put WARNs if user has not disabled clk

[PATCH] drm/i915/skl+: Enable gamma and CSC on bottom color
 2015-10-21 16:45 UTC  (2+ messages)
` [PATCH 1/2] drm/i915/skl+: Enable gamma and CSC on bottom color. (v2)

[PULL] Btrfs cleanups for 4.4 (collected)
 2015-10-21 16:44 UTC 

[U-Boot] [PATCH 1/6] ARM: tegra: rename dummy XUSB padctl implementation
 2015-10-21 16:45 UTC  (3+ messages)

[PATCH] ARM: keystone: dts: add PCI serdes driver bindings
 2015-10-21 16:44 UTC  (3+ messages)

[U-Boot] u-boot device model SPI + SPI Flash
 2015-10-21 16:45 UTC  (4+ messages)

the needless loop?
 2015-10-21 16:45 UTC 

[PATCH RFT] ARM: bcm2835: enable all bcm2835-relevant in defconfig
 2015-10-21 16:45 UTC  (5+ messages)

Btrfs/RAID5 became unmountable after SATA cable fault
 2015-10-21 16:44 UTC  (3+ messages)

[PATCH 1/3] staging: comedi: make ni_tio_has_gate2_registers return boolean
 2015-10-21 16:44 UTC  (2+ messages)

merge struct ib_device_attr into struct ib_device V2
 2015-10-21 16:43 UTC  (11+ messages)

[xen-unstable-smoke test] 63137: tolerable all pass - PUSHED
 2015-10-21 16:43 UTC 

[PATCH v2] dts: keystone: Use new "ti,keystone-i2c" compatible
 2015-10-21 16:42 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] ARM: tegra: add PCI to Tegra210 SoC DT
 2015-10-21 16:42 UTC  (2+ messages)

[PATCH 0/3] Add AMBA bus probing support to ACPI
 2015-10-21 16:41 UTC  (2+ messages)

[Qemu-devel] [Bug 1323758] Re: Mouse stops working when connected usb-storage-device
 2015-10-21 16:35 UTC 

[U-Boot] [PATCH 1/5] pci: tegra: clip RAM size to 32-bits
 2015-10-21 16:41 UTC  (2+ messages)

How to remove missing device on RAID1?
 2015-10-21 16:40 UTC  (6+ messages)

[PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in
 2015-10-21 16:39 UTC  (3+ messages)

[PATCH 0/4] Android/Bionic cleanup patches
 2015-10-21 16:39 UTC  (3+ messages)
` [PATCH 1/4] Android: clean up the bypass ifdeffery

[PATCH v2 3/3] pstore: add pstore unregister
 2015-10-21 16:38 UTC  (7+ messages)
` [PATCH v3 0/3] "

[PATCH] block: flush queued bios when the process blocks
 2015-10-21 16:38 UTC  (14+ messages)
  `  "
    ` [dm-devel] "
        ` [PATCH v2] "
                  ` [PATCH v3 for-4.4] block: flush queued bios when process blocks to avoid deadlock

[U-Boot] [PATCH] ARM: tegra210: implement PLLE init procedure from TRM
 2015-10-21 16:37 UTC  (2+ messages)

[Ksummit-discuss] Kernel Summit Agenda -- 2nd draft
 2015-10-21 16:37 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/4] mips: add Global Interrupt Controller
 2015-10-21 16:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
 2015-10-21 16:35 UTC  (2+ messages)

fsl-image-qt5 for imx6ulevk
 2015-10-21 16:36 UTC  (3+ messages)

[PATCH 13/16] perf callchain: Switch default to 'graph,0.5,caller'
 2015-10-21 16:35 UTC  (11+ messages)

[PATCH v2 10/12] block: move blk_integrity to request_queue
 2015-10-21 16:35 UTC  (5+ messages)
` Simplify block integrity registration v2

Meta layer for Cavium CNS3xxx ARM processor
 2015-10-21 16:34 UTC  (3+ messages)

[PATCH] cyclictest: fix #ifdef broken by NO_PTHREAD_SETAFFINITY
 2015-10-21 16:34 UTC 

[PATCH v3] mem: command line option to delete hugepage backing files
 2015-10-21 16:34 UTC  (2+ messages)

[PATCH] fix flaky untracked-cache test
 2015-10-21 16:32 UTC  (3+ messages)

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-21 16:32 UTC  (7+ messages)

[U-Boot] [PATCH] net: rtl8169: Build warning fixes for 64-bit
 2015-10-21 16:32 UTC  (3+ messages)

[U-Boot] [PATCH] fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
 2015-10-21 16:31 UTC  (3+ messages)

[meta-fsl-arm][PATCH] image - sdcard generate was not being called
 2015-10-21 16:31 UTC  (2+ messages)

[PATCH 3/6] pinctrl: sunxi: Add H3 PIO controller support
 2015-10-21 16:30 UTC  (3+ messages)

[PATCH v7 0/8] vhost-user multiple queues enabling
 2015-10-21 16:29 UTC  (8+ messages)
` [PATCH v7 4/8] vhost: rxtx: use queue id instead of constant ring index

[PATCH] drivers: fix shared library dependencies to external libraries
 2015-10-21 16:30 UTC  (2+ messages)

Fw: [Bug 106361] New: Kernel bug: Thread aborts unexpectedly when sending UDP message
 2015-10-21 16:29 UTC  (2+ messages)

[PATCH v2 00/22] staging/rdma/hfi1: Fix bugs and performance issues
 2015-10-21 16:29 UTC  (4+ messages)
` [PATCH v2 07/22] staging/rdma/hfi1: Fix sparse error in sdma.h file


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.