All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-11 20:59:16 to 2014-02-11 21:57:59 UTC [more...]

setproctitle()
 2014-02-11 21:58 UTC 

[PATCH] of: Turn of_match_node into a static inline when CONFIG_OF isn't set
 2014-02-11 21:55 UTC  (10+ messages)

[Qemu-devel] [PATCH] qemu_file: use fwrite() correctly
 2014-02-11 21:56 UTC 

fe80::/64 route missing on GRE tunnels
 2014-02-11 21:55 UTC 

Question regard NFS 4.0 buffer sizes
 2014-02-11 21:54 UTC  (6+ messages)

[PATCH 1/3] drm/i915: add wait_for_vblank argument to intel_enable_pipe
 2014-02-11 21:54 UTC  (9+ messages)
` [PATCH 4/3] drm/i915: pass intel_crtc as argument for intel_enable_pipe

[RFC 0/2] xen-backend interfaces and IFF_MULTICAST
 2014-02-11 21:53 UTC  (5+ messages)
` [RFC 2/2] xen-netback: disable multicast and use a random hw MAC address

[PATCH v2] [media] of: move graph helpers from drivers/media/v4l2-core to drivers/media
 2014-02-11 21:53 UTC  (3+ messages)

[2013.12.x][PATCH] ltp-ddt: update with more fixes for the release
 2014-02-11 21:52 UTC 

[PATCH 1/5] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
 2014-02-11 21:52 UTC  (4+ messages)
` [PATCH 5/5] idle: Add more comments to the code

[PATCH 1/2] u-boot-ti-staging: update with QSPI partition size changes
 2014-02-11 21:51 UTC  (2+ messages)
` [PATCH 2/2] linux-ti-staging: update with PM, connectivity and Display/Audio fixes

Cyclictest results on Sparc64 with PREEMPT_RT
 2014-02-11 21:44 UTC  (6+ messages)

[PATCH lttng-tools v2] Fix: Define __STDC_LIMIT_MACROS to fix C++ builds
 2014-02-11 21:50 UTC 

[PULL] IIO new drivers, features and cleanups for 3.15 - set 1
 2014-02-11 21:51 UTC 

[PATCH 04/13] drm/i915: Make semaphore updates more precise
 2014-02-11 21:50 UTC  (4+ messages)
` [PATCH] [v2] "

3.14-rc2 XFS backtrace because irqs_disabled
 2014-02-11 21:49 UTC  (5+ messages)

[RFC][PATCH 0/2] glibc: header file and manual updates for file-private locks
 2014-02-11 21:49 UTC  (3+ messages)
` [RFC][PATCH 1/2] fcntl.h: add new definitions for file-private lock cmd values

[PATCH 00/13] [REPOST] Broadwell HW semaphores
 2014-02-11 21:48 UTC  (7+ messages)
` [PATCH 06/13] drm/i915/bdw: implement semaphore signal

[RFC PATCH v2 0/4] mtd: nand: add per partition ECC config
 2014-02-11 21:46 UTC  (10+ messages)
` [RFC PATCH v2 1/4] mtd: nand: take nand_ecc_ctrl initialization out of nand_scan_tail
` [RFC PATCH v2 2/4] mtd: nand: add support for NAND partitions
` [RFC PATCH v2 3/4] mtd: nand: add DT NAND partition parser
` [RFC PATCH v2 4/4] mtd: nand: add NAND partition support to the sunxi driver

[RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
 2014-02-11 21:46 UTC  (9+ messages)

[U-Boot] [PATCH] driver/mxc_i2c: Move static data structure to global_data
 2014-02-11 21:46 UTC  (13+ messages)

IRQ kernel message after upgrade to 3.14-rc1
 2014-02-11 21:45 UTC  (2+ messages)

[patch] drop_caches: add some documentation and info message
 2014-02-11 21:44 UTC  (9+ messages)

[GIT PULL] (xen) stable/for-jens-3.14
 2014-02-11 21:44 UTC  (11+ messages)
  ` [Xen-devel] [GIT PULL] (xen) stable/for-jens-3.14 : NFO: trying to register non-static key. the code is fine but needs lockdep annotation

Fio 2.1.5 release upcoming
 2014-02-11 21:42 UTC  (15+ messages)

+ drop_caches-add-some-documentation-and-info-message.patch added to -mm tree
 2014-02-11 21:42 UTC 

LTTng-tools: Add support of global types and CTF enumerations
 2014-02-11 21:40 UTC  (6+ messages)
  ` [Patch LTTng-tools v2 1/5] Update data structures to support CTF global type declarations
  ` [Patch LTTng-tools v2 2/5] Receive the CTF global enumerations from ust by the session daemon
  ` [Patch LTTng-tools v2 3/5] Statedump the metadata for CTF global enumerations
  ` [Patch LTTng-tools v2 4/5] Dump a global type only once per session
  ` [Patch LTTng-tools v2 5/5] Regression tests for global type declarations in UST

[Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
 2014-02-11 21:40 UTC  (7+ messages)

[RFC, PATCH 0/2] mm: map few pages around fault address if they are in page cache
 2014-02-11 21:39 UTC  (2+ messages)

[Qemu-devel] [PATCH qom-cpu 00/16 v10] target-i386: convert CPU features into properties
 2014-02-11 21:38 UTC  (15+ messages)
        ` [Qemu-devel] CPU models and feature probing (was Re: [PATCH qom-cpu 00/16 v10] target-i386: convert CPU) "

[Bug 70411] New: 7970M PRIME: lockup with Distance game, recovery doesn't work
 2014-02-11 21:38 UTC 

[PATCH 0/8] locking/core patches
 2014-02-11 21:37 UTC  (7+ messages)

[Qemu-devel] OSX guest vs. kvm ioapic polarity
 2014-02-11 21:35 UTC  (5+ messages)
` RFC: ioapic polarity vs. qemu os-x guest
    ` [Qemu-devel] "

LTTng-ust: Add support of global types and CTF enumerations
 2014-02-11 21:35 UTC  (8+ messages)
  ` [Patch LTTng-ust v2 1/7] Update data structures to support CTF global type declarations
  ` [Patch LTTng-ust v2 2/7] Add empty macros to support CTF global enumerations
  ` [Patch LTTng-ust v2 3/7] Add an example using CTF global type enumerations
  ` [Patch LTTng-ust v2 4/7] Serialize the CTF global enumerations data structures for ust-comm
  ` [Patch LTTng-ust v2 5/7] Send and receive serialized data for CTF global enumerations
  ` [Patch LTTng-ust v2 6/7] Add the macros to generate the data structures "
  ` [Patch LTTng-ust v2 7/7] Update the LTTng documentation with "

[PATCH] printk: fix one circular lockdep warning about console_lock
 2014-02-11 21:35 UTC  (3+ messages)

[PATCH v7 0/6] mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
 2014-02-11 21:34 UTC  (3+ messages)
` [PATCH v7 3/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW "

[xen-unstable test] 24846: regressions - trouble: blocked/broken/fail/pass
 2014-02-11 21:32 UTC 

[PATCH 0/4] hugetlb: add hugepagesnid= command-line option
 2014-02-11 21:31 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] X86: Invalid lock prefix (F0), invalid mov instruction, the xor_zero case should also update the parity
 2014-02-11 21:03 UTC  (6+ messages)
` [Qemu-devel] [PATCH 0/3] X86: Invalid lock prefix (F0), invalid mov instruction
` [Qemu-devel] [PATCH 1/3] X86: Invalid lock prefix (F0)
` [Qemu-devel] [PATCH 2/3] X86: Invalid mov instruction (C7)
` [Qemu-devel] [PATCH 3/3] X86: The xor_zero case should also update the parity flag

[Qemu-devel] [PATCH 0/3] X86: Invalid lock prefix (F0), invalid mov instruction, the xor_zero case should also update the parity
 2014-02-11 21:21 UTC 

Netfilter Extension Development Queries
 2014-02-11 21:30 UTC 

Remove orphan kconfig symbols
 2014-02-11 21:30 UTC  (4+ messages)
