All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-05 05:56:55 to 2014-08-05 07:37:45 UTC [more...]

[PATCH 1/2 v3] bootmem/powerpc: Unify bootmem initialization
 2014-08-05  7:28 UTC  (3+ messages)

pull request: batman-adv 2014-08-05
 2014-08-05  7:36 UTC  (10+ messages)
` [B.A.T.M.A.N.] "
` [PATCH 1/4] batman-adv: prefer kmalloc_array to kmalloc when possible
  ` [B.A.T.M.A.N.] "
` [PATCH 2/4] batman-adv: remove unnecessary logspam
  ` [B.A.T.M.A.N.] "
` [PATCH 3/4] batman-adv: increase default hop penalty
  ` [B.A.T.M.A.N.] "
` [PATCH 4/4] batman-adv: Start new development cycle
  ` [B.A.T.M.A.N.] "

[U-Boot] [PATCH 00/18] Introduce cm-fx6 board
 2014-08-05  7:36 UTC  (5+ messages)
` [U-Boot] [PATCH 12/18] arm: mx6: add support for Compulab cm-fx6 CoM

[PATCH v1 0/2] Extend ioreq-server to support page write protection
 2014-08-05  7:35 UTC  (19+ messages)
` [PATCH v1 1/2] x86: add p2m_ram_wp
` [PATCH v1 2/2] ioreq-server: Support scatter page forwarding

[PATCH] ASoC: tlv320aic31xx: place codec into reset state initially
 2014-08-05  7:34 UTC  (2+ messages)

[Buildroot] [PATCH v3] bcache-tools: Adding package
 2014-08-05  7:33 UTC  (2+ messages)

Question regarding "Control Dependencies" in memory-barriers.txt
 2014-08-05  7:32 UTC  (4+ messages)

[PATCH] ASoC: fsl_sai: Add asynchronous mode support
 2014-08-05  7:32 UTC  (3+ messages)

[PATCH] Fix qemu traditional with PCI passthrough
 2014-08-05  7:31 UTC  (10+ messages)
` [PATCH] qemu-xen-trad: free all the pirqs for msi/msix when driver unloads

[PATCH V1 0/3] refine clock tree for esai in imx6q
 2014-08-05  7:30 UTC  (7+ messages)
` [PATCH V1 2/3] ARM: clk-imx6q: Add missing lvds2 clock to the clock tree
` [PATCH V1 3/3] ARM: imx6q: Add the clock route from external OSC to ESAI clock

[RFC][PATCH 0/7] nested sleeps, fixes and debug infra
 2014-08-05  7:28 UTC  (4+ messages)
` [RFC][PATCH 4/7] inotify: Deal with nested sleeps

[PATCH 0/8] atomic prep work
 2014-08-05  7:28 UTC  (4+ messages)
` [PATCH] drm: Docbook fixes
  ` [Intel-gfx] "

[RFC PATCH] kprobes: arm: enable OPTPROBES for arm 32
 2014-08-05  7:28 UTC 

[PATCH] xhci: Merge and Update debugging for patches from 3.6 kernel tree
 2014-08-05  7:27 UTC  (5+ messages)

Build regressions/improvements in v3.16
 2014-08-05  7:26 UTC  (2+ messages)

[PATCH] clk: shmobile: add missing 0x0100 for SDCKCR
 2014-08-05  7:25 UTC  (3+ messages)

Qt on Wandboard-solo with Yocto -Problem
 2014-08-05  7:24 UTC 

[PATCH] netcf: init script should be installed under /etc/init.d/
 2014-08-05  7:24 UTC 

Please update two patches
 2014-08-05  7:21 UTC 

[PATCH v4 0/3] Support for Qualcomm QPNP PMIC's
 2014-08-05  7:20 UTC  (3+ messages)

[U-Boot] mmc: question about capacity detection
 2014-08-05  7:20 UTC 

