public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-26 23:40:29 to 2014-02-27 07:10:59 UTC [more...]

[PATCH 0/3] i2c: add DMA support for freescale i2c driver
 2014-02-27  6:05 UTC  (2+ messages)
` [PATCH 1/3] "

linux-next: build failure after merge of the final tree (akpm-current tree related)
 2014-02-27  7:07 UTC  (10+ messages)
        ` [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver

[PATCH 0/3] introduce new config option for samsung common clock
 2014-02-27  6:59 UTC  (5+ messages)
` [PATCH 3/3] ARM: S3C24XX: select COMMON_CLK_SAMSUNG for S3C24XX

[PATCH] usb: gadget: return the right length in ffs_epfile_io()
 2014-02-27  6:49 UTC 

[PATCH 2/2] thermal,rcar_thermal: Add dependency on HAS_IOMEM
 2014-02-27  6:58 UTC  (2+ messages)

[PATCH v3] mm: per-thread vma caching
 2014-02-27  6:47 UTC  (3+ messages)

[PATCH] thermal: add generic IIO channel thermal sensor driver
 2014-02-27  6:53 UTC  (2+ messages)

[PATCH RESEND v10 0/4] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2014-02-27  6:47 UTC  (12+ 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 RESEND v10 3/4] PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver

[PATCH 1/1] thermal: fix default governor assignment
 2014-02-27  6:44 UTC  (2+ messages)

[PATCH 00/16] sleep_on removal, second try
 2014-02-27  6:37 UTC  (2+ messages)

[PATCH] md / procfs: avoid Oops if md-mod removed while /proc/mdstat is being polled
 2014-02-27  6:24 UTC 

[PATCH resend] clk: axi-clkgen: Add support for v2
 2014-02-27  6:20 UTC  (2+ messages)

linux-next: Tree for Feb 27
 2014-02-27  6:03 UTC 

[PATCH 0/2] pwm-backlight: switch to gpiod interface (part 1)
 2014-02-27  5:53 UTC  (3+ messages)
` [PATCH 1/2] ARM: SAMSUNG: remove gpio flags in dev-backlight
` [PATCH 2/2] pwm-backlight: switch to gpiod interface

linux-next: build failure after merge of the char-misc tree
 2014-02-27  5:48 UTC  (4+ messages)

[PATCH 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
 2014-02-27  5:39 UTC  (2+ messages)

Final: Add 32 bit VDSO time function support
 2014-02-27  5:22 UTC  (14+ messages)
      ` [PATCH 0/2] Improvements/fixes to 32-bit vdso timing
        ` [PATCH 1/2] x86: Mark __vdso entries as asmlinkage
        ` [PATCH 2/2] x86: Inline the CLOCK_MONOTONIC vdso code

[PATCH 1/2] asm-generic: rwsem: ensure sem->cnt is only accessed via atomic_long_*
 2014-02-27  5:28 UTC  (2+ messages)

[PATCH v2] drivers: cpufreq: Mark function as static in cpufreq.c
 2014-02-27  5:25 UTC  (5+ messages)

[PATCH 0/2] Fix CPPI Warnings during tear down after ISOCH transfers
 2014-02-27  5:14 UTC  (3+ messages)
` [PATCH 1/2] dma: cppi41: start tear down only if channel is busy
` [PATCH 2/2] usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated

[PATCHv9 Resend 0/4] Add Freescale FTM PWM driver
 2014-02-27  5:10 UTC  (7+ messages)
` [PATCHv9 Resend 1/4] pwm: Add Freescale FTM PWM driver support
` [PATCHv9 Resend 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

[PATCH 1/5] hwrng: atmel - Use devm_clk_get()
 2014-02-27  5:07 UTC  (5+ messages)
` [PATCH 2/5] hwrng: omap3-rom: "
` [PATCH 3/5] hwrng: pixocell - "
` [PATCH 4/5] hwrng: nomadik - Use devm_*() functions
` [PATCH 5/5] hwrng: timeriomem "

mtip32xx blk-mq status?
 2014-02-27  5:07 UTC  (4+ messages)

[RFC PATCH 0/6] PM: introduce voltage domain abstraction
 2014-02-27  5:00 UTC  (6+ messages)
` [RFC PATCH 1/6] PM / Voltagedomain: Add generic clk notifier handler for regulator based dynamic voltage scaling

linux-next: manual merge of the pwm tree with the usb tree
 2014-02-27  4:56 UTC 

3.13.5 : rm -rf running forever, one cpu at approx 100%
 2014-02-27  4:52 UTC  (8+ messages)

[PATCH] ACPI / EC: Clear stale EC events on Samsung systems
 2014-02-27  4:47 UTC  (14+ messages)

[PATCH 0/3] fixes on page table walker and hugepage rmapping
 2014-02-27  4:39 UTC  (4+ messages)
` [PATCH 1/3] mm/pagewalk.c: fix end address calculation in walk_page_range()
` [PATCH 2/3] mm, hugetlbfs: fix rmapping for anonymous hugepages with page_pgoff()
` [PATCH 3/3] mm: call vma_adjust_trans_huge() only for thp-enabled vma

wacom: Fixes for stylus pressure values for Thinkpad Yoga
 2014-02-27  4:39 UTC  (2+ messages)

The sheer number of sparse warnings in the kernel
 2014-02-27  4:32 UTC  (32+ messages)
    ` [PATCH] err.h: Use bool for IS_ERR and IS_ERR_OR_NULL
    ` [PATCH] sparse: Allow override of sizeof(bool) warning
      ` [RFC PATCH] Makefile: sparse - don't check sizeof(bool)
        ` [PATCH V2] sparse: Allow override of sizeof(bool) warning
            ` [PATCH V3] "

[PATCH RESEND] scsi: Output error messages using structured printk in single line
 2014-02-27  4:19 UTC  (2+ messages)

[PATCH] ASoC: io: Clean up snd_soc_codec_set_cache_io()
 2014-02-27  4:11 UTC  (2+ messages)

[PATCH v6] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-27  4:03 UTC  (5+ messages)

[PATCH] regmap: don't use spinlocks with REGCACHE_{RBTREE,COMPRESSED}
 2014-02-27  3:50 UTC 

[PATCH v3 0/3] drivers/mcb: Bus support for MEN Chameleon Bus
 2014-02-27  3:35 UTC  (4+ messages)
` [PATCH v3 3/3] iio: adc: Add MEN 16z188 ADC driver

[RFC][PATCH] staging: Fix build issues with new binder API
 2014-02-27  3:34 UTC  (2+ messages)

[PATCH 0/6] bug fix for mv_udc_core.c
 2014-02-27  3:30 UTC  (12+ messages)
` [PATCH 2/6] usb: gadget: mv_udc: disable HW zlt for ep0

[PATCH] tty: Fix low_latency BUG
 2014-02-27  3:28 UTC  (4+ messages)

[PATCH V3 0/2] x86: IOSF: Add loadable module support
 2014-02-27  3:26 UTC  (3+ messages)
` [PATCH V3 2/2] x86: IOSF: Change IOSF_MBI Kconfig to default y

[GIT PULL v3] liblockdep fixes for v3.14
 2014-02-27  3:13 UTC 

[RFA][PATCH 0/4] tracing: Request for acks on fixing tracepoint code
 2014-02-27  3:13 UTC  (7+ messages)
` [RFA][PATCH 3/4] tracing/module: Remove include of tracepoint.h from module.h

Regression with wait_event_timeout in next-20140226
 2014-02-27  3:12 UTC  (3+ messages)

[PATCH net] vhost: net: switch to use data copy if pending DMAs exceed the limit
 2014-02-27  3:11 UTC  (7+ messages)

[ANNOUNCE] 3.12.12-rt19
 2014-02-27  3:07 UTC  (6+ messages)

A Bug Inquiry in linux/tools/perf/builtin-record.c
 2014-02-27  2:53 UTC  (4+ messages)

[RFC PATCH -mm] memcg: reparent only LRUs during mem_cgroup_css_offline
 2014-02-27  2:49 UTC  (2+ messages)

[ANNOUNCE] 3.2.55-rt78
 2014-02-27  2:48 UTC 

[ANNOUNCE] 3.4.82-rt100
 2014-02-27  2:47 UTC 

[ANNOUNCE] 3.10.32-rt30
 2014-02-27  2:47 UTC 

[PATCH v3 net-next 0/1] bpf32->bpf64 mapper and bpf64 interpreter
 2014-02-27  2:38 UTC  (2+ messages)
` [PATCH v3 net-next 1/1] "

[PATCH v3 0/9] Use regmap+devm+DT in pm8xxx input drivers
 2014-02-27  2:31 UTC  (12+ messages)
` [PATCH v3 1/9] Input: pmic8xxx-pwrkey - Migrate to regmap APIs
` [PATCH v3 2/9] Input: pmic8xxx-keypad - Migrate to devm_* APIs

[patch 00/26] genirq: Another round of tree wide cleanups
 2014-02-27  2:19 UTC  (8+ messages)
` [patch 09/26] arm: mmp: Remove pointless fiddling with irq internals

[PATCH 0/3] Add qcom_defconfig and update msm_defconfig
 2014-02-27  2:16 UTC  (4+ messages)
` [PATCH 1/3] ARM: config: Add qcom_defconfig
` [PATCH 2/3] ARM: msm: Silence readb/writeb warnings due to missing IOMEM()
` [PATCH 3/3] ARM: config: Update msm_defconfig

[PATCHv8 0/6] add compressing abstraction and multi stream support
 2014-02-27  2:16 UTC  (2+ messages)

[PATCH RESEND] mmc:sdhci: handle busy-end interrupt during command
 2014-02-27  2:12 UTC 

[PATCH v5 0/3] Intel MPX support
 2014-02-27  2:03 UTC  (7+ messages)
` [PATCH v5 1/3] x86, mpx: add documentation on Intel MPX

DoS with unprivileged mounts
 2014-02-27  2:05 UTC  (12+ messages)
    ` [RFC][PATCH 0/3] vfs: Detach mounts on unlink
      ` [PATCH 0/11] Detaching "
        ` [PATCH 08/11] vfs: Merge check_submounts_and_drop and d_invalidate

[PATCH] clk:at91: Fix memory leak in of_at91_clk_master_setup()
 2014-02-27  2:02 UTC  (4+ messages)

[PATCH 1/8] lib: Include appropriate header file in lib/iommu-helper.c
 2014-02-27  1:44 UTC  (2+ messages)
` Re : [PATCH 4/8] lib: Add prototype declarations in lib/clz_ctz.c

linux-next: build failure after merge of the drm-tegra tree
 2014-02-27  1:53 UTC 

[PATCH] ASoC: fsl-sai: Add SND_SOC_DAIFMT_DSP_A/B support
 2014-02-27  0:45 UTC 

[RFC][PATCH] tracepoint: Do not waste memory on mods with no tracepoints
 2014-02-27  1:42 UTC  (3+ messages)

3.13 i915 brightness settings broken when going from docked -> undocked
 2014-02-27  1:38 UTC  (5+ messages)

[PATCH] arm64: make a single hook to syscall_trace() for all syscall features
 2014-02-27  1:33 UTC  (7+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH v5 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-27  1:30 UTC  (11+ messages)

[PATCH] [media] rtl28xxu: add USB ID for Genius TVGo DVB-T03
 2014-02-27  0:58 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] [media] rtl28xxu: add chipset version comments into device list

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-27  0:52 UTC  (15+ messages)

Re: [PATCH] PM / devfreq: Fix out of bounds access of transition table array
 2014-02-27  0:45 UTC  (2+ messages)
`  "

[PATCH v2 0/4] clk: at91: better support for the PCKs
 2014-02-27  0:42 UTC  (3+ messages)
` [PATCH v2 2/4] clk: at91: propagate rate change on system clks

[PATCH v7 0/9] ARM: brcmstb: Add Broadcom STB SoC support
 2014-02-27  0:38 UTC  (4+ messages)
` [PATCH v7 5/9] ARM: Enable erratum 798181 for Broadcom Brahma-B15

[PATCH] rtc: fix chardev initialization races
 2014-02-27  0:33 UTC  (2+ messages)

[PATCHv1 0/6] OMAP SSI driver
 2014-02-27  0:24 UTC  (4+ messages)
` [PATCHv1 3/6] HSI: hsi-char: add Device Tree support

[PATCH 1/1] aio, memory-hotplug: Fix confliction when migrating and accessing ring pages
 2014-02-27  0:26 UTC  (2+ messages)

(no subject)
 2014-02-26 16:00 UTC 

+ mm-revert-thp-make-madv_hugepage-check-for-mm-def_flags.patch added to -mm tree
 2014-02-27  0:01 UTC  (10+ messages)

[PATCH] drivers: cpufreq: Remove unused function in cpufreq.c
 2014-02-27  0:07 UTC  (4+ messages)
` [PATCH v3] drivers: cpufreq: Mark function as static "

[PATCH v5 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-26 23:48 UTC  (8+ messages)

[PATCH 0/4] i2o: Use pci_bus_alloc_resource()
 2014-02-26 23:47 UTC  (4+ messages)
` [PATCH 4/4] i2o: Use pci_bus_alloc_resource(), not allocate_resource() directly

Make generic_make_request() handle arbitrary size bios
 2014-02-26 23:39 UTC  (8+ messages)
` [PATCH 1/9] block: Make generic_make_request handle arbitrary sized bios
` [PATCH 3/9] blk-lib.c: generic_make_request() handles large bios now
` [PATCH 4/9] bcache: "
` [PATCH 5/9] btrfs: generic_make_request() handles arbitrary size "
` [PATCH 7/9] iov_iter: Move iov_iter to uio.h
` [PATCH 8/9] iov_iter: Kill iov_iter_single_seg_count()
` [PATCH 9/9] iov_iter: Kill written arg to iov_iter_init()

[PATCH 0/7] PCI: Use default pcibios_enable_device()
 2014-02-26 23:42 UTC  (8+ messages)
` [PATCH 1/7] PCI: Add "weak" generic pcibios_enable_device() implementation
` [PATCH 2/7] alpha/PCI: Use default pcibios_enable_device()
` [PATCH 3/7] microblaze/PCI: "
` [PATCH 4/7] sh/PCI: "
` [PATCH 5/7] sparc/PCI: Use default pcibios_enable_device() (Leon only)
` [PATCH 6/7] tile PCI RC: Use default pcibios_enable_device()
` [PATCH 7/7] s390/PCI: Use generic pci_enable_resources()

[PATCH] ARM: qcom: Enable basic support for Qualcomm platforms in multi_v7_defconfig
 2014-02-26 23:43 UTC  (2+ messages)

[PATCH v2] staging: lustre: make functions as static
 2014-02-26 23:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox