public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-12 21:24:24 to 2009-03-13 06:24:25 UTC [more...]

[PATCH] eCryptfs: Don't encrypt file key with filename key
 2009-03-13  6:24 UTC 

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-03-13  6:19 UTC  (13+ messages)
` What can OpenVZ do?
    ` How much of a mess does OpenVZ make? ;) Was: "

linux-next: No Tree for March 13
 2009-03-13  6:05 UTC 

2.6.29-rc6: Reported regressions from 2.6.28
 2009-03-13  5:56 UTC  (5+ messages)
` [Bug #12766] Lots of smp_processor_id() in preemptible messages
      ` [stable] "

[PATCH] scripts/unifdef.c: rename getline symbol to something else
 2009-03-13  5:52 UTC  (6+ messages)

[git patches] parisc: patches for 2.6.29 (or .30)
 2009-03-13  5:50 UTC 

[PATCH 0/6] Futex fixes and cleanups
 2009-03-13  5:46 UTC  (13+ messages)
` [PATCH 2/6] Additional (get|put)_futex_key() fixes
  ` [tip:core/futexes] futex: additional "
  ` [tip:core/urgent] "
` [PATCH 5/6] futex: unlock before returning -EFAULT
  ` [tip:core/urgent] "

[PATCH 0/4] [GIT PULL] updates for tip/tracing/ftrace
 2009-03-13  5:40 UTC  (9+ messages)
` [PATCH 1/4] tracing: left align location header in stack_trace
` [PATCH 2/4] tracing: add comment for use of double __builtin_consant_p
` [PATCH 3/4] tracing: move binary buffers into per cpu directory
` [PATCH 4/4] softirq: no need to have SOFTIRQ in softirq name

[PATCH 0/7] Per-bdi writeback flusher threads
 2009-03-13  5:33 UTC  (3+ messages)
` [PATCH 2/7] writeback: switch to per-bdi threads for flushing data

[PATCH 00/16] [GIT PULL] updates for tip/tracing/ftrace
 2009-03-13  5:36 UTC  (30+ messages)
` [PATCH 01/16] tracing: fix comments about trace buffer resizing
` [PATCH 02/16] tracing: protect ring_buffer_expanded with trace_types_lock
` [PATCH 03/16] ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
` [PATCH 04/16] ring-buffer: remove unneeded get_online_cpus
` [PATCH 05/16] tracing: show that buffer size is not expanded
` [PATCH 06/16] tracing/core: bring back raw trace_printk for dynamic formats strings
` [PATCH 07/16] tracing: make bprint event use the proper event id
` [PATCH 08/16] tracing: have event_trace_printk use static tracer
        ` [tip:tracing/ftrace] tracing: add comment for use of double __builtin_consant_p
` [PATCH 09/16] tracing: export trace formats to user space
` [PATCH 10/16] tracing: fix stack tracer header
` [PATCH 11/16] tracing: explain why stack tracer is empty
` [PATCH 12/16] tracing: tracepoints for softirq entry/exit - add softirq-to-name array
` [PATCH 13/16] tracing: tracepoints for softirq entry/exit - tracepoints
` [PATCH 14/16] tracing: Dont use tracing_record_cmdline() in workqueue tracer fix
` [PATCH 15/16] tracing: show event name in trace for TRACE_EVENT created events
` [PATCH 16/16] ring-buffer: document reader page design

[PATCH] x86: clean up output resulting from update_mptable option
 2009-03-13  5:36 UTC  (5+ messages)
` [tip:x86/mm] "
  ` [PATCH] x86: fix e820_update_range()
    ` [tip:x86/mm] "
      ` [PATCH] x86: make e820_update_range to handle small range update

[PULL] x86 cpumask work
 2009-03-13  5:32 UTC  (11+ messages)

[git pull] Please pull powerpc.git merge branch
 2009-03-13  5:19 UTC 

GPU scheduling
 2009-03-13  5:10 UTC  (2+ messages)

[GIT PATCH] block: cleanup patches
 2009-03-13  5:02 UTC  (15+ messages)
` [PATCH 01/14] block: merge blk_invoke_request_fn() into __blk_run_queue()
` [PATCH 02/14] block: kill blk_start_queueing()
` [PATCH 03/14] block: don't set REQ_NOMERGE unnecessarily
` [PATCH 04/14] block: cleanup REQ_SOFTBARRIER usages
` [PATCH 05/14] block: clean up misc stuff after block layer timeout conversion
` [PATCH 06/14] block: reorder request completion functions
` [PATCH 07/14] block: reorganize request fetching functions
` [PATCH 08/14] block: kill blk_end_request_callback()
` [PATCH 09/14] block: clean up request completion API
` [PATCH 10/14] block: move rq->start_time initialization to blk_rq_init()
` [PATCH 11/14] block: implement and use [__]blk_end_request_all()
` [PATCH 12/14] block: kill end_request()
` [PATCH 13/14] ubd: simplify block request completion
` [PATCH 14/14] block: clean up unnecessary stuff from block drivers

[Patch] Fix the possibility of insane return value of hpet_calibrate() against SMI
 2009-03-13  5:00 UTC 

I just got got another Oops
 2009-03-13  4:55 UTC  (5+ messages)

Lava dual parallel PCI card IRQ problem
 2009-03-13  4:51 UTC 

[PATCH 08/25] [sparc] BUG to BUG_ON changes
 2009-03-13  4:51 UTC  (11+ messages)
` [PATCH 09/25] [s390] "
  ` [PATCH 10/25] [mn10300] "
    ` [PATCH 11/25] [alpha] "
      ` [PATCH 12/25] [frv] "
        ` [PATCH 13/25] [blackfin] "
          ` [PATCH 14/25] [mm] "
            ` [PATCH 15/25] [cris] "
              ` [PATCH 16/25] [m32r] "
                ` [PATCH 17/25] [parisc] "

