linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-29 17:28:46 to 2014-07-30 00:36:33 UTC [more...]

[GIT] Networking
 2014-07-30  0:36 UTC  (2+ messages)

[PATCHv3 0/5] OMAP Mailbox framework adoption & DT support
 2014-07-30  0:34 UTC  (6+ messages)
` [PATCHv3 1/5] Documentation: dt: add omap mailbox bindings
` [PATCHv3 2/5] mailbox/omap: add support for parsing dt devices
` [PATCHv3 3/5] ARM: dts: OMAP2+: Add sub mailboxes device node information
` [PATCHv3 4/5] mailbox/omap: adapt to the new mailbox framework
` [PATCHv3 5/5] ARM: dts: OMAP2+: Add #mbox-cells property to all mailbox nodes

[RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED
 2014-07-30  0:54 UTC  (9+ messages)
` [PATCH, v4] irq / PM: Fix IRQF_NO_SUSPEND problem with shared interrupts
  ` [PATCH, v5] "
    ` [PATCH, v6] "

[PATCH 00/19] staging: comedi: amplc_pci230: tidy up a bit
 2014-07-30  0:34 UTC  (3+ messages)
` [PATCH 13/19] staging: comedi: amplc_pci230: remove unnecessary braces

[PATCH 2/3] workqueue: use dedicated creater kthread for all pools
 2014-07-30  0:32 UTC  (4+ messages)
` [PATCH RFC 2/2 V2] "

[PATCH v2 2/4] ARM: dts: exynos5250: cypress,cyapa trackpad is Snow only
 2014-07-30  0:21 UTC  (4+ messages)

[PATCH v2 0/4] driver core: allow explicit deferred probe preference
 2014-07-30  0:14 UTC  (16+ messages)
` [PATCH v2 2/4] driver core: enable drivers to use deferred probe from init
                  ` [PATCH v2 2/4] driver core: enable drivers to use deferred probefrom init

[Regression 3.16-rc kernel] -55% reduction in throughput for OLTP benchmark
 2014-07-30  0:12 UTC  (7+ messages)

[PATCH v4 0/5] Simplify hotplug/suspend handling
 2014-07-30  0:29 UTC  (2+ messages)

[PATCH/RFC 0/4] of: Register clocks for Runtime PM with PM core
 2014-07-30  0:06 UTC  (4+ messages)
` [RFC PATCH 2/2] of/clk: use "clkops-clocks" to specify clocks handled by clock_ops domain

linux-next: build failure after merge of the tip tree
 2014-07-29 23:56 UTC  (2+ messages)

[PATCH 01/11] f2fs: add nobarrier mount option
 2014-07-29 23:54 UTC  (5+ messages)
` [PATCH 07/11] f2fs: enable in-place-update for fdatasync
  ` [f2fs-dev] "

[PATCH RESEND] kprobes: be more permissive when user specifies both symbol name and address
 2014-07-29 23:56 UTC  (4+ messages)

[PATCH 1/2] perf tools: Ensure --symfs ends with '/'
 2014-07-29 23:52 UTC  (4+ messages)

[PATCH v5 00/14] compaction: balancing overhead and success rates
 2014-07-29 23:51 UTC  (15+ messages)
` [PATCH v5 05/14] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH v5 07/14] mm, compaction: khugepaged should not give up due to need_resched()

[PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
 2014-07-29 23:46 UTC  (3+ messages)
` [PATCH v5 2/5] random: Add and use arch_get_rng_seed

use IORESOURCE_REG resource type for non-translatable addresses in DT
 2014-07-29 23:45 UTC  (4+ messages)

[PATCH] cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2]
 2014-07-30  0:03 UTC  (2+ messages)

[PATCH] x86, efi: print debug values in Kib not MB
 2014-07-29 23:44 UTC  (14+ messages)

[PATCH v2 RESEND 0/4] CMA & device tree, once again
 2014-07-29 21:58 UTC  (9+ messages)
` [PATCH v2 RESEND 2/4] drivers: of: initialize and assign reserved memory to newly created devices
` [PATCH v2 RESEND 3/4] drivers: dma-coherent: add initialization from device tree
` [PATCH v2 RESEND 4/4] drivers: dma-contiguous: "

[patch] mm, oom: remove unnecessary exit_state check
 2014-07-29 23:39 UTC 

[RFC/PATCH] perf tools: Check recorded kernel version when finding vmlinux
 2014-07-29 23:38 UTC  (3+ messages)

[PATCH 0/3] Enable EHCI port on rk3288-evb
 2014-07-29 23:24 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: Turn on USB host vbus "
` [PATCH 2/3] ARM: dts: add rk3288 ehci usb devices
` [PATCH 3/3] ARM: dts: Enable USB host0 (EHCI) on rk3288-evb

[PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath
 2014-07-29 23:30 UTC  (8+ messages)
` [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
` [PATCH v4 3/5] x86: Split syscall_trace_enter into two phases

[PATCHSET 00/27] perf tools: Add support to accumulate hist periods (v11)
 2014-07-29 23:29 UTC  (6+ messages)
` [PATCH 22/27] perf tools: Enable --children option by default

sparc64 WARNING: at mm/mmap.c:2757 exit_mmap+0x13c/0x160()
 2014-07-29 23:26 UTC  (4+ messages)

WARNING: CPU: 1 PID: 495 at mm/slab_common.c:69 kmem_cache_create+0x1a9/0x330()
 2014-07-29 23:25 UTC  (11+ messages)

linux-next: URL change for mfd tree?
 2014-07-29 23:24 UTC 

[RFC][PATCH] PM / sleep: Rename symbols, functions and variables related to sleep
 2014-07-29 23:41 UTC  (2+ messages)

[PATCH RFC] suspend/hibernation: Fix racing timers
 2014-07-29 23:22 UTC  (8+ messages)
` [PATCH RFC v2] PM / sleep: "

zram: device management utility needed
 2014-07-29 23:14 UTC 

[PATCH 1/2] kbuild: Support split debug info v4
 2014-07-29 23:11 UTC  (2+ messages)
` [PATCH 2/2] Kbuild: Add a option to enable dwarf4

[PATCH 0/9] drivers: cacheinfo support
 2014-07-29 23:09 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/9] drivers: base: support cpu cache information interface to userspace via sysfs

[PATCH 0/3] ARM: dts: Add TMU dt node and missing data for Exynos3250
 2014-07-29 23:02 UTC  (2+ messages)

[PATCH v3 0/7] Bluetooth Wacom merge into the USB driver
 2014-07-29 22:53 UTC  (9+ messages)
` [PATCH v3 1/7] Input - wacom: prepare the driver to include BT devices
` [PATCH v3 2/7] Input - wacom: handle Graphire BT tablets in wacom.ko
` [PATCH v3 3/7] Input - wacom: handle Intuos 4 BT "
` [PATCH v3 4/7] Input - wacom: Check for bluetooth protocol while setting OLEDs
` [PATCH v3 5/7] Input - wacom: Remove passing id for wacom_set_report
` [PATCH v3 6/7] Input - wacom: add copyright note and bump version to 2.0
` [PATCH v3 7/7] HID: remove hid-wacom Bluetooth driver

[PATCH] svcrdma: delete double assignment
 2014-07-29 22:50 UTC  (2+ messages)

[PATCH] net: irda: delete double assignment
 2014-07-29 22:47 UTC  (2+ messages)

[PATCH] Documentation: fix a typo in watchdog-api.txt
 2014-07-29 22:36 UTC  (4+ messages)

[PATCH] net/udp_offload: Use IS_ERR_OR_NULL
 2014-07-29 22:32 UTC  (2+ messages)

[PATCH] openvswitch: Use IS_ERR_OR_NULL
 2014-07-29 22:32 UTC  (2+ messages)

[PATCH] net/ipv4: Use IS_ERR_OR_NULL
 2014-07-29 22:32 UTC  (2+ messages)

[PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
 2014-07-29 22:28 UTC  (4+ messages)

[RFC PATCH 0/5] xgetdents system call
 2014-07-29 22:25 UTC  (4+ messages)
` [RFC PATCH 5/5] gfs2: Add xreaddir file operation and supporting functions

[PATCH v3 0/4] Support for Qualcomm QPNP PMIC's
 2014-07-29 22:23 UTC  (5+ messages)
` [PATCH v3 1/4] mfd: pm8xxx-spmi: add support for Qualcomm SPMI PMICs
` [PATCH v3 2/4] mfd: pm8xxx-spmi: document DT bindings "

WARNING: CPU: 0 PID: 2623 at drivers/pnp/pnpacpi/core.c:96 pnpacpi_set_resource
 2014-07-29 22:39 UTC  (10+ messages)

[PATCH v5 0/4] Staging: rts5208: Use standard debug features
 2014-07-29 22:15 UTC  (5+ messages)
` [PATCH v5 1/4] Staging: rts5208: Remove useless debug prints
` [PATCH v5 2/4] Staging: rts5208: Replace custom macro with dev_dbg
` [PATCH v5 3/4] Staging: rts5208: Use dev_dbg and %*ph specifier to dump memory
` [PATCH v5 4/4] Staging: rts5208: Remove CONFIG_RTS5208_DEBUG option

[PATCH 0/8] Tegra124 EMC (external memory controller) support
 2014-07-29 22:14 UTC  (6+ messages)
` [PATCH 8/8] clk: tegra: Add EMC clock driver

[PATCH v2] spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
 2014-07-29 22:06 UTC  (5+ messages)

[PATCH 00/10] nohz: Support sysidle (+ some more nohz kick cleanups)
 2014-07-29 22:04 UTC  (11+ messages)
` [PATCH 02/10] nohz: Kick full dynticks timer targets with an empty IPI
` [PATCH 05/10] smp: Fast path check on IPI list
` [PATCH 09/10] nohz: Switch nohz full timekeeper to dynticks idle on top of sysidle detection

[PATCH v2 1/2] timer: provide an api for deferrable timeout
 2014-07-29 22:03 UTC  (3+ messages)
` [PATCH v2 2/2] ksm: Provide support to use deferrable timers for scanner thread

Does anyone know when FUTEX_WAIT can fail with EAGAIN?
 2014-07-29 21:55 UTC 

[GIT PULL] Eliminate APEI Kconfig x86 dependency
 2014-07-29 21:53 UTC 

[PATCH v3 0/3] Introduce MEN 14F021P BMC driver series
 2014-07-29 21:47 UTC  (6+ messages)
` [PATCH v3 3/3] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver

[PATCH v1 0/4] ima: require signed user-space initialization
 2014-07-29 21:37 UTC  (5+ messages)

[PATCH] s390: scsi: zfcp_aux.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-29 21:35 UTC  (3+ messages)

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-07-29 21:23 UTC  (8+ messages)
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler

[PATCH v3 RESEND] zram: auto add new devices on demand
 2014-07-29 21:12 UTC  (3+ messages)

[PATCH 0/6 v2] PM / Hibernate: Memory bitmap scalability improvements
 2014-07-29 21:22 UTC  (4+ messages)

[PATCH 0/5] Add eMMC and SD card support for rk3288-evb
 2014-07-29 20:42 UTC  (7+ messages)
` [PATCH 1/5] ARM: dts: Add emmc and sdmmc to the rk3288 device tree
` [PATCH 2/5] ARM: dts: Enable emmc and sdmmc on the rk3288-evb boards
` [PATCH 3/5] ARM: dts: Enable DDR50 mode on the eMMC
` [PATCH 4/5] ARM: dts: Take the mmc slot node out of rk3288-evb
` [PATCH 5/5] ARM: dts: mmc slot node gone on rk3288 => no more address / size cells

[PATCH 1/2] staging/nvec: Do not pass resource to mfd_add_devices()
 2014-07-29 20:24 UTC  (4+ messages)
` [PATCH 2/2] staging/nvec: Use platform_get_irq()

[PATCH v6] usb:serial:pl2303: add GPIOs interface on PL2303
 2014-07-29 20:31 UTC  (2+ messages)

[Patch v3] input: drv260x: Add TI drv260x haptics driver
 2014-07-29 20:28 UTC  (3+ messages)

[PATCH 0/8] x86, microcode: cosmetic and minor issue fixes
 2014-07-29 20:25 UTC  (6+ messages)
` [PATCH 7/8] x86, microcode, intel: forbid some incorrect metadata

[PATCH 0/9] use correct structure type name in sizeof
 2014-07-29 20:22 UTC  (3+ messages)
` [PATCH 3/9] i40e: "

[PATCH] net: ethernet: intel: ixgbe: ixgbe_main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-29 20:20 UTC  (3+ messages)
    ` [E1000-devel] "

[PATCH tip/core/rcu 0/9] RCU-tasks implementation
 2014-07-29 20:11 UTC  (22+ messages)
` [PATCH RFC tip/core/rcu 1/9] rcu: Add call_rcu_tasks()
  ` [PATCH RFC tip/core/rcu 2/9] rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops

[LKP] [sched/numa] a43455a1d57: +94.1% proc-vmstat.numa_hint_faults_local
 2014-07-29 20:04 UTC  (4+ messages)

[PATCH 1/3] SUNRPC: Reduce contention in svc_xprt_enqueue()
 2014-07-29 19:57 UTC  (2+ messages)

[PATCH] crypto/testmgr: add missing spaces to drbg error strings
 2014-07-29 19:47 UTC 

[PATCH 0/2] couple of generic remoteproc enhancements
 2014-07-29 19:33 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: add support to handle internal memories

[PATCH v2 3/3] [SCSI] Make LBP quirk skip lbpme checks tests
 2014-07-29 19:30 UTC  (16+ messages)

[PATCH 00/15] atmel_mxt_ts - device tree, bootloader, etc
 2014-07-29 19:26 UTC  (15+ messages)

net: socket: NULL ptr deref in sendmsg
 2014-07-29 19:21 UTC  (3+ messages)
` [PATCH] net: sendmsg: fix NULL pointer dereference

[PATCH] isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
 2014-07-29 19:18 UTC  (2+ messages)

[PATCH] block: bsg.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-29 19:09 UTC  (3+ messages)

dma support for 8250-omap serial driver
 2014-07-29 19:06 UTC  (9+ messages)
` [PATCH 1/7] dmaengine: edma: fix two faults which happen with the 8250_dma user
` [PATCH 2/7] dmaengine: omap-dma: complete the transfer on terminate_all
` [PATCH 3/7] serial: 8250_dma: continue TX dma on dma error
` [RFC PATCH 4/7] serial: 8250_dma: enqueue RX dma again on completion
` [RFC PATCH 5/7] arm: dts: am33xx: add DMA properties for UART
` [RFC PATCH 6/7] arm: dts: dra7: "
` [RFC PATCH 7/7] tty: serial: 8250: omap: add dma support

[PATCH 0/2 v6] lockdep: add support for queued rwlock
 2014-07-29 18:53 UTC  (3+ messages)
` [PATCH 1/2 v6] locking/lockdep: Restrict the use of recursive read_lock() with qrwlock
` [PATCH 2/2 v6] locking/selftest: Support queued rwlock

[PATCH 1/2] ASoC: tas2552: Fix PM sequencing
 2014-07-29 18:51 UTC  (5+ messages)
` [PATCH 2/2] ASoC: tas2552: Add DAPM calls for amp and PLL

[PATCH] ARM: imx: clk-vf610: introduce clks_init_on
 2014-07-29 18:47 UTC  (4+ messages)

[PATCH v3 0/8] Two-phase seccomp and x86 tracing changes
 2014-07-29 18:44 UTC  (14+ messages)
` [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases
    ` TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)

Humanitarian help
 2014-07-29 16:55 UTC 

[RFC 0/5] Get voltage from parent if not available on child
 2014-07-29 18:26 UTC  (7+ messages)
` [RFC 1/5] regulator: core: Get voltage from parent if not available
` [RFC 2/5] regulator: core: Allow to get voltage count and list from parent
` [RFC 4/5] regulator: tps65090: Set voltage for fixed regulators

[PATCH v6 0/2] Add Freescale ASRC driver
 2014-07-29 18:23 UTC  (2+ messages)

[PATCH 1/2] Input - Wacom: Fix transfer header problem
 2014-07-29 18:14 UTC  (4+ messages)
` [PATCH 2/2] Input - wacom: Remove passing id for wacom_set_report

[PATCH v3] mmc: mmci: Add qcom dml support to the driver
 2014-07-29 17:55 UTC  (3+ messages)
` [PATCH v4] "

ipv4: net namespace does not inherit network configurations
 2014-07-29 17:48 UTC  (2+ messages)

Build regressions/improvements in v3.16-rc7
 2014-07-29 17:48 UTC  (2+ messages)

[PATCH] staging: vt6655: Fix device table definition
 2014-07-29 17:44 UTC 

[PATCH] seq_file: Allow private data to be supplied on seq_open
 2014-07-29 17:39 UTC 

Multi Core Support for compression in compression.c
 2014-07-29 17:38 UTC  (11+ messages)

Bug on Kernel 3.16 r6: Sound and Buffering in Clementine with Files are Transferring to Music Directory
 2014-07-29 17:34 UTC  (9+ messages)

[PATCH v4] x86, hotplug: fix llc shared map unreleased during cpu hotplug
 2014-07-29 17:18 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).