All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-24 15:27:05 to 2014-07-24 16:20:06 UTC [more...]

WL1271 + recent compat/backports + calibrator?
 2014-07-24 16:16 UTC  (4+ messages)

[BUG] rc1 and rc2: Laptop unusable: on boot,screen black instead of native resolution
 2014-07-24 16:18 UTC  (15+ messages)
                ` [BUG] rc3 Oops: unable to handle kernel NULL pointer dereference at 0000074c
                        ` [BUG] rc1 rc2 rc3 not bootable - black screen after kernel loading

[tisdk-build-scripts][PATCH] arago-core-tisdk-2014.08.00: use the right opentest CLI
 2014-07-24 16:19 UTC  (2+ messages)

[PATCH RFC V3 1/5] xen: Emulate with no writes
 2014-07-24 16:18 UTC  (9+ messages)
` [PATCH RFC V3 3/5] xen: Force-enable relevant MSR events; optimize the number of sent MSR events
` [PATCH RFC V3 4/5] xen, libxc: Request page fault injection via libxc
` [PATCH RFC V3 5/5] xen: Handle resumed instruction based on previous mem_event reply

[PATCH v3] fb: backlight: add driver for iPAQ micro backlight
 2014-07-24 16:17 UTC 

How to get RSSI periodically
 2014-07-24 16:17 UTC  (3+ messages)

[PATCH 0/7] Rewrite `git_config()` using config-set API
 2014-07-24 16:17 UTC  (6+ messages)

[PATCH 0/2] pinctrl: sunxi: misc improvements for gpio
 2014-07-24 16:17 UTC  (7+ messages)
` [PATCH 2/2] pinctrl: sunxi: number gpio ranges starting from 0

[PATCH] usb-core: Remove Fix mes in file hcd.c
 2014-07-24 16:17 UTC  (8+ messages)

[Qemu-devel] [PULL for-2.1 0/5] QMP queue
 2014-07-24 16:16 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/3] target-arm: Some fixes to page and TLB handling
 2014-07-24 16:15 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] target-arm: don't hardcode mask values in arm_cpu_handle_mmu_fault
` [Qemu-devel] [PATCH 2/3] target-arm: A64: fix TLB flush instructions
` [Qemu-devel] [PATCH 3/3] target-arm: A64: fix use 12 bit page tables for aarch64

[PATCH] staging: Change kzalloc to kcalloc
 2014-07-24 16:15 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 for-2.1 0/2] pc: fix /etc/acpi/tables size in fw_cfg for -M pc-i440fx-2.0
 2014-07-24 16:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.1 1/2] acpi-dsdt: procedurally generate _PRT

[PATCH] arm64/crypto: fix makefile rule for aes-glue-%.o
 2014-07-24 16:12 UTC  (12+ messages)

[Qemu-trivial] [PATCH for-2.1] qemu-options: fix another allows-to for -net l2tpv3
 2014-07-24 16:11 UTC  (2+ messages)
` [Qemu-devel] "

Tegra2 USB issue
 2014-07-24 16:08 UTC  (2+ messages)

[PATCH] gpio: extend gpiod_get*() with flags parameter
 2014-07-24 16:10 UTC  (7+ messages)

[PATCH 0/5] RFC: CGroup Namespaces
 2014-07-24 16:10 UTC  (4+ messages)

[PATCH 0/6] Minor USB fixes and xHCI driver
 2014-07-24 16:09 UTC  (3+ messages)
` [PATCH 1/6] USB: Fix stale usb devices in usb_device_list

[Qemu-devel] [PATCH for-2.1 v2] qemu-char: ignore flow control if a PTY's slave is not connected
 2014-07-24 16:08 UTC 

next build: 629 warnings 1 failures (next/next-20140723)
 2014-07-24 16:08 UTC  (5+ messages)

net: socket: NULL ptr deref in sendmsg
 2014-07-24 16:05 UTC  (3+ messages)

[PATCH 00/43] Execlists v5
 2014-07-24 16:04 UTC  (44+ messages)
` [PATCH 01/43] drm/i915: Reorder the actual workload submission so that args checking is done earlier
` [PATCH 02/43] drm/i915/bdw: New source and header file for LRs, LRCs and Execlists
` [PATCH 03/43] drm/i915/bdw: Macro for LRCs and module option for Execlists
` [PATCH 04/43] drm/i915/bdw: Initialization for Logical Ring Contexts
` [PATCH 05/43] drm/i915/bdw: Introduce one context backing object per engine
` [PATCH 06/43] drm/i915/bdw: A bit more advanced LR context alloc/free
` [PATCH 07/43] drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts
` [PATCH 08/43] drm/i915/bdw: Add a context and an engine pointers to the ringbuffer
` [PATCH 09/43] drm/i915/bdw: Populate LR contexts (somewhat)
` [PATCH 10/43] drm/i915/bdw: Deferred creation of user-created LRCs
` [PATCH 11/43] drm/i915/bdw: Render moot context reset and switch with Execlists
` [PATCH 12/43] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
` [PATCH 13/43] drm/i915: Abstract the legacy workload submission mechanism away
` [PATCH 14/43] drm/i915/bdw: Skeleton for the new logical rings submission path
` [PATCH 15/43] drm/i915/bdw: Generic logical ring init and cleanup
` [PATCH 16/43] drm/i915/bdw: GEN-specific logical ring init
` [PATCH 17/43] drm/i915/bdw: GEN-specific logical ring set/get seqno
` [PATCH 18/43] drm/i915/bdw: New logical ring submission mechanism
` [PATCH 19/43] drm/i915/bdw: GEN-specific logical ring emit request
` [PATCH 20/43] drm/i915/bdw: GEN-specific logical ring emit flush
` [PATCH 21/43] drm/i915/bdw: Emission of requests with logical rings
` [PATCH 22/43] drm/i915/bdw: Ring idle and stop "
` [PATCH 23/43] drm/i915/bdw: Interrupts "
` [PATCH 24/43] drm/i915/bdw: GEN-specific logical ring emit batchbuffer start
` [PATCH 25/43] drm/i915/bdw: Workload submission mechanism for Execlists
` [PATCH 26/43] drm/i915/bdw: Always use MMIO flips with Execlists
` [PATCH 27/43] drm/i915/bdw: Render state init for Execlists
` [PATCH 28/43] drm/i915/bdw: Implement context switching (somewhat)
` [PATCH 29/43] drm/i915/bdw: Write the tail pointer, LRC style
` [PATCH 30/43] drm/i915/bdw: Two-stage execlist submit process
` [PATCH 31/43] drm/i915/bdw: Handle context switch events
` [PATCH 32/43] drm/i915/bdw: Avoid non-lite-restore preemptions
` [PATCH 33/43] drm/i915/bdw: Help out the ctx switch interrupt handler
` [PATCH 34/43] drm/i915/bdw: Make sure gpu reset still works with Execlists
` [PATCH 35/43] drm/i915/bdw: Make sure error capture keeps working "
` [PATCH 36/43] drm/i915/bdw: Disable semaphores for Execlists
` [PATCH 37/43] drm/i915/bdw: Display execlists info in debugfs
` [PATCH 38/43] drm/i915/bdw: Display context backing obj & ringbuffer "
` [PATCH 39/43] drm/i915/bdw: Print context state "
` [PATCH 40/43] drm/i915/bdw: Document Logical Rings, LR contexts and Execlists
` [PATCH 41/43] drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)
` [PATCH 42/43] drm/i915/bdw: Pin the context backing objects to GGTT on-demand
` [PATCH 43/43] drm/i915/bdw: Pin the ringbuffer backing object "

[PATCH] usb-core: Revert "usb-core: Remove Fix mes in file hcd.c"
 2014-07-24 16:04 UTC  (4+ messages)

[PATCH 00/15] atmel_mxt_ts - device tree, bootloader, etc
 2014-07-24 16:04 UTC  (5+ messages)
` [PATCH 04/15] Input: atmel_mxt_ts - implement device tree support

[PATCH] arm64/crypto: fix makefile rule for aes-glue-%.o
 2014-07-24 16:03 UTC 

[PATCH] staging:bcm:DDRinit.c:coding style:line over 80 char
 2014-07-24 16:02 UTC  (2+ messages)

[PATCH 0/2] dvb-core and drx39xyj - add resume support
 2014-07-24 16:02 UTC  (3+ messages)
` [PATCH 1/2] media: dvb-core add new flag exit flag value for resume
` [PATCH 2/2] media: drx39xyj - add resume support

[PATCH RFC] suspend/hibernation: Fix racing timers
 2014-07-24 15:59 UTC  (4+ messages)

[PATCH 0/1] A debugfs file system for managed resources (devres)
 2014-07-24 15:59 UTC  (4+ messages)
