public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-11 08:46:35 to 2008-12-11 19:25:56 UTC [more...]

[patch 00/83] 2.6.27.9-stable review
 2008-12-11 19:14 UTC  (23+ messages)
  ` [patch 01/83] libata: improve phantom device detection
  ` [patch 02/83] af_unix: netns: fix problem of return value
  ` [patch 03/83] cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq
  ` [patch 04/83] niu: Fix readq implementation when architecture does not provide one
  ` [patch 05/83] pppol2tp: Add missing sock_put() in pppol2tp_release()
  ` [patch 06/83] udp: multicast packets need to check namespace
  ` [patch 07/83] sparc64: Fix offset calculation in compute_size()
  ` [patch 08/83] sparc64: Fix __copy_{to,from}_user_inatomic defines
  ` [patch 09/83] sparc64: Fix PCI resource mapping on sparc64
  ` [patch 10/83] sparc64: Fix bug in PTRACE_SETFPREGS64 handling
  ` [patch 11/83] sparc64: Fix VIS emulation bugs
  ` [patch 12/83] sparc64: Sync FPU state in VIS emulation handler
  ` [patch 13/83] Enforce a minimum SG_IO timeout
  ` [patch 14/83] Fix a race condition in FASYNC handling
  ` [patch 15/83] ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume
  ` [patch 16/83] jbd: fix error handling for checkpoint io
  ` [patch 17/83] jbd: test BH_Write_EIO to detect errors on metadata buffers
  ` [patch 18/83] spi: avoid spidev crash when device is removed
  ` [patch 19/83] ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
  ` [patch 20/83] powerpc/mpic: Dont reset affinity for secondary MPIC on boot
  ` [patch 21/83] Input: i8042 - add Thinkpad R31 to nomux list
  ` [patch 22/83] Input: i8042 - add Blue FB5601 to noloop exception table

