linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-13 23:28:53 to 2015-05-14 08:25:49 UTC [more...]

linux-next: Tree for May 14
 2015-05-14  8:25 UTC 

[PATCH 0/4] ARM64: add SCPI mailbox protocol, clock and CPUFreq support
 2015-05-14  8:25 UTC  (7+ messages)
` [PATCH 1/4] mailbox: add support for System Control and Power Interface(SCPI) protocol

[PATCH 0/5] Marvell PXA1928 USB support
 2015-05-14  8:24 UTC  (3+ messages)
` [PATCH 5/5] usb: add pxa1928 ehci support

linux-next: build failure after merge of the akpm-current tree
 2015-05-14  8:21 UTC 

[PATCH] perf report: Fix some option handling on --stdio
 2015-05-14  8:06 UTC  (3+ messages)

[PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-05-14  8:08 UTC  (5+ messages)

[PATCH v2] sc16is7xx: spi interface is added
 2015-05-14  8:03 UTC  (3+ messages)

[PATCH 0/2] man-pages: clarify MAP_LOCKED semantic
 2015-05-14  8:01 UTC  (4+ messages)
` [PATCH 1/2] mmap.2: "

[PATCH v6 0/2] pci: drop msi disable on shutdown
 2015-05-14  7:58 UTC  (6+ messages)
` [PATCH v6 1/2] PCI/MSI: Don't disable MSI/MSI-X at shutdown

[RFC PATCH 00/14] ASoC: qcom: add support to apq8016 audio
 2015-05-14  7:55 UTC  (8+ messages)
      ` [alsa-devel] "

Interacting with coherent memory on external devices
 2015-05-14  7:51 UTC  (19+ messages)

[PATCH v8 0/9] Tegra xHCI support
 2015-05-14  7:45 UTC  (11+ messages)
` [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB

linux-next: manual merge of the akpm tree with the net-next tree
 2015-05-14  7:39 UTC 

linux-next: manual merge of the akpm tree with the net-next tree
 2015-05-14  7:38 UTC 

Tux3 Report: How fast can we fsync?
 2015-05-14  7:37 UTC  (2+ messages)
` [WIP] tux3: Optimized fsync

[PATCH 0/2] Add perf debug dir locking
 2015-05-14  7:28 UTC  (3+ messages)
` [PATCH 1/2] perf/tools: add read/write buildid dir locks
` [PATCH 2/2] perf/tools: put new buildid locks to use

[PATCH v3 1/2] pinctrl: Add driver for Alphascale asm9260 pinctrl
 2015-05-14  7:26 UTC  (7+ messages)
` [PATCH v4 0/2] Add driver and documentation "
  ` [PATCH v4 1/2] pinctrl: Add driver "

[PATCH 05/10] pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397
 2015-05-14  7:22 UTC 

[PATCHv2 1/2] clone: Support passing tls argument via C rather than pt_regs magic
 2015-05-14  7:21 UTC  (19+ messages)
      ` [RFC PATCH] Documentation/arch: Add Documentation/arch-TODO
        ` [RFC PATCH v2] "
          ` [RFC PATCH v3] "
              ` [RFC PATCH v5] "
                  ` [RFC PATCH v6] Documentation/arch: Add Documentation/arch-features.txt

[PATCH v2 0/5] mfd: Fix platform device ids to avoid probe failure
 2015-05-14  7:19 UTC  (11+ messages)
` [PATCH 1/2] mfd: da9052: fix broken regulator probe

[PATCH] x86: skip delays during SMP initialization similar to Xen
 2015-05-14  7:18 UTC  (8+ messages)

[BUG/REGRESSION] Screen flickering
 2015-05-14  7:16 UTC  (3+ messages)
  ` [PATCH v2] drm/i915: fix screen flickering

linux-next: build warnings after merge of the net-next tree
 2015-05-14  7:12 UTC 

Mwait usage on AMD processors
 2015-05-14  6:54 UTC 

[PATCH 3/3] x86/lib/asm: Get rid of copy_user_nocache_64.S
 2015-05-14  6:49 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/uaccess: "

[PATCH 2/3] x86/asm: Unify ALIGN_DESTINATION macro
 2015-05-14  6:48 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/uaccess: Unify the "

[PATCH 1/3] x86/lib/copy_user_nocache_64.S: Remove FIX_ALIGNMENT define
 2015-05-14  6:48 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/uaccess: Remove FIX_ALIGNMENT define from copy_user_nocache_64.S:

[PATCH v2, 2/2] mmc: sdhci-pltfm: enable interrupt mode to detect card
 2015-05-14  6:40 UTC 

[PATCH v2, 1/2] powerpc/dts: add eSDHC compatible list
 2015-05-14  6:40 UTC 

[PATCH net-next,v2,1/1] hv_netvsc: use per_cpu stats to calculate TX/RX data
 2015-05-14  8:00 UTC 

[PATCH kernel v10 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-05-14  6:29 UTC  (49+ messages)
` [PATCH kernel v10 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [PATCH kernel v10 12/34] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v10 13/34] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v10 14/34] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v10 15/34] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v10 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v10 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v10 18/34] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v10 19/34] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v10 20/34] powerpc/powernv/ioda2: Move TCE kill register address to PE
` [PATCH kernel v10 21/34] powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
` [PATCH kernel v10 22/34] powerpc/powernv: Implement accessor to TCE entry
` [PATCH kernel v10 23/34] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v10 24/34] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v10 25/34] powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages
` [PATCH kernel v10 26/34] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v10 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2

[PATCH v9 00/17] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-05-14  6:15 UTC  (3+ messages)

[RFC 0/7] ARM: sun9i: SMP support with Multi-Cluster Power Management
 2015-05-14  6:10 UTC  (8+ messages)
` [RFC 1/7] ARM: sun9i: Support SMP on A80 with Multi-Cluster Power Management (MCPM)
` [RFC 2/7] ARM: dts: sun9i: Add CCI-400 device nodes for A80
` [RFC 3/7] ARM: dts: sun9i: Add CPUCFG device node for A80 dtsi
` [RFC 4/7] ARM: dts: sun9i: Add PRCM device node for the "
` [RFC 5/7] ARM: sunxi: mcpm: Support CPU/cluster power down and hotplugging for cpu1~7
` [RFC 6/7] ARM: sunxi: mcpm: Support cpu0 hotplug
` [RFC 7/7] ARM: dts: sun9i: Add secure SRAM node used for MCPM SMP hotplug

[PATCH 1/3 v2] wait: introduce wait_event_exclusive_cmd
 2015-05-14  6:09 UTC  (5+ messages)
` [PATCH 3/3] md/raid5: per hash value and exclusive wait_for_stripe

[PATCH] i2c: eeprom: at24: Provide an EEPROM framework interface
 2015-05-14  6:06 UTC  (3+ messages)

[PATCH] scripts/gdb: Add ps command
 2015-05-14  5:25 UTC 

[PATCH net-next,1/1] hv_netvsc: use per_cpu stats to calculate TX/RX data
 2015-05-14  6:02 UTC  (3+ messages)

[PATCH 0/3] scripts/gdb: clean up
 2015-05-14  5:22 UTC  (4+ messages)
` [PATCH 1/3] scripts/gdb: Fix typo in exception name
` [PATCH 2/3] scripts/gdb: Fix PEP8 compliance
` [PATCH 3/3] scripts/gdb: Remove useless global instruction

[PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs
 2015-05-14  5:52 UTC  (5+ messages)
` [PATCH v3 4/5] phy: add Broadcom SATA3 PHY driver "

[PATCH 1/1] Staging: xgifb: vb_setmode: Fixed spelling error
 2015-05-14  5:35 UTC 

[PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support
 2015-05-14  5:14 UTC  (6+ messages)
` [PATCH 2/6] clk: sunxi: Add H3 clocks support

[PATCH 0/6] cpufreq: use generic cpufreq drivers for Exynos4210 platform
 2015-05-14  5:10 UTC  (8+ messages)
  ` [PATCH 5/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210
  ` [PATCH 6/6] cpufreq: exynos: remove Exynos4210 specific cpufreq driver support
    ` [PATCH 0/6] cpufreq: use generic cpufreq drivers for Exynos4210platform

linux-next: manual merge of the tip tree with the kselftest-fixes tree
 2015-05-14  5:05 UTC  (2+ messages)

[RFC v2 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-05-14  4:42 UTC  (8+ messages)
` [RFC v2 5/7] PCI/ACPI: Consolidate common PCI host bridge "

[PATCH 4/4] netconsole: implement extended console support
 2015-05-14  4:39 UTC  (4+ messages)

[PATCH v3 1/2] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-05-14  4:37 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4
  ` [PATCH v3 2/2] ARM: EXYNOS: Use of_machine_is_compatible instead ofsoc_is_exynos4

linux-next: manual merge of the tip tree with the kselftest-fixes tree
 2015-05-14  4:32 UTC 

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-14  3:59 UTC  (10+ messages)
` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures

[RFC][PATCHSET] non-recursive pathname resolution
 2015-05-14  3:52 UTC  (6+ messages)
` [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks

[PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
 2015-05-14  3:48 UTC  (14+ messages)
                  `  "

[PATCH Resend] sparc64: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
 2015-05-14  3:45 UTC  (2+ messages)

[PATCH 0/4] Add Altera Arria10 EDAC Support
 2015-05-14  3:25 UTC  (3+ messages)
` [PATCH 1/4] edac, altera: Generalize driver to use DT Memory size

[PATCH] vf610: dt: Nomenclature fixup for PTC12 pin used in RMII mode
 2015-05-14  3:11 UTC 

[PATCH v3] imx27: dt: only map 4 Kbyte for fec registers
 2015-05-14  3:09 UTC  (2+ messages)

[PATCH] lib: fix 842 build on 32-bit architectures
 2015-05-14  3:06 UTC  (3+ messages)

[RFC v2 0/6] firmware: add PKCS#7 firmware signature support
 2015-05-14  3:04 UTC  (6+ messages)
` [RFC v2 3/6] crypto: qat - address recursive dependency when fw signing is enabled
` [RFC v2 6/6] firmware: add firmware signature checking support

[PATCH RFC v2 1/2] crypto: add PKE API
 2015-05-14  2:59 UTC  (7+ messages)
  ` [PATCH RFC v2 0/2] crypto: Introduce Public Key Encryption API

[PATCH 3/3] max7359_keypad: implement DT bindings
 2015-05-14  2:38 UTC 

[PATCH] MIPS: Flush cache after DMA_FROM_DEVICE for agressively speculative CPUs
 2015-05-14  2:49 UTC  (2+ messages)

[PATCH] atmel: fix an error handle in mxt_probe
 2015-05-15  2:42 UTC  (3+ messages)

[PATCH 2/3] max7359_keypad: remove code duplication
 2015-05-14  2:36 UTC 

[PATCH 1/3] max7359_keypad: Do not set MAX7359_CFG_INTERRUPT flag
 2015-05-14  2:34 UTC 

[PATCH v9.5.1 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
 2015-05-14  2:21 UTC 

[PATCH 0/4] ASoC: rockchip: add rockchip machine driver
 2015-05-14  2:22 UTC  (8+ messages)
` [PATCH 1/4] "

[PATCH RFC v9.5 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
 2015-05-14  2:10 UTC  (3+ messages)

[PATCHv3 0/5] Linux generic wakeirq handling
 2015-05-14  2:06 UTC  (7+ messages)
` [PATCH 1/5] PM / Runtime: Update last_busy in rpm_resume
` [PATCH 2/5] PM / Wakeirq: Add automated device wake IRQ handling
` [PATCH 3/5] serial: omap: Switch wake-up interrupt to generic wakeirq
` [PATCH 4/5] serial: 8250_omap: Move "
` [PATCH 5/5] mmc: omap_hsmmc: Change wake-up interrupt to use "

[PATCH 01/18] f2fs: avoid value overflow in showing current status
 2015-05-14  1:56 UTC  (6+ messages)
` [PATCH 03/18] f2fs crypto: declare some definitions for f2fs encryption feature

[PATCH v4] livepatch: Prevent to apply the patch once coming module notifier fails
 2015-05-14  1:51 UTC 

regression with today's linux-next
 2015-05-14  1:43 UTC  (4+ messages)
` [net-next PATCH] net: Reserve skb headroom and set skb->dev even if using __alloc_skb

[PATCH] perf record: Fix zomible status of child process
 1970-01-03  4:54 UTC 

[PATCH] perf record: Fix zomible status of child process
 1970-01-03  4:54 UTC 

[PATCH v3] livepatch: Prevent to apply the patch once coming module notifier fails
 2015-05-14  1:31 UTC  (3+ messages)

[PATCHSET] cgroup, sched: restructure threadgroup locking and replace it with a percpu_rwsem
 2015-05-14  1:09 UTC  (3+ messages)
` [PATCH 1/3] sched, cgroup: reorganize threadgroup locking

[PATCH 2/2] Drivers: staging: skein: skein_api: Fixed spelling errors
 2015-05-14  1:05 UTC 

[PATCH 1/2] Drivers: staging: comedi: comedi: Fixed comment spelling error
 2015-05-14  1:05 UTC 

[v4 0/3] prerequisite changes for VT-d posted-interrupts
 2015-05-14  1:04 UTC  (5+ messages)
` [v4 1/3] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU

[PATCH] regulator: Add SPMI regulator driver
 2015-05-14  1:02 UTC  (3+ messages)

[PATCH] platform/chrome: cros_ec_dev - Add a platform device ID table
 2015-05-14  0:58 UTC 

[PATCH 0/2 v2] percpu_counter: xfs requires custom compare batch size
 2015-05-14  0:55 UTC  (4+ messages)
` [PATCH 1/2] percpu_counter: batch size aware __percpu_counter_compare()

[PATCH 0/4] powerpc32: use cacheable alternatives of memcpy and memset
 2015-05-14  0:55 UTC  (5+ messages)
` [PATCH 1/4] Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
` [PATCH 3/4] powerpc32: memset(0): use cacheable_memzero

[PATCH] pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias
 2015-05-14  0:47 UTC  (3+ messages)

[PATCH] aoe: Use 64-bit timestamp in frame
 2015-05-14  0:47 UTC  (5+ messages)
` [Y2038] "

[PATCH v4 0/6] selftests: Add futex functional tests
 2015-05-14  0:40 UTC  (4+ messages)

[PATCH 0/3] A few small fixups to the alarmtimer-suspend test
 2015-05-14  0:39 UTC  (4+ messages)

[PATCH 2/2] Drivers: staging: skein: skein_api: Fixed spelling errors
 2015-05-14  0:38 UTC  (2+ messages)

[PATCH 1/2] Drivers: staging: comedi: comedi: Fixed comment spelling error
 2015-05-14  0:37 UTC  (2+ messages)

[PATCH v3 00/10] KVM: MTRR fixes and some cleanups
 2015-05-14  0:16 UTC  (5+ messages)
` [PATCH v3 09/10] KVM: MMU: fix MTRR update

kernel >= 4.0: crashes when using traceroute6 with isatap
 2015-05-14  0:32 UTC  (4+ messages)

[PATCH v5 00/21] Tegra210 Clock Support
 2015-05-14  0:29 UTC  (7+ messages)
` [PATCH v5 16/21] clk: tegra: pll: Add Set_default logic
` [PATCH v5 17/21] clk: tegra: pll: Add logic for SS
` [PATCH v5 18/21] clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate

[PATCH tip/core/rcu 0/24] Initialization/Kconfig updates for 4.2
 2015-05-14  0:27 UTC  (6+ messages)
` [PATCH tip/core/rcu 01/24] rcu: Control grace-period delays directly from value
  ` [PATCH tip/core/rcu 15/24] rcu: Directly drive RCU_USER_QS from Kconfig

linux-next: Tree for May 13
 2015-05-14  0:24 UTC  (2+ messages)
` linux-next: Tree for May 13 (avr32 build error due to switchdev patch)

[PATCH] f2fs: fix building on 32-bit architectures
 2015-05-14  0:23 UTC  (2+ messages)

[PATCH 0/2] Add Broadcom MSPI driver
 2015-05-14  0:19 UTC  (5+ messages)
` [PATCH 2/2] spi: bcm-mspi: Add support for "

[PATCH] SubmittingPatches: Clarify requirements for patches directed toward stable
 2015-05-14  0:06 UTC 

[PATCH 0/2] Fixes for the Cygnus GPIO driver
 2015-05-14  0:06 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: cygnus: fixed typo in the gpio driver
` [PATCH 2/2] pinctrl: cygnus: fixed incorrect GPIO-pin mapping

mmotm 2015-05-13-17-04 uploaded
 2015-05-14  0:05 UTC 

[PATCH] drm/exynos: dp: Lower level of EDID read success message
 2015-05-14  0:03 UTC 

[PATCH] timekeeping: always make sure wall_to_monotonic is negative
 2015-05-14  0:01 UTC  (2+ messages)

[RFC v3 00/45] Richacls
 2015-05-13 23:52 UTC  (8+ messages)
` [RFC v3 20/45] richacl: Automatic Inheritance

[PATCH 0/2] rtc: Fix module autoload for max77xx RTC drivers
 2015-05-13 23:47 UTC  (2+ messages)

[PATCH 1/3] time: include math64.h in time64.h
 2015-05-13 23:44 UTC  (3+ messages)
` [PATCH 3/3] time: Remove read_boot_clock()

[PATCH] tick-broadcast: Fix the printing of broadcast masks
 2015-05-13 23:40 UTC  (3+ messages)

[PATCH v3] tracing: timer: Add deferrable flag to timer_start
 2015-05-13 23:39 UTC  (3+ messages)

[PATCH 1/4] init/Kconfig: Fix break in middle of EXPERT menu
 2015-05-13 23:38 UTC  (4+ messages)
` [PATCH 2/4] init/Kconfig: Split expert menu into a separate file, init/Kconfig.expert
` [PATCH 3/4] kconfig: Regenerate parser with current Bison prior to making changes
` [PATCH 4/4] kconfig: Introduce "showif" to factor out conditions on visibility


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