linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-19 07:06:58 to 2011-08-19 13:40:06 UTC [more...]

linux-next: build failure after merge of the final tree (pm tree related)
 2011-08-19 13:39 UTC  (3+ messages)

[PATCH 01/75] net: add APIs for manipulating skb page fragments
 2011-08-19 13:27 UTC  (56+ messages)
` [PATCH 02/75] net: convert core to skb paged frag APIs
` [PATCH 03/75] net: ipv4: convert to SKB "
` [PATCH 04/75] net: ipv6: "
` [PATCH 05/75] net: xfrm: "
` [PATCH 10/75] 3c59x: convert to SKB paged frag API
` [PATCH 11/75] 8139cp: "
` [PATCH 12/75] acenic: "
` [PATCH 14/75] atl1e: "
` [PATCH 15/75] atlx: "
` [PATCH 17/75] bna: "
` [PATCH 19/75] bnx2x: "
` [PATCH 21/75] chelsio: "
` [PATCH 26/75] enic: "
` [PATCH 27/75] forcedeth: "
` [PATCH 28/75] gianfar: "
` [PATCH 33/75] macvtap: "
` [PATCH 37/75] netxen: "
` [PATCH 38/75] niu: "
` [PATCH 39/75] ns83820: "
` [PATCH 40/75] pasemi: "
` [PATCH 41/75] qeth: "
` [PATCH 42/75] qla3xxx: "
` [PATCH 43/75] qlcnic: "
` [PATCH 44/75] qlge: "
` [PATCH 45/75] r8169: "
` [PATCH 46/75] s2io: "
` [PATCH 47/75] sfc: "
` [PATCH 48/75] skge: "
` [PATCH 49/75] sky2: "
` [PATCH 50/75] starfire: "
` [PATCH 51/75] stmmac: "
` [PATCH 52/75] sungem: "
` [PATCH 53/75] sunhme: "
` [PATCH 54/75] tehuti: "
` [PATCH 55/75] tg3: "
` [PATCH 56/75] tsi108: "
` [PATCH 57/75] typhoon: "
` [PATCH 58/75] via-velocity: "
` [PATCH 59/75] virtionet: "
` [PATCH 60/75] vmxnet3: "
` [PATCH 61/75] vxge: "
` [PATCH 62/75] xen: netback: "
` [PATCH 63/75] xen: netfront: "
` [PATCH 64/75] bnx2fc: "
` [PATCH 65/75] cxgbi: "
` [PATCH 66/75] fcoe: "
` [PATCH 67/75] et131x: "
` [PATCH 68/75] hv: netvsc: "
` [PATCH 69/75] net: only allow paged fragments with the same destructor to be coalesced
` [PATCH 70/75] net: add paged frag destructor support to kernel_sendpage
` [PATCH 71/75] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack
` [PATCH 72/75] signals: move trace header #include to after all others
` [PATCH 73/75] net: move skb frag kmap functions to skbuff.h
` [PATCH 74/75] net: add skb_frag_k(un)map convenience functions
` [PATCH 75/75] net: return a *const* struct page from skb_frag_page

[PATCH 0/6] elantech: add support for newer generation hardware
 2011-08-19 13:39 UTC  (19+ messages)
` [PATCH 1/6] Input: elantech - correct x, y value range for v2 hardware
` [PATCH 2/6] Input: elantech - use firmware provided x, y ranges
` [PATCH 3/6] Input: elantech - packet checking for v2 hardware
` [PATCH 5/6] Input: elantech - clean up elantech_init
` [PATCH 6/6] Input: elantech - add v3 hardware support

of_iomap() matched with plan iounmap()
 2011-08-19 13:26 UTC  (4+ messages)

[patch 0/3] kdump: Add external kdump entry point for s390 stand-alone dump tools
 2011-08-19 13:36 UTC  (5+ messages)

[patch v3 0/8] kdump: Patch series for s390 support (version 3)
 2011-08-19 13:27 UTC  (4+ messages)
` [patch v3 2/8] kdump: Make kimage_load_crash_segment() weak

[GIT PULL] Btrfs pull round two
 2011-08-19 13:24 UTC  (4+ messages)
` [build breakage] "

[GIT PULL] block bits for 3.1-rc
 2011-08-19 13:16 UTC 

+ prctl-add-pr_setget_child_reaper-to-allow-simple-process-supervision .patch added to -mm tree
 2011-08-19 13:13 UTC  (11+ messages)

[GIT PULL] dmaengine: at_hdmac fixes for next
 2011-08-19 13:15 UTC  (4+ messages)

linux 2.6.39 & 3.0 fail to boot on ION mainboard, bisected
 2011-08-19 13:10 UTC 