[B.A.T.M.A.N.] pull request net: batman-adv 2014-08-04
 2014-08-05  7:17 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: Fix out-of-order fragmentation support
    `  "

[PATCH] ALSA: fireworks: fix specifiers in format strings for propper output
 2014-08-05  7:15 UTC  (2+ messages)

[PATCH] serial: altera: Make of_device_id arrays const
 2014-08-05  7:14 UTC 

[PATCH] media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shm
 2014-08-05  7:13 UTC 

ASUS Phoebus (CMI8888) HDA Support
 2014-08-05  7:13 UTC  (5+ messages)

[PATCH] arch/sparc/math-emu/math_32.c: drop stray break operator
 2014-08-05  7:11 UTC  (4+ messages)

One patch just review the code
 2014-08-05  7:12 UTC 

[Qemu-devel] [Bug 1350435] Re: tcg.c:1693: tcg fatal error
 2014-08-05  7:01 UTC 

? fdisk -l bug: wrong devices listed ?
 2014-08-05  7:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/25] Add Marvell Armada XP MV78460 SoC support
 2014-08-05  7:10 UTC  (26+ messages)
` [U-Boot] [PATCH v2 01/25] sf: Add M25PX64 SPI NOR flash ID
` [U-Boot] [PATCH v2 02/25] arm: kirkwood: spi.h: Add some missing parenthesis
` [U-Boot] [PATCH v2 03/25] spi: kirkwood_spi.c: Some fixes and cleanup
` [U-Boot] [PATCH v2 04/25] spi: kirkwood_spi.c: Make global variable static
` [U-Boot] [PATCH v2 05/25] spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues
` [U-Boot] [PATCH v2 06/25] arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
` [U-Boot] [PATCH v2 07/25] arm: marvell: Move arch/kirkwood.h to arch/soc.h
` [U-Boot] [PATCH v2 08/25] arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
` [U-Boot] [PATCH v2 09/25] arm: marvell: Rework timer.c to make it usable for other MVEBU platforms
` [U-Boot] [PATCH v2 10/25] arm: mvebu: Add common mbus functions to use on Marvell SoCs
` [U-Boot] [PATCH v2 11/25] spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
` [U-Boot] [PATCH v2 12/25] arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
` [U-Boot] [PATCH v2 13/25] spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
` [U-Boot] [PATCH v2 14/25] arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
` [U-Boot] [PATCH v2 15/25] net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC
` [U-Boot] [PATCH v2 16/25] net: phy.h: Make PHY autonegotiation timeout configurable
` [U-Boot] [PATCH v2 17/25] i2c: mvtwsi: Add support for Marvell Armada XP
` [U-Boot] [PATCH v2 18/25] arm: armada-xp: Add basic support for Marvell Armada XP SoC
` [U-Boot] [PATCH v2 19/25] arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
` [U-Boot] [PATCH v2 20/25] arm: armada-xp: Add basic support for the maxBCM board
` [U-Boot] [PATCH v2 21/25] arm: kirkwood: Remove some dead code from cpu.c
` [U-Boot] [PATCH v2 22/25] tools/kwboot: Sync with latest barebox version to support Armada XP
` [U-Boot] [PATCH v2 23/25] tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
` [U-Boot] [PATCH v2 24/25] tools: kwbimage: Add image version 1 support for Armada XP / 370
` [U-Boot] [PATCH v2 25/25] Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image

Mail delivery failed: returning message to sender
 2014-08-05  7:09 UTC 

[PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
 2014-08-05  7:09 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/4] fix several bugs about use-after-free and an api abuse
 2014-08-05  7:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/4] ivshmem: check the value returned by fstat()

[U-Boot] [PATCH] drivers: rtc: remove dead drivers
 2014-08-05  7:09 UTC  (3+ messages)

[Qemu-trivial] [PATCH] dump.c: Fix memory leak issue in cleanup processing for dump_init()
 2014-08-05  7:08 UTC  (6+ messages)
