All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-05 14:56:03 to 2015-03-05 15:46:56 UTC [more...]

[PATCH] drm/plane-helper: unexport drm_primary_helper_create_plane
 2015-03-05 15:48 UTC  (3+ messages)

[PATCH v2 -next 00/13] Extensible console matching & direct earlycon
 2015-03-05 15:46 UTC  (3+ messages)
` [PATCH v2 -next 10/13] serial: earlycon: Allow earlycon params with name only

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-03-05 15:46 UTC  (22+ messages)
` [PATCH 05/51] drm/i915: Add return code check to i915_gem_execbuffer_retire_commands()
` [PATCH 00/53] Remove the outstanding_lazy_request
  ` [PATCH 06/53] drm/i915: Wrap request allocation with a function pointer
  ` [PATCH 07/53] drm/i915: Early alloc request in execbuff
  ` [PATCH 08/53] drm/i915: Update alloc_request to return the allocated request
  ` [PATCH 09/53] drm/i915: Add request to execbuf params and add explicit cleanup
  ` [PATCH 10/53] drm/i915: Update the dispatch tracepoint to use params->request
  ` [PATCH 01/53] drm/i915: Remove ironlake rc6 support

[PATCH v2 0/2] ARM: OMAP2+: wkup_m3_rproc support patches
 2015-03-05 15:40 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: am33xx: Move wkup_m3 node to soc node and add ranges

[PATCH v2 0/2] livepatch/module: Avoid races between modules and live patches
 2015-03-05 15:45 UTC  (3+ messages)
` [PATCH v2 1/2] livepatch/module: Apply patch when loaded module is unformed
` [PATCH v2 2/2] livepatch/module: Correctly handle going modules

[PATCH V2 1/2] tcmode-default: Define one gdb version
 2015-03-05 15:45 UTC 

Questions about XEN/ARM toolchain, XEN 4.5, Exynos 5420 and Arndale Octaboard
 2015-03-05 15:45 UTC 

[PATCH v3 4/5] clocksource: sun5i: Refactor the current code
 2015-03-05 15:44 UTC  (4+ messages)
` [PATCH] "

[PATCH] Fix undefined ioremap_huge_init when CONFIG_MMU is not set
 2015-03-05 15:44 UTC  (2+ messages)

[PATCH] drm: msm: Fix build when legacy fbdev support isn't set
 2015-03-05 15:44 UTC  (8+ messages)

[PATCH] ASoC: wm8804: Update DT binding document to cover regulator supplies
 2015-03-05 15:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 for-2.3 00/24] hw/pc: implement multiple primary busses for pc machines
 2015-03-05 14:55 UTC  (22+ messages)
` [Qemu-devel] [PATCH v3 for-2.3 02/24] acpi: add aml_add() term
` [Qemu-devel] [PATCH v3 for-2.3 03/24] acpi: add aml_lless() term
` [Qemu-devel] [PATCH v3 for-2.3 04/24] acpi: add aml_index() term
` [Qemu-devel] [PATCH v3 for-2.3 05/24] acpi: add aml_shiftleft() term
` [Qemu-devel] [PATCH v3 for-2.3 06/24] acpi: add aml_shiftright() term
` [Qemu-devel] [PATCH v3 for-2.3 07/24] acpi: add aml_increment() term
` [Qemu-devel] [PATCH v3 for-2.3 08/24] acpi: add aml_while() term
` [Qemu-devel] [PATCH v3 for-2.3 09/24] hw/acpi: add support for multiple root busses
` [Qemu-devel] [PATCH v3 for-2.3 10/24] hw/apci: add _PRT method for extra PCI "
` [Qemu-devel] [PATCH v3 for-2.3 11/24] hw/acpi: add _CRS method for extra "
` [Qemu-devel] [PATCH v3 for-2.3 12/24] hw/acpi: remove from root bus 0 the crs resources used by other busses
` [Qemu-devel] [PATCH v3 for-2.3 13/24] hw/pci: move pci bus related code to separate files
` [Qemu-devel] [PATCH v3 for-2.3 14/24] hw/pci: made pci_bus_is_root a PCIBusClass method
` [Qemu-devel] [PATCH v3 for-2.3 16/24] hw/pci: introduce TYPE_PCI_MAIN_HOST_BRIDGE interface
` [Qemu-devel] [PATCH v3 for-2.3 17/24] hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
` [Qemu-devel] [PATCH v3 for-2.3 18/24] hw/pci: implement iteration over multiple host bridges
` [Qemu-devel] [PATCH v3 for-2.3 19/24] hw/pci: introduce PCI Expander Bridge (PXB)
` [Qemu-devel] [PATCH v3 for-2.3 20/24] hw/pci: inform bios if the system has more than one pci bridge
` [Qemu-devel] [PATCH v3 for-2.3 21/24] hw/pci: piix - suport multiple host bridges
` [Qemu-devel] [PATCH v3 for-2.3 22/24] hw/pxb: add map_irq func
` [Qemu-devel] [PATCH v3 for-2.3 24/24] hw/pxb: add numa_node parameter

[PATCH] KVM: vgic: add virt-capable compatible strings
 2015-03-05 15:42 UTC  (4+ messages)

[PATCH 0/8] ALSA: control: refactoring core codes
 2015-03-05 15:43 UTC  (4+ messages)
` [PATCH 0/2][RFC] ALSA: core: optimizations for creating new controls
  ` [PATCH 1/2] ALSA: core: use precomputed table to check userspace control params
  ` [PATCH 2/2] ALSA: core: reduce stack usage related to snd_ctl_new()

[PATCH 1/3] regulator: core: Add devres versions of notifier registration
 2015-03-05 15:39 UTC  (4+ messages)
` [PATCH 2/3] ASoC: wm8804: Use new devres regulator_register_notifier
` [PATCH 3/3] ASoC: wm8804: Fix small issues in probe error paths

[PATCH] opkg: Fix error when recompiled
 2015-03-05 15:40 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] target-i386: Remove side-effects from X86CPU::instance_init
 2015-03-05 15:38 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/6] cpu: Initialize breakpoint/watchpoint lists on cpu_common_initfn()
` [Qemu-devel] [PATCH 3/6] cpu: Reorder cpu->as and cpu->thread_id initialization
` [Qemu-devel] [PATCH 4/6] target-i386: Rename optimize_flags_init()
` [Qemu-devel] [PATCH 5/6] target-i386: Move TCG initialization to realize time
` [Qemu-devel] [PATCH 6/6] target-i386: Call cpu_exec_init() on realize

[RFC] mac80211: lock rate control
 2015-03-05 15:37 UTC 

[PATCH] proc: show locks in /proc/pid/fdinfo/X
 2015-03-05 15:37 UTC 

[Qemu-devel] [PULL 0/7] spice patch queue
 2015-03-05 15:35 UTC  (6+ messages)
` [Qemu-devel] [PULL 3/7] qxl: refactor rounding up to a nearest power of 2

[U-Boot] [PATCH 0/4] Add support for stm32f429-discovery board
 2015-03-05 15:35 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] ARM: Add ARMv7-M support
` [U-Boot] [PATCH 2/4] ARMv7M: Add STM32F4 support
` [U-Boot] [PATCH 3/4] stm32f4: Add serial driver
` [U-Boot] [PATCH 4/4] stm32f4: Add support for stm32f429-discovery board

[PATCH v2] sched, timer: Use atomics for thread_group_cputimer to improve scalability
 2015-03-05 15:35 UTC  (7+ messages)

[RFC V3] mm: change mm_advise_free to clear page dirty
 2015-03-05 15:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/2] Introduce default ram size in MachineClass
 2015-03-05 15:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/2] machine: add default_ram_size to machine class

use dedicated storage for scsi_debug LUNs
 2015-03-05 15:33 UTC 

[PATCH 2/2] mmc: sdhci-spear: Remove exported header
 2015-03-05 15:33 UTC 

[RFC PATCH 0/1] Wrong structure alignment due to compiler attribute "section"
 2015-03-05 15:32 UTC  (10+ messages)

[PATCH 1/2] mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF
 2015-03-05 15:33 UTC 

perf probe: can't find unnamed union members
 2015-03-05 15:32 UTC 

[Qemu-devel] [Bug 1319100] [NEW] qemu-arm-static bug in signal handling avoids using mono
 2015-03-05 15:22 UTC  (2+ messages)
` [Qemu-devel] [Bug 1319100] Re: qemu-arm-static bug in signal handling causes mono to hang

Testing IO PRP List
 2015-03-05 15:30 UTC  (4+ messages)

[PATCH v2 0/9] ARM: at91 cleanups for 4.1 #1
 2015-03-05 15:29 UTC  (4+ messages)
` [PATCH v2 5/9] ARM: at91: add soc detection infrastructure

