All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-25 06:54:50 to 2016-05-25 08:18:47 UTC [more...]

[PATCH v3 1/2] i2c: qup: add ACPI support
 2016-05-25  8:18 UTC  (4+ messages)

[PATCH] NVMe: Fix possible scheduling while atomic error
 2016-05-25  8:18 UTC  (8+ messages)

[PATCH v3 0/6] powerpc use pv-qpsinlock as the default spinlock implemention
 2016-05-25  8:18 UTC  (7+ messages)
` [PATCH v3 1/6] qspinlock: powerpc support qspinlock
` [PATCH v3 2/6] powerpc: pseries/Kconfig: Add qspinlock build config
` [PATCH v3 3/6] powerpc: lib/locks.c: Add cpu yield/wake helper function
` [PATCH v3 4/6] pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v3 5/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
` [PATCH v3 6/6] powerpc: pseries: Add pv-qspinlock build config/make

[PATCH V3 0/2] i2c: qup: Some misc fixes
 2016-05-25  8:16 UTC  (6+ messages)
` [PATCH V3 1/2] i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
` [PATCH V3 2/2] i2c: qup: Fix error handling

[RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
 2016-05-25  8:15 UTC  (9+ messages)
` [RFC PATCH v4 1/3] Mediated device Core driver
  ` [Qemu-devel] "
` [RFC PATCH v4 2/3] VFIO driver for mediated PCI device
  ` [Qemu-devel] "
` [Qemu-devel] [RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]

[PATCH] drm/i915: Reject modeset if the dotclock is too high
 2016-05-25  8:15 UTC  (2+ messages)

[PATCH][v2] powerpc/85xx: Don't report SRAM to L2 cache fallback as error
 2016-05-25  7:58 UTC 

[PATCHv2] NVMe: Sync reset and scan work
 2016-05-25  8:15 UTC  (4+ messages)

[Cocci] github update
 2016-05-25  8:15 UTC  (16+ messages)
            ` [Cocci] Improvements for building the Coccinelle software

[PATCH 1/2] ARM: at91/dt: at91sam9260: Remove leading zeros in OHCI node
 2016-05-25  8:15 UTC  (4+ messages)
` [PATCH 2/2] ARM: at91: Add DT support for Olimex SAM9-L9260 board

[U-Boot] [PATCH] driver/ddr/fsl: Check condition for erratum A-009803
 2016-05-25  8:15 UTC 

[Qemu-devel] [QEMU RFC PATCH v2 0/6] Migration: ensure hotplug and migration work together
 2016-05-25  8:14 UTC  (3+ messages)
` [Qemu-devel] [QEMU RFC PATCH v2 4/6] Migration: migrate QTAILQ

[Qemu-devel] [PATCH v4 0/8] Add Ethernet device for i.MX6 SOC
 2016-05-25  8:14 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 7/8] Add ENET/Gbps Ethernet support to FEC device

[PATCH] virtio: use volatile to get used->idx in the loop
 2016-05-24 16:16 UTC 

[PATCH 00/10] String hash improvements
 2016-05-25  8:11 UTC  (21+ messages)
` [PATCH 01/10] Pull out string hash to <linux/stringhash.h>
` [PATCH 02/10] fs/namei.c: Add hash_string() function
` [PATCH 03/10] <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hash_string()
` [PATCH 04/10] Change hash_64() return value to 32 bits
` [PATCH 05/10] Eliminate bad hash multipliers from hash_32() and hash_64()
` [PATCH 06/10] fs/namei.c: Improve dcache hash function
` [PATCH 07/10] <linux/hash.h>: Add support for architecture-specific functions
` [PATCH 08/10] m68k: Add <asm/archhash.h>
` [PATCH 09/10] microblaze: "
` [PATCH 10/10] h8300: "

[meta-oe][PATCH] networkmanager: add alias for networkmanager
 2016-05-25  8:11 UTC  (2+ messages)

[PATCH] mm: oom_kill_process: do not abort if the victim is exiting
 2016-05-25  8:09 UTC  (5+ messages)

[Qemu-devel] [ RFC Patch v5 0/2] Support Receive-Segment-Offload(RSC) for WHQL
 2016-05-25  8:08 UTC  (4+ messages)

[PATCH v5 00/10] Check VT-d Device-TLB flush error
 2016-05-25  8:06 UTC  (10+ messages)
` [PATCH v5 01/10] vt-d: fix the IOMMU flush issue
` [PATCH v5 09/10] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU suspending

[PATCH] connman: add alias for connman
 2016-05-25  8:05 UTC  (3+ messages)

UBIFS assert when rebooting a read only ubifs when it's been remounted r/w
 2016-05-25  8:04 UTC  (18+ messages)

[Qemu-devel] [PULL V2 00/20] Net patches
 2016-05-25  8:04 UTC  (3+ messages)

[PATCH v2 5/5] usb: dwc3: rockchip: add devicetree bindings documentation
 2016-05-25  8:04 UTC  (4+ messages)

[PATCH 06/12] ARM: kexec: advertise location of bootable RAM
 2016-05-25  8:01 UTC  (19+ messages)
` [PATCH kexec-tools 10/32] kexec: add generic helper to add to memory_regions
` [PATCH kexec-tools 11/32] kexec: add mem_regions sorting implementation
` [PATCH kexec-tools 12/32] kexec: add helper to exlude a region from a set of memory ranges
` [PATCH kexec-tools 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c
` [PATCH kexec-tools 14/32] arm: fix off-by-one on memory end
` [PATCH kexec-tools 15/32] arm: fix get_kernel_stext_sym() to close its file

[psplash][PATCH] psplash: add option to read startup message from file
 2016-05-25  8:02 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: Fix imprecise external abort error when accessing Exynos MFC
 2016-05-25  8:01 UTC  (9+ messages)
` [PATCH 1/2] clk: exynos5420: Set ID for aclk333 gate clock
` [PATCH 2/2] ARM: dts: Add async-bridge clock to MFC power domain for Exynos5420

[PATCHv3 0/2] target: make location of /var/targets configurable
 2016-05-25  8:01 UTC  (3+ messages)

[PATCH] ARM: boot: add prepend option for board specific ATAGs
 2016-05-25  8:00 UTC  (2+ messages)

[psplash][PATCH] Add fbdev option to set the proper /dev/fbX
 2016-05-25  8:00 UTC  (2+ messages)

[PATCH v2 0/5] MT2701 iommu support
 2016-05-25  7:58 UTC  (8+ messages)
` [PATCH v2 4/5] iommu/mediatek: add support for mtk iommu generation one HW

[PATCH v6 0/2] Introducing Exynos ChipId driver
 2016-05-25  7:58 UTC  (6+ messages)
` [PATCH v6 1/2] soc: samsung: add exynos chipid driver support
` [PATCH v6 2/2] ARM: EXYNOS: refactoring of mach-exynos to enable chipid driver

[PATCH v1 00/10] *** imx-sdma: misc fix ***
 2016-05-25  7:57 UTC  (3+ messages)

Problem with brcmfmac removing extra interface
 2016-05-25  7:56 UTC  (8+ messages)

[PATCH 0/2] Correct iTCO Watchdog for Apollo Lake
 2016-05-25  7:55 UTC  (8+ messages)
` [PATCH 2/2] x86: Fix Apollo Lake Watchdog address in PMC driver

[PATCH 0/5] block/target queue/LUN reset support
 2016-05-25  7:55 UTC  (6+ messages)
` [PATCH 1/5] blk mq: take ref to q when running it
` [PATCH 2/5] block: add queue reset support
` [PATCH 3/5] target: call queue reset if supported
` [PATCH 4/5] scsi: add new async device reset support
` [PATCH 5/5] iscsi initiator: support eh_async_device_reset_handler

[PATCH] Re: Endless "supply vcc not found, using dummy regulator"
 2016-05-25  7:54 UTC  (3+ messages)
` [PATCH] dwc3-exynos: Fix deferred probing storm

[PATCH v3 00/16] x86: multiboot2 protocol support
 2016-05-25  7:53 UTC  (7+ messages)
` [PATCH v3 09/16] efi: explicitly define efi struct in xen/arch/x86/efi/stub.c
` [PATCH v3 10/16] efi: create efi_enabled()
` [PATCH v3 11/16] efi: build xen.gz with EFI code

