public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-06 18:07:47 to 2010-01-07 00:26:12 UTC [more...]

[patch 0/6] cpumask_of_node() should handle -1 as a node
 2010-01-07  0:25 UTC  (9+ messages)
` [patch 6/6] x86: "

[PATCH V2 6/8] lzma: Make lzma available to non initramfs/initrd code
 2010-01-07  0:20 UTC  (5+ messages)

[PATCH] staging: cx25821: avoid NULL pointer dereference
 2010-01-07  0:21 UTC 

[PATCH 1/4] FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
 2010-01-07  0:12 UTC  (4+ messages)
` [PATCH 4/4] elf_fdpic_core_dump(): fix build break in 2.6.33-rc1

[PATCH v4 0/4] cgroups: support for module-loadable subsystems
 2010-01-07  0:04 UTC  (2+ messages)

[PATCH] Fix spelling in log messages
 2010-01-06 23:59 UTC  (2+ messages)

vfs related crash in 2.6.33-rc2
 2010-01-06 23:55 UTC  (6+ messages)

[PATCH] nodmask.h: remove macro any_online_node
 2010-01-06 23:52 UTC  (3+ messages)

Linux 2.6.33-rc3
 2010-01-06 23:55 UTC  (4+ messages)
` Linux 2.6.33-rc3, rc2 regression at boot

[PATCH 1/2] media: video/tuner-core, fix memory leak
 2010-01-06 23:54 UTC  (3+ messages)
` [PATCH 2/2] PCI: hotplug, fix memory leaks

Memory probing fails after 2.6.30 (bisected)
 2010-01-06 23:53 UTC  (4+ messages)

[PATCH] Logitech G13 driver 0.0.2
 2010-01-06 23:52 UTC  (4+ messages)

[PATCH] sunrpc: fix build-time warning
 2010-01-06 23:51 UTC  (6+ messages)
    ` [PATCH v2] "

2.6.33-rc2: backtrace on unable to mount root
 2010-01-06 23:50 UTC  (2+ messages)

[GIT PULL] kconfig: simplification of scripts/extract-ikconfig
 2010-01-06 23:47 UTC 

Linux 2.6.31.10
 2010-01-06 23:45 UTC  (2+ messages)

Linux 2.6.32.3
 2010-01-06 23:46 UTC  (2+ messages)

Linux 2.6.27.43
 2010-01-06 23:43 UTC  (2+ messages)

[PATCH] futex: Fix ZERO_PAGE cause infinite loop
 2010-01-06 23:29 UTC  (4+ messages)
  ` [PATCH v2] futex: remove rw parameter from get_futex_key()

[PATCH] af_packet: Don't use skb after dev_queue_xmit()
 2010-01-06 23:26 UTC  (14+ messages)
    ` [PATCH alt.2] "

[PATCH] Fix spelling in comments and documentation
 2010-01-06 23:23 UTC  (3+ messages)

[RFC-PATCH 0/7] Memory Compaction v1
 2010-01-06 23:21 UTC  (8+ messages)
` [PATCH 2/7] Export unusable free space index via /proc/pagetypeinfo
` [PATCH 4/7] Memory compaction core

[PATCH 0/11][GIT PULL] tracing: various updates for 2.6.34
 2010-01-06 23:14 UTC  (12+ messages)
` [PATCH 01/11] tracing: Have __dynamic_array() define a field
` [PATCH 02/11] tracing: Add print_fmt field
` [PATCH 03/11] tracing/syscalls: Init print_fmt for syscall events
` [PATCH 04/11] tracing/kprobes: Init print_fmt for kprobe events
` [PATCH 05/11] tracing: Have syscall tracing call its own init function
` [PATCH 06/11] tracing: Use defined fields and print_fmt to print formats
` [PATCH 07/11] tracing: Remove show_format and related macros from TRACE_EVENT
` [PATCH 08/11] tracing: Consolidate protection of reader access to the ring buffer
` [PATCH 09/11] tracing: optimize recordmcount.pl for offsets-handling
` [PATCH 10/11] tracing: Use appropriate perl constructs in recordmcount.pl
` [PATCH 11/11] tracing: Add stack dump to trace_printk if stacktrace option is set

[PATCH v2] futex: remove rw parameter from get_futex_key()
 2010-01-06 23:14 UTC  (4+ messages)

[PATCH 0/12] PCI run-time PM support (rev. 2)
 2010-01-06 23:11 UTC  (16+ messages)
` [PATCH 1/12] PCI PM: Add function for checking PME status of devices
` [PATCH 3/12] PCI PM: PCIe PME root port service driver (rev. 5)
` [PATCH 4/12] PCI PM: Make it possible to force using INTx for PCIe PME signaling
` [PATCH 9/12] ACPI / PM: Introduce acpi_pm_wakeup_power()
` [PATCH 10/12] PCI / ACPI / PM: Platform support for PCI PME wake-up (rev. 6)
` [PATCH 11/12] PCI PM: Run-time callbacks for PCI bus type (rev. 2)

[PATCH] log2.h: Macro-ize is_power_of_2() for use in BUILD_BUG_ON
 2010-01-06 23:09 UTC  (8+ messages)
      ` [PATCH] Add BUILD_BUG_ON_NOT_POWER_OF_2()

[PATCH] da9030_battery: Fix spelling in comment
 2010-01-06 23:00 UTC 

mmotm 2010-01-06-14-34 uploaded
 2010-01-06 22:34 UTC 

[PATCH] avr32: MRMT: remove unneeded bracket
 2010-01-06 22:58 UTC 

[PATCH 01/11] ACPI: processor: call _PDC early
 2010-01-06 22:52 UTC  (3+ messages)
` [PATCH] Fix section mismatch error for acpi_early_processor_set_pdc()

[RFC] [rt-tests] change to cyclictest behavior
 2010-01-06 22:50 UTC  (7+ messages)

[linux-pm] [suspend/resume] Re: userspace notification from module
 2010-01-06 22:48 UTC  (2+ messages)

[PATCH 0/37] kgdb, kdb and atomic kernel modesetting series
 2010-01-06 22:40 UTC  (16+ messages)
` [PATCH 03/37] Move kernel/kgdb.c to kernel/debug/debug_core.c
  ` [PATCH 04/37] Separate the gdbstub from the debug core
    ` [PATCH 05/37] kdb: core for kgdb back end
      ` [PATCH 06/37] kgdb: eliminate kgdb_wait(), all cpus enter the same way
        ` [PATCH 07/37] kgdb,sparc: Add in kgdb_arch_set_pc for sparc
          ` [PATCH 08/37] kgdb,sh: update superh kgdb exception handling
            ` [PATCH 09/37] kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
                    ` [Kgdb-bugreport] "

[PATCH] led-class.c: quiet boot messages
 2010-01-06 22:34 UTC 

[PATCH] Don't mkdir -p include/config in the sourcetree when using O=outputdir option
 2010-01-06 22:33 UTC  (6+ messages)

[PATCH 3/3] generic sys_ipc wrapper
 2010-01-06 22:33 UTC  (7+ messages)

[PATCH 2/3] generic sys_old_mmap
 2010-01-06 22:27 UTC  (2+ messages)

[PATCH] Staging: add missing parentheses (in comment)
 2010-01-06 22:27 UTC 

[PATCH] ARM: add missing parentheses
 2010-01-06 22:24 UTC 

[PATCH 1/1] FS: reiserfs, fix unreachable statement
 2010-01-06 22:09 UTC 

[PATCH 1/1] media: dvb/zl10039, jump to error on error
 2010-01-06 22:04 UTC 

RFC: [PATCH 0/9 Integration of SmartMedia/xD into mtd subsystem
 2010-01-06 21:54 UTC  (10+ messages)
` [PATCH 1/9] MTD: call remove notifiers before removing the device
` [PATCH 2/9] MTD: create lockless versions of {get,put}_mtd_device
` [PATCH 3/9] MTD: blkdevs: major cleanups
` [PATCH 4/9] mtd-make mtdtrans thread suspend friendly
` [PATCH 5/9] NAND: export nand_do_read_oob and nand_do_write_oob
` [PATCH 6/9] mtd: common module for smartmedia/xD support
` [PATCH 7/9] NAND: add few workarounds for SmartMedia/xD chips
` [PATCH 8/9] mtd: SmartMedia/xD FTL
` [PATCH 9/9] mtd: add nand driver for ricoh xD/SmartMedia reader

[PATCH 0/2] net: replace buggy tcp_optlen, and cleanup
 2010-01-06 21:37 UTC  (3+ messages)
` [PATCH 1/2] net: tcp_header_len_th and tcp_option_len_th
` [PATCH 2/2] net: remove old tcp_optlen function

[PATCH] Add DMI quirk for Intel DP55KG mainboard
 2010-01-06 21:26 UTC  (10+ messages)

[PATCH] INFINIBAND: Correct CONFIG_IPv6 to CONFIG_IPV6
 2010-01-06 21:16 UTC  (2+ messages)

s390 && user_enable_single_step() (Was: odd utrace testing results on s390x)
 2010-01-06 21:15 UTC  (17+ messages)

[PATCH] DFU Driver for Atheros bluetooth chipset AR3011
 2010-01-06 20:57 UTC  (2+ messages)

[PATCH 2/2] ide: add __init/__exit macros to drivers/ide/scc_pata.c
 2010-01-06 20:58 UTC  (5+ messages)

userspace notification from module
 2010-01-06 20:56 UTC  (6+ messages)
` [linux-pm] [suspend/resume] "
      ` [linux-pm] [suspend/resume] Re: userspace notific ation "

[PATCH] netpoll: allow execution of multiple rx_hooks per interface
 2010-01-06 20:54 UTC 

[PATCH 1/2] net: wireless, fix lock imbalance
 2010-01-06 20:30 UTC  (6+ messages)
` [PATCH 2/2] NET: wireless, fix memory leak

[patch] x86, irq: check move_in_progress before freeing the vector mapping
 2010-01-06 20:24 UTC  (2+ messages)
` [tip:x86/urgent] x86, irq: Check "

BAR 0: can't allocate resource
 2010-01-06 20:19 UTC  (2+ messages)

s390 && user_enable_single_step() (Was: odd utrace testing results on s390x)
 2010-01-06 20:09 UTC  (2+ messages)

[PATCH] improve the performance of large sequential write NFS workloads
 2010-01-06 20:09 UTC  (19+ messages)

2.6.33-rc2: Reported regressions 2.6.31 -> 2.6.32
 2010-01-06 20:00 UTC  (6+ messages)
` [Bug #14894] pohmelfs: NULL pointer dereference

[git pull] drm-intel fixes for 2.6.33rc3
 2010-01-06 18:17 UTC 

[00/97] 2.6.32.3 stable review
 2010-01-06 19:55 UTC  (9+ messages)
` [PATCH 83/97] ext4: Fix potential quota deadlock
            ` [stable] "

[PATCH] MMC: hardware abstraction for CNF area
 2010-01-06 19:53 UTC  (4+ messages)

[PATCH] mfd: Update WM8350 drivers for changed interrupt numbers
 2010-01-06 19:50 UTC  (2+ messages)

iscsi warning in 2.6.33-rc2
 2010-01-06 19:42 UTC  (2+ messages)

[PATCH] sort: Introduce generic list_sort function
 2010-01-06 19:33 UTC  (5+ messages)
  ` [PATCH V3] "

[2.6.33-rc1] System timer flooding bus on Lenovo Thinkpad W500 laptop in x86_64
 2010-01-06 19:28 UTC  (2+ messages)
` [2.6.33-rc1] System timer flooding bus on Lenovo Thinkpad W500 laptop in x86_64 - continues in -rc3

[PATCH] net: packet: option to only pass skb protocol
 2010-01-06 19:24 UTC  (6+ messages)

[RFC local_t removal V1 0/4] Remove local_t
 2010-01-06 19:23 UTC  (5+ messages)
` [RFC local_t removal V1 1/4] Add add_local() and add_local_return()

[PATCH 0/8] Remove most uses of NIPQUAD and NIPQUAD_FMT
 2010-01-06 19:23 UTC  (3+ messages)
` [PATCH 5/8] net/ipv4/netfilter/nf_nat_ftp.c: Convert NIPQUAD to %pI4
  ` [PATCH v2 5/8] net/ipv4/netfilter/nf_nat_ftp.c: Remove (*mangle[]) array and functions, use %pI4

[RFC] PM_QOS api update to use handles 1/5
 2010-01-06 19:18 UTC  (4+ messages)
` [linux-pm] "

i2c_powermac: Kernel access of bad area
 2010-01-06 19:14 UTC  (4+ messages)

[bisected] drm/ksm: fbdev blanking regression in 2.6.33
 2010-01-06 19:12 UTC  (6+ messages)
` [PATCH] drm/kms: fix fbdev blanking regression

2.6.32 nfs regression?
 2010-01-06 19:05 UTC  (2+ messages)

[PATCH] pm_qos: Add QoS param, minimum system bus frequency
 2010-01-06 18:56 UTC  (8+ messages)

[GIT PATCH] SCSI bug fixes for 2.6.33-rc3
 2010-01-06 18:42 UTC  (3+ messages)

[PATCH -tip 0/8] perf-probe updates
 2010-01-06 18:40 UTC  (3+ messages)
` [PATCH -tip 1/8] tracing/kprobe: Update example output in documentation

2.6.33-rc3 -- Intel 945GME (inteldrmfb) -- Two Tux images displayed are side by side (should only show one)
 2010-01-06 18:35 UTC  (9+ messages)

[07/39] iwmc3200wifi: fix array out-of-boundary access
 2010-01-06 18:27 UTC  (4+ messages)
    ` [stable] "

tracing: confusing output of function_graph when notrace function calls traceable function
 2010-01-06 18:15 UTC  (4+ messages)

[GIT PULL] davinci platform fixes for 2.6.33-rc4
 2010-01-06 18:11 UTC 

[PATCH] geode: PTR_ERR return of wrong pointer in fallback_init_cip()
 2010-01-06 18:07 UTC  (5+ messages)


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