All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-09 02:33:33 to 2014-09-09 04:47:54 UTC [more...]

[PATCH V3 00/10] CPUFreq: cpufreq-cpu0 updates for 3.{17|18 ?}
 2014-09-09  4:47 UTC  (6+ messages)
` [PATCH V3 09/10] cpufreq: cpu0: rename driver and internals to 'cpufreq_generic'

(no subject)
 2014-09-09  4:43 UTC  (13+ messages)
` [PATCH 07/19] pnfs: add flag to force read-modify-write in ->write_begin
` [PATCH 08/19] pnfs: add return_range method
` [PATCH 14/19] pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
` [PATCH 17/19] pnfs/blocklayout: implement the return_range method
` [PATCH 18/19] pnfs/blocklayout: return layouts on setattr
` pnfs block layout driver fixes V2

[PATCH v9 0/7] xen/arm: Add GICv3 support
 2014-09-09  4:43 UTC  (8+ messages)
` [PATCH v9 1/7] xen/arm: move itargets initialization to vgic-v2
` [PATCH v9 3/7] xen/arm: Add support for GIC v3

f2fs get_dnode_of_data oops
 2014-09-09  4:41 UTC  (7+ messages)

Package Installation Error
 2014-09-09  4:36 UTC  (5+ messages)

[PATCH v2 1/2] xc_cpuid_x86.c: Simplify masking conditions and remove redundant work
 2014-09-09  4:31 UTC  (2+ messages)
` [PATCH v2 2/2] xc_cpuid_x86.c: Remove limit for RDTSCP

bit fields && data tearing
 2014-09-09  4:30 UTC  (36+ messages)

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-09  4:29 UTC  (11+ messages)
` [PATCH v3 09/17] ARM64 / ACPI: Parse MADT for SMP initialization

[PATCH V2 0/1] support >3 level p2m tree
 2014-09-09  4:29 UTC  (2+ messages)
` [PATCH V2 1/1] expand x86 arch_shared_info to "

[GIT PULL] Third Round of Renesas ARM Based SoC Soc Updates for v3.18
 2014-09-09  4:22 UTC  (6+ messages)
` [PATCH 1/2] ARM: shmobile: support Cortex-A7 in shmobile_init_delay()
` [PATCH 2/2] ARM: shmobile: Initial r8a7794 SoC support

[GIT PULL v2] Renesas ARM Based SoC r8a7740 Multiplatform Updates for v3.18
 2014-09-09  4:22 UTC  (14+ messages)
` [PATCH 1/6] ARM: shmobile: r8a7740: Multiplatform support
` [PATCH 2/6] ARM: shmobile: armadillo800eva: Sync DTS
` [PATCH 3/6] ARM: shmobile: armadillo800eva: Build DTS for multiplatform
` [PATCH 4/6] ARM: shmobile: r8a7740: Add restart callback
` [PATCH 5/6] ARM: shmobile: armadillo800eva reference: Remove C board code
` [PATCH 6/6] ARM: shmobile: armadillo800eva reference: Remove DTS

[PATCH] SMC: add a 32 byte volume tag to storage slots
 2014-09-09  4:19 UTC  (2+ messages)
` [PATCH] SMC: add a new volume_tag parameter "

PROBLEM: Kernel OOPS and possible system freeze after concurrent writing to cpufreq/scaling_governor
 2014-09-09  4:18 UTC  (5+ messages)
` PROBLEM: Kernel OOPS and possible system freeze after concurrent writing to cpufreq/scaling_governor (Resend)

[PATCH 0/5] Add dt support for extcon gpio driver
 2014-09-09  4:14 UTC  (12+ messages)
` [PATCH 1/5] extcon: gpio: Minor cleanups
` [PATCH 2/5] extcon: gpio: Convert the driver to use gpio desc API's
` [PATCH 3/5] extcon: gpio: Add dt support for the driver
` [PATCH 4/5] extcon: gpio: Always use gpio_get_value_cansleep
` [PATCH 5/5] extcon: gpio: Add support for using cable names

[PATCH] staging:r8190_rtl8256: coding style: Fixed commenting style
 2014-09-09  4:28 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/2] cpufreq: serialize calls to __cpufreq_governor()
 2014-09-09  4:16 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: Track governor-state with 'policy->governor_state'

[PATCH] serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB support
 2014-09-09  4:14 UTC 

PFUZE100 regulator not going off when PWRON is 0
 2014-09-09  2:41 UTC  (4+ messages)

[PATCH RFC 0/5] Scan all devices to build fs device list
 2014-09-09  4:06 UTC  (9+ messages)
` [PATCH 5/5] Btrfs: scan all the devices and build the fs device list by btrfs's self

Trial Patch
 2014-09-09  4:04 UTC  (2+ messages)

[PATCH 0/4] clean up collapse range and handle post-eof delalloc
 2014-09-09  4:03 UTC  (3+ messages)
` [PATCH 1/4] xfs: track collapse via file offset rather than extent index

[PATCH] arm64: add guard macro of unistd.h to prevent double inclusion
 2014-09-09  3:59 UTC  (2+ messages)

[PATCH] btrfs-progs: doc: fix invalid reference to setattr(8)
 2014-09-09  3:22 UTC  (2+ messages)

[PATCH 00/13] Mbuf Structure Rework, part 2
 2014-09-09  3:59 UTC  (7+ messages)
` [PATCH 03/13] mbuf: add packet_type field

[Qemu-devel] [PATCH v14 0/5] qcow2, raw: add preallocation=full and preallocation=falloc
 2014-09-09  3:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH v14 1/5] block: round up file size to nearest sector
` [Qemu-devel] [PATCH v14 2/5] block: don't convert file size to sector size
` [Qemu-devel] [PATCH v14 3/5] qapi: introduce PreallocMode and new PreallocModes full and falloc
` [Qemu-devel] [PATCH v14 4/5] raw-posix: Add falloc and full preallocation option
` [Qemu-devel] [PATCH v14 5/5] qcow2: "

[U-Boot] [PATCH 1/5] iMX6Q/DL:SABREAUTO/SABRESD: Move DDR and FDT configs to defconfig
 2014-09-09  3:56 UTC  (7+ messages)
` [U-Boot] [PATCH 4/5] iMX6Solo:SABRESD: Add the i.MX6Solo SABRESD board support

[PATCH 0/7] mmc: remove MMC_CAP2_NO_MULTI_READ flags
 2014-09-09  3:56 UTC  (8+ messages)
` [PATCH 0/7 v3] "

[linuxtv-media:master 360/499] undefined reference to `fb_dealloc_cmap'
 2014-09-09  3:48 UTC 

[Qemu-devel] [PATCH v3 00/47] Postcopy implementation
 2014-09-09  3:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 03/47] Start documenting how postcopy works

[PATCH v2 0/5] Add max77802 support for Peach boards
 2014-09-09  3:47 UTC  (4+ messages)

[PATCH] pthread_sigmask.3: Reformat thread-safety information
 2014-09-09  3:47 UTC 

[PATCH] pthread_sigqueue.3: Reformat thread-safety information
 2014-09-09  3:43 UTC 

[PATCH net-next] r8152: use usleep_range
 2014-09-09  3:40 UTC 

[PATCH v5 RESEND 1/3] ARM: EXYNOS: Move code from hotplug.c to platsmp.c
 2014-09-09  3:39 UTC  (3+ messages)

[PATCH] pthread_testcancel.3: Reformat thread-safety information
 2014-09-09  3:38 UTC 

[Qemu-devel] [PATCH] vnc: add additional key up event before repeated key down
 2014-09-09  3:34 UTC  (4+ messages)
  `  "

[PATCH v6 0/5] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
 2014-09-09  3:34 UTC  (3+ messages)

[PATCH] pthread_yield.3: Reformat thread-safety information
 2014-09-09  3:32 UTC 

[PATCH] ptsname.3: Reformat thread-safety information
 2014-09-09  3:29 UTC 

[PATCH v2 0/7] arch: arm64: enable support for Samsung Exynos7 SoC
 2014-09-09  3:28 UTC  (9+ messages)
` [PATCH v2 5/7] arm64: dts: Add initial device tree support for EXYNOS7

[PATCH 1/2] supplement the description of option --mem-usage
 2014-09-09  3:26 UTC  (6+ messages)
` [PATCH 2/2] message printing cleanup for "
  ` [PATCH v2 "

[Qemu-devel] [PATCH v13 0/6] qcow2, raw: add preallocation=full
 2014-09-09  3:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v13 6/6] qcow2: Add full preallocation option

[PATCH] qecvt.3: Reformat thread-safety information
 2014-09-09  3:25 UTC 

[RFC v2 3/6] kthread: warn on kill signal if not OOM
 2014-09-09  3:25 UTC  (25+ messages)

[Qemu-trivial] [PATCH] Fix typos and misspellings in comments
 2014-09-09  3:23 UTC  (2+ messages)
` [Qemu-devel] "

RAID456 direct I/O write performance
 2014-09-09  3:24 UTC  (4+ messages)
` AW: "

[PATCH] raise.3: Reformat thread-safety information
 2014-09-09  3:20 UTC 

[RFC PATCH v2] tpm_tis: verify interrupt during init
 2014-09-09  3:12 UTC  (13+ messages)
` [RFC PATCH v3] "
        ` [RFC PATCH v4] "
            ` [RFC PATCH v5] "
                ` [RFC PATCH v6] "
                    ` [PATCH v7] "

[PATCH] random.3: Reformat thread-safety information
 2014-09-09  3:15 UTC 

SHIPPING COST FROM CHINA TO RUSSIA
 2014-09-09  2:52 UTC 

[Qemu-devel] [PATCH V2] net: don't use set/get_pointer() in set/get_netdev()
 2014-09-09  3:10 UTC 

[Bug 78221] New: 3.16 RC1: AMD R9 270 GPU locks up on some heavy 2D activity - GPU VM fault occurs. (possibly DMA copying issue strikes back?)
 2014-09-09  3:09 UTC  (2+ messages)
` [Bug 78221] "

[Qemu-devel] ballooning not working on hotplugged pc-dimm
 2014-09-09  3:05 UTC 

linux-next: build failure after merge of the v4l-dvb tree
 2014-09-09  3:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: don't use set/get_pointer() in set/get_netdev()
 2014-09-09  3:03 UTC  (6+ messages)

[RFC] Integrate texinfo-4.8 to oe-core
 2014-09-09  3:03 UTC  (3+ messages)

[PATCH] imx6 PCI Host initialisation order
 2014-09-09  2:47 UTC  (4+ messages)

[PATCH 0/2] Fix the problem of being unable to login in rescue mode if password is set
 2014-09-09  3:01 UTC  (3+ messages)
` [PATCH 1/2] util-linux: split out util-linux-sulogin
` [PATCH 2/2] extrausers: add util-linux-sulogin to IMAGE_INSTALL

xen: generic instruction re-execution mechanism for execute faults
 2014-09-09  3:01 UTC 

[ANNOUNCE] intel-gpu-tools 1.8
 2014-09-09  3:00 UTC 

[PATCH v2] nfs: fix kernel warning when removing proc entry
 2014-09-09  2:59 UTC  (5+ messages)

[PATCH v3 0/3] ARM: shmobile: sh73a0: Enable CMT1 device using DT
 2014-09-09  2:53 UTC  (5+ messages)

[PATCH] SMC fixes
 2014-09-09  2:53 UTC  (2+ messages)
` [PATCH] SMC: add a smc backend template with an opcode whitelist

[Qemu-devel] [PATCH v2] qcow2: add update refcount table realization for update_refcount
 2014-09-09  2:52 UTC  (3+ messages)

[PATCHv3 0/5] OMAP Mailbox framework adoption & DT support
 2014-09-09  2:52 UTC  (5+ messages)

[PATCH] serial: sirf: fix line over 80 characters style issue
 2014-09-09  2:51 UTC  (4+ messages)

[PATCH 0/5] ARM: shmobile: Use SoC-specific clock source compat strings
 2014-09-09  2:50 UTC  (4+ messages)

[RFC Patch v3 00/22] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2014-09-09  2:47 UTC  (5+ messages)
` [RFC Patch v3 23/22] Introduce "xen-load-devices-state"
  ` [Qemu-devel] [Xen-devel] "

[U-Boot] [PATCH 09/10] kconfig: move CONFIG_OF_* to Kconfig
 2014-09-09  2:45 UTC  (3+ messages)

[PATCH v5 5/5] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls
 2014-09-09  2:44 UTC  (2+ messages)
` [tip:x86/seccomp] x86_64, entry: "

[PATCH v5 4/5] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls
 2014-09-09  2:44 UTC  (2+ messages)
` [tip:x86/seccomp] x86_64, entry: Treat regs-> ax "

[PATCH v5 3/5] x86: Split syscall_trace_enter into two phases
 2014-09-09  2:44 UTC  (2+ messages)
` [tip:x86/seccomp] "

[PATCH v5 2/5] x86,entry: Only call user_exit if TIF_NOHZ
 2014-09-09  2:43 UTC  (2+ messages)
` [tip:x86/seccomp] x86, entry: "

[PATCH v5 1/5] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit
 2014-09-09  2:43 UTC  (2+ messages)
` [tip:x86/seccomp] x86, x32, audit: "

cron job: media_tree daily build: ERRORS
 2014-09-09  2:40 UTC 

[GIT PULL] Renesas ARM Based SoC Clocksource Updates for v3.18
 2014-09-09  2:40 UTC  (8+ messages)
` [PATCH 1/3] clocksource: sh_cmt: Document SoC specific bindings
` [PATCH 2/3] clocksource: sh_mtu2: Document r7s72100 binding
` [PATCH 3/3] clocksource: sh_tmu: Document r8a7779 binding

[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
 2014-09-09  2:37 UTC  (2+ messages)

[PATCH v2] audit: vfs: fix audit records error when write to a file
 2014-09-09  2:34 UTC 

rpciod deadlock issue
 2014-09-09  2:33 UTC  (12+ messages)
` [PATCH v2 1/2] SUNRPC: Fix memory reclaim deadlocks in rpciod


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.