All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-30 12:13:56 to 2016-09-30 13:35:58 UTC [more...]

[Qemu-devel] [PATCH v2 00/12] Convert VFIO-PCI to realize
 2016-09-30 13:35 UTC  (19+ messages)
` [Qemu-devel] [PATCH v2 01/12] vfio/pci: Use local error object in vfio_initfn
` [Qemu-devel] [PATCH v2 02/12] vfio/pci: Pass an error object to vfio_populate_device
` [Qemu-devel] [PATCH v2 04/12] vfio/pci: Pass an error object to vfio_intx_enable
` [Qemu-devel] [PATCH v2 05/12] vfio/pci: Pass an error object to vfio_add_capabilities
` [Qemu-devel] [PATCH v2 07/12] vfio: Pass an error object to vfio_get_group
` [Qemu-devel] [PATCH v2 09/12] vfio/pci: Conversion to realize

[PATCH locking/Documentation 1/2] Add note of release-acquire store vulnerability
 2016-09-30 13:35 UTC  (18+ messages)

v4.7.6 build: 0 failures 0 warnings (v4.7.6)
 2016-09-30 13:34 UTC 

[Qemu-devel] [PATCH 00/12] virtio: cleanup ioeventfd start/stop
 2016-09-30 13:34 UTC  (11+ messages)
` [Qemu-devel] [PATCH 03/12] virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
` [Qemu-devel] [PATCH 04/12] virtio: introduce virtio_device_ioeventfd_enabled
` [Qemu-devel] [PATCH 07/12] Revert "virtio: Introduce virtio_add_queue_aio"
` [Qemu-devel] [PATCH 08/12] virtio: remove set_handler argument from set_host_notifier_internal
` [Qemu-devel] [PATCH 10/12] virtio: do not export set_host_notifier_internal

[RFC PATCH 0/3] kvm: x86: speedups for APICv
 2016-09-30 13:33 UTC  (5+ messages)

RGB-LVDS BRIDGE SUPPORT RCAR
 2016-09-30 13:32 UTC 

xfs_file_splice_read: possible circular locking dependency detected
 2016-09-30 13:32 UTC  (9+ messages)
            ` [RFC][CFT] splice_read reworked

[PATCH 0/3] r8a7793 Gose video input support
 2016-09-30 13:32 UTC  (7+ messages)
` [PATCH 2/3] ARM: dts: gose: add HDMI input
` [PATCH 3/3] ARM: dts: gose: add composite video input

[PATCH rdma-core 0/9] Dead Code Removal
 2016-09-30 13:32 UTC  (9+ messages)
` [PATCH 4/9] Do not use IBV_CMD_(REG_MR|RESIZE_CQ)_HAS_RESP_PARAMS
` [PATCH 8/9] Remove most checks of __BYTE_ORDER

[RFC 00/11] KVM PCIe/MSI passthrough on ARM/ARM64: re-design with transparent MSI mapping
 2016-09-30 13:24 UTC  (5+ messages)
` [RFC 05/11] iommu/dma: iommu_dma_(un)map_mixed

pull-request: wireless-drivers-next 2016-09-29
 2016-09-30 13:30 UTC  (3+ messages)

Alignment issues with freescale FEC driver
 2016-09-30 13:27 UTC  (9+ messages)
` [PATCH 0/3] net: fec: updates to align IP header
  ` [PATCH 3/3] net: fec: align IP header in hardware

[PATCH 0/3] iio: dac: mcp4725: add vref selection and devicetree support
 2016-09-30 13:19 UTC  (8+ messages)
` [PATCH 1/3] iio: dac: mcp4725: support voltage reference selection
` [PATCH 2/3] Documentation: dt: iio: add mcp4725/6 dac device binding
` [PATCH 3/3] iio: dac: mcp4725: add devicetree support

How to disable building of -dbg Debian package?
 2016-09-30 13:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] tests: Run qtest cases in parallel
 2016-09-30 13:25 UTC  (2+ messages)

[PATCH v2 00/10] sched: Credit1 and Credit2 improvements... but *NO* soft-affinity for Credit2!
 2016-09-30 13:25 UTC  (16+ messages)
