linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-27 23:47:48 to 2012-10-28 21:04:22 UTC [more...]

[PATCH] ACPICA: Don't leak next_walk_state in acpi_ds_call_control_method()
 2012-10-28 21:08 UTC  (4+ messages)

3.6.0 ext4 dump/filemap_fault?
 2012-10-28 21:02 UTC 

[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-10-28 20:57 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver
  ` [PATCH v4 2/9] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
  ` [PATCH v4 3/9] compiler-gcc{3,4}.h: Use "
  ` [PATCH v4 4/9] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
  ` [PATCH v4 5/9] bug.h: Make BUILD_BUG_ON generate compile-time error
  ` [PATCH v4 6/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
  ` [PATCH v4 7/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
  ` [PATCH v4 8/9] bug.h: Add BUILD_BUG_ON_MSG & _BUILD_BUG_INTERNAL
  ` [PATCH v4 9/9] bug.h: Convert BUILD_BUG{,_ON} to use BUILD_BUG_ON_MSG

Linux 3.7-rc3
 2012-10-28 20:54 UTC  (2+ messages)

BUG: 1bbbbe7 (x86: Exclude E820_RESERVED regions...) PANIC on boot
 2012-10-28 20:48 UTC  (8+ messages)

[PATCH RESEND 0/5 v6] gpio: Add block GPIO
 2012-10-28 20:46 UTC  (6+ messages)
` [PATCH RESEND 1/5 v6] gpio: Add a block GPIO API to gpiolib
` [PATCH RESEND 2/5 v6] gpio: Add sysfs support to block GPIO API
` [PATCH RESEND 3/5 v6] gpiolib: Fix default attributes for class
` [PATCH RESEND 4/5 v6] gpio: Add device tree support to block GPIO API
` [PATCH RESEND 5/5 v6] gpio: Add block gpio to several gpio drivers

[Bisected] nouveau: v3.7-rc breaks multi-monitor setup
 2012-10-28 20:47 UTC 

[RESEND PATCH 0/4] Fix endianness of generic I/O accessors
 2012-10-28 20:38 UTC  (8+ messages)
` [RESEND PATCH 2/4] asm-generic: io: don't perform swab during {in,out} string functions

[PATCH 1/3] ARM: LPC32xx: Remove superfluous irq_alloc_descs()
 2012-10-28 20:35 UTC  (3+ messages)
` [PATCH 2/3] ARM: LPC32xx: Relocate calls to irq_set_chained_handler()
` [PATCH 3/3] ARM: LPC32xx: Cleanup irq.c

[PATCH] pinctrl/nomadik: db8500: fix kp pin group
 2012-10-28 20:29 UTC 

[PATCHv2] Input: omap4-keypad: Add pinctrl support
 2012-10-28 20:12 UTC  (5+ messages)

perf PMU support for Haswell v4
 2012-10-28 20:06 UTC  (12+ messages)
` [PATCH 27/33] tools, perf: Add a precise event qualifier
` [PATCH 31/33] perf, tools: Support generic events as pmu event names v2
` [PATCH 33/33] perf, tools: List kernel supplied event aliases in perf list v2

[PATCH 2/2] [media] rc: Fix double free in gpio_ir_recv_remove()
 2008-11-25 14:57 UTC 

[PATCH 1/2] [media] rc: Fix double free in gpio_ir_recv_probe()
 2008-11-25 14:57 UTC 

linux-next: build warning in Linus' tree
 2012-10-28 19:44 UTC  (2+ messages)

[PATCH -next] ARM: at91: remove unused variable in at91_dt_node_to_map()
 2012-10-28 19:33 UTC  (2+ messages)

[PATCH -next] ARM: at91: using for_each_set_bit to simplify the code
 2012-10-28 19:31 UTC  (2+ messages)

[PATCH -next] ARM: at91: remove duplicated include from pinctrl-at91.c
 2012-10-28 19:30 UTC  (2+ messages)

[PATCH v3 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-10-28 19:23 UTC  (4+ messages)
` [PATCH v3 04/10] bug.h: directly include linux/compiler.h

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-10-28 19:26 UTC  (9+ messages)
` [PATCH v3 01/11] clk: davinci - add main PLL clock driver
` [PATCH v3 02/11] clk: davinci - add PSC "
` [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver
` [PATCH v3 04/11] clk: davinci - add pll divider clock driver

[PATCH] sched, autogroup: fix kernel crashes caused by runtime disable autogroup
 2012-10-28 19:19 UTC  (13+ messages)
        ` [PATCH] sched, autogroup: fix crash on reboot when autogroup is disabled
                    ` [PATCH] V2 "

[PATCH 0/5] minor clean-up and optimize highmem related code
 2012-10-28 19:12 UTC  (6+ messages)
  ` [PATCH 1/5] mm, highmem: use PKMAP_NR() to calculate an index of pkmap
  ` [PATCH 2/5] mm, highmem: remove useless pool_lock
  ` [PATCH 3/5] mm, highmem: remove page_address_pool list
  ` [PATCH 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of last flushed entry
  ` [PATCH 5/5] mm, highmem: get virtual address of the page using PKMAP_ADDR()

[PATCH 2/2] MAINTAINERS: add pinctrl atmel at91 entry
 2012-10-28 19:09 UTC  (2+ messages)

[PATCH v7 01/16] hashtable: introduce a small and naive hashtable
 2012-10-28 19:02 UTC  (16+ messages)
` [PATCH v7 02/16] userns: use new hashtable implementation
` [PATCH v7 03/16] mm,ksm: "
` [PATCH v7 04/16] workqueue: "
` [PATCH v7 05/16] mm/huge_memory: "
` [PATCH v7 06/16] tracepoint: "
` [PATCH v7 07/16] net,9p: "
` [PATCH v7 08/16] block,elevator: "
` [PATCH v7 09/16] SUNRPC/cache: "
` [PATCH v7 10/16] dlm: "
` [PATCH v7 11/16] net,l2tp: "
` [PATCH v7 12/16] dm: "
` [PATCH v7 13/16] lockd: "
` [PATCH v7 14/16] net,rds: "
` [PATCH v7 15/16] openvswitch: "
` [PATCH v7 16/16] tracing output: "

[PATCH] dma: ste_dma40: use for_each_set_bit
 2012-10-28 19:06 UTC  (2+ messages)

irq_set_chained_handler() called too early for hwirq to be initialized
 2012-10-28 18:46 UTC  (4+ messages)

[PATCH 0/5] perf dso: Separate dso symbols to separate object
 2012-10-28 18:42 UTC  (4+ messages)
` [PATCH 5/5] perf tool: Move dso_* related functions into dso object

[PATCH] firmware: use noinline_for_stack
 2012-10-28 18:31 UTC  (3+ messages)

[PATCH] Regulator: core: Unregister when gpio request fails
 2012-10-28 18:15 UTC  (2+ messages)

[Q] .readable_reg() not verified during read?
 2012-10-28 18:08 UTC  (2+ messages)

Linux 3.6.4
 2012-10-28 18:04 UTC  (2+ messages)

Linux 3.0.49
 2012-10-28 18:03 UTC  (2+ messages)

Linux 3.4.16
 2012-10-28 18:02 UTC  (2+ messages)

[PATCH 00/31] numa/core patches
 2012-10-28 17:56 UTC  (4+ messages)

[PATCH] usb: gadget: ncm: correct endianess conversion
 2012-10-28 17:48 UTC  (4+ messages)

[PATCH 1/2] drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free
 2012-10-28 17:44 UTC  (3+ messages)
` [PATCH 2/2] drivers/net/phy/mdio-bitbang.c: "

[PATCH 0/4] uprobes: Kill arch_uprobe_enable/disable_step() hooks
 2012-10-28 17:39 UTC  (5+ messages)
` [PATCH 1/4] uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
` [PATCH 2/4] uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
` [PATCH 3/4] uprobes/x86: Cleanup the single-stepping code
` [PATCH 4/4] uprobes: Kill arch_uprobe_enable/disable_step() hooks

linux-next: build failure after merge of the final tree (tip/s390 trees related)
 2012-10-28 17:16 UTC  (4+ messages)
  ` [PATCH] s390: Add pmd_mknotpresent()
    ` [tip:numa/core] sched, numa, mm, s390/thp: "

[tip:numa/core] sched, numa, mm: Add NUMA_MIGRATION feature flag
 2012-10-28 17:13 UTC 

[PATCH 1/2] add credits for NUMA placement
 2012-10-28 17:11 UTC  (2+ messages)
` [tip:numa/core] sched, numa, mm: Add "

[tip:numa/core] sched, numa, mm: Add fault driven placement and migration policy
 2012-10-28 17:10 UTC 

[tip:numa/core] sched, numa, mm/mpol: Add_MPOL_F_HOME
 2012-10-28 17:09 UTC 

[tip:numa/core] sched, numa, mm: Introduce sched_feat_numa()
 2012-10-28 17:05 UTC 

[tip:numa/core] sched, numa, mm/mpol: Make mempolicy home-node aware
 2012-10-28 17:04 UTC 

[tip:numa/core] mm/pgprot: Move the pgprot_modify() fallback definition to mm.h
 2012-10-28 16:54 UTC 

[tip:numa/core] sched, numa, mm: Describe the NUMA scheduling problem formally
 2012-10-28 16:48 UTC 

[PATCH 000/193] remove CONFIG_EXPERIMENTAL
 2012-10-28 15:41 UTC  (8+ messages)
` [PATCH 014/193] arch/m68k: "
` [PATCH 162/193] net/dccp: "
` [PATCH 163/193] net/dccp/ccids: "

[PATCH] leds: leds-gpio: Defer probing in case of deferred gpio probing
 2012-10-28 15:34 UTC 

[GIT PATCH] TTY patches for 3.7-rc1
 2012-10-28 15:22 UTC  (5+ messages)

[3.6.2] oops @ opteron server: mgag200 Fatal error during GPU init
 2012-10-28 15:09 UTC  (3+ messages)

[PATCH 2/2] dma: tegra20-apbdma: channel freeing correction
 2012-10-28 14:17 UTC 

[PATCH 1/2] dma: tegra20-apbdma: trivial err message correction
 2012-10-28 14:13 UTC 

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-28 13:59 UTC  (8+ messages)
      ` Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug)
        ` Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
          ` [PATCH] ext4: fix unjournaled inode bitmap modification

[RFC v4 00/15] vfs: hot data tracking
 2012-10-28 13:51 UTC  (4+ messages)
` [RFC v4 03/15] vfs,hot_track: add the function for collecting I/O frequency

[PATCH 2/7] freezer: add missing mb's to freezer_count() and freezer_should_skip()
 2012-10-28 13:45 UTC  (14+ messages)
  ` [PATCH 0/1] (Was: freezer: add missing mb's to freezer_count() and freezer_should_skip())
    ` [PATCH 1/1] freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
            ` [PATCH v2 0/1] "
              ` [PATCH v2 1/1] "

[PATCH] staging: csr: Fix typo in csr/netdev.c
 2012-10-28 13:03 UTC  (4+ messages)
` [PATCH/v2] staging : "

[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
 2012-10-28 12:54 UTC  (22+ messages)
` [PATCH 01/16] tile: "
` [PATCH 02/16] ata: "
` [PATCH 03/16] drivers: base: "
` [PATCH 04/16] block: "
` [PATCH 05/16] pcmcia: "
` [PATCH 06/16] dma: "
` [PATCH 07/16] gpu: "
` [PATCH 08/16] i2c: "
` [PATCH 09/16] wireless: "
` [PATCH 10/16] ethernet: "
` [PATCH 11/16] pci: "
` [PATCH 12/16] scsi: "
` [PATCH 13/16] usb: "
` [PATCH 14/16] virtio: "
` [PATCH 15/16] watchdog: "
` [PATCH 16/16] sound: "

drm i915 hangs on heavy io load
 2012-10-28 12:32 UTC  (8+ messages)

Compilation options (for low jitter)
 2012-10-28 12:10 UTC 

[PATCH] hidraw: add a .gitignore entry for samples/hidraw/hid-example
 2012-10-28 11:56 UTC 

[RFC PATCH v3 00/16] DMA Engine support for AM33XX
 2012-10-28 11:31 UTC  (11+ messages)
` [RFC PATCH v3 02/16] ARM: davinci: move private EDMA API to arm/common
` [RFC PATCH v3 04/16] ARM: edma: add DT and runtime PM support for AM33XX
` [RFC PATCH v3 05/16] ARM: edma: add AM33XX crossbar event support
` [RFC PATCH v3 08/16] ARM: dts: add AM33XX EDMA support
` [RFC PATCH v3 16/16] ARM: dts: add AM33XX SPI support

[PATCH 00/16 v2] f2fs: introduce flash-friendly file system
 2012-10-28 12:08 UTC  (3+ messages)
` [PATCH 04/16 v2] f2fs: add super block operations

Hang with swap / mempool / md on 3.7.0-rc2
 2012-10-28 11:05 UTC 

[PATCH] jsm: Convert jsm_printk to jsm_dbg
 2012-10-28 10:48 UTC 

IPMI: Some minor fixes
 2012-10-28 10:20 UTC  (8+ messages)
` [PATCH 4/5] IPMI: Fix some uninitialized warning
        ` [PATCH] Remove uninitialized_var()
            ` [PATCH v2] "

[patch 00/16] sched: per-entity load-tracking
 2012-10-28 10:12 UTC  (3+ messages)
` [patch 02/16] sched: maintain per-rq runnable averages

[PATCH V4 REPOST 1/2] kbuild: centralize .dts->.dtb rule
 2012-10-28  7:24 UTC  (6+ messages)
` [PATCH V4 REPOST 2/2] kbuild: run the pre-processor on *.dts files

[PATCH 1/9] random32: introduce random32_get_bytes() and prandom32_get_bytes()
 2012-10-28  7:19 UTC  (9+ messages)
` [PATCH 2/9] uuid: use random32_get_bytes()
` [PATCH 3/9] mtd: mtd_nandecctest: use random32_get_bytes instead of get_random_bytes()
` [PATCH 4/9] mtd: nandsim: use random32_get_bytes
` [PATCH 5/9] ubifs: "
` [PATCH 6/9] mtd: mtd_oobtest: convert to use prandom32_get_bytes()
` [PATCH 7/9] mtd: mtd_pagetest: "
` [PATCH 8/9] mtd: mtd_speedtest: use random32_get_bytes
` [PATCH 9/9] mtd: mtd_subpagetest: convert to use prandom32_get_bytes()

For your interest
 2012-10-28  6:47 UTC 

[PATCH 1/2] staging: android: checkpatch.pl fixes
 2012-10-28  4:46 UTC  (8+ messages)
        ` [PATCH] checkpatch: Warn on unnecessary line continuations
            ` [PATCH v2] "

[PATCH] exec: do not leave bprm->interp on stack
 2012-10-28  3:32 UTC  (12+ messages)

[PATCH]Documentation: Fixes a word in Documentation/arm64/memory.txt
 2012-10-28  3:30 UTC 

Linix-3.6.3 sda, sdb drives in reverse order (with a USB 2.0 drives and a monolithic kernel configuration)
 2012-10-28  3:22 UTC  (7+ messages)

Documentation: Fixes a term's translation in Documentation/zh_CN/arm64/memory.txt
 2012-10-28  3:17 UTC 

[PATCH] r8169: Fix WoL on RTL8168d/8111d
 2012-10-28  2:46 UTC 

[PATCH]Documentation:Chinese translation of Documentation/arm64/memory.txt
 2012-10-28  2:39 UTC  (5+ messages)

[PATCH v3 0/6] Driver for Si476x series of chips
 2012-10-28  2:08 UTC  (6+ messages)
` [PATCH v3 2/6] Add the main bulk of core driver for SI476x code

[PATCH 2/3] ext4: introduce ext4_error_remove_page
 2012-10-28  1:57 UTC  (2+ messages)

[PATCH 5/5] fat: add mutex lock to fat_build_inode
 2012-10-28  1:53 UTC 

[PATCH 4/5] fat: (exportfs) move code to rebuild directory-inode to separate function
 2012-10-28  1:53 UTC 

[PATCH 3/5] fat: move fat_i_pos_read to fat.h
 2012-10-28  1:53 UTC 

[PATCH 2/5] fat: restructure export operations
 2012-10-28  1:52 UTC 

[PATCH 1/5] fat: remove parent_logstart check in fat_get_parent
 2012-10-28  1:52 UTC 

YOUR ATM CASH CARD PAYMENT $15M IS READY&#8207;
 2012-10-26 13:28 UTC 

ipc, msgqueue: NULL ptr deref in msgrcv
 2012-10-28  0:48 UTC  (2+ messages)

[BUG] perf parser: does not support arbitrary new sysfs events
 2012-10-27 23:47 UTC  (4+ messages)


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).