` [PATCH 01/28] Remove CPU_MMP3

3.14-mw regression: rtl8169 WARNING: DMA-API: exceeded 7 overlapping mappings of pfn 55ebe
 2014-02-11 21:28 UTC  (8+ messages)

[Bug 70271] rmmod st causes general protection fault
 2014-02-11 21:28 UTC 

BTRFS partitioning scheme (was BTRFS with RAID1 cannot boot when removing drive)
 2014-02-11 21:27 UTC  (3+ messages)

[PATCH for-4.5] xen/serial: Don't leak memory mapping if the serial initialization has failed
 2014-02-11 21:27 UTC 

[PATCH] ARM: spear: Remove references to PLAT_SPEAR_SINGLE
 2014-02-11 21:27 UTC  (4+ messages)

[PATCH v2 0/9] ARM: multi-platform kconfig cleanup and mach-virt removal
 2014-02-11 21:27 UTC  (13+ messages)
` [PATCH v2 1/9] ARM: centralize common multi-platform kconfig options
` [PATCH 2/9] ARM: select HAVE_SMP for V7 multi-platform
` [PATCH 3/9] ARM: select MIGHT_HAVE_CACHE_L2X0 "
` [PATCH 4/9] ARM: Select V6K instead of V6 by default for multi-platform
` [PATCH 5/9] ARM: bcm2835: enable V6K instead of plain V6
` [PATCH 6/9] ARM: cns3xxx: "
` [PATCH 7/9] ARM: vt8500: "
` [PATCH 8/9] ARM: virt: make mach-virt just a kconfig option
` [PATCH 9/9] ARM: virt: select ARM_AMBA

[Qemu-devel] [PATCH 0/3] X86: Invalid lock prefix (F0), invalid mov instruction, the xor_zero case should also update the parity
 2014-02-11 21:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH 0/3] X86: Invalid lock prefix (F0), invalid mov instruction
` [Qemu-devel] [PATCH 1/3] X86: Invalid lock prefix (F0)
` [Qemu-devel] [PATCH 2/3] X86: Invalid mov instruction (C7)
` [Qemu-devel] [PATCH 3/3] X86: The xor_zero case should also update the parity flag

[lm-sensors] [PATCH] hwmon: Avoid initializing the same field twice
 2014-02-11 21:24 UTC  (3+ messages)

[PATCH v3] ti-csl: new recipe providing CSL for TI-KeyStone2 devices
 2014-02-11 21:24 UTC 

[PATCH 0/4] PREEMPT_RT support for sparc64
 2014-02-11 21:13 UTC  (4+ messages)
` [PATCH 3/4] sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_t

[PATCH 00/13] cross rename v4
 2014-02-11 21:23 UTC  (3+ messages)
` [PATCH 12/13] ext4: add cross rename support

[PATCH] st: fix corruption of the st_modedef structures in st_set_options()
 2014-02-11 21:22 UTC 

[PATCH] ARM: tegra: dalmore: fix irq trigger type
 2014-02-11 21:21 UTC  (5+ messages)

Verify checksum of IP header and TCP header
 2014-02-11 21:22 UTC  (3+ messages)

[PATCHv3 0/2] Remove ARM meminfo
 2014-02-11 21:21 UTC  (10+ messages)
` [PATCHv3 1/2] mm/memblock: add memblock_get_current_limit
` [PATCHv3 2/2] arm: Get rid of meminfo

Too many rescheduling interrupts (still!)
 2014-02-11 21:21 UTC  (2+ messages)

[PATCH v5 1/1] drm/i915: Add 180 degree primary plane rotation support
 2014-02-11 21:19 UTC  (3+ messages)
` [Intel-gfx] "

[GIT PULL] qcom SoC changes for v3.15
 2014-02-11 21:19 UTC  (2+ messages)

[PATCH] ARM: tegra: don't timeout if CPU is powergated
 2014-02-11 21:18 UTC  (4+ messages)

[PATCH lttng-tools] Add missing optional dependency to babeltrace in README
 2014-02-11 21:17 UTC 

[PATCH lttng-tools] Cleanup inconsistent use of spaces and tabs in README
 2014-02-11 21:17 UTC 

[PATCH v2] ti-csl: new recipe providing CSL for TI-KeyStone2 devices
 2014-02-11 21:17 UTC  (3+ messages)

[PATCH 3.13 000/120] 3.13.3-stable review
 2014-02-11 19:04 UTC  (27+ messages)
