public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-04 07:29:28 to 2014-06-04 12:46:56 UTC [more...]

[PATCH 1/3] lib: crc32: Greatly shrink CRC combining code
 2014-06-04 12:46 UTC  (2+ messages)

[RFT][PATCH] regulator: tps6586x: Use regulator_list_voltage_linear for dvm/ldo4/sw2
 2014-06-04 12:44 UTC 

[PATCH 0/2 v2] x86, Fix irq exhaustion issues with cpu hotplug
 2014-06-04 12:43 UTC  (3+ messages)
` [PATCH 2/2 v2] x86, make check_irq_vectors_for_cpu_disable() aware of numa node irqs

[PATCH] sound: tlv320aic32x4: Fixed Coding style issues
 2014-06-04 12:42 UTC 

linux-next: bad commits in the nfs tree
 2014-06-04 12:38 UTC  (3+ messages)

[PATCH] irqchip: nvic: Use the generic noop function
 2014-06-04 12:37 UTC 

[rcu] 5057f55e543: -23.5% qperf.udp.recv_bw
 2014-06-04 12:33 UTC  (3+ messages)

3.15-rc8 mm/filemap.c:202 BUG
 2014-06-04 12:33 UTC  (4+ messages)

[PATCH 1/2] regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR
 2014-06-04 12:33 UTC  (12+ messages)

[PATCH] Provide additional sample information to Python scripts
 2014-06-04 12:07 UTC  (8+ messages)
      ` [PATCH 1/3] Add missing calls to Py_DECREF
      ` [PATCH 2/3] Add callchain to generic and tracepoint events
      ` [PATCH 3/3] Provide additional sample information on generic events

[GIT PULL] omap fbdev changes for 3.16
 2014-06-04 12:30 UTC 

[PATCH] sched: Fix migration_cpu_stop() return value
 2014-06-04 12:29 UTC  (5+ messages)

[GIT PULL] main fbdev changes for 3.16
 2014-06-04 12:27 UTC 

[GIT PULL] ACPI and power management updates for v3.16-rc1
 2014-06-04 12:26 UTC 

[PATCH 1/2 v2] x86, irq: get correct available vectors for cpu disable
 2014-06-04 12:22 UTC  (2+ messages)
` [tip:x86/urgent] x86: irq: Get "

[PATCH -tip/urgent ] [BUGFIX] perf/probe: Fix a segfault if asked for variable it doesn't find
 2014-06-04 12:22 UTC  (8+ messages)
` [PATCH -tip ] [BUGFIX] perf/probe: Fix perf probe to find correct variable DIE

[PATCH 0/7] i2c: Relax mandatory I2C ID table passing
 2014-06-04 12:37 UTC  (10+ messages)
` [PATCH 1/7] ACPICA: Only include ACPI asm files if ACPI is enabled
` [PATCH 2/7] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCH 3/7] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH 4/7] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCH 5/7] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices
` [PATCH 6/7] of/device: Allow I2C devices to OF match without supplying an OF node
` [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems

[PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ
 2014-06-04 12:12 UTC  (24+ messages)
` [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler
  ` [PATCH RFC - TAKE TWO - 10/12] block, bfq: add Early Queue Merge (EQM)
  ` [PATCH RFC - TAKE TWO - 11/12] block, bfq: boost the throughput on NCQ-capable flash-based devices
              ` BFQ speed tests [was Re: [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler]

Fw: Re: [PATCH 1/1] powerpc/perf: Adjust callchain based on DWARF debug info
 2014-06-04 12:08 UTC  (3+ messages)

[PATCH v1] USB:gadget: Fix a warning while loading g_mass_storage
 2014-06-04 12:06 UTC  (2+ messages)

TASK_SIZE for !MMU
 2014-06-04 11:57 UTC  (4+ messages)

[PATCH 3.12 000/103] 3.12.21-stable review
 2014-06-04 11:55 UTC  (3+ messages)

[PATCH v2 00/11] sched: consolidation of cpu_power
 2014-06-04 11:52 UTC  (29+ messages)
` [PATCH v2 04/11] sched: Allow all archs to set the power_orig
` [PATCH v2 08/11] sched: get CPU's activity statistic

[PATCH 0/9] Serial ATA support for NVIDIA Tegra124
 2014-06-04 11:32 UTC  (10+ messages)
` [PATCH 1/9] of: Add NVIDIA Tegra SATA controller binding
` [PATCH 2/9] ARM: tegra: Add SATA controller to Tegra124 device tree
` [PATCH 3/9] ARM: tegra: Add SATA and SATA power to Jetson TK1 "
` [PATCH 4/9] clk: tegra: Enable hardware control of SATA PLL
` [PATCH 5/9] clk: tegra: Add SATA clocks to Tegra124 initialization table
` [PATCH 6/9] ARM: tegra: Export tegra_powergate_power_on
` [PATCH 7/9] ahci: Increase AHCI_MAX_CLKS to 4
` [PATCH 8/9] ata: Add support for the Tegra124 SATA controller
` [PATCH 9/9] ARM: tegra: Add options for Tegra AHCI support to tegra_defconfig

[PATCH v3 0/6] virtio-scsi patches for 3.16 + midlayer fix
 2014-06-04 11:34 UTC  (7+ messages)
` [PATCH v3 1/6] virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
` [PATCH v3 2/6] virtio-scsi: replace target spinlock with seqcount
` [PATCH v3 3/6] virtio-scsi: avoid cancelling uninitialized work items
` [PATCH v3 4/6] scsi_error: fix invalid setting of host byte
` [PATCH v3 5/6] virtio-scsi: fix various bad behavior on aborted requests
` [PATCH v3 6/6] virtio-scsi: Implement change_queue_depth for virtscsi targets

[PATCH v2 0/4] tools lib traceevent: bitmask handling and plugin updates
 2014-06-04 11:42 UTC  (7+ messages)
` [PATCH v2 2/4] tools lib traceevent: Add options to plugins
    ` [PATCH v3 "

[Query] Can we use normal timers (kernel/timer.c) while in NO_HZ_FULL mode?
 2014-06-04 11:41 UTC 

[PATCH 00/21] add and use devm_irq_of_parse_and_map()
 2014-06-04 11:13 UTC  (22+ messages)
` [PATCH 01/21] irq: add devres version of OF IRQ mapping routines
` [PATCH 02/21] ata: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 03/21] exynos5440-cpufreq: use devm_irq_of_parse_and_map()
` [PATCH 04/21] omap-sham: "
` [PATCH 05/21] dma: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 06/21] mpc85xx_edac: use devm_irq_of_parse_and_map()
` [PATCH 07/21] gpio: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 08/21] i2c: "
` [PATCH 09/21] apbps2: use devm_irq_of_parse_and_map()
` [PATCH 10/21] media: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 11/21] mfd: "
` [PATCH 12/21] mpc5121_nfc: use devm_irq_of_parse_and_map()
` [PATCH 13/21] net/can: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 14/21] net/ethernet: "
` [PATCH 15/21] pinctrl: "
` [PATCH 16/21] bq24190_charger: use devm_irq_of_parse_and_map()
` [PATCH 17/21] rtc-mpc5121: "
` [PATCH 18/21] spi: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 19/21] exynos_tmu: use devm_irq_of_parse_and_map()
` [PATCH 20/21] usb: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 21/21] at91sam9_wdt: use devm_irq_of_parse_and_map()

[GIT] trivial for 3.16 merge window
 2014-06-04 11:37 UTC 

[GIT] HID for 3.16 merge window
 2014-06-04 11:37 UTC 

[PATCH v2 0/6] virtio-scsi patches for 3.16 + midlayer fix
 2014-06-04 11:33 UTC  (9+ messages)
` [PATCH v2 1/6] virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
` [PATCH v2 2/6] virtio-scsi: replace target spinlock with seqcount
` [PATCH v2 3/6] virtio-scsi: avoid cancelling uninitialized work items
` [PATCH v2 4/6] scsi_error: fix invalid setting of host byte
` [PATCH v2 5/6] virtio-scsi: fix various bad behavior on aborted requests
` [PATCH v2 6/6] virtio-scsi: Implement change_queue_depth for virtscsi targets

[PATCH] block: small performance optimization
 2014-06-04 11:29 UTC  (8+ messages)
` [PATCH] block: per-cpu counters for in-flight IO accounting

[PATCH] fence: Use smp_mb__before_atomic()
 2014-06-04 11:27 UTC  (5+ messages)

[PATCH 2/3] arm: tegra: enable igb, stmpe, i2c chardev, spidev, lm95245, pwm leds
 2014-06-04 11:17 UTC  (8+ messages)

[GIT PULL] Final power management fixes for v3.15
 2014-06-04 11:13 UTC 

[PATCH 00/34] perf and kconfig / kbuild
 2014-06-04 11:12 UTC  (4+ messages)
` [PATCH 00/32] perf and kconfig kbuild (2nd try)

[patch]blk-mq: blk_mq_tag_to_rq should handle flush request
 2014-06-04 11:11 UTC  (5+ messages)

[PATCH 0/10] use safer test on the result of find_first_zero_bit
 2014-06-04 11:09 UTC  (19+ messages)
` [PATCH 1/10] sh: "
` [PATCH 2/10] ath10k: "
` [PATCH 3/10] video: "
` [PATCH 4/10] staging: tidspbridge: "
` [PATCH 5/10] ARC: "
` [PATCH 6/10] hpsa: "
` [PATCH 7/10] cciss: "
` [PATCH 8/10] s390/pci: "
` [PATCH 9/10] IB/qib: "
` [PATCH 10/10] blackfin: "

Add SDHCI support for STMicroelectronics SoCs
 2014-06-04 11:06 UTC  (8+ messages)
` [PATCH 1/8] mmc: sdhci-st: Intial support for ST SDHCI controller

