All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-19 10:21:17 to 2016-10-19 11:40:32 UTC [more...]

[RFC PATCH 0/2] efi/arm64: add vmlinux link to PE/COFF debug table
 2016-10-19 11:40 UTC  (6+ messages)
` [RFC PATCH 1/2] efi: libstub: preserve .debug sections after absolute relocation check
` [RFC PATCH 2/2] efi: arm64: add vmlinux debug link to the Image binary

[Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
 2016-10-19 11:22 UTC  (18+ messages)
` [Qemu-arm] "
          ` [Qemu-arm] QOM properties vs C functions/fields (was Re: [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
                ` [Qemu-devel] QOM properties vs C functions/fields (was "

[PATCH] drm/i915: Handle early failure during intel_get_load_detect_pipe
 2016-10-19 11:37 UTC 

[Qemu-devel] my attempt at new QEMU website
 2016-10-19 11:36 UTC  (3+ messages)

[RFD] Common userspace tool for fscypto
 2016-10-19 11:35 UTC  (2+ messages)

[PATCH] buildhistory-collect-srcrevs: Fix multiple SRCREV definitions
 2016-10-19 11:34 UTC 

[Qemu-devel] [PATCH 00/12] virtio: cleanup ioeventfd start/stop
 2016-10-19 11:34 UTC  (19+ messages)
` [Qemu-devel] [PATCH 06/13] virtio-blk: always use dataplane path if ioeventfd is active
` [Qemu-devel] [PATCH 07/13] virtio-scsi: "
` [Qemu-devel] [PATCH 08/13] Revert "virtio: Introduce virtio_add_queue_aio"
` [Qemu-devel] [PATCH 09/13] virtio: remove set_handler argument from set_host_notifier_internal
` [Qemu-devel] [PATCH 10/13] virtio: remove ioeventfd_disabled altogether
` [Qemu-devel] [PATCH 11/13] virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd
` [Qemu-devel] [PATCH 12/13] virtio: inline virtio_queue_set_host_notifier_fd_handler
` [Qemu-devel] [PATCH 13/13] virtio: inline set_host_notifier_internal

[Qemu-devel] [PATCH v3] Add 'offset' and 'size' options
 2016-10-19 11:31 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3] raw_bsd: add offset and size options

[PATCH 0/7] clk: qcom: Misc gcc/mmcc msm8996 fixes
 2016-10-19 11:28 UTC  (8+ messages)
` [PATCH 1/7] clk: qcom: Mark a few branch clocks with BRANCH_HALT_DELAY
` [PATCH 2/7] clk: qcom: Add a custom udelay needed for some branch clocks
` [PATCH 3/7] clk: qcom: Add custom udelays for clks in msm8996
` [PATCH 4/7] clk: qcom: Add freq tables for a few rcgs
` [PATCH 5/7] clk: qcom: Mark a few clocks as BRANCH_VOTED
` [PATCH 6/7] clk: qcom: Add force enable/disable needed for gfx3d rcg on msm8996
` [PATCH 7/7] clk: qcom: Add some missing gcc clks for msm8996

How to make warn_alloc() reliable?
 2016-10-19 11:27 UTC  (3+ messages)

IGT contributions and reviews
 2016-10-19 11:26 UTC  (4+ messages)

[PATCH 1/7] iio: light: tsl2583: return proper error code
 2016-10-19 11:26 UTC  (9+ messages)
` [PATCH 2/7] iio: light: tsl2583: change functions to only have a single exit point
` [PATCH 3/7] iio: light: tsl2583: use DEVICE_ATTR_{RO, RW, WO} macros
` [PATCH 4/7] iio: light: tsl2583: return proper error code in sysfs store functions
` [PATCH 5/7] iio: light: tsl2583: check return values from taos_chip_{on,off}
` [PATCH 6/7] iio: light: tsl2583: add locking to sysfs *_store() functions
` [PATCH 7/7] iio: light: tsl2583: fix concurrency issue in taos_get_lux()

[PATCH v2] ARC: Adjust cpuinfo for non-continuous cpu ids
 2016-10-19 11:25 UTC 

[Bug 178281] New: wine-staging apps freezes the machine with RX460
 2016-10-19 11:24 UTC  (2+ messages)
` [Bug 178281] "

[U-Boot] [PATCH v7 0/5] net: fec_mxc: Convert to DM
 2016-10-19 11:23 UTC  (6+ messages)
` [U-Boot] [PATCH v7 1/5] net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
` [U-Boot] [PATCH v7 2/5] net: fec_mxc: Convert into driver model
` [U-Boot] [PATCH v7 3/5] net: fec_mxc: Driver cleanups
` [U-Boot] [PATCH v7 4/5] ARM: dts: imx6qdl-icore: Add FEC support
` [U-Boot] [PATCH v7 5/5] icorem6: Use CONFIG_DM_ETH support

[PATCH 0/2] efi: add support for seeding the kernel RNG from UEFI
 2016-10-19 11:22 UTC  (10+ messages)
` [PATCH 1/2] efi: add support for seeding the RNG from a UEFI config table

[ovmf baseline-only test] 67906: all pass
 2016-10-19 11:21 UTC 

[Qemu-devel] [Bug 1634852] [NEW] Qemu VirtFS mounts are not accessible after resuming guest from hibernation
 2016-10-19 11:08 UTC 

[Qemu-devel] [PULL v1 00/10] Merge qio 2016/10/19
 2016-10-19 11:17 UTC  (11+ messages)
` [Qemu-devel] [PULL v1 01/10] io: Fix double shift usages on QIOChannel features
` [Qemu-devel] [PULL v1 02/10] io: Use qio_channel_has_feature() where applicable
` [Qemu-devel] [PULL v1 03/10] io: Introduce a qio_channel_set_feature() helper
` [Qemu-devel] [PULL v1 04/10] io: Add a QIOChannelSocket cleanup test
` [Qemu-devel] [PULL v1 05/10] io: add ability to set a name for IO channels
` [Qemu-devel] [PULL v1 06/10] nbd: set name for all I/O channels created
` [Qemu-devel] [PULL v1 07/10] char: "
` [Qemu-devel] [PULL v1 08/10] migration: "
` [Qemu-devel] [PULL v1 09/10] vnc: "
` [Qemu-devel] [PULL v1 10/10] main: set names for main loop sources created

[U-Boot] A33 tablet u-boot not boot (fel +sdbreakout)
 2016-10-19 11:18 UTC 

[PATCH v2 0/3] Apple device properties
 2016-10-19 11:17 UTC  (3+ messages)
` [PATCH v2 1/3] efi: Add device path parser

[PATCH 1/7] workqueue: make workqueue available early during boot
 2016-10-19 11:16 UTC  (12+ messages)
` [PATCH v2 "
  ` Oops on Power8 (was Re: [PATCH v2 1/7] workqueue: make workqueue available early during boot)

[PATCH] arm64: Cortex-A53 errata workaround: check for kernel addresses
 2016-10-19 11:16 UTC  (4+ messages)

[RFC] reduce latency in __purge_vmap_area_lazy
 2016-10-19 11:15 UTC  (3+ messages)
` [PATCH 2/6] mm: mark all calls into the vmalloc subsystem as potentially sleeping

[PATCH v3 0/2] OV5647 Sensor driver
 2016-10-19 11:15 UTC  (5+ messages)
` [PATCH v3 2/2] Add support for Omnivision OV5647

[PATCH 1/2] drm: make is_lspcon_adaptor static
 2016-10-19 11:15 UTC  (3+ messages)

[PATCH] drm: fix sparse warnings on undeclared symbols in crc debugfs
 2016-10-19 11:14 UTC  (3+ messages)

[PATCH v4 00/17] prepare for rte_device / rte_driver
 2016-10-19 11:13 UTC  (9+ messages)
` [PATCH v11 00/24] Introducing rte_driver/rte_device generalization

[RFC PATCH] mtd: nand: Add OX820 NAND Support
 2016-10-19 11:13 UTC  (6+ messages)

[Bug 93826] 144Hz graphic glitches and bad resolution
 2016-10-19 11:11 UTC  (3+ messages)
` [Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-19 11:10 UTC  (9+ messages)
` [PATCH 10/10] mm: replace access_process_vm() write parameter with gup_flags

tg3 BUG: spinlock lockup suspected
 2016-10-19 11:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/20] dataplane: remove RFifoLock
 2016-10-19 11:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 16/20] qemu-img: call aio_context_acquire/release around block job

[Qemu-devel] [PATCH 0/4] remove unused VMSTateField.start
 2016-10-19 11:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/4] tests/test-vmstate.c: prove VMStateField.start broken

[PATCH v2 0/4] remoteproc: Add sysfs interface
 2016-10-19 11:04 UTC  (4+ messages)
` [PATCH v2 3/4] remoteproc: Add a sysfs interface for firmware and state

[PATCH RFC 0/2] Fix PAGE_SIZE issues in public headers
 2016-10-19 11:04 UTC  (4+ messages)
` [PATCH RFC 1/2] usbif.h: don't require PAGE_SIZE to be present
` [PATCH RFC 2/2] vscsiif.h: "

[PATCH] PCI: PCI_PROBE_ONLY clean-up
 2016-10-19 11:04 UTC  (6+ messages)
` [PATCH] MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups

gvt gem fixes
 2016-10-19 11:02 UTC  (10+ messages)
` [PATCH 04/12] drm/i915: Catch premature unpinning of pages
` [PATCH 07/12] drm/i915/gvt: Hold a reference on the request
` [PATCH 10/12] drm/i915/gvt: Use common mapping routines for indirect_ctx object

[Buildroot] [PATCH] gvfs: bump to version 1.30.1.1
 2016-10-19 11:02 UTC  (2+ messages)

[Buildroot] [git commit] gvfs: bump to version 1.30.1.1
 2016-10-19 11:02 UTC 

CfP Nov 18 2016 for FOSDEM 2017 Virtualization & IaaS DevRoom
 2016-10-19 11:01 UTC 

[PATCH 1/2] drm/i915/gvt: Stop checking for impossible interrupts from a kthread
 2016-10-19 11:01 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/gvt: Stop checking for impossible interrupts from a kthread (rev2)

[PATCH 0/7] build updates
 2016-10-19 11:00 UTC  (5+ messages)
` [PATCH 3/7] powerpc/64s: tool to flag direct branches from unrelocated interrupt vectors
` [PATCH 6/7] powerpc: switch to using thin archives if COMPILE_TEST is set

[PATCH 1/2] arm64: swp emulation: bound LL/SC retries before rescheduling
 2016-10-19 10:59 UTC  (2+ messages)
` [PATCH 2/2] arm64: percpu: rewrite ll/sc loops in assembly

[PATCH] ubifs: Abort readdir upon error
 2016-10-19 10:58 UTC 

[PATCH 0/4] soc: renesas: Identify SoC and register with the SoC bus
 2016-10-19 10:59 UTC  (10+ messages)
` [PATCH/RFC 4/4] "

[PATCH 1/2] net/i40e: fix link status change interrupt
 2016-10-19 10:56 UTC  (2+ messages)

[PATCH] net/ixgbe: fix vlan insert parameter type and its use
 2016-10-19 10:55 UTC  (3+ messages)

[Patch] poky.conf: Update QEMU_TARGETS and add mips64el
 2016-10-19 10:40 UTC 

[PATCH 0/2] phy: USB and PCIe phy drivers for Qcom chipsets
 2016-10-19 10:54 UTC  (4+ messages)
` [PATCH 1/2] phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chips
` [PATCH 2/2] phy: qcom-qmp: new qmp phy driver for qcom-chipsets

Device-mapper target driver for Write tracking
 2016-10-19 10:53 UTC 

QEMU?
 2016-10-19 10:53 UTC 

[PATCH 0/7] usb/phy: Add Amlogic Meson8b and GXBB USB support
 2016-10-19 10:52 UTC  (6+ messages)
` [PATCH v3 0/3] "

[Qemu-devel] Missing serial emulation in QEMU for Tricore board
 2016-10-19 10:48 UTC 

[PATCH 01/10] drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsampling
 2016-10-19 10:46 UTC  (12+ messages)
` [PATCH 02/10] drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel
` [PATCH 03/10] drm/imx: ipuv3-plane: request modeset if plane offsets changed
` [PATCH 04/10] drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
` [PATCH 05/10] drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsampling other than 4:2:0
` [PATCH 06/10] gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function
` [PATCH 07/10] gpu: ipu-v3: add YUV 4:4:4 support
` [PATCH 08/10] drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 formats
` [PATCH 09/10] gpu: ipu-v3: initially clear all interrupts
` [PATCH 10/10] drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates

General policies for CVE fixes
 2016-10-19 10:42 UTC  (3+ messages)

[PATCH v4 0/8] Add support for legacy SCPI protocol
 2016-10-19 10:42 UTC  (11+ messages)
` [PATCH v4 2/8] scpi: Add alternative legacy structures, functions and macros

[PATCH 0/6] Six NVMeOF-related patches
 2016-10-19 10:41 UTC  (13+ messages)
` [PATCH 1/6] nvme/scsi: Remove set-but-not-used variables
` [PATCH 2/6] nvme-fabrics: Adjust source code indentation
` [PATCH 3/6] nvme-fabrics: Fix memory leaks in nvmf_parse_options()
` [PATCH 4/6] nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path
` [PATCH 5/6] nvme-fabrics: Print network address if address resolution fails
` [PATCH 6/6] nvme/rdma: Make nvme_rdma_conn_rejected() more informative

[kernel-hardening] [PATCH 1/2] security, perf: allow further restriction of perf_event_open
 2016-10-19 10:40 UTC  (7+ messages)

[PATCH v4 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-10-19 10:40 UTC  (7+ messages)
` [PATCH v4 2/2] drm/i915: Make GPU pages movable
        ` [Intel-gfx] "

[PATCH] drm/amd/amdgpu: Allow broadcast on debugfs read (v2)
 2016-10-19 10:40 UTC  (10+ messages)

Fencing, fencing, fencing
 2016-10-19 10:39 UTC  (4+ messages)
` [PATCH 08/41] drm/i915: Rearrange i915_wait_request() accounting with callers

[Qemu-devel] [PATCH RFC] tcmu: Introduce qemu-tcmu
 2016-10-19 10:38 UTC  (2+ messages)

[CI 1/4] drm/i915: Bump object bookkeeping to u64 from size_t
 2016-10-19 10:38 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/4] "

[RESEND PATCH 00/11] Add Knights Mill CPU ID
 2016-10-19 10:38 UTC  (4+ messages)
` [RESEND PATCH 05/11] EDAC, sb_edac: Add Knights Mill CPUID

[PATCH 1/2] leds: ledtrig-heartbeat: Make top brightness adjustable
 2016-10-19 10:38 UTC  (2+ messages)

[PATCH] mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
 2016-10-19 10:36 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/13] pc: q35: x2APIC support in kvm_apic mode
 2016-10-19 10:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 04/13] acpi: cphp: force switch to modern cpu hotplug if APIC ID > 254

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-10-19 10:34 UTC  (4+ messages)
  ` [rtc-linux] "

[PATCH] nvmet-rdma: Fix REJ status code
 2016-10-19 10:34 UTC  (2+ messages)

Latest testing with drm-next-4.9-wip and latest LLVM/mesa stack - Regression in PowerPlay/DPM on CIK?
 2016-10-19 10:33 UTC  (13+ messages)
    ` mm: fix cache mode tracking in vm_insert_mixed() breaks AMDGPU [was: Re: Latest testing with drm-next-4.9-wip and latest LLVM/mesa stack - Regression in PowerPlay/DPM on CIK?]

[PATCH 0/3] Fix PCI passthrough for HVM with stubdomain
 2016-10-19 10:32 UTC  (4+ messages)
` [PATCH 3/3] libxl: don't try to manipulate json config for stubdomain

[PATCH] iommu: convert DT component matching to component_match_add_release()
 2016-10-19 10:30 UTC  (2+ messages)

Para-virtualized audio drivers
 2016-10-19 10:27 UTC  (2+ messages)

[PATCH] tpm, tpm_crb: remove redundant CRB_FL_CRB_START flag
 2016-10-19 10:28 UTC  (3+ messages)

[PATCH] drm: convert DT component matching to component_match_add_release()
 2016-10-19 10:28 UTC  (2+ messages)

[ANNOUNCE] Sound Open Firmware
 2016-10-19 10:25 UTC 

[PATCH] sandbox: eliminate sdl_init()
 2016-10-19 10:22 UTC  (2+ messages)

[xen-unstable-coverity test] 101542: regressions - ALL FAIL
 2016-10-19 10:22 UTC 

[PATCH] pinctrl: mvebu: sync mpp names to Linux 4.9-rc1
 2016-10-19 10:21 UTC  (2+ messages)

[PATCH v4 0/2] net/ixgbe: VMDq DCB with SRIOV
 2016-10-19 10:21 UTC  (4+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] net/ixgbe: support multiqueue mode "
` [PATCH v5 2/2] app/test_pmd: fix DCB configuration


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.