LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-15 14:47:09 to 2009-01-15 20:47:35 UTC [more...]

[patch 00/94] 2.6.28.1 stable review
 2009-01-15 20:00 UTC  (76+ messages)
  ` [patch 01/94] ALSA: hda - Add quirk for another HP dv7
  ` [patch 02/94] ALSA: hda - Add quirk for HP6730B laptop
  ` [patch 03/94] ALSA: caiaq - Fix Oops with MIDI
  ` [patch 04/94] ALSA: hda - Fix typos for AD1882 codecs
  ` [patch 05/94] x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies
  ` [patch 06/94] x86: default to SWIOTLB=y on x86_64
  ` [patch 07/94] CIFS: make sure that DFS pathnames are properly formed
  ` [patch 08/94] ring-buffer: prevent false positive warning
  ` [patch 09/94] ring-buffer: fix dangling commit race
  ` [patch 10/94] iwlwifi: use GFP_KERNEL to allocate Rx SKB memory
  ` [patch 11/94] tx493[89]ide: Fix length for __ide_flush_dcache_range
  ` [patch 12/94] tx4939ide: Do not use zero count PRD entry
  ` [patch 13/94] SCSI: eata: fix the data buffer accessors conversion regression
  ` [patch 14/94] USB: emi26: fix oops on load
  ` [patch 15/94] x86, UV: remove erroneous BAU initialization
  ` [patch 16/94] x86: fix incorrect __read_mostly on _boot_cpu_pda
  ` [patch 17/94] vmalloc.c: fix flushing in vmap_page_range()
  ` [patch 18/94] fs: symlink write_begin allocation context fix
  ` [patch 19/94] cgroups: fix a race between cgroup_clone and umount
  ` [patch 20/94] dm raid1: fix error count
  ` [patch 21/94] dm log: fix dm_io_client leak on error paths
  ` [patch 22/94] minix: fix add links wrong position calculation
  ` [patch 23/94] md: fix bitmap-on-external-file bug
  ` [patch 24/94] sched_clock: prevent scd->clock from moving backwards, take #2
  ` [patch 25/94] devices cgroup: allow mkfifo
  ` [patch 26/94] SCSI: aha152x_cs: Fix regression that keeps driver from using shared interrupts
  ` [patch 27/94] ioat: fix self test for multi-channel case
  ` [patch 28/94] USB: isp1760: use a specific PLX bridge instead of any bdridge
  ` [patch 29/94] USB: isp1760: Fix probe in PCI glue code
  ` [patch 30/94] USB: unusual_devs.h additions for Pentax K10D
  ` [patch 31/94] inotify: fix type errors in interfaces
  ` [patch 32/94] [PATCH 01/44] [CVE-2009-0029] Move compat system call declarations to compat header file
  ` [patch 33/94] [PATCH 02/44] [CVE-2009-0029] Convert all system calls to return a long
  ` [patch 34/94] [PATCH 03/44] [CVE-2009-0029] Rename old_readdir to sys_old_readdir
  ` [patch 35/94] [PATCH 04/44] [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
  ` [patch 36/94] [PATCH 05/44] [CVE-2009-0029] Make sys_pselect7 static
  ` [patch 37/94] [PATCH 06/44] [CVE-2009-0029] Make sys_syslog a conditional system call
  ` [patch 38/94] [PATCH 07/44] [CVE-2009-0029] System call wrapper infrastructure
  ` [patch 39/94] [PATCH 08/44] [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit
  ` [patch 40/94] [PATCH 09/44] [CVE-2009-0029] s390: enable system call wrappers
  ` [patch 41/94] [PATCH 10/44] [CVE-2009-0029] System call wrapper special cases
  ` [patch 42/94] [PATCH 11/44] [CVE-2009-0029] System call wrappers part 01
  ` [patch 43/94] [PATCH 12/44] [CVE-2009-0029] System call wrappers part 02
  ` [patch 44/94] [PATCH 13/44] [CVE-2009-0029] System call wrappers part 03
  ` [patch 45/94] [PATCH 14/44] [CVE-2009-0029] System call wrappers part 04
  ` [patch 46/94] [PATCH 15/44] [CVE-2009-0029] System call wrappers part 05
  ` [patch 47/94] [PATCH 16/44] [CVE-2009-0029] System call wrappers part 06
  ` [patch 48/94] [PATCH 17/44] [CVE-2009-0029] System call wrappers part 07
  ` [patch 49/94] [PATCH 18/44] [CVE-2009-0029] System call wrappers part 08
  ` [patch 50/94] [PATCH 19/44] [CVE-2009-0029] System call wrappers part 09
  ` [patch 51/94] [PATCH 20/44] [CVE-2009-0029] System call wrappers part 10
  ` [patch 52/94] [PATCH 21/44] [CVE-2009-0029] System call wrappers part 11
  ` [patch 53/94] [PATCH 22/44] [CVE-2009-0029] System call wrappers part 12
  ` [patch 54/94] [PATCH 23/44] [CVE-2009-0029] System call wrappers part 13
  ` [patch 55/94] [PATCH 24/44] [CVE-2009-0029] System call wrappers part 14
  ` [patch 56/94] [PATCH 25/44] [CVE-2009-0029] System call wrappers part 15
  ` [patch 57/94] [PATCH 26/44] [CVE-2009-0029] System call wrappers part 16
  ` [patch 58/94] [PATCH 27/44] [CVE-2009-0029] System call wrappers part 17
  ` [patch 59/94] [PATCH 28/44] [CVE-2009-0029] System call wrappers part 18
  ` [patch 60/94] [PATCH 29/44] [CVE-2009-0029] System call wrappers part 19
  ` [patch 61/94] [PATCH 30/44] [CVE-2009-0029] System call wrappers part 20
  ` [patch 62/94] [PATCH 31/44] [CVE-2009-0029] System call wrappers part 21
  ` [patch 63/94] [PATCH 32/44] [CVE-2009-0029] System call wrappers part 22
  ` [patch 64/94] [PATCH 33/44] [CVE-2009-0029] System call wrappers part 23
  ` [patch 65/94] [PATCH 34/44] [CVE-2009-0029] System call wrappers part 24
  ` [patch 66/94] [PATCH 35/44] [CVE-2009-0029] System call wrappers part 25
  ` [patch 67/94] [PATCH 36/44] [CVE-2009-0029] System call wrappers part 26
  ` [patch 68/94] [PATCH 37/44] [CVE-2009-0029] System call wrappers part 27
  ` [patch 69/94] [PATCH 38/44] [CVE-2009-0029] System call wrappers part 28
  ` [patch 70/94] [PATCH 39/44] [CVE-2009-0029] System call wrappers part 29
  ` [patch 71/94] [PATCH 40/44] [CVE-2009-0029] System call wrappers part 30
  ` [patch 72/94] [PATCH 41/44] [CVE-2009-0029] System call wrappers part 31
  ` [patch 73/94] [PATCH 42/44] [CVE-2009-0029] System call wrappers part 32
  ` [patch 74/94] [PATCH 43/44] [CVE-2009-0029] System call wrappers part 33
  ` [patch 75/94] [PATCH 44/44] [CVE-2009-0029] s390 specific system call wrappers

[PATCH 0/9] ide: core code housekeeping
 2009-01-15 20:01 UTC  (10+ messages)
` [PATCH 1/9] ide: remove stale comments from drive_is_ready()
` [PATCH 2/9] ide: unexport ide_devset_execute()
` [PATCH 3/9] ide: move drive_is_ready() to ide-io.c
` [PATCH 4/9] ide: move ide_dma_timeout_retry() to ide-dma.c
` [PATCH 5/9] ide: remove ide_do_drive_cmd()
` [PATCH 6/9] ide: factor out processing of special commands from ide_special_rq()
` [PATCH 7/9] ide: move ide_do_park_unpark() to ide-park.c
` [PATCH 8/9] ide: move device settings code to ide-devsets.c
` [PATCH 9/9] ide: move xfer mode tuning code to ide-xfer-mode.c

