public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-17 00:48:33 to 2009-04-17 08:46:35 UTC [more...]

Creating tasks on restart: userspace vs kernel
 2009-04-17  8:46 UTC  (7+ messages)
    ` C/R without "leaks" (was: Re: Creating tasks on restart: userspace vs kernel)

[PATCH] mtd: fix timeout in M25P80 driver
 2009-04-17  8:22 UTC  (3+ messages)

[PATCH RFC] WIP pvops trace events
 2009-04-17  8:43 UTC  (7+ messages)
` [PATCH 1/5] x86/paravirt: split paravirt definitions into paravirt_types.h
` [PATCH 2/5] x86/pvops: add tracing for all significant pvops entrypoints
` [PATCH 3/5] x86/paravirt: update tracing for start/end context switch
` [PATCH 4/5] x86/paravirt: add forward-decl for task_struct
` [PATCH 5/5] x86/pvops: move tracing around to match CREATE_PVOPS_TRACE_POINTS

[PATCH 0/5] fix bugs of x2apic/intr-remap
 2009-04-17  8:42 UTC  (6+ messages)
` [PATCH 1/5] docs: add nox2apic back to kernel-parameters.txt
` [PATCH 2/5] x86,intr-remap: fix ack for interrupt remapping
` [PATCH 3/5] x86, intr-remap: enable interrupt remapping early
` [PATCH 4/5] x86, intr-remap: add option to disable interrupt remapping
` [PATCH 5/5] x86: fix x2apic/intr-remap resume

[PATCH] macb: Kconfig net device compat fixup
 2009-04-17  8:33 UTC  (4+ messages)

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-04-17  8:28 UTC  (30+ messages)
` [Bug #13058] First hibernation attempt fails
` [Bug #13067] iwl3945: wlan0: beacon loss from AP - sending probe request
` [Bug #13097] Kernel will freeze network after using a tun/tap device
` [Bug #13106] 2.6.30-rc1: intel 3945 no wireless
` [Bug #13098] 2.6.29-git12 breaks vga=0x0f07 on MSI/Intel GPU
` [Bug #13099] net, sky2: BUG: unable to handle kernel NULL pointer dereference, pci_vpd_truncate()
` [Bug #13111] Linux 2.6.30-rc1 tg3 endian issues with MAC addresses on BCM5701
` [Bug #13113] tiobench read 50% regression with 2.6.30-rc1
` [Bug #13114] USB storage (usbstick) automount woes

[PATCH 0/2] ptrace_vm: ptrace for syscall emulation virtual machines
 2009-04-17  8:18 UTC  (10+ messages)

NIU - transmit timed out (10Gbit Sun Neptune). - 2.6.29
 2009-04-17  8:14 UTC 

[PATCH] netfilter: use per-cpu spinlock rather than RCU (v3)
 2009-04-17  8:07 UTC  (19+ messages)
        ` [PATCH] netfilter: per-cpu spin-lock with recursion (v0.8)

[PATCH] block: simplify I/O stat accounting
 2009-04-17  8:03 UTC  (6+ messages)

[PATCH 0/9] cgroup: io-throttle controller (v13)
 2009-04-17  8:00 UTC  (19+ messages)
` [PATCH 1/9] io-throttle documentation
` [PATCH 3/9] bio-cgroup controller

[PATCH] Fix discard requests accounting in the diskstats
 2009-04-17  7:55 UTC  (3+ messages)

[PATCH net-next] myri10ge: allow per-board firmware overriding
 2009-04-17  7:50 UTC 

[PATCH] vsprintf: introduce %pf
 2009-04-17  7:55 UTC  (5+ messages)
` RFC: introduce struct ksymbol

[PATCH 0/2] [GIT PULL] updates for event tester and lockdep tracer
 2009-04-17  7:44 UTC  (12+ messages)
` [PATCH 2/2] tracing/events/lockdep: move tracepoints within recursive protection

[PATCH -v2 2/2] kvm userspace: Add MCE simulation to kvm
 2009-04-17  7:38 UTC 

[PATCH -v2 1/2] kvm userspace: Add handler_8/9/10 support to monitor
 2009-04-17  7:38 UTC 

[PATCH] v3 fix error on drivers/ata/pata_legacy.c
 2009-04-17  7:32 UTC 

[PATCH] loop: use BIO list management functions
 2009-04-17  7:33 UTC  (7+ messages)

[PATCH 2/4] [MTD] Add MEMERASE64 ioctl for >4GiB devices
 2009-04-17  7:30 UTC  (2+ messages)

[PATCH -v2] Add MCE support to KVM
 2009-04-17  7:29 UTC 

[PATCH 1/4] [MTD] Update sysfs documentation
 2009-04-17  7:28 UTC  (2+ messages)

[PATCH]fix a warning on drivers/mtd/nand/cafe_nand.c
 2009-04-17  7:26 UTC  (2+ messages)

[PATCH v2 5/4] ftrace, workqueuetrace: display work name
 2009-04-17  7:15 UTC  (5+ messages)
    ` [PATCH v3 0/1] ftrace, workqueuetrace: Make workqueue tracepoints use TRACE_EVENT macro
      ` [PATCH v3 1/1] "

[PATCH 0/4] ksm - dynamic page sharing driver for linux v3
 2009-04-17  7:08 UTC  (4+ messages)

[PATCH] tracing WIP patches
 2009-04-17  7:05 UTC  (8+ messages)
` [PATCH 1/4] tracing: move __DO_TRACE out of line
` [PATCH 2/4] x86/pvops: target CREATE_TRACE_POINTS to particular subsystems
` [PATCH 3/4] tracing: pass proto and args to DEFINE_TRACE
` [PATCH 4/4] tracing: avoid warnings from zero-arg tracepoints

Scheduler regression: Too frequent timer interrupts(?)
 2009-04-17  7:00 UTC  (2+ messages)

microcode driver newly spews warnings
 2009-04-17  6:58 UTC  (9+ messages)

Microblaze fixes for revision
 2009-04-17  6:52 UTC  (20+ messages)
` [PATCH 01/11] microblaze: Remove unneded per cpu SYSCALL_SAVE variable
  ` [PATCH 02/11] microblaze: Remove while(1) loop from show_regs function
    ` [PATCH 03/11] microblaze: Remove uncache shadow condition
      ` [PATCH 04/11] microblaze: Rename kernel_mode to pt_mode in pt_regs
    ` [microblaze-uclinux] [PATCH 02/11] microblaze: Remove while(1) loop from show_regs function
  ` [PATCH 05/11] microblaze: Move task_pt_regs up
    ` [PATCH 06/11] microblaze: Remove sparse error in traps.c
      ` [PATCH 07/11] microblaze: Add missing declaration for die and _exception func
        ` [PATCH 08/11] microblaze: Add missing preadv and pwritev syscalls
          ` [PATCH 09/11] microblaze: Move start_thread to process.c
            ` [PATCH 10/11] microblaze: Remove redundant variable
              ` [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze
                ` [microblaze-uclinux] "
              ` [microblaze-uclinux] [PATCH 10/11] microblaze: Remove redundant variable
            ` [microblaze-uclinux] [PATCH 09/11] microblaze: Move start_thread to process.c
          ` [microblaze-uclinux] [PATCH 08/11] microblaze: Add missing preadv and pwritev syscalls
        ` [microblaze-uclinux] [PATCH 07/11] microblaze: Add missing declaration for die and _exception func
      ` [microblaze-uclinux] [PATCH 06/11] microblaze: Remove sparse error in traps.c

[PATCH] Add file based RSS accounting for memory resource controller (v2)
 2009-04-17  6:56 UTC  (16+ messages)

linux-next: Tree for April 17
 2009-04-17  6:46 UTC  (2+ messages)
` Next April 17: x86 allmodconfig drivers/ata failure

blank screen on resume (recoverable)
 2009-04-17  6:42 UTC 

[PATCH] splice: fix new kernel-doc warnings
 2009-04-17  6:38 UTC  (2+ messages)

[patch 0/3] Tracepoints kill rcupdate header dependency (v2)
 2009-04-17  6:23 UTC  (11+ messages)
` [patch 1/3] rcupdate header remove whitespace
` [patch 2/3] RCU move trace defines to rcupdate_types.h
      ` [patch 2/3] RCU move trace defines to rcupdate_types.h (update)
` [patch 3/3] tracepoints : remove rcupdate.h dependency

[PATCH 1/2 v2] tracing/events: provide string with undefined size support
 2009-04-17  6:22 UTC  (4+ messages)

[PATCH]v2 fix error on drivers/ata/pata_legacy.c
 2009-04-17  6:20 UTC 

[PATCH] tracing: fix file mode of trace and README
 2009-04-17  5:52 UTC  (3+ messages)

[BUILD FAILURE 03/12] Next April 14 : PPC64 randconfig [arch/powerpc/platforms/ps3/setup.c]
 2009-04-17  5:47 UTC  (3+ messages)

[RFC][PATCH] sched: fix the nice-unfairness on SMP when offline a CPU
 2009-04-17  5:41 UTC 

[RFC] IO Controller
 2009-04-17  5:35 UTC  (9+ messages)
` [PATCH 01/10] Documentation

[PATCH v2] tracing/filters: add filter_mutex to protect filter predicates
 2009-04-17  5:34 UTC  (2+ messages)

[PATCH] mm/page-writeback.c: fix sparse warnings
 2009-04-17  5:27 UTC  (2+ messages)

[PATCH 6/6] powerpc/fsl_soc: Isolate legacy fsl_spi support to mpc832x_rdb boards
 2009-04-17  5:13 UTC  (4+ messages)
` [PATCH resend 0/6] OpenFirmware support for the spi_mpc83xx driver

[PATCH] fix error on drivers/ata/pata_legacy.c
 2009-04-17  5:09 UTC 

[PATCH 0/10] MAINTAINERS - add script, patterns and misc updates
 2009-04-17  4:45 UTC  (5+ messages)
` [PATCH 02/10] MAINTAINERS - Add file patterns

Barriers on LVM?
 2009-04-17  4:35 UTC 

[PATCH 1/8] x86/irq: remove NUMA_MIGRATIE_IRQ_DESC
 2009-04-17  4:25 UTC  (16+ messages)
` [PATCH 4/8] irq: only update affinity in chip set_affinity() -v3
  ` [PATCH 1/9] x86/irq: remove NUMA_MIGRATE_IRQ_DESC
    ` [PATCH 2/9] irq: correct CPUMASKS_OFFSTACK typo -v4
    ` [PATCH 3/9] irq: make set_affinity to return status -v2
    ` [PATCH 4/9] irq: only update affinity if set_affinity() sucessfully -v4
    ` [PATCH 5/9] x86/irq: change irq_desc_alloc to take node instead cpu
    ` [PATCH 6/9] irq: make io_apic_set_pci_routing to take device
    ` [PATCH 7/9] irq: make io_apic_set_pci_routing to use device
    ` [PATCH 8/9] x86/irq: make MSI irq_desc numa aware
    ` [PATCH 9/9] irq: make ht "
` [tip:irq/urgent] x86/irq: mark NUMA_MIGRATIE_IRQ_DESC broken
` [tip:irq/urgent] x86/irq: mark NUMA_MIGRATE_IRQ_DESC broken

Q: NFSD readdir in linux-2.6.28
 2009-04-17  4:13 UTC  (4+ messages)

[PATCH] Smack: check for SMACK xattr max size in smack_inode_setxattr
 2009-04-17  3:48 UTC  (6+ messages)
      ` [PATCH] Smack: check for SMACK xattr validity "

2.6.30-rc1: OOPS on usb disk insert
 2009-04-17  3:19 UTC  (3+ messages)

[Patch 00/11] Hardware Breakpoint interfaces
 2009-04-17  3:12 UTC  (3+ messages)

[PATCH 2/8] tracing: create automated trace defines
 2009-04-17  3:05 UTC  (11+ messages)
                  ` [PATCH] tracepoints : let subsystem nop-out the tracepoints at build time

[PATCH] tracing: Remove include/trace/kmem_event_types.h
 2009-04-17  3:04 UTC  (2+ messages)

tcpdump crashes 2.6.29.1 (and 2.6.29-rc5)
 2009-04-17  3:00 UTC  (10+ messages)
` usb_mon oops "

[PATCH 1/2] sched: Introduce APIs for waiting multi events
 2009-04-17  2:59 UTC  (2+ messages)

[PATCH 0/3] AHCI updates: Marvell AHCI PATA works; pata_marvell fate?
 2009-04-17  2:42 UTC  (4+ messages)
` [PATCH 1/3] ahci: move core code into new libahci module
` [PATCH 2/3] mv-ahci: Add Marvell PATA support
` [PATCH 3/3] acard-ahci: Add new ACard ATP AHCI driver

2.6.30-rc1: ioatdma: DMA-API: device driver frees DMA memory with wrong function
 2009-04-17  2:38 UTC  (4+ messages)

dm-ioband: Test results
 2009-04-17  2:28 UTC  (4+ messages)

[git pull] Input updates for 2.6.30-rc2
 2009-04-17  2:29 UTC 

last remaining asm/ header moves: h8300 and m32r
 2009-04-17  2:23 UTC  (3+ messages)
  ` [GIT PULL] m32r: move include/asm-m32r to arch/m32r/include/asm

[PATCH] include/asm-generic/pgtable.h: fix sparse warnings
 2009-04-17  2:12 UTC 

Regression: 20 ACPI interrupts per second on EEEPC 4G
 2009-04-17  1:37 UTC  (10+ messages)
    ` [BISECTED] "
              ` [PATCH] thermal: Fix polling frequency for systems without passive cooling

[GIT PULL] x86 fixes
 2009-04-17  1:32 UTC 

[PATCH] DMA: TXx9 Soc DMA Controller driver (v2)
 2009-04-17  1:23 UTC  (2+ messages)

LIO-Target/ConfigFS v3.0 on ppc64 for Playstation3
 2009-04-17  1:28 UTC 

[PATCH] [Target_Core_Mod/pSCSI]: Add optional legacy scsi_execute_async() usage for Linux/SCSI passthrough
 2009-04-17  1:09 UTC 

[patch 0/3] Tracepoints kill rcupdate header dependency
 2009-04-17  1:04 UTC  (5+ messages)
` [patch 2/3] RCU move trace defines to rcupdate_defines.h

[GIT PULL] tracing fixes
 2009-04-17  1:01 UTC 

[GIT PULL] scheduler fixes
 2009-04-17  0:59 UTC 

Does the linux kernel contain support for ATA Security feature set?
 2009-04-17  0:55 UTC  (4+ messages)

[GIT PULL] core fixes
 2009-04-17  0:50 UTC 

[PATCH] i915: Register ACPI video even when not modesetting
 2009-04-17  0:44 UTC  (3+ messages)
` [Intel-gfx] "


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