` [PATCH 1/1] Managed Devices devres_debugfs file system

[PATCHSET 0/6] perf tools: Honor column width setting
 2014-07-24 15:58 UTC  (15+ messages)
` [PATCH 3/6] perf tools: Save column length in perf_hpp_fmt
` [PATCH 4/6] perf report: Honor column width setting

[PowerPC] - Define error in arch/arch/powerpc/boot/io.h ??
 2014-07-24 15:58 UTC  (4+ messages)

[PATCH] ARM: at91: at91sam9x5: add clocks for usb device
 2014-07-24 15:58 UTC  (6+ messages)
` [PATCH] ARM: at91: at91sam9x5: sets NPCS0 (PA14) back to GPIO

[PATCH v2 0/6] net/macb: add HW features to macb driver
 2014-07-24 15:57 UTC  (5+ messages)
` [PATCH v2 5/6] ARM: at91: change compatibility string for sama5d3x gem

[PATCHv3 00/19] perf tools: Factor ordered samples queue
 2014-07-24 15:51 UTC  (12+ messages)

omap3isp with DM3730 not working?!
 2014-07-24 15:57 UTC  (2+ messages)

[RESEND PATCH 1/4] aio: remove the needless registration of ring file's private_data
 2014-07-24 15:56 UTC  (4+ messages)
  ` [RESEND PATCH 2/4] aio: use the macro rather than the inline magic number
  ` [RESEND PATCH 3/4] aio: fix some comments
  ` [RESEND PATCH 4/4] aio: use iovec array rather than the single one

Design - the All layers page
 2014-07-24 15:55 UTC  (7+ messages)

[PATCH v2] usb: ehci: use linux-way ehci_readl and ehci_writel
 2014-07-24 15:55 UTC 

[PATCH] libxc: disable valgrind integration when building for minios
 2014-07-24 15:55 UTC  (3+ messages)

[PATCH] ARM: zynq: DT: Add CAN node
 2014-07-24 15:55 UTC  (5+ messages)

[PATCH v2 3/3] [SCSI] Make LBP quirk skip lbpme checks tests
 2014-07-24 15:54 UTC  (10+ messages)

[PATCH RESEND] bnx2x: fix crash during TSO tunneling
 2014-07-24 15:54 UTC 

[PATCH v7 0/8] xen: add systemd support
 2014-07-24 15:54 UTC  (12+ messages)
` [PATCH v7 2/8] cxenstored: add support for systemd active sockets
` [PATCH v7 5/8] autoconf: xen: move standard path variables to config/Paths.mk.in
` [PATCH v7 6/8] xencommons: move module list into a generic place
` [PATCH v7 7/8] autoconf: xen: enable explicit preference option for xenstored preference
` [PATCH v7 8/8] systemd: add xen systemd service and module files

[PATCH] xen: arm: don't release modules which aren't in RAM into the heap
 2014-07-24 15:54 UTC  (3+ messages)

[PATCH v3] add support for libvirt-like channels
 2014-07-24 15:52 UTC  (4+ messages)
` [PATCH v4] "
  ` [PATCH v4 1/3] libxl IDL: the name of a KeyedUnion descriminator need not be 'type'

[PATCH] fix list_domain_details: check config data length=0
 2014-07-24 15:53 UTC  (6+ messages)

[PATCH 00/10 linux-next] drivers/usb: remove unnecessary break after goto/return
 2014-07-24 15:52 UTC  (4+ messages)

[PATCH 0/3] tools: vtpm compile fixes
 2014-07-24 15:52 UTC  (2+ messages)

[RFC] ACPI: Add GPIO-signaled event simulator
 2014-07-24 15:51 UTC 

[PATCH v4] xen: arm: Only lookup kernel/initrd bootmodule once while building dom0
 2014-07-24 15:51 UTC  (5+ messages)

[PATCH] bnx2x: fix crash during TSO tunneling
 2014-07-24 15:48 UTC  (2+ messages)

udev 215 creates inactive MD devices upon stopping them
 2014-07-24 15:48 UTC  (2+ messages)

[PATCH 00/19] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-07-24 15:47 UTC  (7+ messages)
` [PATCH 03/19] ARM64 / ACPI: Introduce lowlevel suspend function
` [PATCH 10/19] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way

[PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
 2014-07-24 15:47 UTC  (4+ messages)

mmu_notifier: preparatory patches for hmm and or iommuv2 v6
 2014-07-24 15:46 UTC  (2+ messages)

[RESEND RFC V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'
 2014-07-24 15:46 UTC  (2+ messages)

[PATCH] net: Fix recvmmsg timeout handling
 2014-07-24 15:45 UTC  (5+ messages)
  ` [PATCH net.git] "