` [Qemu-trivial] Cc'ing emails [was: [PATCH] dump.c: Fix memory leak issue in cleanup processing for dump_init()]
  ` [Qemu-trivial] [Qemu-devel] Cc'ing emails [
        `  "

[Qemu-devel] [PATCH v4 0/6] bug fixs for memory backend
 2014-08-05  7:05 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/6] memory: add memory_region_init_ram_may_fail() and memory_region_init_ram_ptr_may_fail()
` [Qemu-devel] [PATCH v4 2/6] exec: improve error handling and reporting in file_ram_alloc() and gethugepagesize()
` [Qemu-devel] [PATCH v4 3/6] rename memory_region_init_ram to memory_region_init_ram_nofail
` [Qemu-devel] [PATCH v4 4/6] rename memory_region_init_ram_may_fail to memory_region_init_ram
` [Qemu-devel] [PATCH v4 5/6] rename memory_region_init_ram_ptr to memory_region_init_ram_ptr_nofail
` [Qemu-devel] [PATCH v4 6/6] rename memory_region_init_ram_ptr_may_fail to memory_region_init_ram_ptr

[Buildroot] [PATCH 1/1] nodejs: updated to 0.10.30
 2014-08-05  7:07 UTC 

zram: device management utility needed
 2014-08-05  7:07 UTC  (3+ messages)

[Qemu-devel] [PATCH] /proc/self/maps content is not correct for a guest
 2014-08-05  7:06 UTC  (3+ messages)

[PATCH net-next] team: Simplify return path of team_newlink
 2014-08-05  7:06 UTC  (2+ messages)

[PATCH v3 0/3] x86/viridian improvements
 2014-08-05  7:06 UTC  (3+ messages)
` [PATCH v3 2/3] x86/viridian: Make logging less verbose

[PATCH] net/usb/hso: Add support for Option GTM671WFS
 2014-08-05  6:59 UTC  (4+ messages)

[PATCH 0/2] couple of generic remoteproc enhancements
 2014-08-05  7:05 UTC  (8+ messages)
` [PATCH 1/2] remoteproc: use a flag to detect the presence of IOMMU

Patch For Making Readdir_plus configurable
 2014-08-05  6:58 UTC  (3+ messages)

Is patch in kernel 3.16 - [PATCH] reiserfs: fix corruption introduced by balance_leaf refactor
 2014-08-05  7:03 UTC 

[U-Boot] [PATCH 1/7] sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE
 2014-08-05  7:03 UTC  (5+ messages)
` [U-Boot] [PATCH 6/7] sunxi: Kconfig: move common settings into a shared code block

After reshaping raid1 to raid0 with bitmap, then stop md panic
 2014-08-05  7:03 UTC 

[U-Boot] [PATCH v2 00/16] sunxi: Allwinner A10/A13/A20 DRAM controller fixes
 2014-08-05  7:02 UTC  (24+ messages)
` [U-Boot] [PATCH v2 02/16] sunxi: dram: Remove broken super-standby remnants
` [U-Boot] [PATCH v2 03/16] sunxi: dram: Respect the DDR3 reset timing requirements
` [U-Boot] [PATCH v2 04/16] sunxi: dram: Fix CKE delay handling for sun4i/sun5i
` [U-Boot] [PATCH v2 05/16] sunxi: dram: Remove broken impedance and ODT configuration code
` [U-Boot] [PATCH v2 06/16] sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i
` [U-Boot] [PATCH v2 07/16] sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions
` [U-Boot] [PATCH v2 08/16] sunxi: dram: Re-introduce the impedance calibration ond ODT
` [U-Boot] [PATCH v2 09/16] sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)
` [U-Boot] [PATCH v2 12/16] sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'
` [U-Boot] [PATCH v2 13/16] sunxi: dram: Configurable DQS gating window mode and delay
` [U-Boot] [PATCH v2 14/16] sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory

[PATCH] em28xx: fix compiler warnings
 2014-08-05  7:00 UTC 

[Bug 82055] New: [HAWAII] Running some programs, when HW acceleration is on, causes X to spike in CPU usage → unresponsive desktop
 2014-08-05  7:00 UTC  (2+ messages)
` [Bug 82055] "

Who maintains firmware upstreaming to Linux now?
 2014-08-05  6:59 UTC 

[PATCH 0/10 v2] mmc: tmio: fixup patches
 2014-08-05  6:59 UTC  (4+ messages)
` [PATCH 1/5] mmc: shmobile: add renesas,sdhi-rcar-gen1/gen2 in DT compatible

[PATCH V2 0/2] Add device tree support of i2c Atmel driver
 2014-08-05  6:55 UTC  (5+ messages)

[PATCH net-next] bridge: Update outdated comment on promiscuous mode
 2014-08-05  6:57 UTC  (2+ messages)
` [Bridge] "

[U-Boot] [PATCH 0/3] Kbuild: sync with Linux 3.16
 2014-08-05  6:56 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] kbuild: move extra gcc checks to scripts/Makefile.extrawarn
` [U-Boot] [PATCH 2/3] kbuild: sync mixed targets handling with Linux 3.16
` [U-Boot] [PATCH 3/3] scripts: objdiff: sync "

[Bug 82162] New: Syslog flooded by [drm:radeon_gem_object_create] errors
 2014-08-05  6:56 UTC  (2+ messages)
` [Bug 82162] "

[GIT PULL] Renesas rcar-audmapp Driver Updates for v3.17
 2014-08-05  6:56 UTC  (7+ messages)
` [PATCH 3/3] dma: rcar-audmapp: add DT support
      ` [PATCH] dt/bindings: rcar-audmapp: tidyup dmas explanation

[PATCH] xen/pci: Allocate memory for physdev_pci_device_add's optarr
 2014-08-05  6:55 UTC  (2+ messages)

AVCTP and AVRCP packet decoder file structure in btmon
 2014-08-05  6:54 UTC  (3+ messages)

[PATCH] ARM: shmobile: Separate APMU resource data into CPU dependant part
 2014-08-05  6:54 UTC  (2+ messages)

[RFC PATCH 00/26] i.MX5/6 IPUv3 CSI/IC
 2014-08-05  6:52 UTC  (2+ messages)

Suspend/resume broken on mx5/mx6 running 4.16
 2014-08-05  6:52 UTC  (4+ messages)

On URE and RAID rebuild - again!
 2014-08-05  6:52 UTC  (12+ messages)

[linux-next test] 29602: tolerable FAIL
 2014-08-05  6:48 UTC 

[PATCH] powerpc: thp: Use tlbiel wherever possible
 2014-08-05  6:48 UTC 

Delivery Status Notification (Failure)
 2014-08-05  6:47 UTC 

[Bug 82154] New: [HAWAII] gpu-reset when closing gwenview, fails to resume (atombios stuck executing), then flickery noise
 2014-08-05  6:44 UTC  (2+ messages)
` [Bug 82154] "

[PATCH] cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2]
 2014-08-05  6:43 UTC  (21+ messages)

[Buildroot] [PATCH v2] bcache-tools: Adding package
 2014-08-05  6:40 UTC  (5+ messages)

[PATCHv2 0/6] phy: simplified phy lookup
 2014-08-05  6:38 UTC  (5+ messages)
` [PATCHv2 5/6] base: platform: name the device already during allocation

bitbake meta-toolchain error
 2014-08-05  6:37 UTC  (8+ messages)

[PATCH 1/5] powerpc: Remove bootmem allocator
 2014-08-05  6:37 UTC  (5+ messages)
` [PATCH 2/5] powerpc: Remove some old bootmem related comments
` [PATCH 3/5] powerpc: Remove superfluous bootmem includes
` [PATCH 4/5] powerpc: Move sparse_init() into initmem_init
` [PATCH 5/5] powerpc: make __ffs return unsigned long

