public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-28 16:46:35 to 2011-11-28 22:39:25 UTC [more...]

[PATCH v5.1 00/14] crc32c: Add faster algorithm and self-test code
 2011-11-28 22:38 UTC  (8+ messages)
` [PATCH 02/14] Moved a long comment from lib/crc32.c to Documentation/crc32.txt
` [PATCH 03/14] Replaced the unit test provided in crc32.c, which doesn't have a
` [PATCH 05/14] Misc cleanup of lib/crc32.c and related files
` [PATCH 06/14] crc32.c in its original version freely mixed u32, __le32 and __be32 types
` [PATCH 10/14] Some final changes
` [PATCH 12/14] crypto: crc32c should use library implementation
` [PATCH 14/14] crc32: Select an algorithm via kconfig

[REGRESSION] [Linux 3.2] top/htop and all other CPU usage
 2011-11-28 22:28 UTC 

[PATCH] kexec: do not call kmsg_dump in crashdump
 2011-11-28 22:34 UTC  (3+ messages)

[PATCH 1/5] jump-label: export jump_label_inc/jump_label_dec
 2011-11-28 22:33 UTC  (3+ messages)
` [PATCH 2/5] KVM: MMU: audit: replace mmu audit tracepoint with jump-lable

[PATCH 0/5] ARM: OMAP1: Fix dpll1 reprogramming related issues
 2011-11-28 22:30 UTC  (9+ messages)
` [PATCH 1/5] ARM: OMAP1: Fix dpll1 default rate reprogramming method
    ` [PATCH 2a/5] Remove unsafe clock values from omap1_defconfig
` [PATCH 3/5] ARM: OMAP1: Fix dpll1 reprogramming not actually allowed
` [PATCH 4/5] init/calibrate.c: allow for recalibration of loops per jiffy

[PATCH 1/2] trace_events_filter: use rcu_assign_pointer() when setting ftrace_event_call->filter
 2011-11-28 22:15 UTC  (9+ messages)
