messages from 2014-11-13 10:03:20 to 2014-11-13 10:46:25 UTC [more...]
[PATCH] can: Fix bug in suspend/resume
2014-11-13 10:46 UTC (5+ messages)
[Buildroot] [Bug 7646] New: strftime on datetime not works on python3
2014-11-13 10:45 UTC (3+ messages)
` [Buildroot] [Bug 7646] "
[RFC PATCH 1/4] ARM: KVM: on unhandled IO mem abort, route the call to the KVM MMIO bus
2014-11-13 10:45 UTC (6+ messages)
[PATCH v2 1/4] dt-bindings: simplefb: Specify node location and handoff related properties
2014-11-13 10:45 UTC (8+ messages)
` [PATCH v2 2/4] simplefb: Add support for enumerating simplefb dt nodes in /chosen
[GIT PULL] SELinux: make selinux_nlmsg_perm() less alarmist
2014-11-13 10:44 UTC
[Qemu-devel] [PATCH v1 RFC 0/9] Update tests/qemu-iotests cases for multi-platform support
2014-11-13 10:37 UTC (10+ messages)
` [Qemu-devel] [PATCH v1 RFC 1/9] qemu-iotests: run qemu with -nodefaults
` [Qemu-devel] [PATCH v1 RFC 2/9] qemu-iotests: qemu machine type support
` [Qemu-devel] [PATCH v1 RFC 3/9] qemu-iotests: add core_pattern access functions
` [Qemu-devel] [PATCH v1 RFC 4/9] qemu-iotests: fix test 039
` [Qemu-devel] [PATCH v1 RFC 5/9] qemu-iotests: s390x: fix test 071
` [Qemu-devel] [PATCH v1 RFC 6/9] qemu-iotests: s390x: fix test 087
` [Qemu-devel] [PATCH v1 RFC 7/9] qemu-iotests: s390x: fix test 041
` [Qemu-devel] [PATCH v1 RFC 8/9] qemu-iotests: s390x: fix test 055
` [Qemu-devel] [PATCH v1 RFC 9/9] qemu-iotests: s390x: fix test 051
KVM: x86: add module parameter to disable periodic kvmclock sync
2014-11-13 10:44 UTC (3+ messages)
[PATCH 0/4] rhashtable: Allow local locks to be used and tested
2014-11-13 10:43 UTC (10+ messages)
` [PATCH 1/4] netlink: Move mutex_is_held under PROVE_LOCKING
` [PATCH 2/4] netfilter: "
` [PATCH 3/4] rhashtable: "
` [PATCH 4/4] rhashtable: Add parent argument to mutex_is_held
[PATCH 1/4] dt-bindings: simplefb: Specify node location and handoff related properties
2014-11-13 10:42 UTC (18+ messages)
` [PATCH 2/4] simplefb: Add support for enumerating simplefb dt nodes in /chosen
` [linux-sunxi] "
` [PATCH 3/4] simplefb: Change simplefb_init from module_init to fs_initcall
[Qemu-devel] [Bug 1258168] [NEW] QEMU fails to build on CentOS 5.10 with --disable-pie reporting "/usr/bin/ld: -f may not be used without -shared "
2014-11-13 10:34 UTC (2+ messages)
` [Qemu-devel] [Bug 1258168] "
[PATCH 0/3] Support PMIC operation region for CrystalCove and XPower
2014-11-13 10:41 UTC (6+ messages)
[PATCH v7 00/12] NVIDIA Tegra memory controller and IOMMU support
2014-11-13 10:40 UTC (5+ messages)
[PATCH] gittutorial: fix output of 'git status'
2014-11-13 10:40 UTC
[Bug 86196] Massive Chalice crashes on startup
2014-11-13 10:40 UTC (2+ messages)
dom0 kenrel crashes for openstack + libvirt + libxl
2014-11-13 10:40 UTC (2+ messages)
[Qemu-devel] [PATCH v4 00/21] target-mips: add MIPS64R6 Instruction Set support
2014-11-13 10:39 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 14/21] target-mips: add AUI, LSA and PCREL instruction families
[PATCH 0/2] Support updating working trees when pushing into non-bare repos
2014-11-13 10:38 UTC (10+ messages)
` [PATCH 2/2] Let deny.currentBranch=updateInstead ignore submodules
[PATCHv2 0/3]: dma,x86,xen: reduce SWIOTLB usage in Xen guests
2014-11-13 10:38 UTC (12+ messages)
` [PATCH 2/3] x86: allow dma_get_required_mask() to be overridden
` [Xen-devel] "
` [PATCH 3/3] x86/xen: use the maximum MFN to calculate the required DMA mask
` [Xen-devel] "
btrfs balance fails with no space errors (despite having plenty)
2014-11-13 10:38 UTC (2+ messages)
BUG() at boot in __phys_addr with DEBUG_VIRTUAL
2014-11-13 10:36 UTC (7+ messages)
[Qemu-devel] [PATCH v2 0/9] raw: Prohibit dangerous writes for probed images
2014-11-13 10:36 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 6/9] block: Read only one sector for format probing
[RFC/PATCH 00/21] Add support for the org.freedesktop.DBus.Properties interface
2014-11-13 10:36 UTC (22+ messages)
` [PATCH 01/21] dbus: Add a utility function to check an message iter signature
` [PATCH 02/21] dbus: Add a private getter for the unique dbus tree in dbus struct
` [PATCH 03/21] dbus: All interface related code is found in dbus-service.c
` [PATCH 04/21] dbus: Refactor the interface API so it uses constants methods array
` [PATCH 05/21] unit: Apply the DBus interface methods API change to the tests
` [PATCH 06/21] examples: Apply the DBus interface methods API change
` [PATCH 07/21] dbus: Refactor the interface API so it uses constant signals array
` [PATCH 08/21] unit: Apply the DBus interface signals API change to the tests
` [PATCH 09/21] examples: Apply the DBus interface signals API change
` [PATCH 10/21] dbus: Refactor the interface API so it uses constant properties array
` [PATCH 11/21] unit: Apply the DBus interface properties API change to the tests
` [PATCH 12/21] examples: Apply the DBus interface properties API change
` [PATCH 13/21] dbus: Add support for org.freedesktop.DBus.Properties.Get method
` [PATCH 14/21] dbus: Add support for org.freedesktop.DBus.Properties.GetAll method
` [PATCH 15/21] dbus: Add support for org.freedesktop.DBus.Properties.Set method
` [PATCH 16/21] dbus: Add support for checking if a property exists
` [PATCH 17/21] unit: Apply the changes related to interface property API
` [PATCH 18/21] examples: "
` [PATCH 19/21] dbus: Add org.freedesktop.DBus.Properties.PropertiesChanged signal
` [PATCH 20/21] unit: Add a test for the org.freedesktop.DBus.Properties interface
` [PATCH 21/21] git: Ignoring the org.freedesktop.DBus.Properties interface test binary
[patch 2/2 -next] mfd: dln2: a couple endian fixes
2014-11-13 10:36 UTC (2+ messages)
[patch 1/2 -next] mfd: dln2: add a limit check for invalid "echo"
2014-11-13 10:35 UTC (2+ messages)
[PATCHv3 0/5] Legacy instruction emulation for arm64
2014-11-13 10:34 UTC (5+ messages)
` [PATCHv3 4/5] arm64: Emulate CP15 Barrier instructions
[PATCH v2 1/1] Input: gpio_keys - add device tree support for interrupt only keys
2014-11-13 10:35 UTC (4+ messages)
[PATCH 0/2] Add SPI support for Diolan DLN2
2014-11-13 10:32 UTC (6+ messages)
` [PATCH 2/2] mfd: dln2: add support for USB-SPI module
[PATCH 00/12] Patches for DPDK to support Power architecture
2014-11-13 10:31 UTC (3+ messages)
[PATCH 00/11] Add support for eXtended Physical Addressing
2014-11-13 10:31 UTC (3+ messages)
` [PATCH 05/11] MIPS: mm: c-r4k: Ensure CCA is set to non-coherent on UP kernels
[Buildroot] [PATCH] wireshark: security bump to version 1.12.2
2014-11-13 10:30 UTC
No HDMI video on imx6qsabresd with dizzy
2014-11-13 10:30 UTC (3+ messages)
[PATCH 1/2] sched/deadline: introduce start_hrtick_dl for !CONFIG_SCHED_HRTICK
2014-11-13 10:30 UTC (4+ messages)
` [PATCH 2/2] sched/deadline: fix start high-res preemption tick for a non-running task
[B.A.T.M.A.N.] [PATCH 1/2] alfred: Add support for multiple interfaces per master
2014-11-13 10:29 UTC (2+ messages)
[U-Boot] [PATCH 0/4] Add more boolean configs to Kconfig
2014-11-13 10:29 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] FIT: add some FIT configurations "
` [U-Boot] [PATCH 2/4] hush: add CONFIG_HUSH_PARSER "
` [U-Boot] [PATCH 3/4] commands: add more command entries in Kconfig
` [U-Boot] [PATCH 4/4] spl: fix descending condition to drivers/mtd/nand/
[PATCH 4/4] drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
2014-11-13 10:28 UTC (2+ messages)
` [PATCH v5 "
[U-Boot] putc
2014-11-13 10:28 UTC (3+ messages)
[meta-fsl-arm] [linux-2.6.35-r45] amd-gpu : patch proposal / discussion (imx53 + Qt 5.3 + EGLFS)
2014-11-13 10:28 UTC (5+ messages)
[PATCH 3/4] drm/i915/bdw: Pin the context backing objects to GGTT on-demand
2014-11-13 10:28 UTC (2+ messages)
` [PATCH v5 "
Hello my Beloved
2014-11-12 10:52 UTC
[Qemu-devel] [PATCH v2 0/4] raw-posix: Get rid of FIEMAP, and more
2014-11-13 10:27 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] raw-posix: Fix comment for raw_co_get_block_status()
` [Qemu-devel] [PATCH v2 2/4] raw-posix: SEEK_HOLE suffices, get rid of FIEMAP
` [Qemu-devel] [PATCH v2 3/4] raw-posix: Fix try_seek_hole()'s handling of SEEK_DATA failure
` [Qemu-devel] [PATCH v2 4/4] raw-posix: Clean up around raw_co_get_block_status()
[Qemu-devel] [PATCH for-2.2 1/2] QMP/input-send-event: update document of union InputEvent
2014-11-13 10:27 UTC (4+ messages)
[Qemu-devel] [PATCH] mips: Fix the 64-bit case for microMIPS MOVE16 and MOVEP
2014-11-13 10:26 UTC (4+ messages)
[PATCH v4 1/4] drm/i915/bdw: Clean up execlist queue items in retire_work
2014-11-13 10:27 UTC (2+ messages)
` [PATCH v5 "
[PATCH] ARM: dts: sama5d4: use macro instead of numeric value
2014-11-13 10:27 UTC (3+ messages)
[PATCH 3.17 000/319] 3.17.3-stable review
2014-11-13 10:26 UTC (5+ messages)
` [PATCH 3.17 023/319] drivers/net: Disable UFO through virtio
[Qemu-devel] [PULL for-2.2 0/2] QMP/input-send-event: make console parameter optional
2014-11-13 10:26 UTC (3+ messages)
` [Qemu-devel] [PULL for-2.2 1/2] QMP/input-send-event: update document of union InputEvent
` [Qemu-devel] [PULL for-2.2 2/2] QMP/input-send-event: make console parameter optional
[PATCH v3 0/6] Touchscreen performance related fixes
2014-11-13 10:25 UTC (7+ messages)
` [PATCH v3 3/6] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save
[Qemu-devel] [PATCH 0/2] ahci: small cleanups
2014-11-13 10:24 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] ahci: avoid #ifdef DEBUG_AHCI bitrot
` [Qemu-devel] [PATCH 2/2] ahci: replace SATA FIS type magic numbers with constants
[PATCH] ahci_sunxi: Drop AHCI_HFLAG_NO_PMP flag
2014-11-13 10:24 UTC (2+ messages)
[PATCH 0/3] nouveau: support for custom VRAM domains
2014-11-13 10:23 UTC (4+ messages)
` [PATCH 3/3] gk20a: use NOUVEAU_BO_GART as VRAM domain
[PATCH v10 1/5] PM / Runtime: Allow accessing irq_safe if no PM_RUNTIME
2014-11-13 10:22 UTC (3+ messages)
[RFC] ptrace: add generic SET_SYSCALL request
2014-11-13 10:21 UTC (5+ messages)
randconfig build error with next-20141112, in net/sched
2014-11-13 10:22 UTC (2+ messages)
[PATCH 00/13] Add stih410 SoC and USB2/1.1 support
2014-11-13 10:22 UTC (6+ messages)
` [PATCH 07/13] ARM: STi: DT: STiH407: Add usb2 picophy dt nodes
[PATCH v5] sched/deadline: support dl task migration during cpu hotplug
2014-11-13 10:21 UTC (6+ messages)
candump error flags
2014-11-13 10:20 UTC (12+ messages)
` mcp251x (was: Re: candump error flags)
[Buildroot] [PATCH v3] gst1-validate: needs python
2014-11-13 10:20 UTC (2+ messages)
[PATCH v2] PCI: designware: Add support 4 ATUs assignment
2014-11-13 10:20 UTC (10+ messages)
[PATCH 0/2] dma: pl330: Fixes for DMA memcpy
2014-11-13 10:19 UTC (4+ messages)
[PATCH v6] Move BTRFS RCU string to common library
2014-11-13 10:18 UTC (2+ messages)
` [PATCH v7] "
[Qemu-devel] [PATCH v1 00/15] android-console: Add console power command
2014-11-13 10:17 UTC (7+ messages)
` [Qemu-devel] [PATCH v1 06/15] android-console: Add missing hw_has_battery prop
` [Qemu-devel] [PATCH v1 07/15] android-console: Init the battery ID state field
` [Qemu-devel] [PATCH v1 15/15] android-console: Add power capacity command
[PATCH v5 0/8] arm: Add basic support for MediaTek MT8127 & MT8135 SoCs
2014-11-13 10:17 UTC (5+ messages)
` [PATCH v5' 1/8] ARM: mediatek: Add basic support for mt8127
[PATCHv3 0/5] ARM: mvebu: no I/O coherency on non-SMP and related updates
2014-11-13 10:17 UTC (4+ messages)
` [PATCHv3 2/5] ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP
[PATCH 0/2] Kernel Live Patching
2014-11-13 10:16 UTC (3+ messages)
` [PATCH 2/2] kernel: add support for live patching
[PATCH 0/4 V2] Arndale: Adding Sound Machine Driver for ALC5631 Codec
2014-11-13 10:15 UTC (5+ messages)
` [PATCH 2/4 V2] ASoC: Samsung: Add arndale_rt5631 machine driver
[Qemu-devel] screen freezed for 2-3 minutes on spice connect on xen windows 7 domU's with qxl after save/restore
2014-11-13 10:14 UTC (8+ messages)
` [Qemu-devel] [Spice-devel] "
` "
imx6dlsabresd meta-qt5 no QMediaPlayer
2014-11-13 10:13 UTC (2+ messages)
[PATCH 0/3] Driver for Cirrus Logic CS47L24 codec
2014-11-13 10:12 UTC (3+ messages)
` [PATCH 1/3] mfd: arizona: Add support for CS47L24
[PATCH] ARM: mvebu: add MTD_BLOCK to mvebu_v7_defconfig
2014-11-13 10:11 UTC
[PATCH V4 1/3] can: add can_is_canfd_skb() API
2014-11-13 10:10 UTC (6+ messages)
` [PATCH V4 2/3] can: m_can: update to support CAN FD features
[PATCH] thermal: core: ignore invalid trip temperature
2014-11-13 9:23 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] qom: Replace "automatic arrayification"
2014-11-13 10:08 UTC (9+ messages)
` [Qemu-devel] [PATCH 4/4] Revert "qom: Add automatic arrayification to object_property_add()"
[Qemu-devel] [PATCH 0/5] ahci: fis decomposition improvements
2014-11-13 10:08 UTC (2+ messages)
[V2 PATCH 3/4] scsi:stex.c Add reboot support
2014-11-13 10:07 UTC (3+ messages)
[U-Boot] [ANN] U-Boot v2015.01-rc1 released
2014-11-13 10:06 UTC (3+ messages)
[RFC 00/14] add virtual/bluez
2014-11-13 10:06 UTC (5+ messages)
` [RFC 07/14] qt-mobility: switch to virtual/bluez
[PATCH resend regression?] AHCI: Fix threaded interrupt setup
2014-11-13 10:06 UTC (2+ messages)
[U-Boot] [PATCH] arm: mx6: Fix missing Kconfig option for Novena
2014-11-13 10:06 UTC
Fwd: Oops in hrtime
2014-11-13 10:06 UTC
[Bisected] Regression: cpu stuck in gvfsd-fuse, can't shutdown
2014-11-13 10:05 UTC (4+ messages)
` [PATCH] fuse: don't check for file->private_data on open()
[PATCH 0/1] gcc-4.9: fix the compile failure of 'defaults.h' not found
2014-11-13 10:05 UTC (2+ messages)
` [PATCH 1/1] "
[Qemu-devel] [block PATCH v2 0/3] AHCI device fixes
2014-11-13 10:04 UTC (2+ messages)
[PATCH V2 0/3] fix install package "postinst-intercept oprofileui avahi" to image failed
2014-11-13 10:04 UTC (7+ messages)
` [PATCH 1/3] avahi.inc: rename package to use avahi to instead of avahi-daemon
[PATCHv6 0/5] hwspinlock core/omap dt support
2014-11-13 10:03 UTC (6+ messages)
` [PATCHv6 4/5] hwspinlock/core: add common OF helpers
[PATCH V3 0/3] mfd: palmas: add optional wakeup irq
2014-11-13 10:03 UTC (12+ messages)
` [PATCH V3 3/3] mfd: palmas: Add support for optional wakeup
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.