All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-12 17:59:26 to 2017-01-12 18:46:16 UTC [more...]

[Bug 97025] flip queue failed: Device or resource busy
 2017-01-12 18:46 UTC  (2+ messages)

[PATCH rdma-next V1 0/9] IPoIB fixes for 4.11
 2017-01-12 18:46 UTC  (3+ messages)
` [PATCH rdma-next V1 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range

[Qemu-devel] How to online resize qemu disk with nbd protocol?
 2017-01-12 18:45 UTC  (6+ messages)
  ` [Qemu-devel] [Nbd] "
    ` [Qemu-devel] [Qemu-block] "

[PATCH 0/7] coordinate cht i2c-pmic and i915-punit accesses
 2017-01-12 18:45 UTC  (5+ messages)
` [PATCH 3/7] i2c: designware-baytrail: Take punit lock on bus acquire
` [PATCH 4/7] i2c: designware-baytrail: Call pmic_bus_access_notifier_chain

Setting link down or up in software
 2017-01-12 18:45 UTC  (4+ messages)

[patch] vhost/scsi: silence uninitialized variable warning
 2017-01-12 18:45 UTC  (2+ messages)

[GLK MIPI DSI V3 3/7] drm/i915/glk: Add MIPIIO Enable/disable sequence
 2017-01-12 18:33 UTC 

Building on MacOS X
 2017-01-12 18:43 UTC  (7+ messages)

To netlink or not to netlink, that is the question
 2017-01-12 18:43 UTC  (4+ messages)

[PATCH] tpm_tis: override reported C and D timeouts for Atmel 3203
 2017-01-12 18:42 UTC  (4+ messages)

[PATCH] arm64: errata: Provide macro for major and minor cpu revisions
 2017-01-12 18:41 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 wave 1 0/4] fw-cfg: support writeable blobs and more files
 2017-01-12 18:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 wave 1 1/4] fw-cfg: support writeable blobs
` [Qemu-devel] [PATCH v6 wave 1 2/4] fw-cfg: turn FW_CFG_FILE_SLOTS into a device property
` [Qemu-devel] [PATCH v6 wave 1 3/4] pc: Add 2.9 machine-types
` [Qemu-devel] [PATCH v6 wave 1 4/4] fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types

[PATCH] f2fs: make discard command directly
 2017-01-12 18:39 UTC  (4+ messages)

[PATCH v2] i2c: do not enable fall back to Host Notify by default
 2017-01-12 18:41 UTC  (2+ messages)

[PATCH RFC v2 0/5] RFC: in-kernel resource manager
 2017-01-12 18:39 UTC  (7+ messages)
` [PATCH RFC v2 3/5] tpm: infrastructure for TPM spaces
  ` [tpmdd-devel] "
` [PATCH RFC v2 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>

[PATCH v2 0/7] poky-tiny improvements
 2017-01-12 18:41 UTC  (4+ messages)
` [PATCH 3/7] image-.bbclass: standarize usage of DEPLOY_DIR_IMAGE

[PATCH 03/10] drm/i915/psr: fix blank screen issue for psr2
 2017-01-12 18:40 UTC  (3+ messages)

[RFC 0/3] remoteproc: Introducing Qualcomm SLPI rproc driver
 2017-01-12 18:39 UTC  (5+ messages)
` [RFC 2/3] dt-binding: remoteproc: Introduce DT binding for Qualcomm slpi subsystem
` [RFC 3/3] arm64: dts: msm8996: Add SMP2P node for Qualcomm SLPI rproc driver

[PATCH v4 00/10] Execlist based engine-reset (v4)
 2017-01-12 18:39 UTC  (3+ messages)

[PATCH v5] DAX: enable iostat for read/write
 2017-01-12 18:38 UTC  (7+ messages)

Override machine conf settings
 2017-01-12 18:37 UTC 

[PATCH v2 00/34] Teach the sequencer to act as rebase -i's backend
 2017-01-12 18:36 UTC  (6+ messages)
