public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-05 16:21:07 to 2012-10-05 22:57:38 UTC [more...]

[PATCH 0/4] ACPI: kill acpi_pci_root_start
 2012-10-05 23:01 UTC  (3+ messages)

include/linux/cgroup.h:566 suspicious rcu_dereference_check() usage!
 2012-10-05 22:52 UTC 

[PATCH] dma-debug: New interfaces to debug dma mapping errors
 2012-10-05 22:51 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH 16/20 V2] drivers/net/ethernet/renesas/sh_eth.c: fix error return code
 2012-10-05 22:40 UTC  (5+ messages)
` [PATCH 17/20 V2] drivers/net/ethernet/sun/niu.c: "
` [PATCH 18/20 V2] drivers/net/ethernet/sun/sungem.c: "
` [PATCH 19/20 V2] drivers/net/ethernet/marvell/skge.c: "
` [PATCH 20/20 V2] drivers/net/ethernet/marvell/sky2.c: "

[PATCH 0/3] ocp2scp: add non-dt support
 2012-10-05 22:30 UTC  (3+ messages)
` [PATCH 3/3] ARM: OMAP: ocp2scp: create omap device for ocp2scp

[GIT PULL] Disintegrate UAPI for hexagon
 2012-10-05 22:27 UTC  (2+ messages)

CONFIG_INTEL_IDLE causing crashes?
 2012-10-05 22:23 UTC 

[PATCH] regmap: silence GCC warning
 2012-10-05 22:20 UTC  (5+ messages)

[PATCH 11/20 V2] drivers/net/irda/sh_sir.c: fix error return code
 2012-10-05 22:10 UTC  (5+ messages)
` [PATCH 12/20 V2] drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: "
` [PATCH 13/20 V2] drivers/net/ethernet/amd/amd8111e.c: "
` [PATCH 14/20 V2] drivers/net/ethernet/amd/au1000_eth.c: "
` [PATCH 15/20 V2] drivers/net/ethernet/natsemi/xtsonic.c: "

[PATCH] USB: usb.h: remove dbg() macro
 2012-10-05 22:09 UTC 

suspicious RCU usage in cgroup
 2012-10-05 22:06 UTC  (2+ messages)

[PATCH 2/6] X86 ACPI: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling
 2012-10-05 22:05 UTC  (2+ messages)
` [PATCH] X86 ACPI: Use #ifdef not #if for CONFIG_X86 check

alsa lockdep trace
 2012-10-05 22:02 UTC 

[PATCH -v4 00/13] x86, mm: init_memory_mapping cleanup
 2012-10-05 22:01 UTC  (14+ messages)
` [PATCH 04/13] x86, mm: Revert back good_end setting for 64bit
                        ` 896MB address limit (was: Re: [PATCH 04/13] x86, mm: Revert back good_end setting for 64bit)

[PATCH v2 5/7] mm: Add and use update_mmu_cache_pmd() in transparent huge page code
 2012-10-05 22:01 UTC  (2+ messages)

[PATCH v2 0/8] THP support for Sparc64
 2012-10-05 22:00 UTC  (4+ messages)

[PATCH 1/20 V2] drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code
 2012-10-05 21:40 UTC  (8+ messages)
` [PATCH 2/20 V2] drivers/net/ethernet/natsemi/natsemi.c: "
` [PATCH 3/20 V2] drivers/net/can/sja1000/peak_pci.c: "
` [PATCH 4/20 V2] drivers/net/can/sja1000/peak_pcmcia.c: "
` [PATCH 5/20 V2] drivers/net/ethernet/sis/sis900.c: "

udev breakages - was: Re: Need of an ".async_probe()" type of callback at driver's core - Was: Re: [PATCH] [media] drxk: change it to use request_firmware_nowait()
 2012-10-05 21:43 UTC  (4+ messages)

[PATCH 0/2] Convert davinci ASoC to genalloc SRAM
 2012-10-05 21:34 UTC  (2+ messages)

[PATCH 10/20 V2] drivers/net/irda/sh_irda.c: fix error return code
 2012-10-05 21:33 UTC  (5+ messages)
` [PATCH 6/20 V2] drivers/net/irda/irtty-sir.c: "
` [PATCH 7/20 V2] drivers/net/irda/mcs7780.c: "
` [PATCH 8/20 V2] drivers/net/irda/pxaficp_ir.c: "
` [PATCH 9/20 V2] drivers/net/irda/sa1100_ir.c: "

