All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-18 07:27:22 to 2014-04-18 09:23:43 UTC [more...]

[PATCH 3.12 01/72] powernow-k6: disable cache when changing frequency
 2014-04-18  9:21 UTC  (8+ messages)
` [PATCH 3.12 00/72] 3.12.18-stable review
  ` [PATCH 3.12 05/72] selinux: correctly label /proc inodes in use before the policy is loaded
  ` [PATCH 3.12 09/72] nfs: initialize the ACL support bits to zero
  ` [PATCH 3.12 17/72] drm/radeon: enable speaker allocation setup on dce3.2
  ` [PATCH 3.12 19/72] fb: reorder the lock sequence to fix potential dead lock
  ` [PATCH 3.12 24/72] net: fix for a race condition in the inet frag code
` [PATCH 3.12 20/72] video/fb: Propagate error code from failing to unregister conflicting fb

[tip:x86/urgent] x86/mce: Fix CMCI preemption bugs
 2014-04-18  9:22 UTC  (11+ messages)

[PATCH 1/2] ext4: Remove arbitrary block value in __es_remove_extent()
 2014-04-18  9:22 UTC  (3+ messages)

[PATCH] ipc/shm: Increase the defaults for SHMALL, SHMMAX to infinity
 2014-04-18  9:18 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: limit printk when journal is aborted
 2014-04-18  9:18 UTC  (5+ messages)

PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64
 2014-04-18  9:17 UTC  (10+ messages)

update patch state on patchwork
 2014-04-18  9:15 UTC 

[PATCH] nfsd: set timeparms.to_maxval in setup_callback_client
 2014-04-18  9:10 UTC  (2+ messages)

the /dev/xvda can not be mounted and read/write when using xl create domU
 2014-04-18  9:10 UTC  (4+ messages)

[PATCH 0/7] drm: exynos: few patches to enhance bridge chip support
 2014-04-18  9:08 UTC  (9+ messages)
` [PATCH 1/7] drm/exynos: dp: support hotplug detection via GPIO
` [PATCH 3/7] drm/panel: Add driver for exynos_dp based panels
` [PATCH 4/7] drm/exynos: add exynos_dp_panel driver registration to drm driver
` [PATCH 5/7] drm/exynos: dp: modify driver to support drm_panel

[Bug 77602] New: Tiling issue with mesa git [radeonsi]
 2014-04-18  9:07 UTC  (2+ messages)
` [Bug 77602] "

[patch added to the 3.12 stable tree] video/fb: Propagate error code from failing to unregister conflicting fb
 2014-04-18  9:07 UTC  (2+ messages)
  ` [patch added to the 3.12 stable tree] video/fb: Propagate error code from failing to unregister conf

Rockchip RK3188 I2C driver
 2014-04-18  9:06 UTC  (4+ messages)

[PATCHv2] 8250_dw: Support all baudrates on baytrail
 2014-04-18  9:00 UTC 

[PATCH 3/5] ext4: No need to truncate pagecache twice in collapse range
 2014-04-18  8:56 UTC  (4+ messages)

[PATCH] powerpc/diu: adjust DIU initialization entry
 2014-04-18  8:49 UTC 

[Xenomai] non-blocking rt_task_suspend(NULL)
 2014-04-18  8:51 UTC  (3+ messages)

[PATCH] [FIX] dmaengine: virt-dma: Free descriptor after callback
 2014-04-18  8:50 UTC  (3+ messages)

[Xenomai] arm imx6 and hardware FPU
 2014-04-18  8:47 UTC  (7+ messages)
                  ` [Xenomai] arm imx6 and hardware FPU [SOLVED]

[U-Boot] [PATCH] config: remove platform CONFIG_SYS_HZ definition part 4
 2014-04-18  8:46 UTC 

[U-Boot] [PATCH] cmd_time: do not show ticks
 2014-04-18  8:46 UTC 

Make huge files strictly contiguous (fallocate, bigalloc, e4defrag...)
 2014-04-18  8:45 UTC  (4+ messages)

[PATCH] blame: add correct paddings in time_buf for align
 2014-04-18  8:44 UTC 

[PATCH v3 0/2] nohz: fix idle accounting in NO_HZ kernels
 2014-04-18  8:44 UTC  (7+ messages)
` [PATCH 2/2] nohz: use delayed iowait accounting to avoid race on idle time stats

[U-Boot] [PATCH 1/3 v2] board/t208xqds: Add support of 2-stage NAND/SPI/SD boot
 2014-04-18  8:43 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3 v2] board/t208xrdb: "
` [U-Boot] [PATCH 3/3 v2] board/t2080rdb: some update for t2080rdb

[PATCH 0/2] DMA: shdma: add DMA cyclic transfer support
 2014-04-18  8:42 UTC  (3+ messages)

Change of TEXT_OFFSET for multi_v7_defconfig
 2014-04-18  8:41 UTC  (11+ messages)

[PATCH] Error reporting improvement (updated)
 2014-04-18  8:41 UTC  (2+ messages)

[xen-unstable test] 25912: tolerable FAIL - PUSHED
 2014-04-18  8:41 UTC 

[U-Boot] [PATCH v2 0/9] Refactoring and Endian bug fixes of fdt_support
 2014-04-18  8:41 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
` [U-Boot] [PATCH v2 2/9] fdt_support: refactor with fdt_find_or_add_subnode helper func
` [U-Boot] [PATCH v2 3/9] fdt_support: delete force argument of fdt_initrd()
` [U-Boot] [PATCH v2 4/9] fdt_support: delete force argument of fdt_chosen()
` [U-Boot] [PATCH v2 5/9] fdt_support: refactor fdt_fixup_stdout() function
` [U-Boot] [PATCH v2 6/9] fdt_support: add 'const' qualifier for unchanged argument
` [U-Boot] [PATCH v2 7/9] fdt_support: fix an endian bug of fdt_fixup_memory_banks
` [U-Boot] [PATCH v2 8/9] fdt_support: fix an endian bug of fdt_initrd()
` [U-Boot] [PATCH v2 9/9] fdt_support: correct the return condition "

[Buildroot] [git commit] qt5base: Remove feature test for posix_fallocate in sqlite code
 2014-04-18  8:36 UTC 

[RFC PATCHC 0/3] sched/idle : find the idlest cpu with cpuidle info
 2014-04-18  8:36 UTC  (8+ messages)
` [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu

[GIT PULL] uprobes: fix the handling of relative jmp/call's
 2014-04-18  8:35 UTC  (2+ messages)

[RFC PATCH] Suppress a device hot remove related lockdep warning
 2014-04-18  8:33 UTC  (12+ messages)
` [RFC PATCH v2] Use kernfs_break_active_protection() for device online store callbacks
    ` [RFC PATCH v3] "
                ` [RFC PATCH v4] "

[Buildroot] [git commit] squashfs: do not build on !MMU systems
 2014-04-18  8:34 UTC 

