All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-19 23:24:39 to 2014-06-20 03:02:24 UTC [more...]

[PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX_IPUV3_CORE
 2014-06-20  3:02 UTC 

[PATCH] mm: Write down design and intentions in English for proportial scan
 2014-06-20  3:00 UTC  (2+ messages)

[mmotm:master 131/230] kernel/events/uprobes.c:330:1: warning: label 'put_new' defined but not used
 2014-06-20  2:58 UTC 

Vfio-on-arm: the device tree does not contain the DMA device
 2014-06-20  2:57 UTC  (13+ messages)

[PATCH 0/3] Remove devm_request_and_ioremap()
 2014-06-20  2:59 UTC  (4+ messages)

[mmotm:master 108/230] arch/arm/mm/dma-mapping.c:434:54: error: 'CONFIG_CMA_AREAS' undeclared here (not in a function)
 2014-06-20  2:53 UTC 

[mmotm:master 188/230] include/linux/compiler.h:144:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uLong'
 2014-06-20  2:50 UTC 

[PATCH -tip v2 0/3] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-06-20  2:48 UTC  (10+ messages)
` [PATCH -tip v2 1/3] ftrace: Simplify ftrace_hash_disable/enable path in ftrace_hash_move
    `  "
` [PATCH -tip v2 2/3] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
` [PATCH -tip v2 3/3] kprobes: Set IPMODIFY flag only if the probe can change regs->ip

[mmotm:master 141/230] drivers/i2c/busses/i2c-omap.c:486:19: warning: comparison of distinct pointer types lacks a cast
 2014-06-20  2:45 UTC 

[PATCH] staging: ion: fixup invalid kfree() calls on heap destroy
 2014-06-20  2:46 UTC 

cron job: media_tree daily build: OK
 2014-06-20  2:44 UTC 

[PATCH] ext4: Add support for SFITRIM, an ioctl for secure FITRIM
 2014-06-20  2:44 UTC  (13+ messages)

[Buildroot] [PATCH 0/5] freescale: update userspace packages
 2014-06-20  2:40 UTC  (4+ messages)
` [Buildroot] [PATCH 1/5] freescale-imx: bump to version 3.10.17-1.0.0

pow calculation in kernel
 2014-06-20  2:40 UTC  (2+ messages)

[mmotm:master 188/230] fs/jffs2/compr_zlib.c:98: warning: format '%d' expects type 'int', but argument 2 has type 'uLong'
 2014-06-20  2:30 UTC 

[PATCH 0/16] skip_prefix refactoring and cleanups
 2014-06-20  2:38 UTC  (6+ messages)
` [PATCH 04/16] refactor skip_prefix to return a boolean

3.15.0+: 32-bit multiple-of-2GB partition issues, already solved?
 2014-06-20  2:38 UTC 

reiser4progs: possible off-by-one in librepair/twig_scan.c?
 2014-06-20  2:36 UTC  (3+ messages)

Quadrant write performance degradation - kernel3.10 vs kernel3.4
 2014-06-20  2:36 UTC  (4+ messages)

[PATCH] Makedumpfile: vmcore size estimate
 2014-06-20  2:33 UTC  (5+ messages)

[PATCH 5/7 REVISION] trace, RAS: Add eMCA trace event interface
 2014-06-20  2:06 UTC  (4+ messages)
` eMCA trace interface update
  ` [PATCH 5/7 REVISION v2] trace, RAS: Add eMCA trace event interface

[PATCH] *** ASoC: core: refine of node id parse of cpu/codec dai ***
 2014-06-20  2:32 UTC  (5+ messages)

[RFD] sched/deadline: EDF dynamic quota design
 2014-06-20  2:29 UTC  (8+ messages)

[mmotm:master 188/230] include/linux/dynamic_debug.h:64:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'uLong'
 2014-06-20  2:27 UTC 

Should branches be objects?
 2014-06-20  2:27 UTC  (6+ messages)

[mmotm:master 80/230] mm/slab.c:1308:4: warning: passing argument 2 of 'slab_set_debugobj_lock_classes_node' makes integer from pointer without a cast
 2014-06-20  2:26 UTC 

PCI rescan issue
 2014-06-20  2:25 UTC  (5+ messages)

[PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
 2014-06-20  2:23 UTC  (3+ messages)

[U-Boot] [PATCH 2/5] kbuild: sync mixed targets handling with Linux 3.16-rc1
 2014-06-20  2:20 UTC  (4+ messages)

[PATCH] x86: numa: setup_node_data(): drop dead code and rename function
 2014-06-20  2:20 UTC  (2+ messages)

[Bug 80235] New: Artifacts in kernel 3.16-rc1 and HD 7750
 2014-06-20  2:19 UTC  (3+ messages)
` [Bug 80235] "

[RFT PATCH -next v2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
 2014-06-20  2:13 UTC  (18+ messages)
` [RFT PATCH -next v3] "
      ` Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc6
                    ` Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and
                      ` Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64

[PATCH] initramfs: Support initrd that is bigger then 2G
 2014-06-20  2:12 UTC 

[PATCH 0/4] VT-d/qinval: miscellaneous adjustments
 2014-06-20  2:12 UTC  (9+ messages)
` [PATCH 1/4] VT-d/qinval: make local variable used for communication with IOMMU "volatile"
` [PATCH 2/4] VT-d: drop redundant calls to invalidate_sync()
` [PATCH 3/4] VT-d/qinval: clean up error handling
` [PATCH 4/4] VT-d/qinval: queue index is always unsigned

[PATCH] staging: rtl8192 Check for Null return from dev_skb_alloc
 2014-06-20  2:12 UTC  (2+ messages)

[mmotm:master 130/230] mm/swap.c:719:2: error: implicit declaration of function 'TestSetPageMlocked'
 2014-06-20  2:09 UTC 

[PATCH v2] kni: fix compile errors on Oracle Linux6.4 and RHEL6.5
 2014-06-20  2:08 UTC  (3+ messages)

[PATCH v5 0/2] cleanup duplicate name_compare() functions
 2014-06-20  2:06 UTC  (3+ messages)
` [PATCH v5 1/2] name-hash.c: replace cache_name_compare() with memcmp()
` [PATCH v5 2/2] cleanup duplicate name_compare() functions

[PATCH v2 1/2] flexcan: add err_irq handler for flexcan
 2014-06-20  2:01 UTC  (4+ messages)
` [PATCH v2 2/2] flexcan: add err interrupt for p1010rdb

[PATCH v4] cleanup duplicate name_compare() functions
 2014-06-20  1:55 UTC  (5+ messages)

Out of office from 21th June to 30th June
 2014-06-20  1:54 UTC 

[PATCH] staging: solo6x10: fix for sparse warning message
 2014-06-20  1:53 UTC 

[Qemu-devel] [PATCH 0/5] tests: add usb host adapter qtest cases
 2014-06-20  1:51 UTC  (10+ messages)

[Qemu-devel] [RFC 0/3] image-fuzzer: Initial image generator and extended runner
 2014-06-20  1:49 UTC  (3+ messages)
` [Qemu-devel] [RFC 1/3] image-fuzzer: Added execution of multiple tests to the test runner

[Qemu-devel] [PATCH 2.1 v7 0/3] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
 2014-06-20  1:40 UTC  (8+ messages)
`  "
` [Qemu-devel] [PATCH 2.1 v7 1/3] xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
  `  "
` [Qemu-devel] [PATCH 2.1 v7 2/3] pc & q35: Add new machine opt max-ram-below-4g
  `  "
` [Qemu-devel] [PATCH 2.1 v7 3/3] xen-hvm: Handle "
  `  "

[U-Boot] [PATCH v8] nand/denali: Adding Denali NAND driver support
 2014-06-20  1:39 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[xen-4.4-testing test] 27315: regressions - FAIL
 2014-06-20  1:35 UTC 

[PATCH net-next] hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
 2014-06-20  1:34 UTC  (2+ messages)

[mmotm:master 74/230] mm/slab.h:299:10: error: 'struct kmem_cache' has no member named 'node'
 2014-06-20  1:32 UTC 

eglib is dead?
 2014-06-20  1:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] bsd-user: Implement strace support for getcwd syscall
 2014-06-20  1:30 UTC  (2+ messages)

[nightly] Distroless meta-ti/master minimal build 2014-06-19_21-00-30
 2014-06-20  1:12 UTC 

Conventions on struct copying?
 2014-06-20  1:26 UTC  (4+ messages)

Future Electronics FWBADAPT-7WVGA-PCAP LCD and Yocto 1.6
 2014-06-20  1:25 UTC 

[linux crash after update kernel of CONFIG_VMSPLIT_2G=y]
 2014-06-20  1:23 UTC 

[PATCH 1/3] drm/tegra: sor - Add register debugging support
 2014-06-20  1:18 UTC  (3+ messages)
` [PATCH 2/3] drm/panel: panel-simple - Add support for bpc
` [PATCH 3/3] drm/tegra: sor - Use bpc value from drm_panel

[PATCH v3] ARM: shmobile: Mark all SoCs in shmobile as CPUFreq, capable
 2014-06-20  1:18 UTC  (2+ messages)

SSH Shell Over Bluetooth
 2014-06-20  1:17 UTC 

Build a lttng environment on TizenIVI3.0 User-land
 2014-06-20  1:16 UTC 

[PATCH] extcon: Remove unnecessary OOM messages
 2014-06-20  1:13 UTC  (2+ messages)

net: return actual error on register_queue_kobjects
 2014-06-20  1:12 UTC  (2+ messages)

[PATCH 1/3] drm/radeon: stop poisoning the GART TLB
 2014-06-20  1:10 UTC  (12+ messages)

[PATCH] extcon: palmas: Make of_device_id array const
 2014-06-20  1:08 UTC  (2+ messages)

[U-Boot] [U-boot] [Patch 2/2] mtd: nand: davinci: allow to change ecclayout by ecclayout command
 2014-06-20  1:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-boot, "

[PATCH v3 0/3] perf timechart io mode
 2014-06-20  1:04 UTC  (3+ messages)
` [PATCH 1/3] perf timechart: implement IO mode

[U-Boot] [U-boot] [Patch 1/2] common: cmd_nand: add nand ecclayout command
 2014-06-20  1:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-boot, "

[PATCH] Input: uinput - uinput_validate_absbits() cleanup
 2014-06-20  0:56 UTC  (2+ messages)

[RFC] Input: uinput - add new UINPUT_DEV_SETUP ioctl
 2014-06-20  0:55 UTC  (2+ messages)

btrfs balance crash BUG ON fs/btrfs/relocation.c:1062 or RIP build_backref_tree+0x9fc/0xcc4
 2014-06-20  0:53 UTC  (9+ messages)

Video output corrupted in eglfs and Yocto 1.6 (kernel 3.10.17) in Wandboard
 2014-06-20  0:43 UTC  (3+ messages)

[PATCH] wmemchr.3: Reformat thread-safety information
 2014-06-20  0:43 UTC 

[Intel-gfx] [PATCH 7/9] drm: Disable vblank interrupt immediately when drm_vblank_offdelay==0
 2014-06-20  0:41 UTC  (3+ messages)
` [PATCH 10/9] drm: Add dev->vblank_disable_immediate flag

[U-Boot] [PATCH v2] mtd: nand: Fix address cycle problem with NAND_CMD_RNDOUT
 2014-06-20  0:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH] wmemcmp.3: Reformat thread-safety information
 2014-06-20  0:38 UTC 