Linux 3.5-rc7
 2012-10-05 21:29 UTC  (2+ messages)

[PATCH v2 0/7] uio_pruss cleanup and platform support
 2012-10-05 21:28 UTC  (4+ messages)

[PATCH] crypto: Make VMAC work when blocks aren't aligned
 2012-10-05 21:24 UTC 

[PATCH] rcu: Add "expedite always" switch
 2012-10-05 21:12 UTC  (4+ messages)

[PATCH 02/16] f2fs: add on-disk layout
 2012-10-05 21:09 UTC  (4+ messages)

[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-10-05 21:04 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] compiler-gcc4.h: Reorder macros based upon gcc ver
  ` [PATCH v2 02/10] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
  ` [PATCH v2 03/10] compiler-gcc{3,4}.h: Use "
  ` [PATCH v2 04/10] bug.h: directly include linux/compiler.h
  ` [PATCH v2 05/10] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
  ` [PATCH v2 06/10] bug.h: Make BUILD_BUG_ON generate compile-time error
  ` [PATCH v2 07/10] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
  ` [PATCH v2 08/10] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
  ` [PATCH v2 09/10] bug.h: Add BUILD_BUG_ON_MSG & BUILD_BUG_INTERNAL{,2}
  ` [PATCH v2 10/10] bug.h: Convert BUILD_BUG{,_ON} to use BUILD_BUG_ON_MSG

[PATCH] mlx4: set carrier off after register netdev
 2012-10-05 20:53 UTC  (2+ messages)

[patch 0/2] memcg fixups that fell through cracks in 3.5
 2012-10-05 20:53 UTC  (3+ messages)
` [patch 2/2] mm: memcg: clean up mm_match_cgroup() signature

[PATCH] localmodconfig: Document localmodconfig in README
 2012-10-05 20:52 UTC 

[PATCH 06/16] mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN
 2012-10-05 20:39 UTC  (10+ messages)
` [PATCH 07/16] cgroup: fix warning when building without any subsys
` [PATCH 08/16] ipvs: fix ip_vs_set_timeout debug messages
` [PATCH 13/16] ARM: be really quiet when building with 'make -s'
` [PATCH 16/16] ARM: pass -marm to gcc by default for both C and assembler

[PATCH] sysctl: Fix 'defined but not used' warning
 2012-10-05 18:03 UTC  (2+ messages)

[PATCH] stagin/dgrp: include linux/uaccess.h where necessary
 2012-10-05 20:44 UTC 

[PATCH 00/10] Platform data clean-up and UIB device enablement
 2012-10-05 19:53 UTC  (5+ messages)
` [PATCH 04/10] of/i2c: Add support for I2C_CLIENT_WAKE when booting with Device Tree

Help Desk,Faculty/Staff/Student/Employee Warning!!!
 2012-10-05 20:31 UTC 

[PATCH RFC 1/2 v2] gpio: Add a block GPIO API to gpiolib
 2012-10-05 20:36 UTC  (2+ messages)
` [PATCH RFC 2/2 v2] gpio-max730x: Add block GPIO API

[PATCH 13/16] f2fs: add xattr and acl functionalities
 2012-10-05 20:33 UTC  (2+ messages)

[PATCH 10/16] f2fs: add core inode operations
 2012-10-05 20:28 UTC  (2+ messages)

linux-next: Tree for Oct 5
 2012-10-05 20:16 UTC  (2+ messages)
` linux-next: Tree for Oct 5 (nouveau)

[RFC PATCH 0/7] Improve swiotlb performance by using physical addresses
 2012-10-05 20:02 UTC  (4+ messages)

[RFC PATCH 0/5] net: socket bind to file descriptor introduced
 2012-10-05 20:00 UTC  (5+ messages)

RCU_USER_QS traces
 2012-10-05 20:00 UTC  (3+ messages)

[PATCH 01/16] f2fs: add document
 2012-10-05 19:56 UTC  (2+ messages)

The 10ms averager in fair.c
 2012-10-05 19:54 UTC  (3+ messages)

[PATCH 1/2] sched: fair: Fix 'defined but not used' warning
 2012-10-05 19:49 UTC  (2+ messages)
` [PATCH 2/2] sched: fair: Fix "declared 'static' but never defined" warning

[PATCH] drivers/tty: Folding Android's keyreset driver in sysRQ
 2012-10-05 19:48 UTC  (5+ messages)