[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-18  8:33 UTC  (33+ messages)
` [PATCH v9 03/19] qspinlock: Add pending bit
` [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word
` [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path

[PATCH 00/10] ARM: bcm: SCM and L2 cache code cleanup
 2014-04-18  8:29 UTC  (4+ messages)
` [PATCH 07/10] ARM: bcm: tidy up a few includes

[GIT PULL] sound fixes for 3.15-rc2
 2014-04-18  8:30 UTC 

Question about remote debugging via gdbserver
 2014-04-18  8:28 UTC  (5+ messages)

sched: hang in migrate_swap
 2014-04-18  8:24 UTC  (2+ messages)
` [tip:sched/urgent] sched: Check for stop task appearance when balancing happens

[U-Boot] [PATCH] powerpc/t1040qds: Remove Video - HDMI support
 2014-04-18  8:26 UTC  (2+ messages)

[PATCH v4 0/8] DMA: Freescale: driver cleanups and enhancements
 2014-04-18  8:17 UTC  (18+ messages)
` [PATCH v4 1/8] DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
` [PATCH v4 2/8] DMA: Freescale: unify register access methods
` [PATCH v4 3/8] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
` [PATCH v4 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
` [PATCH v4 5/8] DMA: Freescale: move functions to avoid forward declarations
` [PATCH v4 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
` [PATCH v4 7/8] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave
` [PATCH v4 8/8] DMA: Freescale: add suspend resume functions for DMA driver

[PATCH 3/5] live migration support for VM dirty log management
 2014-04-18  8:23 UTC  (4+ messages)

[ath9k-devel] AR9287; BT Coexistence with 3-wire
 2014-04-18  8:22 UTC  (2+ messages)
` [ath9k-devel] AR9287 Register state after ath9k_hw_reset()

[PATCHv3 1/2] ALSA: hda/hdmi - Add Nvidia Tegra124 HDMI support
 2014-04-18  8:22 UTC  (3+ messages)
` [PATCHv3 2/2] ALSA: hda - Add driver for Tegra SoC HDA

[Buildroot] [PATCH] libtool: use a different way to avoid autoreconfiguration
 2014-04-18  8:20 UTC  (4+ messages)

[PATCH 0/2] Enable PM Interrupts for BDW
 2014-04-18  8:20 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Enable PM Interrupts target via Display Interface

[RFC PATCH RT] rwsem: The return of multi-reader PI rwsems
 2014-04-18  8:19 UTC  (7+ messages)
` [RFC PATCH RT V2] "
  ` [RFC PATCH RT V3] "
        ` [RFC PATCH RT V4] "

[PATCH] f2fs: adjust free mem size to flush dentry blocks
 2014-04-18  8:13 UTC  (2+ messages)

[PATCH v2] x86: hpet: Don't default CONFIG_HPET_TIMER to be y for X86_64
 2014-04-18  8:15 UTC  (12+ messages)
                  ` [RFC PATCH] x86, hpet: Add quirk to disable HPET for baytrail platform

[PATCH 0/2] Support cpufreq driver for Exynos3250
 2014-04-18  8:14 UTC  (3+ messages)

[PATCH] tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
 2014-04-18  8:10 UTC  (2+ messages)

[PATCH 00/71] drm/i915/chv: Add Cherryview support
 2014-04-18  8:12 UTC  (4+ messages)
` [PATCH 28/71] drm/i915/chv: Added CHV specific register read and write

[Qemu-devel] Automatic spice port selection
 2014-04-18  8:12 UTC  (4+ messages)
`  "

[PATCH 0/2] Build breakages for 3.15-rc1
 2014-04-18  8:08 UTC  (3+ messages)
` [PATCH 1/2] ARC: Delete stale barrier.h
` [PATCH 2/2] Hexagon: "

[PATCH libdrm resend] tests/dristat: add -C to pretty-print device capabilities
 2014-04-18  8:09 UTC 

[PATCH] 8250_dw: Support all baudrates on baytrail
 2014-04-18  8:09 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/13] ARMv7: add PSCI support to u-boot
 2014-04-18  8:08 UTC  (9+ messages)
        ` [U-Boot] Fwd: "

[PATCH RFC -mm v2 0/3] kmemcg: simplify work-flow (was "memcg-vs-slab cleanup")
 2014-04-18  8:08 UTC  (10+ messages)
` [PATCH RFC -mm v2 1/3] memcg, slab: do not schedule cache destruction when last page goes away
` [PATCH RFC -mm v2 2/3] memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
` [PATCH RFC -mm v2 3/3] memcg, slab: simplify synchronization scheme

broken UIO functionality for mmap in linux stable
 2014-04-18  8:05 UTC 

[PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only
 2014-04-18  8:04 UTC  (5+ messages)
` [PATCH 3/3] of: Handle memory@0 node on "

[PATCH v3 0/7] Support 4 levels of translation tables for ARM64
 2014-04-18  7:58 UTC  (3+ messages)

[PATCH v3 3/7] arm64: Introduce a kernel configuration option for VA_BITS
 2014-04-18  7:59 UTC  (3+ messages)

[Ocfs2-devel] [patch 6/8] ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod
 2014-04-18  8:02 UTC  (3+ messages)

[PATCH v3 4/7] arm64: Add a description on 48-bit address space with 4KB pages
 2014-04-18  7:59 UTC  (3+ messages)

[PATCH 1/6] sound: lx_core: Remove unused defines
 2014-04-18  8:01 UTC  (2+ messages)
` [alsa-devel] "

[PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
 2014-04-18  7:59 UTC  (3+ messages)

[PATCH v3 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
 2014-04-18  7:59 UTC  (2+ messages)

[PATCH 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic
 2014-04-18  7:59 UTC  (6+ messages)
` [PATCH 2/2] mfd: sec-core: Update sec_pmic documentation

[PATCH v3 5/7] arm64: Add 4 levels of page tables definition with 4KB pages
 2014-04-18  7:59 UTC  (2+ messages)

[PATCH v3 2/7] arm64: Decouple page size from level of translation tables
 2014-04-18  7:59 UTC  (2+ messages)

[PATCH v3 1/7] arm64: Use pr_* instead of printk
 2014-04-18  7:59 UTC  (2+ messages)

[PATCH v2] [SCSI] bfa: allocate memory with GFP_ATOMIC in spinlock context
 2014-04-18  7:58 UTC 

[PATCH 0/3] perf tools: Speedup DWARF unwind
 2014-04-18  7:55 UTC  (3+ messages)

[PATCH v3] makedumpfile: fix a segmentation fault when physical address exceeds 8TB boundary
 2014-04-18  7:54 UTC 

[PATCH 0/5] ARM: mvebu: misc Device Tree fixes and updates
 2014-04-18  7:50 UTC  (11+ messages)
` [PATCH 1/5] ARM: mvebu: specify I2C bus frequency on Armada 370 DB
` [PATCH 2/5] ARM: mvebu: enable the SATA interface on Armada 375 DB
` [PATCH 3/5] ARM: mvebu: use clocks property for serial ports
` [PATCH 4/5] ARM: mvebu: remove clock-frequency of serial port Device Tree nodes
` [PATCH 5/5] ARM: mvebu: don't use clocks property in UART node for Netgear RN2120

[PATCH] [SCSI] bfa: allocate memory with GFP_ATOMIC in spinlock context
 2014-04-18  7:50 UTC  (2+ messages)

[PATCH] ext4: fallocate_zero_range, check if is regular file
 2014-04-18  7:50 UTC  (2+ messages)

[PATCH RFC v2 3/4] nand: pl353: Add driver for arm pl353 smc nand interface
 2014-04-18  7:48 UTC  (3+ messages)

[PATCH 1/6] p54: replace wiphy_debug() with wiphy_dbg()
 2014-04-18  7:48 UTC  (3+ messages)

[U-Boot] [PATCH] usb:gadget:f_thor: fix write to filesystem by add dfu_flush()
 2014-04-18  7:48 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] usb:gadget:f_thor: code cleanup in function download_tail()
  ` [U-Boot] [PATCH v2 2/2] usb:gadget:f_thor: fix write to filesystem by add dfu_flush()

[Buildroot] [PATCH] qt5base: Remove feature test for posix_fallocate in sqlite code
 2014-04-18  7:44 UTC 

[PATCH v3 00/13] enable Hisilicon HiP04 SoC
 2014-04-18  7:44 UTC  (7+ messages)
` [PATCH v3 02/13] ARM: append ARCH_MULTI_V7_LPAE

v3.15-rc1 slab allocator broken on m68knommu (coldfire)
 2014-04-18  7:44 UTC  (5+ messages)
` [uClinux-dev] "

JAVA build problem with latest poky + meta-fsl-ppc + meta-java
 2014-04-18  7:42 UTC 

SSE register return with SSE disabled
 2014-04-18  7:41 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-04-16
 2014-04-18  7:39 UTC  (3+ messages)
` [Buildroot] Analysis of build failures, help requested!

[PATCH 1/1] mmc: sdhci-pci-o2micro Add SeaBird SeaEagle SD3 support
 2014-04-18  7:11 UTC 

[PATCH 1/2] drm/i915: Fix dynamic allocation of physical handles
 2014-04-18  7:27 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Make the physical object coherent with GTT


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.