` [PATCH v3 00/38] "
  ` [PATCH v3 01/38] sequencer: avoid unnecessary curly braces
  ` [PATCH v3 03/38] sequencer: use a helper to find the commit message

master - btrfs lockdep splat
 2017-01-12 18:44 UTC  (2+ messages)

[PATCH] drivers/i2c/i2c-dev: Fix kernel memory disclosure
 2017-01-12 18:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] x86: add AVX512_VPOPCNTDQ features
 2017-01-12 18:35 UTC  (4+ messages)

Nokia N900: mixers changed between 4.6 and 4.10, no longer can use in-call speaker
 2017-01-12 18:34 UTC  (6+ messages)

[PATCH v3 0/2] reset: Make optional functions really optional
 2017-01-12 18:34 UTC  (3+ messages)
` [PATCH v3 1/2] reset: Change shared flag from int to bool
` [PATCH v3 2/2] reset: make optional functions really optional

[Qemu-devel] [PATCH v5 00/10] aio_context_acquire/release pushdown, part 1
 2017-01-12 18:08 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] aio: rename bh_lock to list_lock
` [Qemu-devel] [PATCH 02/10] qemu-thread: introduce QemuLockCnt
` [Qemu-devel] [PATCH 03/10] aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bh
` [Qemu-devel] [PATCH 04/10] qemu-thread: optimize QemuLockCnt with futexes on Linux
` [Qemu-devel] [PATCH 05/10] aio-posix: split aio_dispatch_handlers out of aio_dispatch
` [Qemu-devel] [PATCH 06/10] aio: tweak walking in dispatch phase
` [Qemu-devel] [PATCH 07/10] aio-posix: remove walking_handlers, protecting AioHandler list with list_lock
` [Qemu-devel] [PATCH 08/10] aio-win32: "
` [Qemu-devel] [PATCH 09/10] aio: document locking
` [Qemu-devel] [PATCH 10/10] async: optimize aio_bh_poll

[QUESTION] Arm64: Query L3 cache info via DT
 2017-01-12 18:34 UTC  (4+ messages)

Intel HDA audio on EEE PC 1101HGo
 2017-01-12 18:11 UTC  (11+ messages)

[Xenomai] xenomai 2 LDFLAGS wrappers, posix only
 2017-01-12 18:33 UTC  (6+ messages)

Bug report: Git pull hang occasionally
 2017-01-12 18:24 UTC  (4+ messages)

[PATCH] mac80211: prevent skb/txq mismatch
 2017-01-12 18:11 UTC  (2+ messages)

[U-Boot] [RESEND] video: bcm2835: add support for reading from the video-mode environment variable
 2017-01-12 18:32 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/40] chardev: qom clean-up and split in various backend files
 2017-01-12 18:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH 18/40] char: remove class kind field

[PATCH 0/3] GET_PLANE2 w/ i915 implementation
 2017-01-12 18:32 UTC  (13+ messages)
` [PATCH 1/3] drm: Add new DRM_IOCTL_MODE_GETPLANE2
  ` [Intel-gfx] "
` [PATCH 2/3] drm/i915: Add format modifiers for Intel

[PATCH RFC] sched/fair: unthrottle cfs_rq in FIFO order and only once per period
 2017-01-12 18:16 UTC 

[PATCH] Input: egalax_ts - do not release gpio if probe successful
 2017-01-12 18:30 UTC  (2+ messages)

[PATCH net-next 1/4] siphash: add cryptographically secure PRF
 2017-01-12 18:30 UTC  (3+ messages)

[PATCH 00/18] Drivers: hv: vmbus: Restructure architecture specific code
 2017-01-12 18:29 UTC  (5+ messages)
` [PATCH 01/18] Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents

[PATCH v2 1/2] of: base: add support to find the level of the last cache
 2017-01-12 18:29 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: cacheinfo: add support to override cache levels via device tree

[Qemu-devel] [PULL 0/5] vga patch queue
 2017-01-12 18:29 UTC  (2+ messages)

[PATCH] livepatch/module: print notice of TAINT_LIVEPATCH
 2017-01-12 18:27 UTC  (2+ messages)

