All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-19 11:19:42 to 2016-05-19 12:16:40 UTC [more...]

[PATCH v2 00/21] Rework page flip, remove cs flips, async unpin and unified pageflip
 2016-05-19 12:16 UTC  (10+ messages)
` [PATCH v2 11/21] drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3
` [PATCH v2 17/21] drm/i915: Prepare connectors for nonblocking checks
` [PATCH v2 18/21] drm/i915: Make unpin async
` [PATCH v2 21/21] drm/i915: Allow async update of pageflips

[PATCH 1/1 RFC] net/phy: Add Lantiq PHY driver
 2016-05-19 12:15 UTC  (5+ messages)

[net-next RFC 1/1] net sched actions: introduce timestamp for first time used
 2016-05-19 12:15 UTC  (4+ messages)

[PATCH v2] skb_array: array based FIFO for skbs
 2016-05-19 12:15 UTC 

[PATCH v6 0/3] crypto: caam - add support for RSA algorithm
 2016-05-19 12:15 UTC  (4+ messages)
` [PATCH v6 1/3] crypto: scatterwak - Add scatterwalk_sg_copychunks
` [PATCH v6 2/3] crypto: scatterwalk - export scatterwalk_pagedone
` [PATCH v6 3/3] crypto: caam - add support for RSA algorithm

[meta-raspberrypi][Question] How to build an hwup image for raspberrypi3
 2016-05-19 12:15 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2016-05-19 12:15 UTC 

[CI 01/20] drm: Restore double clflush on the last partial cacheline
 2016-05-19 12:14 UTC  (22+ messages)
` [CI 02/20] drm/i915/shrinker: Flush active on objects before counting
` [CI 03/20] drm/i915: Delay queuing hangcheck to wait-request
` [CI 04/20] drm/i915: Remove the dedicated hangcheck workqueue
` [CI 05/20] drm/i915: Make queueing the hangcheck work inline
` [CI 06/20] drm/i915: Slaughter the thundering i915_wait_request herd
` [CI 07/20] drm/i915: Remove the lazy_coherency parameter from request-completed?
` [CI 08/20] drm/i915: Use HWS for seqno tracking everywhere
` [CI 09/20] drm/i915: Stop mapping the scratch page into CPU space
` [CI 10/20] drm/i915: Allocate scratch page from stolen
` [CI 11/20] drm/i915: Refactor scratch object allocation for gen2 w/a buffer
` [CI 12/20] drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
` [CI 13/20] drm/i915: Check the CPU cached value of seqno after waking the waiter
` [CI 14/20] drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
` [CI 15/20] drm/i915: Stop setting wraparound seqno on initialisation
` [CI 16/20] drm/i915: Only query timestamp when measuring elapsed time
` [CI 17/20] drm/i915: Convert trace-irq to the breadcrumb waiter
` [CI 18/20] drm/i915: Move the get/put irq locking into the caller
` [CI 19/20] drm/i915: Simplify enabling user-interrupts with L3-remapping
` [CI 20/20] drm/i915: Remove debug noise on detecting fault-injection of missed interrupts
` ✗ Ro.CI.BAT: warning for series starting with [CI,01/20] drm: Restore double clflush on the last partial cacheline

[PATCH] mm: compact: fix zoneindex in compact
 2016-05-19 12:13 UTC  (6+ messages)

[Qemu-devel] [PULL v2 00/52] NEED_CPU_H cleanups
 2016-05-19 12:12 UTC  (2+ messages)
` [Qemu-devel] [PULL v2 43/52] s390x: reorganize CSS bits between cpu.h and other headers

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2016-05-19 12:12 UTC 

[Qemu-devel] [PATCH] target-ppc/fpu_helper: Fix efscmp* instructions handling
 2016-05-19 12:11 UTC 

[PATCH] arm64: configs: enable PCIe driver for Armada 7K/8K
 2016-05-19 12:11 UTC 

[PATCH] v1 - Add exclusive locking option to block-iscsi
 2016-05-19 12:10 UTC  (5+ messages)
` [PATCH] v2 "
  ` [PATCH] v3 "
    ` Resend: "

[U-Boot] Please pull u-boot-dm
 2016-05-19 12:09 UTC  (2+ messages)

[PATCH] ARM: lpc32xx: fix NR_IRQS confict
 2016-05-19 12:09 UTC  (4+ messages)

[PATCH] amdgpu/uvd: use kmemdup
 2016-05-19 12:08 UTC  (5+ messages)

[PATCH/RFC 0/6] pack-objects hook for upload-pack
 2016-05-19 12:08 UTC  (4+ messages)
` [PATCH 6/6] upload-pack: provide a hook for running pack-objects

[Qemu-devel] [PULL 00/52] NEED_CPU_H cleanups
 2016-05-19 12:08 UTC  (17+ messages)
` [Qemu-devel] [PULL 38/52] cpu: move endian-dependent load/store functions to cpu-all.h
` [Qemu-devel] [PULL 39/52] qemu-common: stop including qemu/bswap.h from qemu-common.h
` [Qemu-devel] [PULL 40/52] qemu-common: stop including qemu/host-utils.h "
` [Qemu-devel] [PULL 41/52] gdbstub: remove unnecessary includes from gdbstub-xml.c
` [Qemu-devel] [PULL 43/52] s390x: reorganize CSS bits between cpu.h and other headers
` [Qemu-devel] [PULL 44/52] acpi: do not use TARGET_PAGE_SIZE
` [Qemu-devel] [PULL 45/52] qemu-common: push cpu.h inclusion out of qemu-common.h
` [Qemu-devel] [PULL 46/52] arm: move arm_log_exception into .c file
` [Qemu-devel] [PULL 47/52] mips: move CP0 functions out of cpu.h
` [Qemu-devel] [PULL 48/52] hw: explicitly include qemu/log.h
` [Qemu-devel] [PULL 49/52] exec: extract exec/tb-context.h
` [Qemu-devel] [PULL 50/52] cpu: move exec-all.h inclusion out of cpu.h
` [Qemu-devel] [PULL 51/52] hw: remove pio_addr_t
` [Qemu-devel] [PULL 52/52] hw: clean up hw/hw.h includes

[U-Boot] [PULL] Please pull u-boot-imx
 2016-05-19 12:08 UTC  (2+ messages)

[wip-addr-features] make sure I am doing the right thing
 2016-05-19 12:08 UTC  (7+ messages)

[PATCH 0/3] btrfs-progs: fixes on top of latest integration branch
 2016-05-19 12:07 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: fix make install failure

[PATCH] dma-buf/fence: make fence context 64 bit
 2016-05-19 12:07 UTC  (4+ messages)

[U-Boot] Please pull from u-boot-i2c
 2016-05-19 12:07 UTC  (2+ messages)

EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config
 2016-05-19 12:06 UTC  (2+ messages)

perf probe -L on ubuntu 16.04
 2016-05-19 12:06 UTC  (3+ messages)

linux-next: build failure after merge of the nfs tree
 2016-05-19 12:06 UTC  (2+ messages)

[Buildroot] [PATCH] boot/uboot: fix missing host-openssl for i.MX28 target
 2016-05-19 12:05 UTC 

[U-Boot] SPL and FIT images
 2016-05-19 12:05 UTC  (2+ messages)

[PSCI DISCUSS] How to implement standby and suspend-to-ram by PSCI
 2016-05-19 12:01 UTC  (7+ messages)

[Qemu-devel] [PATCH 1/1] migration: fix ram decompression race deadlock
 2016-05-19 12:03 UTC  (2+ messages)

[PATCH v4 00/23] ncr5380: Eliminate macros, reduce code duplication, fix bugs etc
 2016-05-19 12:02 UTC  (4+ messages)
` [PATCH v4 22/23] mac_scsi: Fix pseudo DMA implementation

[PATCH 00/21] drm/i915: SKL/KBL/BXT cdclk stuff
 2016-05-19 12:02 UTC  (5+ messages)
` [PATCH 03/21] drm/i915: Move the SKL DPLL0 VCO computation into intel_dp_compute_config()
` [PATCH 04/21] drm/i915: Extract skl_calc_cdclk()

[PATCH 0/4] Implement pmd hardware support exports
 2016-05-19 12:00 UTC  (8+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/4] pmdinfogen: Add buildtools and pmdinfogen utility
  ` [PATCHv2 4/4] pmdinfo.py: Add tool to query binaries for hw and other support information

[PATCH 0/5] cpufreq: schedutil: improve latency of response
 2016-05-19 12:00 UTC  (4+ messages)
` [PATCH 3/5] sched: cpufreq: call cpufreq hook from remote CPUs

[PATCH] KVM: halt-polling: poll if emulated lapic timer will fire soon
 2016-05-19 12:00 UTC  (7+ messages)

Recent changes (master)
 2016-05-19 12:00 UTC 

[PATCH net-next] tuntap: introduce tx skb ring
 2016-05-19 11:59 UTC  (6+ messages)

[PATCH] upload-pack.c: use of parse-options API
 2016-05-19 11:57 UTC  (4+ messages)

[PATCH] mbuf: make rearm_data address naturally aligned
 2016-05-19 11:54 UTC  (5+ messages)

[cpufreq-4.7] New schedutil governor in combination with intel_pstate/x86
 2016-05-19 11:54 UTC  (4+ messages)

答复: [ceph/ceph] Wip add flashcache (#8773)
 2016-05-19 11:51 UTC 

[PATCH V2 libibverbs 0/7] Completion timestamping
 2016-05-19 11:51 UTC  (8+ messages)
  ` [PATCH V2 libibverbs 1/7] Add support for extended creating CQ verb
  ` [PATCH V2 libibverbs 2/7] Add member functions to poll an extended CQ
  ` [PATCH V2 libibverbs 3/7] Add timestamp_mask and hca_core_clock to ibv_query_device_ex
  ` [PATCH V2 libibverbs 4/7] Add completion timestamp to poll_cq
  ` [PATCH V2 libibverbs 5/7] Create a single threaded CQ
  ` [PATCH V2 libibverbs 6/7] Add a verb that queries real time values from the HCA
  ` [PATCH V2 libibverbs 7/7] Add timestamp support in rc_pingpong

[PATCH net V2] tuntap: correctly wake up process during uninit
 2016-05-19 11:51 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/4] QOM'ify hw/char devices
 2016-05-19 11:51 UTC  (3+ messages)

[PATCH v2 0/5] MT2701 iommu support
 2016-05-19 11:49 UTC  (18+ messages)
` [PATCH v2 1/5] dt-bindings: mediatek: add descriptions for mediatek mt2701 iommu and smi
` [PATCH v2 2/5] iommu/mediatek: move the common struct into header file
` [PATCH v2 3/5] memory/mediatek: add support for mt2701
` [PATCH v2 4/5] iommu/mediatek: add support for mtk iommu generation one HW
` [PATCH 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

post-receive: pub/scm/linux/kernel/git/jack/linux-fs
 2016-05-19 11:50 UTC 

[PATCH v4 0/6] Add support for remote unwind
 2016-05-19 11:47 UTC  (7+ messages)
` [PATCH v4 1/6] perf tools: Set buildid dir under symfs when --symfs is provided
` [PATCH v4 2/6] perf tools: Promote proper messages for cross-platform unwind
` [PATCH v4 3/6] perf tools: Separate local and remote unwind support detection
` [PATCH v4 4/6] perf callchain: Add support for cross-platform unwind
` [PATCH v4 5/6] perf callchain: Support x86 target platform
` [PATCH v4 6/6] perf callchain: Support aarch64 cross-platform

[PATCH] udf: Check for IS_ERR in udf_get_pblock_meta25
 2016-05-19 11:47 UTC  (2+ messages)

[PATCH] drm/i915: Enable GSE interrupt on BDW+
 2016-05-19 11:47 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915: Enable GSE interrupt on BDW+ (rev2)

[RFC PATCH 0/2] AM335x-ICE: Add support for rotary-encoder
 2016-05-19 11:44 UTC  (7+ messages)
` [RFC PATCH 1/2] Input: rotary-encoder- Add support for absolute encoder

защита на системата
 2016-05-19 11:15 UTC 

[PATCH] arm64: cpuinfo: add AArch64 & elf platform for app compatibility
 2016-05-19 11:42 UTC  (4+ messages)

[PATCH 0/6] cpufreq: minor cleanups
 2016-05-19 11:43 UTC  (5+ messages)
` [PATCH 5/6] cpufreq: Reuse gov_attr_* macros in schedutil governor

[PATCHv6 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-05-19 11:42 UTC  (14+ messages)
` [PATCHv6 2/8] dma-debug: add support for resource mappings
` [PATCHv6 3/8] dma-mapping: add dma_{map,unmap}_resource

[Qemu-devel] [Qemu-block] [PATCH v1 1/1] qcow2 resize with snapshots
 2016-05-19 11:41 UTC  (3+ messages)

Update on ceph-mgr
 2016-05-19 11:40 UTC  (3+ messages)

[PATCH] ftrace: As disabling interrupts is costly and write_lock variant of tasklist_lock is not held from interrupt context it is not necessary to disable interrupts
 2016-05-19 12:40 UTC  (2+ messages)

[RFC PATCH] Increase in idle power with schedutil
 2016-05-19 11:40 UTC  (3+ messages)

[PATCHv2 2/4] drivers: Update driver registration macro usage
 2016-05-19 11:40 UTC  (2+ messages)
  ` [dpdk-dev, PATCHv2, "

[PATCH RFC 00/18] System adjustment to customer needs
 2016-05-19 11:36 UTC  (18+ messages)
` [PATCH RFC 01/18] xen/tools: Fix virtual disks helper scripts
` [PATCH RFC 04/18] libxl: add ability to set rambase_pfn via cfg file
` [PATCH RFC 06/18] libxl: parse config data during domain reboot
` [PATCH RFC 07/18] tools/misc: Modify Xen watchdog daemon
` [PATCH RFC 08/18] tools/misc: Set timeout value from "
` [PATCH RFC 09/18] tools: Allow to cross-compile xentop
` [PATCH RFC 12/18] libxl: Fix unneeded domain reboot during destroy routine
` [PATCH RFC 17/18] tools: Introduce ARM32_SEPAR_MEM_SPLIT option

Rescanning is broken with runtime PM for PCIe ports
 2016-05-19 11:36 UTC  (3+ messages)

[Qemu-devel] [Bug 1583420] [NEW] Please support "-soundhw none"
 2016-05-19 11:29 UTC  (2+ messages)
` [Qemu-devel] [Bug 1583420] "

[PATCH v10 0/3] VT-d Device-TLB flush issue
 2016-05-19 11:35 UTC  (13+ messages)
` [PATCH v10 1/3] vt-d: add a timeout parameter for Queued Invalidation

[Buildroot] [PATCH v2] igmpproxy: Use standard unsigned integer types
 2016-05-19 11:35 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Qemu: scsi: esp: check command buffer input length
 2016-05-19 11:35 UTC  (2+ messages)

[Buildroot] [PATCH v6] domoticz: new package
 2016-05-19 11:35 UTC 

[RFC PATCH 03/15] Provide atomic_t functions implemented with ISO-C++11 atomics
 2016-05-19 11:33 UTC  (7+ messages)
` [RFC PATCH 00/15] Provide atomics and bitops implemented with ISO C++11 atomics

[PATCH] mmc: dw_mmc: Consider HLE errors to be data and command errors
 2016-05-19 11:31 UTC  (13+ messages)

[PATCH] perf: Update MAINTAINERS for x86 move
 2016-05-19 11:30 UTC  (2+ messages)

i2c-i801 partially broken on Lynx Point PCH?
 2016-05-19 11:29 UTC  (6+ messages)

[PATCH i-g-t] assembler/: Fix lex warnings for %empty and %nonassoc
 2016-05-19 11:28 UTC  (2+ messages)

[PATCH] mesa-demos: provide option for disabling GLX demos
 2016-05-19 11:26 UTC 

[PATCHv9 0/2] mremap vDSO for 32-bit
 2016-05-19  9:50 UTC  (2+ messages)

v4.4.11 build: 0 failures 3 warnings (v4.4.11)
 2016-05-19 11:22 UTC 

[PATCH v2 1/2] mount.2: document MS_REC and shared subtree flags
 2016-05-19 11:22 UTC  (3+ messages)

[GIT PULL] pin control bulk changes for the v4.7 cycle
 2016-05-19 11:20 UTC 

drivers/of: crash on boot
 2016-05-19 11:19 UTC  (8+ 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.