` [PATCH v2 04/10] xen: credit2: only reset credit on reset condition
` [PATCH v2 05/10] xen: credit2: implement yield()
` [PATCH v2 06/10] xen: tracing: add trace records for schedule and rate-limiting
` [PATCH v2 08/10] libxl: fix coding style of credit1 parameters related functions
` [PATCH v2 09/10] libxl: allow to set the ratelimit value online for Credit2

[PATCH 0/7] ALSA: Add rewinds disabled, delays, max_inflight_bytes
 2016-09-30 13:24 UTC  (11+ messages)
` [PATCH 1/7] ALSA: core: let low-level driver or userspace disable rewinds
` [PATCH 2/7] ALSA: core: add .update_appl_ptr callback for pcm ops
` [PATCH 3/7] ALSA: pcm: avoid mmap of control data if .update_appl_ptr is implemented
` [PATCH 4/7] ALSA: core: add report of max inflight bytes
` [PATCH 5/7] ALSA: hda: add default value for max_inflight_bytes
` [PATCH 6/7] ALSA: usb: no_period_wake and max_inflight_bytes report
` [PATCH 7/7] ALSA: usb: take startup delay into account

[PATCH v2 0/8] blk-mq: Minor cleanups
 2016-09-30 13:23 UTC  (9+ messages)
` [PATCH v2 1/8] block: Get rid of unused request_queue::nr_queues member
` [PATCH v2 2/8] blk-mq: Remove a redundant assignment
` [PATCH v2 3/8] blk-mq: Fix hardware context data node selection
` [PATCH v2 4/8] blk-mq: Cleanup a loop exit condition
` [PATCH v2 5/8] blk-mq: Cleanup blk_mq_hw_ctx::cpumask (de-)allocation
` [PATCH v2 6/8] blk-mq: Rework blk_mq_realloc_hw_ctxs()
` [PATCH v2 7/8] blk-mq: Pair blk_mq_hctx_kobj_init() with blk_mq_hctx_kobj_put()
` [PATCH v2 8/8] blk-mq: Cleanup (de-)allocation of blk_mq_hw_ctx::ctxs

[PATCH v2 00/30] PVHv2 Dom0
 2016-09-30 13:21 UTC  (5+ messages)
` [PATCH v2 09/30] x86/vtd: fix and simplify mapping RMRR regions

[PATCH] drm/amdgpu:fix exclusive mode game texture blank(v2)
 2016-09-30 13:22 UTC  (2+ messages)

[PATCH 2/2] Revert "staging: wilc1000: Replace kthread with workqueue for host interface"
 2016-09-30 13:22 UTC 

[PATCH v2 0/8] Various fixes related to ptrace_may_access()
 2016-09-30 13:20 UTC  (3+ messages)
` [PATCH v2 2/8] exec: turn self_exec_id into self_privunit

[PATCH v2 0/4] x86: further insn emulator improvements
 2016-09-30 13:21 UTC  (7+ messages)
` [PATCH v2 1/4] x86emul: support UMIP
` [PATCH v2 2/4] x86emul: consolidate segment register handling
` [PATCH v2 3/4] x86emul: support RTM instructions
` [PATCH v2 4/4] x86emul: conditionally clear BNDn for branches

[B.A.T.M.A.N.] [PATCH v2 0/7] batman-adv: wifi interface detection on
 2016-09-30 13:21 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCH v2 1/7] batman-adv: Return non-const ptr in batadv_getlink_net
` [B.A.T.M.A.N.] [PATCH v2 2/7] batman-adv: Close two alignment holes in batadv_hard_iface
` [B.A.T.M.A.N.] [PATCH v2 3/7] batman-adv: refactor wifi interface detection
` [B.A.T.M.A.N.] [PATCH v2 4/7] batman-adv: Cache the type of wifi device for each hardif
` [B.A.T.M.A.N.] [PATCH v2 5/7] batman-adv: additional checks for virtual interfaces on top of WiFi
` [B.A.T.M.A.N.] [PATCH v2 6/7] batman-adv: retrieve B.A.T.M.A.N. V WiFi neighbor stats from real interface
` [B.A.T.M.A.N.] [PATCH v2 7/7] batman-adv: Update wifi flags on upper link change

[PATCH] Staging: fsl-mc: Correct errors reported by checkpatch
 2016-09-30 13:20 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu/virtual_dce: drop empty function
 2016-09-30 13:19 UTC  (4+ messages)
` [PATCH 3/4] drm/amdgpu/dce6: add dce_v6_0_disable_dce

[PATCH v2] drm/i915: Fix build when !CONFIG_DEBUG_FS
 2016-09-30 13:19 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 1/3] drm/i915/execlists: Reinitialise context image after GPU hang
 2016-09-30 13:18 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915/execlists: Reinitialise context image after GPU hang (rev2)

[PATCH v7 0/2] J-Core timer support
 2016-09-30 13:15 UTC  (10+ messages)
` [PATCH v7 2/2] clocksource: add J-Core timer/clocksource driver