[PATCH 0/10] memory-hotplug: hot-remove physical memory
 2012-10-05 19:36 UTC  (6+ messages)
` [PATCH 1/10] memory-hotplug : check whether memory is offline or not when removing memory
` [PATCH 2/10] memory-hotplug : remove /sys/firmware/memmap/X sysfs

3.4.10 i915 [GM45] regression
 2012-10-05 19:27 UTC  (4+ messages)
`  "

Possible regression: BUG in fs/sysfs/group.c:65
 2012-10-05 19:19 UTC  (3+ messages)

[RFC][PATCH 2/2] efi_pstore: add a sequence counter to a variable name
 2012-10-05 19:02 UTC 

[RFC][PATCH 1/2] efi_pstore: hold multiple logs
 2012-10-05 19:01 UTC 

[RFC][PATCH 0/2] efi_pstore: multiple event logging support
 2012-10-05 19:00 UTC 

[PATCH v4] slab: Ignore internal flags in cache creation
 2012-10-05 19:00 UTC  (2+ messages)

[PATCH 1/6] mfd: da9052-core: Use regmap_irq_get_virq() and fix the probe
 2012-10-05 18:58 UTC  (5+ messages)
` [PATCH 4/6] Input: da9052_onkey.c: Convert to the new da9052 interrupt functions
` [PATCH 5/6] power: da9052-battery: "

[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-05 18:56 UTC  (5+ messages)
` [PATCH 3/6] acpi,memory-hotplug : add physical memory hotplug code to acpi_memhotplug.c
` [PATCH 4/4] acpi,memory-hotplug : store the node id in acpi_memory_device

ext4 updates for v3.7
 2012-10-05 18:54 UTC 

[PATCH] net, bluetooth: don't attempt to free a channel that wasn't created
 2012-10-05 18:53 UTC  (4+ messages)

[PATCH 0/4] bugfix for memory hotplug
 2012-10-05 18:39 UTC  (13+ messages)
` [PATCH 2/4] memory-hotplug: add node_device_release

[PATCH] fs: Preserve error code in get_empty_filp()
 2012-10-05 18:39 UTC  (3+ messages)

interrupt context
 2012-10-05 18:15 UTC  (4+ messages)

tty_init_dev: 24 callbacks suppressed
 2012-10-05 18:06 UTC  (9+ messages)
            ` [PATCH] Fix bogus "callbacks suppressed" messages

[PATCH 09/16] USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
 2012-10-05 18:05 UTC  (2+ messages)

[PATCH 01/32 v3] USB: EHCI: remove IXP4xx EHCI driver
 2012-10-05 17:56 UTC  (37+ messages)
` [PATCH 02/32] USB: OHCI: remove ohci-pcc-soc driver
` [PATCH 03/32 v3] MIPS: Loongson 1B: use ehci-platform instead of ehci-ls1x
` [PATCH 04/32 v3] USB: EHCI: remove Loongson 1B EHCI driver
` [PATCH 05/32 v3] MIPS: Netlogic: use ehci-platform driver
` [PATCH 06/32 v3] USB: EHCI: remove Netlogic XLS EHCI driver
` [PATCH 07/32 v3] USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
` [PATCH 08/32 v3] MIPS: Alchemy: use the ehci platform driver
` [PATCH 09/32 v3] USB: EHCI: remove Alchemy EHCI driver
` [PATCH 10/32 v3] ARM: cns3xxx: use ehci platform driver
` [PATCH 11/32 v3] USB: EHCI: remove CNS3xxx EHCI "
` [PATCH 12/32 v3] USB: ohci: allow platform driver to specify the number of ports
` [PATCH 13/32 v2] USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
` [PATCH 14/32 v2] USB: ohci: remove check for RH already suspended in ohci_suspend
` [PATCH 15/32 v2] USB: ohci: merge ohci_finish_controller_resume with ohci_resume
` [PATCH 16/32 v3] MIPS: PNX8550: use OHCI platform driver
` [PATCH 17/32 v3] USB: OHCI: remove PNX8550 OHCI driver
` [PATCH 18/32 v3] ARM: cns3xxx: use OHCI platform driver
` [PATCH 19/32 v3] USB: OHCI: remove CNS3xxx "
` [PATCH 20/32 v3] MIPS: Netlogic: convert to use "
` [PATCH 21/32 v3] USB: OHCI: remove Netlogic XLS "
` [PATCH 22/32 v3] sh: convert boards to use the "
` [PATCH 23/32 v3] USB: OHCI: remove OHCI SH "
` [PATCH 24/32 v3] MIPS: Alchemy: use the OHCI "
` [PATCH 25/32 v3] USB: OHCI: remove Alchemy "
` [PATCH 26/32] USB: move common alchemy USB routines to arch/mips/alchemy/common.c
` [PATCH 27/32] USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
` [PATCH 28/32] USB: OHCI: make ohci-platform "
` [PATCH 29/32] USB: EHCI: fix typo in ehci-platform driver on the word "resource"
` [PATCH 30/32] USB: OHCI: fix typo in ohci-platform "
` [PATCH 31/32] USB: EHCI: make ehci-platform use devm_{ioremap,request_mem_region} helpers
  ` [PATCH 31/32 v2] USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
