mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] Replace __attribute_pure__ with __pure
 2007-10-05 22:36 UTC  (4+ messages)

[PATCH, RFC] Ext4 patches planned for submission upstream
 2007-10-05 22:33 UTC  (4+ messages)
` [PATCH] jbd/jbd2: JBD memory allocation cleanups

[PATCH 1/1] unify DMA_..BIT_MASK definitions: v3.1
 2007-10-05 22:32 UTC  (10+ messages)

[code] Unlimited partitions, a try
 2007-10-05 22:27 UTC  (3+ messages)

MSI interrupts and disable_irq
 2007-10-05 22:12 UTC  (3+ messages)

2.6.23-rc9: Oops in cache_alloc_refill() mm/slab.c
 2007-10-05 22:06 UTC  (6+ messages)

video resume stuff
 2007-10-05 21:42 UTC  (9+ messages)

__LITTLE_ENDIAN vs. __LITTLE_ENDIAN_BITFIELD
 2007-10-05 21:32 UTC  (14+ messages)

SLUB performance regression vs SLAB
 2007-10-05 21:31 UTC  (21+ messages)

Syba 8-Port Serial Card Unidentified By Kernel
 2007-10-05 21:31 UTC 

[IRQ map] VIA C7 CN700 2.6.23-rc9-git USB IRQs disabled
 2007-10-05 21:30 UTC  (7+ messages)
` [linux-usb-devel] "
  ` Various problems on Axis 700 Lite VIA C7

regression: fireware causes oops during system
 2007-10-05 21:28 UTC  (4+ messages)

e1000e oops
 2007-10-05 21:21 UTC  (4+ messages)
` e1000e oops, sysfs related?

[Q] APM depends on PM_SLEEP?
 2007-10-05 21:16 UTC  (4+ messages)

[PATCH] remove throttle_vm_writeout()
 2007-10-05 21:07 UTC  (30+ messages)

Reloading DVB drivers broken since 2.6.22, worked in 2.6.21
 2007-10-05 21:03 UTC 

libATA error message doc
 2007-10-05 20:51 UTC  (4+ messages)

tmpfs disabled in .config but in /proc/filesystems
 2007-10-05 20:49 UTC  (4+ messages)

libata-dev.git rebased; ACPI turned on
 2007-10-05 20:46 UTC 

nmi_watchdog fix for x86_64 to be more like i386
 2007-10-05 20:37 UTC  (7+ messages)

race with page_referenced_one->ptep_test_and_clear_young and pagetable setup/pulldown
 2007-10-05 20:35 UTC  (5+ messages)

[PATCH] Cute feature: colored printk output
 2007-10-05 20:23 UTC  (8+ messages)

[PATCH] pci: implement "pci=noaer"
 2007-10-05 20:17 UTC 

[PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel
 2007-10-05 20:11 UTC  (5+ messages)

[PATCH] I2C: add support for the PCF8575 chip
 2007-10-05 20:11 UTC  (2+ messages)

race with page_referenced_one->ptep_test_and_clear_young and pagetable setup/pulldown
 2007-10-05 19:56 UTC  (9+ messages)

can't change euid 0 to uid != running user
 2007-10-05 19:29 UTC  (4+ messages)

[Patch]Documentation/vm/slabinfo.c: clean up this code
 2007-10-05 19:17 UTC  (2+ messages)

Bug in drm modules of kernel 2.6.23-rc9-git2
 2007-10-05 19:06 UTC  (3+ messages)

[PATCH] GEODE: decouple sleep/resume from powerdown/powerup
 2007-10-05 18:38 UTC  (3+ messages)

[git patch] net driver fix
 2007-10-05 18:20 UTC 

[git patches] net driver updates
 2007-10-05 18:20 UTC 

What's slated for inclusion in 2.6.24-rc1 from the NFS client git tree
 2007-10-05 18:12 UTC  (14+ messages)
  ` [NFS] "

2.6.23-rc9-git4: pata_pcmcia, disabling IRQ #9
 2007-10-05 18:08 UTC 

nmi_watchdog fix for x86_64 to be more like i386
 2007-10-05 18:00 UTC  (4+ messages)

lguest compilation problem in 2.6.23-rc9
 2007-10-05 17:40 UTC  (3+ messages)
` [patch available] "

[RFC][PATCH] New message-logging API (kprint)
 2007-10-05 17:01 UTC  (8+ messages)

[PATCH 2/2] Version 5 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
 2007-10-05 16:58 UTC 

[PATCH 1/2] [NetLabel] Introduce a new kernel configuration API for NetLabel - Repost - Version 5 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
 2007-10-05 16:58 UTC 

[PATCH 0/2] Repost - Version 5 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
 2007-10-05 16:58 UTC 

[PATCH] 0/3 checkpatch updates, new checkfiles script
 2007-10-05 16:56 UTC  (4+ messages)
` [PATCH 1/3] CHECKPATCH: update usage string for checkpatch.pl
` [PATCH 2/3] CHECKPATCH: add terse output option to checkpatch.pl
` [PATCH 3/3] CHECKFILES: new small shell script to check multiple source files

[PATCH 0/2] [RFC] RT: Optionally allow IRQF_NODELAY on serial console
 2007-10-05 16:54 UTC  (5+ messages)
` [PATCH 1/2] SERIAL_CONSOLE: Clean up some of the IO routines to support locked and unlocked variants
` [PATCH 2/2] SERIAL_CONSOLE: Add support for running console rx interrupts directly

2.6.23-rc8-mm2 ACPI Battery Info in /sys but not /proc/acpi
 2007-10-05 16:34 UTC 

2.6.23-rc8-mm2 NULL dereference in __mnt_is_readonly in ftruncate
 2007-10-05 16:22 UTC  (6+ messages)
      ` [patch] reiser4: do not allocate struct file on stack

[PATCH 00/32] Remove iget() and read_inode() [try #2]
 2007-10-05 16:21 UTC  (17+ messages)
` [PATCH 01/32] Add an ERR_CAST() macro to complement ERR_PTR and co. "
` [PATCH 03/32] IGET: Introduce a function to register iget failure "
` [PATCH 06/32] IGET: Mark iget() and read_inode() as being obsolete "
` [PATCH 13/32] IGET: Stop EXT2 from using iget() and read_inode() "

2.6.23-rc7-mm1
 2007-10-05 16:03 UTC  (8+ messages)
` 2.6.23-rc7-mm1 -- powerpc rtas panic

top displaying 9999% CPU usage
 2007-10-05 15:49 UTC  (8+ messages)
` Decreasing stime running confuses top
    ` [PATCH for testing] "

[PATCH 2/2] i_version update - ext4 part
 2007-10-05 15:28 UTC 

[PATCH 1/2] i_version update - vfs part
 2007-10-05 15:28 UTC 

BUG on unloading the fuse module
 2007-10-05 15:22 UTC  (7+ messages)

TESTIMONIALS FROM UKTATTOOSTUDIOS.co.uk
 2007-10-05 14:59 UTC 

[PATCH] IPC: cleanup some code and wrong comments about semundo list managment
 2007-10-05 14:46 UTC 

[PATCH] RT: Add a per-cpu rt_overload indication
 2007-10-05 14:23 UTC 

[PATCH RFC 0/9] RCU: Preemptible RCU
 2007-10-05 14:07 UTC  (6+ messages)
` [PATCH RFC 6/9] RCU priority boosting for preemptible RCU

[patch 4/6] Fix SMP poweroff hangs
 2007-10-05 13:46 UTC  (3+ messages)

[PATCHSET 3/4] sysfs: divorce sysfs from kobject and driver model
 2007-10-05 13:24 UTC  (9+ messages)
          ` [Devel] "

[PATCH] update sb->s_frozen when freezing read-only mounted device, too
 2007-10-05 13:20 UTC  (3+ messages)

[PATCH 0/3] Make tasks always have non-zero pids
 2007-10-05 13:16 UTC  (6+ messages)
` [PATCH 2/3] Prepare pid_nr() etc functions to work with not-NULL pids

[PATCH 0/2] add new notifier function
 2007-10-05 13:01 UTC  (2+ messages)

[PATCH] RCU torture update for preemption
 2007-10-05 12:51 UTC  (4+ messages)

[PATCH 1/2] add tunable_notifier function
 2007-10-05 12:49 UTC  (2+ messages)

[PATCH] Fix blktrace setup 32-bit ioctl on 64-bit kernels
 2007-10-05 12:41 UTC  (6+ messages)
    ` [PATCH] block: move ioctl conversion to compat_blkdev_ioctl

x86-64 sporadic hang in 2.6.23rc7 and 2.6.22
 2007-10-05 12:11 UTC  (5+ messages)

cx88 pci_abort messages
 2007-10-05 12:04 UTC  (2+ messages)

[PATCH] isofs: add +w bit for non-RR discs
 2007-10-05 11:59 UTC  (3+ messages)

[PATCH] vc bell config
 2007-10-05 11:55 UTC 

[PATCH 5/5] writeback: introduce writeback_control.more_io to indicate more io
 2007-10-05 11:55 UTC  (5+ messages)

[PATCH] firewire: adopt read cycle timer ABI from raw1394
 2007-10-05  8:31 UTC  (5+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®