[PATCH 0/11] make link target handling more robust
 2008-12-11 19:16 UTC  (2+ messages)
      ` [PATCH] ext2: ensure link targets are NULL-terminated

[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
 2008-12-11 19:12 UTC  (14+ messages)
` [PATCH][RFC 2/23]: SCST core
` [PATCH][RFC 13/23]: Export of alloc_io_context() function
` [PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data

[patch] Performance Counters for Linux, v3
 2008-12-11 19:11 UTC  (4+ messages)

[PATCH] [RT] avoid preemption in memory controller code
 2008-12-11 19:05 UTC  (2+ messages)
` [PATCH] [RT] preempt_disable_rt for CONFIG_PREEMPT_RT

[PATCH RFC] vm_unmap_aliases: allow callers to inhibit TLB flush
 2008-12-11 19:05 UTC 

[RFC PATCH v5 0/7] Tunable sched_mc_power_savings=n
 2008-12-11 19:07 UTC  (10+ messages)
` [RFC PATCH v5 1/7] sched: Framework for sched_mc/smt_power_savings=N
` [RFC PATCH v5 2/7] sched: favour lower logical cpu number for sched_mc balance
` [RFC PATCH v5 3/7] sched: nominate preferred wakeup cpu
` [RFC PATCH v5 4/7] sched: bias task wakeups to preferred semi-idle packages
` [RFC PATCH v5 5/7] sched: activate active load balancing in new idle cpus
` [RFC PATCH v5 6/7] sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
` [RFC PATCH v5 7/7] sched: idle_balance() does not call load_balance_newidle()

[PATCH 0/2] PCI Hotplug: acpiphp wants a 64-bit _SUN
 2008-12-11 19:03 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PCI Hotplug: acpiphp whitespace cleanup

[PATCH] [RT] avoid preemption in memory controller code
 2008-12-11 19:00 UTC 

[PATCH] netlabel: Compiler warning and NULL pointer dereference fix
 2008-12-11 18:43 UTC 

[PATCH] console ASCII glyph 1:1 mapping
 2008-12-11 18:36 UTC  (3+ 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 18:23 UTC  (16+ messages)
` [PATCH 1/6] virtio: add PCI device release() function
  ` [PATCH 2/6] virtio: add register_virtio_root_device()
        ` [PATCH 1/4] driver core: add root_device_register()
          ` [PATCH 2/4] virtio: do not statically allocate root device
            ` [PATCH 3/4] lguest: "
              ` [PATCH 4/4] s390: remove s390_root_dev_*()
` [PATCH 4/6] lguest: do not statically allocate root device
  ` [PATCH 5/6] kvm-s390: use register_virtio_root_device()

[PATCH 0/4] cpumask: fixups and additions
 2008-12-11 18:19 UTC  (7+ 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

[PATCH, RFC] revert breakage from "tracehook: exec"
 2008-12-11 17:59 UTC  (5+ messages)
` [PATCH] tracehook: exec double-reporting fix
  ` [stable] "

[PATCH 00/15] Kernel memory leak detector
 2008-12-11 17:45 UTC  (12+ 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] percpu_counter: fix CPU unplug race in percpu_counter_destroy()
 2008-12-11 16:32 UTC  (5+ messages)
` [PATCH] percpu_counter: Fix __percpu_counter_sum()
      ` [stable] "

configfs, dlm_controld & lockdep
 2008-12-11 17:34 UTC  (3+ messages)

[PATCH 0/9] oprofile: port to the new ring buffer
 2008-12-11 17:19 UTC  (11+ messages)
` [PATCH 1/9] oprofile: adding cpu buffer r/w access functions
` [PATCH 2/9] oprofile: adding cpu_buffer_write_commit()
` [PATCH 3/9] oprofile: adding cpu_buffer_entries()
` [PATCH 4/9] oprofile: moving cpu_buffer_reset() to cpu_buffer.h
` [PATCH 5/9] ring_buffer: add remaining cpu functions to ring_buffer.h
` [PATCH 6/9] oprofile: port to the new ring_buffer
` [PATCH 7/9] oprofile: remove nr_available_slots()
` [PATCH 8/9] oprofile: fix lost sample counter
` [PATCH 9/9] ring_buffer: adding EXPORT_SYMBOLs

iwlagn interrupt problem
 2008-12-11 17:14 UTC  (4+ messages)

[RFC][PATCH 0/3] CGroups: CGroups: Hierarchy locking/refcount changes
 2008-12-11 17:09 UTC  (13+ messages)
` [RFC][PATCH 1/3] CGroups: Add a per-subsystem hierarchy_mutex
` [RFC][PATCH 2/3] CGroups: Use hierarchy_mutex in memory controller

Linux 2.6.28-rc8
 2008-12-11 17:05 UTC  (16+ messages)

[PATCH] clocksource: pass clocksource to read() callback
 2008-12-11 17:01 UTC  (2+ messages)

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

[PATCH 0/10] oprofile and ftrace: some trivial patches
 2008-12-11 15:04 UTC  (11+ messages)
` [PATCH 01/10] oprofile: comment cleanup
` [PATCH 02/10] oprofile: update comment for oprofile_add_sample()
` [PATCH 03/10] oprofile: whitspace changes only
` [PATCH 04/10] oprofile: fix typo
` [PATCH 05/10] x86/oprofile: reordering IBS code in op_model_amd.c
` [PATCH 06/10] x86/oprofile: cleanup IBS init/exit functions "
` [PATCH 07/10] oprofile: implement switch/case in buffer_sync.c
` [PATCH 08/10] oprofile: set values to default when creating oprofilefs
` [PATCH 09/10] ring_buffer: update description for ring_buffer_alloc()
` [PATCH 10/10] ftrace: remove unused function arg in trace_iterator_increment()

idle USB harddrive spins up with 2.6.28-rc7 and 2.6.27.8, but not with 2.6.26.8
 2008-12-11 16:43 UTC  (3+ messages)

SMACK netfilter smacklabel socket match
 2008-12-11 16:29 UTC  (20+ messages)

breakage in linux-next sound/soc/blackfin/bf5xx-i2s.c
 2008-12-11 16:14 UTC  (2+ messages)

Checking link targets are NULL-terminated
 2008-12-11 16:06 UTC  (5+ messages)

[PATCH] nohz: no softirq pending warnings for offline cpus
 2008-12-11 16:04 UTC 

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

[PATCH 1/1] devices cgroup: allow mkfifo
 2008-12-11 15:50 UTC 

[PATCH 16/16 v6] PCI: document the new PCI boot parameters
 2008-12-11 15:39 UTC  (2+ messages)

[RFC][PATCH] mm: the page of MIGRATE_RESERVE don't insert into pcp
 2008-12-11 15:39 UTC  (4+ messages)

[PATCH] dynamic_printk: add line feed to printk
 2008-12-11 15:25 UTC  (6+ messages)

Tux3 report: Tux3 by Christmas?
 2008-12-11 14:58 UTC  (4+ messages)

[PATCH 2/2] tracing/fastboot: include missing headers
 2008-12-11 15:14 UTC 

[PATCH 1/2] tracing/fastboot: fix len of func buffer
 2008-12-11 15:10 UTC 

[RESEND][PATCH] uio: Add of_platform_driver to uio_pdrv_genirq
 2008-12-11 15:05 UTC 

[PATCH 1/1] devices cgroup: allow mkfifo
 2008-12-11 14:59 UTC  (3+ messages)

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

Warning -mmc card when Suspend
 2008-12-11 21:15 UTC 

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

TREAT AS URGENT!!!!!!!!!!!
 2008-12-11 14:12 UTC 

[GIT]: Networking
 2008-12-11 14:01 UTC  (4+ messages)

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

[PATCH 9/9] mISDN: fix sparse warnings
 2008-12-11 13:41 UTC  (3+ messages)

TREAT AS URGENT!!!!!!!!!!!
 2008-12-11 13:34 UTC 

[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  (9+ messages)
` [RFC][PATCH 1/6] memcg: fix pre_destory handler

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 

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

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

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

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

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


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