public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-17 00:19:38 to 2009-11-17 12:37:45 UTC [more...]

[BUG]2.6.27.y some contents lost after writing to mmaped file
 2009-11-17 12:36 UTC  (4+ messages)

2.6.32-rc7-git1: Reported regressions from 2.6.31
 2009-11-17 12:27 UTC  (29+ messages)
` [Bug #14352] WARNING: at net/mac80211/scan.c:267
` [Bug #14372] ath5k wireless not working after suspend-resume - eeepc
` [Bug #14355] USB serial regression after 2.6.31.1 with Huawei E169 GSM modem
` [Bug #14354] Bad corruption with 2.6.32-rc1 and upwards
` [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0
` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
` [Bug #14577] Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380)
` [Bug #14618] OOM killer, page fault
` [Bug #14620] WARNING: at mm/page_alloc.c:1805 __alloc_pages_nodemask
` [Bug #14626] oops on boot starting udev

[RFC PATCH] net: add dataref destructor to sk_buff
 2009-11-17 12:33 UTC  (7+ messages)

[PATCH 4/5] vmscan: Have kswapd sleep for a short interval and double check it should be asleep
 2009-11-17 12:25 UTC  (11+ messages)
        ` [PATCH] vmscan: Have kswapd sleep for a short interval and double check it should be asleep fix 1

[PATCH] Documentation: Fix NUL termination of strncpy
 2009-11-17 12:25 UTC  (3+ messages)

[PATCH 0/7] Kill PF_MEMALLOC abuse
 2009-11-17 12:24 UTC  (20+ messages)
` [PATCH 1/7] dm: use __GFP_HIGH instead PF_MEMALLOC
` [PATCH 2/7] mmc: Don't use PF_MEMALLOC
` [PATCH 3/7] mtd: "
` [PATCH 4/7] nandsim: "
` [PATCH 5/7] Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls"
` [PATCH 6/7] cifs: Don't use PF_MEMALLOC
  ` [PATCH] Mark cifs mailing list as "moderated as non-subscribers"
` [PATCH 7/7] xfs: Don't use PF_MEMALLOC

net-next-2.6 compilation errors: missing wireless/i82593.h
 2009-11-17 12:13 UTC  (4+ messages)

[PATCH] gpio: show IRQ settings even if GPIO direction is "output"
 2009-11-17 12:10 UTC  (3+ messages)

[PATCH 2.6.32-rc3] net: Getting rid of the x86 dependency to built vmxnet3
 2009-11-17 12:09 UTC  (2+ messages)

[PATCH 0/4] powerpc: Fix minor build issues on 2.6.32-rc7 without CONFIG_XICS set
 2009-11-17 12:07 UTC  (5+ messages)
` [PATCH 1/4] powerpc: Add Kconfig dependency for PCI_MSI as needed by XICS
` [PATCH 2/4] powerpc: Panic on platform ppc-xicp when CONFIG_XICS not set instead of build failure
` [PATCH 3/4] powerpc: Only define smp_pSeries_cpu_bootable when CONFIG_XICS is set
` [PATCH 4/4] powerpc: Avoid reference to XICS-related functions when CONFIG_XICS is not set

[PATCHSET] workqueue: prepare for concurrency managed workqueue
 2009-11-17 12:05 UTC  (14+ messages)
` [PATCH 01/21] workqueue: fix race condition in schedule_on_each_cpu()
` [PATCH 08/21] scheduler: implement force_cpus_allowed_ptr()
` [PATCH 17/21] workqueue: simple reimplementation of SINGLE_THREAD workqueue
` [PATCH 19/21] workqueue: introduce worker

[PATCH 1/5]net: PPP buffer too small for higher speed connections
 2009-11-17 12:04 UTC  (3+ messages)

linux-next: Tree for November 16
 2009-11-17 12:00 UTC  (4+ messages)
  ` edac-amd tree (Was: Re: linux-next: Tree for November 16)

i686 quirk for AMD Geode
 2009-11-17 11:59 UTC  (12+ messages)

[PATCH] kbd: (#7063) make CapsLock work as expected even for non-ASCII
 2009-11-17 11:55 UTC  (8+ messages)

[PATCH 17/11]Optimize the upload speed for PPP connection
 2009-11-17 11:54 UTC  (7+ messages)

[PATCH] sysctl.c: Change a .proc_handler = proc_dointvec to
 2009-11-17 11:49 UTC  (3+ messages)

[alsa-devel] [PATCH 1/2 v2] ASoC: sh: fsi: Add runtime PM support
 2009-11-17 11:52 UTC  (4+ messages)
    ` Null suspend/resume functions
      ` [linux-pm] "

linux-next: manual merge of the net tree with the i2c tree
 2009-11-17 11:51 UTC  (9+ messages)
` Shared i2c adapter locking (Was: linux-next: manual merge of the net tree with the i2c tree)
    ` Shared i2c adapter locking

2.6.31.4: WARNING: at arch/x86/kernel/hpet.c:390 hpet_next_event+0x70/0x80()
 2009-11-17 11:45 UTC  (15+ messages)
  ` 2.6.31.4: WARNING: at arch/x86/kernel/hpet.c:390 hpet_next_event+0x70/0x80() [occurs when ACPI_PROCESSOR=y]

[PATCH] hx4700: fix hx4700 touchscreen pressure values
 2009-11-17 11:45 UTC 

[PATCH 0/7] kfifo: new API v0.6
 2009-11-17 11:44 UTC  (3+ messages)
` [PATCH 2/7] kfifo: move out spinlock

[PATCH 0/4] perf bench: Add new subsystem "mem" and new suite "memcpy"
 2009-11-17 11:42 UTC  (9+ messages)
` [PATCH 1/4] perf bench: Add new subsystem and new suite, bench/mem-memcpy.c
        ` [PATCH 1/4] perf bench: Add mem-memcpy.c:memcpy() benchmark
        ` [PATCH 2/4] perf bench: Modify bench.h for prototype of bench_mem_memcpy()
        ` [PATCH 3/4] perf bench: Modify builtin-bench.c for new subsystem "mem"
        ` [PATCH 4/4] perf bench: Modify Makefile for new source file mem-memcpy.c

linux-next: Tree for November 2
 2009-11-17 11:40 UTC  (5+ messages)
` linux-next: Tree for November 2 (usb/whci)

[GIT PULL v6] hw-breakpoints: Rewrite on top of perf events v6
 2009-11-17 11:30 UTC  (9+ messages)
` [PATCH 3/7 v6] perf/core: Add a callback to perf events
` [PATCH 5/7 v6] hw-breakpoints: Rewrite the hw-breakpoints layer on top of "

[PATCH] Fix clock_gettime vsyscall time warp
 2009-11-17 10:54 UTC  (4+ messages)
` [tip:timers/urgent] timekeeping: "

2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31
 2009-11-17 10:33 UTC  (7+ messages)
` [Bug #13943] WARNING: at net/mac80211/mlme.c:2292 with ath5k
` [Bug #14267] Disassociating atheros wlan

Verify your uni-heidelberg.de Account
 2009-11-17 10:12 UTC 

linux-next: manual merge of the omap_dss2 tree with the omap tree
 2009-11-17 10:00 UTC  (4+ messages)

[PATCH 1/1] sched: move update_curr() in check_preempt_wakeup() to avoid redundant call
 2009-11-17  9:51 UTC 

2.6.31 kernel for mips compile failure - war.h:12:17: error: war.h: No such file or directory
 2009-11-17  9:33 UTC  (6+ messages)
  ` Kernel panic - not syncing: Attempted to kill init!
      ` problem bring up initramfs and busybox

[MM] Make mm counters per cpu instead of atomic
 2009-11-17  9:34 UTC  (4+ messages)

[PATCH] MIPS: Fixups of ALSA memory maps
 2009-11-17  9:29 UTC  (4+ messages)

[PATCH] perf tools: support static build
 2009-11-17  9:24 UTC  (4+ messages)
` [tip:perf/core] perf tools: Support "

[ RFC, PATCH - 1/2, v2 ] x86-microcode: refactor microcode output messages
 2009-11-17  9:24 UTC  (12+ messages)
                  ` [PATCH] x86, ucode-amd: Move family check to microcde_amd.c's init function
                    ` [tip:x86/microcode] x86: "

Confirm Reciept
 2009-11-17  9:22 UTC 

linux-next: manual merge of the sysctl tree with the net tree
 2009-11-17  9:17 UTC  (2+ messages)

[PATCH 0/13] sysfs lazification
 2009-11-17  9:11 UTC  (3+ messages)

[PATCH, RFC] panic-note: Annotation from user space for panics
 2009-11-17  9:03 UTC  (8+ messages)

[PATCH] futex: add FUTEX_SET_WAIT operation
 2009-11-17  8:55 UTC  (4+ messages)

linux-next: Tree for November 17
 2009-11-17  8:53 UTC 

[PATCH] [for mmotm-1113] mm: Simplify try_to_unmap_one()
 2009-11-17  8:39 UTC 

Coverity checking periodicity?
 2009-11-17  8:34 UTC 

[PATCH 1/3] gart: add own dma_mapping_error function
 2009-11-17  8:25 UTC  (3+ messages)
` [tip:core/iommu] x86: gart: Add "
` [tip:core/iommu] x86: gart: Clean up the code a bit

[PATCH 3/3] Calgary: remove unnecessary DMA_ERROR_CODE usage
 2009-11-17  8:25 UTC  (2+ messages)
` [tip:core/iommu] x86: Calgary: Remove "

[PATCH 2/3] x86: kill bad_dma_address variable
 2009-11-17  8:25 UTC  (2+ messages)
` [tip:core/iommu] x86: Kill "

linux-next: manual merge of the sysctl tree with Linus' tree
 2009-11-17  8:21 UTC  (2+ messages)

linux-next: manual merge of the net tree with the net-current tree
 2009-11-17  8:16 UTC  (5+ messages)

[PATCH] mmc: add module parameter to set whether cards are assumed removable
 2009-11-17  7:53 UTC  (4+ messages)

[PATCH] tracing: prevent build warning: 'ftrace_graph_buf' defined but not used
 2009-11-17  7:46 UTC  (3+ messages)

pull request: wireless-2.6 2009-11-16
 2009-11-17  7:46 UTC  (2+ messages)

[PATCH 1/2] perf top: Introduce --hide_{user,kernel}_symbols
 2009-11-17  7:26 UTC  (6+ messages)
` [tip:perf/core] "

[PATCH 0/6] Limit console output by suppressing repetitious messages
 2009-11-17  7:10 UTC  (5+ messages)
` [PATCH 2/6] x86: Limit the number of per cpu MCE bootup messages

[PATCH -next 0/3] x86 insn decoder test updates (Re: linux-next: Tree for October 29 (x86 posttest))
 2009-11-17  6:55 UTC  (3+ messages)

[PATCH] ARM: Add spi controller driver support for NUC900
 2009-11-17  6:48 UTC 

[RFC MM] Accessors for mm locking
 2009-11-17  6:42 UTC  (2+ messages)

[git pull] Input updates for 2.6.32-rc7
 2009-11-17  6:37 UTC 

[PATCH -next 2/3] x86: Show symbol name if insn decoder test failed
 2009-11-17  6:31 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -next 1/3] x86: Add verbose option to insn decoder test
 2009-11-17  6:31 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH 1/4] perf tools: Don't die() in perf_header__add_attr
 2009-11-17  6:33 UTC  (8+ messages)
` [PATCH 2/4] perf tools: Don't die() in perf_header_attr__add_id
  ` [PATCH 3/4] perf tools: Don't die() in perf_header__new
    ` [PATCH 4/4] perf tools: Don't die() in do_write
      ` [tip:perf/core] perf tools: Don't die() in do_write()
    ` [tip:perf/core] perf tools: Don't die() in perf_header__new()
  ` [tip:perf/core] perf tools: Don't die() in perf_header_attr__add_id()
` [tip:perf/core] perf tools: Don't die() in perf_header__add_attr()

[PATCH 2/2] perf buildid-list: Always show the DSO name
 2009-11-17  6:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/2] perf top: Use all the lines in the screen
 2009-11-17  6:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf tools: Don't die in perf_header_attr__new
 2009-11-17  6:31 UTC  (2+ messages)
` [tip:perf/core] perf tools: Don't die in perf_header_attr__new()

[PATCH v2 00/10] LIS3: Feature updates and corrections
 2009-11-17  6:04 UTC  (3+ messages)

[PATCH -tip 1/3] Pass mm->flags to binfmt core_dump for bitflag consistency
 2009-11-17  6:01 UTC  (6+ messages)
` [PATCH -tip 3/3] Add get_signal tracepoint

[PATCH V2] staging: rtl8187se: Rename staging driver to avoid name conflict with mainline driver
 2009-11-17  5:35 UTC 

linux-next: manual merge of the trivial tree with the pci tree
 2009-11-17  4:54 UTC 

[BUG] intel KMS bug on i915
 2009-11-17  4:54 UTC  (2+ messages)

linux-next: manual merge of the trivial tree with the wireless tree
 2009-11-17  4:49 UTC 

[PATCH]AHCI: disable sntf cap for ich8
 2009-11-17  3:19 UTC  (2+ messages)

[ANNOUNCE] GIT 1.6.5.3
 2009-11-17  3:18 UTC 

[PATCH] libata: remove experimental tag on PATA drivers
 2009-11-17  3:18 UTC  (2+ messages)

ATA: Make CS5536 PATA driver use 32-bit BM DMA template instead of 16-bit
 2009-11-17  3:18 UTC  (2+ messages)

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

[PATCH -2nd repost 1/1] ATA: pata_via, fix double put on isa bridge
 2009-11-17  3:17 UTC  (2+ messages)

[PATCH 3/6] INIT: Limit the number of per cpu calibration bootup messages
 2009-11-17  3:09 UTC  (4+ messages)

[RELEASE] LTTng 0.171 and LTTV 0.12.21 (trace format 2.4)
 2009-11-17  2:32 UTC 

Mount -o sync regression in 2.6.31
 2009-11-17  2:08 UTC  (6+ messages)
      ` [PATCH] ext2: clear uptodate flag on super block I/O error

[PATCH 2/6] mm: mlocking in try_to_unmap_one
 2009-11-17  2:00 UTC  (3+ messages)

[PATCH 09/12] lp: move compat_ioctl handling into lp.c
 2009-11-17  1:38 UTC  (4+ messages)
` [PATCH 10/12] usbdevfs: move compat_ioctl handling to devio.c

[warning] kernel-2.6.31.5
 2009-11-17  1:46 UTC  (2+ messages)

[GIT PULL v5] hw-breakpoints: Rewrite on top of perf events v5
 2009-11-17  1:40 UTC  (6+ messages)
` [PATCH 5/7] hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events

Problems with p55-express and sleeping usb-hds
 2009-11-17  1:11 UTC  (8+ messages)

2.6.32-rc5-git1 -- BUG kmalloc-8192: Poison overwritten (ath9k implicated)
 2009-11-17  1:08 UTC  (4+ messages)

[Madwifi-devel] Survey: What are you using MadWifi for, and why?
 2009-11-17  1:01 UTC 


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