messages from 2015-02-12 03:39:12 to 2015-02-12 06:01:23 UTC [more...]
[PATCH RFC v9 00/20] Add support for i.MX MIPI DSI DRM driver
2015-02-12 6:01 UTC (14+ messages)
` [PATCH RFC v9 01/20] clk: divider: Correct parent clk round rate if no bestdiv is normally found
` [PATCH RFC v9 04/20] ARM: imx6q: clk: Change hdmi_isfr clock's parent to be video_27m clock
` [PATCH RFC v9 05/20] ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gate
` [PATCH RFC v9 06/20] ARM: imx6q: clk: Add support for mipi_core_cfg clock as "
` [PATCH RFC v9 08/20] ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' node
` [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
` [PATCH RFC v9 10/20] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver
` [PATCH RFC v9 12/20] Documentation: dt-bindings: Add bindings for i.MX specific Synopsys DW MIPI DSI driver
` [PATCH RFC v9 16/20] ARM: dtsi: imx6qdl: Add support for MIPI DSI host controller
` [PATCH RFC v9 18/20] ARM: imx_v6_v7_defconfig: Cleanup for imx drm being moved out of staging
` [PATCH RFC v9 19/20] ARM: imx_v6_v7_defconfig: Add support for MIPI DSI host controller
` [PATCH RFC v9 20/20] ARM: imx_v6_v7_defconfig: Add support for Himax HX8369A panel
[PATCH V4] powerpc, powernv: Add OPAL platform event driver
2015-02-12 5:59 UTC (4+ messages)
toshiba_acpi: Cleanup comments and file header
2015-02-12 5:57 UTC (3+ messages)
` [PATCH 1/2] toshiba_acpi: Cleanup comment blocks and capitalization
` [PATCH 2/2] toshiba_acpi: Cleanup GPL header
[Qemu-devel] [PATCH v6 0/4] target-arm: ARM64: Adding EL1 AARCH32 guest support
2015-02-12 5:53 UTC (5+ messages)
` [Qemu-devel] [PATCH v6 1/4] target-arm: Add CPU property to disable AArch64
` [Qemu-devel] [PATCH v6 2/4] target-arm: Add feature parsing to virt
` [Qemu-devel] [PATCH v6 3/4] target-arm: Add 32/64-bit register sync
` [Qemu-devel] [PATCH v6 4/4] target-arm: Add AArch32 guest support to KVM64
[PATCH] eal_pci: Fix max_vfs missing for none igb_uio driver
2015-02-12 5:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH] usb: dwc3: dwc3-omap: Fix disable IRQ
2015-02-12 5:43 UTC
[Patch v4 0/2] Add Qualcomm ADM dmaengine driver
2015-02-12 5:46 UTC (6+ messages)
` [Patch v4 1/2] dt/bindings: qcom_adm: Fix channel specifiers
` [Patch v4 2/2] dmaengine: Add ADM driver
[PATCH] drm/radeon: fix voltage setup on hawaii
2015-02-12 5:45 UTC
[Bug 87457] [Hawaii XT] 290x reclocking problems
2015-02-12 5:44 UTC (2+ messages)
[PATCH 0/5] toshiba_acpi: Clean file plus some function renames
2015-02-12 5:42 UTC (7+ messages)
` [PATCH 2/5] Documentation/ABI: Add file describing the sysfs entries for toshiba_acpi
[PATCH] ixgbe/igb: integrate syn filter to new API
2015-02-12 5:41 UTC (3+ messages)
` [PATCH v2 0/6] Integrate syn filter in igb/ixgbe driver "
[PATCH 0/8] Improve build process
2015-02-12 5:41 UTC (10+ messages)
[Qemu-devel] [RFC PATCH v1 00/13] CPU and Memory hotplug for PowerPC guests
2015-02-12 5:39 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH v1 11/13] spapr: Initialize hotplug memory address space
[PATCH 0/1] tun: dynamically set speed of tun
2015-02-12 5:35 UTC (2+ messages)
` [PATCH 1/1] tun: change speed from 10M to dynamically configured
Статья 52. Осуществление строительства, реконструкции, капитального ремонта объекта капитального строительства
2015-02-12 3:34 UTC
[Qemu-devel] [PATCH 1/1] block/raw-posix: fix compilation warning on OSX
2015-02-12 5:35 UTC
[Qemu-devel] [PATCH v5 0/12] migration: Add a new feature to do live migration
2015-02-12 5:32 UTC (4+ messages)
` [Qemu-devel] [v5 05/12] arch_init: Alloc and free data struct for compression
[PATCH v3 0/5] New Reorder Library
2015-02-12 5:33 UTC (3+ messages)
` [PATCH v4 "
[patch] perf_event_open.2: 3.19 PERF_SAMPLE_REGS_INTR support
2015-02-12 5:33 UTC (2+ messages)
XFS buffer IO performance is very poor
2015-02-12 5:30 UTC
[PATCH][v3.2 stable tree] dcache: Balance rcu_read_lock in have_submounts()
2015-02-12 5:28 UTC (3+ messages)
[PATCH 0/3] Silence "OPAL called with invalid token" errors
2015-02-12 5:25 UTC (8+ messages)
` [PATCH 1/3] powerpc/powernv: only register log if OPAL supports doing so
` [PATCH 2/3] powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports it
` [PATCH 3/3] powerpc/powernv: only call OPAL_RESEND_DUMP "
[PATCH v2 00/11] qemu vhost-user support
2015-02-12 5:26 UTC (13+ messages)
` [PATCH v2 01/11] lib/librte_vhost: enable VIRTIO_NET_F_CTRL_RX VIRTIO_NET_F_CTRL_RX is dependant on VIRTIO_NET_F_CTRL_VQ. Observed that virtio-net driver in guest would crash with only CTRL_RX enabled
` [PATCH v2 02/11] lib/librte_vhost: create vhost_cuse directory and move vhost-net-cdev.c into vhost_cuse
` [PATCH v2 03/11] lib/librte_vhost: rename vhost-net-cdev.h to vhost-net.h
` [PATCH v2 04/11] lib/librte_vhost: move fd copying(from qemu process into vhost process) to eventfd_copy.c
` [PATCH v2 05/11] lib/librte_vhost: copy host_memory_map from virtio-net.c to a new file virtio-net-cdev.c
` [PATCH v2 06/11] lib/librte_vhost: make host_memory_map a more generic function
` [PATCH v2 07/11] lib/librte_vhost: implement cuse_set_memory_table
` [PATCH v2 08/11] lib/librte_vhost: add select based event driven processing
` [PATCH v2 09/11] lib/librte_vhost: vhost user support
` [PATCH v2 10/11] lib/librte_vhost: support dev->ifname for vhost-user
` [PATCH v2 11/11] lib/librte_vhost: support dynamically registering vhost server
[PATCH] tpm, tpm_tis: fix TPM 2.0 probing
2015-02-12 5:25 UTC (8+ messages)
[PATCH 00/22] IB/ipoib: Fixups for multicast issues
2015-02-12 5:25 UTC (4+ messages)
[PATCH v2 0/3] powerpc: Enable seccomp filter support
2015-02-12 5:24 UTC (4+ messages)
` [PATCH v2 1/3] powerpc: Don't force ENOSYS as error on syscall fail
[PATCH] net: ip: Do not allow connection to remote port zero
2015-02-12 5:24 UTC (3+ messages)
[Qemu-devel] [PATCH v2] Fixes several full screen issues on Mac OS X
2015-02-12 5:24 UTC (5+ messages)
` [Qemu-devel] [PATCH v3] "
[PATCH] efi: get_memory_map: add sufficient slack for memory descriptors
2015-02-12 5:24 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] virtio-scsi: Fix unsafe bdrv_set_aio_context calls
2015-02-12 5:21 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] block: Forbid bdrv_set_aio_context outside BQL
` [Qemu-devel] [PATCH 2/3] virtio-scsi: Deduplicate cmd queue handling code of dataplane
` [Qemu-devel] [PATCH 3/3] virtio-scsi-dataplane: Use main thread BH to set BDS' aio context
[PATCH] xen/arm: allow console=hvc0 to be omitted for guests
2015-02-12 5:20 UTC (13+ messages)
PML (Page Modification Logging) design for Xen
2015-02-12 5:16 UTC (4+ messages)
[Qemu-devel] [PATCH v17 0/2] EEH Support for VFIO Devices
2015-02-12 5:15 UTC (3+ messages)
` [Qemu-devel] [PATCH v17 1/2] sPAPR: Implement EEH RTAS calls
[PATCH] multi-kernel: improve deploying additional files and sstate handling
2015-02-12 4:12 UTC
linux-next: manual merge of the akpm-current tree with the modules tree
2015-02-12 5:08 UTC
[Qemu-devel] [PULL 00/42] Block patches
2015-02-12 4:44 UTC (4+ messages)
` [Qemu-devel] [PULL 05/42] block/raw-posix: refactor handle_aiocb_write_zeroes a bit
[PATCH] ath10k: Fix interrupt storm
2015-02-12 4:59 UTC (2+ messages)
[PATCH] PM-Trace: add pm-trace support for suspending phase
2015-02-12 5:02 UTC
[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
2015-02-12 4:58 UTC (4+ messages)
[PATCH] KVM: fix possible coalesced_mmio_ring page leaks
2015-02-12 4:58 UTC
btrfs performance, sudden drop to 0 IOPs
2015-02-12 4:59 UTC (6+ messages)
[mm] 721c21c17ab: +11.7% will-it-scale.per_thread_ops
2015-02-12 4:56 UTC (5+ messages)
` [LKP] "
[PATCH v2 0/6] toshiba_acpi: Add new features plus some procfs ports
2015-02-12 4:52 UTC (2+ messages)
[PATCH] PM-Trace: add pm-trace support for suspending phase
2015-02-12 4:48 UTC (3+ messages)
[U-Boot] [PATCH v5] dm: sh: serial: Add support driver model
2015-02-12 4:48 UTC
[Patch v3 0/2] Add Qualcomm ADM dmaengine driver
2015-02-12 4:47 UTC (5+ messages)
` [Patch v3 2/2] dmaengine: Add ADM driver
[PATCH 1/3] Btrfs: only adjust outstanding_extents when we do a short write
2015-02-12 4:45 UTC (6+ messages)
` [PATCH 2/3] Btrfs: don't set and clear delalloc for O_DIRECT writes
` [PATCH 3/3] Btrfs: account for large extents with enospc
[Bug 89069] Lack of grass in The Talos Principle on radeonsi (native\wine\nine)
2015-02-12 4:42 UTC (2+ messages)
[meta-selinux][PATCH] Add explicit dependency on layers with recipes we bbappend
2015-02-12 4:39 UTC
[PATCH] mmc: pwrseq: simplify alloc/free hooks
2015-02-12 4:36 UTC
[PATCH next v3 5/6] bonding: Allow userspace to set actors' macaddr in an AD-system
2015-02-12 4:24 UTC
[Qemu-devel] [PATCH v2] Machine menu patch for Mac OS X
2015-02-12 4:33 UTC (3+ messages)
[PATCH 00/13] ASoC: Intel: BSW driver updates
2015-02-12 4:30 UTC (14+ messages)
` [PATCH 01/13] ASoC: core: allow pcms to be registered as nonatomic
` [PATCH 02/13] ASoC: Intel: mark cht machine driver with nonatomic trigger
` [PATCH 03/13] ASoC: Intel: update MMX ID to 3
` [PATCH 04/13] ASoC: Intel: add support for pause and resume in sst
` [PATCH 05/13] ASoC: Intel: add support for pcm stream suspend/resume
` [PATCH 06/13] ASoC: Intel: add support for platform suspend
` [PATCH 07/13] ASoC: Intel: save and restore the CSR register
` [PATCH 08/13] ASoC: Intel: reset the DSP while suspending
` [PATCH 09/13] ASoC: Intel: Add memcpy32_fromio as well
` [PATCH 10/13] ASoC: Intel: add pm support in sst ipc driver
` [PATCH 11/13] ASoC: Intel: Move the fw download to power_control
` [PATCH 12/13] ASoC: Intel: Remove ignore suspend support
` [PATCH 13/13] ASoC: Intel: Remove soc pm handling to allow platform driver handle it
[PATCH 0/3] [Not for integration, experimental] Introduce /proc/fs/btrfs/devlist
2015-02-11 20:32 UTC (4+ messages)
` [PATCH 1/3] Btrfs: procfs-devlist: introduce procfs interface for the device list
` [PATCH 2/3] Btrfs: procfs-devlist: backport global rcu-string non support
` [PATCH 3/3] Btsfs: procfs-devlist: update the sysfs contents
[PATCH net-next v2 0/3] net: Introducing socket mark receive socket option
2015-02-12 4:32 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: Rename sock_recv_ts_and_drops() to sock_cmsg_recv()
` [PATCH net-next v2 2/3] net: use skb->priority for overloading skb->dropcount and skb->reserved_tailroom instead of skb->mark
` [PATCH net-next v2 3/3] net: Introducing socket mark receive socket option
[PATCH] thinkpad_acpi: support new BIOS version string pattern
2015-02-12 4:32 UTC (3+ messages)
` [PATCH v2] "
[PATCH next v3 2/6] bonding: implement bond_poll_controller()
2015-02-12 4:24 UTC
Xen's Linux kernel config options V2
2015-02-12 4:29 UTC (7+ messages)
[PATCH next v3 5/6] bonding: Allow userspace to set actors' macaddr in an AD-system
2015-02-12 4:28 UTC
[PATCH] net: ipv6: Make address flushing on ifdown optional - v3
2015-02-12 4:27 UTC
[LTP] fs tests causing extensive SD card r/w?
2015-02-12 4:08 UTC
[PATCH next v3 4/6] bonding: Allow userspace to set actors' system_priority in AD system
2015-02-12 4:24 UTC
[PATCH next v3 6/6] bonding: Implement user key part of port_key in an AD system
2015-02-12 4:24 UTC
[PATCH next v3 1/6] bonding: Verify RX LACPDU has proper dest mac-addr
2015-02-12 4:24 UTC
[PATCH next v3 3/6] bonding: Implement port churn-machine (AD standard 43.4.17)
2015-02-12 4:24 UTC
[PATCH OSSTEST 00/12] Add nested xen on xen test case
2015-02-12 4:23 UTC (4+ messages)
` [PATCH OSSTEST 01/12] Add support of parsing grub which has 'submenu' primitive
[PATCH 00/10] Repeat rump kernel xenstorels test
2015-02-12 4:21 UTC (5+ messages)
` [OSSTEST PATCH 10/10] rump kernel tests: Repeat the xenstorels test 50 times
` [OSSTEST PATCH v2 "
[Qemu-devel] [PATCH 0/4] gdbstub: improve query packet parsing, add qAttached support
2015-02-12 4:19 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/4] gdbstub: Fix qOffsets packet detection
[PATCH RFC 00/35] Add ACPI support for arm64 on Xen
2015-02-12 4:18 UTC (7+ messages)
` [PATCH RFC 33/35] arm : acpi enable efi for acpi
` Usage of efi_enabled - Was: "
[PATCH] MIPS: Display CPU byteorder in /proc/cpuinfo
2015-02-12 4:16 UTC (2+ messages)
[GIT PULL] DeviceTree changes for 3.20
2015-02-12 4:10 UTC (2+ messages)
[PATCH v3 01/15] fm10k: add base driver
2015-02-12 4:04 UTC (8+ messages)
` [PATCH v4 00/15] lib/librte_pmd_fm10k : fm10k pmd driver
` [PATCH v4 10/15] fm10k: add receive and tranmit function
` [PATCH v4 12/15] fm10k: Add scatter receive function
[Xenomai] 16550 serial driver on Beaglebone Black
2015-02-12 4:02 UTC
[PATCH] eeprom: at24: Add support for large EEPROMs connected to SMBus adapters
2015-02-12 4:01 UTC (9+ messages)
[Qemu-devel] [PATCH v5 0/4] target-arm: ARM64: Adding EL1 AARCH32 guest support
2015-02-12 3:56 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 1/4] target-arm: Add CPU property to disable AArch64
` [Qemu-devel] [PATCH v5 3/4] target-arm: Add 32/64-bit register sync
` [Qemu-devel] [PATCH v5 4/4] target-arm: Add AArch32 guest support to KVM64
[PATCH net] ipvlan: add a missing __percpu pcpu_stats
2015-02-12 4:04 UTC (2+ messages)
[PATCH] mozjs: fix build failure due to missing dependency on libxt
2015-02-12 3:56 UTC (2+ messages)
[PATCH] irqchip: gic: Don't complain in gic_get_cpumask() if UP system
2015-02-12 3:51 UTC (5+ messages)
[PATCH RFC] blackfin: make timeout HZ independent
2015-02-12 3:51 UTC (2+ messages)
[PATCH] mmc: tegra: Optimize write_w path for tegra114 and later
2015-02-12 3:50 UTC (3+ messages)
Yocto Realtime tests on beaglebone black
2015-02-12 3:50 UTC (9+ messages)
` [yocto] "
cron job: media_tree daily build: WARNINGS
2015-02-12 3:45 UTC
[PATCH net] tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
2015-02-12 3:51 UTC (2+ messages)
BUG: spinlock bad magic on CPU#0, migration/0/9
2015-02-12 3:43 UTC (3+ messages)
pull-request: wireless-drivers 2015-02-11
2015-02-12 3:50 UTC (2+ messages)
[PATCH 0/3] memory_hotplug: hyperv: fix deadlock between memory adding and onlining
2015-02-12 4:04 UTC (5+ messages)
` [PATCH 1/3] driver core: export lock_device_hotplug/unlock_device_hotplug
[Qemu-devel] [PATCH] tile: Can load elf64 tilegx binary successfully for linux-user
2015-02-12 3:48 UTC (5+ messages)
[Qemu-devel] [PATCH] cocoa.m: Adds console items to the view menu
2015-02-12 3:39 UTC (2+ messages)
[PATCH] drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF
2015-02-12 3:39 UTC (2+ messages)
[PATCH 1/2] regulator: core: Introduce set_load op
2015-02-12 3:39 UTC (4+ messages)
` [PATCH 2/2] regulator: qcom-rpm: Implement set_load and enable drms
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.