All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-03 21:26:45 to 2014-04-03 23:25:07 UTC [more...]

[PATCH v2] spi: convert spi-bfin-v3.c to a multiplatform driver
 2014-04-04  8:27 UTC  (2+ messages)

[RFC] mm,tracing: improve current situation
 2014-04-03 23:24 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.0? 0/2] fix bugs involving linux-user signal handling
 2014-04-03 23:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-2.0? 2/2] cpu-exec: Unlock tb_lock if we longjmp out of code generation

[BUG] x86: reboot doesn't reboot
 2014-04-03 23:23 UTC  (12+ messages)
  ` FW: "

linux-3.14 nfsd regression
 2014-04-03 23:21 UTC  (10+ messages)

Lirc codec and starting "space" event
 2014-04-03 23:21 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] omap3: zoom1: long pending cleanups :(
 2014-04-03 23:19 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD
` [U-Boot] [PATCH 2/7] OMAP3: zoom1: Configure GPMC for Ethernet
` [U-Boot] [PATCH 3/7] OMAP3: zoom1: enable LAN9211
` [U-Boot] [PATCH 4/7] omap3: zoom1: enable common network commands
` [U-Boot] [PATCH 5/7] omap3: zoom1: disable JFFS2 and enable FS_GENERIC
` [U-Boot] [PATCH 6/7] omap3: zoom1: enable bootz
` [U-Boot] [PATCH 7/7] omap3: zoom1: fix default console

[GIT PULL] cgroup changes for v3.15-rc1
 2014-04-03 23:18 UTC  (8+ messages)

[PATCH] locale.5: various minor fixes
 2014-04-03 23:15 UTC 

[PATCH] arm: don't allow CONFIG_DEBUG_SET_MODULE_RONX if CONFIG_JUMP_LABEL is enabled
 2014-04-03 23:14 UTC  (6+ messages)

v4l2_buffer with PBO mapped memory
 2014-04-03 23:16 UTC  (4+ messages)
  ` AW: "

hugetlb: ensure hugepage access is denied if hugepages are not supported
 2014-04-03 23:14 UTC  (2+ messages)

[PATCH 0/9] Add Qualcomm crypto driver
 2014-04-03 23:15 UTC  (3+ messages)
` [PATCH 3/9] crypto: qce: Add dma and sg helpers

[U-Boot] Chain loading an u-boot from an u-boot
 2014-04-03 23:13 UTC  (7+ messages)

powerpc hugepage bug(s) when no valid hstates?
 2014-04-03 23:12 UTC  (5+ messages)
` [RFC PATCH] hugetlb: ensure hugepage access is denied if hugepages are not supported

[PATCH] NVMe: Increase shutdown complete time
 2014-04-03 23:12 UTC  (6+ messages)

[PATCH 00/75] l2c series
 2014-04-03 23:10 UTC  (5+ messages)
` [PATCH 75/75] ARM: l2c: imx: remove direct write to power control register

[PATCH arm64 bootwrapper] Fix maintainer-clean make target
 2014-04-03 23:07 UTC 

Linux 3.13.9
 2014-04-03 22:47 UTC  (2+ messages)

[PATCHv2] NVMe: Retry failed commands with non-fatal errors
 2014-04-03 22:45 UTC 

Linux 3.10.36
 2014-04-03 22:47 UTC  (2+ messages)

Linux 3.4.86
 2014-04-03 22:46 UTC  (2+ messages)

[PATCH RFC 0/4] x86/AMD: support newer hardware features
 2014-04-03 22:44 UTC  (4+ messages)
  ` [PATCH RFC 3/4] x86/AMD: support further feature masking MSRs
      ` Fwd: "

[PATCH 0/5] tracing: Hash triggers
 2014-04-03 22:43 UTC  (4+ messages)
` [PATCH 5/5] tracing: Add 'hash' event trigger command

[PATCH 3.10 0/9] 3.10.36-stable review
 2014-04-03 22:45 UTC  (3+ messages)

[U-Boot] [PATCH] Start the deprecation process for generic board
 2014-04-03 22:43 UTC  (4+ messages)
` [U-Boot] "

[PATCH 3.13 00/22] 3.13.9-stable review
 2014-04-03 22:45 UTC  (3+ messages)

ioengine=sync issue on Windows
 2014-04-03 22:42 UTC  (4+ messages)

[RFC PATCH] memory driver: make phys_index/end_phys_index reflect the start/end section number
 2014-04-03 22:41 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD on M28EVK
 2014-04-03 22:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD

[PATCH 1/2] busybox: Use CCLD
 2014-04-03 22:39 UTC  (2+ messages)
` [PATCH 2/2] busybox: Specify '-nostdlib' when linking to a .o file

[PATCH 00/25] OMAP3 ISP: Move to videobuf2
 2014-04-03 22:39 UTC  (26+ messages)
` [PATCH 01/25] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINE
` [PATCH 02/25] omap3isp: stat: Remove impossible WARN_ON
` [PATCH 03/25] omap3isp: stat: Share common code for buffer allocation
` [PATCH 04/25] omap3isp: stat: Merge dma_addr and iommu_addr fields
` [PATCH 05/25] omap3isp: stat: Store sg table in ispstat_buffer
` [PATCH 06/25] omap3isp: stat: Use the DMA API
` [PATCH 07/25] omap3isp: ccdc: Use the DMA API for LSC
` [PATCH 08/25] omap3isp: ccdc: Use the DMA API for FPC
` [PATCH 09/25] omap3isp: video: Set the buffer bytesused field at completion time
` [PATCH 10/25] omap3isp: queue: Move IOMMU handling code to the queue
` [PATCH 11/25] omap3isp: queue: Use sg_table structure
` [PATCH 12/25] omap3isp: queue: Merge the prepare and sglist functions
` [PATCH 13/25] omap3isp: queue: Inline the ispmmu_v(un)map functions
` [PATCH 14/25] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherent
` [PATCH 15/25] omap3isp: queue: Fix the dma_map_sg() return value check
` [PATCH 16/25] omap3isp: queue: Map PFNMAP buffers to device
` [PATCH 17/25] omap3isp: queue: Use sg_alloc_table_from_pages()
` [PATCH 18/25] omap3isp: Use the ARM DMA IOMMU-aware operations
` [PATCH 19/25] omap3isp: queue: Don't build scatterlist for kernel buffer
` [PATCH 20/25] omap3isp: Move queue mutex to isp_video structure
` [PATCH 21/25] omap3isp: Move queue irqlock "
` [PATCH 22/25] omap3isp: Move buffer irqlist to isp_buffer structure
` [PATCH 23/25] v4l: vb2: Add a function to discard all DONE buffers
` [PATCH 24/25] omap3isp: Move to videobuf2
` [PATCH 25/25] omap3isp: Rename isp_buffer isp_addr field to dma

rcu_prempt stalls / lockup
 2014-04-03 22:37 UTC  (12+ messages)

[PATCH] PCI: designware: Remove unnecessary use of 'conf_lock' spinlock
 2014-04-03 22:36 UTC  (2+ messages)

[PATCH] PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock
 2014-04-03 22:34 UTC  (2+ messages)

[PATCH] ARM: socfpga: dts: convert to preprocessor includes
 2014-04-03 22:34 UTC  (2+ messages)

[PATCH 1/2] ARM: socfpga: dts: add eeprom, lcd, and rtc on i2c0
 2014-04-03 22:33 UTC  (3+ messages)

[dora][PATCH] opkg-utils: Update to latest git master
 2014-04-03 22:32 UTC  (5+ messages)

[PATCH] ipc,shm: increase default size for shmmax
 2014-04-03 22:29 UTC  (21+ messages)
                                  ` [PATCH] ipc,shm: disable shmmax and shmall by default

[RFC PATCH 0/2] Emulator speedups - avoid initializations where possible
 2014-04-03 22:27 UTC  (3+ messages)
` [RFC PATCH 1/2] KVM: emulate: move init_decode_cache to emulate.c
` [RFC PATCH 2/2] KVM: emulate: clean up initializations in init_decode_cache

BUG: org.bluez.Device1.Connect() makes a BR/EDR connection to an LE-only Device on initial pairing
 2014-04-03 22:27 UTC  (3+ messages)
` [PATCH 1/2] core: don't set BR/EDR support when no flags present
  ` [PATCH 2/2] core: don't try BR/EDR for LE-only devices

helper scripts for Yocto
 2014-04-03 22:26 UTC 

[PATCH] netfilter: disallow builtin socket/tproxy with modular ipv6 defrag
 2014-04-03 22:25 UTC  (3+ messages)

[PATCH 00/20] FDT clean-ups and libfdt support
 2014-04-03 22:17 UTC  (30+ messages)
