linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-19 03:59:57 to 2013-02-19 10:44:38 UTC [more...]

Debugging Thinkpad T430s occasional suspend failure
 2013-02-19 10:44 UTC  (24+ messages)

[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-19 10:42 UTC  (9+ messages)
` [PATCH v6 08/46] CPU hotplug: Provide APIs to prevent CPU offline from atomic context

[PATCH] irqchip: Renesas INTC External IRQ pin driver
 2013-02-19 10:38 UTC  (6+ messages)

GFS2: Pre-pull patch posting (merge window)
 2013-02-19 10:07 UTC  (11+ messages)
` [PATCH 01/10] GFS2: Separate LRU scanning from shrinker
` [PATCH 02/10] GFS2: Merge revoke adding functions
` [PATCH 03/10] GFS2: Split gfs2_trans_add_bh() into two
` [PATCH 04/10] GFS2: Copy gfs2_trans_add_bh into new data/meta functions
` [PATCH 05/10] GFS2: Merge gfs2_attach_bufdata() into trans.c
` [PATCH 06/10] GFS2: Clean up freeze code
` [PATCH 07/10] GFS2: Use ->writepages for ordered writes
` [PATCH 08/10] GFS2: Split glock lru processing into two parts
` [PATCH 09/10] GFS2: Get a block reservation before resizing a file
` [PATCH 10/10] GFS2: Reinstate withdraw ack system

What is tip-bot?
 2013-02-19 10:36 UTC  (3+ messages)

[PATCH 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-02-19 10:34 UTC  (8+ messages)
` [PATCH 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()

[PATCH, RFC 0/8] ARM: AM43 (OMAP2+) boot support
 2013-02-19 10:35 UTC  (21+ messages)
` [PATCH, RFC 1/8] ARM: localtimer: return percpu clkevt on register
` [PATCH, RFC 2/8] ARM: twd: register clock event for 1 core SMP
` [PATCH, RFC 3/8] ARM: twd: clock rate from DT (if no DT clk tree)
` [PATCH, RFC 4/8] ARM: am33xx: ll debug config help
` [PATCH, RFC 5/8] ARM: OMAP2+: am43: Kconfig
` [PATCH, RFC 6/8] ARM: OMAP2+: am43: basic dt support
` [PATCH, RFC 7/8] ARM: dts: am4372: initial support
` [PATCH, RFC 8/8] ARM: dts: am43-pre-silicon support

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-19 10:33 UTC  (21+ messages)

RFC: mincore: add a bit to indicate a page is dirty
 2013-02-19 10:25 UTC  (5+ messages)
    ` [patch 1/2] mm: fincore()

[PATCH v2 0/2] sched: fix nr_busy_cpus
 2013-02-19 10:29 UTC  (11+ messages)
` [PATCH v2 1/2] sched: fix init NOHZ_IDLE flag

linux-next: build failure after merge of the drm-intel tree
 2013-02-19 10:28 UTC  (5+ messages)

[PATCH 0/6 v8] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-02-19 10:27 UTC  (4+ messages)
` [PATCH 6/6 "

[PATCH v3] mmc: dw_mmc: Add MSHC compatible for Exynos4412
 2013-02-19 10:19 UTC  (2+ messages)

[PATCH] vt: add init_hide parameter to suppress boot output
 2013-02-19 10:14 UTC  (2+ messages)

SYSFS "errors"
 2013-02-19 10:12 UTC  (15+ messages)

[PATCH] zsmalloc: Fix TLB coherency and build problem
 2013-02-19 10:07 UTC  (2+ messages)

[PATCH] mips: remove unecessary __linux__ check
 2013-02-19 10:04 UTC  (2+ messages)

[PATCH 1/2] base: memory: fix soft/hard_offline_page permissions
 2013-02-19  9:59 UTC  (5+ messages)
` [BONUS PATCH 2/2] base: core: WARN() about bogus permissions on device attributes

[PATCH v3] mfd: syscon: Add non-DT support
 2013-02-19  9:58 UTC  (8+ messages)
  ` Re[2]: "
    ` Re[4]: "

[PATCH] NET/PHY: Eliminate the forced speed reduction algorithm
 2013-02-19  9:53 UTC 

Question about fixed-clock
 2013-02-19  9:53 UTC  (3+ messages)

[PATCH] ptrace: add ability to retrieve signals without removing them from a queue
 2013-02-19  9:39 UTC  (5+ messages)

Should a swapped out page be deleted from swap cache?
 2013-02-19  9:38 UTC  (7+ messages)

[patch 0/2] make kcmp own config entry
 2013-02-19  9:31 UTC  (7+ messages)
` [patch 1/2] kcmp: Make it to depend on CONFIG_KCMP
` [patch 2/2] arm: Wire up kcmp syscall

[PATCH 3/3] HID: sensor-hub: don't limit the driver only to USB bus
 2013-02-19  9:22 UTC  (2+ messages)
` [PATCH] HID: make sensor autodetection independent of underlying bus

[RFC][PATCH] vfs: always protect diretory file->fpos with inode mutex
 2013-02-19  9:19 UTC  (3+ messages)

[PATCHv5 1/8] zsmalloc: add to mm/
 2013-02-19  9:18 UTC 

[regression] openSUSE 12.2 stable kernel 3.7.8-1 big USB 2.0 slowdown
 2013-02-19  9:16 UTC  (2+ messages)

[PATCH 00/16] virtio ring rework
 2013-02-19  9:15 UTC  (19+ messages)
` [PATCH 01/16] scatterlist: introduce sg_unmark_end
` [PATCH 02/16] virtio_ring: virtqueue_add_sgs, to add multiple sgs
` [PATCH 03/16] virtio-blk: reorganize virtblk_add_req
` [PATCH 04/16] virtio-blk: use virtqueue_start_buf on bio path
` [PATCH 05/16] virtio-blk: use virtqueue_add_sgs on req path
` [PATCH 06/16] virtio_blk: remove nents member
` [PATCH 07/16] virtio_ring: don't count elements twice for add_buf path
` [PATCH 08/16] virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf
` [PATCH 09/16] virtio_net: use simplified virtqueue accessors
` [PATCH 10/16] virtio_net: use virtqueue_add_sgs[] for command buffers
` [PATCH 11/16] virtio_rng: use simplified virtqueue accessors
` [PATCH 12/16] virtio_console: "
` [PATCH 13/16] caif_virtio: "
` [PATCH 14/16] virtio_rpmsg_bus: "
` [PATCH 15/16] virtio_balloon: "
` [PATCH 16/16] 9p/trans_virtio.c: use virtio_add_sgs[]

[PATCH linux-next] firewire: fw_device_init: ‘minor’ may be used uninitialized
 2013-02-19  9:15 UTC  (4+ messages)
` [PATCH linux-next v2] firewire: fw_device_init: 'minor' "

[PATCH 0/9] virtio: new API for addition of buffers, scatterlist changes
 2013-02-19  9:11 UTC  (5+ messages)

[PATCHv2 0/9] Thermal Framework Enhancements
 2013-02-19  9:10 UTC  (3+ messages)
` [PATCH 8/9] Thermal: Add ABI Documentation for sysfs interfaces

[PATCH] dw_dmac: adjust slave_id accordingly to request line base
 2013-02-19  9:02 UTC  (2+ messages)

[PATCH] xen: netback: remove redundant xenvif_put
 2013-02-19  8:58 UTC  (5+ messages)
  ` [Xen-devel] "

sched: circular dependency between sched_domains_mutex and oom_notify_list
 2013-02-19  8:58 UTC  (3+ messages)

[PATCH 0/1] VM Sockets for Linux upstreaming
 2013-02-19  8:45 UTC  (5+ messages)
` [PATCH 1/1] VSOCK: Introduce VM Sockets

[PATCH v4 0/6] Add ChromeOS Embedded Controller support
 2013-02-19  8:36 UTC  (7+ messages)
` [PATCH v4 6/6] Input: Add ChromeOS EC keyboard driver

[Bisected][-next-20130204+] [x86/kvm] udevd:[97]: segfault at ffffffffff5fd020 ip 00007fff069e277f sp 00007fff068c9ef8 error d
 2013-02-19  8:26 UTC  (7+ messages)

[PATCH v2 0/5] Generic PHY Framework
 2013-02-19  8:11 UTC  (8+ messages)
` [PATCH v2 1/5] drivers: phy: add generic PHY framework
` [PATCH v2 2/5] usb: phy: omap-usb2: use the new "
` [PATCH v2 3/5] usb: otg: twl4030: "
` [PATCH v2 4/5] ARM: OMAP: USB: Add phy binding information
` [PATCH v2 5/5] usb: musb: omap2430: use the new generic PHY framework

[PATCH 0/5] vringh
 2013-02-19  8:11 UTC  (7+ messages)
` [PATCH 1/5] virtio_ring: expose virtio barriers for use in vringh
` [PATCH 2/5] vringh: host-side implementation of virtio rings
` [PATCH 3/5] tools/virtio: fix compile
` [PATCH 4/5] tools/virtio: separate headers more
` [PATCH 5/5] tools/virtio: add vring_test

[patch] config: fix make kvmconfig
 2013-02-19  8:08 UTC  (11+ messages)
          ` kvmtool tree (Was: Re: [patch] config: fix make kvmconfig)

[PATCH] acer-wmi: do not use 'devices' uninitialized
 2013-02-19  8:07 UTC  (3+ messages)

[PATCH 0/7] ACPI / hotplug: Common code for ACPI-based hotplug
 2013-02-19  8:05 UTC  (8+ messages)
` [PATCH 1/7] ACPI / scan: Introduce acpi_scan_match_handler()
` [PATCH 2/7] ACPI / scan: Introduce common code for ACPI-based device hotplug
` [PATCH 4/7] ACPI / scan: Introduce acpi_scan_handler_matching()

[PATCH vringh 0/2] Introduce CAIF Virtio driver
 2013-02-18 22:30 UTC  (9+ messages)
` [PATCH vringh 2/2] caif_virtio: Introduce caif over virtio

[PATCHv2 vringh 0/3] Introduce CAIF Virtio driver
 2013-02-18 23:37 UTC  (3+ messages)
` [PATCHv2 vringh 3/3] caif_virtio: Introduce caif over virtio

[PATCH] param, charp: Cache val length
 2013-02-18 11:24 UTC  (2+ messages)

[RFC 0/8] ARM: AM43 (OMAP2+) boot support
 2013-02-19  8:00 UTC  (4+ messages)
` [RFC 2/8] ARM: twd: register clock event for 1 core SMP

[PATCH v2 01/11] liblockdep: remove the need for liblockdep_init
 2013-02-19  7:58 UTC  (2+ messages)
` [liblockdep] "

[ANNOUNCE] Git v1.8.2-rc0
 2013-02-19  7:44 UTC  (5+ messages)

[PATCH 2/2] vfio powerpc: implemented IOMMU driver for VFIO
 2013-02-19  7:38 UTC  (9+ messages)
` [PATCH] iommu: making IOMMU sysfs nodes API public

[RFC] sched: The removal of idle_balance()
 2013-02-19  7:29 UTC  (5+ messages)

[tip:sched/core] sched/rt: Add <linux/sched/rt.h> header to < linux/init_task.h>
 2013-02-19  7:18 UTC 

[GIT PULL] battery-2.6.git
 2013-02-19  7:09 UTC 

WARNING: at drivers/gpu/drm/nouveau/core/core/mm.c:242
 2013-02-19  7:07 UTC  (4+ messages)

Fwd: mmc card probe not getting called
 2013-02-19  6:46 UTC 

A noobish question on mm
 2013-02-19  6:38 UTC 

prctl(PR_SET_MM)
 2013-02-19  6:25 UTC  (2+ messages)

[PREEMPT RT] SLUB and split softirq lock for v3.2-rt
 2013-02-19  6:17 UTC  (6+ messages)

linux-next: Tree for Feb 19
 2013-02-19  6:03 UTC 

[PATCH v2] tty: mxser: improve error handling in mxser_probe() and mxser_module_init()
 2013-02-19  5:57 UTC 

[PATCH RT 0/4] [ANNOUNCE] 3.0.65-rt92-rc1
 2013-02-19  5:31 UTC  (5+ messages)
` [PATCH RT 1/4] x86/32: Use kmap switch for non highmem as well
` [PATCH RT 2/4] acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_t
` [PATCH RT 3/4] rcutiny: Use simple waitqueue
` [PATCH RT 4/4] Linux 3.0.65-rt92-rc1

[PATCH 0/4] [ANNOUNCE] 3.0.65-rt92-rc1 stable review
 2013-02-19  5:35 UTC  (6+ messages)
` [PATCH 1/4] x86/32: Use kmap switch for non highmem as well
` [PATCH 2/4] acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_t
` [PATCH 3/4] rcutiny: Use simple waitqueue
` [PATCH 4/4] Linux 3.0.65-rt92-rc1

[PATCH 1/1] ARM: dt: add header to define tegra20 clocks
 2013-02-19  5:31 UTC  (3+ messages)

linux-next: manual merge of the akpm tree with the wireless-next tree
 2013-02-19  5:28 UTC 

[PATCH 1/5] vfork: don't freezer_count() for in-kernel users of CLONE_VFORK
 2013-02-19  5:19 UTC  (5+ messages)
` [PATCH 5/5] coredump: ignore non-fatal signals when core dumping to a pipe

[PATCH 1/2] leds: add new LP5562 LED driver
 2013-02-19  5:10 UTC 

[PATCH 2/2] leds: lp55xx-common: add LP5562 description
 2013-02-19  5:10 UTC 

[PATCH 0/9] arm-soc/for-next allyesconfig build regressions
 2013-02-19  5:10 UTC  (9+ messages)
` [PATCH 8/9] [HACK] ARM: imx: work around v7_cpu_resume link error

[PATCH v4 0/7] Driver for Si476x series of chips
 2013-02-19  5:05 UTC  (9+ messages)
` [PATCH v4 1/7] mfd: Add header files and Kbuild plumbing for SI476x MFD core
` [PATCH v4 2/7] mfd: Add commands abstraction layer for SI476X MFD
` [PATCH v4 3/7] mfd: Add the main bulk of core driver for SI476x code
` [PATCH v4 4/7] mfd: Add chip properties handling code for SI476X MFD
` [PATCH v4 5/7] v4l2: Add a V4L2 driver "
` [PATCH v4 6/7] sound/soc/codecs: Convert SI476X codec to use regmap
` [PATCH v4 7/7] sound/soc/codecs: Cosmetic changes to SI476X codec driver

[PATCH] libertas sdio: remove CMD_FUNC_INIT call
 2013-02-19  4:46 UTC  (3+ messages)

[PATCH v2] memcg: Add memory.pressure_level events
 2013-02-19  4:40 UTC 

[PATCH v9 2/3] trace,x86: add x86 irq vector tracepoints
 2013-02-19  4:41 UTC  (10+ messages)

BUG in find_pid_ns
 2013-02-19  4:38 UTC  (4+ messages)

[PATCH 0/2] [GIT PULL] tracing: minor fixes
 2013-02-19  4:15 UTC  (3+ messages)
` [PATCH 1/2] tracing/syscalls: Allow archs to ignore tracing compat syscalls
` [PATCH 2/2] ftrace: Call ftrace cleanup module notifier after all other notifiers

[PATCH 1/5] staging/slicoss: Check pointer before dereferencing
 2013-02-19  4:18 UTC  (5+ messages)
` [PATCH 2/5] staging/slicoss: Remove always true if statement
` [PATCH 3/5] staging/slicoss: Fix operation may be undefined warning
` [PATCH 4/5] staging/slicoss: Fix buffer possible overflow in slic_card_locate
` [PATCH 5/5] staging/slicoss: Use ether_crc for mac hash calculation

Greetings
 2013-02-19  4:01 UTC 

SYSFS "errors"
 2013-02-18 17:13 UTC 


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).