[PATCH v4] introduce macro spin_event_timeout()
 2009-03-13  4:51 UTC  (13+ messages)

[RFC][PATCH 2/2] tracing/x86: basic implementation of syscall tracing for x86-64
 2009-03-13  4:27 UTC  (2+ messages)
` [tip:tracing/syscalls] tracing/x86: basic implementation of syscall tracing for x86

[RFC][PATCH 1/2] tracing/ftrace: syscall tracing infrastructure
 2009-03-13  4:27 UTC  (2+ messages)
` [tip:tracing/syscalls] tracing/ftrace: syscall tracing infrastructure, basics

[PATCH] x86: more debug print out with mtrr
 2009-03-13  4:26 UTC  (7+ messages)
    ` [tip:x86/mtrr] x86: more MTRR debug printouts
  ` [PATCH] x86: print out mtrr_range_state when user specify size
  ` [PATCH] x86: seperate mtrr cleanup/mtrr_e820 trim to seperated file

[PATCH 0/7] Generic RTC class driver
 2009-03-13  4:25 UTC  (5+ messages)

Linux 2.6.29-rc8
 2009-03-13  4:11 UTC 

[PATCH -tip] cpuacct: reduce one NULL check in fast-path
 2009-03-13  4:03 UTC  (2+ messages)
` [tip:core/percpu] "

2.6.29 pat issue
 2009-03-13  4:03 UTC  (8+ messages)
` [PATCH] VM, x86, PAT: Change implementation of is_linear_pfn_mapping
          ` [PATCH] VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff
            ` [tip:x86/urgent] "

[PATCH for tip] tracing: Don't use tracing_record_cmdline() in workqueue tracer fix
 2009-03-13  4:03 UTC  (3+ messages)
` [tip:tracing/ftrace] "

[Patch 2/2] tracepoints for softirq entry/exit - tracepoints
 2009-03-13  4:03 UTC  (4+ messages)
` [tip:tracing/ftrace] tracing: "

[Patch 1/2] tracepoints for softirq entry/exit - add softirq-to-name array
 2009-03-13  4:02 UTC  (4+ messages)
` [tip:tracing/ftrace] tracing: "

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-03-13  3:57 UTC  (7+ messages)

[PATCH] (latest tip) make dequeue_task less confusing
 2009-03-13  3:58 UTC  (6+ messages)

[patch 02/11] x86 architecture implementation of Hardware Breakpoint interfaces
 2009-03-13  3:43 UTC  (4+ messages)

[stable] [PATCH] 2.6.27.y: fix NULL ptr deref in cx23885 video_open
 2009-03-13  3:05 UTC  (8+ messages)
` Fwd: "
  ` [stable] Fwd: "

x86-microcode: get rid of set_cpus_allowed()
 2009-03-13  3:31 UTC  (5+ messages)

Claims Of £950,000,00 Pounds
 2009-03-13  3:29 UTC 

[RFC][PATCH 00/11] track files for checkpointability
 2009-03-13  3:05 UTC  (11+ messages)
` [RFC][PATCH 05/11] add generic checkpoint f_op to ext fses

make headers_install broken for ARCH=m68k in 2.6.29-rc7
 2009-03-13  3:25 UTC  (8+ messages)

Google Summer of Code 2009: Linux kernel project ideas
 2009-03-13  2:57 UTC  (2+ messages)
` [Tech-board] "

2 x 1. Hasta Marzo 15
 2009-03-12 21:15 UTC 

How can PCI resource allocation fail?
 2009-03-13  2:36 UTC  (2+ messages)

[PATCH] x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs
 2009-03-13  2:35 UTC  (4+ messages)
` [PATCH v2] "
  ` [tip:x86/mtrr] "

[PATCH] x86: seperate mtrr cleanup/mtrr_e820 trim to seperated file
 2009-03-13  2:34 UTC  (2+ messages)
` [tip:x86/mtrr] x86: separate mtrr cleanup/mtrr_e820 trim to separate file

[PATCH] x86: print out mtrr_range_state when user specify size
 2009-03-13  2:34 UTC  (2+ messages)
` [tip:x86/mtrr] "

[PATCH] x86: create a non-zero sized bm_pte only when needed
 2009-03-13  2:34 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] x86: fix code paths used by update_mptable
 2009-03-13  2:34 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] x86: properly __init-annotate recent early_printk additions
 2009-03-13  2:34 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] x86: move save_mr() into .meminit.text
 2009-03-13  2:33 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] i386: also use cpuinfo_x86's x86_{phys,virt}_bits members
 2009-03-13  2:33 UTC  (2+ messages)
` [tip:x86/mm] x86, 32-bit: "

[PATCH, resend] i386: also limit NODES_HIGH_SHIFT here
 2009-03-13  2:33 UTC  (2+ messages)
` [tip:x86/mm] x86, 32-bit: "

[PATCH] x86: smarten /proc/interrupts output
 2009-03-13  2:33 UTC  (2+ messages)
` [tip:x86/apic] "

Mrs. Ana Bell
 2009-03-13  2:28 UTC 

Mrs. Ana Bell
 2009-03-13  2:28 UTC 

Mrs. Ana Bell
 2009-03-13  2:28 UTC 

claims of £950,000,00
 2009-03-13  2:18 UTC 

[PATCH] ACPI: Check _PSS invalidation when BIOS report _PSS with all 0x80000000
 2009-03-13  2:16 UTC  (3+ messages)

[git-pull -tip] x86: cpu_debug support read-write opertaions for PMC
 2009-03-13  2:03 UTC  (4+ messages)

[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
 2009-03-13  2:03 UTC  (3+ messages)

[PATCH] perfcounters: Make s/w counters in a group only count when group is on
 2009-03-13  1:59 UTC 

[PATCH] devcgroup: avoid using cgroup_lock
 2009-03-13  1:54 UTC  (3+ messages)

cpuset: Check if the cpus allowed is a subset of the cpuset's cpus for PF_THREAD_BOUND threads
 2009-03-13  1:43 UTC  (4+ messages)
` [tip:sched/urgent] "

[PATCH 1/2] x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()
 2009-03-13  1:39 UTC  (2+ messages)
` [tip:x86/mm] x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix

[PATCH, resend] eliminate spurious pointless WARN_ON()s
 2009-03-13  1:39 UTC  (2+ messages)
` [tip:core/ipi] generic-ipi: "

[patch 2.6.29-rc7 regulator-next] regulator: refcount fixes
 2009-03-13  1:38 UTC  (5+ messages)

