public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-01 01:01:43 to 2009-10-01 10:06:56 UTC [more...]

[RFC][PATCH 0/2] LIS3LV02D I2C driver
 2009-10-01 10:06 UTC  (3+ messages)
` [PATCH 1/2] LIS3LV02D: axis remap, irq and resource setup / release added to platform data
  ` [PATCH 2/2] LIS3LV02D: I2C support

[2.6.31] ir-kbd-i2c oops
 2009-10-01 10:06 UTC  (7+ messages)

Multiple ports support for virtio_console; major number for dev
 2009-10-01 10:04 UTC  (8+ messages)
` [PATCH] virtio_console: Add support for multiple ports for generic guest and host communication

[RFC PATCH] perf_core: provide a kernel-internal interface to get to performance counters
 2009-10-01 10:01 UTC  (8+ messages)

[PATCH] kmemtrace: Fix up tracer registration
 2009-10-01  9:59 UTC  (2+ messages)
` [tip:tracing/urgent] "

[PATCH] x86: Turn the copy_from_user check into an (optional) compile time warning
 2009-10-01  9:59 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH] x86: SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL
 2009-10-01  9:58 UTC  (2+ messages)
` [tip:x86/urgent] x86, "

[GIT PATCH] USB patches for 2.6.31-git
 2009-10-01  9:58 UTC  (11+ messages)
` [origin tree boot hang] [PATCH] Revert "early_printk: Allow more than one early console"
  ` [origin tree boot hang] [PATCH] Revert "early_printk: Allow morethan "
          ` [origin tree boot hang] [PATCH] Revert "early_printk: Allowmorethan "
                ` [tip:x86/urgent] x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg

[PATCH] x86-64: don't leak kernel register values to 32-bit processes
 2009-10-01  9:59 UTC  (2+ messages)
` [tip:x86/urgent] x86: Don't leak 64-bit "

[PATCH] generate-cmdlist.sh should be either executable or run as parameter of "."
 2009-10-01  9:58 UTC  (5+ messages)
` [tip:perf/urgent] perf tools: Run generate-cmdlist.sh properly

[git pull request] ACPI related patches for 2.6.32-rc0 - part 2
 2009-10-01  9:57 UTC  (7+ messages)
` [origin tree build failure] [PATCH] thinkpad-acpi: Fix build on !CONFIG_THINKPAD_ACPI_HOTKEY_POLL

[PATCH] gigaset/CAPI: accept any number type/plan
 2009-10-01  9:53 UTC 

[PATCH 00/35] fix usage of __{,dev}exit_p
 2009-10-01  9:52 UTC  (46+ messages)
` [PATCH 01/34] move asic3_remove to .devexit.text
` [PATCH 02/34] move atp870u_remove "
` [PATCH 03/34] move bbc_remove "
` [PATCH 04/34] don't use __devexit_p to wrap excite_nand_remove
` [PATCH 05/34] move grover_remove to .devexit.text
` [PATCH 06/34] don't use __devexit_p to wrap hal2_remove
` [PATCH 07/34] move ilo_remove to .devexit.text
` [PATCH 08/34] move initio_remove_one "
` [PATCH 09/34] don't use __devexit_p to wrap iodev_remove
` [PATCH 10/34] don't use __devexit_p to wrap lasi700_driver_remove
` [PATCH 11/34] move mcf_remove to .devexit.text
` [PATCH 12/34] move megaraid_detach_one "
` [PATCH 13/34] don't use __devexit_p to wrap meth_remove
` [PATCH 14/34] don't wrap mlx4_remove_one in __devexit_p
` [PATCH 15/34] move mpc85xx_pci_err_remove to .devexit.text
` [PATCH 16/34] move mv64x60_pci_err_remove "
` [PATCH 17/34] move mxcnd_remove to .exit.text
` [PATCH 18/34] don't use __devexit_p to wrap NCR_Q720_remove
` [PATCH 19/34] move s3c_adc_remove to .devexit.text
` [PATCH 20/34] move s3c_pwm_remove "
` [PATCH 21/34] wrap sc26xx_driver_remove by __exit_p
` [PATCH 22/34] don't use __devexit_p to wrap sgiseeq_remove
` [PATCH 23/34] don't use __devexit_p to wrap sgiwd93_remove
` [PATCH 24/34] don't use __devexit_p to wrap snd_sgio2audio_remove
` [PATCH 25/34] don't use __devexit_p to wrap snirm710_driver_remove
` [PATCH 26/34] move spidev_remove to .devexit.text
` [PATCH 27/34] move stex_remove "
` [PATCH 28/34] move vhci_hcd_remove "
` [PATCH 29/34] move virtballoon_remove "
` [PATCH 30/34] move virtnet_remove "
` [PATCH 31/34] move virtrng_remove "
` [PATCH 32/34] don't use __devexit_p to wrap zalon_remove
` [PATCH 33/34] move lis3l02dq_remove to .devexit.text
` [PATCH 34/34] move sca3000_remove "

NULL pointer dereference / tty subsystem? / 2.6.31.1/ still persists, in stable .1 release too
 2009-10-01  9:44 UTC 

BFS vs. mainline scheduler benchmarks and measurements
 2009-10-01  9:36 UTC  (8+ messages)

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-10-01  9:28 UTC  (26+ messages)

[RFC PATCHSET] workqueue: implement concurrency managed workqueue
 2009-10-01  9:22 UTC  (28+ messages)
` [PATCH 01/19] freezer: don't get over-anxious while waiting
` [PATCH 02/19] scheduler: implement sched_class_equal()
` [PATCH 03/19] scheduler: implement workqueue scheduler class
` [PATCH 04/19] scheduler: implement force_cpus_allowed_ptr()
` [PATCH 05/19] kthread: implement kthread_data()
` [PATCH 06/19] acpi: use queue_work_on() instead of binding workqueue worker to cpu0
` [PATCH 07/19] stop_machine: reimplement without using workqueue
` [PATCH 08/19] workqueue: misc/cosmetic updates
` [PATCH 09/19] workqueue: merge feature parametesr into flags
` [PATCH 10/19] workqueue: update cwq alignement and make one more flag bit available
` [PATCH 11/19] workqueue: define both bit position and mask for work flags
` [PATCH 12/19] workqueue: separate out process_one_work()
` [PATCH 13/19] workqueue: temporarily disable workqueue tracing
` [PATCH 14/19] workqueue: (TEMPORARY) kill singlethread variant
` [PATCH 15/19] workqueue: reimplement workqueue flushing using color coded works
` [PATCH 16/19] workqueue: introduce worker
` [PATCH 17/19] workqueue: reimplement work flushing using linked works
` [PATCH 18/19] workqueue: reimplement workqueue freeze using cwq->frozen_works queue
` [PATCH 19/19] workqueue: implement concurrency managed workqueue

kernel BUG at drivers/ide/ide-disk.c:187 (2.6.31)
 2009-10-01  9:25 UTC  (5+ messages)

[GIT PULL] block updates for 2.6.32-rc
 2009-10-01  9:23 UTC  (4+ messages)

futex question
 2009-10-01  9:22 UTC  (2+ messages)

[RFC] Privilege dropping security module
 2009-10-01  9:15 UTC  (7+ messages)
` [RFC][PATCH] Permission masking security module (was dpriv)

[PATCH] x86: limit irq affinity
 2009-10-01  9:07 UTC  (2+ messages)

b43: fix wldev use after free
 2009-10-01  8:49 UTC 

[patch 1/4] x86: cleanup and add missing log levels for k8
 2009-10-01  8:56 UTC  (3+ messages)
` [patch 4/4] x86: interleave emulated nodes over physical nodes

[PATCH 0/9] Add vsprintf extension %pU to print UUID/GUIDs and use it
 2009-10-01  8:55 UTC  (5+ messages)
` [PATCH 1/9] lib/vsprintf.c: Add %pU to print UUID/GUIDs

[.32-rc1/2] ath5k: has become unreliable with .32-rc1
 2009-10-01  8:52 UTC  (3+ messages)
` [SOLVED][.32-rc1/2] "

[PATCH v2] twl4030: Fix boot with twl4030 usb transceiver enabled
 2009-10-01  8:41 UTC  (3+ messages)

[PATCH 0/2] net/netfilter: Makefile and pr_<level>
 2009-10-01  8:27 UTC  (7+ messages)
` [PATCH 1/2] net/netfilter/ipvs: Move #define KMSG_COMPONENT to Makefile

BUG: sleeping function called from invalid context at kernel/mutex.c:280
 2009-10-01  8:26 UTC  (4+ messages)
` [tip:timers/urgent] clocksource: Resume clocksource without taking the clocksource mutex

[PATCH REALTEK] Added quirk to enable sound on Toshiba NB200
 2009-10-01  8:26 UTC  (8+ messages)

[GIT PATCH] TTY patches for 2.6.31-git
 2009-10-01  8:21 UTC  (4+ messages)
` [origin tree boot crash] "

[PATCH] drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)
 2009-10-01  8:20 UTC 

[PATCH] drm/radeon/kms: Convert R100 to new init path (V2)
 2009-10-01  8:12 UTC 

[PATCH] drivers-core: nullify private pointer on device-release
 2009-10-01  8:02 UTC 

[PATCH] connector: Allow permission checking in the receiver callbacks
 2009-10-01  8:01 UTC  (5+ messages)

[PATCH] iSCSI/iBFT: use proper address translation
 2009-10-01  8:01 UTC 

linux-next: tree build failure
 2009-10-01  7:58 UTC  (2+ messages)

[PATCH] twl4030: Fix boot with twl4030 usb transceiver enabled
 2009-10-01  7:56 UTC  (2+ messages)

[PATCH] perf_counter: cleanup for __perf_event_sched_in()
 2009-10-01  7:47 UTC  (12+ messages)
      ` [PATCH 1/2] perf_counter: cleanup for __perf_event_sched_*()
          ` [PATCH 1/2 v2] perf_counter: fix "
            ` [PATCH 2/2 v2] optimize for perf_event_init_task()
              ` [tip:perf/urgent] perf_event: Clean up perf_event_init_task()
            ` [tip:perf/urgent] perf_event: Fix event group handling in __perf_event_sched_*()

[patch] perf timechart: Add a power-only mode
 2009-10-01  7:46 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH tip/core/rcu 3/3] rcu: make hot-unplugged CPU relinquish its own RCU callbacks
 2009-10-01  7:46 UTC  (2+ messages)
` [tip:core/rcu] rcu: Make "

[PATCH tip/core/rcu 1/3] rcu: replace the rcu_barrier enum with pointer to call_rcu*() function
 2009-10-01  7:46 UTC  (2+ messages)
` [tip:core/rcu] rcu: Replace "

[PATCH tip/core/rcu 2/3] rcu: move rcu_barrier() to rcutree, make lightweight rcu_barrier() for rcutiny
 2009-10-01  7:46 UTC  (2+ messages)
` [tip:core/rcu] rcu: Move "

[PATCH 2/2] x86: UV hardware performance counter and topology access
 2009-10-01  7:46 UTC  (2+ messages)

[PATCH] perf_event, powerpc: Fix compilation after big perf_counter rename
 2009-10-01  7:42 UTC  (11+ messages)

[lm-sensors] [PATCH] hwmon: Driver for Texas Instruments amc6821 chip
 2009-10-01  7:42 UTC 

[PATCH] drm/radeon/kms: Convert RS690/RS740 to new init path (V2)
 2009-10-01  7:39 UTC 

IO scheduler based IO controller V10
 2009-10-01  7:33 UTC  (10+ messages)

Linux 2.6.32-rc1
 2009-10-01  7:28 UTC  (22+ messages)
                  ` [GIT PULL] scheduler fixes
                          ` [tip:x86/urgent] x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y
                        ` [tip:x86/urgent] x86: Optimize cmpxchg64() at build-time some more

[PATCH v5 1/2] ARM: Pass IFSR register to do_PrefetchAbort()
 2009-10-01  7:15 UTC  (2+ messages)

linux-next: m86k/m68knommu tree build failure
 2009-10-01  6:55 UTC  (5+ messages)

[PATCH] asus_atk0110: add support for Asus P7P55D
 2009-10-01  6:50 UTC  (10+ messages)

[PATCH] tracing: Fix infinite loop in ftrace_update_pid_func()
 2009-10-01  6:48 UTC  (2+ messages)
` [tip:tracing/urgent] tracing: Fix infinite recursion "

