public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-16 12:12:20 to 2009-07-16 20:05:46 UTC [more...]

[PATCH 00/20] ceph: Ceph distributed file system client v0.10
 2009-07-16 19:50 UTC  (29+ messages)
` [PATCH 01/20] ceph: documentation
  ` [PATCH 02/20] ceph: on-wire types
    ` [PATCH 03/20] ceph: client types
      ` [PATCH 04/20] ceph: super.c
        ` [PATCH 05/20] ceph: inode operations
          ` [PATCH 06/20] ceph: directory operations
            ` [PATCH 07/20] ceph: file operations
              ` [PATCH 08/20] ceph: address space operations
                ` [PATCH 09/20] ceph: MDS client
                  ` [PATCH 10/20] ceph: OSD client
                    ` [PATCH 11/20] ceph: CRUSH mapping algorithm
                      ` [PATCH 12/20] ceph: monitor client
                        ` [PATCH 13/20] ceph: capability management
                          ` [PATCH 14/20] ceph: snapshot management
                            ` [PATCH 15/20] ceph: messenger library
                              ` [PATCH 16/20] ceph: nfs re-export support
                                ` [PATCH 17/20] ceph: ioctls
                                  ` [PATCH 18/20] ceph: debugging

[BUG] set_mempolicy(MPOL_INTERLEAV) cause kernel panic
 2009-07-16 20:05 UTC  (3+ messages)

[PATCH -tip -v12 00/11] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-07-16 20:00 UTC  (21+ messages)
` [PATCH -tip -v12 01/11] x86: instruction decoder API
` [PATCH -tip -v12 02/11] x86: x86 instruction decoder build-time selftest
` [PATCH -tip -v12 03/11] kprobes: checks probe address is instruction boudary on x86
` [PATCH -tip -v12 04/11] kprobes: cleanup fix_riprel() using insn decoder "
` [PATCH -tip -v12 05/11] x86: add pt_regs register and stack access APIs
` [PATCH -tip -v12 06/11] tracing: ftrace dynamic ftrace_event_call support
` [PATCH -tip -v12 07/11] tracing: Introduce TRACE_FIELD_ZERO() macro
` [PATCH -tip -v12 08/11] tracing: add kprobe-based event tracer
` [PATCH -tip -v12 09/11] tracing: Kprobe-tracer supports more than 6 arguments
` [PATCH -tip -v12 10/11] tracing: Generate names for each kprobe event automatically
` [PATCH -tip -v12 11/11] tracing: Add kprobes event profiling interface

deterministic scsi order with async scan
 2009-07-16 19:58 UTC  (14+ messages)

[PATCH v2 0/3] libata: expose port hotplug information to userspace
 2009-07-16 19:58 UTC  (4+ messages)
` [PATCH 1/3] libata: Allow ports to be flagged as hotpluggable
  ` [PATCH 2/3] libata: Flag some SATA devices as non-hotpluggable
    ` [PATCH 3/3] libata: Allow AHCI to flag ports "

[PATCH 0/3] tracing: minor bugs
 2009-07-16 19:44 UTC  (4+ messages)
` [PATCH 1/3] tracing: removing not used variables
` [PATCH 2/3] tracing: removing struct module* parameter from ftrace_init_module code path
` [PATCH 3/3] tracing: removing .globl in the scripts/recordmcount.pl doc

[KVM PATCH] xinterface
 2009-07-16 19:48 UTC  (13+ messages)
` [KVM PATCH] KVM: introduce "xinterface" API for external interaction with guests

[Fwd: Re: RFC for a new Scheduling policy/class in the Linux-kernel]
 2009-07-16 19:46 UTC  (2+ messages)

[PATCH] add "VmUsers: N" to /proc/$PID/status
 2009-07-16 19:46 UTC  (2+ messages)

[Fwd: Re: RFC for a new Scheduling policy/class in the Linux-kernel]
 2009-07-16 19:41 UTC 

[PATCH] page-allocator: Ensure that processes that have been OOM killed exit the page allocator (resend)
 2009-07-16 19:14 UTC  (4+ messages)