[PATCH RFC v2 0/4] Add mem_access support for PV domains
 2014-08-05  6:33 UTC  (15+ messages)
` [PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access

Query: Is it possible to lose interrupts between vhost and virtio_net during migration?
 2014-08-05  6:29 UTC  (6+ messages)

[Question]Does poky rebuild source when only makefile was modified
 2014-08-05  6:29 UTC  (8+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-08-04
 2014-08-05  6:30 UTC 

linux-next: manual merge of the char-misc tree with the slave-dma tree
 2014-08-05  6:28 UTC 

upgrade:firefly-x:stress-split related workload
 2014-08-05  6:27 UTC  (2+ messages)

[PATCH 0/2] dma: imx-sdma: Modify SDMA's remove operation
 2014-08-05  6:27 UTC  (6+ messages)
` [PATCH 1/2] dma: imx-sdma: use module_platform_driver for SDMA driver

[PATCH] drm/gma500: mdfld: Reuse video/mipi_display.h
 2014-08-05  6:27 UTC  (2+ messages)

User Space Events Not creating Logs
 2014-08-05  6:26 UTC 

[PATCH v9 00/10] gic and vgic fixes and improvements
 2014-08-05  6:25 UTC  (9+ messages)
` [PATCH v9 07/10] xen: remove workaround to inject evtchn_irq on irq enable

[U-Boot] [PATCH] doc: delete README.ARM-SoC
 2014-08-05  6:25 UTC 

[U-Boot] [PATCH] doc: README.SPL: adjust for Kbuild and Kconfig
 2014-08-05  6:25 UTC 

[PATCH] cpufreq_opp.c: Fixed the __might_sleep by changing GFP_KERNEL to GFP_ATOMIC
 2014-08-05  6:17 UTC 

[PATCH v3 1/2] rcar_can: document device tree bindings
 2014-08-05  6:15 UTC  (5+ messages)

Qt on Wandboard-solo with Yocto -Problem
 2014-08-05  6:14 UTC 

[PATCH 00/14] wil6210 misc updates
 2014-08-05  6:15 UTC  (4+ messages)
` [PATCH 04/14] wil6210: Optimization for Interrupt moderation threshold value

[meta-oe][PATCH] pm-qa: update to 0.4.12 release
 2014-08-05  6:14 UTC 

Qt on Wandboard-solo with Yocto -Problem
 2014-08-05  6:13 UTC 

[PATCH v3 1/2] linux-ti-staging 3.14: update to latest 3.14.15
 2014-08-05  6:12 UTC  (2+ messages)
` [PATCH 2/2] omap3-sgx-modules: update one of Darren's patches to match change in 3.14 API

[GIT PULL 00/33] perf/core improvements and fixes
 2014-08-05  6:08 UTC  (3+ messages)
` [PATCH 05/33] perf record: Allow the user to disable time stamps

[PATCH v1] phy: extend APIs of the generic phy framework
 2014-08-05  6:07 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] drop qapi nested structs
 2014-08-05  6:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 7/7] qapi: drop support for inline subtypes

linux-next: build failures after merge of the drm tree
 2014-08-05  6:02 UTC  (3+ messages)

[PATCH 0/6 v2] Add 180 degree primary and sprite rotation
 2014-08-05  5:56 UTC  (5+ messages)
` [PATCH 3/6] drm: Add rotation_property to mode_config
` [PATCH 4/6] drm/i915: Add rotation property for sprites
` [PATCH 5/6] drm/i915: Add 180 degree primary plane rotation support
` [PATCH 6/6] drm: Resetting rotation property

[PATCH net-next 2/3] netlink: Convert netlink_lookup() to use RCU protected hash table
 2014-08-05  5:58 UTC  (5+ messages)

pull request: wireless-next 2014-08-01
 2014-08-05  5:57 UTC  (4+ messages)


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.