kernel lockup - copy_user_generic_string+45 -> oops?
 2009-03-13  1:24 UTC  (2+ messages)

[Announce] 2.6.29-rc4-rt1
 2009-03-13  1:04 UTC  (9+ messages)
` [Announce] 2.6.29-rc4-rt2
  ` [Announce] 2.6.29-rc6-rt2
` [Announce] 2.6.29-rc6-rt3
  ` [Announce] 2.6.29-rc7-rt1
    ` some ARM fixes for 2.6.29-rc7-rt1

[PATCH] dmaengine: sh: Add support DMA-Engine driver for DMA of SuperH
 2009-03-13  1:02 UTC  (3+ messages)

[GIT PULL] x86: add brk allocator for very early allocations
 2009-03-13  0:44 UTC  (4+ messages)

[RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume
 2009-03-13  0:39 UTC  (5+ messages)
` [PATCH 1/10] PM: Rework handling of interrupts during suspend-resume (rev. 5)
    ` [update, rev. 6] "

[PATCH] futex: remove the pointer math from double_unlock_hb
 2009-03-13  0:18 UTC  (2+ messages)
` [tip:core/futexes] "

[Patch 0/2] tracepoints for softirq entry/exit
 2009-03-13  0:11 UTC  (2+ messages)

[PROBLEM]: potential unaligned memory access in drivers/usb/gadget/rndis.c
 2009-03-12 23:51 UTC  (3+ messages)

[PATCH 4/4] ring-buffer: only allocate buffers for online cpus
 2009-03-12 23:47 UTC  (3+ messages)

[tip:x86/setup] x86: use targets in the boot Makefile instead of CLEAN_FILES
 2009-03-12 23:38 UTC  (2+ messages)

Tux3 report: Tux3 Git tree available
 2009-03-12 23:38 UTC  (5+ messages)
` [Tux3] "

Is there an "official" way to get the PCI BIOS revision under Linux?
 2009-03-12 23:37 UTC 

[GIT-PULL] More squashfs fixes for 2.6.29 (try 2)
 2009-03-12 23:33 UTC  (2+ messages)

[PATCH v3 00/11] PCI core learns hotplug
 2009-03-12 23:22 UTC  (4+ messages)
` [PATCH v3 05/11] PCI: beef up pci_do_scan_bus()

[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
 2009-03-12 23:20 UTC  (6+ messages)
    ` [uClinux-dev] "

[GIT PULL] PCI fixes for 2.6.29
 2009-03-12 23:09 UTC  (3+ messages)

[PATCH 03/03] Export remove_irq() and setup_irq() symbols
 2009-03-12 23:06 UTC  (2+ messages)
` [tip:irq/genirq] irq: export "

[PATCH 02/03] Match remove_irq() args with setup_irq()
 2009-03-12 23:06 UTC  (2+ messages)
` [tip:irq/genirq] irq: match "

[PATCH 01/03] Add remove_irq() for freeing of setup_irq() irqs
 2009-03-12 23:06 UTC  (2+ messages)
` [tip:irq/genirq] irq: add "

Off-by-one in both LIBATA and IDE drivers
 2009-03-12 23:02 UTC  (2+ messages)

[PATCH] initconst adjustments
 2009-03-12 22:17 UTC  (2+ messages)

○2009/3/13 PHP購物車資料庫網站專案- 6:5:11
 2009-03-12 22:05 UTC 

[PATCH, RFC] sysfs: only allow one scheduled removal callback per kobj
 2009-03-12 22:02 UTC  (13+ messages)

Linux* Processor Microcode Data File
 2009-03-12 14:07 UTC  (7+ messages)

[PATCH 4/6] futex: Use current->time_slack_ns for rt tasks too
 2009-03-12 21:43 UTC  (10+ messages)
` [tip:core/futexes] futex: use "

[PATCH] IRQ handling race and spurious IIR read in serial/8250.c
 2009-03-12 21:38 UTC  (4+ messages)
    ` [Xen-devel] "

[PATCH] trivial: fix bad links in the ext2 and ext3 documentation
 2009-03-12 21:39 UTC 


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