[yocto][meta-qt5][daisy] Error during bitbake of my image
 2014-06-20  0:38 UTC  (8+ messages)

Device-tree and Marvell vendor prefix
 2014-06-20  0:36 UTC  (2+ messages)

[RFC v3 0/9] kgdb: NMI/FIQ support for ARM
 2014-06-20  0:36 UTC  (8+ messages)
` [PATCH v4 00/13] "
  ` [PATCH v4 09/13] serial: amba-pl011: Pass FIQ information to KGDB
  ` [PATCH v4 10/13] serial: asc: Add support for KGDB's FIQ/NMI mode

[Qemu-devel] [PATCH v4 0/2] qga: Add guest-fsfreeze-freeze-list command
 2014-06-20  0:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 2/2] qga: Add guest-get-fsinfo command

[PATCH 4/4] megaraid_sas: Version and Changelog update
 2014-06-20  0:32 UTC 

[PATCH 3/4] megaraid_sas: Fix LD/VF affiliation parsing
 2014-06-20  0:32 UTC 

[PATCH 2/4] megaraid_sas: Remove unused variables in megasas_instance
 2014-06-20  0:31 UTC 

[PATCH 1/4] megaraid_sas: Fix reset_mutex leak
 2014-06-20  0:31 UTC 

[PATCH 0/4] megaraid_sas: Updates for scsi for-next
 2014-06-20  0:31 UTC 

[PATCHv4 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-06-20  0:30 UTC  (13+ messages)
` [PATCHv4 1/4] iio: adc: exynos_adc: Add exynos_adc_ops structure to improve readability
` [PATCHv4 2/4] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC

[PATCH v2 1/2] alarmtimer: Export symbols of alarmtimer_get_rtcdev
 2014-06-20  0:31 UTC  (3+ messages)
` [PATCH v2 2/2] staging: alarm-dev: Support to Compile as Module

[U-Boot] U-boot hangs on imx6 pci driver
 2014-06-20  0:22 UTC  (7+ messages)

Please revert / review 077fc1c04d70ef1748ac2daa6622b3320a1a004c
 2014-06-20  0:20 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/4] bsd-user: Update Queue
 2014-06-20  0:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] bsd-user: Implement new syscall print_sysarch and add strace support
` [Qemu-devel] [PATCH 2/4] bsd-user: move arch/OS dependent code out of main.c
` [Qemu-devel] [PATCH 3/4] bsd-user: Rename linux_binprm to bsd_binprm
` [Qemu-devel] [PATCH 4/4] bsd-user: move arch/OS dependent code out of syscall.c

[PATCH 1/3] staging: lustre: ldlm: ldlm_resource.c removed unecessary braces
 2014-06-20  0:23 UTC  (2+ messages)

[PATCH linux-next] staging: r8192ee: Adapt flush function prototype
 2014-06-20  0:19 UTC  (2+ messages)

[RFC PATCH] checkpatch: Attempt to find unnecessary 'out of memory' messages
 2014-06-20  0:13 UTC  (13+ messages)
              ` [RFC PATCH] use snprintf instead of sprintf in rcu_torture_printk

[PATCH] staging: rtl8172u: Make ieee80211_crypto_init static
 2014-06-20  0:14 UTC  (2+ messages)

[4/5] IBM Akebono: Add the Akebono platform
 2014-06-20  0:10 UTC  (5+ messages)
` [PATCH] IBM Akebono: Remove obsolete config select

AGP GART clarifications, please!
 2014-06-20  0:06 UTC  (2+ messages)

[PATCH 0/2] Staging: bcm: checkpath.pl fixes
 2014-06-20  0:08 UTC  (5+ messages)
` [PATCH 1/2] Staging: bcm: Prototypes.h: fix checkpatch errors
` [PATCH 2/2] Staging: bcm: Queue.h: "

open_ctree failed
 2014-06-20  0:04 UTC  (3+ messages)

[PATCH 0/5] x86,vdso: Restore a bunch of section headers
 2014-06-19 23:59 UTC  (4+ messages)
` [PATCH 5/5] x86,vdso: Create .build-id links for unstripped vdso files

[PATCH 1/2] drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}
 2014-06-19 23:59 UTC  (3+ messages)

[PATCH] staging: ft1000: ft1000-usb: ft1000_debug.c: Fix style errors and some warnings
 2014-06-20  0:01 UTC  (4+ messages)
` [PATCH v2 0/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Fix style errors and warnings
  ` [PATCH v2 5/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Misc. fixes

[meta-oe][daisy] pull request, update README's, live555 fix
 2014-06-19 23:54 UTC  (3+ messages)

[PATCH 1/2] udev: update init script for conditional probing of platform bus
 2014-06-19 22:53 UTC  (2+ messages)
` [PATCH 2/2] udev-cache.default: set PROBE_PLATFORM_BUS to "yes" by default

[PATCH 0/9] perf bench: Updates for 3.17
 2014-06-19 23:51 UTC  (5+ messages)
` [PATCH 1/9] perf bench: Add --repeat option

[PATCH] Fix undefined behavior in radix-tree.c
 2014-06-19 23:51 UTC  (6+ messages)

Please backport dev_kfree_skb_any fixes for stable
 2014-06-19 23:48 UTC 

[PATCHv2 0/5] perf tools tui: Display columns headers
 2014-06-19 23:46 UTC  (14+ messages)
` [PATCH 1/5] perf tools: Factor ui_browser ops out of ui_browser struct
` [PATCH 5/5] perf tools: Add report.show-headers config file option

[U-Boot] [PATCH v4 0/3] mtd, ubi, ubifs: resync with Linux-3.14
 2014-06-19 23:45 UTC  (7+ messages)

Cannot partition 32GB disk on a 32bit machine
 2014-06-19 23:44 UTC  (5+ messages)
` Cannot partition 32GB disk on a 32bit machine (correct version of the patch this time)

Should Pstore(ramoops) records customized information?
 2014-06-19 23:42 UTC  (4+ messages)

[RFC][PATCH 0/3] x86/nmi: Print all cpu stacks from NMI safely
 2014-06-19 23:38 UTC  (8+ messages)

[REPOST PATCH 0/8] fence synchronization patches
 2014-06-19 23:42 UTC  (9+ messages)
` [REPOST PATCH 1/8] fence: dma-buf cross-device synchronization (v17)

v3.16-rc1 & default cachepolicy
 2014-06-19 23:36 UTC  (5+ messages)

[PATCH] Staging: panel: fixed checkpatch errors in panel.c
 2014-06-19 23:39 UTC  (2+ messages)

mmotm 2014-06-19-16-33 uploaded
 2014-06-19 23:34 UTC  (2+ messages)

[U-Boot] [PATCH] m68k: Fix warnings with gcc 4.6
 2014-06-19 23:33 UTC  (6+ messages)
` [U-Boot] "

[PATCH] of/irq: lookup 'interrupts-extended' property first
 2014-06-19 23:33 UTC 

[PATCH v2] staging: vt6655: preserve address space in ethtool_ioctl()
 2014-06-19 23:37 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/3] staging: vt6655: update out-of-date function declaration
 2014-06-19 23:35 UTC  (2+ messages)

[U-Boot] [PATCH v2 06/14] bootm: Split out code from cmd_bootm.c
 2014-06-19 23:27 UTC  (4+ messages)
` [U-Boot] [U-Boot, v2, "

[Bug 76483] New: [NV50, bisected, RFC patch] xset dpms force {on, off} does not work over DP
 2014-06-19 23:27 UTC  (3+ messages)
  ` [Bug 76483] "

[PATCH net-next 0/5] Add DCBx support to Chelsio cxgb4 driver
 2014-06-19 22:22 UTC  (3+ messages)
` [PATCH net-next 2/5] cxgb4 : Add DCBx support codebase and dcbnl_ops
` [PATCH net-next 3/5] cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give access to DCBx functions


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.