[PATCH 1/3] phy: omap-control: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr
 2015-03-05 15:29 UTC  (3+ messages)

[PATCH] drm/i915: fix simple_return.cocci warnings
 2015-03-05 15:30 UTC  (3+ messages)

zip files created with git archive flags text files as binaries
 2015-03-05 15:27 UTC  (5+ messages)
` [PATCH] archive-zip: add --text parameter

Preventing zero GPU virtual address allocation
 2015-03-05 15:27 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] mmc: sdhci: Remove the sdhci exported header file
 2015-03-05 15:27 UTC 

[PATCH 1/3] drm/i915/skl: Allow universal planes to position
 2015-03-05 15:29 UTC  (5+ messages)
` [PATCH 3/3] drm/i915/skl: Support for 90/270 rotation

[Qemu-devel] GICv3/GIC-500
 2015-03-05 15:26 UTC  (3+ messages)

[PATCH] Remove redhat'ism from ftrace selftests
 2015-03-05 15:26 UTC  (13+ messages)

[PATCH 0/4] drm/sysfs: per connector type attribute groups
 2015-03-05 15:25 UTC  (2+ messages)

[PATCH] capabilities: Ambient capability set V2
 2015-03-05 15:26 UTC  (3+ messages)

[PATCH v1 1/1] x86/intel/quark: select COMMON_CLK
 2015-03-05 15:24 UTC 

[LTP] [PATCH] syscalls/sync_file_range01: support 31-bit s390
 2015-03-05 15:24 UTC 

[PATCH v3 0/6]: Add LRO support to ixgbe PMD
 2015-03-05 15:24 UTC  (7+ messages)
  ` [PATCH v3 1/6] ixgbe: Cleanups
  ` [PATCH v3 2/6] ixgbe: Bug fix: Properly configure Rx CRC stripping for x540 devices
  ` [PATCH v3 3/6] ixgbe: Code refactoring
  ` [PATCH v3 4/6] ixgbe: Unify the rx_pkt_bulk callback initialization
  ` [PATCH v3 5/6] common_linuxapp: Added CONFIG_RTE_ETHDEV_LRO_SUPPORT option
  ` [PATCH v3 6/6] ixgbe: Add LRO support

[PATCH] libfdt: Teach fdt_path_offset() about ':' path separator
 2015-03-05 15:23 UTC  (3+ messages)

[RFC] lib/vsprintf.c: Even faster decimal conversion
 2015-03-05 15:22 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2015-03-05 15:22 UTC  (2+ messages)

mm track: THP topics
 2015-03-05 15:21 UTC 

FW: [Bug 7378] Unidentified layer when building non-core layers
 2015-03-05 15:20 UTC 

panic on 4.20 server exporting xfs filesystem
 2015-03-05 15:21 UTC  (17+ messages)

Bug? git submodule add SSL certificate problem: unable to get local issuer certificate
 2015-03-05 15:20 UTC 

[PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-05 15:19 UTC  (9+ messages)
` [PATCH v9 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC

[U-Boot] [PATCH v3] usb_storage : scan all interfaces to find a storage device
 2015-03-05 15:19 UTC  (4+ messages)

Oops with tip/x86/fpu
 2015-03-05 15:14 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/3] Support streaming to an intermediate layer
 2015-03-05 15:15 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] block: "
` [Qemu-devel] [PATCH 2/3] block: Add QMP support for "

[oe-commits] Joe MacDonald : nis: integrate latest stable yp-tools and ypbind
 2015-03-05 15:14 UTC  (2+ messages)

[PATCH -next 00/12] OF earlycon cleanup
 2015-03-05 15:13 UTC  (3+ messages)
` [PATCH -next 02/12] serial: earlycon: Emit earlycon name in the OF table

[PATCH] do_xen_version() cleanup
 2015-03-05 15:10 UTC  (3+ messages)

[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-03-05 15:10 UTC  (8+ messages)
` [PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND

[PATCH v3 0/9] Atmel System Timer cleanups
 2015-03-05 15:09 UTC  (6+ messages)
` [PATCH v3 4/9] power: reset: Add AT91RM9200 reset driver

setting min/max frequency - without sysfs
 2015-03-05 15:09 UTC 

[PATCH net-next] rocker: check for BRIDGE_FLAGS_SELF in bridge setlink handler
 2015-03-05 15:09 UTC  (4+ messages)

[PATCH] MIPS: OCTEON: Use correct CSR to soft reset
 2015-03-05 15:06 UTC  (2+ messages)

[U-Boot] [PATCH] arm, da8xx: convert ipam390 board to generic board support
 2015-03-05 15:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] Introduce default ram size in MachineClass
 2015-03-05 15:07 UTC  (7+ messages)

[PATCH 1/2] drm/i915: Don't require primary->fb in intel_crtc_active()
 2015-03-05 15:07 UTC  (4+ messages)

[PATCH v3 00/16] s390x cpu model implementation
 2015-03-05 15:07 UTC  (11+ messages)
` [PATCH v3 01/16] Introduce probe mode for machine type none
    ` [Qemu-devel] "

Last Call - Workhsops of CISTI'2015: 10th Iberian Conference on Information Systems and Technologies
 2015-03-05 15:06 UTC 

[PATCH 0/2] Support for JPEG IP on Exynos542x
 2015-03-05 15:06 UTC  (3+ messages)
` [PATCH 2/2] media: s5p-jpeg: add 5420 family support

[PATCH v2 1/3] devicetree: bindings: Document qcom,msm-id and qcom,board-id
 2015-03-05 15:06 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: qcom: Add support for Qualcomm MSM8916 SoC

[PATCH net-next 0/3] Add QCN support to the DCB NL layer
 2015-03-05 15:05 UTC  (6+ messages)
` [PATCH net-next 1/3] net/dcb: Add IEEE QCN attribute

[Buildroot] [PATCH v2 1/1] board: add support for RIoTboard
 2015-03-05 15:05 UTC  (4+ messages)

[PULL v2] NBD fixes
 2015-03-05 15:05 UTC  (2+ messages)

[PATCH 0/7] Freescale DPAA FMan FLIB(s)
 2015-03-05 15:04 UTC  (5+ messages)

[4.0-rc+] WARNING: CPU: 0 PID: 1 at ./drivers/dma/dmaengine.c:863 dma_async_device_register+0xe0/0x540()
 2015-03-05 15:04 UTC 

[PATCH] mmc: sdhci-pltfm: remove the unneeded check of disabled device
 2015-03-05 15:03 UTC  (3+ messages)

[PATCH] drm/i915: Don't clobber plane state on internal disables
 2015-03-05 15:01 UTC  (4+ messages)
` [PATCH i-g-t] tests/kms_plane: Ensure planes recover from DPMS

[review-request] Version3 6154 add sorting, searching, paging to recipe-package detail
 2015-03-05 15:01 UTC  (2+ messages)

[PATCH v3] SATA: OCTEON: support SATA on OCTEON platform
 2015-03-05 14:58 UTC  (2+ messages)

Fwd: bcache memory footprint
 2015-03-05 15:01 UTC 

[PATCH 0/4] drm/msm: preparation for WB/DSI connectors
 2015-03-05 14:59 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] drm/msm/mdp5: Update generated header files
  ` [PATCH v2 2/4] drm/msm/mdp5: Enhance operation mode for pipeline configuration
  ` [PATCH v2 3/4] drm/msm/mdp5: Add START signal to kick off certain pipelines
  ` [PATCH v2 4/4] drm/msm/mdp5: Make the intf connection in config module

[PATCH] mmc: tegra: Optimize write_w path for tegra114 and later
 2015-03-05 14:59 UTC  (2+ messages)

[PATCH] pci: save list of detached devices, and re-probe during driver unload
 2015-03-05 14:59 UTC  (2+ messages)
  ` [PATCH v4] "

[PATCH for kernel 4.1] Split SCSI header files
 2015-03-05 14:58 UTC  (3+ messages)

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-03-05 14:58 UTC  (12+ messages)

[RFC/PATCH] mmc: tmio: Fix PIO mode with CONFIG_HIGHMEM
 2015-03-05 14:57 UTC  (3+ messages)

[PATCH/RFC] mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
 2015-03-05 14:57 UTC  (3+ messages)

Any reason not to add elksnet + elkscmd?
 2015-03-05 14:57 UTC 

[PATCH] mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
 2015-03-05 14:56 UTC  (2+ messages)

[PATCH] mmc: Fix hardware dependencies for sdhci-pxav3
 2015-03-05 14:56 UTC  (2+ messages)

[PATCH 0/1] RFC: Use /dev/md/X as default name
 2015-03-05 14:56 UTC  (9+ messages)

[PATCH 1/2] Btrfs: send, add missing check for dead clone root
 2015-03-02 20:53 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: send, don't leave without decrementing clone root's send_progress


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.