LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-10 22:15:20 to 2008-12-11 13:23:17 UTC [more...]

Linux 2.6.28-rc8
 2008-12-11 13:23 UTC  (13+ messages)

[GIT]: Networking
 2008-12-11 13:20 UTC  (3+ messages)

[Question] Can I open a substream in kernel space without attach to a file pointer?
 2008-12-11 13:19 UTC  (7+ messages)

[PATCH 0/6] Clean up virtio device object handling [was Re: [PATCH] virtio: make PCI devices take a virtio_pci module ref]
 2008-12-11 12:59 UTC  (8+ messages)
` [PATCH 1/6] virtio: add PCI device release() function
  ` [PATCH 2/6] virtio: add register_virtio_root_device()
` [PATCH 4/6] lguest: do not statically allocate root device
  ` [PATCH 5/6] kvm-s390: use register_virtio_root_device()

[patch 3/3] x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface
 2008-12-11 12:53 UTC 

[PATCH] block: Fix LSF default inconsistency
 2008-12-11 12:50 UTC  (9+ messages)

[patch 2/3] x86, bts: provide in-kernel branch-trace interface
 2008-12-11 12:49 UTC 

[patch 1/3] x86, bts: turn BUG_ON into WARN_ON_ONCE
 2008-12-11 12:45 UTC 

[RFC][PATCH 0/6] cgroup id and mix fixes (2008/12/09)
 2008-12-11 12:43 UTC  (16+ messages)
` [RFC][PATCH 1/6] memcg: fix pre_destory handler
` [RFC][PATCH 5/6] fix inactive_ratio under hierarchy

linux-next: Tree for December 11
 2008-12-11 12:40 UTC  (2+ messages)

[PATCH] video: mbp_nvidia_bl: Fix brightness after suspend/hibernation
 2008-12-11 12:30 UTC  (3+ messages)

[PATCH][RFC] early platform driver support
 2008-12-11 12:31 UTC 

[PATCH] kernel/freezer.c : Removing extra checking
 2008-12-11 12:31 UTC  (5+ messages)

hardware time stamping with extra skb->hwtstamp
 2008-12-11 12:11 UTC  (11+ messages)
` [RFC PATCH 01/11] put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
  ` [RFC PATCH 02/11] net: new user space API for time stamping of incoming and outgoing packets
    ` [RFC PATCH 03/11] net: infrastructure for hardware time stamping
      ` [RFC PATCH 04/11] net: socket infrastructure for SO_TIMESTAMPING
        ` [RFC PATCH 05/11] ip: support for TX timestamps on UDP and RAW sockets
          ` [RFC PATCH 06/11] net: pass new SIOCSHWTSTAMP through to device drivers
            ` [RFC PATCH 07/11] igb: stub support for SIOCSHWTSTAMP
              ` [RFC PATCH 08/11] clocksource: allow usage independent of timekeeping.c

2.6.26.[6|7]-rt11, alsa rawmidi, seq hang
 2008-12-11 11:58 UTC  (10+ messages)
    ` [alsa-devel] "
      ` [alsa-devel] 2.6.26.[6|7]-rt11, alsa rawmidi, seq hang (tasklet_hi_schedule?)

[PATCH] clocksource: add enable() and disable() callbacks
 2008-12-11 11:49 UTC 

[PATCH] clocksource: pass clocksource to read() callback
 2008-12-11 11:48 UTC 

[RT] preempt_disable() in rt_up() not necessary?
 2008-12-11 11:40 UTC 

[PATCH 0/4] cpumask: fixups and additions
 2008-12-11 11:28 UTC  (5+ messages)
` [PATCH 1/4] x86: fix assign_irq_vector boot up problem
` [PATCH 2/4] x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
` [PATCH 3/4] cpumask: use maxcpus=NUM to extend the cpu limit as well as restrict the limit
` [PATCH 4/4] cpumask: add sysfs displays for configured and disabled cpu maps

[GIT PULL] i2c fixes for 2.6.28
 2008-12-11 11:13 UTC 

Segfault in fbcmap.c => Compiler bug?
 2008-12-11 10:25 UTC  (6+ messages)

SMACK netfilter smacklabel socket match
 2008-12-11 10:18 UTC  (19+ messages)

[PATCH 0/33] Make static
 2008-12-11  9:48 UTC  (5+ messages)
` [PATCH 14/33] isdn: "
` [PATCH 28/31] net: "

[PATCH 00/15] Kernel memory leak detector
 2008-12-11 10:08 UTC  (9+ messages)
` [PATCH 04/15] kmemleak: Add the slob memory allocation/freeing hooks
` [PATCH 07/15] kmemleak: Add memleak_alloc callback from alloc_large_system_hash

[PATCH] use rwlock runtime init for drivers/isdn/mISDN/tei.c
 2008-12-11  9:56 UTC  (2+ messages)

[PATCH] Do not pass the SLAB flags as GFP in slob kmem_cache_create
 2008-12-11  9:31 UTC  (2+ messages)

Tux3 report: Tux3 by Christmas?
 2008-12-11  8:59 UTC  (4+ messages)
` [Tux3] "

deadlocks if use htb
 2008-12-11  8:46 UTC  (3+ messages)

(no subject)
 2008-12-11  8:03 UTC 

SATA passthrough commands from User Space
 2008-12-11  8:30 UTC  (2+ messages)

[PATCH 5/5] irq: move irq_desc according to smp_affinity v5
 2008-12-11  8:15 UTC  (5+ messages)
  ` [PATCH] irq: move irq_desc according to smp_affinity v6
      ` [PATCH] irq: move irq_desc according to smp_affinity v7

[PATCH for -mm] bailing out check first
 2008-12-11  8:05 UTC 

linux-next: Tree for December 10
 2008-12-11  7:32 UTC  (16+ messages)
  ` [bug?] bio: add experimental support for inlining a number of bio_vecs inside the bio
` mpt fusion device warning 5 times
` [linux-next][PATCH] cpumask:cpumask_of_node-ia64 fix

[RFC][PATCH 0/3] CGroups: CGroups: Hierarchy locking/refcount changes
 2008-12-11  7:29 UTC  (20+ messages)
` [RFC][PATCH 1/3] CGroups: Add a per-subsystem hierarchy_mutex
` [RFC][PATCH 2/3] CGroups: Use hierarchy_mutex in memory controller
` [RFC][PATCH 3/3] CGroups: Add css_tryget()
    ` [RFC][PATCH]example: use css_tryget() in memcg "

[PATCH] fix some code style that line over 80 characters
 2008-12-11  7:20 UTC  (3+ messages)

[PATCH] x86 - Make CONFIG_OLPC dependent on CONFIG_MGEODE_LX
 2008-12-11  7:08 UTC  (17+ messages)
      ` [PATCH] ALSA: cs5535audio: only build OLPC support if MGEODE_LX is defined

Regression from 2.6.26: Hibernation (possibly suspend) broken on Toshiba R500 (bisected)
 2008-12-11  7:07 UTC  (6+ messages)
` [PATCH 0/3] Fix hibernation regression on Toshiba Portege R500
  ` [PATCH 3/3] Sound (HDA Intel): Restore PCI configuration space with interrupts off

[PATCH] coredump_filter: enable to change the default filter
 2008-12-11  6:46 UTC  (2+ messages)

[PATCH] fix calls to request_module()
 2008-12-11  6:28 UTC  (15+ messages)

Btrfs trees for linux-next
 2008-12-11  5:55 UTC  (5+ messages)

[PATCH] Fix VMI crash on boot in 2.6.27+ kernels
 2008-12-11  5:44 UTC  (6+ messages)

VMI not initializing in certain configurations
 2008-12-11  5:34 UTC  (2+ messages)

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-12-11  4:33 UTC  (9+ messages)
` [PATCH 16/16 v6] PCI: document the new PCI boot parameters

[PATCH] Another unusual_devs entry for another bad Argosy usb storage device
 2008-12-11  4:01 UTC 

[RFC][PATCH] memcg: show real limit under hierarchy
 2008-12-11  3:24 UTC  (2+ messages)

[Announce]: Target_Core_Mod/ConfigFS and LIO-Target v3.0 work
 2008-12-11  3:14 UTC 