` [PATCH 01/20] mips: octeon: convert to use unflatten_and_copy_device_tree
` [PATCH 02/20] mips: lantiq: copy built-in DTB out of init section
` [PATCH 03/20] mips: xlp: "
` [PATCH 04/20] mips: ralink: convert to use unflatten_and_copy_device_tree
` [PATCH 05/20] ARM: dt: use default early_init_dt_alloc_memory_arch
` [PATCH 06/20] c6x: convert fdt pointers to opaque pointers
` [PATCH 07/20] mips: "
` [PATCH 08/20] of/fdt: consolidate built-in dtb section variables
` [PATCH 09/20] of/fdt: create common debugfs
` [PATCH 10/20] of/fdt: remove some unneeded includes
` [PATCH 11/20] of/fdt: remove unused of_scan_flat_dt_by_path
` [PATCH 12/20] of/fdt: update of_get_flat_dt_prop in prep for libfdt
` [PATCH 13/20] of/fdt: Convert FDT functions to use libfdt
` [PATCH 14/20] of/fdt: use libfdt accessors for header data
` [PATCH 15/20] of/fdt: move memreserve and dtb memory reservations into core
` [PATCH 16/20] build: add libfdt include path globally
` [PATCH 17/20] powerpc: use libfdt accessors for header data
` [PATCH 18/20] x86: "
` [PATCH 19/20] of/fdt: convert initial_boot_params to opaque pointer
` [PATCH 20/20] of: push struct boot_param_header and defines into powerpc

[PATCH] xfs: remove unused transaction pointer args
 2014-04-03 22:19 UTC  (3+ messages)

[PATCH 0/5] xfs: run eofblocks scan on ENOSPC
 2014-04-03 22:18 UTC  (9+ messages)
` [PATCH 4/5] xfs: run an eofblocks scan on ENOSPC/EDQUOT

[PATCH RESEND 1/2] ASoC: fsl: Separation of the main audio options and boards
 2014-04-03 22:15 UTC  (2+ messages)

[PATCH v2 00/16] ASoC: fsl-ssi: Driver cleanup
 2014-04-03 22:14 UTC  (6+ messages)
` [PATCH v2 11/16] ASoC: fsl-ssi: Fix register values when disabling

Linux kernel 3.10.36 released
 2014-04-03 22:14 UTC 

Linux kernel 3.4.86 released
 2014-04-03 22:14 UTC 

Linux kernel 3.13.9 released
 2014-04-03 22:14 UTC 

Should exportfs/mountd cope with case-insensitive directory names
 2014-04-03 22:13 UTC  (8+ messages)

fakeroot make-kpkg is broken in 3.14
 2014-04-03 22:12 UTC 

[Buildroot] [PATCH 01/11] toolchain: Make vendor configurable
 2014-04-03 22:12 UTC  (16+ messages)
` [Buildroot] [PATCH 02/11] arch: MIPS: Add config option BR2_GCC_TARGET_TUNE
` [Buildroot] [PATCH 05/11] dialog: Patch incorrect use of toupper()
` [Buildroot] [PATCH 06/11] libao: Remove OSS plugin when ALSA is enabled
` [Buildroot] [PATCH 07/11] fmtools: Switch to 2.x series
` [Buildroot] [PATCH 08/11] python-pygame: Make installation of examples optional
` [Buildroot] [PATCH 09/11] util-linux: Add config switches for some more binaries

[GIT PULL FOR v3.16] OMAP IOMMU fixes
 2014-04-03 22:11 UTC 

[PATCH V2 0/7] fix hunk editing with 'commit -p -m'
 2014-04-03 22:11 UTC  (2+ messages)

[PATCH] drm: gem-cma: Fix warnings due to improper printk formats
 2014-04-03 22:13 UTC  (4+ messages)

[PATCH] netfilter: Can't fail and free after table replacement
 2014-04-03 22:08 UTC  (3+ messages)

[PATCH] ASoC: jack: export gpio detect
 2014-04-03 22:07 UTC  (2+ messages)