` [PATCH 2/2] trace_event_filter: factorize filter creation

NULL pointer dereference in mainline and next
 2011-11-28 22:08 UTC  (4+ messages)

[PATCH] staging: hv: move hv_netvsc out of staging area
 2011-11-28 22:00 UTC  (2+ messages)

[RFC PATCH] block: change max_segments default to USHRT_MAX
 2011-11-28 22:00 UTC 

Question about error from xhci-hcd
 2011-11-28 21:53 UTC  (6+ messages)

[PATCH 0/4] rcu: Make new RCU dynticks API work with nohz cpusets
 2011-11-28 21:53 UTC  (6+ messages)
` [PATCH 1/4] rcu: Don't check irq nesting from rcu idle entry/exit
` [PATCH 2/4] rcu: Irq nesting is always 0 on rcu_enter_idle_common
` [PATCH 3/4 RFC] rcu: New rcu_user_enter() and rcu_user_exit() APIs
` [PATCH 4/4 RFC] rcu: New rcu_user_enter_irq() and rcu_user_exit_irq() APIs

[PATCH 1/3] mtd/nand : use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
 2011-11-28 21:49 UTC  (6+ messages)
` [PATCH 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

[REGRESSION] [Linux 3.2] top/htop and all other CPU usage metering applications has gone crackers
 2011-11-28 21:48 UTC  (9+ messages)

[PATCH 1/2] watchdog: Remove touch_all_softlockup_watchdogs
 2011-11-28 21:47 UTC  (3+ messages)
` [PATCH 2/2] watchdog: Softlockup has regular windows where it is not armed

[GIT PULL] cgroup fixes for 3.2-rc3
 2011-11-28 21:46 UTC 

[PATCH] staging: hv: move hv_netvsc out of staging area (format-patch without -M flag)
 2011-11-28 21:32 UTC 

[PATCH 1/3] mtd/nand: fix coding style issue in drivers/mtd/nand/fsl_elbc.c
 2011-11-28 21:41 UTC  (6+ messages)
` [PATCH 2/3] mtd/nand : set Nand flash page address to FBAR and FPAR correctly
  ` [PATCH v3 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

[PATCH] PM / Domains: Make it possible to assign names to generic PM domains
 2011-11-28 21:38 UTC  (2+ messages)
` [Update][PATCH] "

[GIT PULL] percpu fixes for 3.2-rc3
 2011-11-28 21:35 UTC 

3.1.3 2.6.37.6 2.6.33.4 kernel bug in pata_oldpiix driver
 2011-11-28 21:27 UTC  (2+ messages)

[PATCH] staging:vt6656: iwctl.c: Removed unneeded function
 2011-11-28 19:16 UTC 

[PATCH] deadlock with suspend and quotas
 2011-11-28 21:14 UTC  (4+ messages)

[PATCH v3 0/2] nfs/sunrpc: allow freezing of tasks with NFS calls in flight
 2011-11-28 21:09 UTC  (8+ messages)
` [PATCH v3 1/2] sunrpc: make rpc_wait_bit_killable handle freeze events
` [PATCH v3 2/2] nfs: make TASK_KILLABLE sleeps attempt to freeze

[PATCH v2 10/16] samsung-laptop: cleanup KConfig
 2011-11-28 21:05 UTC  (2+ messages)

XFS read hangs in 3.1-rc10
 2011-11-28 21:01 UTC  (12+ messages)

Too many poll_idle cpu calls in kernel 3.2 rc-series
 2011-11-28 20:44 UTC  (2+ messages)

[GIT PULL] x86, microcode fixes for 3.2
 2011-11-28 20:43 UTC 

[RFC PATCH v2 0/4] cpuidle: (POWER) cpuidle driver for pSeries
 2011-11-28 20:39 UTC  (9+ messages)
` [RFC PATCH v2 1/4] cpuidle: (powerpc) Add cpu_idle_wait() to allow switching of idle routines
` [RFC PATCH v2 4/4] cpuidle: (POWER) Handle power_save=off

[PATCH] uio: convert drivers/uio/* to use module_platform_driver()
 2011-11-28 20:30 UTC  (2+ messages)

Build regressions/improvements in v3.2-rc3
 2011-11-28 20:29 UTC 

[RFC] ftrace, perf: Adding support to use function trace
 2011-11-28 20:24 UTC  (29+ messages)
` [PATCH 1/9] trace: Fix uninitialized variable compiler warning
` [PATCH 3/9] ftrace: Fix shutdown to disable calls properly
` [PATCH 4/9] ftrace: Add enable/disable ftrace_ops control interface
` [PATCH 7/9] ftrace, perf: Add support to use function tracepoint in perf
` [PATCH 8/9] ftrace, perf: Add FILTER_TRACE_FN event field type
` [PATCH 9/9] ftrace, perf: Add filter support for function trace event

[PATCH] w1: add fast search for single slave bus
 2011-11-28 20:24 UTC  (2+ messages)

[PATCH v6 0/3] security: Yama LSM
 2011-11-28 20:15 UTC  (14+ messages)
` [RFC] Make Yama pid_ns aware
` [RFC -resend] "

[PATCH v2] ramoops: use pstore interface
 2011-11-28 20:09 UTC 

linear raid, is partial recovery possible?
 2011-11-28 20:05 UTC 

Too many poll_idle cpu calls in kernel 3.2 rc-series
 2011-11-28 20:01 UTC  (3+ messages)

[PATCH] Don't show error if Acer WMI is not found
 2011-11-28 20:00 UTC 

stable-3.1: iwlwifi broken with nomsi
 2011-11-28 19:59 UTC 

[PATCH v7 3.2-rc2 0/30] uprobes patchset with perf probe support
 2011-11-28 19:57 UTC  (11+ messages)
` [PATCH RFC 0/5] uprobes: kill xol vma
  ` [PATCH 1/5] uprobes: kill pre_ssout(), introduce set_xol_ip()
  ` [PATCH 2/5] uprobes: introduce uprobe_switch_to()
  ` [PATCH 3/5] uprobes: introduce uprobe_xol_slots[NR_CPUS]
  ` [PATCH 4/5] uprobes: teach set_xol_ip() to use uprobe_xol_slots[]
  ` [PATCH 5/5] uprobes: remove the uprobes_xol_area code

[PATCH 0/4] MAX17042 add support for maxim POR procedure
 2011-11-28 19:49 UTC  (5+ messages)
` [PATCH 1/4] max17042: Move power suppply registration to a worker thread
` [PATCH 2/4] max17042: Align register definitions with data sheet and init appnote
` [PATCH 3/4] max17042: Add POR init procedure from Maxim appnote
` [PATCH 4/4] x86-mrst: Add battery fuel guage platform data

Linux 3.1.3
 2011-11-28 19:51 UTC  (4+ messages)

iwlagn failed resume from S3
 2011-11-28 19:45 UTC  (2+ messages)

[PATCHSET tip:x86/memblock] memblock: Kill early_node_map[], take 2
 2011-11-28 19:31 UTC  (24+ messages)
` [PATCH 01/23] memblock: Fix include breakages caused by 24aa07882b
` [PATCH 02/23] memblock: Make memblock_{add|remove|free|reserve}() return int and update prototypes
` [PATCH 03/23] memblock: Use memblock_reserve() in memblock internal functions
` [PATCH 04/23] memblock: Add __memblock_dump_all()
` [PATCH 05/23] memblock: Kill sentinel entries at the end of static region arrays
` [PATCH 06/23] memblock: Kill memblock_init()
` [PATCH 07/23] memblock: Separate out memblock_isolate_range() from memblock_set_node()
` [PATCH 08/23] memblock: Reimplement __memblock_remove() using memblock_isolate_range()
` [PATCH 09/23] memblock: Make memblock functions handle overflowing range @size
` [PATCH 10/23] memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()
` [PATCH 11/23] powerpc: Cleanup memblock usage
` [PATCH 12/23] memblock: Track total size of regions automatically
` [PATCH 13/23] memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
` [PATCH 14/23] memblock: Implement memblock_add_node()
` [PATCH 15/23] powerpc: Use HAVE_MEMBLOCK_NODE_MAP
` [PATCH 16/23] sparc: "
` [PATCH 17/23] SuperH: "
` [PATCH 18/23] ia64: "
` [PATCH 19/23] mips: "
` [PATCH 20/23] s390: "
` [PATCH 21/23] score: "
` [PATCH 22/23] memblock: Kill early_node_map[]
` [PATCH 23/23] memblock: Reimplement memblock allocation using reverse free area iterator

[git pull] fix pstore regression
 2011-11-28 19:24 UTC 

Freezing of tasks failed after 20.01 seconds in kernel 3.2.0-rc2
 2011-11-28 19:21 UTC  (6+ messages)

[PATCH-RFC 02/10 v2] lib: add GENERIC_PCI_IOMAP
 2011-11-28 19:21 UTC 

[RFC] PM / Runtime: decrease verbosity in kernel log
 2011-11-28 19:15 UTC  (4+ messages)
` [PATCH] PM / Runtime: make PCI traces quieter

[PATCH v5] power: bq20z75: devicetree init support
 2011-11-28 19:13 UTC  (3+ messages)

[PATCH 1/2] cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
 2011-11-28 19:12 UTC  (2+ messages)

linux-next: manual merge of the arm-soc tree with the arm tree
 2011-11-28 19:11 UTC  (2+ messages)

[PATCH] net: rfkill: convert net/rfkill/* to use module_platform_driver()
 2011-11-28 19:09 UTC  (2+ messages)

[PATCH 1/7] ASoC: ad193X: Use table based DAPM and controls setup
 2011-11-28 19:03 UTC  (6+ messages)
` [PATCH 3/7] ASoC: AD193X: Make enum items const char * const

MFD: core assumes that all children are platform devices
 2011-11-28 19:01 UTC  (2+ messages)
` [PATCH] mfd: core - make sure children are cells during mfd_remove_devices

[V2 PATCH 00/62] highmem: remove the second argument of kmap_atomic/kunmap_atomic
 2011-11-28 19:00 UTC  (12+ messages)
` [PATCH 10/62] ata: remove the second argument of k[un]map_atomic()
` [PATCH 21/62] net: "
` [PATCH 33/62] exofs: "

linear raid, is partial recovery possible?
 2011-11-28 18:53 UTC 

[PATCH] regmap: Report if we actually handled an interrupt in regmap-irq
 2011-11-28 18:50 UTC 

[RFC PATCH 0/2] power: introduce Charger-Manager
 2011-11-28 18:52 UTC  (4+ messages)
` [RFC PATCH 1/2] power: Charger-Manager: add initial Charger-Manager driver

Kernel version not updated on http://www.kernel.org/kdist/finger_banner
 2011-11-28 18:29 UTC  (2+ messages)

[PATCH] 9p: Reduce object size with CONFIG_NET_9P_DEBUG
 2011-11-28 18:40 UTC  (4+ messages)
  ` [PATCH V2] "

kmemleak: unreferenced object in copy_thread
 2011-11-28 18:09 UTC 

[PATCH RFC tip/core/rcu 0/28] Preview of RCU changes for 3.3
 2011-11-28 18:36 UTC  (8+ messages)
` [PATCH RFC tip/core/rcu 24/28] rcu: Introduce bulk reference count

[RFC PATCH 0/3] introduce: Multistate Switch Class
 2011-11-28 18:23 UTC  (5+ messages)

[GIT PULL tip/x86/memblock] updated x86/memblock branch
 2011-11-28 18:22 UTC 

[RFC] cdc-acm: Fix potential deadlock (lockdep warning)
 2011-11-28 18:15 UTC  (3+ messages)
` [RFC v2] "

Kernel oops on bootup if initramfs built with udev version higher than 163
 2011-11-28 18:14 UTC 

[PATCH] gpiolib: Add decode of WM8994 GPIO configuration
 2011-11-28 18:05 UTC 

[RFC V5]Trivial: Fix typos in various parts of the kernel, and fix some comments
 2011-11-28 18:56 UTC  (2+ messages)

Oops in fsnotify_mark (2.6.37, 3.0.6)
 2011-11-28 17:44 UTC 

[GIT PULL] sound updates for 3.2-rc4
 2011-11-28 17:38 UTC  (3+ messages)

[PATCH v2 1/2] dma/ep93xx_dma: fix initialization of M2M control register
 2011-11-28 17:33 UTC  (3+ messages)
` [PATCH v2 2/2] dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty list

i915: 3.2 rc1/2 KMS regression
 2011-11-28 17:32 UTC  (8+ messages)

[PATCH] backlight: convert drivers/video/backlight/* to use module_platform_driver()
 2011-11-28 17:28 UTC  (2+ messages)

linux-next: Tree for Nov 28
 2011-11-28 18:16 UTC  (2+ messages)
` linux-next: Tree for Nov 28 (netlabel)

[PATCH] perf tool: reset use_browser when compiled without NEWT
 2011-11-28 17:16 UTC  (4+ messages)

[PATCH] perf, core: rate limit perf_sched_events jump_label patching
 2011-11-28 17:14 UTC  (2+ messages)

[PATCH] char: hw_random: convert drivers/char/hw_random/* to use module_platform_driver()
 2011-11-28 17:06 UTC  (2+ messages)

[PATCH 4/4] ARM: add jump label support
 2011-11-28 17:04 UTC  (3+ messages)

[PATCH v3 0/2] Stop some of the abuse of BUG() where compile time checks should be used
 2011-11-28 17:03 UTC  (6+ messages)

[PATCH v2 0/3] cpuacct cgroup refactoring
 2011-11-28 16:45 UTC  (4+ messages)
` [PATCH v2 1/3] Change cpustat fields to an array
` [PATCH v2 2/3] Reuse cgroup's parent pointer
` [PATCH v2 3/3] cpuacct.stat: re-use scheduler statistics for the root cgroup


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