[PATCH v2 0/8] nvdimm: hotplug support
 2016-09-30 13:17 UTC  (7+ messages)
` [PATCH v2 3/8] nvdimm acpi: introduce _FIT
  ` [Qemu-devel] "
` [PATCH v2 4/8] nvdimm acpi: implement Read FIT function
  ` [Qemu-devel] "

[U-Boot] [PATCH] sunxi: Fix H3 DRAM impedance calibration on rev. A chips
 2016-09-30 13:17 UTC  (4+ messages)

[PATCH 0/6] ARM: davinci: da850-lcdk: add support for tilcdc
 2016-09-30 13:15 UTC  (18+ messages)
` [PATCH 2/6] ARM: dts: da850: add a node for the LCD controller
` [PATCH 3/6] ARM: dts: da850-lcdk: enable "
` [PATCH 4/6] ARM: dts: da850-lcdk: add support for 1024x768 resolution
` [PATCH 6/6] ARM: da850: adjust memory settings for tilcdc

4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
 2016-09-30 13:14 UTC  (5+ messages)

[PATCH] arm: dts: imx6dl: force the 'compatible' field for the uart[12345] to 'fsl, imx21-uart'
 2016-09-30 13:13 UTC 

openpower.xyz updates
 2016-09-30 13:12 UTC  (5+ messages)

[PATCH v2 1/2] drm/prime: Passing the right owner through to dma_buf_export()
 2016-09-30 12:34 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/8] Convert msix_init() to error
 2016-09-30 13:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 8/8] vmxnet3: remove unnecessary internal msix state flag

problem init_mm undefined on arm
 2016-09-30 13:08 UTC 

nvme header updates
 2016-09-30 13:07 UTC  (2+ messages)

RAID6 - CPU At 100% Usage After Reassembly
 2016-09-30 13:06 UTC  (8+ messages)

Towards qedr patch series
 2016-09-30 13:04 UTC  (3+ messages)

[PATCH] drm: tilcdc: add a da850-specific compatible string
 2016-09-30 13:00 UTC  (2+ messages)

[PATCH 1/3] cw1200: Don't leak memory if krealloc failes
 2016-09-30 13:00 UTC  (7+ messages)

[PATCHv3 5/5] ath10k: Allow setting coverage class
 2016-09-30 12:58 UTC  (4+ messages)
` [PATCH] ath10k: Fix spinlock use in coverage class hack

[PATCH] drm/prime: Passing the right owner through to dma_buf_export()
 2016-09-30 12:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

RGB-LVDS BRIDGE SUPPORT RCAR E2
 2016-09-30 12:55 UTC  (2+ messages)

[PATCH v2] arm64: make rpm failed due to incorrect path to Image.gz
 2016-09-30 12:55 UTC  (4+ messages)

[PATCH v2 4/4] drm: bridge/analogix: switch Main-link and eDP PHY when enable/disable psr
 2016-09-30 12:54 UTC 

Source code review around jump label usage
 2016-09-30 12:54 UTC  (15+ messages)
` [PATCH 00/10] md/dm-crypt: Fine-tuning for five function implementations
  ` [PATCH 03/10] md/dm-crypt: Rename a jump label in crypt_message()
    ` [dm-devel] "
          ` md/dm-crypt: Rename a jump label in crypt_message() ?

[PATCH v2 3/4] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
 2016-09-30 12:54 UTC 

[PATCH 0/3] Add memory limits to fq.h and mac80211 TXQ
 2016-09-30 12:51 UTC  (6+ messages)
` [PATCH 3/3] mac80211: Set lower memory limit for non-VHT devices

[PATCH 0/5] x86: further insn emulator improvements
 2016-09-30 12:51 UTC  (13+ messages)
` [PATCH 1/5] x86emul: support UMIP
` [PATCH 2/5] x86emul: consolidate segment register handling
` [PATCH 3/5] x86emul: support RTM instructions

The default file for krb5_key_file is missing from the auditd.conf(5) manual
 2016-09-30 12:50 UTC  (2+ messages)

[PATCH v9 0/2] mac80211: TXQ dequeue path rework
 2016-09-30 12:49 UTC  (7+ messages)
` [PATCH v9 2/2] mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue

[PATCH] coredump: fix unfreezable coredumping task
 2016-09-30 12:47 UTC  (2+ messages)

[PATCH] drm/amdgpu/vce: add support for hw config packet (v2)
 2016-09-30 12:48 UTC  (2+ messages)

[PATCH] staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ
 2016-09-30 12:45 UTC  (2+ messages)

