public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-20 15:51:09 to 2009-11-20 21:29:04 UTC [more...]

[PATCH 00/15] perf_event patches
 2009-11-20 21:19 UTC  (7+ messages)
` [PATCH 01/15] perf: allow for custom overflow handlers
` [PATCH 02/15] perf: optimize some swcounter attr.sample_period==1 paths
` [PATCH 05/15] perf: optimize perf_event_comm_ctx()
` [PATCH 10/15] perf: simplify __perf_event_sync_stat
` [PATCH 11/15] perf: simplify __perf_event_read
` [PATCH 12/15] perf: fix time locking

[PATCH] staging/otus: trivial, fix sparse warnig
 2009-11-20 21:28 UTC  (13+ messages)
        ` [PATCH v2] "

[PATCH] kbd: (#7063) make CapsLock work as expected even for non-ASCII
 2009-11-20 21:27 UTC  (13+ messages)

[PATCH -tip v3 0/3] tracepoint: Add signal events
 2009-11-20 21:31 UTC 

[PATCH 00/15] Remove BKL from default_llseek() and other issues (v2)
 2009-11-20 21:27 UTC  (24+ messages)
` [PATCH 01/15] Introduce noop_llseek()
` [PATCH 02/15] osst: Use noop_llseek() instead of default_llseek()
` [PATCH 03/15] osst: Update ppos instead of using file->f_pos
` [PATCH 04/15] s390: tape_char should update "
` [PATCH 05/15] flash_read should update ppos instead of file->f_pos
` [PATCH 06/15] eeprom_read()/eeprom_write() "
` [PATCH 07/15] sched_feat_write: Update "
` [PATCH 08/15] airo: Use "
` [PATCH 09/15] frv: remove "struct file *" argument from sysctl ->proc_handler
` [PATCH 10/15] mISDN: Remove unnecessary test on f_pos
` [PATCH 11/15] zcrypt: Use nonseekable_open()
` [PATCH 12/15] rtc-m41t80: "
` [PATCH 13/15] Do not fallback to default_llseek() when readdir() uses BKL
` [PATCH 14/15] BKL: Remove BKL from default_llseek()
` [PATCH 15/15] BKL: Update documentation on llseek( \b)
  ` [PATCH 15/15] BKL: Update documentation on llseek(\b)

kvm hangs w/o nolapic
 2009-11-20 21:25 UTC  (3+ messages)

[PATCH 0/15] sysfs lazification final
 2009-11-20 20:13 UTC  (3+ messages)
` [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr

[PATCH] Fix braille keyboard keysym generation
 2009-11-20 21:19 UTC  (2+ messages)

[PATCH 0/5] Series short description
 2009-11-20 21:17 UTC  (12+ messages)
` [PATCH 4/5] pata: Update experimental tags

A generic kernel compatibilty code
 2009-11-20 21:16 UTC  (6+ messages)

[PATCH v6] x86/apic: limit irq affinity
 2009-11-20 21:11 UTC 

[PATCH v4 00/13] snapshot-merge target
 2009-11-20 21:04 UTC  (17+ messages)
` [PATCH v4 01/13] dm snapshot: allow live exception store handover between tables
` [PATCH v4 02/13] dm snapshot: rework writing to snapshot origin
` [PATCH v4 03/13] dm exception store: add snapshot-merge specific methods
` [PATCH v4 04/13] dm exception store: snapshot-merge usage accounting
` [PATCH v4 05/13] dm snapshot: add snapshot-merge target
` [PATCH v4 06/13] dm snapshot: merge target should not allocate new exceptions
` [PATCH v4 07/13] dm snapshot: do not allow more than one merging snapshot
` [PATCH v4 08/13] dm snapshot: the merge procedure
` [PATCH v4 09/13] dm snapshot: queue writes to an area that is actively being merged
` [PATCH v4 10/13] dm snapshot: do not merge a chunk until active writes to it finish
` [PATCH v4 11/13] dm snapshot: make exceptions in other snapshots when merging
` [PATCH v4 12/13] dm snapshot: redirect accesses to origin if merging snap invalidated
` [PATCH v4 13/13] dm snapshot: merge a linear region of chunks using one large IO

linux-next: omap tree misaplied patch
 2009-11-20 20:57 UTC  (2+ messages)

linux-next: manual merge of the input tree with the omap tree
 2009-11-20 20:53 UTC  (4+ messages)

[PATCH RESEND 1/4] trivial/staging: fix typos "enalbe" -> "enable"
 2009-11-20 20:42 UTC  (4+ messages)
` [PATCH RESEND 2/4] trivial/staging: fix typos "selct" -> "select"
  ` [PATCH RESEND 3/4] trivial/staging: fix typos "aquire" -> "acquire"
    ` [PATCH RESEND 4/4] trivial/staging: fix typos "couter" -> "counter"

[Bug #14622] Second IDE device not found
 2009-11-20 20:41 UTC  (5+ messages)

2.6.31+2.6.31.4: XFS - All I/O locks up to D-state after 24-48 hours (sysrq-t+w available)
 2009-11-20 20:39 UTC  (8+ messages)
            ` 2.6.31+2.6.31.4: XFS - All I/O locks up to D-state after 24-48 hours (sysrq-t+w available) - root cause found = asterisk

[PATCH] [RFC] Add support for uevents on block device idle changes
 2009-11-20 20:29 UTC  (11+ messages)

[PATCH 0/17] [LogFS] New flash filesystem
 2009-11-20 19:38 UTC  (19+ messages)
` [PATCH 1/17] [LogFS] Documentation
` [PATCH 2/17] [LogFS] compr.c
` [PATCH 3/17] [LogFS] dev_bdev.c
` [PATCH 4/17] [LogFS] dev_mtd.c
` [PATCH 5/17] [LogFS] dir.c
` [PATCH 6/17] [LogFS] file.c
` [PATCH 7/17] [LogFS] gc.c
` [PATCH 8/17] [LogFS] inode.c
` [PATCH 9/17] [LogFS] journal.c
` [PATCH 10/17] [LogFS] logfs.h
` [PATCH 11/17] [LogFS] logfs_abi.h
` [PATCH 12/17] [LogFS] readwrite.c
` [PATCH 13/17] [LogFS] segment.c
` [PATCH 14/17] [LogFS] super.c
` [PATCH 15/17] [LogFS] btree headers
` [PATCH 16/17] [LogFS] btree.c
` [PATCH 17/17] [LogFS] Kconfig and Makefile
` [PATCH 18/17] [LogFS] fio support

[RFC] remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
 2009-11-20 20:26 UTC  (2+ messages)

[ANNOUNCE] util-linux-ng v2.17-rc1
 2009-11-20 20:25 UTC 

linux-next: microblaze tree build failure
 2009-11-20 20:23 UTC  (3+ messages)

[PATCH] ARM: Add support for LZMA-compressed kernel images
 2009-11-20 20:21 UTC  (4+ messages)

[PATCH] Staging: IIO: Add tsl2560-2 support to tsl2563 driver + drop tsl2561, driver
 2009-11-20 20:14 UTC  (3+ messages)

[PATCH] mm/nommu.c: Fix improperly call of security API in mmap
 2009-11-20 19:58 UTC  (14+ messages)

[patch for 2.6.32? 1/3] hrtimers: remove the "timer_stats_active" check when setting the start info
 2009-11-20 19:49 UTC  (21+ messages)
` [tip:timers/urgent] hrtimer: Fix /proc/timer_list regression
      ` BUG: function graph tracer function frame assumptions
        ` BUG: GCC-4.4.x changes the function frame on some functions
                      ` [PATCH] gcc mcount-nofp was "
        ` [PATCH][GIT PULL][v2.6.32] tracing/x86: Add check to detect GCC messing with mcount prologue

[PATCH] fbdev: Migrate mailing lists to vger
 2009-11-20 19:48 UTC 

[RFC] Block IO Controller V2 - some results
 2009-11-20 19:50 UTC  (13+ messages)

[PATCH] jffs2: Fix memory corruption in jffs2_read_inode_range()
 2009-11-20 19:45 UTC 

linux-next: Tree for November 20
 2009-11-20 19:34 UTC  (5+ messages)
` linux-next: Tree for November 20 (snd_jack)

[PATCH 1/2] hrtimer: correct a few numbers in comments and printk outputs
 2009-11-20 19:23 UTC  (2+ messages)
` [PATCH 2/2] clockevents: assert min_delta_ns being increased in error path

[PATCH 00/11] Series short description
 2009-11-20 19:23 UTC  (4+ messages)
` [PATCH 06/11] sdio_uart: Switch to the open/close helpers

Stepping down as kbuild maintainer
 2009-11-20 19:20 UTC  (3+ messages)
` [PATCH] kbuild: Steppeing down as Maintainer

[PATCH] net: ETHOC should depend on HAS_DMA (was: Re: [PATCH] ETHOC: fix build breakage on s390)
 2009-11-20 19:19 UTC 

[PATCH] dvb: SMS_SIANO_MDTV should depend on HAS_DMA
 2009-11-20 19:16 UTC 

[PATCH] ixgbe: move tc variable to CONFIG_IXGBE_DCB
 2009-11-20 19:16 UTC  (4+ messages)

Performance of bonding driver
 2009-11-20 19:16 UTC  (2+ messages)

[PATCH] ata: Clean up hard coded array size calculation
 2009-11-20 19:15 UTC  (3+ messages)

[PATCH 1/1] twl4030-regulator: Remove regulator from all groups when disabling
 2009-11-20 19:07 UTC  (3+ messages)

[PATCH] r8192U_core: test for negative error in rtl8192_rx_isr()?
 2009-11-20 19:12 UTC 

[RFC][PATCH] security/selinux: Simplify proc inode to security label mapping
 2009-11-20 19:01 UTC 

[PATCH 0/7] Limit console output by suppressing repetitious messages
 2009-11-20 18:58 UTC  (7+ messages)
` [patch] x86: reduce srat verbosity in the kernel log

[PATCH, RESEND] microblaze: Fix level interrupt ACKing
 2009-11-20 18:49 UTC  (3+ messages)

ads7846 touchscreen: fix pressure
 2009-11-20 18:50 UTC  (3+ messages)

[PATCH] NEXIO (or iNexio) support for usbtouchscreen
 2009-11-20 18:43 UTC  (4+ messages)
` [PATCH v3] [RFC] "
  ` [PATCH v4] "

Allow selecting MSM framebuffer in Kconfig
 2009-11-20 18:40 UTC  (2+ messages)

[PATCH] thinkpad-acpi: should error return be nagative?
 2009-11-20 18:48 UTC 

[PATCH tip/core/rcu] rcu: re-arrange code to reduce #ifdef pain
 2009-11-20 18:34 UTC 

[PATCH] STAGING: comedi: cb_das16_cs: fixing coding style errors
 2009-11-20 18:28 UTC  (2+ messages)
`  "

linux-next: manual merge of the staging tree with the pcmcia tree
 2009-11-20 18:29 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the pcmcia tree
 2009-11-20 18:29 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the pcmcia tree
 2009-11-20 18:27 UTC  (2+ messages)

[PATCH] hx4700: fix hx4700 touchscreen pressure values
 2009-11-20 18:24 UTC  (5+ messages)

[PATCH] V4L/DVB: Fix test in copy_reg_bits()
 2009-11-20 18:34 UTC 

(no subject)
 2009-11-20 18:04 UTC  (6+ messages)
` [PATCH 1/3] drm/ttm: Add range validation function
  ` [PATCH 2/3] drm/radeon/kms: Rework radeon object handling
    ` [PATCH 3/3] drm/radeon/kms: Add range pinning to crtc/cursor bo

[RFC] MAINTAINERS: add SPI co-maintainer
 2009-11-20 18:01 UTC  (2+ messages)

[PATCH v9 00/10] ftrace for MIPS
 2009-11-20 17:25 UTC  (21+ messages)
` [PATCH v9 01/10] tracing: add static function tracer support "
` [PATCH v9 02/10] tracing: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST "
` [PATCH v9 03/10] tracing: add an endian argument to scripts/recordmcount.pl
` [PATCH v9 04/10] tracing: add dynamic function tracer support for MIPS
` [PATCH v9 05/10] tracing: add IRQENTRY_EXIT section "
` [PATCH v9 06/10] tracing: add function graph tracer support "
` [PATCH v9 07/10] tracing: add dynamic function graph tracer "
` [PATCH v9 08/10] tracing: make ftrace for MIPS work without -fno-omit-frame-pointer
` [PATCH v9 09/10] tracing: reserve $12(t0) for mcount-ra-address of gcc 4.5
` [PATCH v9 10/10] tracing: make function graph tracer work with -mmcount-ra-address

[RFC][PATCH 1/2] perf: Add 'perf kmem' tool
 2009-11-20 17:52 UTC  (10+ messages)

[PATCH 0/4] kconfig: streamline_config.pl: optionally accept lsmod output
 2009-11-20 17:51 UTC  (8+ messages)
` [PATCH 1/4] kconfig: streamline_config.pl: "use strict" (and fix the errors)
  ` [PATCH 2/4] kconfig: streamline_config.pl: fix out-of-tree builds
    ` [PATCH 3/4] kconfig: streamline_config.pl: add handling for "if" statements in Kconfig
      ` [PATCH 4/4] kconfig: streamline_config.pl: let users specify the list of desired modules

Problems building 2.6.31.6 with 64bit Fedora-11
 2009-11-20 17:51 UTC 

[PATCH 1/1] Char: cyclades, fix compiler warning
 2009-11-20 17:43 UTC  (2+ messages)

[AppArmor #3 0/12] AppArmor security module
 2009-11-20 17:39 UTC  (2+ messages)

[PATCH] kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block()
 2009-11-20 17:34 UTC 

Regression in efi.c 2.6.32-rc7
 2009-11-20 17:19 UTC  (3+ messages)

[PATCH 1/1] twl4030-regulator: Remove regulator from all groups when disabling
 2009-11-20 17:15 UTC 

[PATCH -next 0/3] x86 insn decoder test updates (Re: linux-next: Tree for October 29 (x86 posttest))
 2009-11-20 17:13 UTC  (4+ messages)
` [PATCH -tip 0/2] x86 insn decoder test checking objdump version
  ` [PATCH -tip 1/2] [BUGFIX] x86: Fix insn decoder test typos
  ` [PATCH -tip 2/2] x86: insn decoder test checks objdump version

[PATCH] vfs: Add a trace point in the mark_inode_dirty function
 2009-11-20 16:45 UTC  (12+ messages)

[PATCH] Staging: hv: Fix vmbus event handler bug
 2009-11-20 16:29 UTC 

lockdep complaints in slab allocator
 2009-11-20 16:25 UTC  (8+ messages)

[PATCH 1/1] Defer skb allocation for both mergeable buffers and big packets in virtio_net
 2009-11-20 16:21 UTC  (4+ messages)

Q, slab, kmemleak_erase() and redzone?
 2009-11-20 16:14 UTC 


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