linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-05 16:54:43 to 2014-06-05 22:47:49 UTC [more...]

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-06-05 22:38 UTC  (4+ messages)
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler

regarding use of various cmpxchg* API
 2014-06-05 22:44 UTC 

Change in security maintainer for a few weeks
 2014-06-05 22:39 UTC  (9+ messages)

[PATCH] net: phy: fix sparse warning in fixed.c
 2014-06-05 22:39 UTC  (2+ messages)

[PATCH ftrace/core 0/3] ftrace: Fix three small bugs
 2014-06-05 22:35 UTC  (4+ messages)
` [PATCH ftrace/core 1/3] trace/event: Return error if ftrace_trace_arrays is empty list
` [PATCH ftrace/core 2/3] trace/kprobes: Avoid self tests if tracing is disabled on boot up
` [PATCH ftrace/core 3/3] trace: Fix memory leak when new instance creation failed

[PATCH 1/1] Add kernel parameter for kernel version
 2014-06-05 22:30 UTC  (8+ messages)
` [PATCH v1 "

[PATCH] clk: exynos5420: Keep aclk66_peric enabled during boot
 2014-06-05 22:26 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] clk: exynos5420: Remove aclk66_peric from the clock tree description

[PATCH] stmmac: extend DMA initialization delay to 2.5 seconds
 2014-06-05 22:24 UTC  (2+ messages)

[PATCH v4] hwmon: add support for Sensirion SHTC1 sensor
 2014-06-05 22:24 UTC 

[PATCH 1/1] use documented cmpxchg api
 2014-06-05 22:19 UTC 

[RFC PATCH v6 01/20] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
 2014-06-05 22:19 UTC  (25+ messages)
` [RFC PATCH v6 02/20] iommu: add capability IOMMU_CAP_NOEXEC
` [RFC PATCH v6 03/20] iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver
` [RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP
` [RFC PATCH v6 05/20] vfio/iommu_type1: support for platform bus devices on ARM
` [RFC PATCH v6 06/20] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [RFC PATCH v6 07/20] vfio/iommu_type1: implement "
` [RFC PATCH v6 08/20] driver core: platform: add device binding path 'driver_override'
` [RFC PATCH v6 09/20] vfio/platform: initial skeleton of VFIO support for platform devices
` [RFC PATCH v6 10/20] vfio/platform: return info for device and its memory mapped IO regions
` [RFC PATCH v6 11/20] vfio/platform: read and write support for the device fd
` [RFC PATCH v6 12/20] vfio/platform: support MMAP of MMIO regions
` [RFC PATCH v6 13/20] vfio/platform: return IRQ info
` [RFC PATCH v6 14/20] vfio/platform: initial interrupts support
` [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts
` [RFC PATCH v6 16/20] vfio: move eventfd support code for VFIO_PCI to a sepparate file
` [RFC PATCH v6 17/20] vfio: add local lock in virqfd instead of depending on VFIO PCI
` [RFC PATCH v6 18/20] vfio: pass an opaque pointer on virqfd initialization
` [RFC PATCH v6 19/20] vfio: initialize the virqfd workqueue in VFIO generic code
` [RFC PATCH v6 20/20] vfio/platform: implement IRQ masking/unmasking via an eventfd

Unionmount and overlayfs testsuite
 2014-06-05 22:16 UTC  (14+ messages)
` [PATCH 00/13] overlay filesystem v22

[PATCH 00/10] xhci: features for usb-next
 2014-06-05 22:16 UTC  (3+ messages)
` [PATCH 07/10] xhci: Use command structures when queuing commands on the command ring

[GIT PULL] UniCore32 update for v3.15-rc8
 2014-06-05 22:14 UTC  (2+ messages)

[PATCH v7 0/5] efuse driver for Tegra
 2014-06-05 22:13 UTC  (12+ messages)
` [PATCH v7 1/5] ARM: tegra: export apb dma readl/writel
` [PATCH v7 3/5] misc: fuse: Add efuse driver for Tegra
` [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

[PATCH 1/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support
 2014-06-05 22:09 UTC  (6+ messages)
` [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

[PATCH 1/1] define generic version of cmpxchg{64} only if not, previously defined
 2014-06-05 22:09 UTC 

[PATCH v2 0/3] mmc: sdhci: Use mmc core regulator infrastucture
 2014-06-05 22:00 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] mmc: sdhci: Use existing mmc pointer calling mmc_regulator_set_ocr()
` [PATCH v2 3/3] mmc: sdhci: Replace host->mmc with mmc where possible

oom: Be less verbose
 2014-06-05 21:58 UTC  (7+ messages)
` [RFC][PATCH] oom: Be less verbose if the oom_control event fd has listeners

[PATCH] fence: Use smp_mb__before_atomic()
 2014-06-05 21:56 UTC  (12+ messages)

[PATCHv3 net-next 1/4] bridge: rename struct bridge_mcast_query/querier
 2014-06-05 21:50 UTC  (5+ messages)
` [PATCHv3 net-next 0/4] bridge: multicast snooping patches / exports

[PATCH linux-next] remove csum_partial_copy_generic_i386 to clean up exception table
 2014-06-05 21:49 UTC  (3+ messages)
  ` [PATCH] "

compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
 2014-06-05 21:38 UTC  (10+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
  ` [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner
  ` [RFC PATCH 6/6] mm, compaction: don't migrate in blocks that cannot be fully compacted in async direct compaction

[PATCH 0/9] perf/x86: implement HT counter corruption workaround
 2014-06-05 21:38 UTC  (5+ messages)
` [PATCH 4/9] perf/x86: add cross-HT counter exclusion infrastructure

[BUG] perf record: pipe mode still broken
 2014-06-05 21:34 UTC  (5+ messages)
` [PATCH] perf tools: Fix pipe check regression in attr event callback
    ` [PATCHv2] "

[PATCH v2] leds: USB: Add support for MSI GT683R led panels
 2014-06-05 21:29 UTC 

[PATCH 0/3] mfd randconfig fixes
 2014-06-05 21:24 UTC  (4+ messages)
` [PATCH 1/3] mfd: UCB1x00: enable modular build
` [PATCH 2/3] mfd: davinci voicecodec need regmap_mmio
` [PATCH 3/3] mfd: STw481x: allow modular build

[PATCH RFC 1/2] MAINTAINERS: Add "R:" designated-reviewers tag
 2014-06-05 21:14 UTC  (12+ messages)

linux-next crash in xhci_add_ep_to_interval
 2014-06-05 21:13 UTC  (8+ messages)

[PATCH] sysctl: Fix division by zero in percpu_pagelist_fraction handler
 2014-06-05 20:55 UTC  (10+ messages)
        ` [patch] mm, pcp: allow restoring percpu_pagelist_fraction default
            ` [patch v2] "

[PATCH 1/2] serial: pxa: fix build with !SERIAL_PXA_CONSOLE
 2014-06-05 20:54 UTC  (2+ messages)
` [PATCH] serial: lpc32xx uart module can't do console

[PATCH 0/5] randconfig build fixes for staging
 2014-06-05 20:48 UTC  (6+ messages)
` [PATCH 1/5] staging: lirc: remove sa1100 support
` [PATCH 2/5] staging/iio: IIO_SIMPLE_DUMMY_BUFFER neds IIO_BUFFER
` [PATCH 3/5] staging: sn9c102 depends on USB
` [PATCH 4/5] staging: wlags49_h2: avoid PROFILE_ALL_BRANCHES warnings
` [PATCH 5/5] staging: rtl8712, rtl8712: avoid lots of build warnings

[RFC PATCH 1/1] cleanup: use bool as return type for rwsem_is_locked
 2014-06-05 20:49 UTC 

[PATCH] doc: fix important typo re memory barriers
 2014-06-05 20:44 UTC 

[Regression] commit 8a4aeec8d(libata/ahci: accommodate tag ordered controllers)
 2014-06-05 20:33 UTC  (5+ messages)

[PATCH 1/3] Staging: rtl8192u: r8192U_core.c Added a space after ','
 2014-06-05 20:25 UTC  (3+ messages)
` [PATCH 2/3] Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errors
` [PATCH 3/3] Staging: rtl8192u: r8192U_core.c Converted some C99 comments "

[PATCH] mm/mempolicy: fix sleeping function called from invalid context
 2014-06-05 20:23 UTC  (2+ messages)

net: netlink executing RO memory
 2014-06-05 20:21 UTC 

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-05 20:17 UTC  (6+ messages)
` [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load
` [PATCH 09/13] purgatory: Core purgatory functionality

[PATCH] ACPI / video: Change the default for video.use_native_backlight to 1
 2014-06-05 20:27 UTC 

[GIT PULL] arm64/efi changes for v3.16
 2014-06-05 20:02 UTC 

[PATCH V5 0/2] cpufreq: add support for intermediate (stable) frequencies
 2014-06-05 19:51 UTC  (5+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] cpufreq: Tegra: implement intermediate frequency callbacks

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-06-05 19:36 UTC  (16+ messages)

[PATCH 0/6] miscellaneous pxa dt fixes
 2014-06-05 19:27 UTC  (7+ messages)
` [PATCH 1/6] arm: pxa2xx.dtsi: compatible tags for usb, mmc
` [PATCH 2/6] pxa-usb: devicetree bindings docs update
` [PATCH 3/6] arm: pxa27x.dtsi: header typo - wrong file
` [PATCH 4/6] arm: pxa2xx.dtsi: disable RTC by default
` [PATCH 5/6] arm: pxa27x.dtsi: add pwri2c definition
` [PATCH 6/6] arm: pxa{27x,3xx}.dtsi: gpio cleanups

[PATCH v5 12/14] autoconf: xen: enable explicit preference option for xenstored preference
 2014-06-05 19:26 UTC  (7+ messages)
            ` [systemd-devel] "

[PATCH] gpio-pxa: gpio0 and gpio1 support on dt
 2014-06-05 19:13 UTC 

[RFC PATCH 0/3] locking/mutex: Modifications to mutex
 2014-06-05 19:21 UTC  (6+ messages)
` [RFC PATCH 1/3] locking/mutex: Try to acquire mutex only if it is unlocked

[PATCH] arm: pxa: correct errata number for PXA270
 2014-06-05 19:10 UTC  (2+ messages)
` [PATCH] arm: pxa: call debug_ll_io_init for earlyprintk

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-05 19:10 UTC  (7+ messages)

[PATCH v2] ARM: fix debug prints relevant to PCI devices
 2014-06-05 18:47 UTC 

[PATCH] xen/setup: Remap Xen Identity Mapped RAM
 2014-06-05 18:43 UTC 

[PATCH 1/1] kernel/locking/lockdep_proc.c: replace seq_printf and seq_puts
 2014-06-05 18:36 UTC 

[PATCH 1/1] kernel/locking/rtmutex-tester.c: kernel-doc warning fix
 2014-06-05 18:29 UTC 

[PATCH 1/1] kernel/trace/blktrace.c: logging clean-up
 2014-06-05 18:25 UTC 

[PATCH 1/1] kernel/trace/ring_buffer.c: kernel-doc warning fixes
 2014-06-05 18:22 UTC 

[PATCH 1/3] clocksource: exynos_mct: Fix ftrace
 2014-06-05 18:21 UTC  (9+ messages)
` [PATCH 2/3] clocksource: exynos_mct: cache mct upper count
` [PATCH 3/3] clocksource: exynos_mct: Optimize register reads with ldmia

pull request: bluetooth-next 2014-06-01
 2014-06-05 18:10 UTC  (2+ messages)

[PATCH 0/3] QNX6 logging clean-up
 2014-06-05 18:12 UTC  (4+ messages)
` [PATCH 1/3] FS/QNX6: Convert printk to pr_foo()
` [PATCH 2/3] FS/QNX6: use pr_fmt and __func__ in logging
` [PATCH 3/3] FS/QNX6: update debugging to current functions

[PATCH 3.4 000/214] 3.4.92-stable review
 2014-06-05 18:15 UTC  (9+ messages)
` [PATCH 3.4 022/214] filter: prevent nla extensions to peek beyond the end of the message

[PATCH 3.10 000/103] 3.10.42-stable review
 2014-06-05 18:10 UTC  (6+ messages)
  ` [PATCH 3.10 005/103] irqchip: Gic: Support forced affinity setting

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

[RFC PATCH 1/1] remove redundant compare, cmpxchg already does it
 2014-06-05 18:08 UTC  (5+ messages)

[PATCH v2] USB:gadget: Fix a warning while loading g_mass_storage
 2014-06-05 18:08 UTC  (2+ messages)

[PATCH] x86/efi: Only pass mapped RAM regions to free_bootmem_late()
 2014-06-05 18:07 UTC  (3+ messages)

[PATCH 9/9] perf/x86: add syfs entry to disable HT bug workaround
 2014-06-05 18:00 UTC  (12+ messages)

[PATCH v6 3/3] x86: initialize secondary CPU only if master CPU will wait for it
 2014-06-05 17:58 UTC  (2+ messages)
` [tip:x86/urgent] x86/smpboot: Initialize "

[PATCH v6 2/3] x86: log error on secondary CPU wakeup failure at ERR level
 2014-06-05 17:58 UTC  (2+ messages)
` [tip:x86/urgent] x86/smpboot: Log "

[PATCH v6 1/3] x86: fix list/memory corruption on CPU hotplug
 2014-06-05 17:58 UTC  (2+ messages)
` [tip:x86/urgent] x86: Fix "

[PATCH 3.14 000/228] 3.14.6-stable review
 2014-06-05 17:55 UTC  (3+ messages)

[RFC PATCH 0/3] CMA: generalize CMA reserved area management code
 2014-06-05 17:39 UTC  (7+ messages)
` [RFC PATCH 1/3] CMA: generalize CMA reserved area management functionality
` [RFC PATCH 3/3] PPC, KVM, CMA: use general CMA reserved area management framework

[PATCH 0/7] i2c: Relax mandatory I2C ID table passing
 2014-06-05 17:37 UTC  (9+ messages)
` [PATCH 3/7] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems

[PATCH 1/2] drm/plane-helper: storage class should be before const qualifier
 2014-06-05 17:30 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: "

[PATCH 0/9] Serial ATA support for NVIDIA Tegra124
 2014-06-05 17:29 UTC  (2+ messages)

[PATCH v7 0/7] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-06-05 17:26 UTC  (8+ messages)
` [PATCH v7 1/7] of: Provide function to request and map memory
` [PATCH v7 2/7] clocksource: Add support for the Mediatek SoCs
` [PATCH v7 3/7] dt-bindings: add mtk-timer bindings
` [PATCH v7 4/7] vendor-prefixes: add prefix for Mediaktek Inc
` [PATCH v7 5/7] arm: add basic support for Mediatek MT6589 boards
` [PATCH v7 6/7] dt-bindings: add documentation for Mediatek SoC
` [PATCH v7 7/7] arm: mediatek: add dts for Aquaris5 mobile phone

[PATCH] Documentation, intel_pstate: Add a description of the intel_pstate internal governors
 2014-06-05 17:21 UTC  (4+ messages)
` [PATCH] Documentation, intel_pstate: Add a description of the intel_pstate internal governors [v2]
    ` [PATCH] Documentation, intel_pstate: Add a description of the intel_pstate internal governors [v3]

blk-mq: bitmap tag: performance degradation?
 2014-06-05 17:17 UTC  (6+ messages)

[PATCHv4 RESEND 0/3] syscalls,x86: Add execveat() system call
 2014-06-05 17:14 UTC  (2+ messages)

linux-next: Tree for Jun 5
 2014-06-05 17:07 UTC  (2+ messages)
` linux-next: Tree for Jun 5 (mmc/host/usdhi6ro10.c)

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

[PATCH 0/9] ARM: Berlin: USB support
 2014-06-05 16:56 UTC  (4+ messages)
` [PATCH 1/9] reset: add the Berlin reset controller driver


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