linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-25 10:20:30 to 2014-02-25 14:36:00 UTC [more...]

perf_fuzzer compiled for x32 causes reboot
 2014-02-25 14:34 UTC  (14+ messages)

[PATCH] Staging: comedi: Fix line length exceeding 80 characters
 2014-02-25 14:36 UTC  (6+ messages)

[PATCH 0/2] mfd: twl6040: Small clean-ups
 2014-02-25 14:31 UTC  (8+ messages)
` [PATCH 1/2] mfd: twl6040: Check for error when reading revision register
` [PATCH 2/2] mfd: twl6040: Remove duplicate register write

[PATCH 0/6] gpio / ACPI: Rework ACPI GPIO events and add support for operation regions
 2014-02-25 14:44 UTC  (11+ messages)
` [PATCH 1/6] gpiolib: Allow GPIO chips to request their own GPIOs
` [PATCH 2/6] gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()
` [PATCH 3/6] gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event
` [PATCH 4/6] gpio / ACPI: Embed events list directly into struct acpi_gpio_chip
` [PATCH 5/6] gpio / ACPI: Rework ACPI GPIO event handling

[PATCH 1/4] regmap: Mark reg_defaults in regmap_multi_reg_write as const
 2014-02-25 14:27 UTC  (5+ messages)
` [PATCH 2/4] regmap: Add bypassed version of regmap_multi_reg_write
` [PATCH 3/4] regmap: Base regmap_register_patch on _regmap_multi_reg_write
` [PATCH 4/4] mfd: arizona: Use new regmap features for manual register patch

[PATCH 0/6 v2] Expose do_timer CPU as RW to userspace
 2014-02-25 14:19 UTC  (8+ messages)
` [PATCH 1/6] Expose do_timer CPU from tick-common
` [PATCH 2/6] Add sysfs RO interface to tick_do_timer_cpu
` [PATCH 3/6] Expose do_timer CPU as RO variable to userspace via sysctl
` [PATCH 4/6] Force a specific CPU to handle all do_timer() events
` [PATCH 5/6] Expose the forced_timer_cpu to userspace via sysctl as R/W
` [PATCH 6/6] Expose tick_set_forced_cpu() via sysfs

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-02-25 14:18 UTC  (23+ messages)
` [PATCH v6 01/22] Fix XIP fault vs truncate race
` [PATCH v6 02/22] Allow page fault handlers to perform the COW
` [PATCH v6 03/22] axonram: Fix bug in direct_access
` [PATCH v6 04/22] Change direct_access calling convention
` [PATCH v6 05/22] Introduce IS_DAX(inode)
` [PATCH v6 06/22] Replace XIP read and write with DAX I/O
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v6 08/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v6 09/22] Remove mm/filemap_xip.c
` [PATCH v6 10/22] Remove get_xip_mem
` [PATCH v6 11/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v6 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v6 13/22] ext2: Remove ext2_use_xip
` [PATCH v6 14/22] ext2: Remove xip.c and xip.h
` [PATCH v6 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v6 16/22] ext2: Remove ext2_aops_xip
` [PATCH v6 17/22] Get rid of most mentions of XIP in ext2
` [PATCH v6 18/22] xip: Add xip_zero_page_range
` [PATCH v6 19/22] ext4: Make ext4_block_zero_page_range static
` [PATCH v6 20/22] ext4: Add DAX functionality
` [PATCH v6 21/22] ext4: Fix typos
` [PATCH v6 22/22] dax: Add reporting of major faults

[PATCH v3] spi: core: Validate length of the transfers in message
 2014-02-25 13:55 UTC  (2+ messages)

[PATCH V4 0/11] sched: remove cpu_loads
 2014-02-25 14:14 UTC  (3+ messages)
` [PATCH 04/11] sched: unify imbalance bias for target group

[RFC] sched/deadline: Prevent rt_time growth to infinity
 2014-02-25 14:15 UTC  (5+ messages)

[PATCH] tools: Unify export.h
 2014-02-25 14:05 UTC  (5+ messages)

[PATCH] x86, make check_irq_vectors_for_cpu_disable() aware of numa node irqs
 2014-02-25 14:04 UTC 

[PATCH RESEND v10 0/4] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2014-02-25 13:51 UTC  (7+ messages)
` [PATCH RESEND v10 1/4] PHY: Add function set_speed to generic PHY framework
  ` [PATCH RESEND v10 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

[PATCH net] vhost: net: switch to use data copy if pending DMAs exceed the limit
 2014-02-25 13:57 UTC  (2+ messages)

USB keyboard occasional key stuck
 2014-02-25 13:51 UTC  (2+ messages)

[PATCH] net: kdoc struct net_device flags and priv_flags
 2014-02-25 13:47 UTC  (4+ messages)

mm: lockdep inconsistent state in walk_pte_range
 2014-02-25 13:40 UTC 

[PATCH v5 0/3] Intel MPX support
 2014-02-25 13:34 UTC  (5+ messages)
` [PATCH v5 2/3] x86, mpx: hook #BR exception handler to allocate bound tables

[PATCH v8 0/6] ARM: rockchip: add smp functionality
 2014-02-25 13:19 UTC  (8+ messages)
` [PATCH v8 1/6] dt-bindings: sram: describe option to reserve parts of the memory
` [PATCH v8 2/6] misc: sram: implement reserved sram areas
` [PATCH v8 3/6] ARM: rockchip: add snoop-control-unit
` [PATCH v8 4/6] ARM: rockchip: add sram dt nodes and documentation
` [PATCH v8 5/6] ARM: rockchip: add power-management-unit
` [PATCH v8 6/6] ARM: rockchip: add smp bringup code

[PATCH] sched: put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
 2014-02-25 13:16 UTC  (2+ messages)

PROBLEM: CPU#1 stuck for 23s! [qemu-system-x86:1662]
 2014-02-25 13:15 UTC 

[PATCHv2 0/5] net: rfkill: gpio: cleanup and a few new acpi ids
 2014-02-25 13:06 UTC  (7+ messages)
` [PATCHv2 1/5] ARM: tegra: remove obsolete gpio entries
` [PATCHv2 2/5] net: rfkill: gpio: remove unused and obsolete platform parameters
` [PATCHv2 3/5] net: rfkill: gpio: remove gpio names
` [PATCHv2 4/5] net: rfkill: gpio: add ACPI ID for GPS module on Lenove Miix2
` [PATCHv2 5/5] net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip

[PATCH] mm: exclude memory less nodes from zone_reclaim
 2014-02-25 13:06 UTC  (2+ messages)

[PATCH 0/8] security: Use a more current logging style
 2014-02-25 12:58 UTC  (3+ messages)
` [PATCH 7/8] security: tomoyo: "

[PATCH (draft)] Change task_struct->comm to use RCU
 2014-02-25 12:54 UTC  (4+ messages)
    ` [PATCH] "

[PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
 2014-02-25 13:10 UTC  (4+ messages)

[PATCH] cpufreq: Set policy to non-NULL only after all hotplug online work is done
 2014-02-25 13:04 UTC  (4+ messages)

[PATCH 0/4] ASoC: simple-card: DT fix and multi DAI links extension
 2014-02-25 12:42 UTC  (3+ messages)
` [PATCH 1/4] ASoC: simple-card: Fix device node locks

[PATCH V1 2/3] MFD: da9052: Add new DA9053 BC chip variant
 2014-02-25 12:40 UTC  (6+ messages)

[PATCH] ksm: Expose configuration via sysctl
 2014-02-25 12:33 UTC  (2+ messages)

[PATCH v4 0/2] hyperv-fb: add support for generation 2 virtual machines
 2014-02-25 12:28 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] hyperv-fb: kick off efifb early

[PATCH] checkpatch.pl: Add warning for new __packed additions
 2014-02-25 12:30 UTC  (13+ messages)

Ideas/suggestions to avoid repeated locking and reducing too many lists with dmaengine?
 2014-02-25 12:29 UTC  (6+ messages)

[PATCH 1/1] regulator: mc13xxx: Fix NULL pointer error in non-DT mode
 2014-02-25 12:28 UTC  (2+ messages)

[PATCH] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-02-25 12:27 UTC  (8+ messages)

[PATCH 0/2] regulator: core: always_on fixups
 2014-02-25 12:26 UTC  (3+ messages)
` [PATCH 2/2] regulator: core: Error on not always_on dummy regulators

[patch 00/26] genirq: Another round of tree wide cleanups
 2014-02-25 12:25 UTC  (7+ messages)
` [patch 22/26] x86: Add proper vector accounting for HyperV
` [patch 24/26] genirq: Provide handle_percpu_simple_irq()
` [patch 25/26] x86: hyperv: Cleanup the irq mess

SPDX-License-Identifier (was: Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support)
 2014-02-25 12:25 UTC  (13+ messages)
` SPDX-License-Identifier

[PATCH 0/3] crypto: ccp - minor code fixes
 2014-02-25 12:19 UTC  (2+ messages)

[PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs
 2014-02-25 12:18 UTC  (2+ messages)

[PATCH 1/2] hwrng: atmel - Use devm_ioremap_resource()
 2014-02-25 12:17 UTC  (2+ messages)

[PATCH] hwrng: msm: switch Kconfig to ARCH_QCOM depends
 2014-02-25 12:16 UTC  (3+ messages)

DMABOUNCE in pci-rcar
 2014-02-25 12:15 UTC  (3+ messages)

[PATCH] x86: set Pentium M as PAE capable
 2014-02-25 12:07 UTC  (5+ messages)

[cgroup/task_lock] INFO: suspicious RCU usage
 2014-02-25 12:01 UTC  (4+ messages)

[RFC patch 0/5] hrtimers: Add deferrable mode
 2014-02-25 12:01 UTC  (5+ messages)
` [RFC patch 1/5] hrtimer: Always check for HRTIMER_MODE_REL
` [RFC patch 2/5] hrtimer: Make use of the active bases bitfield

[PATCH 13/16] regulator: mc13xxx: Use of_get_child_by_name
 2014-02-25 11:58 UTC  (3+ messages)
` [PATCH 1/1] regulator: mc13xxx: check if DT is enabled

[PATCH 1/1] drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support
 2014-02-25 11:56 UTC  (4+ messages)

[PATCH v5 0/4] power_supply: Introduce power supply charging driver
 2014-02-25 11:51 UTC  (6+ messages)
` [PATCH 4/4] power_supply: bq24261 charger driver

[RFC PATCH v1 0/2] perf: Support for SDT markers
 2014-02-25 11:44 UTC  (2+ messages)

[PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation
 2014-02-25 11:41 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: DT: STi: Add DT node for ST's SATA device
` [PATCH v2 3/3] ahci: st: Add support for ST's SATA IP

[PATCHv7 0/7] add compressing abstraction and multi stream support
 2014-02-25 11:34 UTC  (8+ messages)
` [PATCHv7 1/7] zram: introduce compressing backend abstraction
` [PATCHv7 2/7] zram: use zcomp compressing backends
` [PATCHv7 3/7] zram: factor out single stream compression
` [PATCHv7 4/7] zram: add multi stream functionality
` [PATCHv7 5/7] zram: enable multi stream compression support in zram
` [PATCHv7 6/7] zram: add set_max_streams knob
` [PATCHv7 7/7] zram: document max_comp_streams

[PATCH 0/7] Perf core cleanups for shared perf_event_contexts
 2014-02-25 11:39 UTC  (13+ messages)
` [PATCH 3/7] perf: kill perf_event_context_type
` [PATCH 4/7] perf: be less pessimistic when scheduling events
` [PATCH 7/7] perf: kill perf_event_context::pmu

[PATCH 3.14] power_supply: don't export power_supply_notifier
 2014-02-25 11:37 UTC  (2+ messages)

[PATCH RFC v1 0/3] hibernation support on ARM
 2014-02-25 11:32 UTC  (11+ messages)
` [PATCH RFC v1 1/3] ARM: Add irq disabled version of soft_restart
` [PATCH RFC v1 3/3] ARM hibernation / suspend-to-disk

[PATCH v3] sysfs: fix namespace refcnt leak
 2014-02-25 11:28 UTC 

your mail
 2014-02-25 11:28 UTC  (2+ messages)

[PATCH 0/5] Add support for the Allwinner A31 DMA Controller
 2014-02-25 11:28 UTC  (3+ messages)
` [PATCH 4/5] DMA: sun6i: Add driver for the Allwinner A31 DMA controller

kernel BUG at mm/mlock.c:79! on 3.10
 2014-02-25 11:23 UTC  (2+ messages)

[PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC
 2014-02-25 11:16 UTC  (11+ messages)

[PATCH v1 0/6] STi reset controller suppport
 2014-02-25 11:15 UTC  (12+ messages)
` [PATCH v2 0/6] ARM: STi reset controller support

[PATCH] drm: bochs: drop unused struct fields
 2014-02-25 11:15 UTC 

[PATCH] drm: bochs: add power management support
 2014-02-25 11:14 UTC 

[PATCH] drm: cirrus: add power management support
 2014-02-25 11:14 UTC 

[PATCH] mtd: m25p80: Enable Dual and Quad SPI read transfers for s25sl032p
 2014-02-25 11:11 UTC 

sched: hang in migrate_swap
 2014-02-25 11:03 UTC  (14+ messages)

[PATCH] ASoC: fsl-sai: fix Freescale SAI DAI format setting
 2014-02-25  9:54 UTC 

[BISECTED] ssh - Received disconnect from x.x.x.x: 2: Bad packet length 3149594624
 2014-02-25 10:57 UTC  (12+ messages)

[PATCH 0/7] Cpuidle: Minor fixes
 2014-02-25 10:56 UTC  (3+ messages)
` [PATCH 7/7] Cpuidle: poll state can measure residency

[PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x
 2014-02-25 10:51 UTC  (3+ messages)
` [PATCH 4/4] phy: miphy365x: Provide support for the MiPHY356x Generic PHY

[PATCH 1/2] zram: avoid null access when fail to alloc meta
 2014-02-25 10:51 UTC  (3+ messages)
` [PATCH 2/2] zram: delete zram_init_device() function

[PATCH v2 1/4] spi: spidev: Restore all SPI mode flags on ioctl failure
 2014-02-25 10:40 UTC  (4+ messages)
` [PATCH v2 2/4] spi: spidev: Add support for Dual/Quad SPI Transfers
` [PATCH v2 3/4] spi: spidev_test: "
` [PATCH v2 4/4] spi: spidev_fdx: "

[PATCH] mm/zswap: support multiple swap devices
 2014-02-25 10:39 UTC  (4+ messages)

Subject: Warning in workqueue.c
 2014-02-25 10:37 UTC  (11+ messages)

[PATCH v3 2/3] ARM: shmobile: r8a7778/r8a7779 dtsi: Improve and correct HSPI nodes
 2014-02-25 10:37 UTC  (2+ messages)
` [PATCH v3 3/3] ARM: shmobile: bockw reference dts: Add SPI FLASH

[PATCH v3 1/3] spi: hs-spi: Improve bindings
 2014-02-25 10:34 UTC 

[PATCH v2 00/11] ARM: shmobile: MSIOF integration on r8a7790/lager and r8a7791/koelsch
 2014-02-25 10:30 UTC  (12+ messages)
` [PATCH v2 01/11] ARM: shmobile: r8a7790: Add MSIOF clocks
` [PATCH v2 02/11] ARM: shmobile: r8a7791: "
` [PATCH v2 03/11] ARM: shmobile: lager legacy: Add MSIOF support
` [PATCH v2 04/11] ARM: shmobile: koelsch "
` [PATCH v2 05/11] ARM: shmobile: r8a7790/lager dts: Rename label spi to qspi, add spi0 alias
` [PATCH v2 06/11] ARM: shmobile: r8a7791/koelsch "
` [PATCH v2 07/11] ARM: shmobile: r8a7790 dtsi: Add MSIOF nodes and aliases
` [PATCH v2 08/11] ARM: shmobile: r8a7791 "
` [PATCH v2 09/11] ARM: shmobile: lager dts: Add MSIOF nodes
` [PATCH v2 10/11] ARM: shmobile: koelsch "
` [PATCH v2 11/11] ARM: shmobile: koelsch/lager/multi defconfig: Enable MSIOF

[RFC PATCH for-next 0/4] epoll: combined control/wait syscall
 2014-02-25 10:30 UTC  (7+ messages)
` [RFC PATCH for-next 2/4] epoll: epoll() syscall declaration
` [RFC PATCH for-next 4/4] epoll: epoll() syscall definition

[PATCH v8 00/14] USB Host support for OMAP5 uEVM
 2014-02-25 10:28 UTC  (4+ messages)
` [PATCH v8 02/14] mfd: omap-usb-host: Always fail on clk_get() error

[PATCH v2 0/6] spi: sh-msiof: Add support for R-Car H2 and M2
 2014-02-25 10:21 UTC  (7+ messages)
` [PATCH v2 1/6] spi: sh-msiof: Improve bindings
` [PATCH v2 2/6] spi: sh-msiof: Move default FIFO sizes to device ID data
` [PATCH v2 3/6] spi: sh-msiof: Add support for R-Car H2 and M2
` [PATCH v2 4/6] spi: sh-msiof: Move clock management to (un)prepare_message()
` [PATCH v2 5/6] spi: sh-msiof: Convert to let spi core validate xfer->bits_per_word
` [PATCH v2 6/6] spi: sh-msiof: Use core message handling instead of spi-bitbang

[PATCH 1/1] hfsplus: fix longname handling
 2014-02-25 10:16 UTC  (4+ messages)

[PATCH v2 02/11] perf core: export swevent hrtimer helpers
 2014-02-25 10:20 UTC  (3+ 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).