` [PATCH 3.13 002/120] SELinux: Fix memory leak upon loading policy
` [PATCH 3.13 003/120] tracing: Have trace buffer point back to trace_array
` [PATCH 3.13 005/120] arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>
` [PATCH 3.13 006/120] intel-iommu: fix off-by-one in pagetable freeing
` [PATCH 3.13 011/120] xen/pvhvm: If xen_platform_pci=0 is set dont blow up (v4)
` [PATCH 3.13 012/120] mm/memory-failure.c: shift page lock from head page to tail page after thp split
` [PATCH 3.13 014/120] mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
` [PATCH 3.13 015/120] mm/page-writeback.c: do not count anon pages as "
` [PATCH 3.13 016/120] memcg: fix endless loop caused by mem_cgroup_iter
` [PATCH 3.13 017/120] memcg: fix css reference leak and endless loop in mem_cgroup_iter
` [PATCH 3.13 019/120] mm: dont lose the SOFT_DIRTY flag on mprotect
` [PATCH 3.13 023/120] ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER
` [PATCH 3.13 024/120] ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failed
` [PATCH 3.13 025/120] slub: Fix calculation of cpu slabs
` [PATCH 3.13 026/120] turbostat: Dont put unprocessed uapi headers in the include path
` [PATCH 3.13 028/120] ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator API
` [PATCH 3.13 029/120] compat: fix sys_fanotify_mark
` [PATCH 3.13 032/120] tile: remove compat_sys_lookup_dcookie declaration to fix compile error
` [PATCH 3.13 033/120] lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
` [PATCH 3.13 034/120] mtd: mxc_nand: remove duplicated ecc_stats counting
` [PATCH 3.13 035/120] ore: Fix wrong math in allocation of per device BIO
` [PATCH 3.13 036/120] xtensa: xtfpga: fix definitions of platform devices
` [PATCH 3.13 037/120] IB/qib: Fix QP check when looping back to/from QP1
` [PATCH 3.13 040/120] spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match
` [PATCH 3.13 041/120] NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
` [PATCH 3.13 042/120] nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME

[patch] w1: small type cleanup in sysfs
 2014-02-11 21:12 UTC  (6+ messages)
  ` [patch v2] "

RFC: bridge get fdb by bridge device
 2014-02-11 21:12 UTC  (10+ messages)

[Buildroot] [PATCH] trivial: update buildroot e-mail address to buildroot@buildroot.org
 2014-02-11 21:11 UTC  (2+ messages)

What commit dropped config PLAT_SPEAR_SINGLE?
 2014-02-11 21:10 UTC  (2+ messages)

[Buildroot] [Bug 5450] New: AT91SAM9260 Bootstrap compilation problem
 2014-02-11 21:10 UTC  (2+ messages)
` [Buildroot] [Bug 5450] "

[PATCH] rcu: fix sparse warning for rcu_expedited from kernel/ksysfs.c
 2014-02-11 21:10 UTC 

xfs_repair fails to repair, run under valgrind shows "Invalid read..." and XFS_CORRUPTION_ERROR
 2014-02-11 21:06 UTC  (3+ messages)

[PATCH] drm/radeon: add a way to get and set initial buffer domains
 2014-02-11 21:06 UTC 

[RFC PATCH] video: Use fb_sys_write rather than open-coding in drivers
 2014-02-11 19:07 UTC  (3+ messages)

[Buildroot] [Bug 5420] New: Dbus and /var/run management
 2014-02-11 21:05 UTC  (2+ messages)
` [Buildroot] [Bug 5420] "

[Bug 73297] Xorg crashes with kernel 3.13-rc7
 2014-02-11 21:05 UTC 

arch/powerpc/math-emu/mtfsf.c - incorrect mask?
 2014-02-11 20:57 UTC  (9+ messages)
              ` Linux-3.14-rc2: Order of serial node compatibles in DTS files

cache support
 2014-02-11 21:04 UTC  (7+ messages)

[lm-sensors] [PATCH 00/12] Versatile Express updates
 2014-02-11 20:59 UTC  (6+ messages)
` [PATCH 02/12] power/reset: vexpress: Use udelay instead of timers
` [lm-sensors] [PATCH 09/12] hwmon: vexpress: Use devm helper for hwmon device registration
  `  "

Linux 3.13-rc8
 2014-02-11 20:58 UTC  (9+ messages)
  ` Baytrail/T (ASUS T100 etc) regression from 3.13 onwards


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.