[PATCH] partially revert "xen: Remove event channel notification through Xen PCI platform device"
 2017-01-12 18:27 UTC  (3+ messages)

[meta-raspberrypi][PATCH 1/2] linux-raspberrypi_4.8.bb: Upgrade to 4.8.16
 2017-01-12 18:29 UTC  (2+ messages)
` [meta-raspberrypi][PATCH 2/2] linux-raspberrypi_4.9.bb: Add recipe for 4.9 release

Linux kernel 4.9.3 released
 2017-01-12 18:28 UTC 

[PATCH i-g-t rfc 00/29] lib/igt_kms: Implement dynamic plane count support
 2017-01-12 18:28 UTC  (5+ messages)
` [PATCH i-g-t rfc 01/29] lib/igt_debugfs: Prevent buffer overflow

Xen 4.8 + Linux 4.9 + Credit2 = can't bootup
 2017-01-12 18:27 UTC  (8+ messages)

sysfs deferred_probe attribute
 2017-01-12 18:26 UTC  (3+ messages)

Xen Community Call on new PV protocols, Tuesday 10th Jan 9AM PST
 2017-01-12 18:27 UTC  (4+ messages)

[PATCH v11 00/13] x86: multiboot2 protocol support
 2017-01-12 18:26 UTC  (3+ messages)

[PATCH v3 0/2] tpm: enhance TPM 2.0 extend function to support multiple PCR banks
 2017-01-12 18:25 UTC  (7+ messages)
` [PATCH v3 1/2] tpm: implement TPM 2.0 capability to get active "
` [PATCH v3 2/2] tpm: enhance TPM 2.0 PCR extend to support multiple banks

[Qemu-devel] [PATCH v6 wave 2 0/3] q35: add negotiable broadcast SMI
 2017-01-12 18:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 wave 2 1/3] hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
` [Qemu-devel] [PATCH v6 wave 2 2/3] hw/isa/lpc_ich9: add broadcast SMI feature
` [Qemu-devel] [PATCH v6 wave 2 3/3] hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types

[RFC PATCH v2 00/26] arm64: Dom0 ITS emulation
 2017-01-12 18:24 UTC  (4+ messages)
` [RFC PATCH v2 09/26] ARM: GICv3: introduce separate pending_irq structs for LPIs

[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-12 18:15 UTC  (33+ messages)
` [PATCH V7 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V7 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V7 03/10] efi: parse ARM processor error
` [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V7 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V7 07/10] efi: print unrecognized CPER section
` [PATCH V7 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V7 09/10] trace, ras: add ARM processor error trace event
` [PATCH V7 10/10] arm/arm64: KVM: add guest SEA support

[PATCH v6] drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
 2017-01-12 18:20 UTC  (3+ messages)
` [Intel-gfx] "

How do I clear out a send/receive queue in the kernel?
 2017-01-12 18:20 UTC  (3+ messages)

[PATCH] Input: silead: use msleep() for long delays
 2017-01-12 18:10 UTC  (3+ messages)

[PATCH 1/2] mailinfo: Add support for keep_cr
 2017-01-12 18:17 UTC  (4+ messages)
` [PATCH 2/2] mailinfo: Understand forwarded patches

[Regression] fstrim hangs on Hyper-V: caused by "block: improve handling of the magic discard payload"
 2017-01-12 18:18 UTC  (6+ messages)

[PATCH] drm/atomic: Add target_vblank support in atomic helpers
 2017-01-12 18:18 UTC  (8+ messages)
` [PATCH] drm/atomic: Add target_vblank support in atomic helpers (v2)

[RFC][PATH 4/4] ovl: relax lock_rename when moving files between work and upper dir
 2017-01-12 18:18 UTC  (12+ messages)

[PATCH v2 1/1] of: Pass GPIO label down to gpiod_request when using get_gpiod_from_child
 2017-01-12 18:17 UTC  (3+ messages)

Backport git submodules fetcher fixes
 2017-01-12 18:16 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] ARM: Default to using optimized memset and memcpy routines
 2017-01-12 18:16 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board_init.c: Always use memset()

Need module help
 2017-01-12 18:15 UTC  (7+ messages)

Linux 4.9.3
 2017-01-12 18:14 UTC 

[PATCH 1/6 net-next] inet: collapse ipv4/v6 rcv_saddr_equal functions into one
 2017-01-12 18:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/7] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2017-01-12 18:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 2/7] trace: Make trace_get_vcpu_event_count() inlinable

bootx_init.c:88: undefined reference to `__stack_chk_fail_local'
 2017-01-12 18:07 UTC  (10+ messages)

[PATCH] tpm_tis: fix iTPM probe via probe_itpm() function
 2017-01-12 18:12 UTC 

[PATCH] ARM: dts: r7s72100: fix sdhi clock define
 2017-01-12 18:11 UTC  (2+ messages)

PCI: Revert "PCI: Add runtime PM support for PCIe ports"
 2017-01-12 18:10 UTC  (11+ messages)

Support Intel uncore event lists v4
 2017-01-12 18:07 UTC  (5+ messages)
` [PATCH 01/11] perf, tools: Factor out scale conversion code

[PATCH v2 0/2] Add support for the DW IP Prototyping Kits for MIPI CSI-2 Host
 2017-01-12 18:06 UTC  (5+ messages)
` [PATCH v2 2/2] Support for DW CSI-2 Host IPK

[PATCH] xen-netback: fix memory leaks on XenBus disconnect
 2017-01-12 18:05 UTC  (4+ messages)

resharding behavior in bluestore
 2017-01-12 18:09 UTC  (6+ messages)

[PATCH] drm/probe-helpers: Drop locking from poll_enable
 2017-01-12 18:08 UTC  (3+ messages)

[Qemu-devel] [PULL 0/4] M68k for 2.9 patches
 2017-01-12 18:08 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] target-m68k: Implement bitfield ops for registers
` [Qemu-devel] [PULL 2/4] target-m68k: Implement bitfield ops for memory
` [Qemu-devel] [PULL 3/4] target-m68k: Implement bfffo
` [Qemu-devel] [PULL 4/4] m68k: Remove PCI and USB from config file

[PATCH 5/5] libxl: Add explicit cast to libxl_psr_cat_set_cbm
 2017-01-12 18:08 UTC  (6+ messages)
` [PATCH v2 "

[RFC PATCH v4 0/5] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-01-12 18:07 UTC  (9+ messages)

[asoc:topic/rt5659 25/26] sound/soc/codecs/rt5659.c:4236:3-8: No need to set .owner here. The core will do it
 2017-01-12 18:04 UTC  (2+ messages)
` [PATCH] ASoC: rt5659: fix platform_no_drv_owner.cocci warnings

[mlmmj] Allowing specific addresses with subonlypost
 2017-01-12 18:03 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/6] Documentation misc fixes
 2017-01-12 18:01 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/6] libcflat: add PRI(dux)32 format types

[PATCH v5 1/3] Bluetooth: btusb: Use an error label for error paths
 2017-01-12 18:01 UTC  (3+ messages)
` [PATCH v5 2/3] Bluetooth: btusb: Add out-of-band wakeup support
` [PATCH v5 3/3] Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup

[PATCH v2 00/25] xen/x86: Per-domain CPUID policies
 2017-01-12 18:00 UTC  (7+ messages)
` [PATCH v2 16/25] x86/pv: Use per-domain policy information in pv_cpuid()

[PATCH/RFC v2 net-next] ravb: unmap descriptors when freeing rings
 2017-01-12 18:00 UTC  (7+ messages)
        ` [EXT] "

[PATCH 0/5] LTTng, Babeltrace updates
 2017-01-12 17:59 UTC  (4+ messages)
` [PATCH 4/5] lttng-tools: upgrade to 2.9.3

[Question] Using Linux 4.1.15 with wandboard (on krogoth)
 2017-01-12 17:59 UTC  (3+ messages)

[Qemu-devel] [PULL 0/6] x86 and machine queue, 2017-01-17
 2017-01-12 17:53 UTC  (2+ messages)
` [Qemu-devel] [PULL 5/6] numa: make -numa parser dynamically allocate CPUs masks


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.