All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-26 15:12:12 to 2016-10-26 15:53:36 UTC [more...]

[PATCH v2 0/8] drm/i915/lspcon: Work around resume failure
 2016-10-26 15:53 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/lspcon: Work around resume failure (rev2)

[PATCH v2 0/9] net: add support for IPv6 Segment Routing
 2016-10-26 15:54 UTC  (5+ messages)
` [PATCH v2 1/9] ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
` [PATCH v2 2/9] ipv6: sr: add code base for control plane support of SR-IPv6
` [PATCH v2 3/9] ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
` [PATCH v2 4/9] ipv6: sr: add core files for SR HMAC support

mlx4 RoCE mode without OFED?
 2016-10-26 15:53 UTC  (3+ messages)

[PATCH v3 1/2] scsi: Handle Unit Attention when issuing SCSI command
 2016-10-26 15:52 UTC  (7+ messages)

[PATCH v2 0/3] use nocache copy in copy_from_iter_nocache()
 2016-10-26 15:50 UTC  (8+ messages)
` [PATCH v2 1/3] introduce memcpy_nocache()
` [PATCH v2 2/3] use a nocache copy for bvecs and kvecs in copy_from_iter_nocache()
` [PATCH v2 3/3] x86: remove unneeded flush in arch_copy_from_iter_pmem()

[PATCH OSSTEST] Various fixes when using standalone
 2016-10-26 18:51 UTC  (11+ messages)
` [PATCH 1/3] DhcpWatch: Print what is wrong with the line
` [PATCH 3/3] README: Mention the / requirement in Tftp[Dir|Tmp]Dir
  ` [PATCH] standalone-reset: Check for TftpPxeDir

[PATCH net-next] net: core: Traverse the adjacency list from first entry
 2016-10-26 15:52 UTC  (3+ messages)

CONFIG_VMAP_STACK, on-stack struct, and wake_up_bit
 2016-10-26 15:51 UTC  (2+ messages)

[PATCH v2] net/i40e: fix Rx hang when disable LLDP
 2016-10-26 15:51 UTC  (5+ messages)

[PATCH] tty/serial: at91: fix hardware handshake on Atmel platforms
 2016-10-26 15:51 UTC  (8+ messages)

[PATCH 0/9] irqchip: meson: add support for the gpio interrupt controller
 2016-10-26 15:50 UTC  (18+ messages)
` [PATCH 4/9] pinctrl: meson: allow gpio to request irq

[PATCH 0/5][RESEND] Support for metadata specific accounting
 2016-10-26 15:49 UTC  (8+ messages)
` [PATCH 3/5] writeback: add counters for metadata usage
` [PATCH 5/5] fs: don't set *REFERENCED unless we are on the lru list

[PATCH RESEND 1/3] clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
 2016-10-26 15:48 UTC  (3+ messages)

[PATCH v5 00/18] Intel Cache Allocation Technology
 2016-10-26 15:48 UTC  (6+ messages)
` [PATCH v5 12/18] x86/intel_rdt: Add "info" files to resctrl file system
` [PATCH v5 15/18] x86/intel_rdt: Add tasks files

[U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G and MT25QU02G
 2016-10-26 15:48 UTC  (3+ messages)

[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-10-26 15:35 UTC  (6+ messages)
` [RESEND PATCH v3 kernel 2/7] virtio-balloon: define new feature bit and page bitmap head
    ` [Qemu-devel] "

[PATCH v14 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-10-26 15:46 UTC  (9+ messages)
` [PATCH v14 7/9] clocksource/drivers/arm_arch_timer: Refactor the timer init code to prepare for GTDT

complete_all and "forever" completions
 2016-10-26 15:46 UTC  (5+ messages)

Stable release 3.4.113
 2016-10-26 15:45 UTC 

[net-next PATCH 00/27] Add support for DMA writable pages being writable by the network stack
 2016-10-26 15:45 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[Bug 98333] 4K @ 60Hz over HDMI 2.0 not working with AMDGPU-DAL
 2016-10-26 15:45 UTC  (2+ messages)

[Buildroot] [PATCH] support/scripts: tool to create fragments
 2016-10-26 15:45 UTC  (5+ messages)

[PATCH 0/5] Support for LEGO MINDSTORTMS EV3
 2016-10-26 15:44 UTC  (8+ messages)
