public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-22 12:49:54 to 2010-02-22 20:21:39 UTC [more...]

[PATCH 00/12] Clean up code to use native kernel functions when convert or check hex digits
 2010-02-22 20:21 UTC  (4+ messages)
` [PATCH 01/12] isdn: remove ishexdigit() in regard to isxdigit()
  ` [PATCH 02/12] audit: use kernel's method to get byte in hex form

[PATCH] [0/4] Update slab memory hotplug series
 2010-02-22 20:20 UTC  (13+ messages)
` [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap

[BUG] smartd crashing recent 2.6.32 kernel
 2010-02-22 20:17 UTC 

[REGRESSION] "USB: use kfifo to buffer usb-generic serial writes" causes gobi_loader to hang
 2010-02-22 20:12 UTC  (8+ messages)

,
 2010-02-22 18:39 UTC 

mm: used-once mapped file page detection
 2010-02-22 19:49 UTC  (4+ messages)
` [patch 1/3] vmscan: factor out page reference checks
` [patch 2/3] vmscan: drop page_mapping_inuse()
` [patch 3/3] vmscan: detect mapped file pages used only once

[GIT PULL] tracing updates
 2010-02-22 19:45 UTC  (13+ messages)
` [PATCH 2/3] tracing/kprobes: Make Kconfig dependencies generic

[PATCH 03/06] kernel.h hexdump cleanup
 2010-02-22 19:43 UTC  (3+ messages)

[Patch 0/3] backlight
 2010-02-22 19:35 UTC  (3+ messages)
` [PATCH 2/3] backlight: mark struct backlight_ops const

[RFC] [PATCH 0/2] memcg: per cgroup dirty limit
 2010-02-22 19:31 UTC  (21+ messages)
` [PATCH 1/2] memcg: dirty pages accounting and limiting infrastructure
` [PATCH 2/2] memcg: dirty pages instrumentation

,
 2010-02-22 18:17 UTC 

Firmware versioning best practices II
 2010-02-22 19:27 UTC  (9+ messages)

[PATCH 00/10] ARM: ftrace: cleanups, Thumb-2, and dynamic ftrace
 2010-02-22 19:20 UTC  (13+ messages)
` [PATCH 01/10] ARM: ftrace: clean up mcount assembly indentation
` [PATCH 02/10] ARM: ftrace: document mcount formats
` [PATCH 03/10] ftrace: allow building without frame pointers
` [PATCH 04/10] ARM: "

s2disk hang update
 2010-02-22 19:17 UTC  (6+ messages)

[PATCH v2 00/12] ACPI: processor driver vs. core
 2010-02-22 19:12 UTC  (13+ messages)
` [PATCH v2 01/12] ACPI: processor: mv processor_core.c processor_driver.c
` [PATCH v2 02/12] ACPI: processor: mv processor_pdc.c processor_core.c
` [PATCH v2 03/12] ACPI: processor: export acpi_get_cpuid()
` [PATCH v2 04/12] ACPI: processor: move acpi_get_cpuid into processor_core.c
` [PATCH v2 05/12] ACPI: processor: add internal processor_physically_present()
` [PATCH v2 06/12] ACPI: processor: remove early _PDC optin quirks
` [PATCH v2 07/12] ACPI: processor: driver doesn't need to evaluate _PDC
` [PATCH v2 08/12] ACPI: processor: refactor internal map_lapic_id()
` [PATCH v2 09/12] ACPI: processor: refactor internal map_x2apic_id()
` [PATCH v2 10/12] ACPI: processor: refactor internal map_lsapic_id()
` [PATCH v2 11/12] ACPI: processor: push file static MADT pointer into internal map_madt_entry()
` [PATCH v2 12/12] ACPI: processor core: style and sparse cleanups

linux-next: Tree for February 4
 2010-02-22 19:03 UTC  (7+ messages)
