mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[GIT PULL] more AMD IOMMU fixes for 2.6.28-rc8
 2008-12-17 15:54 UTC 

[PATCH 3/3] ide: use per-device request queue locks
 2008-12-17 15:53 UTC  (4+ messages)

[PATCH] cifs: fix buffer overrun in parse_DFS_referrals
 2008-12-17 15:49 UTC  (3+ messages)

SMP poweroff hangs: it's baaaack! But on x86_64 this time
 2008-12-17 15:48 UTC 

[RFC] globmatch() helper function
 2008-12-17 15:37 UTC  (4+ messages)

[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2008-12-17 15:35 UTC  (15+ messages)
                  ` [PATCH 0/3] "
                    ` [PATCH 1/3] SUNRPC: Ensure the server closes sockets in a timely fashion
                    ` [PATCH 3/3] SUNRPC: svc_xprt_enqueue should not refuse to enqueue 'XPT_DEAD' transports

Btrfs trees for linux-next
 2008-12-17 15:33 UTC  (11+ messages)
          ` Notes on support for multiple devices for a single filesystem

[RFC v11][PATCH 00/13] Kernel based checkpoint/restart
 2008-12-17 15:23 UTC  (4+ messages)
` [RFC v11][PATCH 04/13] x86 support for checkpoint/restart

[PATCH] driver core:fix duplicate removing driver link in __device_release_driver
 2008-12-17 15:15 UTC 

[PATCH] trace: add a way to enable or disable the stack tracer
 2008-12-17 15:11 UTC  (4+ messages)
  ` [PATCH] trace: better use of stack_trace_enabled for boot up code

[BUG] cdev_put() race condition
 2008-12-17 15:07 UTC  (6+ messages)

[patch] Performance Counters for Linux, v4
 2008-12-17 15:06 UTC  (10+ messages)
` [Perfctr-devel] "

[PATCH, RESEND2] getrusage: fill ru_maxrss value
 2008-12-17 14:52 UTC  (5+ messages)

PROC macro to annotate functions in assembly files
 2008-12-17 14:43 UTC  (8+ messages)
` [PATCH 1/many] "
  ` [PATCH last/many] x86: checking framework for correct use of ENTRY/PROC

physical memory limit of 64-bit linux
 2008-12-17 14:30 UTC  (6+ messages)

[PATCH] avr32: Introducing asm/syscalls.h
 2008-12-17 14:16 UTC  (3+ messages)

[PATCH 0/13 v7] PCI: Linux kernel SR-IOV support
 2008-12-17 14:15 UTC  (8+ messages)

[0/7] dst: new release introduction
 2008-12-17 13:53 UTC  (8+ messages)
` [1/7] dst: core files
  ` [2/7] dst: network state machine
    ` [3/7] dst: export node
      ` [4/7] dst: thread pool
        ` [5/7] dst: transactions
          ` [6/7] dst: crypto processing
            ` [7/7] dst: kconfig and makefile changes

s3c24xx : TIOCM_CTS handling problem
 2008-12-17 13:27 UTC  (3+ messages)

[PATCH 00/15] Kernel memory leak detector
 2008-12-17 13:09 UTC  (7+ messages)
` [PATCH 01/15] kmemleak: Add the base support
` [PATCH 13/15] kmemleak: Keep the __init functions after initialization

2.6.28-rc8 big regression in VM
 2008-12-17 13:02 UTC  (11+ messages)

[PATCH 4/28] drivers/ide: Drop return value from platform_driver remove functions
 2008-12-17 12:49 UTC  (3+ messages)

driver probe error reporting
 2008-12-17 12:44 UTC  (3+ messages)

Very slow header cache in mutt if the maildir is on ext3
 2008-12-17 12:32 UTC  (5+ messages)

linux-next: Tree for December 17
 2008-12-17 12:25 UTC 

[PATCH 0/7] Ksplice: Rebootless kernel updates
 2008-12-17 12:09 UTC  (6+ messages)

[patch 68/83] x86: HPET: convert WARN_ON to WARN_ON_ONCE
 2008-12-17 12:03 UTC  (4+ messages)

[PATCH 0/3] x86/cpumask: fixups and additions
 2008-12-17 11:53 UTC  (3+ messages)
` [PATCH 3/3] cpumask: add sysfs displays for configured and disabled cpu maps

[PATCH 1/1] cpumask: add alloc_cpumask_var_node
 2008-12-17 11:48 UTC  (4+ messages)
  ` [PATCH 1/1] cpumask: add alloc_cpumask_var_node V2

[PATCH] dm-target.c: simplify target_type to avoid kmalloc
 2008-12-17 11:48 UTC  (2+ messages)
` [dm-devel] "

[PATCH] mm: kill page_queue_congested()
 2008-12-17 11:39 UTC  (2+ messages)

GIT head doesn't seem to want to build on 32bit
 2008-12-17 11:30 UTC  (6+ messages)

GFS2: Pre-pull patch posting
 2008-12-17 11:30 UTC  (25+ messages)
` [PATCH 01/24] GFS2: Support for FIEMAP ioctl
  ` [PATCH 02/24] GFS2: Rationalise header files
    ` [PATCH 03/24] GFS2: Fix up jdata writepage/delete_inode
      ` [PATCH 04/24] GFS2: sparse annotation of gl->gl_spin
        ` [PATCH 05/24] GFS2: Move generation number into "proper" part of inode
          ` [PATCH 06/24] GFS2: Move "entries" into "proper" inode
            ` [PATCH 07/24] GFS2: Move di_eattr "
              ` [PATCH 08/24] GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
                ` [PATCH 09/24] GFS2: Banish struct gfs2_dinode_host
                  ` [PATCH 10/24] GFS2: Move rg_igeneration into struct gfs2_rgrpd
                    ` [PATCH 11/24] GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
                      ` [PATCH 12/24] GFS2: Banish struct gfs2_rgrpd_host
                        ` [PATCH 13/24] GFS2: Add more detail to debugfs glock dumps
                          ` [PATCH 14/24] GFS2: Clean up & move gfs2_quotad
                            ` [PATCH 15/24] GFS2: Fix "truncate in progress" hang
                              ` [PATCH 16/24] GFS2: Move gfs2_recoverd into recovery.c
                                ` [PATCH 17/24] GFS2: Kill two daemons with one patch
                                  ` [PATCH 18/24] GFS2: Send some sensible sysfs stuff
                                    ` [PATCH 19/24] GFS2: Fix bug in gfs2_lock_fs_check_clean()
                                      ` [PATCH 20/24] GFS2: Move four functions from super.c
                                        ` [PATCH 21/24] GFS2: Remove ancient, unused code
                                          ` [PATCH 22/24] GFS2: Fix use-after-free bug on umount
                                            ` [PATCH 23/24] GFS2: Send useful information with uevent messages
                                              ` [PATCH 24/24] GFS2: Streamline alloc calculations for writes

[PATCH] get rid of the last symlink in uml build
 2008-12-17 11:27 UTC  (6+ messages)

[PATCH] profile: don't include <asm/ptrace.h> twice
 2008-12-17 11:25 UTC 

local_add_return
 2008-12-17 11:23 UTC  (4+ messages)

[BUG] linux-next: 20081209 - kernel bug at __rcu_process_callbacks, while booting up
 2008-12-17 11:18 UTC  (12+ messages)

[Patch 3/3] via-sdmmc: via-sdmmc.h
 2008-12-17 11:14 UTC  (2+ messages)

[Patch 2/3] via-sdmmc: via-sdmmc.c
 2008-12-17 11:12 UTC  (2+ messages)

[PATCH] remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
 2008-12-17 11:09 UTC 

[mmotm and linux-next][PATCH] irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
 2008-12-17 10:40 UTC  (3+ messages)

[RFC][PATCH] fix xconsole
 2008-12-17 10:31 UTC  (2+ messages)

Error with cgroups: "unused subsystem ns"
 2008-12-17 10:26 UTC 

[2.6.28-rc] Sata soft reset filling log
 2008-12-17 10:13 UTC  (4+ messages)

linux-next: Tree for December 16
 2008-12-17  9:57 UTC  (9+ messages)
  ` linux-next: mtd tree build failures (Was: Re: linux-next: Tree for December 16)
` next-20081216 - powerpc link error 'dynreloc miscount'

[PATCH 3/15] sanitize audit_ipc_obj()
 2008-12-17  9:53 UTC  (4+ messages)

[PATCH] ring_buffer: remove unused ring_buffer size
 2008-12-17  9:48 UTC 

[PATCH] ring_bufer: fix BUF_PAGE_SIZE
 2008-12-17  9:48 UTC 

[Patch 2/3] via-sdmmc: via-sdmmc.c
 2008-12-17  9:45 UTC  (2+ messages)

[PATCH 7/15] sanitize AUDIT_MQ_SENDRECV
 2008-12-17  9:40 UTC  (5+ messages)

"Artem Onair Comcard 11": Variation found!
 2008-12-17  9:33 UTC  (3+ messages)

[patch 2.6.28-rc 2/2] move drivers/i2c/chips/menelaus.c to drivers/mfd
 2008-12-17  9:29 UTC 

[patch 2.6.28-rc 1/2] move drivers/i2c/chips/tps65010.c to drivers/mfd
 2008-12-17  9:28 UTC 

[RFC PATCH 1/2] Add Dialog DA9030 battery charger driver
 2008-12-17  9:15 UTC  (4+ messages)

[PATCH] Make cgroup_path() RCU-safe
 2008-12-17  9:11 UTC  (4+ messages)

FPU emulation broken in 2.6.28-rc8 ?
 2008-12-17  8:56 UTC 

[PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
 2008-12-17  8:47 UTC  (4+ messages)
    ` [PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 useof swiotlb

[patch] sched: fix uneven per-cpu task_group share distribution
 2008-12-17  8:38 UTC  (4+ messages)

GSM wireless terminal from China
 2008-12-17  8:37 UTC 

[PATCH] net: ppp_generic - use idr technique instead of cardmaps
 2008-12-17  8:32 UTC  (2+ messages)

[PATCH] net: Remove a noisy printk
 2008-12-17  8:26 UTC  (7+ messages)

[patch 0/7] x86 PAT: v2 - track pfnmap mappings with remap_pfn_range and vm_insert_pfn
 2008-12-17  8:19 UTC  (5+ messages)

[patch] x86: convert rdtscll() to use __native_read_tsc
 2008-12-17  8:07 UTC  (5+ messages)

[patch] cpuacct: add per cgroup run-delay accounting
 2008-12-17  8:06 UTC  (2+ messages)

[patch] schedstat: consolidate per-task cpu runtime stats
 2008-12-17  8:05 UTC  (2+ messages)

[PATCH] amiflop: get rid of sleep_on calls
 2008-12-17  8:00 UTC  (4+ messages)

[PATCH 1/15] don't reallocate buffer in every audit_sockaddr()
 2008-12-17  7:56 UTC  (4+ messages)

[RFC PATCH 2/2] Add Dialog DA9030 battery charger driver
 2008-12-17  7:56 UTC 

[PATCH 15/15] audit: validate comparison operations, store them in sane form
 2008-12-17  7:54 UTC  (2+ messages)

[PATCH 14/15] clean up audit_rule_{add,del} a bit
 2008-12-17  7:50 UTC  (2+ messages)

[PATCH 13/15] make sure that filterkey of task,always rules is reported
 2008-12-17  7:50 UTC  (2+ messages)

[PATCH 12/15] audit rules ordering, part 2
 2008-12-17  7:49 UTC  (2+ messages)

[PATCH 11/15] fixing audit rule ordering mess, part 1
 2008-12-17  7:48 UTC  (2+ messages)

[PATCH 10/15] audit_update_lsm_rules() misses the audit_inode_hash[] ones
 2008-12-17  7:45 UTC  (2+ messages)

[patch] Performance Counters for Linux, v3
 2008-12-17  7:45 UTC  (11+ messages)

kdump hangs up by Sysrq+C trigger in high load
 2008-12-17  7:42 UTC  (3+ messages)

[PATCH 9/15] sanitize audit_fd_pair()
 2008-12-17  7:42 UTC  (2+ messages)

[PATCH 8/15] sanitize audit_mq_open()
 2008-12-17  7:41 UTC  (2+ messages)

device driver probe return codes
 2008-12-17  7:41 UTC  (2+ messages)

[PATCH 6/15] sanitize audit_mq_notify()
 2008-12-17  7:37 UTC  (2+ messages)

[PATCH 5/15] sanitize audit_mq_getsetattr()
 2008-12-17  7:35 UTC  (2+ messages)

[PATCH 0/9] ide-atapi: remove ide_atapi_pc from the irq handler
 2008-12-17  7:25 UTC  (3+ messages)

[PATCH 4/15] sanitize audit_ipc_set_perm()
 2008-12-17  7:25 UTC  (2+ messages)

[PATCH 2/15] sanitize audit_socketcall
 2008-12-17  7:22 UTC  (2+ messages)

[rfc][patch] SLQB slab allocator
 2008-12-17  7:09 UTC  (5+ messages)

[PATCH 2/11] drivers/infiniband: Move a dereference below a NULL test
 2008-12-17  7:02 UTC  (2+ messages)

GSM wireless terminal from China
 2008-12-17  6:18 UTC 

2.6.28-rc8-git1: Reported regressions from 2.6.27
 2008-12-17  6:17 UTC  (8+ messages)
` [Bug #12208] uml is very slow on 2.6.28 host

[Patch/BUG] (ext4) s_mb_maxs[] of ext4_sb_info is too small size
 2008-12-17  5:59 UTC  (4+ messages)

[PATCH 1/2] crypto: salsa20 remove private wrappers around various operations
 2008-12-17  5:56 UTC  (2+ messages)

[PATCH 2/2] crypto: salsa20 use endian access helpers
 2008-12-17  5:56 UTC  (2+ messages)

GSM wireless terminal from China
 2008-12-17  5:53 UTC 

GSM wireless terminal from China
 2008-12-17  5:51 UTC 

losing a menuconfig session to a typo
 2008-12-16 21:10 UTC  (2+ 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®