` [PATCH 2/5] ARM: davinci: Don't append git rev to local version

[PATCH net-next 0/3] Add bpf support to set sk_bound_dev_if
 2016-10-26 15:44 UTC  (6+ messages)
` [PATCH net-next 2/3] bpf: Add new cgroups prog type to enable sock modifications

[PATCH v4 1/1] workqueue: ignore dead tasks in a workqueue sleep hook
 2016-10-26 15:43 UTC  (3+ messages)

[Qemu-devel] [PATCH COLO-Frame (Base) v22 00/17] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-10-26 15:42 UTC  (18+ messages)
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 01/17] migration: Introduce capability 'x-colo' to migration
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 02/17] COLO: migrate COLO related info to secondary node
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 03/17] migration: Enter into COLO mode after migration if COLO is enabled
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 04/17] migration: Switch to COLO process after finishing loadvm
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 05/17] COLO: Establish a new communicating path for COLO
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 06/17] COLO: Introduce checkpointing protocol
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 07/17] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 08/17] COLO: Send PVM state to secondary side when do checkpoint
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 09/17] COLO: Load VMState into QIOChannelBuffer before restore it
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 10/17] COLO: Add checkpoint-delay parameter for migrate-set-parameters
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 11/17] COLO: Synchronize PVM's state to SVM periodically
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 12/17] COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 13/17] COLO: Introduce state to record failover process
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 14/17] COLO: Implement the process of failover for primary VM
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 15/17] COLO: Implement failover work for secondary VM
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 16/17] docs: Add documentation for COLO feature
` [Qemu-devel] [PATCH COLO-Frame (Base) v22 17/17] configure: Support enable/disable "

[PATCH 0/4] x86/unwind: add some unwinder warnings
 2016-10-26 15:41 UTC  (5+ messages)
` [PATCH 1/4] x86/unwind: warn on bad frame pointer
` [PATCH 2/4] x86/unwind: ensure stack grows down
` [PATCH 3/4] x86/dumpstack: warn on stack recursion
` [PATCH 4/4] x86/unwind: detect bad stack return address

[PATCH v4 00/32] net/qede: update qede pmd to 1.2.0.1 and enable by default
 2016-10-26 15:41 UTC  (5+ messages)
` [PATCH v4 18/32] net/qede: add missing 100G link speed capability

[PATCH v6 2/2] app/test_pmd: fix DCB configuration
 2016-10-26 15:41 UTC  (3+ messages)
` [PATCH v7] net/ixgbe: support multiqueue mode VMDq DCB with SRIOV

[PATCH v2 0/3] usb: musb: da8xx: Fix few issues
 2016-10-26 15:40 UTC  (3+ messages)
` [PATCH v2 2/3] phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaround

[PATCH v3] kms_atomic : Added subtest for Single Pipe DBUF validation
 2016-10-26 15:40 UTC  (2+ messages)

[Qemu-devel] macOS 10.12 Sierra, Xcode 8 & clock_gettime()
 2016-10-26 15:39 UTC  (4+ messages)

[Tech-board-discuss] Where are the nominations?
 2016-10-26 15:39 UTC  (2+ messages)

EMU0202 sample rate from line in ADC driver
 2016-10-26 15:39 UTC 

[Qemu-devel] [PATCH 00/15] tcg field extract primitives
 2016-10-26 15:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 14/15] target-ppc: Use tcg_gen_extract_*
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH v7 00/11] Enable i915 perf stream for Haswell OA unit
 2016-10-26 15:37 UTC  (7+ messages)
` [PATCH v7 06/11] drm/i915: "
          ` [Intel-gfx] "

[PATCH v3] usb: musb: remove duplicated actions
 2016-10-26 15:37 UTC  (2+ messages)

[PATCH 0/8] cfg80211/mac80211: Fast Initial Link Setup (IEEE 802.11ai)
 2016-10-26 15:36 UTC  (4+ messages)
` [PATCH 2/8] mac80211: Allow AUTH_DATA to be used for FILS

[PATCH 4.4 0/5] CVE fixes for stable 4.4
 2016-10-26 15:36 UTC  (2+ messages)

How to proceed with kernel-fitimage and INITRAMFS_IMAGE
 2016-10-26 15:35 UTC 

[Qemu-devel] [PATCH] gtk: fix compilation warning with gtk 3.22.2
 2016-10-26 15:35 UTC  (2+ messages)

[PATCH i-g-t] configure.ac: correctly manage DRM_INTEL_{CFLAGS, LIBS}
 2016-10-26 15:35 UTC 

[Qemu-devel] [PATCH v8 00/36] block: Image locking series
 2016-10-26 15:34 UTC  (11+ messages)

[PATCH 0/2] objtool: a couple of minor fixes
 2016-10-26 15:34 UTC  (3+ messages)
  ` [PATCH] objtool: fix rare switch jump table pattern detection

