mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[patch 00/37] 2.6.27.29-stable review
 2009-07-28 23:01 UTC  (5+ messages)
  ` [patch 01/37] fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b
  ` [patch 03/37] SCSI: zalon: fix oops on attach failure
  ` [patch 04/37] sound: usb-audio: add workaround for Blue Microphones devices
  ` [patch 06/37] USB: EHCI: report actual_length for iso transfers

[PATCH] Allow userspace block device implementation
 2009-07-28 22:56 UTC  (14+ messages)

[PATCH 1/1] pagemap clear_refs: modify to specify anon or mapped vma clearing
 2009-07-28 22:52 UTC  (11+ messages)

[RFC PATCH 0/3] Add some trace events for the page allocator
 2009-07-28 22:48 UTC  (5+ messages)
` [PATCH 1/3] tracing, page-allocator: Add trace events for page allocation and page freeing
` [PATCH 2/3] tracing, mm: Add trace events for anti-fragmentation falling back to other migratetypes
` [PATCH 3/3] tracing, page-allocator: Add trace event for page traffic related to the buddy lists

[PATCH] kvm: remove superfluous NULL pointer check in kvm_inject_pit_timer_irqs()
 2009-07-28 22:46 UTC 

New MMC maintainer needed
 2009-07-28 22:41 UTC  (8+ messages)

[RFC] ondemand: Make kondemand workqueue run with dynamic sched priority
 2009-07-28 22:28 UTC 

[PATCH] cyclades: allow overriding ISA defaults also when the driver is built-in
 2009-07-28 22:23 UTC 

[Fwd: how to debug: BUG: soft lockup - CPU#3 stuck for 61s!]
 2009-07-28 22:23 UTC  (3+ messages)

[PATCH linux-next] agp: correct missing cleanup on error in agp_add_bridge
 2009-07-28 22:19 UTC  (2+ messages)

BUG: scheduling while atomic reintroduced
 2009-07-28 22:18 UTC 

[PATCH 0/26] oprofile: Performance counter multiplexing
 2009-07-28 22:18 UTC  (29+ messages)
` [PATCH 01/26] x86/oprofile: Rework and simplify nmi_cpu_setup()
` [PATCH 02/26] x86/oprofile: Whitespaces changes only
` [PATCH 03/26] oprofile: Implement performance counter multiplexing
` [PATCH 04/26] x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
` [PATCH 05/26] x86/oprofile: Use per_cpu() instead of __get_cpu_var()
` [PATCH 06/26] x86/oprofile: Fix initialization of switch_index
` [PATCH 07/26] oprofile: oprofile_set_timeout(), return with error for invalid args
` [PATCH 08/26] oprofile: Rename variable timeout_jiffies and move to oprofile_files.c
` [PATCH 09/26] oprofile: Remove oprofile_multiplexing_init()
` [PATCH 10/26] oprofile: Grouping multiplexing code in oprof.c
` [PATCH 11/26] oprofile: Introduce op_x86_phys_to_virt()
` [PATCH 12/26] oprofile: Grouping multiplexing code in op_model_amd.c
` [PATCH 13/26] x86/oprofile: Implement multiplexing setup/shutdown functions
` [PATCH 14/26] x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
` [PATCH 15/26] x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() "
` [PATCH 16/26] x86/oprofile: Moving nmi_cpu_switch() "
` [PATCH 17/26] x86/oprofile: Remove const qualifier from struct op_x86_model_spec
` [PATCH 18/26] x86/oprofile: Remove unused num_virt_controls "
` [PATCH 19/26] x86/oprofile: Modify initialization of num_virt_counters
` [PATCH 20/26] x86/oprofile: Add function has_mux() to check multiplexing support
` [PATCH 21/26] x86/oprofile: Enable multiplexing only if the model supports it
` [PATCH 22/26] x86/oprofile: Implement mux_clone()
` [PATCH 23/26] oprofile: Adding switch counter to oprofile statistic variables
` [PATCH 24/26] x86/oprofile: Implement op_x86_virt_to_phys()
` [PATCH 25/26] x86/oprofile: Add counter reservation check for virtual counters
` [PATCH 26/26] x86/oprofile: Small coding style fixes

+ cyclades-read-buffer-overflow.patch added to -mm tree
 2009-07-28 22:07 UTC 

[PATCH 1/3] pda-power: add set_charged functionaltity
 2009-07-28 22:06 UTC  (3+ messages)
` [PATCH 1/2] power_supply: get_by_name and set_charged functionality

[PATCH] x86: fix reporting of Thermal Monitoring mechanism enabled
 2009-07-28 22:04 UTC 

[PATCH 0/2] tracing/function_graph fixes for 2.6.31
 2009-07-28 22:02 UTC  (4+ messages)
` [PATCH 1/2] tracing: Fix invalid function_graph entry
` [PATCH 2/2] tracing: Fix missing function_graph events when we splice_read from trace_pipe
` [GIT PULL] tracing/function_graph fixes for 2.6.31

[Regression] kdesu broken
 2009-07-28 22:02 UTC  (30+ messages)
      ` [PATCH] "