` [PATCH 32/32] USB: OHCI: make ohci-platform use devm_{ioremap,request_mem_region} helpers
  ` [PATCH 32/32 v2] USB: OHCI: make ohci-platform use devm_request_and_ioremap helper

Out of memory on 3.5 kernels
 2012-10-05 17:51 UTC  (9+ messages)

[PATCHv2 6/6] trace: reuse kbasename() functionality
 2012-10-05 17:46 UTC  (8+ messages)
` [PATCHv2.5] "

[PATCH] Partially revert a1ce39288e6fbef (UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers)
 2012-10-05 17:45 UTC 

Seems like "sched: Add missing call to calc_load_exit_idle()" should be reverted in 3.5 branch
 2012-10-05 17:23 UTC  (6+ messages)

Module xattr signatures
 2012-10-05 17:10 UTC  (3+ messages)

[PATCH] firmware: Don't attempt to allocate zero bytes with vmalloc()
 2012-10-05 17:05 UTC 

[PATCH v4 0/7] uio_pruss cleanup and platform support
 2012-10-05 17:04 UTC  (8+ messages)
` [PATCH v4 1/7] uio: uio_pruss: replace private SRAM API with genalloc
` [PATCH v4 2/7] ARM: davinci: sram: switch from iotable to ioremapped regions
` [PATCH v4 3/7] ARM: davinci: da850: changed SRAM allocator to shared ram
` [PATCH v4 4/7] ARM: davinci: add platform hook to fetch the SRAM pool
` [PATCH v4 5/7] ARM: davinci: add DA850 PRUSS support
` [PATCH v4 6/7] ARM: davinci: clean up DA850 EVM include ordering
` [PATCH v4 7/7] ARM: davinci: register pruss_uio device on DA850 EVM

[PATCH] net: Fix skb_under_panic oops in neigh_resolve_output
 2012-10-05 16:59 UTC  (4+ messages)

[PATCH -tip 0/4] tracing: make a snapshot feature available from userspace
 2012-10-05 16:59 UTC  (3+ messages)
` [PATCH -tip 2/4] tracing: add a resize function for making one buffer equivalent to the other buffer

[PATCH 16/16] f2fs: update Kconfig and Makefile
 2012-10-05 16:53 UTC  (2+ messages)

[PATCH 0/3 v2] Optimize CRC32C calculation using PCLMULQDQ in crc32c-intel module
 2012-10-05 16:47 UTC  (3+ messages)

[PATCH] proc: don't show nonexistent capabilities
 2012-10-05 16:46 UTC  (4+ messages)

[PATCH] make CONFIG_EXPERIMENTAL invisible and default
 2012-10-05 16:46 UTC  (9+ messages)

[PATCH v2] Add of helper for linux,stdout-path
 2012-10-05 16:43 UTC  (3+ messages)
` [PATCH 1/3] serial_core: Add helper for matching against linux,stdout-path

[PATCH 0/5] Move some OF functionality from pseries to generic OF code
 2012-10-05 16:22 UTC  (3+ messages)
` [PATCH 4/5] Rename the drivers/of prom_* functions to of_*
  ` [Cbe-oss-dev] "

PROJECT FILE
 2012-10-05 16:28 UTC 

[PATCH 0/3] x86/efi: Identity mapping pagetable
 2012-10-05 16:28 UTC  (6+ messages)
` [PATCH 1/3] x86, mm: Include the entire kernel memory map in trampoline_pgd

[PATCH] net, TTY: initialize tty->driver_data before usage
 2012-10-05 16:25 UTC  (2+ messages)

[PATCH v3] serial/8250/8250_early: Prevent rounding error in uartclk
 2012-10-05 16:20 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