messages from 2011-11-30 12:05:03 to 2011-11-30 20:02:13 UTC [more...]
[patch 00/25] dynamic-debug during module initialization
2011-11-30 19:56 UTC (26+ messages)
` [PATCH 01/25] kernel/module.c: fix compile err, warnings under ifdef DEBUGP
` [PATCH 02/25] dynamic_debug: fix whitespace complaints from scripts/cleanfile
` [PATCH 03/25] dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
` [PATCH 04/25] dynamic_debug: make dynamic-debug supersede DEBUG ccflag
` [PATCH 05/25] dynamic_debug: change verbosity at runtime
` [PATCH 06/25] dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
` [PATCH 07/25] dynamic_debug: pr_err() call should not depend upon verbosity
` [PATCH 08/25] dynamic_debug: drop explicit !=NULL checks
` [PATCH 09/25] dynamic_debug: describe_flags with '=[pmflt_]*'
` [PATCH 10/25] dynamic_debug: tighten up error checking on debug queries
` [PATCH 11/25] dynamic_debug: early return if _ddebug table is empty
` [PATCH 12/25] dynamic_debug: reduce lineno field to a saner 18 bits
` [PATCH 13/25] dynamic_debug: chop off comments in ddebug_tokenize
` [PATCH 14/25] dynamic_debug: enlarge command/query write buffer
` [PATCH 15/25] dynamic_debug: add trim_prefix() to provide source-root relative paths
` [PATCH 16/25] dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
` [PATCH 17/25] dynamic_debug: process multiple debug-queries on a line
` [PATCH 18/25] dynamic_debug: Introduce global fake module param module.ddebug
` [PATCH 19/25] pnp: if CONFIG_DYNAMIC_DEBUG, use pnp.ddebug instead of pnp.debug
` [PATCH 20/25] dynamic_debug: rename ddebug param to dyndbg, plus minor tweaks
` [PATCH 21/25] dynamic_debug: handle $module.dyndbg="+mfp" boot-line args
` [PATCH 22/25] dynamic_debug: add modname arg to exec_query callchain
` [PATCH 23/25] dynamic_debug: allow wildcard modname in boot-line query
` [PATCH 24/25] kernel/module: replace DEBUGP with pr_debug
` [PATCH 25/25] dynamic_debug: protect "dyndbg" fake module param name at compile-time
[REGRESSION] [Linux 3.2] top/htop and all other CPU usage
2011-11-30 19:56 UTC (4+ messages)
[PATCH 2/2 v4] pinctrl: introduce generic pin config
2011-11-30 19:45 UTC (2+ messages)
pull request: wireless 2011-11-30
2011-11-30 19:39 UTC
[BUG] mmcblk0: divide error
2011-11-30 19:42 UTC
[PATCH v4 0/2] nfs/sunrpc: allow freezing of tasks with NFS calls in flight
2011-11-30 19:43 UTC (2+ messages)
Not really merged? Re: [merged] x86-paravirt-pte-updates-in-kunmap_atomic-need-to-be-synchronous-regardless-of-lazy_mmu-mode.patch removed from -mm tree
2011-11-30 19:41 UTC (6+ messages)
[RFC 0/8] Initial DT clock bindings
2011-11-30 19:38 UTC (4+ messages)
` [RFC 6/8] of: add clock providers
[PATCH-RFC 1/2 v2] tile: don't panic on iomap
2011-11-30 19:23 UTC
[PATCH 1/2 v4] pinctrl: add a pin config interface
2011-11-30 19:19 UTC (2+ messages)
[PATCH 1/2] net/hyperv: Fix long lines in netvsc.c
2011-11-30 19:13 UTC (4+ messages)
` [PATCH 2/2] net/hyperv: Add support for promiscuous mode setting
[PATCH] ipmi: Increase KCS timeouts
2011-11-30 19:12 UTC
[PATCH v7 3.2-rc2 0/30] uprobes patchset with perf probe support
2011-11-30 18:57 UTC (22+ messages)
` [PATCH v7 3.2-rc2 4/30] uprobes: Define hooks for mmap/munmap
` [PATCH v7 3.2-rc2 8/30] x86: analyze instruction and determine fixups
` [PATCH RFC 0/5] uprobes: kill xol vma
` [PATCH 2/5] uprobes: introduce uprobe_switch_to()
clocksource.c "margin"
2011-12-01 0:09 UTC (2+ messages)
[PATCH-RFC 0/2] tile: switch to generic pci_iomap
2011-11-30 18:32 UTC (8+ messages)
` [PATCH-RFC 1/2] tile: don't panic on iomap
[ANNOUNCE] Xen port to Cortex-A15 / ARMv7 with virt extensions
2011-11-30 18:32 UTC (12+ messages)
` [Xen-devel] "
` [Embeddedxen-devel] "
PCIe Hotplugging not working
2011-11-30 18:24 UTC (4+ messages)
[PATCH] can: Update logging style
2011-11-30 18:23 UTC (4+ messages)
[rfc 0/3] A small bundle in a sake of checkpoint/restore
2011-11-30 18:23 UTC (9+ messages)
` [rfc 3/3] prctl: Add PR_SET_MM codes to tune up mm_struct entires
[RFC][PATCH 00/16] Crypto keys and module signing [ver #2]
2011-11-30 17:00 UTC (5+ messages)
` [PATCH 02/16] MPILIB: Add a missing ENOMEM check "
[PATCH] Xen block improvements for 3.3 [secure-discard flag](v1)
2011-11-30 18:15 UTC (5+ messages)
` [PATCH 1/4] xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
` [PATCH 2/4] xen/blk[front|back]: Enhance discard support with secure erasing support
` [PATCH 3/4] xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_io
` [PATCH 4/4] xen-blkback: convert hole punching to discard request on loop devices
3.1-rc3-git6: Reported regressions from 3.0
2011-11-30 17:59 UTC (6+ messages)
` 3.2-rc2+: Reported regressions from 3.0 and 3.1
[PATCH] perf top: fix crash on annotate request
2011-11-30 18:10 UTC (9+ messages)
[GIT PULL] please pull infiniband.git
2011-11-30 17:50 UTC
linux-next: Tree for Nov 29
2011-11-30 18:18 UTC (5+ messages)
` linux-next: Tree for Nov 29 (drm)
perf_event self-monitoring overhead regression
2011-11-30 17:44 UTC (3+ messages)
[PATCH 0/9] rework of extended state handling, LWP support
2011-11-30 17:37 UTC (3+ messages)
[GIT PULL] at91 fixes for 3.2-rc4
2011-11-30 17:37 UTC (2+ messages)
[RFC PATCH] Exporting ACPI Pxx/Cxx states to other kernel subsystems (v1)
2011-11-30 17:21 UTC (9+ messages)
` [PATCH 1/8] ACPI: processor: export necessary interfaces
` [PATCH 2/8] ACPI: processor: cache acpi_power_register in cx structure
` [PATCH 3/8] ACPI: processor: add __acpi_processor_[un]register_driver helpers
` [PATCH 4/8] ACPI: processor: Don't setup cpu idle driver and handler when we do not want them
` [PATCH 5/8] ACPI: add processor driver for Xen virtual CPUs
` [PATCH 6/8] ACPI: processor: override the interface of register acpi processor handler for Xen vcpu
` [PATCH 7/8] ACPI: xen processor: add PM notification interfaces
` [PATCH 8/8] ACPI: xen processor: set ignore_ppc to handle PPC event for Xen vcpu
[RFC Patch 0/2] Slimdump framework using CRASH_REASON - v2
2011-11-30 17:15 UTC (5+ messages)
[PATCH] deadlock with suspend and quotas
2011-11-30 17:09 UTC (26+ messages)
` [dm-devel] "
[PATCH][RFC] fsldma: fix performance degradation by optimizing spinlock use
2011-11-30 17:07 UTC (8+ messages)
linux-next: Tree for Nov 24
2011-11-30 18:00 UTC (9+ messages)
` linux-next: Tree for Nov 24 (fs/pnfs vs. exofs)
` ore: FIX breakage when MISC_FILESYSTEMS is not set
` [PATCH v3] "
` [osd-dev] "
[PATCH 1/1] Staging: hv: mousevsc: Properly add the hid device
2011-11-30 16:52 UTC
[PATCH] mfd: Correct revision display for WM1811 revision D
2011-11-30 16:52 UTC
[PATCH] perf: make perf.data more self-descriptive (v8)
2011-11-30 16:49 UTC (5+ messages)
[PATCH] Add virtio-scsi to the virtio spec
2011-11-30 16:36 UTC (4+ messages)
` virtio-scsi spec (was Re: [PATCH] Add virtio-scsi to the virtio spec)
[patch -next] ipc/mqueue: lock() => unlock() typo
2011-11-30 16:36 UTC (2+ messages)
Q: tracing: can we change trace_signal_generate() signature?
2011-11-30 16:24 UTC (11+ messages)
` [PATCH 0/2] (Was: Q: tracing: can we change trace_signal_generate() signature?)
` [PATCH 1/2] tracing: let trace_signal_generate() report more info, kill overflow_fail/lose_info
` [PATCH 2/2] tracing: send_sigqueue() needs trace_signal_generate() too
[RFC] virtio: use mandatory barriers for remote processor vdevs
2011-11-30 16:24 UTC (12+ messages)
[PATCH] ARM: at91: Fix USB gadget registration
2011-11-30 16:20 UTC (2+ messages)
` [PATCH] ARM: at91: Fix USB AT91 "
[PATCH] virtio-ring: Use threshold for switching to indirect descriptors
2011-11-30 16:17 UTC (9+ messages)
DMAR:[fault reason 02] Present bit in context entry is clear (firewire-ohci)
2011-11-30 16:16 UTC (6+ messages)
[PATCH 0/8] readahead stats/tracing, backwards prefetching and more
2011-11-30 16:09 UTC (10+ messages)
` [PATCH 2/8] readahead: make default readahead size a kernel parameter
[PATCH RT] tasklet/rt: Prevent tasklets from going into infinite spin in RT
2011-11-30 15:56 UTC (9+ messages)
[PATCH 2/2] pinctrl: make it possible to add multiple maps
2011-11-30 15:48 UTC (3+ messages)
Unhandled IRQs on AMD E-450
2011-11-30 15:44 UTC (2+ messages)
[PATCH 1/1] btrfs: btrfs_calc_avail_data_space cope with no read/write devices V2
2011-11-30 15:40 UTC (5+ messages)
[3.2-rc3] 100% CPU usage while in del_timer_sync from iwl3945_rs_free_sta
2011-11-30 15:39 UTC (6+ messages)
[PULL] Device Tree updates for 3.2-rc
2011-11-30 15:35 UTC
[PATCH] specific do_timer_cpu value for nohz off mode
2011-11-30 15:29 UTC (3+ messages)
suspend broken with macbookpro2,2 with the current Mainline
2011-11-30 15:24 UTC
[PATCH] dmaengine/ste_dma40: allow fixed physical channel
2011-11-30 15:24 UTC (2+ messages)
[PATCH 1/2 v3] pinctrl: make a copy of pinmux map
2011-11-30 15:22 UTC (3+ messages)
[PATCH 1/1] Mention that I/O priorities also work on direct writes
2011-11-30 15:01 UTC (2+ messages)
[PATCH] uio: make phys maps optionally cacheable
2011-11-30 14:57 UTC
mdadm 3.2.2: Behavioral change when adding back a previously faulted device
2011-11-30 14:56 UTC
[PATCH 0/3] last merge in hid-multitouch
2011-11-30 14:56 UTC (8+ messages)
` [PATCH 1/3] HID: multitouch: merge quanta driver into hid-multitouch
` [PATCH 2/3] HID: multitouch: use input_register callback
` [PATCH 3/3] hid-multitouch: add support for new Hanvon panels
[Linux-decnet-user] Proposed removal of DECnet support (was:Re: [BUG] 3.2-rc2:BUG kmalloc-8: Redzone overwritten)
2011-11-30 14:52 UTC
[PATCH 1/2] powernow-k8: Fixup missing _PSS objects message
2011-11-30 14:49 UTC
[PATCH 2/2] powernow-k8: Fix unregister order
2011-11-30 14:49 UTC
[PATCH for-3.2] tools/virtio: add module.h stub
2011-11-30 14:46 UTC
3.1.4: null pointer dereference on usb disconnect
2011-11-30 14:41 UTC
[PATCH] regmap: Add trace event for successful cache reads
2011-11-30 14:27 UTC
Proposed removal of DECnet support (was: Re: [BUG] 3.2-rc2: BUG kmalloc-8: Redzone overwritten)
2011-11-30 14:03 UTC (3+ messages)
` [Linux-decnet-user] Proposed removal of DECnet support
MFD: core assumes that all children are platform devices
2011-11-30 14:21 UTC (5+ messages)
what's the replace for the big kernel lock after kernel version 2.6.39 for system call
2011-11-30 14:12 UTC (5+ messages)
v3.2-rc2: kernel BUG at mm/migrate.c:578
2011-11-30 14:07 UTC
kmemleak: unreferenced object in copy_thread
2011-11-30 14:02 UTC (3+ messages)
[PATCH] pinmux: Message logging neatening
2011-11-30 14:03 UTC (3+ messages)
3.1.4 nags about my usb3 hardware
2011-11-30 13:53 UTC
[PATCH 1/2] Staging: zram: Turn lockdep off during zram_init_device()
2011-11-30 13:59 UTC (3+ messages)
` [PATCH 2/2] Staging: zram: Add a missing GFP_KERNEL specifier in zram_init_device()
[PATCH 0/2] virtio-scsi driver
2011-11-30 13:54 UTC (3+ messages)
` [PATCH 1/2] virtio-scsi: first version
` [PATCH 2/2] virtio-scsi: add error handling
Important Notice!!!
2011-11-30 13:54 UTC
[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area
2011-11-30 13:46 UTC (3+ messages)
[RFC PATCH v3 0/4] cpuidle: (POWER) cpuidle driver for pSeries
2011-11-30 12:47 UTC (5+ messages)
` [RFC PATCH v3 1/4] cpuidle: (powerpc) Add cpu_idle_wait() to allow switching of idle routines
` [RFC PATCH v3 2/4] cpuidle: (POWER) cpuidle driver for pSeries
` [RFC PATCH v3 3/4] cpuidle: (POWER) Enable cpuidle and directly call cpuidle_idle_call() "
` [RFC PATCH v3 4/4] cpuidle: (POWER) Handle power_save=off
Regression in thinkpad-acpi events
2011-11-30 13:34 UTC (10+ messages)
` [ibm-acpi-devel] "
[RFC PATCH 0/3] introduce: Multistate Switch Class
2011-11-30 13:28 UTC (9+ messages)
[PATCHv3 RFC] virtio-pci: flexible configuration layout
2011-11-30 13:12 UTC (9+ messages)
Q: ext3 barrier=1
2011-11-30 12:33 UTC
[PATCH] x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked
2011-11-30 12:19 UTC (2+ messages)
[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
2011-11-30 12:06 UTC (11+ messages)
` [PATCH 2/9] readahead: snap readahead request to EOF
` [PATCH 7/9] readahead: add vfs/readahead tracing event
[PATCH] leds: lp5523: remove unneeded forward declaration
2011-11-30 12:04 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox