public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-15 03:57:29 to 2009-05-15 12:24:25 UTC [more...]

[RFC PATCH 00/21 v4] amd64_edac: EDAC module for AMD64
 2009-05-15 12:22 UTC  (5+ messages)
` [PATCH 05/22] amd64_edac: add DRAM error injection logic using sysfs
` [PATCH 06/22] amd64_edac: add MCA error types
` [PATCH 07/22] amd64_edac: add memory scrubber interface
` [PATCH 08/22] amd64_edac: add sys addr to memory controller mapping helpers

[PATCH 00/16] DRBD: a block device for HA clusters
 2009-05-15 12:18 UTC  (18+ messages)
` [PATCH 01/16] DRBD: major.h
  ` [PATCH 02/16] DRBD: lru_cache
    ` [PATCH 03/16] DRBD: activity_log
      ` [PATCH 04/16] DRBD: bitmap
        ` [PATCH 05/16] DRBD: request
          ` [PATCH 06/16] DRBD: userspace_interface
            ` [PATCH 07/16] DRBD: internal_data_structures
              ` [PATCH 08/16] DRBD: main
                ` [PATCH 09/16] DRBD: receiver
                  ` [PATCH 10/16] DRBD: proc
                    ` [PATCH 11/16] DRBD: worker
                      ` [PATCH 12/16] DRBD: variable_length_integer_encoding
                        ` [PATCH 13/16] DRBD: misc
                          ` [PATCH 14/16] DRBD: tracepoint_probes
                            ` [PATCH 15/16] DRBD: documentation
                              ` [PATCH 16/16] DRBD: final

[PATCH 0/7] ide: minor improvements/cleanups
 2009-05-15 12:17 UTC  (3+ messages)
` [PATCH 7/7] ide: remove hw_regs_t typedef

kernel softlocks
 2009-05-15 12:15 UTC 

[PATCH 0/2] sys_write() should write all valid data
 2009-05-15 12:19 UTC  (8+ messages)
` [PATCH 2/2] Perform check in iov_iter_fault_in_readable() by check_readable_bytes()

[RFC v3][PATCH 2/2] intel_txt: Intel(R) TXT and tboot kernel support
 2009-05-15 12:07 UTC  (5+ messages)

[PATCH v2 0/7] can: CAN network device driver interface and drivers
 2009-05-15 12:07 UTC  (18+ messages)
` [PATCH v2 3/7] [PATCH 3/8] can: CAN Network device driver and Netlink interface
` [PATCH v2 5/7] [PATCH 5/8] can: SJA1000 generic platform bus driver
` [PATCH v2 7/7] [PATCH 7/8] can: SJA1000 driver for Kvaser PCI cards

[PATCH -tip v2 0/5] add common functions for struct dma_map_ops
 2009-05-15 12:05 UTC  (6+ messages)
` [PATCH -tip 1/5] add asm-generic/dma-mappig-common.h
` [PATCH -tip 2/5] x86: use asm-generic/dma-mapping-common.h
` [PATCH -tip 3/5] ia64: "
` [PATCH -tip 4/5] ia64: add CONFIG_DMA_API_DEBUG support

[PATCH] Physical Memory Management [0/1]
 2009-05-15 12:05 UTC  (16+ messages)

[PATCH] ata: libata depends on HAS_DMA
 2009-05-15 11:55 UTC  (8+ messages)

'make headers_check' failed to install headers to arbitrary location
 2009-05-15 11:30 UTC  (3+ messages)

linux-next: Tree for May 13
 2009-05-15 11:28 UTC  (4+ messages)
` Next May 13:[drivers/base/firmware*] Bug while booting on x86

[tip:perfcounters/core] perf_counter: x86: More accurate counter update
 2009-05-15 11:23 UTC  (13+ messages)
` [tip:perfcounters/core] perf_counter: x86: Fix throttling
` [tip:perfcounters/core] perf_counter: x86: Allow unpriviliged use of NMIs
` [tip:perfcounters/core] perf_counter: Fix perf_output_copy() WARN to account for overflow
` [tip:perfcounters/core] perf_counter: x86: Fix up the amd NMI/INT throttle
` [tip:perfcounters/core] perf_counter: Rework the perf counter disable/enable
` [tip:perfcounters/core] perf_counter: x86: Robustify interrupt handling
` [tip:perfcounters/core] perf_counter: x86: Disallow interval of 1
` [tip:perfcounters/core] perf_counter: x86: Protect against infinite loops in intel_pmu_handle_irq()
` [tip:perfcounters/core] perf_counter: Remove ACPI quirk
` [tip:perfcounters/core] perf stat: handle Ctrl-C

patch related to SIGSEGV handling in multiple threads and hung threads
 2009-05-15 11:05 UTC 

[PATCH] mmtom: Prevent shrinking of active anon lru list in case of no swap space V4
 2009-05-15 11:02 UTC  (2+ messages)

[Patch 01/12] Prepare the code for Hardware Breakpoint interfaces
 2009-05-15 11:00 UTC  (12+ messages)