2.6.31-rc1-mmotm0702 - ps command hangs inside kernel
 2009-07-16 19:12 UTC  (4+ messages)

Hangups in n_tty_read()
 2009-07-16 19:04 UTC  (2+ messages)

[PATCH] mm: count only reclaimable lru pages
 2009-07-16 18:51 UTC  (17+ messages)
          ` [PATCH] mm: count only reclaimable lru pages v2

PTY bug in 2.6.31-rc3?
 2009-07-16 18:52 UTC  (2+ messages)

[PATCHv4] uio: add generic driver for PCI 2.3 devices
 2009-07-16 18:19 UTC  (11+ messages)

[PATCH] Restructure BSS linker script macros
 2009-07-16 18:20 UTC  (2+ messages)

[PATCH]: New implementation of scsi_execute_async()
 2009-07-16 18:17 UTC  (12+ messages)
` [PATCH v2]: "

[PATCH 1/1] Memory usage limit notification addition to memcg
 2009-07-16 18:16 UTC  (6+ messages)

[BUG] git 2.6.31-rc3'ish: "<kobject> does not have a release() function, it is broken and must be fixed."
 2009-07-16 18:12 UTC 

[PATCH 2/3] connector: clean up grammar/style in documentation
 2009-07-16 17:58 UTC  (2+ messages)
` [PATCH 2/3 v2] "

tty related hangs with 2.6.31-rc3
 2009-07-16 17:57 UTC  (4+ messages)

[PATCH 2/4] edac: mpc85xx add mpc83xx support
 2009-07-16 17:55 UTC  (3+ messages)

RFC for a new Scheduling policy/class in the Linux-kernel
 2009-07-16 17:54 UTC 

[PATCH 0/6] tpm_tis: various cleanups, and support for Intel iTPM
 2009-07-16 17:43 UTC  (6+ messages)
` [PATCH 5/6] tpm_tis: convert from pnp_driver to acpi_driver
        ` [PATCH] TPM: DATA_EXPECT bit check bypass

[PATCH 0/3] Account the number of isolate pages
 2009-07-16 17:32 UTC  (9+ messages)
` [PATCH 1/3] Rename pgmoved variable in shrink_active_list()
` [PATCH 2/3] mm: shrink_inactive_lis() nr_scan accounting fix fix
` [PATCH 3/3] add isolate pages vmstat

2.6.28.9: EXT3/NFS inodes corruption
 2009-07-16 17:27 UTC  (2+ messages)

[PATCH] [x86, msr]: remove code duplication
 2009-07-16 17:24 UTC  (7+ messages)
      ` [PATCH] [x86, msr]: execute on the correct CPU subset (was: Re: [PATCH] [x86, msr]: remove code duplication)
          ` [PATCH] [x86, msr]: execute on the correct CPU subset

[PATCH 1/5] move ClearPageActive from move_active_pages() to shrink_active_list()
 2009-07-16 17:14 UTC  (2+ messages)

[PATCH] [suspend] pci_raw_set_power_state: replace msleep by udelay in resuming procedure
 2009-07-16 17:02 UTC  (2+ messages)
` [linux-pm] "

[PATCH] imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
 2009-07-16 16:57 UTC  (5+ messages)

[PATCH] vm: Document that setting vfs_cache_pressure to 0 isn't a good idea
 2009-07-16 16:57 UTC 

kmemleak: Early log buffer exceeded
 2009-07-16 16:53 UTC  (2+ messages)

[PATCH] tracing: dont reset set_ftrace_filter/notrace when opened with r/w perm
 2009-07-16 16:51 UTC 

What to do with this message (2.6.30.1) ?
 2009-07-16 16:44 UTC  (12+ messages)
              ` What to do with this message (2.6.30.1) ? (happened again)

Performance regressions in 2.6.30-rc7?
 2009-07-16 16:34 UTC  (13+ messages)

[PATCH] ttm: add pool wc/uc page allocator
 2009-07-16 16:34 UTC  (2+ messages)

[PATCH 0/2] VGA arbiter implementation
 2009-07-16 16:25 UTC  (7+ messages)