[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-06-04 11:04 UTC  (9+ messages)
` [PATCH v2] "
  ` compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
    ` compaction is still too expensive for thp
          ` [patch -mm 1/3] mm: rename allocflags_to_migratetype for clarity
            ` [patch -mm 3/3] mm, compaction: avoid compacting memory for thp if pageblock cannot become free

[GIT PULL] KVM changes for 3.16
 2014-06-04 10:58 UTC 

[PATCH] gpu: drm: msm: Replace type of paddr to uint32_t
 2014-06-04 10:54 UTC 

linux-next: build failure after merge of the tip tree
 2014-06-04 10:49 UTC  (2+ messages)

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-04 10:34 UTC  (11+ messages)
` [PATCH 02/13] kernel: Build bin2c based on config option CONFIG_BUILD_BIN2C
` [PATCH 03/13] kexec: Move segment verification code in a separate function
` [PATCH 04/13] resource: Provide new functions to walk through resources
` [PATCH 05/13] kexec: Make kexec_segment user buffer pointer a union

blk-mq: bitmap tag: performance degradation?
 2014-06-04 10:35 UTC 

[GIT PULL] locking tree changes for v3.16
 2014-06-04 10:30 UTC  (3+ messages)

[PATCH v2 0/6] usb: host: Cleanup for ioremap'ing hcd memory
 2014-06-04 10:11 UTC  (3+ messages)
` [PATCH v2 6/6] usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap

[PATCH V2 0/2] power: twl4030_charger: cleanup to handle various battery handling error conditions
 2014-06-04 10:04 UTC  (3+ messages)
` [PATCH V2 2/2] power: twl4030_charger: attempt to power off in case of critical events

[PATCH -mm 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-04  9:47 UTC  (10+ messages)
` [PATCH -mm 7/8] slub: make dead caches discard free slabs immediately

[PATCH v2 0/5] kbuild: Use relative paths if possible
 2014-06-04  9:43 UTC  (4+ messages)
` [PATCH v2 3/5] kbuild: Use relative path for $(objtree)

workqueue: WARN at at kernel/workqueue.c:2176
 2014-06-04  9:39 UTC  (13+ messages)

ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509
 2014-06-04  9:33 UTC 

GFS2: Pull request (merge window)
 2014-06-04  9:33 UTC 

[PATCH] gianfar: Fix the section mismatch warnings
 2014-06-04  8:49 UTC 

[PATCH v5] conversion to blk-mq
 2014-06-04  9:16 UTC  (7+ messages)

[PATCH] usb: dwc3: Keeping 'resource' related code together
 2014-06-04  9:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] cgroup: don't destroy the default root
 2014-06-04  8:59 UTC  (6+ messages)
` [PATCH 2/3] cgroup: make the default root invisible when it's umounted

[PATCH] idle, thermal, acpi: Remove home grown idle implementations
 2014-06-04  8:54 UTC 

[PATCH v5 0/7] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support
 2014-06-04  8:53 UTC  (4+ messages)
` [PATCH v5 4/7] Input: pixcir_i2c_ts: Use Type-B Multi-Touch protocol
  ` [PATCH v6 "

[PATCH v6 net-next 1/4] net: flow_dissector: avoid multiple calls in eBPF
 2014-06-04  8:51 UTC  (5+ messages)

[PATCH v2] cgroup: don't destroy the default root
 2014-06-04  8:48 UTC 

[PATCH] ARM: at91: remove ISI code for AT91SAM9263
 2014-06-04  8:45 UTC  (4+ messages)
  ` [PATCH v2] ARM: at91: #if 0 out "

[PATCH] platform/chrome: Add support for Acer C720
 2014-06-04  8:37 UTC  (3+ messages)

[PATCH v3] mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support
 2014-06-04  8:30 UTC  (3+ messages)

linux-next: Tree for Jun 4
 2014-06-04  8:29 UTC 

kisskb not updated?
 2014-06-04  8:28 UTC  (2+ messages)

[PATCH v2 1/1] PINCTRL: Warn if direct IRQ GPIO set to output
 2014-06-04  8:22 UTC  (3+ messages)
` [PATCH v3 1/1] pinctrl: baytrail: "

[RESEND PATCH] memory: Freescale CoreNet Coherency Fabric error reporting driver
 2014-06-04  8:17 UTC  (2+ messages)

regression: chromium: your profile could not be opened correctly
 2014-06-04  8:12 UTC 

[PATCH 0/1] device.h: Move out arch independent dma_iommu_mapping struct
 2014-06-04  8:11 UTC  (2+ messages)
` [PATCH 1/1] device.h: arm,dma-iommu: Move out "

splat in kretprobe in get_task_mm(current)
 2014-06-04  8:03 UTC  (3+ messages)

[PATCH] sched: Move enum CPU_[xxx_]IDLE to private sched.h
 2014-06-04  8:02 UTC  (2+ messages)

[PATCH] hsi: omap_ssi_port: use normal module refcounting
 2014-06-04  8:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] PCI: add quirk for 3ware 9650SE controller
 2014-06-04  7:59 UTC  (13+ messages)

[PATCH 0/6] sched: Cleanup and improve polling idle loops
 2014-06-04  7:53 UTC  (4+ messages)
` [PATCH 4/6] sched,idle: Clear polling before descheduling the idle thread

[RFC PATCH 00/16 v3] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-06-03 23:46 UTC  (4+ messages)
` [RFC PATCH 13/16 v3] Intercept wakeup/fork/exec load balancing

[PATCH v2 0/4] Emulate VMXON region correctly
 2014-06-04  7:18 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