public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-04 16:28:29 to 2009-06-05 00:05:20 UTC [more...]

[PATCH] crypto: add optional continuous repetition test to entropy store based rngs
 2009-06-05  0:04 UTC  (3+ messages)

[PATCH 8/8] 8250: add Texas Instruments AR7 internal UART
 2009-06-04 22:20 UTC  (2+ messages)

[GIT PULL] drm-intel fixes for 2.6.30-rc8
 2009-06-04 23:52 UTC  (3+ messages)

[PATCH 0/7] ASIC3 updates
 2009-06-04 23:49 UTC  (10+ messages)
` [PATCH 1/7] MFD: ASIC3: add API for EXTCF and SDHWCTRL register manipulation
` [PATCH 2/7] MFD: ASIC3: add clock handling for MFD cells
` [PATCH 3/7] MFD: ASIC3: add ASIC3 IRQ numbers
` [PATCH 4/7] MFD: ASIC3: use resource_size macro instead of local variable
` [PATCH 5/7] MFD: ASIC3: remove SD/SDIO controller register definitions
` [PATCH 6/7] MFD: ASIC3: enable DS1WM cell
` [PATCH 7/7] MFD: ASIC3: enable SD/SDIO cell

[PATCH v2 00/11] Dynamic ACPI-PCI binding
 2009-06-04 23:35 UTC  (4+ messages)
` [PATCH v2 07/11] ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bind

[PATCH] MMC: Add 400ms to CAFE SD controller resume path
 2009-06-04 23:33 UTC  (5+ messages)

Linux 2.6.30-rc8
 2009-06-04 23:26 UTC  (31+ messages)
` Linux 2.6.30-rc8 [also: VIA Support]

When does Linux drop UDP packets?
 2009-06-04 23:19 UTC  (11+ messages)

[RESEND] [PATCH v2] [BUGFIX] x86/x86_64: fix CPU offlining triggered "active" device IRQ interrruption
 2009-06-04 23:16 UTC  (7+ messages)

[patch] x64: Avoid irq_chip mask/unmask in fixup_irqs for interrupt-remapping
 2009-06-04 23:13 UTC  (2+ messages)

linux-next: Tree for June 3
 2009-06-04 23:26 UTC  (9+ messages)
` linux-next: Tree for June 3 (staging)
          ` mISDN: WARNING: at kernel/softirq.c:124 local_bh_enable+0x8f/0xb0()

[PATCH v2] kmap_types: convert most arches to a single header file
 2009-06-04 23:07 UTC  (3+ messages)

[PATCH, RFC] Document the debugfs API
 2009-06-04 22:59 UTC  (2+ messages)

include/linux/aio_abi.h and IOCB_CMD_POLL
 2009-06-04 22:53 UTC  (5+ messages)

[PATCH 0/7] ASIC3 support for tmio_mmc
 2009-06-04 22:55 UTC  (9+ messages)
` [PATCH 1/7] MFD,mmc: tmio_mmc: make HCLK configurable
` [PATCH 2/7] mmc: tmio_mmc: add bus_shift support
` [PATCH 3/7] mmc: tmio_mmc: don't use set_irq_type (v2)
` [PATCH 4/7] mmc: tmio_mmc: correct probe return value for num_resources != 3
` [PATCH 5/7] mmc: tmio_mmc: map SD control registers after enabling the MFD cell
` [PATCH 6/7] mmc: tmio_mmc: fix SDCLK divider setting
` [PATCH 7/7] mmc: tmio_mmc: allow compilation for ASIC3

[PATCH v3] MFD: PCAP driver
 2009-06-04 22:54 UTC  (4+ messages)

[TRIVIAL PATCH] Typo: ETIMEOUT -> ETIMEDOUT
 2009-06-04 22:51 UTC  (2+ messages)

drivers/serial/Kconfig: .ko is normally not included in kconfig help
 2009-06-04 22:47 UTC  (4+ messages)

sata_sil24 0000:04:00.0: DMA-API: device driver frees DMA sg list with different entry count [map count=13] [unmap count=10]
 2009-06-04 22:43 UTC  (7+ messages)

[PATCH 14/38] Remove struct mm_struct::exe_file et al
 2009-06-04 22:42 UTC  (9+ messages)
      ` [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe

[PATCH 1/8] add lib/gcd.c
 2009-06-04 22:41 UTC  (6+ messages)

SubmittingPatches: fix typo
 2009-06-04 22:39 UTC  (2+ messages)

[PATCH 0/11] Per-bdi writeback flusher threads v9
 2009-06-04 22:34 UTC  (8+ messages)

[PATCH] integrity: ima audit dentry_open failure
 2009-06-04 22:03 UTC  (3+ messages)

[RFC PATCH] crypto: add buffer overflow checks to testmgr
 2009-06-04 21:59 UTC  (3+ messages)

Performance overhead of paravirt_ops on native identified
 2009-06-04 21:52 UTC  (3+ messages)
  ` [benchmark] 1% performance overhead of paravirt_ops on native kernels

[PATCH] USB: Avoid PM error messages during resume if a device was disconnected
 2009-06-04 21:02 UTC  (2+ messages)

Your E-mail Attach To Anniversary Bonanza
 2009-06-04 21:36 UTC 

[PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
 2009-06-04 21:33 UTC  (12+ messages)

[RFC] CPU hard limits
 2009-06-04 21:32 UTC  (3+ messages)

[PATCH] [0/15] HWPOISON: Intro
 2009-06-04 21:28 UTC  (16+ messages)
` [PATCH] [1/15] HWPOISON: Add page flag for poisoned pages
` [PATCH] [2/15] HWPOISON: Export some rmap vma locking to outside world
` [PATCH] [3/15] HWPOISON: Add support for poison swap entries v2
` [PATCH] [4/15] HWPOISON: Add new SIGBUS error codes for hardware poison signals
` [PATCH] [5/15] HWPOISON: Add basic support for poisoned pages in fault handler v3
` [PATCH] [6/15] HWPOISON: Add various poison checks in mm/memory.c v2
` [PATCH] [7/15] HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
` [PATCH] [8/15] HWPOISON: Use bitmask/action code for try_to_unmap behaviour
` [PATCH] [9/15] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH] [10/15] HWPOISON: check and isolate corrupted free pages v2
` [PATCH] [11/15] HWPOISON: Refactor truncate to allow direct truncating of page v2
` [PATCH] [12/15] HWPOISON: The high level memory error handler in the VM v6
` [PATCH] [13/15] HWPOISON: FOR TESTING: Enable memory failure code unconditionally
` [PATCH] [14/15] HWPOISON: Add madvise() based injector for hardware poisoned pages v3
` [PATCH] [15/15] HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs

Detailed Stack Information Patch [1/3]
 2009-06-04 21:23 UTC  (8+ messages)
  ` [patch] procfs: provide stack information for threads

[patch] mm: release swap slots for actively used pages
 2009-06-04 21:22 UTC  (2+ messages)

linux-next end of partition problems?
 2009-06-04 21:20 UTC  (6+ messages)

A bug in read operation for /dev/zero and a proposed fix
 2009-06-04 21:05 UTC  (5+ messages)

[PATCH] kvm: fix kvm reboot crash when MAXSMP is used
 2009-06-04 21:01 UTC  (2+ messages)
` [PATCH] cpumask: alloc blank cpumask left over

[PATCH 1/2] cpuhotplug: use rw_semaphore for cpu_hotplug
 2009-06-04 20:49 UTC  (5+ messages)
    ` [PATCH] cpuhotplug: introduce try_get_online_cpus() take 2

[BUILD FAILURE 01/04] Next June 04:PPC64 randconfig [drivers/staging/comedi/drivers.o]
 2009-06-04 20:40 UTC  (3+ messages)

Linux Driver Project Status Report as of June 2009
 2009-06-04 20:10 UTC 

[PATCH, RFC] Freescale STMP SD/MMC driver
 2009-06-04 20:28 UTC 

add bcm47xx watchdog driver
 2009-06-04 20:24 UTC 

[PATCH 0/6] headers_check fix patches 20090604
 2009-06-04 20:22 UTC  (11+ messages)
` [PATCH 1/6] headers_check fix: arm, hwcap.h
  ` [PATCH 2/6] headers_check fix: ia64, fpswa.h
    ` [PATCH 3/6] headers_check fix: m68k, swab.h
      ` [PATCH 4/6] headers_check fix: mips, ioctl.h

[PATCH] perfcounter: fix warn_unused_result warnings in perfcounter utils
 2009-06-04 20:15 UTC 

[PATCH] asm-generic: add dma-mapping-linear.h
 2009-06-04 20:11 UTC  (5+ messages)

smatch 1.53 released
 2009-06-04 20:10 UTC  (4+ messages)

[PATCH] perfcounter: sleep before refresh using poll in perf top
 2009-06-04 19:54 UTC  (3+ messages)
` [tip:perfcounters/core] perf_counter: Sleep "

[PATCH 0/12] Per-bdi writeback flusher threads v7
 2009-06-04 19:48 UTC  (4+ messages)
` [PATCH 07/12] writeback: support > 1 flusher thread per bdi

[PATCH] perfcounter: don't keep warnings treated as errors as default
 2009-06-04 19:45 UTC  (2+ messages)

[PATCH] mmc: prevent dangling block device from accessing stale queues
 2009-06-04 19:37 UTC  (8+ messages)

[PATCH 1/2] Dynamic Tick: Prevent clocksource wrapping during idle
 2009-06-04 19:29 UTC  (9+ messages)

[PATCH] V4L: Generate KEY_CAMERA instead of BTN_0 key events on input devices
 2009-06-04 19:19 UTC 

[PATCH] V4L/pwc - use usb_interface as parent, not usb_device
 2009-06-04 19:18 UTC 

[PATCH] Request driver inclusion - acer aspire one fan control
 2009-06-04 19:11 UTC  (6+ messages)

[PATCH] firewire: clean up includes
 2009-06-04 19:09 UTC 

[PATCH] firewire: ohci: access bus_seconds atomically
 2009-06-04 19:08 UTC 

[RFC PATCH v2 00/19] virtual-bus
 2009-06-04 19:04 UTC  (11+ messages)
` [RFC PATCH v2 03/19] vbus: add connection-client helper infrastructure

[PATCH v2 00/17] abstract out the super block clean/dirty state
 2009-06-04 19:01 UTC  (5+ messages)
` [PATCH v2 01/17] VFS: introduce helpers for manipulation s_dirty flag
` [PATCH v2 16/17] XFS: do not manipulate s_dirt directly

[Xen-devel] Re: [GIT PULL] Xen APIC hooks (with io_apic_ops)
 2009-06-04 18:53 UTC  (9+ messages)
  ` Xen is a feature
          ` Merge Xen (the hypervisor) into Linux

[PATCH] gpio: Added timbgpio
 2009-06-04 18:53 UTC  (4+ messages)

[PATCH] limit CPU time spent in kipmid
 2009-06-04 18:39 UTC  (10+ messages)
          ` [PATCH] limit CPU time spent in kipmid (PREVIOUS WAS BROKEN)
                ` [PATCH] limit CPU time spent in kipmid (version 4)

Webmail Account Verification Update ! ! !
 2009-06-04 18:42 UTC 

[TRIVIAL][PATCH 1/1] Fix warning in staging/otus/ioctl.c
 2009-06-04 18:37 UTC  (7+ messages)

linux-next: Tree for June 4
 2009-06-04 18:07 UTC  (4+ messages)
` linux-next: Tree for June 4 (staging)
` [PATCH -next] eeepc: fix pci & hotplug selects

[PATCH 1/3] x86: remove MEMORY_HOTPLUG_RESERVE related code
 2009-06-04 17:26 UTC  (15+ messages)
  ` [PATCH] x86: remove MEMORY_HOTPLUG_RESERVE related code -v2
      ` [PATCH 1/5] "
        ` [PATCH 5/5] mm: clear N_HIGH_MEMORY map before se set it again -v2
                  ` [RESEND PATCH] "
                          ` [PATCH] mm: clear N_HIGH_MEMORY map before se set it again -v4

A question about using a private anonymous mmap
 2009-06-04 16:48 UTC 

[PATCH] coredump: Retry writes where appropriate
 2009-06-04 17:14 UTC  (12+ messages)

[PATCH 0/11] Fix page_mkwrite() for blocksize < pagesize
 2009-06-04 17:11 UTC  (4+ messages)

'make headers_check' failed to install headers to arbitrary location
 2009-06-04 17:07 UTC  (4+ messages)
` [PATCH] "

[KVM PATCH v5 0/2] iosignalfd
 2009-06-04 16:51 UTC  (5+ messages)
` [KVM PATCH v5 2/2] kvm: add iosignalfd support

ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
 2009-06-04 16:38 UTC  (5+ messages)
    ` [dm-devel] "

[RESEND] [PATCH v2] [BUGFIX] x86/x86_64: fix CPU offlining triggered "inactive" device IRQ interrruption
 2009-06-04 16:38 UTC  (3+ messages)

[PATCH] asm-generic: add dma-mapping-linear.h
 2009-06-04 16:29 UTC  (4+ messages)

[patch 00/38] power management / hibernate support for s390
 2009-06-04 16:19 UTC  (6+ messages)
` [patch 03/38] iucv: provide second per-cpu IUCV command parameter block
` [patch 14/38] cio: force console function
` [patch 21/38] pm: vmwatchdog power management callbacks
` [patch 32/38] pm: smsgiucv "
` [patch 37/38] pm: dcssblk "


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