public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-01-15 17:30:51 to 2009-01-15 21:20:04 UTC [more...]

[patch 00/94] 2.6.28.1 stable review
 2009-01-15 21:19 UTC  (99+ 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 76/94] x86: fix RIP printout in early_idt_handler
  ` [patch 77/94] Fix timeouts in sys_pselect7
  ` [patch 78/94] USB: another unusual_devs entry for another bad Argosy storage device
  ` [patch 79/94] USB: storage: extend unusual range for 067b:3507
  ` [patch 80/94] USB: storage: recognizing and enabling Nokia 5200 cell phoes
  ` [patch 81/94] HID: fix error condition propagation in hid-sony driver
  ` [patch 82/94] fix switch_names() breakage in short-to-short case
  ` [patch 83/94] nfs: remove redundant tests on reading new pages
  ` [patch 84/94] eCryptfs: check readlink result was not an error before using it
  ` [patch 85/94] [SCSI] mvsas: increase port type detection delay to suit Seagates 10k6 drive ST3450856SS 0003
  ` [patch 86/94] x86: avoid theoretical vmalloc fault loop
  ` [patch 87/94] ath9k: enable RXing of beacons on STA/IBSS
  ` [patch 88/94] mm lockless pagecache barrier fix
  ` [patch 89/94] powerpc: Disable Collaborative Memory Manager for kdump
  ` [patch 90/94] [SCSI] ibmvfc: Delay NPIV login retry and add retries
  ` [patch 91/94] [SCSI] ibmvfc: Improve async event handling
  ` [patch 92/94] getrusage: RUSAGE_THREAD should return ru_utime and ru_stime
  ` [patch 93/94] ath5k: ignore the return value of ath5k_hw_noise_floor_calibration
  ` [patch 94/94] mm: fix assertion
  ` [patch 95/94] XFS: truncate readdir offsets to signed 32 bit values

[slab corruption] BUG key_jar: Poison overwritten
 2009-01-15 21:17 UTC  (4+ messages)

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

2.6.29-rc1 does not boot
 2009-01-15 21:03 UTC  (7+ messages)

[PATCH] x86: include apicnum.h in acpidef.h
 2009-01-15 21:02 UTC  (12+ messages)
    ` [PATCH] x86: arch_probe_nr_irqs

[PATCH] trailing whitespace in kernel/ptrace.c
 2009-01-15 20:57 UTC 

[PATCH RFC v5] net: add PCINet driver
 2009-01-15 20:57 UTC  (7+ messages)

memory beyond4GB invisible to the system even though CONFIG_HIGHMEM64G=y
 2009-01-15 20:51 UTC  (8+ messages)

[patch] SLQB slab allocator
 2009-01-15 20:47 UTC  (16+ messages)

2.6.28-rc9: oprofile regression
 2009-01-15 20:37 UTC  (9+ messages)

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

PMC support for ARMv6
 2009-01-15 20:32 UTC 

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

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

regarding the x86_64 zero-based percpu patches
 2009-01-15 20:27 UTC  (8+ messages)

[PATCH] getrusage: fill ru_ixrss, ru_idrss and ru_isrss values
 2009-01-15 19:09 UTC  (3+ messages)

2.6.28: r8169: NETDEV WATCHDOG: eth0 (r8169): transmit timed out
 2009-01-15 20:21 UTC  (4+ messages)

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

ACPI hotplug panic with current git head
 2009-01-15 20:12 UTC  (7+ messages)

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

[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

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

Mainline kernel OLTP performance update
 2009-01-15 19:44 UTC  (13+ 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] configure HAVE_UNSTABLE_SCHED_CLOCK for SGI_SN systems
 2009-01-15 19:21 UTC  (3+ 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  (5+ 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  (11+ messages)

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

[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  (5+ messages)
` [patch 2.6.29-rc] regulator: add get_status()

linux-next: Tree for January 15
 2009-01-15 18:18 UTC  (2+ messages)
` linux-next: Tree for January 15 (afs/fscache)

linux kernel without file system
 2009-01-15 18:06 UTC  (4+ 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)


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