linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-22 17:22:07 to 2010-02-22 23:26:19 UTC [more...]

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

[PATCH 0/2] Make of_fdt conditionally compile gracefully
 2010-02-22 23:25 UTC  (5+ messages)
` [PATCH 2/2] of/flattree: Make unflatten_device_tree() safe to call from any arch

[PATCH] nmi_watchdog: checkpatch.pl cleanups from earlier patches
 2010-02-22 23:24 UTC  (2+ messages)

Bug in HPET RTC emulation
 2010-02-22 23:10 UTC  (3+ messages)

[PATCH -tip v2 0/9] perf-probe updates - use elfutils and introduce lazy matching
 2010-02-22 23:20 UTC  (15+ messages)
` [PATCH -tip v2 1/9] perf probe: Do not show --line option without dwarf support
` [PATCH -tip v2 2/9] perf probe: Update perf probe document
` [PATCH -tip v2 3/9] perf probe: Fix bugs in line range finder
` [PATCH -tip v2 4/9] perf probe: Rename probe finder functions
` [PATCH -tip v2 5/9] perf probe: Use elfutils-libdw for analyzing debuginfo
` [PATCH -tip v2 6/9] perf probe: Use libdw callback routines
` [PATCH -tip v2 7/9] perf probe: Check function address range strictly in line finder
` [PATCH -tip v2 8/9] perf probe: show more lines after last line
` [PATCH -tip v2 9/9] perf probe: Add lazy line matching support

[PATCH -tip v10 0/9] kprobes: Kprobes jump optimization support
 2010-02-22 23:14 UTC  (2+ messages)

[PATCH 0/4] gigaset: patches for 2.6.34
 2010-02-22 23:10 UTC  (5+ messages)
` [PATCH 1/4] gigaset: small documentation improvement
` [PATCH 2/4] bas_gigaset: collapse CR/LF at end of AT response
` [PATCH 3/4] gigaset: reduce syslog clutter
` [PATCH 4/4] isdn: remove ishexdigit() in regard to isxdigit()

[PATCH] HID: add driver for Roccat Kone gaming mouse
 2010-02-22 23:10 UTC  (5+ 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

[PATCH v2] Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
 2010-02-22 22:56 UTC  (2+ messages)

[patch v3 2/2] ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
 2010-02-22 22:57 UTC  (8+ messages)
` [tip:x86/ptrace] "
    ` linux-next requiements (Was: Re: [tip:x86/ptrace] ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET)
        ` linux-next requirements "

[patch 1/3] ptrace: fix ptrace_regset() comments and diagnose errors specifically
 2010-02-22 22:51 UTC  (3+ messages)
` [patch 2/3] x86, ptrace: simplify xstateregs_get()
` [patch 3/3] x86, ptrace: remove set_stopped_child_used_math() in [x]fpregs_set

[PATCH] writeback: Fix broken sync writeback
 2010-02-22 22:26 UTC  (13+ messages)

[PATCH] x86: Enable NMI on all cpus on UV
 2010-02-22 22:24 UTC  (3+ messages)

[AppArmor #4 0/12] AppArmor security module
 2010-02-22 22:16 UTC  (5+ messages)
` [PATCH 11/12] AppArmor hooks to interface with the LSM, module parameters and initialization
` [PATCH 12/12] Kconfig and Makefiles to enable configuration and building of AppArmor

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

[PATCH 0/15 V10] Work to enable SmartMedia/xD support in mtd
 2010-02-22 22:12 UTC  (24+ 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] x86: fix compile errors for no CONFIG_ZONE_DMA or no CONFIG_ZONE_DMA32
 2010-02-22 22:07 UTC 

[regression] cpuset,mm: update tasks' mems_allowed in time (58568d2)
 2010-02-22 22:06 UTC  (8+ messages)

What's the right value for idle= (was: Re: [linux-pm] regression on P-II SMP)
 2010-02-22 21:52 UTC  (5+ messages)

,
 2010-02-22 20:25 UTC 

[git patch] atang tree: fix 2.6.32 SSD performance regression
 2010-02-22 21:24 UTC 

Linux wireless GSoC 2010 project ideas
 2010-02-22 21:25 UTC  (2+ messages)

[PATCH 00/11] Introduce common hex_to_bin() helper
 2010-02-22 21:22 UTC  (13+ 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()

[RFC patch] introduce sys_membarrier(): process-wide memory barrier (v9)
 2010-02-22 21:23 UTC  (3+ messages)

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

[PATCH 00/12] Clean up code to use native kernel functions when convert or check hex digits
 2010-02-22 21:18 UTC  (5+ 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] vfs: Fix use-after-free of vfsmount by mnt_drop_write()
 2010-02-22 21:13 UTC  (3+ messages)

[PATCH] isdn: fix a few Kconfig imperfections
 2010-02-22 21:09 UTC 

Firmware versioning best practices II
 2010-02-22 21:03 UTC  (10+ messages)

[RFC PATCH] VFS: Simplify truncate logic in do_filp_open()
 2010-02-22 21:08 UTC  (2+ messages)

[PATCH] OMAP: Dereference of NULL autodep in _autodep_lookup()
 2010-02-22 21:06 UTC  (2+ messages)

[patch -mm 0/9 v2] oom killer rewrite
 2010-02-22 20:59 UTC  (19+ messages)
` [patch -mm 4/9 v2] oom: remove compulsory panic_on_oom mode

[RFC PATCH] block: warn if blk_stack_limits() undermines atomicity
 2010-02-22 20:49 UTC 

[PATCH] supress uid comparison test if core output files are pipes
 2010-02-22 20:44 UTC 

[PATCH] VFS: BUG_ON() rehash of an already hashed dentry
 2010-02-22 20:42 UTC 

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

[PATCH] VFS: Make lookup_hash() return a struct path
 2010-02-22 20:39 UTC 

mm: used-once mapped file page detection
 2010-02-22 20:34 UTC  (7+ 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

[2.6.33-rc8] kernel BUG at mm/slub.c:2969!
 2010-02-22 20:33 UTC 

[PATCH v2] vfs: add NOFOLLOW flag to umount(2)
 2010-02-22 20:29 UTC  (4+ messages)

[PATCH] VFS: Comment follow_mount() and friends
 2010-02-22 20:28 UTC 

[async_tx-next PATCH 2/2] fsldma: Fix cookie issues
 2010-02-22 20:26 UTC  (2+ messages)

radeonfb backlight fix
 2010-02-22 20:23 UTC  (2+ messages)

[PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
 2010-02-22 20:20 UTC  (11+ messages)

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

,
 2010-02-22 18:39 UTC 

[GIT PULL] tracing updates
 2010-02-22 19:45 UTC  (11+ 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

,
 2010-02-22 18:17 UTC 

[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  (4+ 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

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 01/10] checkstack: fix perlcritic warnings
 2010-02-22 18:22 UTC  (7+ messages)
    ` [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] 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] 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 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 V6] x86: NX protection for kernel data
 2010-02-22 17:21 UTC  (6+ messages)
` [tip:x86/mm] x86, mm: "


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