ARM promising platform, needs to learn from PC
 2011-08-19 13:00 UTC  (8+ messages)

[PATCH v9 0/3] mmc: make fault injection available for MMC IO
 2011-08-19 12:52 UTC  (4+ messages)
` [PATCH v9 1/3] fault-inject: export fault injection functions
  ` [PATCH v9 2/3] mmc: core: add random fault injection
    ` [PATCH v9 3/3] fault injection: add documentation on MMC IO "

[PATCH v4] usb: gadget: storage_common: make FSG_NUM_BUFFERS variable size
 2011-08-19 12:52 UTC  (6+ messages)

[RFC 0/0] Introducing a generic socket offload framework
 2011-08-19 12:49 UTC  (5+ messages)

[PATCH 1/3] gpio/nomadik: remove pull-pinconfig and add SPI2
 2011-08-19 12:46 UTC  (2+ messages)

[PATCH 00/19] GPIO exodus and cleanup
 2011-08-19 12:45 UTC  (4+ messages)

[PATCH 1/2] drivers: create a pinmux subsystem v3
 2011-08-19 12:34 UTC  (11+ messages)

[PATCH 0/5 v6] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-08-19 12:31 UTC  (8+ messages)
` [PATCH 1/5 v6] arm: omap: usb: ehci and ohci hwmod structures for omap4
  ` [PATCH 2/5 v6] arm: omap: usb: ehci and ohci hwmod structures for omap3
    ` [PATCH 3/5 v6] arm: omap: usb: register hwmods of usbhs
      ` [PATCH 4/5 v6] arm: omap: usb: device name change for the clk names "
        ` [PATCH 5/5 v6] mfd: omap: usb: Runtime PM support

Linux 3.0.3 GCC 4.6.1 kernel BUGs
 2011-08-19 12:25 UTC 

Headset driver detection problem during bootup
 2011-08-19 12:23 UTC 

[PATCHv2] usb: gadget: get rid of USB_GADGET_DUALSPEED and USB_GADGET_SUPERSPEED
 2011-08-19 12:17 UTC  (4+ messages)

[PATCH] crypto: aesni-intel - Add ivsize to ablk_ecb_alg
 2011-08-19 12:15 UTC  (10+ messages)

[PATCHv2] usb: gadget: get rid of USB_GADGET_DUALSPEED and USB_GADGET_SUPERSPEED
 2011-08-19 12:14 UTC  (4+ messages)

[PATCH --mmotm v8 0/3] Make fault injection available for MMC IO
 2011-08-19 12:13 UTC  (5+ messages)
` [PATCH --mmotm v8 2/3] mmc: core: add random fault injection

[PATCH 2/2] pinmux: add a driver for the U300 pinmux
 2011-08-19 12:10 UTC  (3+ messages)

Hanging threads with pthread_detach and gdb
 2011-08-19 12:08 UTC  (4+ messages)

MailBox Quota Limit
 2011-08-19 12:02 UTC 

[PATCH v3] drivers/mtd/nand/bcm_umi_nand.c: clean up error handling code
 2011-08-19 12:08 UTC  (2+ messages)

clone() with CLONE_NEWNET breaks kobject_uevent_env()
 2011-08-19 11:59 UTC  (7+ messages)
` [dm-devel] "

[PATCH 0/4] AM3517: Adding support for suspend/resume
 2011-08-19 11:55 UTC  (5+ messages)
` [PATCH 1/4] AM3517 : "
  ` [PATCH 2/4] AM3517: Add armv7-a flag for sleepam3517.S
    ` [PATCH 3/4] pm34xx: Warning FIX related to ambiguous else loop
      ` [PATCH 4/4] AM3517: Fix suspend-resume sequence

[PATCH] writeback: Per-block device bdi->dirty_writeback_interval and bdi->dirty_expire_interval
 2011-08-19 11:55 UTC  (5+ messages)

[PATCH 0/2] AM3517EVM: Add support for MMC1
 2011-08-19 11:52 UTC  (3+ messages)
` [PATCH 1/2] AM3517EVM: Add support for base-board MMC slot
  ` [PATCH 2/2] AM3517: Support for MMC1

[PATCH 0/3] AM35x: Adding PM init
 2011-08-19 11:49 UTC  (4+ messages)
` [PATCH 1/3] AM35x: voltage: Basic initialization
  ` [PATCH 2/3] OMAP3: Add support for TPS65023 (AM35x only)
    ` [PATCH 3/3] OMAP3: Remove auto-selection of PMICs

[PATCH v7 00/16] ARM: Add support for the Large Physical Address Extensions
 2011-08-19 11:47 UTC  (5+ messages)
` [PATCH v7 09/16] ARM: LPAE: MMU setup for the 3-level page table format