linux-next: sound tree build failure
 2009-10-01  6:45 UTC  (2+ messages)

IO scheduler based IO controller V10
 2009-10-01  6:41 UTC  (4+ messages)

[GIT PULL] ext4 for v2.6.32 round II
 2009-10-01  6:40 UTC  (7+ messages)
` [Kernel BUG] "

[PATCH] Add uboot commandline argument passing support to m68knommu
 2009-10-01  6:28 UTC  (4+ messages)
  ` [PATCH] Add uboot commandline argument passing support to m68knommu (Try #2)
    ` [uClinux-dev] "

Possible bug in ftrace_profile_enable_event
 2009-10-01  6:20 UTC  (2+ messages)

[git pull] m68knommu arch fixes
 2009-10-01  6:16 UTC 

[PATCH v2 0/2] Linker script cleanup patches for m68knommu
 2009-10-01  5:56 UTC  (3+ messages)
` [PATCH v2 2/2] m68knommu: Clean up linker script using new linker script macros

[PATCH 8/9] Add explicit bound checks in mm/migrate.c
 2009-10-01  5:54 UTC  (3+ messages)

[PATCH] fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver
 2009-10-01  5:44 UTC  (2+ messages)
` [PATCH 1/3 v2] "

[RFC v2 PATCH 0/8] CFS Hard limits - v2
 2009-10-01  5:12 UTC  (7+ messages)

[PATCH 0/7] Updates for spi-imx
 2009-10-01  4:59 UTC  (3+ messages)

[PATCH] trace: fix missing assignment in trace_ctxwake_*
 2009-10-01  4:33 UTC 

[PATCH 1/5] Blackfin SPI: fix resources leakage
 2009-10-01  4:27 UTC  (3+ messages)
` [PATCH 5/5] Blackfin SPI: clean up error handling in client setup
  ` [Uclinux-dist-devel] "

linux-next: Tree for October 1
 2009-10-01  4:08 UTC 

[PATCH] Fix kernel panic on i386 machine when booting with profile=2
 2009-10-01  3:23 UTC 

2.6.32-rc1 oops in ext4
 2009-10-01  3:07 UTC  (2+ messages)

[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
 2009-10-01  2:51 UTC  (4+ messages)

[RFC][v7][PATCH 0/9] Implement clone2() system call
 2009-10-01  2:36 UTC  (3+ messages)

[PATCH] a fix for too big f_pos handling
 2009-10-01  2:26 UTC 

[patch 00/33] my current vfs scalability patch queue
 2009-10-01  2:16 UTC  (9+ messages)
` [patch 03/33] fs: scale files_lock
` [patch 04/33] fs: brlock vfsmount_lock

[RFC][PATCH] HWPOISON: remove the unsafe __set_page_locked()
 2009-10-01  2:02 UTC  (8+ messages)

[RFC][PATCH 0/2] memcg: replace memcg's per cpu status counter with array counter like vmstat
 2009-10-01  1:29 UTC  (3+ messages)

[PATCH 1/2] Move swap functions to kernel/power/swap.c
 2009-10-01  1:28 UTC  (3+ messages)
  ` [linux-pm] "

[PATCH ACS v3 1/1]
 2009-10-01  1:17 UTC  (6+ messages)

[PATCH 01/10] autofs4 - use macros for active list handling
 2009-10-01  1:02 UTC  (6+ messages)
` [PATCH 06/10] autofs4 - cleanup active and expire lookup
` [PATCH 07/10] autofs4 - eliminate d_unhashed in path walk checks
` [PATCH 08/10] autofs4 - rename dentry to active in autofs4_lookup_active()
` [PATCH 09/10] autofs4 - rename dentry to expiring in autofs4_lookup_expiring()
` [PATCH 10/10] autofs4 - always use lookup for lookup


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