public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-18 09:49:37 to 2009-12-18 17:12:37 UTC [more...]

[PATCH] anonfd: Make file read-only if fops->write is not set
 2009-12-18 17:12 UTC  (3+ messages)

2.6.31 -> 2.6.32 Sound and video regressions
 2009-12-18 17:10 UTC  (9+ messages)

[PATCH] Drop 80-character limit in checkpatch.pl
 2009-12-18 17:09 UTC  (26+ messages)
        ` [PATCH] scripts/checkpatch.pl: Change long line warning to 105 chars
            ` [dm-devel] "

[RFC 0/6] Driver core: Encourage use of const attributes
 2009-12-18 16:10 UTC  (4+ messages)

kernel/rcutree.h:301: sorry, unimplemented: inlining failed in call to 'rcu_bootup_announce': function body not available
 2009-12-18 17:07 UTC  (4+ messages)
    ` [kernel] "

-tip: origin tree boot crash
 2009-12-18 17:06 UTC  (3+ messages)

RFC: A proposal for power capping through forced idle in the Linux Kernel
 2009-12-18 17:04 UTC  (2+ messages)

[PATCH BUGFIX] kmod: Fix resource leak in call_usermodehelper_pipe()
 2009-12-18 17:07 UTC 

[mm][RFC][PATCH 0/11] mm accessor updates
 2009-12-18 17:00 UTC  (12+ messages)

[GIT PULL] s390 patches for 2.6.33-rc1
 2009-12-18 16:51 UTC 

cgroups and dbus
 2009-12-18 16:46 UTC 

[PATCH BUGFIX] [RESEND] mm: Pass mm->flags as a coredump parameter for consistency
 2009-12-18 16:50 UTC 

[PATCH] microcode: do not WARN_ON(cpu != 0) during resume
 2009-12-18 16:43 UTC  (4+ messages)

[PATCH] x86: slightly shorten __ticket_spin_trylock() (v3)
 2009-12-18 16:36 UTC  (2+ messages)

[PATCH 2/2] x86/apic: check global clockevent in lapic timer setup
 2009-12-18 16:35 UTC  (6+ messages)

[PATCH] Security: Add prctl(PR_{GET,SET}_NETWORK) interface
 2009-12-18 16:33 UTC  (4+ messages)
` [PATCH 1/3] Security: Add prctl(PR_{GET,SET}_NETWORK) interface. (v2)
    ` [PATCH 1/3] Security: Add prctl(PR_{GET,SET}_NETWORK)

[PATCH 0/6 v5] Kernel handling of Dynamic Logical Partitioning
 2009-12-18 16:24 UTC  (4+ messages)
` [PATCH 5/6 v5] CPU probe/release files

[PATCH v2] vmscan: limit concurrent reclaimers in shrink_zone
 2009-12-18 16:23 UTC  (11+ messages)
    ` FWD: "

2.6.33-rc1 compile error (geode watchdog / mfgpt related)
 2009-12-18 16:16 UTC  (3+ messages)

[PATCH] x86-64: modify memcpy()/memset() alternatives mechanism
 2009-12-18 16:16 UTC 

[PATCH 0/4 v2] Patch series for introduce voltage selecting for mc13783 regulators
 2009-12-18 16:12 UTC  (4+ messages)
` [PATCH 1/4] mfd: mc13783: Take care of semantic inversion between read and write value of two bits in POWER_MISCELLANEUS register
  ` [PATCH 2/4] mfd: mc13783: When probing, unlock the mc13783 before subsystems initialisation

[PATCH] x86-64: modify copy_user_generic() alternatives mechanism
 2009-12-18 16:12 UTC 

[PATCH] x86: lift restriction on the location of FIX_BTMAP_*
 2009-12-18 16:05 UTC 

[RFC] CFQ group scheduling structure organization
 2009-12-18 16:01 UTC  (10+ messages)
` [PATCH 3/4] cfq-iosched: Remove prio_change logic for workload selection

[PATCH 1/2] x86: initialize stack canary in secondary start
 2009-12-18 16:02 UTC  (2+ messages)

[PATCH] gpiolib: fix poll(2) support reconfigure on sysfs polarity change
 2009-12-18 15:59 UTC 

(no subject)
 2009-12-18 15:53 UTC  (38+ messages)