[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
 2014-04-03 22:07 UTC  (3+ messages)

[GIT PULL for v3.15-rc1] media updates
 2014-04-03 22:06 UTC  (3+ messages)

[PATCH] fs: cifs: remove unused variable
 2014-04-03 22:05 UTC  (2+ messages)

[PATCH] staging: comedi: s626: use comedi_timeout() on remaining loops
 2014-04-03 22:05 UTC  (4+ messages)
` [PATCH v2] "

ARM: bcm2835: DMA driver + spi_optimize_message - some questions/info
 2014-04-03 22:02 UTC  (4+ messages)

Initramfs FSID altered in 3.14
 2014-04-03 22:02 UTC  (5+ messages)

master - RAID: Improve an error message
 2014-04-03 21:58 UTC 

[PATCH] client: Add support for printing property of array type
 2014-04-03 21:57 UTC 

[Buildroot] [PATCH] postgresql: new package
 2014-04-03 21:55 UTC  (2+ messages)

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-04-03 21:55 UTC  (3+ messages)
` [PATCH 69/73] drivers/pci: delete non-required instances of <linux/init.h>

[PATCH v2] mach-bcm: clean up config and build targets
 2014-04-03 21:55 UTC  (2+ messages)

[PATCH 0/2] xfs: Clean the EFI on errors series
 2014-04-03 21:53 UTC  (5+ messages)
` [PATCH 2/2] xfs: free the EFI entries from AIL on forced shutdown

[PATCH] perf tools: Pick up libdw without explicit LIBDW_DIR
 2014-04-03 21:51 UTC  (2+ messages)

[U-Boot] [Question] bardrate both in gd_t and bd_t
 2014-04-03 21:51 UTC  (4+ messages)

[PATCH v3 00/13] IOMMU support for ARM
 2014-04-03 21:51 UTC  (6+ messages)
` [PATCH v3 12/13] xen/arm: Add the property "protected-devices" in the hypervisor node

[PATCH 1/3] regulator: core: Add of_node_get to of_regulator_match
 2014-04-03 21:50 UTC  (2+ messages)

[RFC PATCH v2 0/2] pci/iommu: PCIe requester ID interface
 2014-04-03 21:48 UTC  (16+ messages)
` [RFC PATCH v2 1/2] pci: Create "

[RFC] blk-mq: support for shared tags
 2014-04-03 21:47 UTC  (8+ messages)

[PATCH] xfstests-bld: Simplify determination of number of CPUs in build-all
 2014-04-03 21:46 UTC  (13+ messages)
  ` [Lsf] "

[PATCH 00/10] [RFC] pickaxe for function names
 2014-04-03 21:44 UTC  (4+ messages)
` [PATCH 06/10] log: --function-name pickaxe

[PATCH v2 1/2] SPI: Add driver for Cadence SPI controller
 2014-04-03 21:43 UTC  (4+ messages)
` [PATCH v2 2/2] devicetree: Add devicetree bindings documentation for Cadence SPI

[Bug 42960] New: Display does not work when resuming from suspend
 2014-04-03 21:42 UTC  (2+ messages)
` [Bug 42960] "

[PATCH] fstrim: add systemd units
 2014-04-03 21:41 UTC 

[RFC PATCH 00/23] grub 64bit little-endian on power
 2014-04-03 21:41 UTC  (12+ messages)
` [RFC PATCH 21/23] powerpc64 is not necessarily BigEndian anymore! :)

[PATCH 1/2] Allow users to specify dbus name replacement behaviour
 2014-04-03 21:40 UTC  (2+ messages)

[Bug 76865] New: R600: OpenCL regression since llvm revision 204072
 2014-04-03 21:40 UTC  (2+ messages)
` [Bug 76865] "

[PATCH librdmacm] cmtime: rework program to be multithread
 2014-04-03 21:35 UTC  (3+ messages)

[PATCH] ASoC: cs42xx8: Check return value of regmap_read and report correct chipid value
 2014-04-03 21:33 UTC  (3+ messages)

[RFC PATCH] veth: keep peers MTU values synchronized
 2014-04-03 21:33 UTC 

[PATCH 0/3] O_TMPFILE tests, v2
 2014-04-03 21:32 UTC  (5+ messages)
` [PATCH 3/3] xfs: add a test for unlinked inodes due to O_TMPFILE

[PATCH 2/2] SPI: Add support for Zynq Quad SPI controller
 2014-04-03 21:29 UTC  (3+ messages)

[dm-crypt] Cryuptsetup FAQ monthly pointer 4/2014
 2014-04-03 21:29 UTC  (3+ messages)

[B.A.T.M.A.N.] Mixing non-B.A.T.M.A.N. systems with batman-adv
 2014-04-03 21:27 UTC 

[PATCH 1/2] fsx: Add fallocate collapse range operation
 2014-04-03 21:26 UTC  (3+ 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.