linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-26 20:03:27 to 2014-02-27 01:31:38 UTC [more...]

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

The sheer number of sparse warnings in the kernel
 2014-02-27  1:34 UTC  (13+ messages)

3.13.5 : rm -rf running forever, one cpu at approx 100%
 2014-02-27  1:28 UTC  (2+ messages)

[PATCH] ACPI / EC: Clear stale EC events on Samsung systems
 2014-02-27  1:16 UTC  (7+ messages)

Final: Add 32 bit VDSO time function support
 2014-02-27  1:02 UTC  (8+ 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] [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 v3 0/9] Use regmap+devm+DT in pm8xxx input drivers
 2014-02-27  0:43 UTC  (11+ messages)
` [PATCH v3 1/9] Input: pmic8xxx-pwrkey - Migrate to regmap APIs
` [PATCH v3 2/9] Input: pmic8xxx-keypad - Migrate to devm_* APIs

[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

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

[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  (7+ messages)
` [PATCHv1 3/6] HSI: hsi-char: add Device Tree support
` [PATCHv1 5/6] HSI: Introduce OMAP SSI driver

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

[PATCH v3] mm: per-thread vma caching
 2014-02-27  0:17 UTC  (2+ messages)

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

(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  (11+ messages)

[PATCH] drivers: cpufreq: Remove unused function in cpufreq.c
 2014-02-27  0:07 UTC  (5+ 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  (10+ messages)
` [PATCH 1/9] block: Make generic_make_request handle arbitrary sized bios
` [PATCH 2/9] block: Gut bio_add_page()
` [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 6/9] btrfs: Convert to bio_for_each_segment()
` [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 

linux-next: build failure after merge of the final tree (akpm-current tree related)
 2014-02-26 23:42 UTC  (6+ messages)

3.12-stable kernel tree being taken over by Jiri Slaby
 2014-02-26 23:39 UTC  (2+ messages)

[PATCH v4 0/2] hibernation support on ARM
 2014-02-26 23:37 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: avoid tracers in soft_restart

[PATCH] ACPI/Sleep: pm_power_off need more sanity check to be installed
 2014-02-26 23:50 UTC  (2+ messages)

[PATCH V2] ACPI/Processor: Rework processor throttling with work_on_cpu()
 2014-02-26 23:49 UTC  (4+ messages)

[PATCH RESEND 0/3] percpu_ida: Various tweaks
 2014-02-26 23:08 UTC  (9+ messages)
` [PATCH RESEND 1/3] percpu_ida: Fix data race on cpus_have_tags cpumask
` [PATCH RESEND 3/3] percpu_ida: Sanity check initialization parameters
` [PATCH 4/4] percpu_ida: Do not steal all remote CPU tags at once

[PATCH 1/1] AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LAN
 2014-02-26 23:04 UTC  (10+ messages)

[PATCH 0/4] Split mach-msm into legacy and mach-qcom (multiplatform)
 2014-02-26 23:03 UTC  (5+ messages)
` [PATCH 2/4] arm: qcom: Split Qualcomm support into legacy and multiplatform

[PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
 2014-02-26 23:13 UTC  (4+ messages)

Trusted kernel patchset for Secure Boot lockdown
 2014-02-26 22:48 UTC  (18+ messages)
` [PATCH 01/12] Add support for indicating that the booted kernel is externally trusted
` [PATCH 02/12] Enforce module signatures when trusted kernel is enabled
` [PATCH 03/12] PCI: Lock down BAR access when trusted_kernel is true
` [PATCH 04/12] x86: Lock down IO port "
` [PATCH 05/12] Restrict /dev/mem and /dev/kmem "
` [PATCH 06/12] acpi: Limit access to custom_method if "
` [PATCH 07/12] acpi: Ignore acpi_rsdp kernel parameter when "
` [PATCH 08/12] kexec: Disable at runtime if "
` [PATCH 09/12] uswsusp: Disable when "
` [PATCH 10/12] x86: Restrict MSR access "
` [PATCH 11/12] asus-wmi: Restrict debugfs interface "
` [PATCH 12/12] Add option to automatically set trusted_kernel when in Secure Boot mode

wacom: Fixes for stylus pressure values for Thinkpad Yoga
 2014-02-26 22:38 UTC  (4+ messages)
` [PATCH 1/3] Input: wacom - EC tablet supports 1023 levels of pressure, not just 255
  ` [PATCH 2/3] Input: wacom - Don't discard bits from upper byte of pressure value
    ` [PATCH 3/3] Input: wacom - Avoid incorrect sign extension from pressure-value lower byte

[PATCH v2 0/6] spi: sh-msiof: Add support for R-Car H2 and M2
 2014-02-26 22:36 UTC  (4+ messages)
` [PATCH v2 3/6] "

Regression with wait_event_timeout in next-20140226
 2014-02-26 22:35 UTC  (4+ messages)

[RFC][PATCH] staging: Fix build issues with new binder API
 2014-02-26 22:29 UTC 

[PATCH] irq: Consider a negative return value of irq_startup() as an error
 2014-02-26 22:15 UTC  (2+ messages)

[PATCH] checkpatch.pl: Add warning for new __packed additions
 2014-02-26 22:04 UTC  (14+ messages)

[PATCH v8 0/6] ARM: rockchip: add smp functionality
 2014-02-26 22:02 UTC  (4+ messages)
` [PATCH v8 1/6] dt-bindings: sram: describe option to reserve parts of the memory
    ` [PATCH v8.1 "

[PATCH 0/5] ARM: davinci: tnetv107x removal
 2014-02-26 22:00 UTC  (5+ messages)
` [PATCH 4/5] mfd: remove obsolete ti-ssp driver

linux-next: manual merge of the crypto tree with the arm-soc tree
 2014-02-26 21:58 UTC  (3+ messages)

[PATCHv1 0/2] Convert rx51-battery to IIO API and add DT support
 2014-02-26 21:54 UTC  (4+ messages)
` [PATCHv1 1/2] rx51_battery: convert to iio consumer

DMABOUNCE in pci-rcar
 2014-02-26 21:52 UTC  (5+ messages)

[PATCH 1/1] iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES command
 2014-02-26 21:49 UTC 

[PATCH v5 0/3] Intel MPX support
 2014-02-26 21:44 UTC  (6+ messages)
` [PATCH v5 1/3] x86, mpx: add documentation on Intel MPX

[PATCH v3 00/14] perf, x86: Haswell LBR call stack support
 2014-02-26 21:42 UTC  (16+ messages)

[PATCH 0/8] locking/core patches
 2014-02-26 21:40 UTC  (2+ messages)

[RFA][PATCH 0/4] tracing: Request for acks on fixing tracepoint code
 2014-02-26 21:36 UTC  (2+ messages)

[PATCH] a crash in mga_driver_irq_uninstall
 2014-02-26 21:25 UTC 

[PATCH] Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
 2014-02-26 21:24 UTC  (3+ messages)

[PATCH] mlx4: Use GFP_NOFS calls during the ipoib TX path when creating the QP
 2014-02-26 21:18 UTC 

[PATCH V2 0/2] Add support for clocks in S5M8767
 2014-02-26 21:11 UTC  (2+ messages)

mtip32xx blk-mq status?
 2014-02-26 21:10 UTC  (2+ messages)

[PATCH] ARM: tegra: add device tree for SHIELD
 2014-02-26 21:10 UTC  (6+ messages)

[PATCH 00/16] sleep_on removal, second try
 2014-02-26 21:08 UTC  (11+ messages)
` [PATCH 11/16] atm: firestream: fix interruptible_sleep_on race
` [PATCH 12/16] isdn: pcbit: "
` [PATCH 13/16] isdn: hisax/elsa: fix sleep_on race in elsa FSM
` [PATCH 14/16] isdn: divert, hysdn: fix interruptible_sleep_on race
` [PATCH 15/16] isdn: fix multiple sleep_on races

[PATCH 1/7] Documentation: dt: iio: improve atmel-adc documentation
 2014-02-26 21:00 UTC  (3+ messages)

[PATCH v8 00/14] USB Host support for OMAP5 uEVM
 2014-02-26 20:56 UTC  (5+ messages)
` [PATCH v8 06/14] CLK: TI: OMAP3: Get rid of unused USB Host dummy clocks

man-pages-3.61 is released
 2014-02-26 20:55 UTC 

[PATCH] MAINTAINERS: Intel nic drivers
 2014-02-26 20:50 UTC  (2+ messages)

[PATCH RESEND v10 0/4] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2014-02-26 20:45 UTC  (6+ 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

[for-next][PATCH] ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf
 2014-02-26 20:34 UTC 

[PATCH] ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf
 2014-02-26 20:29 UTC  (4+ messages)

[PATCH 0/2] x86: kvm: global clock updates
 2014-02-26 20:28 UTC  (5+ messages)
` [PATCH 1/2] x86: kvm: rate-limit "
` [PATCH 2/2] x86: kvm: introduce periodic "

Build failure related to 'spinlokk_types.h'
 2014-02-26 20:28 UTC  (2+ messages)

[PATCH] cifs: connect: added option krb5mi which may allow package signing
 2014-02-26 20:26 UTC  (2+ messages)

[PATCH] net: phy: add suspend_halted module param
 2014-02-26 20:22 UTC  (8+ messages)

[PATCH] cpufreq: Set policy to non-NULL only after all hotplug online work is done
 2014-02-26 20:20 UTC  (10+ messages)
      ` [PATCH 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call

[PATCH 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
 2014-02-26 20:17 UTC 

[PATCH 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
 2014-02-26 20:17 UTC 

[PATCH 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
 2014-02-26 20:17 UTC 

[patch 1/2] mm: page_alloc: reset aging cycle with GFP_THISNODE
 2014-02-26 20:13 UTC  (4+ messages)

[RFC PATCH] Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
 2014-02-26 20:13 UTC  (12+ messages)

[PATCH v2] nohz: ensure users are aware boot CPU is not NO_HZ_FULL
 2014-02-26 20:07 UTC  (2+ messages)
` [tip:timers/core] "

Is it ok for deferrable timer wakeup the idle cpu?
 2014-02-26 20:07 UTC  (2+ messages)
` [tip:timers/core] timer: Spare IPI when deferrable timer is queued on idle remote targets

[RFCv3 0/7] Convert twl4030-madc to IIO API and add DT support
 2014-02-26 20:03 UTC  (9+ messages)
` [RFCv4 "
  ` [RFCv4 1/7] mfd: twl4030-madc: Use managed resources
  ` [RFCv4 2/7] mfd: twl4030-madc: Add DT support and convert to IIO framework
  ` [RFCv4 3/7] mfd: twl4030-madc: Cleanup driver
  ` [RFCv4 4/7] mfd: twl-core: Add twl_i2c_read/write_u16
  ` [RFCv4 5/7] mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers
  ` [RFCv4 6/7] Documentation: DT: Document twl4030-madc binding
  ` [RFCv4 7/7] mfd: twl4030-madc: Move driver to drivers/iio/adc


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