3.1-rc1-git9: Reported regressions 2.6.39 -> 3.0
 2011-08-19 11:31 UTC  (3+ messages)
` [Bug #40282] IP forwarding regression since 3.0-rc6

[Patch] target: remove needless include of version.h
 2011-08-19 11:24 UTC  (4+ messages)

[KORG] Taking hera down to deal with the load issues
 2011-08-19 11:08 UTC  (4+ messages)
` [kernel.org users] "

[PATCH 1/6] pch_gpio: Delete invalid "restore" code in suspend()
 2011-08-19 11:01 UTC  (4+ messages)
` [PATCH 6/6 v5] pch_gpio: Support interrupt function

[PATCH 1/4 v4] drivers: create a pin control subsystem
 2011-08-19 10:48 UTC  (2+ messages)

[PATCH v2] avoid null pointer access in vm_struct
 2011-08-19 10:51 UTC 

[PATCH] Increase usbfs bulk buffer size
 2011-08-19 10:45 UTC  (5+ messages)

[PATCH v2] OMAP3: NAND: Adding NAND support and specifying NAND partitions
 2011-08-19 10:17 UTC  (2+ messages)

[PATCH] AM3517: NAND: Adding NAND support and specifying NAND partitions
 2011-08-19 10:14 UTC  (2+ messages)

[PATCH] irq: always set IRQF_ONESHOT if no primary handler is specified
 2011-08-19 10:13 UTC  (6+ messages)

Email Quota Exceeded
 2011-08-19 10:03 UTC 

[PATCH 01/11] MFD: DA9052/53 MFD core module v5
 2011-08-19 10:00 UTC 

[PATCH v2 0/3] mmc: fixes for aggressive clock gating framework
 2011-08-19  9:58 UTC  (2+ messages)

[PATCH 4/4 v4] mach-u300: activate pinmux driver, delete old padmux driver
 2011-08-19  9:54 UTC 

[PATCH 2/4 v4] pinmux: add a driver for the U300 pinmux
 2011-08-19  9:54 UTC 

[PATCH 3/4 v4] amba: request muxing for PrimeCell devices
 2011-08-19  9:54 UTC 

[PATCH 0/4 v4] pin controller subsystem v4
 2011-08-19  9:53 UTC 

[PATCH] mfd wm8350: rename static gpio_set_debounce()
 2011-08-19  9:53 UTC  (2+ messages)

[PATCH] net: configurable sysctl parameter "net.core.tcp_lowat" for sk_stream_min_wspace()
 2011-08-19  9:43 UTC  (4+ messages)
  ` [omega-g1:10937] "

contention on long-held spinlock
 2011-08-19  9:21 UTC 

[PATCH 1/1] staging: usbip: Add a usbip protocol document
 2011-08-19  9:07 UTC 

[PATCH] mfd: omap-usb-host: fix build failure
 2011-08-19  8:57 UTC 

Subject: [PATCH 00/91] pending uml patches
 2011-08-19  8:51 UTC  (5+ messages)

[PATCH 0/5] [RESEND v2] VME Framework Fixes
 2011-08-19  8:42 UTC  (5+ messages)
` [PATCH 3/5] staging: vme: add functions for bridge module refcounting

For Less Privilege
 2011-08-19  7:39 UTC 

[PATCH V4 0/3] ARM: mmp: add audio sram support
 2011-08-19  8:25 UTC  (8+ messages)

[PATCH 0/9] Use RCU to stabilize page counts
 2011-08-19  7:53 UTC  (11+ messages)
` [PATCH 1/9] mm: rcu read lock for getting reference on pages in migration_entry_wait()
` [PATCH 2/9] mm: avoid calling get_page_unless_zero() when charging cgroups
` [PATCH 3/9] mm: rcu read lock when getting from tail to head page
` [PATCH 4/9] mm: use get_page in deactivate_page()
` [PATCH 5/9] kvm: use get_page instead of get_page_unless_zero
` [PATCH 6/9] mm: assert that get_page_unless_zero() callers hold the rcu lock
` [PATCH 7/9] rcu: rcu_get_gp_cookie() / rcu_gp_cookie_elapsed() stand-ins
` [PATCH 8/9] mm: add API for setting a grace period cookie on compound pages
` [PATCH 9/9] mm: make sure tail page counts are stable before splitting THP pages

[PATCH] scripts: add extract-vmlinux
 2011-08-19  7:52 UTC  (4+ messages)
` [PATCH v3] "

Is it needed to reinstall custom kernel every time, after rebuilding?
 2011-08-19  7:11 UTC  (2+ 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).