` [PATCH 1/2] vga: implements VGA arbitration on Linux

kmemleak reports
 2009-07-16 16:13 UTC  (3+ messages)

[PATCH -tip] ring_buffer: fix warning
 2009-07-16 16:10 UTC  (4+ messages)
` [PATCH -tip] ring_buffer: fix warning (V2)
  ` [PATCH -tip V2] ring_buffer: fix warning

[PATCH 1/3] pda-power: add set_charged functionaltity
 2009-07-16 16:08 UTC  (4+ messages)
` [PATCH 2/3] pda-power: EXPORT_SYMBOL cleanups
  ` [PATCH 3/3] ds2760: implement set_charged() feature

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-07-16 16:03 UTC  (12+ messages)

[PATCH] mm: Warn once when a page is freed with PG_mlocked set V2
 2009-07-16 16:01 UTC  (5+ messages)

[PATCH 0/3] VGA arbiter implementation (v2)
 2009-07-16 15:48 UTC  (4+ messages)
` [PATCH 1/3] vga: implements VGA arbitration on Linux
  ` [PATCH 2/3] vga: drops a documentation regarding the VGA arbiter
    ` [PATCH 3/3] drm: add support to drm for VGA arbitration

regression post 2.6.30: device mapper fails on some logical volumes
 2009-07-16 15:46 UTC  (6+ messages)

[GIT PULL] scheduler patches
 2009-07-16 15:43 UTC 

Achieved 10Gbit/s bidirectional routing
 2009-07-16 15:38 UTC  (4+ messages)

[PATCH 1/1] rt2x00: Fix chipset detection for rt2500usb
 2009-07-16 15:28 UTC 

XFS raid mount oops
 2009-07-16 15:02 UTC 

RFC for a new Scheduling policy/class in the Linux-kernel
 2009-07-16 15:17 UTC  (31+ messages)

Clock incorrect on 2.6.31-rc2
 2009-07-16 15:08 UTC  (7+ messages)

[PATCH] [x86] pci: Get rid of magic number in AMD bus discovery
 2009-07-16 14:58 UTC  (3+ messages)

[PATCH 1/4] scsi: Allow hosts to be flagged as hotpluggable
 2009-07-16 14:55 UTC  (9+ messages)

[patch 0/5] Various perfcounter fixes
 2009-07-16 14:49 UTC  (4+ messages)
` [patch 5/5] perf_counter: Make call graph option consistent

[PATCH 1/7] sched: Drop the need_resched() loop from cond_resched()
 2009-07-16 14:42 UTC  (5+ messages)
` [PATCH 4/7] sched: Add a preempt count base offset to __might_sleep()

[PATCH 0/8] device async action mechanism
 2009-07-16 14:36 UTC  (6+ messages)

block2mtd and ubi are initialized too early when compiled in on 2.6.31-rc2
 2009-07-16 14:28 UTC  (3+ messages)

[PATCH -tip] tracing: use defined fields to print formats
 2009-07-16 14:28 UTC 

Re:[PATCH 01/06] Fix compilation warning for sound/soc/codecs/wm8400.c
 2009-07-16 13:51 UTC  (5+ messages)
` [PATCH "
    ` [alsa-devel] "

[PATCH] power: trivial comment fixes
 2009-07-16 13:42 UTC 

[PATCH] driver core:firmware_class:fix memory leak of page pointers array
 2009-07-16 13:22 UTC  (5+ messages)

[PATCH 02/06] Fix compilation warning for fs/ubifs/commit.c
 2009-07-16 13:10 UTC  (3+ messages)

[PATCH 0/2] ZERO PAGE again v3
 2009-07-16 13:02 UTC  (5+ messages)
` [PATCH 0/2] ZERO PAGE again v4
  ` [PATCH 2/2] ZERO PAGE based on pte_special

Reboot quirk for sbc-fitpc2 board
 2009-07-16 12:31 UTC 

SBC-FITPC2 watchdog support
 2009-07-16 12:29 UTC 

[PATCH 02/06] Fix compilation warning for fs/ubifs/commit.c
 2009-07-16 12:11 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox