linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-18 12:22:53 to 2012-09-18 18:53:31 UTC [more...]

[PATCH 0/2] ARM: pci: Prepare for Tegra PCIe controller driver
 2012-09-18 18:53 UTC  (9+ messages)
` [PATCH 1/2] ARM: pci: Keep pci_common_init() around after init
` [PATCH 2/2] ARM: pci: Allow passing per-controller private data

3.6rc6 slab corruption
 2012-09-18 18:53 UTC  (3+ messages)

[PATCH] pci: Convert pci_resource_<foo> macros to static inlines
 2012-09-18 18:51 UTC 

[PATCH 14/16] X.509: Add an ASN.1 decoder
 2012-09-18 18:51 UTC  (5+ messages)
` [RFC][PATCH 00/16] Asymmetric / Public-key cryptography key type

[PATCH] cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_name
 2012-09-18 18:52 UTC  (2+ messages)

[PATCH] gpio: Describe interrupt-controller binding
 2012-09-18 18:45 UTC  (6+ messages)

[RFCv2] remoteproc: Add STE modem driver for remoteproc
 2012-09-18 18:48 UTC  (2+ messages)

[PATCHv3] remtoteproc: Export notification id range
 2012-09-18 18:32 UTC 

[PATCH 0/7] Add support for Exynos5 ISP SPI ports
 2012-09-18 18:21 UTC  (8+ messages)
` [PATCH 1/7] PM / Domains: add generic function 'pm_genpd_of_add_device_by_name'
` [PATCH 2/7] spi: s3c64xx: Fix enum dma_data_direction warning
` [PATCH 3/7] spi: s3c64xx: Add support for ISP SPI ports
` [PATCH 4/7] spi: s3c64xx: Use jiffies instead of loops for timeout
` [PATCH 5/7] spi: s3c64xx: Allow use with SPI ports without dma
` [PATCH 6/7] spi: s3c64xx: Tidy up SPI chip select handling
` [PATCH 7/7] spi: s3c64xx: Write to PACKET_CNT after reset

[PATCH 0/6][RFC] Rework vsyscall to avoid truncation/rounding issue in timekeeping core
 2012-09-18 18:29 UTC  (6+ messages)

[PATCH RESEND] rapidio: apply RX/TX enable to active switch ports only
 2012-09-18 18:27 UTC 

[PATCH] arch/arm/mach-at91/gpio.c: Remove unecessary semicolon
 2012-09-18 18:27 UTC  (10+ messages)
` [PATCH] arch/arm/mach-davinci/board-dm646x-evm.c: Remove unecessary
` [PATCH] arch/arm/mach-omap1/devices.c: Remove unecessary semicolon
` [PATCH] arch/arm/mach-omap2: "
` [PATCH] arch/arm/plat-mxc/ulpi.c: "
` [PATCH] arch/arm/plat-omap/omap-pm-noop.c: "
` [PATCH] arch/x86: "

[PATCHv2 0/3] remoteproc: introduce rproc recovery
 2012-09-18 18:25 UTC  (3+ messages)

[PATCH 0/3] Pinctrl-fy OMAP I2C driver
 2012-09-19 16:07 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: pinctrl-single must be initialized early
` [PATCH 2/3] OMAP i2c: pinctrl-ify i2c-omap.c
` [PATCH 3/3] i2c: OMAP fix driver initialization message

[PATCH 1/2] vfs: dcache: fix deadlock in tree traversal
 2012-09-18 18:22 UTC  (7+ messages)

[PATCH -next, RESEND] av32: Make sure _TIF_BREAKPOINT is defined
 2012-09-18 18:19 UTC 

[PATCH] USB: remove CONFIG_EXPERIMENTAL dependancies
 2012-09-18 18:17 UTC  (2+ messages)

[PATCH] compat: fs: Generic compat_sys_sendfile implementation
 2012-09-18 18:13 UTC  (2+ messages)

Build regressions/improvements in v3.6-rc6
 2012-09-18 18:15 UTC  (2+ messages)

[PATCH 0/2] omap-dt: Add I2C bindings for am33xx
 2012-09-19 16:08 UTC  (3+ messages)
` [PATCH 1/2] arm/dts: AM33XX: I2C DT bindings for the bone
` [PATCH 2/2] am33xx: DT convert I2C from OMAP to am33xx names

[RFC] cgroup TODOs
 2012-09-18 18:08 UTC  (6+ messages)

[PATCH v2 0/9] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-09-18 18:04 UTC  (3+ messages)
` [PATCH v2 7/9] ARM: OMAP: iommu: optimize save and restore routines

[PATCH] [V2]power: battery: Generic battery driver using IIO
 2012-09-18 18:03 UTC 

[PATCH v2] smb347_charger: fix battery status reporting logic for charger faults
 2012-09-18 16:28 UTC 

[PATCH -mm v2] coredump: extend core dump note section to contain file names of mapped files
 2012-09-18 17:47 UTC  (7+ messages)

[V2 -stable PATCH 1/2] workqueue: fix leak of active
 2012-09-18 17:41 UTC  (3+ messages)
` [V2 for-next PATCH 2/2] workqueue: remove @delayed argument from cwq_dec_nr_in_flight()

[PATCH] compat: Generic compat_sys_sched_rr_get_interval implementation
 2012-09-18 17:39 UTC  (2+ messages)

Current perf tool does not compile anymore on RHEL6
 2012-09-18 17:38 UTC  (2+ messages)

[PATCH v2] Intel IOMMU patch to reprocess RMRR info
 2012-09-18 17:27 UTC 

Crash when IO is being submitted and block size is changed
 2012-09-18 17:22 UTC  (19+ messages)
          ` [PATCH 1/3] Fix "
            ` [PATCH 2/3] Introduce percpu rw semaphores
                ` [dm-devel] "
                      ` [PATCH 4/3] "
                        ` [PATCH 0/4] Fix a crash when block device is read and block size is changed at the same time

[PATCH 1/3] net/ieee802154/6lowpan.c: Remove unecessary semicolon
 2012-09-18 17:10 UTC  (3+ messages)
` [PATCH 2/3] net/openvswitch/vport.c: "
` [PATCH 3/3] net/tipc/name_table.c: "

[PATCH 1/2] workqueue: intruduce cwq_set_max_active() helper for thaw_workqueues()
 2012-09-18 17:08 UTC  (4+ messages)
` [PATCH 2/2] workqueue: Keep activate-order equals to queue_work()-order

[V2 for-next PATCH 0/7] workqueue: async idle rebinding and cleanup for hotplug
 2012-09-18 17:03 UTC  (3+ messages)

[PATCH v3 00/16] slab accounting for memcg
 2012-09-18 17:02 UTC  (23+ messages)
` [PATCH v3 01/16] slab/slub: struct memcg_params
` [PATCH v3 02/16] slub: use free_page instead of put_page for freeing kmalloc allocation
` [PATCH v3 03/16] slab: Ignore the cflgs bit in cache creation
` [PATCH v3 04/16] provide a common place for initcall processing in kmem_cache
` [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 08/16] slab: allow enable_cpu_cache to use preset values for its tunables
` [PATCH v3 09/16] sl[au]b: always get the cache from its page in kfree
` [PATCH v3 10/16] sl[au]b: Allocate objects from memcg cache
` [PATCH v3 11/16] memcg: destroy memcg caches
` [PATCH v3 12/16] memcg/sl[au]b Track all the memcg children of a kmem_cache
` [PATCH v3 13/16] slab: slab-specific propagation changes
` [PATCH v3 14/16] slub: slub-specific "
` [PATCH v3 15/16] memcg/sl[au]b: shrink dead caches
` [PATCH v3 16/16] Add documentation about the kmem controller

linux-next: Tree for Sept 18
 2012-09-18 17:00 UTC  (2+ messages)
` linux-next: Tree for Sept 18 (netfilter)

[PATCH v2] arch/arm/mach-davinci/board-dm646x-evm.c: Remove unecessary semicolon
 2012-09-18 16:59 UTC 

Taint kernel when we detect a corrupted slab
 2012-09-18 16:57 UTC  (2+ messages)

[REPOST PATCH v2 1/2] spi: omap2-mcspi: add pinctrl support
 2012-09-18 16:55 UTC  (3+ messages)

[PATCH -mm v2 0/2] coredump: add a new elf note with siginfo of the signal
 2012-09-18 16:57 UTC  (6+ messages)
` [PATCH -mm v2 1/2] coredump: pass siginfo_t* to do_coredump() and below, not merely signr
` [PATCH -mm v2 2/2] coredump: add a new elf note with siginfo of the signal

[PATCH v3 0/3]: ezusb FX2 support, firmware downloading support
 2012-09-18 16:37 UTC  (3+ messages)
` [PATCH v3 3/3]: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
  ` USB: "

[PATCH] xen-pciback: support wild cards in slot specifications
 2012-09-18 16:25 UTC  (2+ messages)

[PATCH v10 0/8] Block cleanups
 2012-09-18 16:31 UTC  (9+ messages)
` [PATCH v10 1/8] block: Generalized bio pool freeing
  ` [dm-devel] "
` [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
  ` [dm-devel] "

[PATCH v10 0/5] make balloon pages movable by compaction
 2012-09-18 16:24 UTC  (7+ messages)
` [PATCH v10 1/5] mm: introduce a common interface for balloon pages mobility
` [PATCH v10 3/5] virtio_balloon: introduce migration primitives to balloon pages

DS2408 kernel module usage
 2012-09-18 16:22 UTC 

[PATCH v3 v3 00/20] Input and HID updates for 3.7
 2012-09-18 16:19 UTC  (8+ messages)
` [PATCH v3 16/20] HID: Only dump input if someone is listening
        ` Input and HID updates for 3.7, version 4

[PATCH] usbhid: call report_fixup before comparing descriptors
 2012-09-18 16:16 UTC  (2+ messages)

[PATCH 0/5] uprobes: handle_swbp() fixes
 2012-09-18 16:07 UTC  (6+ messages)
` [PATCH 3/5] uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()

[PATCH 01/24] ARM: shmobile: use __iomem pointers for MMIO
 2012-09-18 16:04 UTC  (3+ messages)

[PATCH v2 0/7] perf ui/browser: Add browser for perf script
 2012-09-18 15:56 UTC  (6+ messages)
` [PATCH v2 6/7] perf ui/browser: Integrate script browser into annotation browser

[PATCH] staging: wlan-ng: Fix dereference before NULL check
 2012-09-18 16:04 UTC 

[PATCH 1/1] ARM: ux500: Fix SSP register address format
 2012-09-18 15:52 UTC 

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-18 15:49 UTC  (4+ messages)
` [PATCH 11/19] ARM: ux500: Add all known I2C sub-device nodes to the HREF DT

[PATCH] ata_piix: reenable MS Virtual PC guests
 2012-09-18 15:48 UTC 

[PATCH 1/1] ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT
 2012-09-18 15:45 UTC 

[PATCH v3 00/13] kmem controller for memcg
 2012-09-18 15:06 UTC  (16+ messages)
` [PATCH v3 01/13] memcg: Make it possible to use the stock for more than one page
` [PATCH v3 02/13] memcg: Reclaim when more than one page needed
` [PATCH v3 03/13] memcg: change defines to an enum
` [PATCH v3 04/13] kmem accounting basic infrastructure
` [PATCH v3 05/13] Add a __GFP_KMEMCG flag
` [PATCH v3 06/13] memcg: kmem controller infrastructure
` [PATCH v3 07/13] mm: Allocate kernel pages to the right memcg
` [PATCH v3 08/13] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v3 09/13] memcg: kmem accounting lifecycle management
` [PATCH v3 10/13] memcg: use static branches when code not in use
` [PATCH v3 11/13] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v3 12/13] execute the whole memcg freeing in rcu callback
` [PATCH v3 13/13] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs

[PATCH] gpio-pcf857x: avoid an empty kernel message in case no irq is configured
 2012-09-18 14:50 UTC 

[PATCH v4 00/24] Introduce Xen support on ARM (based on 3.6-rc5)
 2012-09-18 14:50 UTC  (7+ messages)
` [PATCH v4 06/24] docs: Xen ARM DT bindings

[PATCH v5 00/17] Introduce Xen support on ARM (based on 3.6-rc5)
 2012-09-18 14:37 UTC  (5+ messages)

[PATCH v2] spi/pl022: Devicetree support w/o platform data
 2012-09-18 14:47 UTC  (3+ messages)

[GIT PULL] at91: one fix for 3.6
 2012-09-18 14:44 UTC  (2+ messages)

XHCI Bug discovered in 3.6-RC6 (solution included)
 2012-09-18 14:36 UTC  (2+ messages)

[PATCH 1/1] USB: EHCI: Tegra: Fix wrong register definition
 2012-09-18 14:33 UTC  (2+ messages)

[RFT/PATCH] serial: omap: prevent resume if device is not suspended
 2012-09-18 14:02 UTC  (2+ messages)

[PATCH v8 0/3] KVM: perf: kvm events analysis tool
 2012-09-18 14:01 UTC  (3+ messages)
` [PATCH v8 2/3] perf: move stat related code to util/stat.c

[PATCH] perf: teach perf inject to merge sched_stat_* and sched_switch events (v3)
 2012-09-18 13:56 UTC 

[PATCH] spi/pl022: Devicetree support w/o platform data
 2012-09-18 13:52 UTC  (4+ messages)

[PATCH v3] gpio: Add Avionic Design N-bit GPIO expander support
 2012-09-18 13:48 UTC  (3+ messages)

[PATCH 0/2] rapidio: add inbound memory mapping API
 2012-09-18 13:37 UTC  (3+ messages)
` [PATCH 1/2] rapidio: add inbound memory mapping interface
` [PATCH 2/2] rapidio/tsi721: add inbound memory mapping callbacks

[PATCH] dma-debug: New interfaces to debug dma mapping errors
 2012-09-18 13:34 UTC  (6+ messages)

[PATCH] lib/dma-debug: check for vmalloc buffers used with the DMA-API
 2012-09-18 13:18 UTC  (2+ messages)

[PATCH] staging: usbip: stub_dev: Fixed oops during removal of usbip_host
 2012-09-18 13:15 UTC  (6+ messages)

[PATCH 1/2] ARM: LPC32xx: DTS update for devicetree completion of spi-pl022
 2012-09-18 13:03 UTC  (4+ messages)
` [PATCH 2/2] ARM: LPC32xx: Platform "

[PATCH v4] media: v4l2-ctrls: add control for dpcm predictor
 2012-09-18 12:49 UTC  (5+ messages)

[RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely
 2012-09-18 12:49 UTC  (2+ messages)

[PATCH] drivers/rapidio/devices/tsi721.c: fix error return code
 2012-09-18 12:27 UTC  (2+ messages)

[PATCHv4 0/6] media: convert to c99 format
 2012-09-18 12:22 UTC  (6+ messages)
` [PATCHv4 2/6] media: Convert struct i2c_msg initialization to C99 format
` [PATCHv4 3/6] "
` [PATCHv4 4/6] "
` [PATCHv4 5/6] "
` [PATCHv4 6/6] "

[PATCH] ARM: ux500: tidy up pin sleep modes
 2012-09-18 12:24 UTC  (2+ messages)

[PATCH] ARM: ux500: fix spi2 pin group
 2012-09-18 12:23 UTC  (2+ messages)

[PATCH v2 00/15] ASoC: OMAP: Convert to use dmaengine
 2012-09-18 12:22 UTC  (6+ messages)
` [PATCH v2 04/15] dmaengine: Pass no_wakeup parameter via device_prep_dma_cyclic() callback


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