2.6.29-rc1 does not boot
 2009-01-15 20:01 UTC  (6+ messages)

ACPI hotplug panic with current git head
 2009-01-15 19:54 UTC  (6+ messages)

PATCH [0/3]: Simplify the kernel build by removing perl
 2009-01-15 19:45 UTC  (8+ messages)

memory beyond4GB invisible to the system even though CONFIG_HIGHMEM64G=y
 2009-01-15 19:50 UTC  (5+ messages)

Mainline kernel OLTP performance update
 2009-01-15 19:44 UTC  (18+ messages)

[linux-dvb] compiling on 2.6.28 broken?
 2009-01-15 19:41 UTC  (9+ messages)

Fwd: build issue #581 for v2.6.29-rc1-328-g5393f78 :cx88-i2c.c:122: error: 'struct cx88_core' has no member named 'gate_ctrl'
 2009-01-15 19:30 UTC 

[PATCH -v9][RFC] mutex: implement adaptive spinning
 2009-01-15 19:26 UTC  (16+ messages)
          ` [PATCH -v11][RFC] "
            ` [GIT PULL] adaptive spinning mutexes

[PATCH RFC v5] net: add PCINet driver
 2009-01-15 19:21 UTC  (8+ messages)

[PATCH] configure HAVE_UNSTABLE_SCHED_CLOCK for SGI_SN systems
 2009-01-15 19:21 UTC  (3+ messages)

[patch 2/8] compiler-gcc.h: add more comments to RELOC_HIDE
 2009-01-15 19:19 UTC  (4+ messages)

[PATCH v3] softlockup: decouple hung tasks check from softlockup detection
 2009-01-15 19:08 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] softlockup: detect bottom-half lockups
 2009-01-15 14:04 UTC  (3+ messages)

mmotm 2009-01-14-20-31 uploaded (gfs2)
 2009-01-15 19:13 UTC 

