linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-17 03:44:18 to 2012-11-18 02:08:12 UTC [more...]

[PATCH v3 0/8] pstore: add interface for dumpers and add task list dumper
 2012-11-18  2:04 UTC  (5+ messages)
` [PATCH v3 2/9] pstore: add debugfs support for causing dumps and panics
` [PATCH v3 4/9] pstore: allow storing different type id's in ram backend

shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
 2012-11-18  1:48 UTC  (19+ messages)
              ` [PATCH] tmpfs: fix shmem_getpage_gfp VM_BUG_ON

[PATCH] pstore/ram: fix undefined usage of rounddown_pow_of_two
 2012-11-18  1:42 UTC  (4+ messages)
` [PATCH v2] pstore/ram: fix undefined usage of rounddown_pow_of_two(0)

drivers/usb/usb-skeleton.c:117:3: error: label ‘out_err’ used but not define
 2012-11-18  1:34 UTC 

[PATCH tip/core/rcu] Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check
 2012-11-16 19:26 UTC 

[GIT PULL v2] printk: Make it usable on nohz cpus
 2012-11-18  1:04 UTC  (10+ messages)
` [PATCH 1/9] irq_work: Fix racy IRQ_WORK_BUSY flag setting
` [PATCH 2/9] irq_work: Fix racy check on work pending flag
` [PATCH 3/9] irq_work: Remove CONFIG_HAVE_IRQ_WORK
` [PATCH 4/9] nohz: Add API to check tick state
` [PATCH 5/9] irq_work: Don't stop the tick with pending works
` [PATCH 6/9] irq_work: Flush work on CPU_DYING
` [PATCH 7/9] irq_work: Warn if there's still work on cpu_down
` [PATCH 8/9] irq_work: Make self-IPIs optable
` [PATCH 9/9] printk: Wake up klogd using irq_work

Likely mem leak in 3.7
 2012-11-18  0:29 UTC  (3+ messages)

[PATCH] watchdog: Inject NMI when locked up and going to panic
 2012-11-18  0:28 UTC 

[PATCH 00/14] Modify signed comparisons of unsigned variables
 2012-11-17 23:16 UTC  (5+ messages)
` [PATCH 05/14] [media] atmel-isi: Update error check for "
` [PATCH 06/14] pinctrl: samsung: "

[PATCH] Correct description of SwapFree in Documentation/filesystems/proc.txt
 2012-11-17  5:11 UTC  (2+ messages)

[PATCH V2 RESEND] gpio: tegra: read output value when gpio is set in direction_out
 2012-11-17 23:05 UTC  (2+ messages)

[RFC PATCH 00/06] input: Synaptics RMI4 Touchscreen Driver
 2012-11-17 22:56 UTC  (14+ messages)
` [RFC PATCH 01/06] input/rmi4: Public header and documentation
` [RFC PATCH 02/06] input/rmi4: Core files
` [RFC PATCH 03/06] input/rmi4: I2C physical interface
` [RFC PATCH 04/06] input/rmi4: Config files and makefiles
` [RFC PATCH 05/06] input/rmi4: F01 - device control
` [RFC PATCH 06/06] input/rmi4: F11 - 2D touch interface

[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
 2012-11-17 22:27 UTC  (5+ messages)

[GIT PULL] gpio fixes for v3.7
 2012-11-17 22:29 UTC 

[PATCH v4] checkpatch: debugfs_remove() can take NULL
 2012-11-17 22:20 UTC 

[3.7-rc5/rc6 regression] "drm/nvc0/disp: fix regression in vblank semaphore release" broke nouveau driver and mplayer
 2012-11-17 22:03 UTC  (3+ messages)

[PATCH v12 0/7] make balloon pages movable by compaction
 2012-11-17 21:54 UTC  (4+ messages)
` [PATCH v12 4/7] mm: introduce compaction and migration for ballooned pages

[PATCH] mmc: Standardise capability type
 2012-11-17 21:54 UTC  (2+ messages)