[PATCH V3 0/8] IOMMU probe deferral support
 2016-10-26 15:34 UTC  (7+ messages)
` [PATCH V3 7/8] arm/arm64: dma-mapping: Call iommu's remove_device callback during device detach
` [PATCH V3 8/8] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops

[PATCH net] packet: on direct_xmit, limit tso and csum to supported devices
 2016-10-26 15:32 UTC  (3+ messages)

[Qemu-devel] [PATCH COLO-Frame (Base) v21 00/17] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-10-26 15:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH COLO-Frame (Base) v21 12/17] COLO: Add 'x-colo-lost-heartbeat' command to trigger failover

[diamon-discuss] CTF2-PROP-1.0: Proposal for a major revision of the Common Trace Format, version 1.8
 2016-10-26 15:32 UTC  (3+ messages)
`  "
` [diamon-discuss] [lttng-dev] "

[PATCH 00/14] introduce the BFQ-v0 I/O scheduler as an extra scheduler
 2016-10-26 15:32 UTC  (6+ messages)

[PATCH 0/2] mlx5: fix link speed capabilities
 2016-10-26 15:31 UTC  (2+ messages)

Toaster Weekly Meeting Minutes WW44
 2016-10-26 15:31 UTC 

[Qemu-devel] [PATCH 0/2] qmp output visitor test improvement
 2016-10-26 15:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] tests: Enhance qmp output to cover partial visit

[diamon-discuss] Conference calls topics
 2016-10-26 15:31 UTC  (2+ messages)

[PATCH v5 0/2] net/ixgbe: VMDq DCB with SRIOV
 2016-10-26 15:29 UTC  (4+ messages)
` [PATCH v6 1/2] net/ixgbe: support multiqueue mode "

[Qemu-devel] [PATCH v7 00/22] qcow2: persistent dirty bitmaps
 2016-10-26 15:28 UTC  (12+ messages)
` [Qemu-devel] [PATCH 12/22] qcow2-bitmap: add IN_USE flag

Question about NFLOG and conntrack glue
 2016-10-26 15:27 UTC 

[PATCH] drm: Print some debug/error info during DP dual mode detect
 2016-10-26 15:27 UTC  (3+ messages)

[PATCH] doc/guides: add more info re VT-d/iommu settings for QAT
 2016-10-26 15:27 UTC  (2+ messages)

[PATCH 0/4] Add Altera A10SR Status & Control Monitor
 2016-10-26 15:18 UTC  (6+ messages)
` [PATCH 3/4] mfd: altr-a10sr: Add Arria10 SR Monitor

[Qemu-devel] [PATCH 0/2] Introduce vhost-user-scsi and sample application
 2016-10-26 15:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] vus: Introduce vhost-user-scsi host device
` [Qemu-devel] [PATCH 2/2] vus: Introduce a vhost-user-scsi sample application

[PATCH v4 0/8] connect reject event helpers
 2016-10-26 15:26 UTC  (4+ messages)
` [PATCH v4 4/8] nvme-rdma: use rdma connection reject helper functions

Extra write mode to close RAID5 write hole (kind of)
 2016-10-26 15:20 UTC 

[PATCHv2] perf powerpc: Don't call perf_event_disable from atomic context
 2016-10-26 15:24 UTC  (9+ messages)
` [lkp] [perf powerpc] 18d1796d0b: [No primary change]
    ` [LKP] "
      ` [PATCHv3] perf powerpc: Don't call perf_event_disable from atomic context

[PATCH] eal: fix libabi macro for device generalization patches
 2016-10-26 15:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net v2] packet: on direct_xmit, limit tso and csum to supported devices
 2016-10-26 15:23 UTC 

[PATCH 1/5] mwifiex: remove redundant condition in main process
 2016-10-26 15:23 UTC  (7+ messages)