` [Patch 02/12] Introducing generic hardware breakpoint handler interfaces
` [Patch 03/12] x86 architecture implementation of Hardware Breakpoint interfaces
` [Patch 04/12] Modifying generic debug exception to use thread-specific debug registers
` [Patch 05/12] Use wrapper routines around debug registers in processor related functions
` [Patch 06/12] Use the new wrapper routines to access debug registers in process/thread code
` [Patch 07/12] Modify signal handling code to refrain from re-enabling HW Breakpoints
` [Patch 08/12] Modify Ptrace routines to access breakpoint registers
` [Patch 09/12] Cleanup HW Breakpoint registers before kexec
` [Patch 10/12] Sample HW breakpoint over kernel data address
` [Patch 11/12] ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces - v5
` [Patch 12/12] Reset bits in dr6 after the corresponding exception is handled

ext3/ext4 directories don't shrink after deleting lots of files
 2009-05-15 10:58 UTC  (4+ messages)

regression in TSC unstable?
 2009-05-15 10:57 UTC  (13+ messages)
` Regression in TSC unstable -- confirmed
  ` [PATCH] ACPI: do not mark TSC unstable for invalid C-states
            ` [PATCH] ACPI: idle: fix init-time TSC check regression
              ` [PATCH] ACPI: Idle C-states disabled by max_cstate should not disable the TSC
                ` [PATCH] ACPI: idle: rename lapic timer workaround routines

[Patch 00/12] Hardware Breakpoint interfaces
 2009-05-15 10:53 UTC 

[PATCH 4/4] zone_reclaim_mode is always 0 by default
 2009-05-15 10:51 UTC  (4+ messages)

[PATCH] devpts: fix to set default values of mount options
 2009-05-15  9:50 UTC  (4+ messages)
` [PATCHv2] "
  ` [PATCH] devpts: change the default value of devpts mode to 0620

[PATCH] memcg: use ifdef for mem_cgroup_is_obsolete()
 2009-05-15 10:24 UTC 

[PATCH] Kbuild: Disable the -Wformat-security gcc flag
 2009-05-15 10:23 UTC  (2+ messages)

Re:[PATCH] Fix Warnining in arch/x86/kernel/signal.c
 2009-05-15 10:16 UTC  (3+ messages)
