All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-06 07:28:14 to 2016-06-06 08:31:46 UTC [more...]

[PATCH 00/22] of: Introduce of_match_device()
 2016-06-06  8:31 UTC  (5+ messages)
  ` [PATCH 01/22] of: Implement of_match_device()
` [PATCH 02/22] amba: tegra-ahb: Use of_device_match()
` [PATCH 03/22] coresight: "
` [PATCH 04/22] i2c: core: "

[Qemu-devel] [PATCH v7 00/15] Add param Error ** for msi_init()
 2016-06-06  8:30 UTC  (20+ messages)
` [Qemu-devel] [PATCH v7 01/15] pci core: assert ENOSPC when add capability
` [Qemu-devel] [PATCH v7 02/15] fix some coding style problems
` [Qemu-devel] [PATCH v7 03/15] change pvscsi_init_msi() type to void
` [Qemu-devel] [PATCH v7 04/15] megasas: Fix check for msi_init() failure
` [Qemu-devel] [PATCH v7 05/15] mptsas: change .realize function name
` [Qemu-devel] [PATCH v7 06/15] usb xhci: change msi/msix property type
` [Qemu-devel] [PATCH v7 07/15] intel-hda: change msi "
` [Qemu-devel] [PATCH v7 08/15] mptsas: "
` [Qemu-devel] [PATCH v7 09/15] megasas: change msi/msix "
` [Qemu-devel] [PATCH v7 10/15] pci bridge dev: change msi "
` [Qemu-devel] [PATCH v7 11/15] msi_init: change return value to 0 on success
` [Qemu-devel] [PATCH v7 12/15] pci: Convert msi_init() to Error and fix callers to check it
` [Qemu-devel] [PATCH v7 13/15] megasas: remove unnecessary megasas_use_msi()
` [Qemu-devel] [PATCH v7 14/15] mptsas: remove unnecessary internal msi state flag
` [Qemu-devel] [PATCH v7 15/15] vmw_pvscsi: "

[RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
 2016-06-06  8:29 UTC  (8+ messages)
` [RFC PATCH v4 1/3] Mediated device Core driver
          ` [Qemu-devel] "

[PATCH V4 0/9] Add support for Tegra210 AGIC
 2016-06-06  8:26 UTC  (9+ messages)
` [PATCH V4 7/9] irqchip/gic: Prepare for adding platform driver
` [PATCH V4 9/9] irqchip/gic: Add platform driver for non-root GICs that require RPM

[PATCH RESEND] cpufreq: p4-clockmod: Replace bool_int_array[NR_CPUS] with bitmap
 2016-06-06  8:27 UTC  (2+ messages)

[GSoC] wrong patch "msg: change entity_addr_t encode/decode"
 2016-06-06  8:28 UTC  (4+ messages)

[PATCH v3 1/2] ARM: dts: imx6ul: Add SAI alias
 2016-06-06  8:26 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: avoid simultaneous queueing of both IRQ and SMI
 2016-06-06  8:25 UTC  (7+ messages)
` [PATCH 1/2] "

[RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
 2016-06-06  8:25 UTC  (7+ messages)

[BUG] kernel BUG at drivers/block/xen-blkfront.c:1711
 2016-06-06  8:24 UTC 

[PATCH v2 3/2] lib/uuid.c: Silence an unchecked return value warning
 2016-06-06  8:24 UTC  (2+ messages)

msgr2 protocol
 2016-06-06  8:23 UTC  (9+ messages)

[PATCH 0/4] btrfs: return all mirror whether need_raid_map set or not
 2016-06-06  8:21 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6ul: Specify the SAI index
 2016-06-06  8:22 UTC  (2+ messages)

[RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
 2016-06-06  8:21 UTC  (7+ messages)

[PATCH][V2] net: fec: fix spelling mistakes and add missing newline
 2016-06-06  8:21 UTC 

4.7-rc1/s390: WARNING: CPU: 5 PID: 1 at kernel/events/core.c:8485 perf_pmu_register+0x420/0x428
 2016-06-06  8:21 UTC 

[Qemu-devel] [Bug 1580459] [NEW] Windows (10?) guest freezes entire host on shutdown if using PCI passthrough
 2016-06-06  8:12 UTC  (2+ messages)
` [Qemu-devel] [Bug 1580459] "

[PATCH] usb: usbip: fix null pointer dereference
 2016-06-06  8:20 UTC  (4+ messages)

[PATCH v4 0/5] sched/fair: Fix attach and detach sched avgs for task group change or sched class change
 2016-06-06  0:20 UTC  (6+ messages)
` [PATCH v4 1/5] sched/fair: Clean up attach_entity_load_avg()
` [PATCH v4 2/5] sched/fair: Fix attaching task sched avgs twice when switching to fair or changing task group
` [PATCH v4 3/5] sched/fair: Skip detach sched avgs for new task when changing task groups
` [PATCH v4 4/5] sched/fair: Move load and util avgs from wake_up_new_task() to sched_fork()
` [PATCH v4 5/5] sched/fair: Add inline to detach_entity_load_evg()

[PATCH] ARM: dts: imx: Remove unneeded unit-addresses
 2016-06-06  8:19 UTC  (2+ messages)

Pipelining buffer moves
 2016-06-06  8:17 UTC  (11+ messages)
` [PATCH 01/10] drm/ttm: cleanup ttm_tt_(unbind|destroy)
` [PATCH 02/10] drm/ttm: remove NULL checks when calling ttm_tt_destroy
` [PATCH 03/10] drm/ttm: remove dummy bo_move implementations
` [PATCH 04/10] drm/ttm: add wait for idle in all drivers bo_move functions
` [PATCH 05/10] drm/ttm: wait for BO idle in ttm_bo_move_memcpy
` [PATCH 06/10] drm/ttm: drop wait for idle in ttm_bo_move_buffer
` [PATCH 07/10] drm/ttm: drop waiting for idle in ttm_bo_evict
` [PATCH 08/10] drm/ttm: wait for BO idle after the move in ttm_bo_swapout
` [PATCH 09/10] drm/amdgpu: sync to buffer moves before VM updates
` [PATCH 10/10] drm/amdgpu: remove pre move wait

[U-Boot] [PATCH v3 0/7] spl: nand: sunxi: implement auto-detection
 2016-06-06  8:17 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] spl: nand: sunxi: remove support for so-called 'syndrome' mode
` [U-Boot] [PATCH v3 2/7] spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency
` [U-Boot] [PATCH v3 3/7] spl: nand: support redundant u-boot image
` [U-Boot] [PATCH v3 4/7] spl: nand: sunxi: stop guessing the redundant u-boot offset
` [U-Boot] [PATCH v3 5/7] spl: nand: sunxi: rework status polling loop
` [U-Boot] [PATCH v3 6/7] spl: nand: sunxi: split 'load page' and 'read page' logic
` [U-Boot] [PATCH v3 7/7] spl: nand: sunxi: add support for NAND config auto-detection

[PATCH] Btrfs: clear uptodate flags of pages in sys_array eb
 2016-06-06  8:15 UTC  (3+ messages)

[PATCH 0/3] linux-yocto: consolidated pull request
 2016-06-06  8:15 UTC  (4+ messages)
` [PATCH 1/3] linux-yocto/4.4: bump to v4.4.12
` [PATCH 2/3] yocto-bsps: add i2c definitions to beaglebone
` [PATCH 3/3] linux-yocto/4.4: mmc backports

[PATCH 0/10 -v3] Handle oom bypass more gracefully
 2016-06-06  8:15 UTC  (5+ messages)
` [RFC PATCH 10/10] mm, oom: hide mm which is shared with kthread or global init

[Xenomai] what limits number of pSOS tasks using t_create?
 2016-06-06  8:14 UTC  (3+ messages)

[PATCH v2 1/6] PCI: Add helpers to request/release memory and I/O regions
 2016-06-06  8:14 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu v17 11/12] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
 2016-06-06  8:12 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 0/6] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-06  8:12 UTC  (3+ messages)
` [PATCH v2 3/6] lpfc: Use pci_(request|release)_mem_regions

[PATCH 0/2] xen-pciback: correct and clean up BAR handling
 2016-06-06  8:12 UTC  (5+ messages)
` [PATCH 1/2] xen-pciback: return proper values during BAR sizing
` [PATCH 2/2] xen-pciback: clean up read_dev_bar()

[PATCH] iio: (ms5637) Add Measurement Specialties explicit MS5805 and MS5837 support
 2016-06-06  8:12 UTC  (5+ messages)

[PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper
 2016-06-06  8:11 UTC  (5+ messages)

[Bug 96355] New: Performance: extra&costly SSBO validation even when SSBO aren't used
 2016-06-06  8:11 UTC  (2+ messages)
  ` [Bug 96355] "

LICENCE file for LLVM based recipes
 2016-06-06  8:10 UTC  (2+ messages)

[Query]set clk rate must operate its coordinated clock
 2016-06-06  8:10 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/3] IOMMU: Add Support to VFIO devices with vIOMMU present
 2016-06-06  8:09 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 3/3] IOMMU: Integrate between VFIO and vIOMMU to support device assignment

wireless-testing on 4.7
 2016-06-06  8:08 UTC  (12+ messages)

[Buildroot] autostart program
 2016-06-06  8:08 UTC 

[PATCH 0/2] xen-pciback: correct and clean up BAR handling
 2016-06-06  8:08 UTC 

[PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node
 2016-06-06  8:07 UTC  (3+ messages)

[Qemu-devel] [PATCH] Modify net/socket.c to use socket_* functions from include/qemu/sockets.h
 2016-06-06  8:07 UTC  (5+ messages)

[RFC PATCH 0/4] Make inotify instance/watches be accounted per userns
 2016-06-06  8:05 UTC  (3+ messages)
` [PATCH 1/4] inotify: Add infrastructure to account inotify limits per-namespace

[PATCH v2 0/5] fix some type infos and bugs for arm64/of numa
 2016-06-06  8:03 UTC  (8+ messages)
` [PATCH v2 2/5] of/numa: fix a memory@ node can only contains one memory block

[PATCH v4 11/12] virtio: Add QTest support for virtio-net PMD
 2016-06-06  8:03 UTC  (7+ messages)
` [PATCH v5 0/6] Virtio-net PMD: QEMU QTest extension for container

[RFC 0/5] virtio support for container
 2016-06-06  8:01 UTC  (4+ messages)
` [PATCH v6 0/7] "
  ` [PATCH v6 6/7] virtio-user: add new virtual pci driver for virtio

Issues with PCI-Passtrough (VT-d) in HVM with Xen 4.6
 2016-06-06  7:59 UTC  (7+ messages)

[Qemu-devel] [PATCH v2] blockdev: clean up error handling in do_open_tray
 2016-06-06  7:59 UTC  (2+ messages)

[RFC] Triangular Workflow UI improvments
 2016-06-06  7:58 UTC  (7+ messages)
` [RFC/PATCH] Triangular Workflow UI improvement: Documentation

[PATCH 1/2] drm/rockchip: vop: add uv_vir register field for RK3036 VOP
 2016-06-06  7:58 UTC  (6+ messages)
` [PATCH 2/2] drm/rockchip: vop: correct the source size of uv scale factor setting

[PATCH] hwmon: (fam15h_power) Disable preemption when reading registers
 2016-06-06  7:58 UTC  (11+ messages)

FAILED: patch "[PATCH] mtd: atmel_nand: Support variable RB_EDGE interrupts" failed to apply to 4.6-stable tree
 2016-06-06  7:57 UTC  (2+ messages)

Build regressions/improvements in v4.7-rc2
 2016-06-06  7:56 UTC 

[RFC PATCH v2] sched: reflect sched_entity movement into task_group's utilization
 2016-06-05 23:58 UTC  (3+ messages)

[PATCH v2 3/4] ARM: dts: imx6q: add support for the Utilite Pro
 2016-06-06  7:55 UTC  (6+ messages)
` [PATCH v2 4/4] ARM: dts: imx6q-cm-fx6: Relicense under GPLv2/X11

[PATCH] mkfs: fix -l su minval
 2016-06-06  7:55 UTC 

[PATCH] iwlwifi: Remove unused array 'iwlagn_loose_lookup'
 2016-06-06  7:54 UTC  (3+ messages)

unrecoverable exception on G5 with CONFIG_PPC_EARLY_DEBUG enabled
 2016-06-06  7:52 UTC 

[RFC PATCH 0/3] ECAM quirks handling for ARM64 platforms
 2016-06-06  7:54 UTC  (9+ messages)
` [RFC PATCH 1/3] pci, acpi: Match PCI config space accessors against platfrom specific ECAM quirks

[PATCH] scsi:stex.c Support Pegasus 3 product
 2016-06-06  7:53 UTC 

[PATCH 00/15] i40e base driver update
 2016-06-06  7:53 UTC  (3+ messages)
` [PATCH v2 "

[PATCH qemu v2] Add OpenCompute Yosemite BMC ARM board
 2016-06-06  7:52 UTC  (2+ messages)

[GIT PULL] AVR32 update for 4.7
 2016-06-06  7:51 UTC 

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2016-06-06  7:51 UTC  (3+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

[PATCH 00/23] kbl and gen9 workarounds
 2016-06-06  7:51 UTC  (2+ messages)

RT, what to do about up/down_read_non_owner()
 2016-06-06  7:49 UTC  (2+ messages)

[PATCH v2 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver
 2016-06-06  7:48 UTC  (6+ messages)
` [PATCH v2 1/3] watchdog: Add Meson GXBB Watchdog Driver

[U-Boot] [PATCH 0/6] cmd: mtdparts: Add support for runtime generated defaults
 2016-06-06  7:48 UTC  (6+ messages)
` [U-Boot] [PATCH 5/6] cmd: mtdparts: support runtime generated mtdparts

[Buildroot] [PATCH 1/1] package/janus-gateway: Changed WebSockets library from libwebsock to libwebsockets
 2016-06-06  7:47 UTC  (2+ messages)

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-06  7:32 UTC  (12+ messages)

[PATCH v2 0/9] raspberry pi 3 patch series, part 1: essentials
 2016-06-06  7:47 UTC  (7+ messages)
` [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3

[Buildroot] [git commit] package/janus-gateway: Changed WebSockets library from libwebsock to libwebsockets
 2016-06-06  7:47 UTC 

[Buildroot] [PATCH 1/1] package/zyre: update license
 2016-06-06  7:46 UTC  (2+ messages)

[Xenomai] Migrating a Xenomai 2.6.4 to a 4.6 kernel
 2016-06-06  7:46 UTC  (6+ messages)

[U-Boot] booting from gpt partition (fastboot + mx7sabresd like board)
 2016-06-06  7:45 UTC 

[PATCH] m68k/defconfig: Update defconfigs for v4.7-rc2
 2016-06-06  7:45 UTC 

[PATCH 1/2] ARM: BCM5301X: Specify NAND chip select and ECC in separated files
 2016-06-06  7:43 UTC  (6+ messages)
` [PATCH 2/2] ARM: BCM5301X: Fix NAND ECC parameters for D-Link DIR-885L

[PATCH 00/19 v2] mkfs cleaning
 2016-06-06  7:42 UTC  (8+ messages)

[PATCH v4 0/7] Exynos: MFC driver: reserved memory cleanup and IOMMU support
 2016-06-06  7:40 UTC  (8+ messages)
` [PATCH v4 5/7] ARM: Exynos: remove code for MFC custom reserved memory handling

[U-Boot] [PATCH 1/1] omap3: bugfix in timer on rollover
 2016-06-06  7:40 UTC 

4.7-rc1/s390: WARNING: CPU: 5 PID: 1 at kernel/events/core.c:8485 perf_pmu_register+0x420/0x428
 2016-06-06  7:37 UTC 

[PATCH 1/2] drm/dsi: Implement set tear scanline
 2016-06-06  7:37 UTC  (4+ messages)
` [PATCH 2/2] drm/dsi: Implement dcs backlight brightness

Next LTS release
 2016-06-06  7:36 UTC 

[PATCH v10 0/7] usb: add support for Intel dual role port mux
 2016-06-06  7:35 UTC  (10+ messages)
` [PATCH v10 2/7] usb: mux: add generic code for "

[Qemu-devel] [PATCH 0/6] Start a contrib/libvhost-user
 2016-06-06  7:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] vubr: remove false comment

[PATCH] scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
 2016-06-06  7:34 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: sun6i: Add pmic / regulator nodes to Mele A1000G quad dts
 2016-06-06  7:33 UTC  (5+ messages)

[PATCH 1/3] driver-core: Implement device_match_always()
 2016-06-06  7:32 UTC  (3+ messages)
` [PATCH 2/3] PCI: Use device_match_always()
` [PATCH 3/3] scsi: "

Lenovo A740 gave up waiting for root device with kernels >= 4.3
 2016-06-06  7:31 UTC 

[Buildroot] [git commit] package/zyre: update license
 2016-06-06  7:30 UTC 

[PATCH ipvs-next] ipvs: count pre-established TCP states as active
 2016-06-06  7:23 UTC  (2+ messages)

[BUG] Possible silent data corruption in filesystems/page cache
 2016-06-06  7:29 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] ppc: complete the new HV mode
 2016-06-06  7:28 UTC  (5+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 0/2] Reveal 'to' parameter of 'vnc' option to user
 2016-06-06  7:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] Explicitly print out default vnc option in use


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.