public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-24 16:49:48 to 2012-09-24 22:43:31 UTC [more...]

Out of memory on 3.5 kernels
 2012-09-24 22:43 UTC  (3+ messages)

[PATCH v3 00/26] Prep work for immutable bio vecs
 2012-09-24 22:35 UTC  (27+ messages)
` [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
` [PATCH v3 02/26] block: Convert integrity to bvec_alloc_bs()
` [PATCH v3 03/26] block: Add bio_advance()
` [PATCH v3 04/26] block: Refactor blk_update_request()
` [PATCH v3 05/26] md: Convert md_trim_bio() to use bio_advance()
` [PATCH v3 06/26] block: Add bio_end_sector()
` [PATCH v3 07/26] block: Use bio_sectors() more consistently
` [PATCH v3 08/26] block: Change bio_split() to respect the current value of bi_idx
` [PATCH v3 09/26] block: Remove bi_idx references
` [PATCH v3 10/26] block: Remove some unnecessary bi_vcnt usage
` [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md
` [PATCH v3 12/26] raid10: Use bio_reset()
` [PATCH v3 13/26] raid1: use bio_reset()
` [PATCH v3 14/26] raid5: "
` [PATCH v3 15/26] raid1: Refactor narrow_write_error() to not use bi_idx
` [PATCH v3 16/26] block: Add bio_copy_data()
` [PATCH v3 17/26] pktcdvd: use bio_copy_data()
` [PATCH v3 18/26] pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage
` [PATCH v3 19/26] raid1: use bio_copy_data()
` [PATCH v3 20/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
` [PATCH v3 21/26] block: Add bio_for_each_segment_all()
` [PATCH v3 22/26] block: Convert some code to bio_for_each_segment_all()
` [PATCH v3 23/26] block: Add bio_alloc_pages()
` [PATCH v3 24/26] block: Add an explicit bio flag for bios that own their bvec
` [PATCH v3 25/26] bio-integrity: Add explicit field for owner of bip_buf
` [PATCH v3 26/26] block: Add BIO_SUBMITTED flag, kill BIO_CLONED

[ACPI/PCI] possible recursive locking detected
 2012-09-24 22:38 UTC  (6+ messages)

[PATCH 00/10] Convert MSM to common clock framework
 2012-09-24 22:37 UTC  (7+ messages)
` [PATCH 03/10] msm: iommu: Convert to clk_prepare/unprepare
` [PATCH 05/10] ARM: msm: Remove custom clk_set_flags() API
` [PATCH 06/10] ARM: msm: Remove custom clk_set_{max,min}_rate() API

pull request: bluetooth-next 2012-09-18
 2012-09-24 22:31 UTC  (5+ messages)

divide error: bdi_dirty_limit+0x5a/0x9e
 2012-09-24 22:27 UTC  (20+ messages)
          ` [PATCH] CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug

3.6rc6 slab corruption
 2012-09-24 22:26 UTC  (14+ messages)
                    ` [patch for-3.6] fs, debugfs: fix race in u32_array_read and allocate array at open

linux-next: Tree for Sept 24
 2012-09-24 22:25 UTC  (5+ messages)
` linux-next: Tree for Sept 24 (net/ipv4)
` linux-next: Tree for Sept 24 (iommu)
` linux-next: Tree for Sept 24 (remoteproc)
` linux-next: Tree for Sept 24 (net without INET)

[PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable
 2012-09-24 22:23 UTC  (3+ messages)

x86: "Fast TSC calibration failed" error
 2012-09-24 22:22 UTC  (2+ messages)

[RESEND PATCH v3] drivers/tty: Folding Android's keyreset driver in sysRQ
 2012-09-24 22:16 UTC 

[Resend with Ack][PATCH v1] PCI: allow acpiphp to handle PCIe ports without native PCIe hotplug capability
 2012-09-24 22:10 UTC  (3+ messages)
` [PATCH v2] PCI: allow acpiphp to handle PCIe ports w/o "

[PATCH 1/2] The tidspbridge driver does not compile anymore (Some OMAP34XX CPU definitions are missing). I Added a header file for these definitions
 2012-09-24 22:04 UTC  (2+ messages)

rcu self-detected stall messages on OMAP3, 4 boards
 2012-09-24 22:00 UTC  (13+ messages)

[PATCH] c/r: prctl: fix build error for no-MMU case
 2012-09-24 21:55 UTC  (2+ messages)

[PATCHv4] virtio_console: Add support for remoteproc serial
 2012-09-24 21:50 UTC  (3+ messages)

Load averages?
 2012-09-24 21:39 UTC 

[PATCH v9 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-24 21:28 UTC  (12+ messages)
` [PATCH 01/11] kernel/debug: Mask KGDB NMI upon entry
` [PATCH 02/11] kdb: Implement disable_nmi command
` [PATCH 03/11] kdb: Turn KGDB_KDB=n stubs into static inlines
` [PATCH 04/11] tty/serial/core: Introduce poll_init callback
` [PATCH 05/11] tty/serial/amba-pl011: Implement "
` [PATCH 06/11] tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
` [PATCH 07/11] tty/serial: Add kgdb_nmi driver
` [PATCH 08/11] ARM: Move some macros from entry-armv to entry-header
` [PATCH 09/11] ARM: Add KGDB/KDB FIQ debugger generic code
` [PATCH 10/11] ARM: VIC: Add a couple of low-level FIQ management helpers
` [PATCH 11/11] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger

RCU idle CPU detection is broken in linux-next
 2012-09-24 21:29 UTC  (13+ messages)

[PATCH v8 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-24 21:25 UTC  (4+ messages)

[PATCH 0/9] Reduce compaction scanning and lock contention
 2012-09-24 21:26 UTC  (5+ messages)
` [PATCH 8/9] mm: compaction: Cache if a pageblock was scanned and no pages were isolated

[PATCH 3/6] dyndbg: add more info to -E2BIG log warning
 2012-09-24 21:15 UTC  (7+ messages)
` [PATCH 5/6] dyndbg: in dynamic_emit_prefix, change inter-field separator

[SCSI PATCH] sd: max-retries becomes configurable
 2012-09-24 21:00 UTC 

[PATCH 1/1] mfd: Provide the PRCMU with its own IRQ domain
 2012-09-24 20:59 UTC  (3+ messages)

Work queue questions
 2012-09-24 20:54 UTC  (19+ messages)

sys_kcmp (was: Re: [PATCH 1/2] ARM: add finit_module syscall to ARM)
 2012-09-24 20:53 UTC  (14+ messages)
            ` sys_kcmp

[PATCH 00/11] x86: Supervisor Mode Access Prevention
 2012-09-24 20:51 UTC  (7+ messages)

smp_alt_once && kernel-parameters.txt
 2012-09-24 20:49 UTC 

[PATCH 00/10] workqueue: restructure flush_workqueue() and start all flusher at the same time
 2012-09-24 20:39 UTC  (2+ messages)

[patch 00/16] sched: per-entity load-tracking
 2012-09-24 20:39 UTC  (8+ messages)
` [patch 11/16] sched: replace update_shares weight distribution with per-entity computation
` [patch 13/16] sched: update_cfs_shares at period edge

[PATCH 0/3] Introduce devm_clk_register()
 2012-09-24 20:38 UTC  (7+ messages)
` [PATCHv2 1/3] clk: wm831x: Fix clk_register() error code checking
  ` [PATCHv2 2/3] clk: Add devm_clk_{register,unregister}()
  ` [PATCHv2 3/3] clk: wm831x: Use devm_clk_register() to simplify code

[PATCH] syscalls: add __NR_kcmp syscall to generic unistd.h
 2012-09-24 20:38 UTC  (3+ messages)

[RFC] mm: add support for zsmalloc and zcache
 2012-09-24 20:36 UTC  (13+ messages)

[PATCH 0/4] (Was: lockdep trace from posix timers)
 2012-09-24 20:37 UTC  (4+ messages)
` [PATCH 1/4] task_work: make task_work_add() lockless

Early cpio decoder and ACPI table override via initrd making use of it
 2012-09-24 20:27 UTC  (7+ messages)
` [PATCH 2/2] ACPI: Override arbitrary ACPI tables via initrd for debugging

[GIT PULL] Time/alarmtimer changes for 3.7
 2012-09-24 20:25 UTC  (2+ messages)

[PATCH 0/5] uprobes: handle_swbp() fixes
 2012-09-24 20:08 UTC  (8+ messages)
` [PATCH 3/5] uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()

[PATCH] gpio-lpc32xx: Fix value handling of gpio_direction_output()
 2012-09-24 20:03 UTC  (3+ messages)

[PATCH] net: scm: moving dereference after NULL check
 2012-09-24 19:51 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2012-09-24 19:46 UTC  (3+ messages)

[GIT PULL] tile gxio ABI fix for 3.6
 2012-09-24 19:38 UTC 

[PATCH 0/5] Remove potential NULL dereference
 2012-09-24 19:37 UTC  (4+ messages)
` [PATCH 2/5] drivers/scsi/bnx2fc/bnx2fc_io.c: "

[PATCH] rtlwifi/rtl8712u Revert firmware
 2012-09-24 19:34 UTC  (4+ messages)

[PATCH 0/4] deprecate regulator-compatible DT property
 2012-09-24 19:25 UTC  (5+ messages)
` [PATCH 1/4] regulator: "
` [PATCH 2/4] regulator: tps65217.txt: remove regulator-compatible from DT docs
` [PATCH 3/4] regulator: tps6586x: "
` [PATCH 4/4] mfd: max8907: "

3.6-rc7 boot crash + bisection
 2012-09-24 19:03 UTC 

20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets
 2012-09-24 19:20 UTC  (17+ messages)
` 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

Build regressions/improvements in v3.6-rc7
 2012-09-24 19:21 UTC 

[PATCH] ARM: hw_breakpoint: Clear breakpoints before enabling monitor mode
 2012-09-24 19:17 UTC  (5+ messages)

[PATCH] tile: gxio iorpc numbering change for TRIO interface
 2012-09-24 18:57 UTC 

UBI: Fastmap request for inclusion (v18)
 2012-09-24 18:31 UTC  (11+ messages)
` [PATCH 01/10] UBI: Add fastmap on-flash data structures
` [PATCH 02/10] UBI: Add fastmap stuff to ubi.h
` [PATCH 03/10] UBI: Export next_sqnum()
` [PATCH 04/10] UBI: Add self_check_eba()
` [PATCH 05/10] UBI: Add fastmap bits to build.c
` [PATCH 06/10] UBI: Wire-up ->fm_sem
` [PATCH 07/10] UBI: Add fastmap stuff to attach.c
` [PATCH 08/10] UBI: Add fastmap support to the WL sub-system
` [PATCH 09/10] UBI: Add fastmap core
` [PATCH 10/10] UBI: Wire-up fastmap

[PATCH v4] lxt PHY: Support for the buggy LXT973 rev A2
 2012-09-24 18:30 UTC  (2+ messages)

(no subject)
 2012-09-24 18:28 UTC  (12+ messages)
` [PATCH] memstick: add support for legacy memorysticks

[2.6.38-3.x] [BUG] soft lockup - CPU#X stuck for 23s! (vfs, autofs, vserver)
 2012-09-24 18:17 UTC  (6+ messages)

linux-next: build failure after merge of the sound and sound-asoc trees
 2012-09-24 18:08 UTC  (4+ messages)
` [PATCH 0/2] dmaengine: Fix compillation issues in device_prep_dma_cyclic()

[PATCH v3 00/16] slab accounting for memcg
 2012-09-24 17:58 UTC  (29+ messages)
` [PATCH v3 05/16] consider a memcg parameter in kmem_create_cache
` [PATCH v3 06/16] memcg: infrastructure to match an allocation to the right cache
` [PATCH v3 07/16] memcg: skip memcg kmem allocations in specified code regions
` [PATCH v3 15/16] memcg/sl[au]b: shrink dead caches

[RFC] regulator: core: Support for continuous voltage range
 2012-09-24 17:56 UTC  (2+ messages)
` [PATCH v3] regulator: Versatile Express regulator driver

[PATCH 1/1] perf, Add support for Xeon-Phi PMU
 2012-09-24 17:48 UTC  (2+ messages)

[PATCH v2 0/5] ARM: tegra: enable wlan for t20 and t30
 2012-09-24 17:48 UTC  (6+ messages)
` [PATCH v2 5/5] ARM: tegra: enable brcmfmac in defconfig

[PATCH 1/2] Fix build error caused by broken PCH_PTP module dependency
 2012-09-24 17:46 UTC  (2+ messages)

[PATCH] Revert "__d_unalias() should refuse to move mountpoints"
 2012-09-24 17:45 UTC 

[3.5.4] rcu_sched self-detected stall on CPU { 1} (t=54862991 jiffies)
 2012-09-24 17:36 UTC  (2+ messages)

[PATCH] rtc: tps65910: Use platform_get_irq to get RTC irq details
 2012-09-24 17:24 UTC  (4+ messages)

[PATCH v4] trace: Move trace event enable from fs_initcall to core_initcall
 2012-09-24 17:23 UTC  (2+ messages)

[PATCH 01/10] Makefile: Add option CONFIG_DISABLE_GCC_AUTOMATIC_INLINING
 2012-09-24 17:13 UTC  (4+ messages)
` [PATCH 02/10] mm, slob: Use NUMA_NO_NODE instead of -1

[PATCH] irqchip: fill in empty Kconfig
 2012-09-24 17:09 UTC  (2+ messages)

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-09-24 17:09 UTC  (5+ messages)
  ` [RFC/PATCH v2] "

Microsoft Monthly Winning Notification!!!
 2012-09-24 17:09 UTC 

linux-next: manual merge of the arm-soc tree with the pm tree
 2012-09-24 17:02 UTC  (2+ messages)

[RFC/PATCH] Input: release MT fingers on device reset/disconnect
 2012-09-24 16:59 UTC  (2+ messages)

[PATCH 0/1] thinkpad-acpi: enable loading module with new B-series Lenovo BIOS
 2012-09-24 16:57 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] x86: Don't clobber top of pt_regs in nested NMI
 2012-09-24 16:55 UTC  (3+ messages)

[PATCH v3 RESEND 00/17] LPAE fixes and extensions for Keystone
 2012-09-24 16:51 UTC  (4+ messages)
` [PATCH v3 RESEND 05/17] ARM: LPAE: support 64-bit virt_to_phys patching


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