linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-02 08:36:53 to 2015-02-02 13:16:07 UTC [more...]

sequential I/O on SSD disk varies from 20 to 300 MBytes/s every week
 2015-02-02 13:07 UTC 

[PATCH v2 0/9] clk: samsung: Add clocks for remaining domains of Exynos5433
 2015-02-02 13:10 UTC  (10+ messages)
` [PATCH v2 1/9] clk: samsung: exynos5433: Add clocks for CMU_APOLLO domain
` [PATCH v2 2/9] clk: samsung: exynos5433: Add clocks for CMU_ATLAS domain
` [PATCH v2 3/9] clk: samsung: exynos5433: Add clocks for CMU_MSCL domain
` [PATCH v2 4/9] clk: samsung: exynos5433: Add clocks for CMU_MFC domain
` [PATCH v2 5/9] clk: samsung: exynos5433: Add clocks for CMU_HEVC domain
` [PATCH v2 6/9] clk: samsung: exynos5433: Add clocks for CMU_ISP domain
` [PATCH v2 7/9] clk: samsung: exynos5433: Add clocks for CMU_CAM0 domain
` [PATCH v2 8/9] clk: samsung: exynos5433: Add clocks for CMU_CAM1 domain
` [PATCH v2 9/9] clk: samsung: Add CLKOUT driver support for Exynos5433 SoC

[PATCH v2 0/12] Those patches is used for dw_hdmi audio support
 2015-02-02 13:09 UTC  (13+ messages)
` [PATCH v2 01/12] drm: bridge/dw_hdmi: adjust n/cts setting order
` [PATCH v2 08/12] drm: bridge/dw_hdmi: add audio config interfaces

[PATCH v4 00/13] clk: samsung: Add the support for exynos5433 clocks
 2015-02-02 13:01 UTC  (14+ messages)
` [PATCH v4 01/13] clk: samsung: exynos5433: Add binding document for Exynos5433 clock domains
` [PATCH v4 02/13] clk: samsung: exynos5433: Add clocks using common clock framework
` [PATCH v4 03/13] clk: samsung: exynos5433: Add MUX clocks of CMU_TOP domain
` [PATCH v4 04/13] clk: samsung: exynos5433: Add clocks for CMU_PERIC domain
` [PATCH v4 05/13] clk: samsung: exynos5433: Add clocks for CMU_PERIS domain
` [PATCH v4 06/13] clk: samsung: exynos5433: Add clocks for CMU_G2D domain
` [PATCH v4 07/13] clk: samsung: exynos5433: Add clocks for CMU_MIF domain
` [PATCH v4 08/13] clk: samsung: exynos5433: Add clocks for CMU_DISP domain
` [PATCH v4 09/13] clk: samsung: exynos5433: Add clocks for CMU_AUD domain
` [PATCH v4 10/13] clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domains
` [PATCH v4 11/13] clk: samsung: exynos5433: Add missing clocks for CMU_FSYS domain
` [PATCH v4 12/13] clk: samsung: exynos5433: Add clocks for CMU_G3D domain
` [PATCH v4 13/13] clk: samsung: exynos5433: Add clocks for CMU_GSCL domain

[PATCH] video: vt8500lcdfb: remove unneeded continue
 2015-02-01  5:05 UTC  (4+ messages)
` [PATCH] fbdev: geocode: remove unneeded NULL check

Can this be a invalid memory access? (was: Re: [PATCH] spi/xilinx: Cast ioread32/iowrite32 function pointers)
 2015-02-02 13:04 UTC  (2+ messages)

[PATCH V2] acpi:apd:add AMD ACPI2Platform device support for x86 system
 2015-02-02 13:03 UTC  (2+ messages)

[PATCH 00/20] Lustre fixes
 2015-02-02 13:02 UTC  (3+ messages)
` [PATCH 06/20] staging/lustre: fix comparison between signed and unsigned

[PATCH 8/8] phy: add driver for TI TUSB1210 ULPI PHY
 2015-02-02 12:59 UTC  (15+ messages)

[PATCH 1/2] infiniband: Help gcc generate better code for ocrdma_srq_toggle_bit
 2015-02-02 12:58 UTC  (7+ messages)
` [PATCH 2/2] infiniband: Use unsigned for bit index

[PATCH 05/19] ia64: expose number of page table levels on Kconfig level
 2015-02-02 12:56 UTC  (3+ messages)
` [PATCHv2 "

[PATCH v2 1/3] lib: find_*_bit reimplementation
 2015-02-02 12:56 UTC  (6+ messages)
` [PATCH v2 3/3] lib: rename lib/find_next_bit.c to lib/find_bit.c

[RFC PATCH v3 1/3] mm/cma: change fallback behaviour for CMA freepage
 2015-02-02 12:56 UTC  (6+ messages)
` [RFC PATCH v3 2/3] mm/page_alloc: factor out fallback freepage checking
` [RFC PATCH v3 3/3] mm/compaction: enhance compaction finish condition

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-02 12:45 UTC  (22+ messages)
` [PATCH v8 01/21] acpi: add arm64 to the platforms that use ioremap
` [PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64
` [PATCH v8 03/21] arm64: allow late use of early_ioremap
` [PATCH v8 04/21] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v8 05/21] ACPI / sleep: Introduce sleep_arm.c
` [PATCH v8 06/21] ARM64 / ACPI: Introduce PCI stub functions for ACPI
` [PATCH v8 07/21] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v8 08/21] dt / chosen: Add linux,uefi-stub-generated-dtb property
` [PATCH v8 09/21] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
` [PATCH v8 10/21] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v8 11/21] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v8 12/21] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v8 13/21] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v8 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v8 15/21] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v8 16/21] irqchip: Add GICv2 specific ACPI boot support
` [PATCH v8 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer
` [PATCH v8 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v8 19/21] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v8 20/21] Documentation: ACPI for ARM64
` [PATCH v8 21/21] arm64: ACPI: additions of ACPI documentation for arm64

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-02-02 12:44 UTC  (2+ messages)
                                ` [media] staging: bcm2048: Delete an unnecessary check before the function call "video_unregister_device"

[PATCH V7 RESEND 0/2] Fine tune USB 3.0 PHY on exynos5420
 2015-02-02 12:42 UTC  (3+ messages)
` [PATCH V7 RESEND 1/2] usb: host: xhci-plat: Get PHYs for xhci's hcds
` [PATCH V7 RESEND 2/2] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800

[PATCH RFC -mm] memcg: drop per cgroup kmem accounting configuration
 2015-02-02 12:34 UTC 

[PATCH] ASoC: atmel-pcm-dma: won't check direction when configure dma
 2015-02-02 12:19 UTC  (2+ messages)

[PATCH v4 0/6] PCI: get DMA configuration from parent device
 2015-02-02 12:18 UTC  (9+ messages)
` [PATCH v4 3/6] of: fix size when dma-range is not used

[PATCH v2] spi/xilinx: Fix access invalid memory on xilinx_spi_tx
 2015-02-02 12:17 UTC  (2+ messages)

[PATCH 1/5] spi: match var type to return type of wait_for_completion
 2015-02-02 12:16 UTC  (5+ messages)
` [PATCH 2/5] spi: mxs: cleanup wait_for_completion return handling
` [PATCH 5/5] spi: ti-qspi: "

[RFC PATCH 0/1] PM / domains: Add support for virtual power domains
 2015-02-02 12:14 UTC  (5+ messages)
` [RFC PATCH 1/1] "

[RFC/PATCHSET 00/42] perf tools: Speed-up perf report by using multi thread (v2)
 2015-02-02 12:13 UTC  (9+ messages)
` [PATCH 14/42] perf record: Add --index option for building index table

[PATCH 0/6] randomize kernel physical address and virtual address separately
 2015-02-02 12:10 UTC  (6+ messages)

[PATCHv5 0/7] phy: simplified phy lookup
 2015-02-02 12:12 UTC  (4+ messages)
` [PATCHv5 6/7] base: platform: name the device already during allocation

[PATCH] mm/zsmalloc: avoid unnecessary iteration when freeing size_class
 2015-02-02 12:09 UTC  (4+ messages)

[PATCH] spi: atmel: cleanup wait_for_completion return handling
 2015-02-02 12:08 UTC  (2+ messages)

[PATCH 17/19] x86: expose number of page table levels on Kconfig level
 2015-02-02 12:07 UTC  (6+ messages)
` [PATCHv2 "

[PATCH v4 0/7] platform/chrome: Add user-space dev inferface support
 2015-02-02 11:57 UTC  (5+ messages)
` [PATCH v4 3/7] misc: Add cros_ec_lpc driver for x86 devices

[PATCH] regmap: Fix i2c word access when using SMBus access functions
 2015-02-02 11:56 UTC  (4+ messages)

Reading /sys with side effects (was Re: [PATCH 1/2] Documentation: leds: Add description of LED Flash class extension)
 2015-02-02 11:55 UTC  (8+ messages)

[PATCH v2 0/3] Add MIPS CDMM bus support
 2015-02-02 11:45 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: Add arch CDMM definitions and probing
` [PATCH v2 2/3] MIPS: Add CDMM bus support
` [PATCH v2 3/3] MIPS: Malta: Implement mips_cdmm_phys_base()

[PATCH -mm] memcg: cleanup static keys decrement
 2015-02-02 11:45 UTC 

[PATCH 1/2 v3] spi: tegra20-sflash: cleanup wait_for_completion return handling
 2015-02-02 11:40 UTC  (2+ messages)

[PATCH] 3.19-rc7: add quirk for 1c28:0122 (rev 14) SATA controller
 2015-02-02 11:29 UTC 

Linux 3.19-rc7
 2015-02-02 11:34 UTC  (3+ messages)

Another SCHED_DEADLINE bug (with bisection and possible fix)
 2015-02-02 11:31 UTC  (12+ messages)

[PATCH v5 0/7] platform/chrome: Add user-space dev inferface support
 2015-02-02 11:26 UTC  (8+ messages)
` [PATCH v5 1/7] mfd: cros_ec: Use fixed size arrays to transfer data with the EC
` [PATCH v5 2/7] mfd: cros_ec: Add char dev and virtual dev pointers
` [PATCH v5 3/7] platform/chrome: Add cros_ec_lpc driver for x86 devices
` [PATCH v5 4/7] platform/chrome: Add Chrome OS EC userspace device interface
` [PATCH v5 5/7] mfd: cros_ec: Instantiate ChromeOS EC character device
` [PATCH v5 6/7] platform/chrome: Create sysfs attributes for the ChromeOS EC
` [PATCH v5 7/7] platform/chrome: Expose Chrome OS Lightbar to users

[PATCH] xen-blkfront: fix accounting of reqs when migrating
 2015-02-02 11:28 UTC 

[PATCH 3.18 00/61] 3.18.5-stable review
 2015-02-02 11:28 UTC  (9+ messages)
` [PATCH 3.18 11/61] workqueue: fix subtle pool management issue which can stall whole worker_pool

[PATCH v2 00/15] media: blackfin: bfin_capture enhancements
 2015-02-02 11:24 UTC  (3+ messages)

[PATCH v2] iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table
 2015-02-02 11:23 UTC  (4+ messages)

[BUG]rmmod null_blk lead to general protection fault on 3.19.0-rc6
 2015-02-02 11:11 UTC 

[PATCH 3/3] netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
 2015-02-02 11:06 UTC  (8+ messages)
  ` [PATCH v2 "
      ` [PATCH v3 0/3] netlabel: Deletion of a few unnecessary checks
        ` [PATCH v3 1/3] netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef"
        ` [PATCH v3 2/3] netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free"
        ` [PATCH v3 3/3] netlabel: Less function calls in netlbl_mgmt_add_common() after error detection

[PATCH] x86: mce: Avoid timer double-add during CMCI interrupt storms
 2015-02-02 11:05 UTC  (11+ messages)

[PATCH v4 6/6] KVM: nVMX: Enable nested posted interrupt processing
 2015-02-02 11:03 UTC  (2+ messages)

[PATCH 0/2] Two printf fixes
 2015-02-02 10:56 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] lib/string_helpers.c: Change semantics of string_escape_mem

[PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia
 2015-02-02 10:56 UTC  (2+ messages)

Linux 3.12.37
 2015-02-02 10:50 UTC 

[PATCH 1/2] tty: serial: 8250_core: Remove trailing whitespaces
 2015-02-02 10:49 UTC  (5+ messages)
` [PATCH 2/2] tty: serial: 8250_core: Check that port->line is >=0

[PATCH] media: i2c: ADV7604: Migrate to regmap
 2015-02-02 10:44 UTC  (2+ messages)

[PATCH 1/2] xenbus_client: extend interface to suppurt multi-page ring
 2015-02-02 10:43 UTC  (3+ messages)
` [PATCH 2/2] drivers: xen/block: add multi-page ring support

[PATCH 0/4] drivers: clocksource: add mmp timer driver
 2015-02-02 10:34 UTC  (3+ messages)
` [PATCH 1/4] clocksource: mmp: "

[PATCHv4 00/36] perf tools: New build framework
 2015-02-02 10:32 UTC  (2+ messages)

[PATCH] gfs2: use __vmalloc GFP_NOFS for fs-related allocations
 2015-02-02 10:30 UTC  (5+ messages)

[PATCH v3] staging: comedi: drivers: dyna_pci10xx: Removed variables that is never used
 2015-02-02 10:30 UTC  (2+ messages)

[PATCH v3] staging: comedi: drivers: jr3_pci: Removed variables that is never used
 2015-02-02 10:29 UTC  (2+ messages)

[PATCH v6] media: au0828 - convert to use videobuf2
 2015-02-02 10:28 UTC  (2+ messages)

[PATCH] media: adv7604: CP CSC uses a different register on adv7604 and adv7611
 2015-02-02 10:26 UTC  (2+ messages)

[PATCH v2 0/7] extcon: usb: Introduce USB GPIO extcon driver. Fix DRA7 & AM57xx USB
 2015-02-02 10:21 UTC  (12+ messages)
` [PATCH v2 1/7] extcon: usb-gpio: Introduce gpio usb extcon driver
  ` [PATCH v3 "
    ` [PATCH v4 1/1] "
` [PATCH v2 2/7] usb: extcon: Fix USB-Host cable name

[PATCH] iommu: arm-smmu: avoid build warning
 2015-02-02 10:20 UTC  (2+ messages)

[PATCH] einj: Documentation text corrections and streamlining
 2015-02-02 10:20 UTC  (5+ messages)

[PATCH v2 2/3] hv: vmbus_post_msg: retry the hypercall on some transient errors
 2015-02-02 10:13 UTC  (3+ messages)

[PATCH 3/3] iio: ad_sigma_delta: cleanup wait_for_completion return handling
 2015-02-02 10:10 UTC  (4+ messages)

[PATCH v2 1/3] hv: hv_util: move vmbus_open() to a later place
 2015-02-02 10:09 UTC  (3+ messages)

[3.16.y-ckt stable] Linux 3.16.7-ckt5
 2015-02-02 10:03 UTC  (2+ messages)

block layer copying user io vectors
 2015-02-02 10:00 UTC  (4+ messages)

Linux 3.19-rc5
 2015-02-02  9:48 UTC  (5+ messages)

[PATCH v2 3/3] hv: vmbus_open(): reset the channel state on ENOMEM
 2015-02-02  9:44 UTC  (2+ messages)

[PATCH 0/4] mtd: nand: atmel: Rework DT representation of NFC/NAND
 2015-02-02  9:42 UTC  (4+ messages)
` [PATCH 2/4] mtd: nand: atmel: Update DT documentation after splitting NFC and NAND

[PATCH] stagging: media: tlg2300: Fixes Checkpatch error
 2015-02-02  9:36 UTC 

[PATCH] KVM: PPC: Convert openpic lock to raw_spinlock
 2015-02-02  9:35 UTC 

[PATCH v3 00/13] Add kdbus implementation
 2015-02-02  9:34 UTC  (18+ messages)
` [PATCH 01/13] kdbus: add documentation

[sched] [ INFO: suspicious RCU usage. ]
 2015-02-02  9:33 UTC  (2+ messages)

[PATCH] can: janz-ican3: fix type missmatch in assignment
 2015-02-02  9:25 UTC  (2+ messages)

[PATCH] mtd: avoid registering reboot notifier twice
 2015-02-02  9:20 UTC  (6+ messages)

[PATCH 1/2] spi: tegra20-sflash: cleanup wait_for_completion return handling
 2015-02-02  9:15 UTC  (4+ messages)

[PATCH v2] spi: tegra114: cleanup wait_for_completion return handling
 2015-02-02  9:11 UTC  (3+ messages)
` [PATCH 1/2 v2] spi: tegra20-sflash: "
` [PATCH 2/2 v2] spi: tegra20-slink: "

linux-next: manual merge of the net-next tree with the net tree
 2015-02-02  9:09 UTC  (2+ messages)

[PATCH] spi: tegra114: cleanup wait_for_completion return handling
 2015-02-02  9:04 UTC  (2+ messages)

[PATCH 2/2] spi: tegra20-slink: cleanup wait_for_completion return handling
 2015-02-02  9:03 UTC  (2+ messages)

[PATCH] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
 2015-02-02  9:04 UTC  (3+ messages)

man-pages-3.79 is released
 2015-02-02  9:00 UTC 

[PATCH v3 00/20] power_supply: Allow safe usage of power supply
 2015-02-02  8:58 UTC  (2+ messages)

[PATCH V3] cpuidle/powernv: Read target_residency value of idle states from DT if available
 2015-02-02  8:55 UTC  (3+ messages)

[PATCH v9 0/5] mfd: axp20x: add support for AXP202 and AXP209
 2015-02-02  8:53 UTC  (5+ messages)
` [PATCH v9 2/5] mfd: AXP20x: Add bindings documentation

[RESEND PATCH v2 0/9] mfd: rtsx: add support for new rts524A and rts525A
 2015-02-02  8:52 UTC  (4+ messages)
` [RESEND PATCH v2 7/9] mfd: rtsx: add support for rts524A

linux-next: Tree for Feb 2
 2015-02-02  8:50 UTC 

PROBLEM: BUG appearing when trying to allocate interrupt on Exynos MCT after CPU hotplug
 2015-02-02  8:47 UTC  (9+ messages)

[PATCH] clocksource: exynos_mct: fix for sleeping in atomic ctx handling cpu hotplug notif
 2015-02-02  8:42 UTC  (2+ messages)

[PATCH perf/core 0/2] perf-probe: bugfix and update
 2015-02-02  8:41 UTC  (5+ messages)
` [PATCH perf/core 1/2] [BUGFIX] perf-probe: Fix to handle optimized not-inlined but has no instance

[PATCH 2/3] iio: qcom-spmi-iadc: cleanup wait_for_completion return handling
 2015-02-02  8:37 UTC 

[PATCH] kprobes/x86: Use the current code when modified by Kprobes using ftrace
 2015-02-02  8:40 UTC  (2+ messages)

[PATCH 1/3] iio: vf610_adc: cleanup wait_for_completion return handling
 2015-02-02  8:35 UTC 


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