All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-01 09:33:35 to 2014-09-01 10:36:45 UTC [more...]

[SMP BUG?] the return value of is_smp() is bug?
 2014-09-01 11:35 UTC  (3+ messages)

Possible regression in 3.17-rc2 in i915 driver
 2014-09-01 10:36 UTC  (12+ messages)
` [PATCH] drm/i915: Fix lock dropping in intel_tv_detect()
    ` [Intel-gfx] "
    ` [PATCH v2] "

[PATCH V3 1/2] ARM: dts: Add DT changes for display on snow
 2014-09-01 10:36 UTC  (2+ messages)
` [PATCH V3 2/2] ARM: dts: Add DT changes for display on peach_pit

[Qemu-devel] [PATCH v2] rules.mak: Fix DSO build by pulling in archive symbols
 2014-09-01 10:35 UTC 

[PATCH v2] commands: of_dump switch to get fixed devictree
 2014-09-01 10:34 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/2] drm/vmwgfx: Fix an incorrect OOM return value
 2014-09-01 10:33 UTC  (2+ messages)
` [PATCH 2/2] drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle

[PATCH -next] ASoC: es8328: fix error return code in es8328_codec_probe()
 2014-09-01 10:34 UTC  (3+ messages)

[Bug 81644] New: Random crashes on RadeonSI with Chromium
 2014-09-01 10:34 UTC  (2+ messages)
` [Bug 81644] "

[Qemu-devel] [PATCH v1 1/2] Extend header file for atomic operations
 2014-09-01 10:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 2/2] block/archipelago: Use QEMU atomic builtins

[Qemu-devel] [PATCH 0/5] s390x/gdb: various fixes
 2014-09-01 10:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH 5/5] gdb: provide the name of the architecture in the target.xml

[Qemu-devel] [PATCH 0/1] qemu:pci-assign: try to pci-assign.c
 2014-09-01 10:32 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/1] hw/pci-assign: split pci-assign.c

[PATCH 2/3] Adding Skyworks SKY81452 regulator driver
 2014-09-01 10:31 UTC  (5+ messages)
` [PATCH v2.2 0/2] regulator: sky81452: Adding compatible attribute in DT document
  ` [PATCH v2.2 2/2] dt-bindings: Adding compatible attribute for SKY81452 regulator

[Bug 82828] New: Regression: Crash in 3Dmark2001
 2014-09-01 10:31 UTC  (2+ messages)
` [Bug 82828] "

[LTP] [PATCH] containers: added netns/netns_interfaces.c
 2014-09-01 10:30 UTC  (2+ messages)
` [LTP] [PATCH v2] containers: added netns/netns_devices.sh and netns/netns_devices2.sh

[PATCH] testpmd: fix crash in txonly mode and when using tx_first
 2014-09-01 10:31 UTC 

[PATCH] mmc: pxamci: prepare and unprepare the clocks
 2014-09-01 10:31 UTC  (2+ messages)

[Bug 79980] New: Random radeonsi crashes
 2014-09-01 10:29 UTC  (2+ messages)
` [Bug 79980] "

[v5][PATCH 0/10] xen: reserve RMRR to avoid conflicting MMIO/RAM
 2014-09-01 10:29 UTC  (16+ messages)
` [v5][PATCH 03/10] xen:x86: define a new hypercall to get RMRR mappings

[PATCH v3 0/5] spi: dw-pci: cleanup the driver
 2014-09-01 10:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libnl: add patch to fix build with the musl C library
 2014-09-01 10:29 UTC 

[PATCH v1 0/5] mfd: lpc_sch: Intel Quark support
 2014-09-01 10:28 UTC  (10+ messages)