` [PATCH -next] i2c: fix xiic build error

XZ Migration discussion
 2010-02-22 18:59 UTC  (8+ messages)
` [kernel.org users] "
    ` ketchup was "

[PATCH] Revert "parisc: HAVE_ARCH_TRACEHOOK"
 2010-02-22 18:53 UTC  (2+ messages)

[patch] sched: fix SMT scheduler regression in find_busiest_queue()
 2010-02-22 18:50 UTC  (11+ messages)
` change in sched cpu_power causing regressions with SCHED_MC

[PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)
 2010-02-22 18:49 UTC  (13+ messages)
          ` [PATCH] x86: Add optimized popcnt variants

[PATCH 0/15 V10] Work to enable SmartMedia/xD support in mtd
 2010-02-22 18:39 UTC  (16+ messages)
` [PATCH 01/15] MTD: create unlocked versions of {get,put}_mtd_device
` [PATCH 02/15] blktrans: remove mtd_blkcore_priv and switch to per device queue and thread
` [PATCH 03/15] blktrans: Hotplug fixes
` [PATCH 04/15] MTD: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail
` [PATCH 05/15] MTD: call the remove notifiers before assuming it is in use
` [PATCH 06/15] blktrans: allow FTL drivers to export sysfs attributes
` [PATCH 07/15] MTD: nand: make suspend work if device is accessed by kernel threads
` [PATCH 08/15] MTD: nand: make MTD_OOB_PLACE work correctly
` [PATCH 09/15] MTD: nand: cleanup the nand_do_write_ops
` [PATCH 10/15] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation
` [PATCH 11/15] MTD: nand: add ->badblockbits to specify the minimum number of bits in bad block byte to consider the block good
` [PATCH 12/15] MTD: common module for smartmedia/xD support
` [PATCH 13/15] MTD: add few workarounds to nand system for SmartMedia/xD chips
` [PATCH 14/15] MTD: Add new SmartMedia/xD FTL
` [PATCH 15/15] MTD: Add nand driver for Ricoh xD/SmartMedia reader

[PATCH] HID: add driver for Roccat Kone gaming mouse
 2010-02-22 18:42 UTC  (4+ messages)
` [PATCH 2/2] HID: documentation additions and elimination of legacy filenames for Roccat Kone driver
    ` [PATCH 3/3] Adding documentation to sysfs attributes of roccat kone driver

[RFC patch] introduce sys_membarrier(): process-wide memory barrier (v9)
 2010-02-22 18:38 UTC  (2+ messages)

[patch v3 2/2] ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
 2010-02-22 18:37 UTC  (4+ messages)
` [tip:x86/ptrace] "

pull request: wireless-2.6 2010-02-22
 2010-02-22 18:26 UTC 

[PATCH 6/9] x86: initialize stack canary in secondary start
 2010-02-22 18:24 UTC  (4+ messages)
` [tip:x86/mrst] x86: Initialize "

[PATCH 04/10] namespace: perlcritic warnings
 2010-02-22 18:22 UTC  (9+ messages)
  ` [PATCH 01/10] checkstack: fix "
    ` [PATCH] scripts: improve checkstack

[PATCH 1/1] ftrace - add support for tracing_thresh to function_graph tracer
 2010-02-22 18:17 UTC  (11+ messages)

[PATCH] perf symbols: Improve debugging information about symtab origins
 2010-02-22 19:15 UTC 

[PATCH 0/2] Document and enhance rfkill sysfs abi
 2010-02-22 18:16 UTC  (7+ messages)
` [PATCH 1/2] Document the rfkill sysfs ABI

[PATCH] perf top: Use a macro instead of a constant variable
 2010-02-22 19:14 UTC 

[PATCH 00/11] Introduce common hex_to_bin() helper
 2010-02-22 18:09 UTC  (12+ messages)
` [PATCH 01/11] lib: introduce common method to convert hex digits
` [PATCH 02/11] drivers: isdn: use new hex_to_bin() method
` [PATCH 03/11] drivers: net: optimize hex2bin()
` [PATCH 04/11] usb: atm: speedtch: use new hex_to_bin() method
` [PATCH 05/11] drivers: net: "
` [PATCH 06/11] "
` [PATCH 07/11] sysctl: don't use own implementation of hex_to_bin()
` [PATCH 08/11] staging: rt2860: use new hex_to_bin() method
` [PATCH 09/11] fs: ldm: don't use own implementation of hex_to_bin()
` [PATCH 10/11] drivers: wireless: use new hex_to_bin() method
` [PATCH 11/11] drivers: acpi: don't use own implementation of hex_to_bin()

