All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-14 13:23:32 to 2014-04-14 14:02:35 UTC [more...]

[dora][PATCH_V2] mesa: double check for eglplatform.h
 2014-04-14 14:02 UTC  (2+ messages)

[RFC PATCH v2 0/6] Emulator speedups - avoid initializations where possible
 2014-04-14 14:01 UTC  (4+ messages)
` [RFC PATCH v2 6/6] KVM: emulate: remove memopp and rip_relative

[PATCH 0/5] MCPM backend for Exynos5420
 2014-04-14 14:01 UTC  (10+ messages)
` [PATCH 5/5] arm: exynos: Add MCPM call-back functions
` [PATCH 3/5] ARM: EXYNOS5420: Add IO mapping for non-secure SYSRAM

[RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests)
 2014-04-14 14:00 UTC  (2+ messages)

[LTP] LTP Release
 2014-04-14 13:59 UTC  (3+ messages)

[PATCH 1/2] xfstests-bld: get-results: add -a option for grep, to process binary files as text
 2014-04-14 14:00 UTC  (2+ messages)

linux-next: Tree for Mar 6
 2014-04-14 13:59 UTC  (7+ messages)
  ` [PATCH -next] slub: Replace __this_cpu_inc usage w/ SLUB_STATS

[PATCH] staging: iio: fix coding style
 2014-04-14 13:59 UTC  (3+ messages)

[RFC][PATCH 1/2] setup-defconfig.inc: implement config fragments by using in-kernel script
 2014-04-14 13:59 UTC  (6+ messages)
` [RFC][PATCH 2/2] linux-ti-staging: add baseport, connectivity, ipc and systest config fragments

[PATCH] ceph: clear directory's completeness when creating file
 2014-04-14 13:59 UTC  (2+ messages)

[PATCH] mesa: double check for eglplatform.h
 2014-04-14 13:57 UTC  (2+ messages)

[PATCH v3 00/25] Lockfile correctness and refactoring
 2014-04-14 13:54 UTC  (26+ messages)
` [PATCH v3 01/25] unable_to_lock_die(): rename function from unable_to_lock_index_die()
` [PATCH v3 02/25] api-lockfile: expand the documentation
` [PATCH v3 03/25] rollback_lock_file(): do not clear filename redundantly
` [PATCH v3 04/25] rollback_lock_file(): set fd to -1
` [PATCH v3 05/25] lockfile: unlock file if lockfile permissions cannot be adjusted
` [PATCH v3 06/25] hold_lock_file_for_append(): release lock on errors
` [PATCH v3 07/25] lock_file(): always add lock_file object to lock_file_list
` [PATCH v3 08/25] lockfile.c: document the various states of lock_file objects
` [PATCH v3 09/25] cache.h: define constants LOCK_SUFFIX and LOCK_SUFFIX_LEN
` [PATCH v3 10/25] delete_ref_loose(): don't muck around in the lock_file's filename
` [PATCH v3 11/25] prepare_index(): declare return value to be (const char *)
` [PATCH v3 12/25] write_packed_entry_fn(): convert cb_data into a (const int *)
` [PATCH v3 13/25] lock_file(): exit early if lockfile cannot be opened
` [PATCH v3 14/25] remove_lock_file(): call rollback_lock_file()
` [PATCH v3 15/25] commit_lock_file(): inline temporary variable
` [PATCH v3 16/25] commit_lock_file(): die() if called for unlocked lockfile object
` [PATCH v3 17/25] lockfile: avoid transitory invalid states
` [PATCH v3 18/25] struct lock_file: declare some fields volatile
` [PATCH v3 19/25] try_merge_strategy(): remove redundant lock_file allocation
` [PATCH v3 20/25] try_merge_strategy(): use a statically-allocated lock_file object
` [PATCH v3 21/25] commit_lock_file(): use a strbuf to manage temporary space
` [PATCH v3 22/25] Change lock_file::filename into a strbuf
` [PATCH v3 23/25] resolve_symlink(): use a strbuf for internal scratch space
` [PATCH v3 24/25] resolve_symlink(): take a strbuf parameter
` [PATCH v3 25/25] trim_last_path_elm(): replace last_path_elm()

[PATCH] cx23885: add support for Hauppauge ImpactVCB-e
 2014-04-14 13:57 UTC 

[RFC][PATCH 0/8] sched,idle: need resched polling rework
 2014-04-14 13:55 UTC  (6+ messages)
` [RFC][PATCH 8/8] sched,idle: Reflow cpuidle_idle_call()

[PATCH] openssh-sshd: host contamination fix
 2014-04-14 13:56 UTC 

[PATCH RFC 0/2] drm/exynos: refactoring drm device init/deinit
 2014-04-14 13:55 UTC  (6+ messages)

TUN device performance regression
 2014-04-14 13:54 UTC  (3+ messages)

Missing USB XHCI and EHCI reset for kexec
 2014-04-14 13:54 UTC  (2+ messages)

[PATCH 07/11] vdev: allow external registration of virtual device drivers
 2014-04-14 13:54 UTC  (5+ messages)
` [PATCH v2 07/11 1/2] vdev: new registration API

[PATCH v3 00/11] SMP support for Armada 375 and 38x
 2014-04-14 13:54 UTC  (12+ messages)
` [PATCH v3 01/11] ARM: mvebu: move Armada XP specific SMP initialization to platsmp.c
` [PATCH v3 02/11] ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP
` [PATCH v3 03/11] ARM: mvebu: add enable-method property for CPUs
` [PATCH v3 04/11] irqchip: irq-armada-370-xp: do the set_smp_cross_call() in the driver
` [PATCH v3 05/11] irqchip: irq-armada-370-xp: use cpu notifier to initialize secondary CPUs
` [PATCH v3 06/11] ARM: mvebu: add function to set the resume boot address for Armada 375
` [PATCH v3 07/11] ARM: mvebu: add Armada 38x compatible string to pmsu
` [PATCH v3 08/11] ARM: mvebu: add SMP support for Armada 375 and Armada 38x
` [PATCH v3 09/11] ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1
` [PATCH v3 10/11] ARM: mvebu: add SMP support in the Armada 375 device tree
` [PATCH v3 11/11] ARM: mvebu: add SMP support in the Armada 38x "

[Patch lttng-modules v2] ARM: Resolve sys_unknown system calls
 2014-04-14 13:53 UTC  (2+ messages)

Ceph daemon memory utilization: 'heap release' drops use by 50%
 2014-04-14 13:53 UTC  (2+ messages)

[dora][PATCH] mesa: double check for eglplatform.h
 2014-04-14 13:51 UTC  (3+ messages)

[PATCH] kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND
 2014-04-14 13:51 UTC  (2+ messages)

snd-usb-audio issues??
 2014-04-14 13:51 UTC  (8+ messages)

[PATCH v3 0/6] ARM: mvebu: prepare PMSU code for cpuidle and Armada 375/38x SMP
 2014-04-14 13:50 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: mvebu: introduce CPU reset code
` [PATCH v3 2/6] ARM: mvebu: start using the CPU reset driver
` [PATCH v3 3/6] ARM: mvebu: improve PMSU driver to request its resource
` [PATCH v3 4/6] ARM: mvebu: extend the PMSU registers
` [PATCH v3 5/6] ARM: mvebu: switch to the new PMSU binding in Armada 370/XP Device Tree
` [PATCH v3 6/6] ARM: mvebu: use a separate function to set the boot address of CPUs

OV7670: ENUM_FRAMESIZES seems buggy to me
 2014-04-14 13:17 UTC  (2+ messages)

[PATCH v2 0/2] change ARM linux memory layout to support 32 CPUs
 2014-04-14 13:50 UTC  (8+ messages)
` [PATCH v2 2/2] ARM : change fixmap mapping region "

[PATCH] kni: fix build with kernel 3.15
 2014-04-14 13:50 UTC 

[PATCH V4 0/5] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2014-04-14 13:49 UTC  (23+ messages)
` [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver

[PATCH] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space
 2014-04-14 13:49 UTC 

[PATCH v2] ARM: msm: Make MSM_HAS_DEBUG_UART_HS option visible to multiplatform targets
 2014-04-14 13:47 UTC  (3+ messages)
` [PATCH] ARM: debug: qcom: make UART address selection configuration option

[PATCH/RFC v3 0/5] LED / flash API integration
 2014-04-14 13:49 UTC  (3+ messages)
` [PATCH/RFC v3 1/5] leds: Add sysfs and kernel internal API for flash LEDs

[PATCH] module: Introduce MODULE_STATE_COMING_FINAL to avoid ftrace warning
 2014-04-14 13:48 UTC  (4+ messages)
  `  "

no display output on LVDS with i.mx6Q Sabre SDB and dora
 2014-04-14 13:47 UTC  (8+ messages)

[RFC] Dom0 PV IOMMU control design (draft A)
 2014-04-14 13:47 UTC  (2+ messages)

[PATCH v3 00/10] ARM: mvebu: Hardware coherency support for Armada 375 and 38x
 2014-04-14 13:47 UTC  (11+ messages)
` [PATCH v3 01/10] ARM: mvebu: prepare coherency code to support more SOCs
` [PATCH v3 02/10] ARM: mvebu: add a coherency_available() call
` [PATCH v3 03/10] bus: mvebu: pass the coherency availability information at init time
` [PATCH v3 04/10] ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.c
` [PATCH v3 05/10] ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38x
` [PATCH v3 06/10] ARM: mvebu: add Armada 375 support to the coherency code
` [PATCH v3 07/10] ARM: mvebu: implement Armada 375 coherency workaround
` [PATCH v3 08/10] ARM: mvebu: add Armada 38x support to the coherency code
` [PATCH v3 09/10] ARM: mvebu: enable the coherency fabric on Armada 375
` [PATCH v3 10/10] ARM: mvebu: enable the coherency fabric on Armada 38x

[GIT PULL] MMC updates for mmc-next for 3.16, take 1
 2014-04-14 13:46 UTC 

[Cocci] Coccinelle 1.0.0-rc21
 2014-04-14 13:45 UTC  (4+ messages)
` [Cocci] Road map after Coccinelle 1.0.0-rc21?

[PATCH 1/2] ARM: add cpu_is_pj4() to distinguish PJ4 core
 2014-04-14 13:43 UTC  (3+ messages)

[PATCH v2] tuntap: add flow control to support back pressure
 2014-04-14 13:43 UTC  (7+ messages)
      ` [PATCH v3] "

[PATCH v3 0/8] DMA: Freescale: driver cleanups and enhancements
 2014-04-14 13:41 UTC  (12+ messages)
` [PATCH v3 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
` [PATCH v3 6/8] DMA: Freescale: change descriptor release process for supporting async_tx

Our official home page and logo for the Git project
 2014-04-14 13:39 UTC  (6+ messages)

[Buildroot] [PATCH v4] toolchain-external: Introduce kernel headers sanitization
 2014-04-14 13:40 UTC 

Add new eMCA trace event interface
 2014-04-14 13:39 UTC  (3+ messages)
` [PATCH 2/5] CPER: Adjust code flow of some functions

[PATCH v2] net: cadence: Add architecture dependencies
 2014-04-14 13:38 UTC 

btrfs: allow mounting btrfs subvolumes with different ro/rw options
 2014-04-14 13:39 UTC  (2+ messages)

L3 custom error on OMAP4460
 2014-04-14 13:38 UTC  (2+ messages)

commit b3a977b224 {ARM: Better virt_to_page() handling} breaks Keystone boot
 2014-04-14 13:36 UTC  (7+ messages)

[PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup
 2014-04-14 13:35 UTC  (38+ messages)
` [PATCH v3 01/18] ASoC: fsl-ssi: Fix register values when disabling
` [PATCH v3 02/18] ASoC: fsl-ssi: Move debugging to seperate file
` [PATCH v3 03/18] ASoC: fsl-ssi: Use dev_name for DAI driver struct
` [PATCH v3 04/18] ASoC: fsl-ssi: Move imx-specific probe to seperate function
` [PATCH v3 05/18] ASoC: fsl-ssi: Remove useless DMA code
` [PATCH v3 06/18] ASoC: fsl-ssi: Cleanup probe function
` [PATCH v3 07/18] ASoC: fsl-ssi: Remove unnecessary variables from ssi_private
` [PATCH v3 08/18] ASoC: fsl-ssi: introduce SoC specific data
` [PATCH v3 09/18] ASoC: fsl-ssi: Only enable baudclk when used
` [PATCH v3 10/18] ASoC: fsl-ssi: make fsl,mode property optional
` [PATCH v3 11/18] ASoC: fsl-ssi: Transmit enable synchronization
` [PATCH v3 12/18] ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_params
` [PATCH v3 13/18] ASoC: fsl-ssi: set bitclock in master mode from hw_params
` [PATCH v3 14/18] ASoC: fsl-ssi: remove unnecessary spinlock
` [PATCH v3 15/18] ASoC: fsl-ssi: Allow first stream to set the bitclock
` [PATCH v3 16/18] ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode
` [PATCH v3 17/18] ASoC: fsl-ssi: reorder and document fsl_ssi_private
` [PATCH v3 18/18] ASoC: fsl-ssi: Use regmap

[PATCH v2 1/2] android/bluetooth: Expose gap api to set advertising
 2014-04-14 13:35 UTC  (3+ messages)
` [PATCH v2 2/2] android/gatt: Add support for client listen command

[RFC PATCH RT] rwsem: The return of multi-reader PI rwsems
 2014-04-14 13:34 UTC  (3+ messages)

[PATCH] clk: socfpga: fix clock driver for 3.15
 2014-04-14 13:15 UTC 

[PATCH liburcu] Fix pthread_atfork() behaviour
 2014-04-14 13:31 UTC 

[PATCH] NFS: add FATTR4_WORD1_MODE flags for cache_consistency_bitmask
 2014-04-14 13:31 UTC  (7+ messages)

[PATCH RFC] x86:Improve memset with general 64bit instruction
 2014-04-14 13:31 UTC  (6+ messages)

[PATCH] ARM: errata: Fix the workaround for erratum 764369
 2014-04-14 13:29 UTC  (2+ messages)

HPSA related kernel panic on boot in 3.15 rc1 on Proliant with P420i
 2014-04-14 13:29 UTC  (2+ messages)

[meta-oe][PATCH 1/1] qwt-e: qwt 6.1.0 FTBFS fix for qt-embedded targets
 2014-04-14 13:28 UTC  (3+ messages)

[PATCH] cdc-acm: some enhancement on acm delayed write
 2014-04-14 13:27 UTC  (4+ messages)
` [RFC 1/2] n_tty: fix dropped output characters

[PATCH 0/2] Phase out pci_enable_msi_block()
 2014-04-14 13:28 UTC  (5+ messages)
` [PATCH 2/2] PCI/MSI: "

kexec and kdump on Xen?
 2014-04-14 13:26 UTC  (4+ messages)
` kexec and kdump on Xen??

[PATCH 0/2] lxc ptest support and update to version 1.0.1
 2014-04-14 13:26 UTC  (3+ messages)
` [PATCH 1/2] lxc: Add ptest support
` [PATCH 2/2] lxc: Update version to 1.0.1

[PATCH] net: cadence: Add architecture dependencies
 2014-04-14 13:25 UTC  (3+ messages)

[RESEND/PATCH v4 0/9] Watchdog support for Armada 375/38x SoC
 2014-04-14 13:23 UTC  (7+ messages)
` [RESEND/PATCH v4 3/9] watchdog: orion: Remove unneeded atomic access
` [RESEND/PATCH v4 4/9] watchdog: orion: Introduce per-SoC stop() function
` [RESEND/PATCH v4 5/9] watchdog: orion: Introduce per-SoC enabled() function
` [RESEND/PATCH v4 8/9] ARM: mvebu: Enable Armada 380/385 watchdog in the devicetree
` [RESEND/PATCH v4 9/9] ARM: mvebu: Add A375/A380 watchdog binding documentation


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.