messages from 2016-01-11 14:26:35 to 2016-01-11 15:03:54 UTC [more...]
[PATCH v2 0/2] dmaengine: dw: fix cyclic transfers
2016-01-11 15:04 UTC (3+ messages)
` [PATCH v2 2/2] dmaengine: dw: fix cyclic transfer callbacks
[PATCH v3] memory-hotplug: add automatic onlining policy for the newly added memory
2016-01-11 15:03 UTC (7+ messages)
[PATCH] pmd/virtio: fix cannot start virtio dev after stop
2016-01-11 15:03 UTC (3+ messages)
` [PATCH v2] "
Huawei 3131 with idVendor=12d1, idProduct=14fe
2016-01-11 15:02 UTC
[Qemu-devel] [PATCH v3 0/3] 9pfs: disentangling virtio and generic code
2016-01-11 15:02 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 2/3] 9pfs: use V9fsBlob to transmit xattr
[PATCH v3 0/2] adding PCI support to AXS10x
2016-01-11 15:02 UTC (8+ messages)
Unrecoverable Out Of Memory kernel error
2016-01-11 15:02 UTC (4+ messages)
[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
2016-01-11 15:01 UTC (10+ messages)
` [PATCH 11/53] perf test: Fix false TEST_OK result for 'perf test hist'
` [PATCH 35/53] perf record: Add '--timestamp-filename' option to append timestamp to output filename
` [PATCH 38/53] perf record: Disable buildid cache options by default in switch output mode
` [PATCH 42/53] perf record: Prevent reading invalid data in record__mmap_read
[PATCH 0/2] Fix bug that caused a profile's accept() not to be called
2016-01-11 15:01 UTC (6+ messages)
` [PATCH 2/2] core/service: fix connection and disconnection state handling
[Qemu-devel] [PATCH v2 00/15] Implement TLS support to QEMU NBD server & client
2016-01-11 15:00 UTC (16+ messages)
` [Qemu-devel] [PATCH v2 01/15] qom: add helpers for UserCreatable object types
` [Qemu-devel] [PATCH v2 02/15] qemu-nbd: add support for --object command line arg
` [Qemu-devel] [PATCH v2 03/15] nbd: convert block client to use I/O channels for connection setup
` [Qemu-devel] [PATCH v2 04/15] nbd: convert qemu-nbd server "
` [Qemu-devel] [PATCH v2 05/15] nbd: convert blockdev NBD "
` [Qemu-devel] [PATCH v2 06/15] nbd: convert to using I/O channels for actual socket I/O
` [Qemu-devel] [PATCH v2 07/15] nbd: invert client logic for negotiating protocol version
` [Qemu-devel] [PATCH v2 08/15] nbd: make server compliant with fixed newstyle spec
` [Qemu-devel] [PATCH v2 09/15] nbd: make client request fixed new style if advertized
` [Qemu-devel] [PATCH v2 10/15] nbd: allow setting of an export name for qemu-nbd server
` [Qemu-devel] [PATCH v2 11/15] nbd: pick first exported volume if no export name is requested
` [Qemu-devel] [PATCH v2 12/15] nbd: implement TLS support in the protocol negotiation
` [Qemu-devel] [PATCH v2 13/15] nbd: enable use of TLS with NBD block driver
` [Qemu-devel] [PATCH v2 14/15] nbd: enable use of TLS with qemu-nbd server
` [Qemu-devel] [PATCH v2 15/15] nbd: enable use of TLS with nbd-server-start command
[nightly] RT Core TISDK (fido/1.8) 2015.12 build 2016-01-11_05-00-32
2016-01-11 15:01 UTC
[PATCH 1/5] gdb: upgrade to 7.10.1
2016-01-11 15:01 UTC (5+ messages)
` [PATCH 2/5] lttng-modules: Upgrade to 2.7.1
` [PATCH 3/5] lttng-tools: "
` [PATCH 4/5] lttng-ust: "
` [PATCH 5/5] subversion: Upgrade 1.9.2 -> 1.9.3
[GIT PULL] x86/fpu changes for v4.5
2016-01-11 15:00 UTC
[PATCH v2 1/3] kernel: allow kernel module and firmware installation with ${nonarch_base_libdir} != "/lib"
2016-01-11 15:00 UTC (7+ messages)
` [PATCH v2 2/3] base-files: create ${base_bindir} etc. instead of /bin, /sbin and /lib
[PATCH v3 0/7] Misc cleanups and locking fixes
2016-01-11 15:00 UTC (16+ messages)
` [PATCH 2/7] drm/i915: Do not call API requiring struct_mutex where it is not available
` [PATCH 3/7] drm/i915: Cache ringbuffer GTT address
` [PATCH 4/7] drm/i915: Cache LRC state page in the context
` [PATCH 5/7] drm/i915: Don't need a timer to wake us up
` [PATCH 6/7] drm/i915: Only grab timestamps when needed
` [PATCH 7/7] drm/i915: GEM operations need to be done under the big lock
[PATCH] libxl: add basic spice support for pv domUs
2016-01-11 15:00 UTC (2+ messages)
[Qemu-devel] [PATCH v2] ide: ahci: reset ncq object to unused on error
2016-01-11 15:00 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[PATCH net-next 0/5] sctp: use transport hashtable to replace association's with rhashtable
2016-01-11 15:00 UTC (7+ messages)
` [PATCH net-next 1/5] sctp: add the rhashtable apis for sctp global transport hashtable
` [PATCH net-next 2/5] sctp: apply rhashtable api to send/recv path
[PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
2016-01-11 14:59 UTC (12+ messages)
` [PATCH 1/2] crypto: af_alg - Add nokey compatibility path
` [PATCH 1/2] crypto: skcipher - Add crypto_skcipher_has_setkey
` [PATCH 2/2] crypto: algif_skcipher - Add key check exception for cipher_null
[PATCH v2 00/19] Add support for multiple address spaces per CPU and use it for ARM TrustZone
2016-01-11 14:59 UTC (6+ messages)
` [PATCH v2 09/19] exec.c: Use cpu_get_phys_page_attrs_debug
` [Qemu-devel] "
[PATCH v1 1/8] lib/string: introduce match_string() helper
2016-01-11 15:00 UTC (4+ messages)
Uniform commands for booting xen
2016-01-11 14:58 UTC (11+ messages)
` [Xen-devel] "
[GIT PULL] x86/cpu changes for v4.5
2016-01-11 14:58 UTC
[RFC][PATCH] ppc: Implement save_stack_trace_regs()
2016-01-11 14:57 UTC (8+ messages)
example GATT code to talk with a sensortag
2016-01-11 14:57 UTC (3+ messages)
[PATCH v2 0/1] apple-gmux: Add initial documentation
2016-01-11 14:57 UTC (4+ messages)
[GIT PULL] x86/cleanups changes for v4.5
2016-01-11 14:56 UTC
[PATCH v2 trivial] include/linux/dcache.h: Cleanup code and comments
2016-01-11 14:58 UTC (3+ messages)
[PATCH] reboot: Backup orderly_poweroff
2016-01-11 14:55 UTC (2+ messages)
[Xenomai] Test program not accessing RTDM driver
2016-01-11 14:55 UTC (3+ messages)
[PATCH] x86/signal: fix restart_syscall number for x32 tasks
2016-01-11 14:55 UTC (8+ messages)
` [PATCH] x86/signal: Cleanup get_nr_restart_syscall
` [PATCH v2] "
` [RESEND PATCH "
[PATCH] drm/ttm: fix adding foreign BOs to the LRU during init
2016-01-11 14:55 UTC (8+ messages)
[PATCH 0/2] autotools.bbclass: use relative path to run configure script
2016-01-11 14:55 UTC (3+ messages)
` [PATCH 1/2] glibc-initial.inc: use relative path to run configure
[GIT PULL] x86/boot change for v4.5
2016-01-11 14:54 UTC
[PATCH 3/3] ASoC: fsl_ssi: remove register defaults
2016-01-11 14:54 UTC (6+ messages)
[PATCH V3] cpufreq: qoriq: Register cooling device based on device tree
2016-01-11 14:54 UTC (4+ messages)
` 答复: "
[GIT PULL] x86/asm changes for v4.5
2016-01-11 14:53 UTC
Blank screen while booting xen
2016-01-11 14:53 UTC (2+ messages)
[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
2016-01-11 14:52 UTC (11+ messages)
` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain
[PATCH 09/21] drm: Clean up pending events in the core
2016-01-11 14:51 UTC (4+ messages)
` [PATCH] "
` [Intel-gfx] "
[Qemu-devel] [PULL 00/17] linux-user queque
2016-01-11 14:51 UTC (3+ messages)
` [Qemu-devel] [PULL 16/17] linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up
[PATCH] mm,oom: make oom_killer_disable() killable
2016-01-11 14:49 UTC (3+ messages)
` What is oom_killer_disable() for?
[Qemu-devel] [PATCH 00/13] Dirty bitmap changes for migration/persistence work
2016-01-11 14:48 UTC (3+ messages)
` [Qemu-devel] [PATCH 11/13] hbitmap: serialization
[PATCH v2 0/4] Various R-Car PCIe patches
2016-01-11 14:48 UTC (3+ messages)
[PATCH v12 0/7] dma: add Qualcomm Technologies HIDMA driver
2016-01-11 14:45 UTC (18+ messages)
` [PATCH V12 1/7] dma: qcom_bam_dma: move to qcom directory
` [PATCH V12 2/7] dma: hidma: Add Device Tree support
` [PATCH V12 3/7] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V12 4/7] dma: add Qualcomm Technologies HIDMA channel driver
` [PATCH V12 5/7] dma: qcom_hidma: implement lower level hardware interface
` [PATCH V12 6/7] dma: qcom_hidma: add debugfs hooks
` [PATCH V12 7/7] dma: qcom_hidma: add support for object hierarchy
/sys/class/power_supply/bq27200-0/capacity changed meaning between 4.1 and 4.4?
2016-01-11 14:44 UTC (6+ messages)
[Qemu-devel] [PATCH v5 0/6] i386: expose floppy-related objects in SSDT
2016-01-11 14:47 UTC (4+ messages)
[PATCH v5 0/2] ACPI: amba bus probing support
2016-01-11 14:45 UTC (6+ messages)
` [PATCH v5 1/2] ACPI: introduce a function to find the first physical device
[PATCH v13 0/10] Support for creating/using Stolen memory backed objects
2016-01-11 14:45 UTC (6+ messages)
` [PATCH 07/10] drm/i915: Support for pread/pwrite from/to non shmem "
[PATCH] x86/hvm: Allow the guest to permit the use of userspace hypercalls
2016-01-11 14:44 UTC (3+ messages)
[PATCH v14 00/23] perf config: Add functionalities into perf-config and document config info
2016-01-11 14:36 UTC (24+ messages)
` [PATCH v14 01/23] perf config: Document variables for 'colors' section in man page
` [PATCH v14 02/23] perf config: Document variables for 'tui' and 'gtk' sections "
` [PATCH v14 03/23] perf config: Document 'buildid.dir' variable "
` [PATCH v14 04/23] perf config: Document variables for 'annotate' section "
` [PATCH v14 05/23] perf config: Document variables for 'help' "
` [PATCH v14 06/23] perf config: Document 'hist.percentage' variable "
` [PATCH v14 07/23] perf config: Document 'ui.show-headers' "
` [PATCH v14 08/23] perf config: Document variables for 'call-graph' section "
` [PATCH v14 09/23] perf config: Document variables for 'report' "
` [PATCH v14 10/23] perf config: Document 'top.children' variable "
` [PATCH v14 11/23] perf config: Document 'man.viewer' "
` [PATCH v14 12/23] perf config: Document 'pager.<subcommand>' variables "
` [PATCH v14 13/23] perf config: Document 'kmem.default' variable "
` [PATCH v14 14/23] perf config: Document 'record.build-id' "
` [PATCH v14 15/23] perf config: Add '--system' and '--user' options to select which config file is used
` [PATCH v14 16/23] perf config: Collect configs to handle config variables
` [PATCH v14 17/23] perf config: Add 'list-all' option to perf-config
` [PATCH v14 18/23] perf config: Add a option 'skel' "
` [PATCH v14 19/23] perf config: Add --verbose option for showing config description
` [PATCH v14 20/23] perf config: Add 'get' functionality
` [PATCH v14 21/23] perf config: Add 'set' feature
` [PATCH v14 22/23] perf config: normalize a value depending on default type of it
` [PATCH v14 23/23] perf config: Add a option 'remove' to perf-config
[PATCH] PCI: designware: Remove unused variable
2016-01-11 14:43 UTC (2+ messages)
[PATCH] PCI: ibmphp: Remove unneeded NULL test
2016-01-11 14:42 UTC (2+ messages)
[PATCH v2] [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
2016-01-11 14:41 UTC (2+ messages)
[PATCH 001/190] drm: Release driver references to handle before making it available again
2016-01-11 14:40 UTC (4+ messages)
` [PATCH 087/190] Revert "drm/i915: Clean up associated VMAs on context destruction"
` [PATCH 102/190] drm/i915: Move the "per-ring" default_context to the device
[meta-raspberrypi][PATCH 4/4] qtbase bbappend: cleanned recipe
2016-01-11 14:40 UTC (3+ messages)
` [meta-raspberrypi][PATCH v2 1/2] qt5: fixed raspberrypi support
` [meta-raspberrypi][PATCH v2 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend
[PATCH V2 0/2] serial: bcm2835: add bcm2835 auxiliar uart driver
2016-01-11 14:40 UTC (5+ messages)
` [PATCH V2 1/2] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart
[PATCH] efi: add conditional include of asm/early_ioremap.h
2016-01-11 14:40 UTC (3+ messages)
master - report: use brackets to signify LVs which are not visible when reporting lv_parent
2016-01-11 14:39 UTC
[PATCH BlueZ 1/4] doc/gatt-api: Make proper use of ObjectManager
2016-01-11 14:39 UTC (2+ messages)
[PATCH] vhost: move is_le setup to the backend
2016-01-11 14:39 UTC
[PATCH 1/2] devicetree: mxsfb: add reset-active property
2016-01-11 14:38 UTC (6+ messages)
` [PATCH 2/2] video: mxsfb: manage LCD_RESET signal according to "
Linux 3.12.52
2016-01-11 14:38 UTC
[PATCH 0/7] Add USB typeC based DP support for BXT platform
2016-01-11 14:36 UTC (3+ messages)
` [PATCH 5/7] drm/i915/dp: Add methods to update link train params
[Kernel] [PATCH] gpiolib: rewrite gpiochip_add_to_list
2016-01-11 14:35 UTC (2+ messages)
Draft of Git Rev News edition 11
2016-01-11 14:36 UTC
[Qemu-devel] [PATCH v2] linux-user/syscall.c: Add SO_RCVTIMEO and SO_SNDTIMEO for getsockopt
2016-01-11 14:39 UTC (3+ messages)
What are need to makes humidifier?
2016-01-11 14:36 UTC
[PATCH 1/5] drm/ttm: fix adding foreign BOs to the LRU during init v2
2016-01-11 14:35 UTC (5+ messages)
` [PATCH 2/5] drm/ttm: fix adding foreign BOs to the swap LRU
` [PATCH 3/5] drm/ttm: add ttm_bo_move_to_lru_tail function v2
` [PATCH 4/5] drm/amdgpu: move VM page tables to the LRU end on CS v2
` [PATCH 5/5] drm/amdgpu: validate duplicates first
[RFC PATCH 0/5] perf: Sanitize perf directory structure, p1
2016-01-11 14:34 UTC (3+ messages)
[Qemu-devel] [PULL 0/5] target-arm queue
2016-01-11 14:34 UTC (5+ messages)
` [Qemu-devel] [PULL 1/5] i.MX: move i.MX31 CCM object to register array
` [Qemu-devel] [PULL 2/5] hw/dma/xilinx_axidma: remove dead code
` [Qemu-devel] [PULL 3/5] xlnx-zynqmp: Add support for high DDR memory regions
` [Qemu-devel] [PULL 5/5] hw/arm/virt: Support legacy -nic command line syntax
[m-c-s][PATCH 1/2] puppet: add puppetlabs stdlib module
2016-01-11 14:33 UTC (2+ messages)
[m-c-s][PATCH 1/2] python-monotonic: add new recipe to fulfil dependencies
2016-01-11 14:33 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] Convert to realize()
2016-01-11 14:32 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/5] igd-passthrough-i440FX: convert "
[Qemu-devel] [PATCH v3 00/13] Clean up some hw_error() misuse
2016-01-11 14:30 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 13/13] xen-hvm: Mark inappropriate error handling FIXME
` [Qemu-devel] [Xen-devel] "
` "
[PATCH linux-next v2 00/14] mtd: spi-nor: add driver for Atmel QSPI controller
2016-01-11 14:30 UTC (6+ messages)
` [PATCH linux-next v2 03/14] mtd: spi-nor: select op codes and SPI NOR protocols by manufacturer
[PATCH] sparc64: fix incorrect sign extension in sys_sparc64_personality
2016-01-11 14:30 UTC (3+ messages)
` [RESEND PATCH] "
[PATCH v2 0/9] Kill off intel_crtc->atomic!
2016-01-11 14:30 UTC (2+ messages)
` ✗ failure: Fi.CI.BAT
[U-Boot] [PATCH v1 0/9] MIPS: sync asm header files with linux-4.4
2016-01-11 14:29 UTC (3+ messages)
[qemu-upstream-4.6-testing test] 77722: tolerable FAIL - PUSHED
2016-01-11 14:27 UTC
[Qemu-devel] [PATCH 1/1] block: fix inability to start VM with native AIO
2016-01-11 14:26 UTC (3+ messages)
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.