` [PATCH 2/5] mwifiex: use spinlock for 'mwifiex_processing' in shutdown_drv

[Qemu-devel] [PATCH RFC] acpi: don't build acpi tables for xen hvm guests
 2016-10-26 15:22 UTC  (4+ messages)

[PATCH] scsi_debug: Fix memory leak if LBP enabled and module is unloaded
 2016-10-26 15:22 UTC 

[PATCH v2] clocksource/arm_arch_timer: Map frame with of_io_request_and_map()
 2016-10-26 15:22 UTC  (2+ messages)

[PATCH] formal: Replace 'article' with 'section'
 2016-10-26 15:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] Reduce curses escdelay from 1s to 0.2s
 2016-10-26 15:20 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/6] POWER9 TCG enablements - part7
 2016-10-26 15:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/6] bitops: fix rol/ror when shift is zero

[PATCH v9 00/12] Add Mediated device support
 2016-10-26 15:19 UTC  (9+ messages)
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
      ` [Qemu-devel] "

[Buildroot] [git commit] tcpdump: bump version to 4.8.1
 2016-10-26 15:19 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] curses: wide character support
 2016-10-26 15:19 UTC  (6+ messages)

[PATCH v3] drivers: psci: PSCI checker module
 2016-10-26 15:18 UTC  (5+ messages)

[PATCH 0/8] PVH v2 support
 2016-10-26 15:18 UTC  (6+ messages)
` [PATCH 5/8] xen/pvh: Prevent PVH guests from using PIC, RTC and IOAPIC

BRSGP relocation truncations in linking kernel for Alpha
 2016-10-26 15:18 UTC  (7+ messages)

[PATCH v2 1/4] leds: core: Add support for poll()ing the sysfs brightness attr for changes
 2016-10-26 15:18 UTC  (3+ messages)

Segfault in fio_libaio_getevents
 2016-10-26 15:18 UTC  (6+ messages)

3.18.y missing "x86/cpu: Fix SMAP check in PVOPS environments"
 2016-10-26 15:17 UTC  (4+ messages)

[PATCH] platform: x86: dell-laptop: use brightness_set_blocking for kbd_led_level_set
 2016-10-26 15:17 UTC 

[PATCH] drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
 2016-10-26 15:17 UTC  (5+ messages)

[PATCH v2 00/30] PVHv2 Dom0
 2016-10-26 15:16 UTC  (9+ messages)
` [PATCH v2 18/30] xen/x86: setup PVHv2 Dom0 ACPI tables

[PATCH 0/5] Minimal cpuidle fixes for omap5 and dra7
 2016-10-26 15:17 UTC  (12+ messages)
` [PATCH 1/5] ARM: OMAP5: Fix build for PM code
` [PATCH 2/5] ARM: OMAP5: Fix mpuss_early_init
` [PATCH 3/5] ARM: OMAP4+: Fix bad fallthrough for cpuidle
` [PATCH 4/5] ARM: DRA7: PM: cpuidle MPU CSWR support
` [PATCH 5/5] ARM: OMAP5: Enable minimal cpuidle for omap5 retention

[NOT FOR MERGE] ath9k: work around key cache corruption
 2016-10-26 14:43 UTC  (3+ messages)
  ` [ath9k-devel] "

[Qemu-devel] [PATCHv2 0/3] baum driver update v2
 2016-10-26 15:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] Add dots keypresses support to the baum braille device

[U-Boot] [PATCH v3 00/10] sunxi: sun5/7i: add the psci suspend function
 2016-10-26 15:14 UTC  (3+ messages)
` [U-Boot] [PATCH v3 01/10] arm: add atomic functions with return support

[PATCH] spi: change post transfer udelay() to usleep_range() for long delays
 2016-10-26 15:13 UTC  (3+ messages)
` Applied "spi: change post transfer udelay() to usleep_range() for long delays" to the spi tree

[PATCH 1/8] ASoC: rsnd: depends on OF
 2016-10-26 15:12 UTC  (2+ messages)
` Applied "ASoC: rsnd: depends on OF" to the asoc tree

[PATCH 2/4 v2] ASoC: rsnd: enable COMPILE_TEST
 2016-10-26 15:12 UTC  (2+ messages)
` Applied "ASoC: rsnd: enable COMPILE_TEST" to the asoc tree

[PATCH] drm/amdgpu: use failed label to handle context init failure
 2016-10-26 15:12 UTC  (2+ messages)


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.