[PATCH 05/31] x86/mm: Reduce tlb flushes from ptep_set_access_flags()
 2012-11-17 21:53 UTC  (15+ messages)
        ` [PATCH 2/3] x86,mm: drop TLB flush from ptep_set_access_flags

[PATCH v2][sched] Ignore RT throttling if rq->rt tasks are the only running tasks in the rq
 2012-11-17 21:33 UTC 

Linux 3.6.7
 2012-11-17 21:33 UTC  (2+ messages)

Linux 3.0.52
 2012-11-17 21:32 UTC  (2+ messages)

Linux 3.4.19
 2012-11-17 21:32 UTC  (2+ messages)

Let her rip - compat-drivers box up and ready
 2012-11-17 21:24 UTC 

Re-send the AMD IOMMUv2 performance counter patched and PCI quirk. Sorry for the noise
 2012-11-17 21:10 UTC  (2+ messages)

[PATCH] x86, microcode, AMD: Add support for family 16h processors
 2012-11-17 20:42 UTC  (13+ messages)

[PATCH] mm: Fix calculation of dirtyable memory
 2012-11-17 20:41 UTC  (3+ messages)
` [PATCHv4] "

[PATCH] HID: roccat: Fixed wrong sysfs attr size for koneplus tcu
 2012-11-17 20:27 UTC 

[PATCH] gpio: gpio-max710x: Support device tree probing
 2012-11-17 20:21 UTC  (2+ messages)

[PATCH] gpio: twl4030: Use only TWL4030_MODULE_LED for LED configuration
 2012-11-17 20:16 UTC  (2+ messages)

[PATCH V2] gpio: tegra: read output value when gpio is set in direction_out
 2012-11-17 20:14 UTC  (2+ messages)

[RFC PATCH 0/5] enable runnable load avg in load balance
 2012-11-17 19:12 UTC  (9+ messages)
` [RFC PATCH 1/5] sched: get rq runnable load average for "
` [RFC PATCH 2/5] sched: update rq runnable load average in time
` [RFC PATCH 3/5] sched: using runnable load avg in cpu_load and cpu_avg_load_per_task
` [RFC PATCH 4/5] sched: consider runnable load average in wake_affine and move_tasks
` [RFC PATCH 5/5] sched: revert 'Introduce temporary FAIR_GROUP_SCHED dependency ...'

[PATCH v3] checkpatch: debugfs_remove() can take NULL
 2012-11-17 19:00 UTC  (2+ messages)

[PATCH] vmxnet3: convert BUG_ON(true) into a simple BUG()
 2012-11-17 18:41 UTC  (4+ messages)
` [PATCH] ARM: integrator: use BUG_ON where possible

[PATCH] mm: skip watermarks check for already isolated blocks in split_free_page()
 2012-11-17 18:19 UTC  (2+ messages)
` [Linaro-mm-sig] "

[PATCH] AVR32: switch to generic param.h
 2012-11-17 18:01 UTC  (2+ messages)

[PATCH v2] checkpatch: debugfs_remove() can take NULL
 2012-11-17 17:40 UTC  (2+ messages)

[GIT PULL] XFS update for 3.7-rc7
 2012-11-17 16:46 UTC 

[PATCH] random: Mix cputime from each thread that exits to the pool
 2012-11-17 16:37 UTC 

[patch] x86, UV: integer wrap bug in uv_hub_ipi_value()
 2012-11-17 15:16 UTC 

[patch] [SCSI] MegaRAID: use GFP_ATOMIC under spin lock
 2012-11-17 15:08 UTC 

strange values of loadavg and nr of io-blocked tasks
 2012-11-17 14:23 UTC  (2+ messages)

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-11-17 14:50 UTC  (9+ messages)
` [PATCH 0/6 v4] "
  ` [PATCH 3/6 v4] cpufreq: tolerate inexact values when collecting stats

[PATCH 1/3, v5] AMD64 EDAC: Add muli-domain support
 2012-11-17 14:50 UTC  (6+ messages)
` [PATCH 3/3, v2] AMD64 EDAC: Cleanup type usage to be consistent

[PATCH v5 0/9] Cleanup & new features for compiler*.h and bug.h
 2012-11-17 14:39 UTC  (9+ messages)
` [PATCH v5 6/9] bug.h: Prevent double evaulation of in BUILD_BUG_ON
` [PATCH v5 8/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}

drivers/mmc/card/block.c infinite loop in mmc_blk_err_check waiting on R1_READY_FOR_DATA
 2012-11-17 14:34 UTC  (7+ messages)
` [PATCH 1/1] mmc: Bad device can cause mmc driver to hang

(no subject)
 2012-11-17 14:32 UTC 

[PATCH] KVM: MMU: lazily drop large spte
 2012-11-17 14:06 UTC  (11+ messages)

[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
 2012-11-17 14:01 UTC  (4+ messages)
` [RFC PATCH v1 30/31] ARC: switch to generic kernel_execve() and sys_execve()

[PATCH 0/2] Add clock gating support for Armada 370/XP
 2012-11-17 13:54 UTC  (5+ messages)
  ` [PATCH 1/2] clk: mvebu: armada 370/XP add clock gating control provider for DT

[PATCH] checkpatch: debugfs_remove() can take NULL
 2012-11-17 13:30 UTC  (2+ messages)

[3.7-rc6] Build failure with scripts/Makefile.headersinst
 2012-11-17 13:27 UTC 

High context switch rate, ksoftirqd's chewing cpu
 2012-11-17 13:01 UTC 

[PATCH v2] LDT - Linux Driver Template
 2012-11-17 12:52 UTC  (2+ messages)

[PATCH 4/4] iommu/exynos: enhancements of System MMU driver with DT
 2012-11-17 12:49 UTC  (2+ messages)

3.4.4: disabling irq
 2012-11-17 12:35 UTC  (2+ messages)

[PATCH] intel-iommu: Fix lookup in add device
 2012-11-17 12:27 UTC  (2+ messages)

[PATCH 0/3] Use dput() after d_find_alias()
 2012-11-17 12:26 UTC  (3+ messages)
` [PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show()

[PATCH RFT] sparc: dma-mapping: support debug_dma_mapping_error
 2012-11-17 12:22 UTC  (2+ messages)

[PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu
 2012-11-17 12:10 UTC  (5+ messages)

[PATCH] dma-debug: fix to not have dependency on get_dma_ops() interface
 2012-11-17 12:07 UTC  (2+ messages)

[PATCH v3] PCI-AER: Do not report successful error recovery for devices with AER-unaware drivers
 2012-11-17 11:47 UTC 

[PATCHv9 0/3] Runtime Interpreted Power Sequences
 2012-11-17 11:38 UTC  (5+ messages)
` [PATCHv9 1/3] "
` [PATCHv9 2/3] pwm_backlight: use power sequences
` [PATCHv9 3/3] Take maintainership of "

[PATCH v3 1/2] cuse: use mutex as registration lock instead of spinlocks
 2012-11-17 11:45 UTC  (2+ messages)
` [PATCH v3 2/2] cuse: do not register multiple devices with identical names

[PATCH v2 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-17 11:24 UTC  (16+ messages)
` [PATCH v2 2/3] spi / ACPI: add ACPI enumeration support
` [PATCH v2 3/3] i2c "
              ` [PATCH v2 3/3 UPDATED] "

[PATCH v2] checkpatch: add double empty line check
 2012-11-17 11:17 UTC 

[PATCH] checkpatch: add double empty line check
 2012-11-17 11:12 UTC  (5+ messages)

[PATCH] sound: use bitmap_weight
 2012-11-17 10:36 UTC  (2+ messages)

removal of sysfs wext extension broke on F16
 2012-11-17 10:32 UTC  (8+ messages)

[PATCH v8 0/3] Runtime Interpreted Power Sequences
 2012-11-17 10:12 UTC  (11+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 3/3] Take maintainership of power sequences

[PATCH 0/6 v7] gpio: Add block GPIO
 2012-11-17  9:59 UTC  (7+ messages)
` [PATCH 1/6 v7] gpio: Add a block GPIO API to gpiolib
` [PATCH 2/6 v7] gpio: Add sysfs support to block GPIO API
` [PATCH 3/6 v7] gpio: Add userland device interface to block GPIO
` [PATCH 4/6 v7] gpiolib: Fix default attributes for class
` [PATCH 5/6 v7] gpio: Add device tree support to block GPIO API
` [PATCH 6/6 v7] gpio: Add block gpio to several gpio drivers

[PATCH] Documentation/cgroups/blkio-controller.txt: s/disk_time|disk_sectors/time|sectors/
 2012-11-17  9:17 UTC 

[3.7-rc6/perf,x86] Build failure at p6_pmu declaration
 2012-11-17  8:54 UTC 

[PATCH 00/31] Latest numa/core patches, v15
 2012-11-17  8:45 UTC  (2+ messages)

The bug of iput() removal from flusher thread?
 2012-11-17  8:42 UTC 

[PATCH 00/19] latest numa/base patches
 2012-11-17  8:40 UTC  (3+ messages)

[patch 0/7] Providing additional information in fdinfo sufficient for c/r, v3
 2012-11-17  8:34 UTC  (5+ messages)
` [patch 7/7] fs, notify: Add procfs fdinfo helper v6

pwm_backlight/general pwm issue
 2012-11-17  7:28 UTC  (2+ messages)

[PATCH] staging/serqt_usb2: Refactor qt_status_change_check() in serqt_usb2.c
 2012-11-17  6:48 UTC  (2+ messages)
` [PATCH v2] "

Improving the security of Linux processes
 2012-11-17  6:34 UTC 

ACPI errors with 3.7-rc3
 2012-11-17  5:40 UTC  (8+ messages)

[PATCH 5/5] balancenuma: no task swap in finding placement
 2012-11-17  5:23 UTC 

[PATCH 4/5] balancenuma: check mem node in finding placement
 2012-11-17  5:19 UTC 

Dear Sir/Madam,
 2012-11-17  0:09 UTC 

[PATCH 3/5] balancenuma: cleanup in resetting numa scan
 2012-11-17  5:17 UTC 

[PATCH 2/5] balancenuma: fix numa fault statistics
 2012-11-17  5:11 UTC 

When is save to print console messages?
 2012-11-17  4:48 UTC 

[git patches] libata fixes
 2012-11-17  4:39 UTC 

[PATCH 1/5] balancenuma: fix typo in handling pmd numa fault
 2012-11-17  5:08 UTC 

light weight write barriers
 2012-11-17  5:02 UTC  (22+ messages)
  ` [sqlite] "

[usb_storage][mmc] - Genesys Logic / SilverStone 6-in-1 Card Reader/Writer - Can't mount storage
 2012-11-17  4:39 UTC 

[RFC] MIPS: BCM63XX: add initial Device Tree support
 2012-11-17  4:15 UTC  (9+ messages)
` [RFC] MIPS: BCM63XX: add Device Tree glue code for IRQ handling
` [RFC] MIPS: BCM63XX: add Device Tree clock definitions

Linux 3.2.34
 2012-11-17  4:08 UTC  (2+ messages)

[PATCH v8 00/46] x86, mm: map ram from top-down with BRK and memblock
 2012-11-17  3:39 UTC  (21+ messages)
` [PATCH v8 02/46] x86, mm: Split out split_mem_range from init_memory_mapping
` [PATCH v8 05/46] x86, mm: Revert back good_end setting for 64bit
` [PATCH v8 07/46] x86, mm: Find early page table buffer together
` [PATCH v8 08/46] x86, mm: Separate out calculate_table_space_size()
` [PATCH v8 10/46] x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix
` [PATCH v8 12/46] x86, mm: use pfn_range_is_mapped() with CPA
` [PATCH v8 13/46] x86, mm: use pfn_range_is_mapped() with gart
` [PATCH v8 15/46] x86, mm: Only direct map addresses that are marked as E820_RAM
` [PATCH v8 16/46] x86, mm: relocate initrd under all mem for 64bit
` [PATCH v8 18/46] x86, mm: Use big page size for small memory range
` [PATCH v8 20/46] x86, mm: Break down init_all_memory_mapping
` [PATCH v8 21/46] x86, mm: setup page table in top-down
` [PATCH v8 22/46] x86, mm: Remove early_memremap workaround for page table accessing on 64bit
` [PATCH v8 23/46] x86, mm: Remove parameter in alloc_low_page for 64bit
` [PATCH v8 24/46] x86, mm: Merge alloc_low_page between 64bit and 32bit
` [PATCH v8 25/46] x86, mm: Move min_pfn_mapped back to mm/init.c
` [PATCH v8 26/46] x86, mm, Xen: Remove mapping_pagetable_reserve()
` [PATCH v8 27/46] x86, mm: Add alloc_low_pages(num)
` [PATCH v8 29/46] x86, mm: only call early_ioremap_page_table_range_init() once
` [PATCH v8 31/46] x86, mm: Move init_gbpages() out of setup.c


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).