[PATCH] make INIT_FS use the __RW_LOCK_UNLOCKED initialization
 2008-12-11  2:34 UTC  (7+ messages)
  ` [PATCH] remove duplicate init_fs

[PATCH] CGroups: Fix a race between rmdir and remount
 2008-12-11  2:23 UTC  (2+ messages)

[PATCH 0/4 v2] i.MX31: dmaengine and framebuffer drivers
 2008-12-11  2:01 UTC  (9+ messages)
` [PATCH 1/4 v2] dmaengine: add a tx_free method to struct dma_async_tx_descriptor
` [PATCH 3/4 v2] i.MX31: framebuffer driver

[PATCH] PNPACPI: Enable Power Support
 2008-12-11  1:50 UTC  (8+ messages)

Problem with old context in signal handler function
 2008-12-11  1:32 UTC 

[PATCH] ibmphp: Fix module ref count underflow
 2008-12-11  1:28 UTC  (3+ messages)

linux-next: Tree for December 1 (netfilter build error)
 2008-12-11  1:24 UTC  (3+ messages)
` netfilter: xt_NFLOG is dependant of nfnetlink_log

IP over Fibre Channel slower than GigaEthernet ?
 2008-12-11  1:24 UTC  (2+ messages)

[PATCHSETS #2] KVM device passthrough support with AMD IOMMU
 2008-12-11  1:11 UTC  (6+ messages)

[PATCH] USB: use stack allocation for struct usb_ctrlrequest
 2008-12-11  0:59 UTC  (8+ messages)

[PATCH 1/1] devices cgroup: allow mkfifo
 2008-12-11  0:56 UTC  (2+ messages)

bnx2: fs_sync_timeout, reset code = 1020002
 2008-12-11  0:46 UTC  (6+ messages)

BUG: bad unlock balance detected! e1000e
 2008-12-11  0:37 UTC  (6+ messages)
        ` [E1000-devel] "

[PATCH 1/1] Userspace I/O (UIO): Add support for userspace DMA (corrected)
 2008-12-11  0:33 UTC  (2+ messages)

linux rebooting w/o crash dump
 2008-12-11  0:33 UTC  (2+ messages)

Have the velociraptors in a test system now, checkout the errors
 2008-12-11  0:11 UTC  (2+ messages)

[PATCH] unicode table for cp437
 2008-12-10 22:34 UTC 

[PATCH] console ASCII glyph 1:1 mapping
 2008-12-10 22:35 UTC 

[PATCH] remove deprecated use of RW_LOCK_UNLOCKED in dvb frontends
 2008-12-10 23:46 UTC 

[PATCH] lib/idr.c: Fix bug introduced by RCU fix
 2008-12-10 23:46 UTC  (2+ messages)

[PATCH] dynamic_printk: add line feed to printk
 2008-12-10 23:43 UTC  (5+ messages)

EFI Virtual Address Mapping - MAX PAGES too low?
 2008-12-10 23:42 UTC 

[git pull] async_tx/dmaengine fixes for 2.6.28-rc
 2008-12-10 23:13 UTC 

[PATCH] percpu_counter: fix CPU unplug race in percpu_counter_destroy()
 2008-12-10 22:56 UTC  (16+ messages)
` [PATCH] percpu_counter: Fix __percpu_counter_sum()

[PATCH 1/28] drivers/base/platform.c: Drop return value from platform_driver remove functions
 2008-12-10 22:48 UTC  (9+ messages)

[PATCH 15/28] arch/sh: Drop return value from platform_driver remove functions
 2008-12-10 22:50 UTC  (2+ messages)

ohci1394: "irq 19: nobody cared" during resume from suspend to ram
 2008-12-10 22:25 UTC  (5+ messages)
` [patch] ohci1394: don't leave interrupts enabled during suspend/resume

[PATCH] fix mapping_writably_mapped()
 2008-12-10 22:22 UTC  (2+ messages)

linux-next: Tree for December 9
 2008-12-10 22:15 UTC  (9+ messages)

[git pull] scheduler fixes
 2008-12-10 22:14 UTC 


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).