[PATCH v2 00/25] AMDKFD kernel driver
 2014-07-24 15:44 UTC  (12+ messages)

[PATCHv2 0/2] configure dynack through mac80211 stack
 2014-07-24 15:44 UTC  (6+ messages)
` [PATCHv2 2/2] mac80211: extend set_coverage_class signature

[Buildroot] [PATCH 1/1] python-daemon: new package
 2014-07-24 15:43 UTC 

[RFC 00/44] GPU scheduler for i915 driver
 2014-07-24 15:42 UTC  (6+ messages)
` [RFC 15/44] drm/i915: Added deferred work handler for scheduler

symbol conflicts between netinet/in.h, arpa/inet.h, and rte_ip.h
 2014-07-24 15:43 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.1] qemu-char: ignore flow control if a PTY's slave is not connected
 2014-07-24 15:42 UTC  (2+ messages)

[PATCH] kni: fixed compilation error on Ubuntu 14.04 LTS (kernel 3.13.0-30.54)
 2014-07-24 15:43 UTC  (4+ messages)

mplayer blacklisted?
 2014-07-24 15:41 UTC 

Undeliverable: Fwd: Re: debt
 2014-07-24 15:41 UTC 

[PATCH v1] gpio: keystone: add dsp gpio controller driver
 2014-07-24 15:40 UTC  (8+ messages)

[PATCH v2 4/4] ARM: dts: qcom: Add PM8941 and PM8841 pinctrl nodes
 2014-07-24 15:40 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] pinctrl: Update Qualcomm pm8xxx GPIO parameters definitions

[PATCH] Input: atmel_mxt_ts - simplify mxt_initialize a bit
 2014-07-24 15:39 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the arm-soc tree
 2014-07-24 15:39 UTC  (4+ messages)

[PATCH] irq: Warn when shared interrupts do not match on NO_SUSPEND
 2014-07-24 15:36 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH] intel-gpu-tools: fix version.h creation in android
 2014-07-24 15:35 UTC  (3+ messages)

[Query] cpuidle functions cpuidle_install_idle_handler/cpuidle_uninstall_idle_handler
 2014-07-24 15:35 UTC 

[PATCH v2] irqchip: add keystone irq controller ip driver
 2014-07-24 16:20 UTC  (5+ messages)

[PATCH] Input: atmel_mxt_ts - split config update a bit
 2014-07-24 15:34 UTC  (2+ messages)

Bluetooth Low Energy service crash report - when trying read a HID feature report
 2014-07-24 15:32 UTC  (6+ messages)

Problem with RAID-5 not adding disks
 2014-07-24 15:31 UTC  (5+ messages)

VFS tree for 3.17?
 2014-07-24 15:30 UTC  (3+ messages)

[PATCH v2 0/2] Add Freescale ASRC driver
 2014-07-24 15:20 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform drivers

Patchwork almost clean
 2014-07-24 15:29 UTC  (2+ messages)

[next:master 7657/8702] drivers/media/platform/coda.c:3734:2: error: implicit declaration of function 'devm_reset_control_get'
 2014-07-24 15:27 UTC 

[Bug 79901] New: Extremely slow boot on Promise VTrak E610f due to sd_mod RSOC usage
 2014-07-24 15:28 UTC  (3+ messages)
` [Bug 79901] "

[GIT PULL] sound fixes for 3.16-rc7
 2014-07-24 15:27 UTC 

Is warn_on() right reply for i/o error?
 2014-07-24 15:27 UTC 

one doubt about mmc_sdio_init_card function
 2014-07-24 15:27 UTC  (11+ messages)
` One bug of SDHCI driver

[PATCH 1/3] staging: dgng: Fix Macros with complex values should be enclosed in parenthesis
 2014-07-24 15:26 UTC  (3+ messages)
` [PATCH 2/3] staging: dgnc: Fix do not initialise statics to 0 or NULL
` [PATCH 3/3] staging: dgnc: Fix space required after that ','

[PATCH 0/3] Renesas IPMMU-VMSA fixes
 2014-07-24 15:27 UTC  (2+ messages)
` [PATCH 3/3] iommu/ipmmu-vmsa: Invalidate TLB after unmapping


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.