All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-11 14:12:29 to 2016-01-11 14:51:48 UTC [more...]

[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  (19+ messages)
` [Qemu-devel] [PULL 01/17] linux-user: add signalfd/signalfd4 syscalls
` [Qemu-devel] [PULL 02/17] linux-user: correctly align target_epoll_event
` [Qemu-devel] [PULL 03/17] linux-user: in poll(), if nfds is 0, pfd can be NULL
` [Qemu-devel] [PULL 04/17] linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
` [Qemu-devel] [PULL 05/17] linux-user: SOCK_PACKET uses network endian to encode protocol in socket()
` [Qemu-devel] [PULL 06/17] linux-user: rename TargetFdFunc to TargetFdDataFunc, and structure fields accordingly
` [Qemu-devel] [PULL 07/17] linux-user: add a function hook to translate sockaddr
` [Qemu-devel] [PULL 08/17] linux-user: manage bind with a socket of SOCK_PACKET type
` [Qemu-devel] [PULL 09/17] linux-user: check fd is >= 0 in fd_trans_host_to_target_data/fd_trans_host_to_target_addr
` [Qemu-devel] [PULL 10/17] linux-user, sh4: fix signal retcode address
` [Qemu-devel] [PULL 11/17] linux-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag()
` [Qemu-devel] [PULL 12/17] unicore32: convert get_sp_from_cpustate from macro to inline
` [Qemu-devel] [PULL 13/17] linux-user: enable sigaltstack for all architectures
` [Qemu-devel] [PULL 14/17] linux-user/syscall.c: Use SOL_SOCKET instead of level for setsockopt()
` [Qemu-devel] [PULL 15/17] linux-user: Update m68k syscall definitions to match Linux 4.4
` [Qemu-devel] [PULL 16/17] linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up
` [Qemu-devel] [PULL 17/17] linux-user/mmap.c: Use end instead of real_end in target_mmap

[PATCH] mm,oom: make oom_killer_disable() killable
 2016-01-11 14:49 UTC  (3+ messages)
` What is oom_killer_disable() for?

[PATCH v2 0/4] Various R-Car PCIe patches
 2016-01-11 14:48 UTC  (3+ messages)

[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 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  (8+ messages)

[Qemu-devel] [PATCH v5 0/6] i386: expose floppy-related objects in SSDT
 2016-01-11 14:47 UTC  (4+ messages)

[PATCH v3 0/7] Misc cleanups and locking fixes
 2016-01-11 14:47 UTC  (15+ 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 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 v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-11 14:45 UTC  (10+ messages)
` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain

[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 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend
 2016-01-11 14:40 UTC  (7+ messages)
` [meta-raspberrypi][PATCH 2/4] qt5base: moved the bbappend to a suitable path
  ` [meta-raspberrypi][PATCH 4/4] qtbase bbappend: cleanned recipe
        ` [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)

[PATCH] vhost: move is_le setup to the backend
 2016-01-11 14:39 UTC 

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 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 "

[PATCH] drm/ttm: fix adding foreign BOs to the LRU during init
 2016-01-11 14:38 UTC  (7+ messages)

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)

[Xenomai] Test program not accessing RTDM driver
 2016-01-11 14:33 UTC 

[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 "

Uniform commands for booting xen
 2016-01-11 14:32 UTC  (9+ messages)
` [Xen-devel] "

[PATCH v3 0/2] adding PCI support to AXS10x
 2016-01-11 14:31 UTC  (4+ messages)

[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)

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 14:25 UTC  (12+ messages)
` [PATCH 03/53] perf tools: Set parallel making options build-test
` [PATCH 11/53] perf test: Fix false TEST_OK result for 'perf test hist'
` [PATCH 13/53] perf tools: Prevent calling machine__delete() on non-allocated machine
` [PATCH 22/53] perf tools: Support perf event alias name
` [PATCH 24/53] perf tools: Enable indices setting syntax for BPF maps
` [PATCH 25/53] perf tools: Introduce bpf-output event
` [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

[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)

[Qemu-devel] [PATCH v3 0/3] 9pfs: disentangling virtio and generic code
 2016-01-11 14:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/3] 9pfs: use V9fsBlob to transmit xattr

[PATCH] git-svn: loosen config globs limitations
 2016-01-11 14:25 UTC 

Purposely using btrfs RAID1 in degraded mode ?
 2016-01-11 14:25 UTC  (6+ messages)

[PATCH 1/2] build: introduce CONFIG_NR_CPUS in Kconfig
 2016-01-11 14:24 UTC  (5+ messages)
` [PATCH 2/2] build: convert NR_CPUS to Kconfig

[PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32
 2016-01-11 14:23 UTC  (6+ messages)
` [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data

[RFC PATCH] selftests: use INSTALL_HDR_PATH instead of relative paths
 2016-01-11 14:22 UTC  (2+ messages)

[Qemu-devel] [PULL 00/19] Trivial patches for 2016-01-11
 2016-01-11 14:21 UTC  (2+ messages)

[RFC 0/5] virtio support for container
 2016-01-11 14:21 UTC  (3+ messages)
` [PATCH 0/4] "

git format-patch on empty commit
 2016-01-11 14:19 UTC 

XFS corruptions
 2016-01-11 14:20 UTC  (9+ messages)

Adding a commit to the front of my branch?
 2016-01-11 14:16 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC 0/4] ARM SMMUv3 Emulation
 2016-01-11 14:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC 1/4] arm: smmu: ARM SMMUv3 emulation
` [Qemu-devel] [PATCH RFC 2/4] hw: arm: Added smmuv3 files for build
` [Qemu-devel] [PATCH RFC 3/4] hw: arm: Add SMMUv3 to virt platform
` [Qemu-devel] [PATCH RFC 4/4] devicetree: Added new APIs to make use of more fdt functions

[PATCH] xen/spinlock: Use mnemonics for recursive spinlock sentinel values
 2016-01-11 14:19 UTC  (2+ messages)

[RFC] handling of alpha mode (pre-multiplied/straight) in ARGB modes
 2016-01-11 14:18 UTC 

[Qemu-devel] [PATCH v2 00/19] Add support for multiple address spaces per CPU and use it for ARM TrustZone
 2016-01-11 14:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 09/19] exec.c: Use cpu_get_phys_page_attrs_debug

xen domU disk on nfs shared file
 2016-01-11 14:08 UTC 

[PATCH RESEND] mmc: core: Enable tuning according to the actual timing
 2016-01-11 14:17 UTC  (3+ messages)

[PATCH] [v4]Input: evdev - drop partial events after emptying the buffer
 2016-01-11 14:16 UTC  (3+ messages)

[PATCH] efi: fix out-of-bounds null overwrite vulnerability
 2016-01-11 14:16 UTC  (5+ messages)

[PATCH v2 0/2] dmaengine: dw: fix cyclic transfers
 2016-01-11 14:14 UTC  (4+ messages)
` [PATCH v2 2/2] dmaengine: dw: fix cyclic transfer callbacks

[PATCH] drm: arm-hdlcd: remove DMA_CMA select
 2016-01-11 14:14 UTC  (7+ messages)
` [PATCH 4/3] drm: arm-hdlcd: add explictit DRM dependency

[Qemu-devel] [PATCH 1/2] linux-user: Update m68k syscall definitions to match Linux 4.4
 2016-01-11 14:13 UTC  (6+ messages)

[PATCH v2 00/19] Fix driver crashes on hangup
 2016-01-11 14:12 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/19] serial: 68328: Remove bogus ldisc reset

[PATCH 0/6] perf tools: Improve 'make build-test'
 2016-01-11 14:12 UTC  (5+ messages)
` [PATCH 2/6] perf tools: Add missing headers in perf's MANIFEST
  ` [PATCH] perf tools: Add missing sources "

[PATCH v3] Add build-id to XENVER hypercall
 2016-01-11 14:12 UTC  (3+ messages)
` [PATCH v3 3/3] libxl: info: Display build_id of the hypervisor


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.