` [PATCH v1 1/5] mfd: lpc_sch: reduce duplicate code
` [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct
` [PATCH v1 4/5] mfd: lpc_sch: Add support for Intel Quark X1000

[PATCH V1] regulator: DA9211 : remove an unneeded semicolon
 2014-09-01 10:27 UTC  (2+ messages)

[PATCH] xhci-ring: Fix Null pointer dereference
 2014-09-01 10:37 UTC  (15+ messages)

[SMP BUG?] the return value of is_smp() is bug?
 2014-09-01 10:26 UTC  (5+ messages)

[PATCH v3 0/4] expose lm90 to thermal fw
 2014-09-01 10:26 UTC  (14+ messages)
` [PATCH v3 3/4] thermal: add more description for thermal-zones
                      ` [lm-sensors] "

[PATCH v2 00/12] clk: sunxi: Improve MMC clocks support
 2014-09-01 10:20 UTC  (5+ messages)
` [PATCH v2 03/12] clk: Add a function to retrieve phase

[PATCH v2 00/17] cleanup logs in main PMDs
 2014-09-01 10:24 UTC  (18+ messages)
  ` [PATCH v2 01/17] ixgbe: use the right debug macro
  ` [PATCH v2 02/17] ixgbe/base: add a _RAW macro for use by shared code
  ` [PATCH v2 03/17] ixgbe: clean log messages
  ` [PATCH v2 04/17] ixgbe: always log init messages
  ` [PATCH v2 05/17] ixgbe: add a message when forcing scatter mode
  ` [PATCH v2 06/17] ixgbe: add log messages when rx bulk mode is not usable
  ` [PATCH v2 07/17] i40e: use the right debug macro
  ` [PATCH v2 08/17] i40e/base: add a _RAW macro for use by shared code
  ` [PATCH v2 09/17] i40e: clean log messages
  ` [PATCH v2 10/17] i40e: always log init messages
  ` [PATCH v2 11/17] i40e: add log messages when rx bulk mode is not usable
  ` [PATCH v2 12/17] e1000: use the right debug macro
  ` [PATCH v2 13/17] e1000/base: add a _RAW macro for use by shared code
  ` [PATCH v2 14/17] e1000: clean log messages
  ` [PATCH v2 15/17] e1000: always log init messages
  ` [PATCH v2 16/17] e1000: add a message when forcing scatter mode
  ` [PATCH v2 17/17] eal: set log level from command line

[PATCH v2 0/3] mfd: add support for Diolan DLN-2
 2014-09-01 10:22 UTC  (7+ messages)
` [PATCH v2 1/3] mfd: add support for Diolan DLN-2 devices

[PATCH net-next 1/2] sched: introduce nr_running_this_cpu()
 2014-09-01 10:22 UTC  (8+ messages)
` [PATCH net-next 2/2] net: exit busy loop when another process is runnable

[U-Boot] [PATCH] sf: Add support for flag status register on Micron chips
 2014-09-01 10:22 UTC 

[PATCH] drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag
 2014-09-01 10:21 UTC  (3+ messages)
` [PATCH] r600g, radeonsi: Inform the kernel if a BO will likely be accessed by the CPU
  ` [Mesa-dev] "

[Buildroot] [Bug 7346] New: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found
 2014-09-01 10:20 UTC  (2+ messages)
` [Buildroot] [Bug 7346] "

BUG: early intel microcode update violating alignment rules
 2014-09-01 10:19 UTC  (6+ messages)
` early microcode: how to disable at runtime?

xc_gntshr_unmap problems (BUG(s) in xen-gntalloc?)
 2014-09-01 10:19 UTC  (6+ messages)

[PATCH] ARM: configs: Enable cpufreq-cpu0 for multi_v7_defconfig
 2014-09-01 10:18 UTC  (3+ messages)

[PATCH] KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
 2014-09-01 10:17 UTC  (2+ messages)

[PATCH v3 0/2] Add device tree support of i2c Atmel driver
 2014-09-01 10:16 UTC  (3+ messages)
` [PATCH v3 2/3] at91sam9g45: clock: add i2c clocks

[PATCH v2 00/26] genirq: fix use of irq_find_mapping outside of legal RCU context
 2014-09-01 10:16 UTC  (11+ messages)
` [PATCH v2 19/26] irqchip: atmel-aic: convert to handle_domain_irq
` [PATCH v2 20/26] irqchip: atmel-aic5: "

[PATCH v3 0/5] fs/seq_file: introduce seq_hex_dump() helper
 2014-09-01 10:15 UTC  (8+ messages)
` [PATCH v3 1/5] seq_file: provide an analogue of print_hex_dump()

[PATCHSET 0/5 v2] brd: partition fixes
 2014-09-01 10:15 UTC  (2+ messages)

[PATCH] regulator: core: GPIO #0 is a valid GPIO
 2014-09-01 10:15 UTC  (4+ messages)

[PATCH] drm/panel: simple: Add AUO B116XW03 panel support
 2014-09-01 10:10 UTC 

[RFC] MTD m25p80 3-byte addressing and boot problem
 2014-09-01 10:13 UTC  (4+ messages)

[PATCH 1/2] EFI: fix error handling in efi_get_boot()
 2014-09-01 10:12 UTC  (5+ messages)
` [PATCH 2/2] EFI: handle more boot devices

[GIT PULL] KVM/ARM and PSCI v0.2 Changes for 3.16
 2014-09-01 10:11 UTC  (9+ messages)
` [PATCH 06/16] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header

[PATCH] KVM: EVENTFD: remove inclusion of irq.h
 2014-09-01 10:11 UTC  (3+ messages)

[Buildroot] [PATCH] Add support for Flattened Image Trees
 2014-09-01 10:09 UTC 

[PATCH v7 0/5] Add rockchip RK808 pmic driver
 2014-09-01 10:09 UTC  (10+ messages)
` [PATCH v7 2/5] MFD: RK808: Add new mfd driver for RK808
` [PATCH v7 3/5] RTC: RK808: add RTC "
` [PATCH v7 4/5] clk: RK808: Add clkout "
` [PATCH v7 5/5] regulator: RK808: Remove pdata from the regulator

[PATCH v2 0/2] Add atmel pinctrl driver
 2014-09-01 10:08 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: at91: add "

[Bug 82050] New: R9270X pyrit benchmark perf regressions with latest kernel/llvm
 2014-09-01 10:09 UTC  (5+ messages)
` [Bug 82050] "

[PATCH v2 1/2] Allow DT parsing of secondary devices
 2014-09-01 10:08 UTC  (5+ messages)
` [PATCH v2 2/2] adv7604: Use DT parsing in dummy creation

[Qemu-devel] [PATCH v8 0/7] Virtio PCI libqos driver
 2014-09-01 10:08 UTC  (8+ messages)
` [Qemu-devel] [PATCH v8 1/7] tests: Functions bus_foreach and device_find from libqos virtio API
` [Qemu-devel] [PATCH v8 2/7] tests: Add virtio device initialization
` [Qemu-devel] [PATCH v8 3/7] libqos: Added basic virtqueue support to virtio implementation
` [Qemu-devel] [PATCH v8 4/7] libqos: Added indirect descriptor "
` [Qemu-devel] [PATCH v8 5/7] libqos: Added test case for configuration changes in virtio-blk test
` [Qemu-devel] [PATCH v8 6/7] libqos: Added MSI-X support
` [Qemu-devel] [PATCH v8 7/7] libqos: Added EVENT_IDX support

[PATCH] x86/traps: Remove redundant trapnr parameter from fatal_trap()
 2014-09-01 10:06 UTC 

[PATCH 0/7] mmc: remove MMC_CAP2_NO_MULTI_READ flags
 2014-09-01 10:05 UTC  (4+ messages)
` [PATCH 2/7] mmc: omap_hsmmc: use blk_size_workaround

[PATCH] usb: dwc3: exynos: remove usb_phy_generic support
 2014-09-01 10:01 UTC  (4+ messages)

[PATCH 1/2] usb: serial: xsens_mt: add author and description
 2014-09-01 10:00 UTC  (2+ messages)

[RFC PATCH 1/1 v8]mmc: Support-FFU-for-eMMC-v5.0
 2014-09-01  9:26 UTC  (7+ messages)

reg : adding grub entry with hugepages
 2014-09-01  9:57 UTC  (8+ messages)

[PATCH 1/4] staging: rtl8188eu: os_intfs.c
 2014-09-01  9:54 UTC  (5+ messages)
` [PATCH 3/4] staging: rtl8188eu: osdep_intf.h and usb_intf.c

[PATCH v2 0/5] Add device tree support of Atmel NAND driver
 2014-09-01  9:54 UTC  (7+ messages)
` [PATCH 1/5] mtd: nand: remove NAND_ATMEL_PMECC
` [PATCH 4/5] board: atmel: initialise ecc_mode

[PATCH] ASoC: tlv320aic31xx: Correct interface register 2 variable name
 2014-09-01  9:54 UTC  (2+ messages)

[PATCH v2 0/5] dvb: Add support for PT3 ISDB-S/T card
 2014-09-01  9:54 UTC  (6+ messages)
` [PATCH v2 4/5] tc90522: add driver for Toshiba TC90522 quad demodulator

[PATCH v3 0/2] ivshmem: update documentation, add client/server tools
 2014-09-01  9:52 UTC  (8+ messages)
` [PATCH v3 2/2] docs: update ivshmem device spec
  ` [Qemu-devel] "

State of bitbake world, Failed tasks 2014-09-01
 2014-09-01  9:52 UTC 

[Qemu-devel] IO accounting overhaul
 2014-09-01  9:52 UTC  (2+ messages)

[Qemu-devel] linux-user: enabling binfmt P flag
 2014-09-01  9:51 UTC  (5+ messages)

[Qemu-devel] KVM call for agenda for 2014-09-02
 2014-09-01  9:50 UTC  (2+ messages)
`  "

[Qemu-devel] [PULL 00/35] Block patches
 2014-09-01  9:49 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] add basic recovery logic to quorum driver
 2014-09-01  9:46 UTC  (14+ messages)
` [Qemu-devel] [PATCH 2/8] block: add driver operation callbacks
` [Qemu-devel] [PATCH 5/8] quorum: fix quorum_aio_cancel()
` [Qemu-devel] [PATCH 8/8] quorum: add basic device recovery logic

arm: at91: sama5d3 suspend in ram
 2014-09-01  9:44 UTC  (2+ messages)

Bug: s5p-mfc should allow multiple call to REQBUFS before we start streaming
 2014-09-01  9:43 UTC  (2+ messages)
`  "

[PATCH] scripts: gitignore: update based on Makefile
 2014-09-01  9:42 UTC  (2+ messages)

[PATCH] dtb: at91: sam9n12ek: ohci: add port and vbus property
 2014-09-01  9:42 UTC  (4+ messages)

[PATCH net-next v3] lib/rhashtable: allow user to set the minimum shifts of shrinking
 2014-09-01  9:41 UTC  (4+ messages)

[PATCH 0/4] staging: comedi: hwdrv_apci1500: coding style cleanups
 2014-09-01  9:40 UTC  (2+ messages)

[GIT PULL] DaVinci DT additions for v3.18 (merge window)
 2014-09-01  9:40 UTC 

[Qemu-devel] [PATCH 0/4] pcie: Add support for Single Root I/O Virtualization
 2014-09-01  9:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/4] pcie: Add support for Single Root I/O Virtualization (SR/IOV)

[PATCH resend 1/2] usb: serial: xsens_mt: add author and description
 2014-09-01  9:39 UTC  (2+ messages)
` [PATCH resend 2/2] usb: serial: xsens_mt: always bind to interface number 1

[RFC][PATCH] ASoC: simple-card: Merge single and muti DAI link code
 2014-09-01  9:39 UTC  (3+ messages)

EP93XX/EDB9315A Audio Issue
 2014-09-01  9:38 UTC  (2+ messages)

[PATCH 00/29] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-09-01  9:38 UTC  (5+ messages)
` [PATCH 10/29] drivers: add DRIVER_HAS_OWN_IOMMU_MANAGER flag

[PATCH 1/2] binfmt_misc: expand the register format limit to 1920 bytes
 2014-09-01  9:38 UTC  (2+ messages)
` [PATCH 2/2] binfmt_misc: touch up documentation a bit

[Qemu-devel] [Patch] block:qemu will crash when vhost-scsi disk vm reboot
 2014-09-01  9:38 UTC  (2+ messages)

[PATCH 0/5] beautify EFI memmap logs
 2014-09-01  9:37 UTC  (5+ messages)

[PATCH] staging: comedi: hwdrv_apci3501: change printk to dev_err
 2014-09-01  9:35 UTC  (2+ messages)

[PATCH] staging: goldfish_audio.c: sparse warning of incorrect type
 2014-09-01  9:35 UTC  (2+ messages)

[PATCH] staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declared
 2014-09-01  9:34 UTC  (2+ messages)

[PATCH v2] arm64: fix bug for reloading FPSIMD state after cpu power off
 2014-09-01  9:34 UTC  (3+ messages)

[PATCH 0/2] mvebu: Openblocks A6 board support
 2014-09-01  9:33 UTC  (4+ messages)
` [PATCH 1/2] nand: Add Marvell Orion NAND driver


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.