[PATCH 0/8] PCI Express port driver fixes and cleanups
 2009-01-15 19:10 UTC  (6+ messages)
` [PATCH 5/8] PCI PCIe portdrv: Fix allocation of interrupts

[PATCH] block: export SSD/non-rotational queue flag through sysfs
 2009-01-15 19:00 UTC  (12+ messages)

Performance regression of specjbb2005/aim7 with 2.6.29-rc1
 2009-01-15 18:53 UTC  (7+ messages)

scripts/checkpatch.pl: WARNING: patch prefix 'arch' exists, appears to be a -p0 patch
 2009-01-15 18:50 UTC  (3+ messages)

[PATCHSET linux-2.6-x86:tip] x86: make percpu offsets zero-based on SMP
 2009-01-15 18:46 UTC  (17+ messages)
      ` [patch] add optimized generic percpu accessors
                    ` [PATCH] percpu: "

[PATCH 2.6.29-rc1-git4] mfd: da9030 usb charge pump support within mfd driver
 2009-01-15 18:36 UTC  (10+ messages)

[patch 3/5] x86: headers cleanup - ptrace-abi.h
 2009-01-15 18:32 UTC  (8+ messages)

[patch 2.6.28-rc3] regulator: add REGULATOR_MODE_OFF
 2009-01-15 18:24 UTC  (8+ messages)
` [patch 2.6.29-rc] regulator: add get_status()

linux-next: Tree for January 15
 2009-01-15 18:18 UTC  (7+ messages)
` [BUILD_FAILURE] next-20090115 - s390x - mm/kmemleak.c
` linux-next: Tree for January 15 (afs/fscache)

[slab corruption] BUG key_jar: Poison overwritten
 2009-01-15 18:16 UTC 

linux kernel without file system
 2009-01-15 18:06 UTC  (4+ messages)

crash: IP: [<ffffffff80478092>] __bitmap_intersects+0x48/0x73 [PATCH supplied]
 2009-01-15 17:59 UTC  (10+ messages)

[PATCH] UV: cpu_relax in uv_wait_completion
 2009-01-15 17:57 UTC  (2+ messages)

[mmotm][PATCH] fix ia64 build error
 2009-01-15 17:52 UTC  (3+ messages)

[patch 0/3] sgi-xpc: Fixups for two bugs and some cleanup [Resend]
 2009-01-15 17:49 UTC  (4+ messages)
` [patch 1/3] sgi-xpc: ensure flags are updated before bte_copy
` [patch 2/3] sgi-xpc: Remove NULL pointer dereference
` [patch 3/3] sgi-xpc: Fixup stale DBUG_ON statements

netlabel: UNLABELED ath9k not denying unlabeled traffic
 2009-01-15 17:46 UTC  (6+ messages)

b44 - swapper: page allocation failure
 2009-01-15 17:28 UTC  (7+ messages)
      ` [PATCH] b44: GFP_DMA skb should not escape from driver

current git kernel has strange problems during bisect
 2009-01-15 16:54 UTC  (6+ messages)

[PATCH] x86: simplify HIGHMEM-related Kconfig entries
 2009-01-15 17:10 UTC  (5+ messages)

Latest git - BUG: using smp_processor_id() in preemptible [00000000]
 2009-01-15 16:47 UTC  (2+ messages)

OOPS and panic on 2.6.29-rc1 on xen-x86
 2009-01-15 16:36 UTC  (5+ messages)

[PATCH] UBI: add ioctl compatibility
 2009-01-15 16:34 UTC  (2+ messages)

problem with kerneltraffic.org
 2009-01-15 16:20 UTC  (5+ messages)

2.6.28 has unconfigurable group sched?
 2009-01-15 16:00 UTC  (5+ messages)

panasonic-laptop driver oddity
 2009-01-15 15:47 UTC 

linux kernel without file system
 2009-01-15 15:34 UTC  (3+ messages)

Buffer allocation for USB transfers
 2009-01-15 15:43 UTC  (2+ messages)

PCI, ACPI, IRQ, IOAPIC: reroute PCI interrupt to legacy boot interrupt equivalent
 2009-01-15 15:34 UTC  (7+ messages)

[PULL -tip] fixed few make headers_check warnings
 2009-01-15 15:33 UTC  (15+ messages)

[GIT PULL] ALSA fixes (#2) for 2.6.29-rc1
 2009-01-15 15:34 UTC 

[PATCH] usb: Nokia 5310 mass-storage not mounting in kernel 2.6.28
 2009-01-15 15:14 UTC  (2+ messages)

A really interesting mass-storage BUG introduced after 2.6.18
 2009-01-15 15:13 UTC  (2+ messages)

[PATCH 1/1] mmc: add MODALIAS linkage for MMC/SD devices
 2009-01-15 15:00 UTC  (3+ messages)

[PATCH] getrusage: fill ru_ixrss, ru_idrss and ru_isrss values
 2009-01-15 14:46 UTC  (2+ messages)

Is 386 processor still supported?
 2009-01-15 14:46 UTC  (11+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).