[PATCH] crypto: add CRC32 digest
 2016-05-25  7:51 UTC 

BIG News From The Weather Office
 2016-05-25  7:53 UTC 

[PATCH] add: add --chmod=+x / --chmod=-x options
 2016-05-25  7:51 UTC  (4+ messages)

pxp profile in bluez5.39
 2016-05-25  7:52 UTC 

[PATCH 00/16] sched: Clean-ups and asymmetric cpu capacity support
 2016-05-25  6:57 UTC  (5+ messages)
` [PATCH 07/16] sched: Make SD_BALANCE_WAKE a topology flag
` [PATCH 09/16] sched/fair: Let asymmetric cpu configurations balance at wake-up

[Cocci] new revision in github
 2016-05-25  7:50 UTC 

[U-Boot] [PATCH] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
 2016-05-25  7:48 UTC  (3+ messages)

[PATCH v4] input: tablet: add Pegasus Notetaker tablet driver
 2016-05-25  7:44 UTC  (2+ messages)

[LTP] [PATCH] ppoll01: rewrite in new API
 2016-05-25  7:44 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[PATCH 1/2] iio: bh1780: dereference the client properly
 2016-05-25  7:40 UTC  (2+ messages)
` [PATCH 2/2] iio: light: bh1780: assign a static name

[Bug 118701] New: x86_64 GMA500 reports /dev/dri/card0: failed to set DRM interface version 1.4: Inappropriate ioctl for device
 2016-05-25  7:40 UTC  (2+ messages)
` [Bug 118701] "

Dell Latitude E7470 touchpad status
 2016-05-25  7:39 UTC  (9+ messages)

[RESEND PATCH] ARM64: dts: rockchip: add thermal zone node for rk3399 SoCs
 2016-05-25  7:39 UTC  (3+ messages)

wic wks: data partition only mounted on second boot?
 2016-05-25  7:38 UTC  (3+ messages)

[PATCH v3 0/3] arm64: Add Renesas R8A7796 SoC support
 2016-05-25  7:38 UTC  (9+ messages)
` [PATCH v3 1/3] arm64: dts: r8a7796: "

LVM snapshot and log record CRC mismatch
 2016-05-25  7:37 UTC  (3+ messages)

[PATCH] i2c: i801: Drop needless bit-wise OR
 2016-05-25  7:37 UTC 

[PATCH 00/26] nd/shallow-deepen updates
 2016-05-25  7:36 UTC  (5+ messages)
` [PATCH 07/26] upload-pack: use skip_prefix() instead of starts_with()
` [PATCH 09/26] upload-pack: move rev-list code out of check_non_tip()

[PATCH] drm/i915: Revert async unpin and nonblocking atomic commit
 2016-05-25  7:35 UTC  (5+ messages)
` ✗ Ro.CI.BAT: warning for "

[v4.6-10530-g28165ec7a99b] i915: *ERROR* "CPU pipe/PCH transcoder" A FIFO underrun
 2016-05-25  7:31 UTC 

[linux-next:master 11895/11991] fs/proc/task_mmu.c:933:3: error: implicit declaration of function 'test_and_clear_page_young'
 2016-05-25  7:30 UTC 

[PATCH 00/62] Update UBI
 2016-05-25  7:29 UTC  (2+ messages)

[PATCH] Documentation: dt: mtd: drop "soft_bch" from example
 2016-05-25  7:26 UTC  (3+ messages)

AP statistics
 2016-05-25  7:23 UTC  (3+ messages)

[nightly] Core TISDK (krogoth/2.1) 2016.05 build 2016-05-24_23-00-32
 2016-05-25  7:24 UTC 