[PATCH] acpi: Be in TS_POLLING state during mwait based C-state entry
 2010-02-22 18:10 UTC  (2+ messages)

perf sched broken on tip, bisected
 2010-02-22 19:09 UTC 

[PATCH] staging/serial2002: Fix filp_open usage
 2010-02-22 18:04 UTC 

[PATCH] vfs: Fix use-after-free of vfsmount by mnt_drop_write()
 2010-02-22 18:03 UTC 

[PATCH] jffs2: fix memory leak if the sector was successfully erased
 2010-02-22 17:57 UTC  (3+ messages)

reformat: [PATCH] hwmon: Driver for Andigilog aSC7621 family monitoring chips
 2010-02-22 16:27 UTC  (2+ messages)

[async_tx-next PATCH 2/2] fsldma: Fix cookie issues
 2010-02-22 17:40 UTC 

[async_tx-next PATCH 1/2] fsldma: Fix cookie issues
 2010-02-22 17:40 UTC 

[async_tx-next PATCH 0/2] fsldma: Fix cookie issues
 2010-02-22 17:40 UTC 

[PATCH] Fix __d_path for lazy unmounts
 2010-02-22 17:38 UTC  (3+ messages)

[PATCH 0/7] vfs: notify_changes() error handling
 2010-02-22 17:37 UTC  (6+ messages)

[PATCH] writeback: Fix broken sync writeback
 2010-02-22 17:29 UTC  (11+ messages)

[PATCH V6] x86: NX protection for kernel data
 2010-02-22 17:21 UTC  (6+ messages)
` [tip:x86/mm] x86, mm: "

[PATCH] MFD: TWL4030: introduce remove_script function
 2010-02-22 17:16 UTC 

[GIT PULL] perf fixes
 2010-02-22 17:15 UTC  (3+ messages)

High cpu temperature with 2.6.32, bisection shows commit 69d258 (fwd)
 2010-02-22 16:43 UTC  (15+ messages)

2.6.33-rc8 regression on i915: resume from hibernate locks up every 2nd time
 2010-02-22 16:36 UTC  (7+ messages)
    ` [PATCH] i915 / PM: Fix hibernate regression caused by suspend/resume splitting

[net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap
 2010-02-22 16:29 UTC  (3+ messages)

[PATCH 01/06] update email client doc about gmail
 2010-02-22 16:23 UTC  (2+ messages)

linux-next: Tree for February 22
 2010-02-22 16:21 UTC  (2+ messages)
` linux-next: Tree for February 22 (media/video/tvp7002)

[ANNOUNCE] 2.6.31-rc7-rt8
 2010-02-22 16:12 UTC  (20+ messages)
` [ANNOUNCE] 2.6.31-rt10
  ` [ANNOUNCE] 2.6.31-rt11
    ` [ANNOUNCE] 2.6.31.2-rt13
      ` [ANNOUNCE] 2.6.31.4-rt14
        ` [ANNOUNCE] 2.6.31.5-rt17
          ` [ANNOUNCE] 2.6.31.6-rt19
            ` [ANNOUNCE] 2.6.31.12-rt20
              ` [ANNOUNCE] 2.6.31.12-rt21
                ` [ANNOUNCE] 2.6.33-rc8-rt1
                  ` [patch] latency_hist: fix small memory leak

[net-next PATCH v4 1/3] net: TCP thin-stream detection
 2010-02-22 16:06 UTC  (10+ messages)

[PATCH] eeepc-laptop: check wireless hotplug events
 2010-02-22 16:03 UTC 

[PATCH 0/2] Make of_fdt conditionally compile gracefully
 2010-02-22 15:50 UTC  (3+ messages)
` [PATCH 1/2] of/flattree: make of_fdt.h safe to unconditionally include
` [PATCH 2/2] of/flattree: Make unflatten_device_tree() safe to call from any arch

Is NET_KEY (native IPSec stack in Linux) asynchronous?
 2010-02-22 15:54 UTC 

Performance regression in scsi sequential throughput (iozone) due to "e084b - page-allocator: preserve PFN ordering when __GFP_COLD is set"
 2010-02-22 15:42 UTC  (12+ messages)

LTTng0.158 Linux-2629-RT kernel BUG: sleeping function called from invalid context at kernel/rtmutex.c:685
 2010-02-22 15:37 UTC  (9+ messages)
    ` [ltt-dev] "
            ` [ltt-dev] LTTng 0.193 fixes RT kernel support

error: 'subbuf_idx' undeclared after enabling CONFIG_LTT_RELAY_LOCKED=y
 2010-02-22 15:35 UTC  (2+ messages)

[PATCH][trivial] microblaze: Fix out_le32() macro
 2010-02-22 15:25 UTC 

Warning fix: __raw_spin_lock incompatible pointer type
 2010-02-22 15:19 UTC 

[kernel26] Very high power consumption and cpu usage on laptop with any kernel26-2.6.32.*
 2010-02-22 15:24 UTC  (2+ messages)

[RFC] perf_events: how to add Intel LBR support
 2010-02-22 14:49 UTC  (6+ messages)

[PATCH 2/2] markup_oops.pl and GDB: GDB: make it can show gdb command
 2010-02-22 14:42 UTC 

[PATCH 1/2] markup_oops.pl and GDB: markup_oops.pl: make it can show gdb command
 2010-02-22 14:41 UTC 

[PATCH 0/2] markup_oops.pl and GDB: Let GDB can handle kernel oops stack message
 2010-02-22 14:40 UTC 

[PATCH 05/06] kernel.h tracing stuff cleanup
 2010-02-22 14:36 UTC  (2+ messages)

[PATCH 06/06] printk_delay for multi lines
 2010-02-22 14:20 UTC 

[PATCH 02/06] kernel.h printk/panic/string cleanup
 2010-02-22 14:19 UTC 

Awarded 1,000,000.00 G.B.P
 2010-02-22 12:12 UTC 

tools/perf: libraries must come after objects
 2010-02-22 13:48 UTC  (5+ messages)

[PATCH] eeepc-laptop: disable wireless hotplug for 1005PE
 2010-02-22 14:09 UTC  (2+ messages)

[PATCH] pktcdvd: use BIO list management functions
 2010-02-22 13:29 UTC  (2+ messages)
` [PATCH] blk-core: "

[PATCH] Security: add static to security_ops and default_security_ops variable
 2010-02-22 13:41 UTC  (2+ messages)

[PATCH -mm 1/2] frv: add a pointer to Documentation/DMA-API.txt
 2010-02-22 13:38 UTC  (2+ messages)

[PATCH] Kill specific processes first in OOM-killer
 2010-02-22 13:28 UTC 

[PATCH 0/4] tracing: function graph output for preempt/irqs-off tracers
 2010-02-22 12:57 UTC  (5+ messages)
` [PATCH 1/4] tracing: adding ftrace events for graph tracer
` [PATCH 2/4] tracing: graph output support for irqsoff tracer
` [PATCH 3/4] tracing: graph output support for preemptirqsoff/preemptoff tracers
` [PATCH 4/4] tracing: raw output for graph tracer

[PATCH] USB: serial: ftdi: add CONTEC vendor and product id
 2010-02-22 12:52 UTC  (4+ messages)
  ` [PATCH resubmit] "

[PATCH] cfq: reorder cfq_queue removing padding on 64bit & allowing more objects/slab in it's kmem_cache
 2010-02-22 12:49 UTC  (4+ messages)
  ` [PATCH v2] "

[Announce] 2.6.29-rc4-rt1
 2009-02-11 22:43 UTC 


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