` [PATCH] "

2.6.29.1: unregister_netdevice problem
 2009-05-15 10:12 UTC  (14+ messages)

[GIT PATCH 2.6.30-rc5] x86,percpu: fix pageattr handling with remap allocator, take#2
 2009-05-15 10:08 UTC  (15+ messages)
` [PATCH 1/5] x86: prepare setup_pcpu_remap() for pageattr fix
` [PATCH 2/5] x86: reorganize cpa_process_alias()
  ` [PATCH UPDATED "
` [PATCH 3/5] x86: fix pageattr handling for remap percpu allocator
  ` [PATCH UPDATED "
` [PATCH 4/5] x86: implement percpu_alloc kernel parameter
` [PATCH 5/5] x86: ensure percpu remap doesn't consume too much vmalloc space
  ` [GIT PATCH 2.6.30-rc5] x86,percpu: fix pageattr handling withremap allocator, take#2

[PATCH] memcg: handle accounting race in swapin-readahead and zap_pte
 2009-05-15 10:00 UTC 

[GIT PULL] small bits for 2.6.30
 2009-05-15  9:39 UTC 

do we really want to export more pdflush details in sysctls
 2009-05-15  9:35 UTC  (4+ messages)

[PATCH] LP3971 PMIC regulator driver update
 2009-05-15  9:20 UTC  (2+ messages)

[patch 01/11 -mmotm] lowmemorykiller: Only iterate over process list when needed
 2009-05-15  9:18 UTC  (7+ messages)
` [patch 02/11 -mmotm] lowmemorykiller: Don't count free space unless it meets the specified limit by itself

suspending machine from kernel (was Re: [linux-pm] [RFC] why do we need run disk sync before entering S3)
 2009-05-15  9:08 UTC 

[patch 0/3] DaVinci ASoC updates
 2009-05-15  8:52 UTC  (7+ messages)

[v0 PATCH 0/4] Add INT mode support for EDAC drivers on Maple
 2009-05-15  8:43 UTC  (5+ messages)
` [v0 PATCH 1/4] EDAC: MPIC Hypertransport IRQ support
  ` [v0 PATCH 2/4] EDAC: MCE & INT mode support for CPC925 driver
    ` [v0 PATCH 3/4] EDAC: INT mode support for AMD8111 driver
      ` [v0 PATCH 4/4] EDAC: INT mode support for AMD8131 driver

[PATCH] ipv4: make default for INET_LRO consistent with help text
 2009-05-15  8:28 UTC 

[GIT PATCH] x86,percpu: fix pageattr handling with remap allocator
 2009-05-15  8:27 UTC  (11+ messages)

IO scheduler based IO Controller V2
 2009-05-15  8:16 UTC  (10+ messages)
` [PATCH] io-controller: Add io group reference handling for request

Performance overhead of paravirt_ops on native identified
 2009-05-15  8:10 UTC  (4+ messages)
` [Xen-devel] Performance overhead of paravirt_ops on nativeidentified

kernel BUG at mm/slqb.c:1411!
 2009-05-15  8:08 UTC  (4+ messages)

[git pull] Please pull powerpc.git merge branch
 2009-05-15  8:01 UTC 

RapidIO - general questions
 2009-05-15  7:56 UTC  (3+ messages)

[Patch] kbuild: fix a compile warning
 2009-05-15  7:51 UTC 

[PATCH] perf_counter: Allow specifying a pid to record
 2009-05-15  7:36 UTC  (4+ messages)
` [PATCH v2] "
  ` [tip:perfcounters/core] perf record: "

[PATCH] block: remove blk_end_bidi_request and __blk_end_bidi_request
 2009-05-15  7:35 UTC 

[patch 0/3] make splice more generic
 2009-05-15  7:32 UTC  (4+ messages)

[PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
 2009-05-15  7:00 UTC  (5+ messages)

Understanding kernel Oops while using M-USB
 2009-05-15  6:47 UTC 

[PATCH 0/4] cleanups on nilfs_get_sb()
 2009-05-15  6:37 UTC  (5+ messages)
` [PATCH 1/4] nilfs2: remove meaningless EBUSY case from nilfs_get_sb function
` [PATCH 2/4] nilfs2: stop using sget to check if current mount is there
` [PATCH 3/4] nilfs2: stop using sget to acquire nilfs object
` [PATCH 4/4] nilfs2: reduce bd_mount_sem use to a minimum

[patch 29/51] mac80211: pid, fix memory corruption
 2009-05-15  6:23 UTC  (2+ messages)

[PATCH] TSC2007: private data for platform callbacks
 2009-05-15  6:10 UTC  (6+ messages)

[PATCH] [PowerPC] MPC8272ADS: fix device tree for 8 MB flash, size
 2009-05-15  5:54 UTC  (3+ messages)

pm-susend on 2.6.30-rc5
 2009-05-15  5:45 UTC  (2+ messages)

linux-next: Tree for May 15
 2009-05-15  5:37 UTC 

2.6.30-rc kills my box hard - and lockdep chains
 2009-05-15  5:32 UTC  (2+ messages)

[PATCH 0/2] crypto: disallow non-approved algs in fips mode
 2009-05-15  5:17 UTC  (5+ messages)
` [PATCH 1/2] crypto: add infra to skip disallowed "
    ` [PATCH 1/2] crypto: mark algs allowed "

[patch 0/2] sched, timers: simplify calc_load and avoid cpu iteration loop
 2009-05-15  5:13 UTC  (5+ messages)
` [patch 1/2] sched, timers: move calc_load() to scheduler

[PATCH 0/15 v2] ide-atapi: remove pc->buf and misc cleanups
 2009-05-15  5:11 UTC  (16+ messages)
` [PATCH 01/15] ide-tape: fix potential fs requests bug
` [PATCH 02/15] ide-atapi: switch to blk_rq_bytes() on do_request() path
` [PATCH 03/15] ide-atapi: switch to rq->resid_len
` [PATCH 04/15] ide-atapi: add a len-parameter to ide_queue_pc_tail
` [PATCH 05/15] ide-atapi: add a buffer-arg "
` [PATCH 06/15] ide-floppy/ide_floppy_get_flexible_disk_page: use local buffer
` [PATCH 07/15] ide-floppy/ide_floppy_get_sfrp_bit: "
` [PATCH 08/15] ide-floppy/ide_floppy_format_unit: "
` [PATCH 09/15] ide-atapi: use local sense buffer
` [PATCH 10/15] ide-floppy/ide_floppy_get_format_progress: "
` [PATCH 11/15] ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer
` [PATCH 12/15] ide-tape: fix READ POSITION cmd handling
` [PATCH 13/15] ide-atapi: remove pc->buf
` [PATCH 14/15] ide-cd: use whole request_sense buffer in EH
` [PATCH 15/15] ide: unify interrupt reason checking

[PATCH][BUG] fix the calculation of the oldest_jif in wb_kupdate()
 2009-05-15  4:25 UTC 

[PATCH] memcg: fix stale swapcache at swapout
 2009-05-15  4:30 UTC  (2+ messages)

KVM 10/Gb Ethernet PCIe passthrough with Linux/iSCSI and large block sizes
 2009-05-15  4:29 UTC 

[TIP] BUG kmalloc-4096: Poison overwritten (ath5k_rx_skb_alloc)
 2009-05-15  4:09 UTC  (11+ messages)

[PATCH 0/4] [GIT PULL] tracing: small updates for tip
 2009-05-15  4:05 UTC  (5+ messages)
` [PATCH 1/4] x86/stacktrace: return 0 instead of -1 for stack ops
` [PATCH 2/4] tracing: stop stack trace on first empty entry
` [PATCH 3/4] tracing/filters: add missing unlock in a failure path
` [PATCH 4/4] tracing/filters: fix off-by-one bug


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