[v5, 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-05-25  7:22 UTC  (4+ messages)

[PATCH v3 00/12] J-core J2 cpu and SoC peripherals support
 2016-05-25  7:22 UTC  (4+ messages)

[4.2.y-ckt stable] Linux 4.2.8-ckt11 stable review
 2016-05-25  7:22 UTC  (3+ messages)
` [PATCH 4.2.y-ckt 53/53] uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h

error -110 sending stop command
 2016-05-25  7:22 UTC  (3+ messages)

fiologparser.py
 2016-05-25  7:20 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/4] Drop virtio-{blk,scsi} op blockers
 2016-05-25  7:20 UTC  (2+ messages)

PAGE_GUARDED
 2016-05-25  6:58 UTC  (7+ messages)

[Patch v4 0/9] *** Fix kdump failure in system with amd iommu***
 2016-05-25  7:15 UTC  (5+ messages)

[Qemu-devel] ipxe-virtio subtree announcement
 2016-05-25  7:15 UTC 

[patch] sched/fair: Move se->vruntime normalization state into struct sched_entity
 2016-05-25  7:12 UTC  (2+ messages)
` [tip:sched/urgent] sched/core: Fix remote wakeups

[PATCH 0/5] asus-wireless: LED control
 2016-05-25  7:13 UTC  (3+ messages)
` [PATCH 2/5] asus-wmi: Create quirk for airplane_mode LED

847e9e678b: kernel BUG at arch/x86/kernel/traps.c:548!
 2016-05-25  7:13 UTC 

[PATCH] mm: check the return value of lookup_page_ext for all call sites
 2016-05-25  7:12 UTC  (3+ messages)

[meta-selinux][PATCH 2/2] refpolicy-minimum_2.20151208: add systemd dependent policy modules
 2016-05-25  7:11 UTC 

[meta-selinux][PATCH 1/2] refpolicy_common.inc: enable conditional systemd support
 2016-05-25  7:11 UTC 

[PATCH] lightnvm: clear reserved bit on generic addr
 2016-05-25  7:11 UTC  (2+ messages)

tcrypt failing on hmac(crc32)
 2016-05-25  7:10 UTC  (2+ messages)

[RFC] drm: Introduce max width and height properties for planes
 2016-05-25  7:10 UTC  (2+ messages)

[PATCH] asus-wmi: provide access to ALS control
 2016-05-25  7:08 UTC  (4+ messages)

next-20160525 build: 0 failures 4 warnings (next-20160525)
 2016-05-25  7:07 UTC 

[LTP] [PATCH v1 1/1] test_robind: add "-f" mkfs option for xfs and btrfs
 2016-05-25  7:05 UTC  (5+ messages)

[Bug 94727] New: nouveau/pushbuf.c:238: pushbuf_krel: Assertion `bkref` failed
 2016-05-25  7:04 UTC  (2+ messages)
  ` [Bug 94727] "

[PATCH v2 00/21] Rework page flip, remove cs flips, async unpin and unified pageflip
 2016-05-25  7:03 UTC  (4+ messages)
` [PATCH v2 18/21] drm/i915: Make unpin async

[PATCH] rm64: dts: r8a7795: Drop 0x from unit address of gic
 2016-05-25  7:02 UTC  (3+ messages)

[PATCH v3 0/3] drm/omapdrm: gamma table support
 2016-05-25  7:00 UTC  (4+ messages)
` [PATCH v3 3/3] drm/omapdrm: Implement gamma_lut atomic crtc property

[Bug 118911] New: [radeon][HD5650][REDWOOD] DPM stalls boot for 16 seconds
 2016-05-25  7:00 UTC  (2+ messages)
` [Bug 118911] "

sip.bbclass?
 2016-05-25  6:59 UTC  (4+ messages)

ls not working
 2016-05-25  6:58 UTC  (4+ messages)

ioatdma(Intel(R) I/OAT DMA Engine init failed)
 2016-05-25  6:57 UTC  (10+ messages)

[PATCH nf-next] netfilter: conntrack: allow increasing bucket size via sysctl too
 2016-05-25  6:56 UTC  (2+ messages)

[PATCH v2] net: alx: use custom skb allocator
 2016-05-25  6:49 UTC 

[Qemu-devel] [for-2.7 PATCH v3 00/15] Core based CPU hotplug for PowerPC sPAPR
 2016-05-25  6:54 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.