[PATCH] mce: remove never executed code
 2009-07-28 21:56 UTC 

[PATCH] mce: add missing __cpuinit tags
 2009-07-28 21:56 UTC 

[PATCH] mce: fix "mce" boot option handling for CONFIG_X86_NEW_MCE
 2009-07-28 21:55 UTC 

[PATCH] mce: don't log boot MCEs on Pentium M (model == 13) CPUs
 2009-07-28 21:52 UTC 

Bug in kernel 2.6.31, Slow wb_kupdate writeout
 2009-07-28 21:49 UTC  (2+ messages)

clock freezes??
 2009-07-28 21:46 UTC  (2+ messages)

[GIT PATCH] driver core patches for 2.6.31-rc4-git
 2009-07-28 21:44 UTC  (6+ messages)
` [PATCH 1/5] sysfs: fix hardlink count on device_move
` [PATCH 2/5] driver core: firmware_class:fix memory leak of page pointers array
` [PATCH 3/5] Dynamic debug: fix typo: -/->
` [PATCH 4/5] driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails
` [PATCH 5/5] driver core: documentation: make it clear that sysfs is optional

[GIT PATCH] STAGING fixes for 2.6.31-rc4-git tree
 2009-07-28 21:38 UTC 

[GIT PATCH] USB patches for 2.6.31-rc4-git
 2009-07-28 21:38 UTC 

[PATCH] viafb: fix rmmod bug
 2009-07-28 21:34 UTC  (2+ messages)

[PATCH 5/9] drivers/net/wireless: correct error-handling code
 2009-07-28 21:33 UTC  (10+ messages)
  ` [PATCH] MAINTAINERS: Add networking wireless drivers section

2.6.31-rc2: Reported regressions 2.6.29 -> 2.6.30
 2009-07-28 21:15 UTC  (4+ messages)