[PATCH 1/2 v2] pci-hyperv: properly handle pci bus remove
 2016-09-30 12:43 UTC  (4+ messages)

boost submodule update
 2016-09-30 12:42 UTC  (3+ messages)

[radeon-alex:amd-staging-4.7 1519/1548] drivers/gpu/drm/amd/amdgpu/../dal/dc/dce110/dce110_stream_encoder.c:62:21: warning: unused variable 'ctx'
 2016-09-30 12:41 UTC 

[PATCH v2 0/4] Misc changes to Rockchip PSR drivers
 2016-09-30 12:40 UTC  (5+ messages)
` [PATCH v2 1/4] drm/bridge: analogix_dp: prevent runing enable_psr when disabled bridge
` [PATCH v2 2/4] drm/bridge: analogix_dp: get sync PM when init eDP

[PATCH v2] cw1200: Don't leak memory if krealloc failes
 2016-09-30 12:39 UTC  (2+ messages)

[RFC PATCH v1 0/2] printk: Shared kernel logging
 2016-09-30 12:39 UTC  (3+ messages)
` [RFC PATCH v1 2/2] printk: external log buffer (CONFIG_LOGBUFFER)

[Qemu-devel] [PATCH] qcow2: Support BDRV_REQ_MAY_UNMAP
 2016-09-30 12:38 UTC  (6+ messages)

[U-Boot] [PATCH 2/6] efi_loader: Fix memory map size check to avoid out-of-bounds access
 2016-09-30 12:38 UTC  (10+ messages)
` [U-Boot] [PATCH 3/6] efi_loader: Track size of pool allocations to allow freeing
` [U-Boot] [PATCH 4/6] efi_loader: Readd freed pages to memory pool
` [U-Boot] [PATCH 5/6] efi_loader: Keep memory mapping sorted when splitting an entry
` [U-Boot] [PATCH 6/6] efi_loader: Do not leak memory when unlinking a mapping

[PACTH v2 0/3] Implement /proc/<pid>/totmaps
 2016-09-30 12:35 UTC  (4+ messages)
` utime accounting regression since 4.6 (was: Re: [PACTH v2 0/3] Implement /proc/<pid>/totmaps)

[PATCH] secilc: correct include path of cil.h for Android
 2016-09-30 12:35 UTC  (2+ messages)

[PATCH v2 0/2] Add initial ZTE VOU DRM/KMS driver
 2016-09-30 12:34 UTC  (4+ messages)
` [PATCH v2 2/2] drm: zte: add initial vou drm driver

[PATCHv4 0/3] Fix hardware handshake on SAM9x5 platforms
 2016-09-30 12:26 UTC  (9+ messages)
` [PATCHv4 2/3] tty/serial: at91: fix hardware handshake with GPIOs

[mlmmj] Notification sent to non-member for subscribers-only list
 2016-09-30 12:25 UTC  (2+ messages)

[PATCH v6 0/4] libfdt: Add support for device tree overlays
 2016-09-30 12:24 UTC  (4+ messages)
` [PATCH v6 1/4] libfdt: Add new errors for the overlay code

[Qemu-devel] [PATCH v2 1/1] qga: minimal support for fstrim for Windows guests
 2016-09-30 12:21 UTC  (2+ messages)

[Intel-wired-lan] [net-next PATCH v3] i40e: Clean up handling of msglevel flags and debug parameter
 2016-09-30 12:21 UTC 

[OpenRISC] Data transfer from de0-nano board to Laptop/PC
 2016-09-30 12:17 UTC  (4+ messages)

[PATCH 2/2] drm/amd/powerplay: remove unused functions
 2016-09-30 12:16 UTC  (4+ messages)
` [PATCH 1/2] drm/amd/powerplay: mark symbols static where possible

[RFC PATCH v3 0/2] Type-C Port Manager
 2016-09-30  6:41 UTC  (5+ messages)
` [RFC PATCH v3 1/2] usb: typec: USB Type-C Port Manager (tcpm)

[Xenomai] Regarding Xenomai and RTNET
 2016-09-30 12:15 UTC 

[PATCH 2/3] drm/radeon: clean function declarations up
 2016-09-30 11:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: Switch to kernel.org email address for Javi Merino
 2016-09-30 12:14 UTC 

[PATCH 3/3] pinctrl: sunxi: Don't leak memory in case krealloc() failes
 2016-09-30 12:14 UTC 

[Qemu-devel] [PATCH v8 00/36] block: Image locking series
 2016-09-30 12:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 35/36] spapr_nvram: Add 'lock-mode' property
` [Qemu-devel] [PATCH v8 36/36] sd: "


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.