` [PATCH 01/27] sched: rename preempt_notifiers to sched_notifiers and refactor implementation
` [PATCH 02/27] sched: refactor try_to_wake_up()
` [PATCH 03/27] sched: implement __set_cpus_allowed()
` [PATCH 04/27] sched: make sched_notifiers unconditional
` [PATCH 05/27] sched: add wakeup/sleep sched_notifiers and allow NULL notifier ops
` [PATCH 06/27] sched: implement try_to_wake_up_local()
` [PATCH 07/27] acpi: use queue_work_on() instead of binding workqueue worker to cpu0
` [PATCH 08/27] stop_machine: reimplement without using workqueue
` [PATCH 09/27] workqueue: misc/cosmetic updates
` [PATCH 10/27] workqueue: merge feature parameters into flags
` [PATCH 11/27] workqueue: define both bit position and mask for work flags
` [PATCH 12/27] workqueue: separate out process_one_work()
` [PATCH 13/27] workqueue: temporarily disable workqueue tracing
` [PATCH 14/27] workqueue: kill cpu_populated_map
` [PATCH 15/27] workqueue: update cwq alignement
` [PATCH 16/27] workqueue: reimplement workqueue flushing using color coded works
` [PATCH 17/27] workqueue: introduce worker
` [PATCH 18/27] workqueue: reimplement work flushing using linked works
` [PATCH 19/27] workqueue: implement per-cwq active work limit
` [PATCH 20/27] workqueue: reimplement workqueue freeze using max_active
` [PATCH 21/27] workqueue: introduce global cwq and unify cwq locks
` [PATCH 22/27] workqueue: implement worker states
` [PATCH 23/27] workqueue: reimplement CPU hotplugging support using trustee
` [PATCH 24/27] workqueue: make single thread workqueue shared worker pool friendly
` [PATCH 25/27] workqueue: use shared worklist and pool all workers per cpu
` [PATCH 26/27] workqueue: implement concurrency managed dynamic worker pool
` [PATCH 27/27] workqueue: increase max_active of keventd and kill current_is_keventd()
` SUBJ: [RFC PATCHSET] concurrency managed workqueue, take#2
`  "
` workqueue thing

tracing: gcc for x86 calling mcount with -fomit-frame-pointer
 2009-12-18 15:52 UTC  (3+ messages)

DMA cache consistency bug introduced in 2.6.28 (Was: Re: [Fdutils] Cannot format floppies under kernel 2.6.*?)
 2009-12-18 15:45 UTC  (12+ messages)
                                                          ` [Fdutils] DMA cache consistency bug introduced in 2.6.28 (Was: "
                                                            ` [Fdutils] DMA cache consistency bug introduced in 2.6.28

BFS v0.311 CPU scheduler for 2.6.32
 2009-12-18 15:44 UTC  (4+ messages)
    ` BFS v0.312 configurable "

spinlock which can morph into a mutex
 2009-12-18 15:43 UTC  (3+ messages)

[PATCH] backlight: lcd: Add Epson L4F00242T03 LCD driver
 2009-12-18 15:42 UTC 

[PATCH] Dynamic port labeling V2
 2009-12-18 15:38 UTC  (6+ messages)

K8 ECC error with linux-2.6.32
 2009-12-18 15:37 UTC  (10+ messages)
` radeon KMS causes GART Table Walk Errors (was: K8 ECC error with linux-2.6.32)

[tip:x86/urgent] x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk
 2009-12-18 15:40 UTC  (4+ messages)
` [PATCH x86/urgent] x86: Fix objdump version check in chkobjdump.awk for different formats
` [PATCH x86/urgent v2] "

High load average on idle machine running 2.6.32
 2009-12-18 15:34 UTC  (6+ messages)

[PATCH] cfq-iosched: reduce write depth only if sync was delayed
 2009-12-18 15:32 UTC  (8+ messages)

[PATCH 1/1] perf session: Make events_stats u64 to avoid overflow on 32-bit arches
 2009-12-18 15:30 UTC  (2+ messages)
` [tip:perf/urgent] "

[BUG] Kernel built for i586 chip crashes instantly at boot time (CMOV instructions)
 2009-12-18 15:28 UTC 

No PCI-X / PCI-E cards on Intel Bigby-P MCH / ICH9R
 2009-12-18 15:26 UTC  (3+ messages)
` No PCI-X / PCI-E cards

[PATCH] Logitech G13 driver 0.0.2
 2009-12-18 15:18 UTC  (2+ messages)

[PATCH] cciss: fix reporting of scsi status again
 2009-12-18 15:15 UTC  (3+ messages)

[Patch] thinkpad_acpi: fix a build error
 2009-12-18 15:10 UTC  (8+ messages)

[PATCH] cfq: Remove useless css reference get
 2009-12-18 15:08 UTC  (4+ messages)

[PATCH v2 2/2] Crypto: Talitos: Support for Async_tx XOR offload
 2009-12-18 15:02 UTC  (8+ messages)

Suggestion: xtime as new inode attribute
 2009-12-18 14:59 UTC  (4+ messages)

[2.6.33-rc1] slab: possible recursive locking detected
 2009-12-18 14:45 UTC  (3+ messages)

Rfkill buttons : bi-stable, mono-stable, tactile
 2009-12-18 14:41 UTC  (9+ messages)

[patch] x86, irq: allow 0xff for /proc/irq/[n]/smp_affinity on a 8 cpu system
 2009-12-18 14:40 UTC  (2+ messages)

[PATCH] [trivial] arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code
 2009-12-18 14:36 UTC  (2+ messages)

[PATCH 1/1] Staging: Fixed spelling mistake
 2009-12-18 14:33 UTC  (2+ messages)

[PATCH 4/4] fs/qnx4: decrement sizeof size in strncmp
 2009-12-18 14:26 UTC  (2+ messages)

Linking issue with THINKPAD_ACPI=y and ALSA subsystem
 2009-12-18 14:25 UTC  (2+ messages)

[PATCH] trivial: fix checking socket() in net tstamp example
 2009-12-18 14:23 UTC  (3+ messages)

[git patches] xfs and block fixes for virtually indexed arches
 2009-12-18 14:17 UTC  (5+ messages)

2.6.33-rc1 Reboot right after bootloader
 2009-12-18 14:06 UTC 

[PATCH] btrfs: Simplify offset calculation method for ctree.h
 2009-12-18 14:10 UTC  (4+ messages)
  `  "

x264 benchmarks BFS vs CFS
 2009-12-18 13:53 UTC  (20+ messages)

intelligent CLS kills qemu's 8139cp
 2009-12-18 13:49 UTC 

[PATCH 0/3] macvlan: add vepa and bridge mode
 2009-12-18 13:45 UTC  (3+ messages)
` [PATCH] iplink: add macvlan options for "

[PATH 1/5 -v2] acpi, IO memory pre-mapping and atomic accessing
 2009-12-18 13:42 UTC  (6+ messages)

Performance regression in scsi sequential throughput (iozone) due to "e084b - page-allocator: preserve PFN ordering when __GFP_COLD is set"
 2009-12-18 13:38 UTC  (7+ messages)

Possible regression of LBA48 support for piix
 2009-12-18 13:36 UTC  (5+ messages)

[RFC 0/6] Driver core: Encourage use of const attributes
 2009-12-18 13:34 UTC  (5+ messages)
` [PATCH 0/3] "
  ` [PATCH 1/3] Driver core: device_attribute parameters can often be const*
    ` [PATCH 2/3] Driver core: bin_attribute "
      ` [PATCH 3/3] Driver core: driver_attribute "

[PATCH] thinkpad_acpi: fix a build error
 2009-12-18 13:28 UTC  (2+ messages)

[PATCH] dma-debug: Do not add notifier when dma debugging is disabled
 2009-12-18 13:14 UTC  (2+ messages)

[PATCH v2] hw-breakpoint: Fix hardware breakpoints -> perf events dependency
 2009-12-18 13:03 UTC  (2+ messages)
` [tip:perf/urgent] hw-breakpoints: "

linux-next: unable to fetch samsung and bjdooks-i2c trees
 2009-12-18 13:00 UTC  (2+ messages)

pohmelfs needs I_LOCK
 2009-12-18 12:40 UTC  (2+ messages)

[PATCH] Staging: POHMELFS: replace I_LOCK with I_NEW
 2009-12-18 12:33 UTC 

linux-next: Tree for December 18
 2009-12-18 12:18 UTC 

[PATCH] drm: convert drm_ioctl to unlocked_ioctl
 2009-12-18 12:15 UTC  (4+ messages)

[git patches] xfs and block fixes for virtually indexed arches
 2009-12-18 12:00 UTC  (10+ messages)

-tip: origin tree build failure
 2009-12-18 11:45 UTC  (5+ messages)

[PATCH] block: remove Documentation/block/as-iosched.txt
 2009-12-18 11:35 UTC  (2+ messages)

[PATCH 2/2] davinci: MMC: updates to suspend/resume implementation
 2009-12-18 11:03 UTC  (2+ messages)

linux-next: Tree for December 17
 2009-12-18 10:50 UTC  (3+ messages)
` linux-next: Tree for December 17 (media/dvb)

what's node "-1" ?
 2009-12-18 10:19 UTC  (2+ messages)

[BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v4.2
 2009-12-18 10:04 UTC  (4+ messages)

Technotrend S2-1600 - initialization bug
 2009-12-18  9:57 UTC  (2+ messages)

Add missing header for HTC Dream framebuffer
 2009-12-18  9:54 UTC  (3+ messages)

[PATCH 5/9] x86: dynamic increase early_res array size -v2
 2009-12-18  9:48 UTC  (5+ messages)
` [PATCH 6/9] x86: print bootmem free before pci_iommu_alloc and free_all_bootmem -v2
` [PATCH 7/9] x86: make early_node_mem get mem > 4g if possible -v2
` [PATCH 8/9] x86: only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
` [PATCH 9/9] x86: make 64 bit use early_res instead of bootmem before slab


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