` [Bug #13337] [post 2.6.29 regression] hang during suspend of b44/b43 modules

Missing device IDs in rt2870
 2009-07-28 21:12 UTC  (2+ messages)

2.6.28.9: EXT3/NFS inodes corruption
 2009-07-28 21:12 UTC  (8+ messages)

[Bisected] [Bug #13821] Replugging USB serial converter uses new device node
 2009-07-28 21:07 UTC  (2+ messages)

2.6.31-rc4: Reported regressions from 2.6.30
 2009-07-28 21:05 UTC  (8+ messages)
` [Bug #13845] inotify regression, missing events
` [Bug #13643] Touchpad lost synchronization after resume from suspend to RAM

31-rc3-mmotm0716 - wonky wireless statistics
 2009-07-28 21:01 UTC 

[PATCH v2 0/2] IPVS: make use of pr_fmt and friends
 2009-07-28 20:56 UTC  (4+ messages)
` [PATCH v2 1/2] IPVS: use pr_fmt
` [PATCH v2 2/2] IPVS: use pr_err and friends instead of IP_VS_ERR and friends

[PATCH] mempool: launder reused items from kzalloc pool
 2009-07-28 20:46 UTC 

[PATCH] Allow userspace block device implementation
 2009-07-28 20:37 UTC 

[PATCH 1/1] UIO: unbreak uio.h userspace compilation
 2009-07-28 20:21 UTC  (6+ messages)
  ` [PATCH 1/1] UIO: mark uio.h functions __KERNEL__ only
      ` [PATCH v3 "

[BUGFIX] index of rq.count[]
 2009-07-28 20:21 UTC  (2+ messages)

[PATCH 6/12] drivers/platform/x86: Correct redundant test
 2009-07-28 20:11 UTC  (3+ messages)

eeepc_hotkey adds 25s to boot
 2009-07-28 20:08 UTC  (6+ messages)

[PATCH v2 for 2.6.32] SFI - Simple Firmware Interface support
 2009-07-28 19:52 UTC  (4+ messages)
` [PATCH 03/12] SFI: document boot param "sfi=off"

drivers/pci/quirks.c: irq_reroute_variant is dead code?
 2009-07-28 19:50 UTC 

BUG: scheduling while atomic reintroduced
 2009-07-28 19:47 UTC 

Dynamic configure max_cstate
 2009-07-28 19:47 UTC  (2+ messages)

[2.6.31-rc4] ftdi_usb maps memory from stack
 2009-07-28 19:31 UTC  (2+ messages)

[PATCH 0/3] VGA arbiter implementation (v2)
 2009-07-28 19:25 UTC  (4+ messages)
` [PATCH 1/3] vga: implements VGA arbitration on Linux
  ` [PATCH 2/3] vga: drops a documentation regarding the VGA arbiter

Dynamic configure max_cstate
 2009-07-28 19:25 UTC  (8+ messages)
          ` ok, now would this be useful? (Re: Dynamic configure max_cstate)

linux-next: manual merge of the ttydev tree with the usb.current tree
 2009-07-28 19:24 UTC  (10+ messages)

[PATCH NEXT] netxen: fix CONFIG_INET=n build
 2009-07-28 19:23 UTC  (2+ messages)

BUG: scheduling while atomic reintroduced
 2009-07-28 19:20 UTC  (2+ messages)

[PATCH] PNPACPI: Enable PNPACPI _PSx Support, v3
 2009-07-28 19:15 UTC  (4+ messages)
  ` [stable] "

Linux-2.6.31-rc4 - shut the annoying "failed to acquire vblank..."
 2009-07-28 19:08 UTC  (5+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-07-28 19:07 UTC  (12+ messages)

[PATCH] Deny CLONE_PARENT|CLONE_NEWPID combination
 2009-07-28 19:06 UTC  (3+ messages)

TTM page pool allocator
 2009-07-28 18:55 UTC  (8+ messages)
          ` ttm_mem_global

[RFC] IO scheduler based IO controller V7
 2009-07-28 18:45 UTC  (10+ messages)
` [PATCH 03/24] io-controller: bfq support of in-class preemption

linux-next: Tree for July 28
 2009-07-28 18:32 UTC  (5+ messages)
` [PATCH -next] netxen: fix build when CONFIG_INET=n
` [PATCH -next] usbtmc: fix printk format warnings

NFS client packet storm on 2.6.27.x
 2009-07-28 18:31 UTC  (6+ messages)
              ` [stable] "

Regression impacts ServeRAID II on IBM xSeries 5500
 2009-07-28 18:20 UTC  (5+ messages)

[2.6.31-rc4] nfs4 writecount warning
 2009-07-28 18:15 UTC  (3+ messages)

2.6.30.2 - 2.6.31-rc4: Warning at i915_gem_idle
 2009-07-28 18:15 UTC 

[PATCH 0/2] implement uid mount option for ext2 and ext3
 2009-07-28 18:11 UTC  (3+ messages)
` [PATCH 0/2] implement uid mount option for ext2 and ext3, try 3

fanotify - overall design before I start sending patches
 2009-07-28 17:59 UTC  (7+ messages)

[PATCH-RFC 1/2] eventfd: reorganize the code to simplify new flags
 2009-07-28 17:55 UTC  (2+ messages)
` [PATCH-RFC 2/2] eventfd: EFD_STATE flag

[PATCH-RFC 0/2] eventfd: new EFD_STATE flag
 2009-07-28 17:54 UTC 

[GIT PULL] OProfile updates for tip
 2009-07-28 17:54 UTC 

ATTENTION
 2009-07-28 17:48 UTC 

[PATCH] x86: Buffer overflow
 2009-07-28 17:46 UTC 

ATTENTION
 2009-07-28 17:41 UTC 

[PATCH] drivers/s390: put NULL test before dereference
 2009-07-28 17:09 UTC 

[PATCH] tmio_mmc: Optionally support using platform clock
 2009-07-28 17:09 UTC  (4+ messages)

Matthew handling PCI patches until Aug. 6th
 2009-07-28 17:02 UTC 

[PATCH] nfs: remove superfluous BUG_ON()s
 2009-07-28 16:59 UTC  (2+ messages)

[PATCH] Shut off pci_find_device warnings when the deprecated pci functions are enabled
 2009-07-28 16:55 UTC  (2+ messages)

[PATCH 0/2] IPVS: make use of pr_fmt and friends
 2009-07-28 16:55 UTC  (3+ messages)
` [PATCH 1/2] IPVS: use pr_fmt

[GIT PULL] hwmon fixes for 2.6.31
 2009-07-28 16:51 UTC 

[GIT PULL] i2c fix for 2.6.31
 2009-07-28 16:50 UTC 

31-rc3-mmotm0716 - dead USB trackball mouse kills entire system
 2009-07-28 16:49 UTC  (2+ messages)

2.6.28.9: EXT3/NFS inodes corruption
 2009-07-28 16:45 UTC  (2+ messages)

[RFC][PATCH 5/5] perfcounter: Add support for kernel hardware breakpoints
 2009-07-28 16:41 UTC  (12+ messages)

[RFC] [PATCH 1/3] ASoC: Add support for Conexant CX20442-11 voice modem codec
 2009-07-28 16:39 UTC  (5+ messages)
` [alsa-devel] "

[PATCH] Disable CLONE_PARENT for init
 2009-07-28 16:38 UTC 

[PATCH] Remove Spurious PnP Memory Reserved Warning
 2009-07-28 16:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] driver core: simplify platform_get_resource()
 2009-07-28 16:31 UTC  (3+ messages)

[PATCH 7/9] drivers/rtc: correct error-handling code
 2009-07-28 16:31 UTC  (2+ messages)
` [rtc-linux] "

Linux-2.6.31-rc4 - i915 errors
 2009-07-28 16:25 UTC  (4+ messages)

[PATCH] pcf50633: fix wrong define for 10bit ADC mode
 2009-07-27 21:09 UTC 

[PATCH] pcf50633: revise locking for ADC
 2009-07-27 20:58 UTC 

[PATCH] pcf50633: use a dedicated workqueue for irq processing
 2009-07-27 20:41 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®