LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-15 02:07:06 to 2015-06-15 09:58:58 UTC [more...]

[PATCH 1/2] apei/*.c: use pr_warn instead of pr_warning
 2015-06-15  9:57 UTC  (2+ messages)
` [PATCH 2/2] apei/erst-dbg: Define pr_fmt macro to avoid the duplication of ERST_DBG_PFX

[PATCH v4 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-06-15  9:57 UTC  (5+ messages)
` [PATCH v4 1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace
` [PATCH v4 5/8] driver core: implement device_for_each_child_reverse()
` [PATCH v4 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit
` [PATCH v4 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices

[PATCH V2 1/3] pci_ids: Add AMD KERNCZ device ID support
 2015-06-15  9:55 UTC  (8+ messages)
` [PATCH V2 2/3] i2c-piix4: Use Macro for AMD CZ SMBus device ID
` [PATCH V2 3/3] SDHCI: Change AMD SDHCI quirk application scope

[PATCH 00/20] mpt3sas: driver update
 2015-06-15  9:56 UTC  (21+ messages)
` [PATCH 05/20] [SCSI] mpt3sas: MPI 2.5 Rev I (2.5.4) specifications
` [PATCH 07/20] [SCSI] mpt3sas: Bump mpt3sas Driver version to v5.100.00.00
` [PATCH 08/20] [SCSI] mpt3sas: Update MPI2 strings to MPI2.5
` [PATCH 09/20] [SCSI] mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
` [PATCH 10/20] [SCSI] mpt3sas: Add branding string support for OEM's HBA
` [PATCH 12/20] [SCSI] mpt3sas: Bump mpt3sas driver version to v6.100.00.00
` [PATCH 13/20] [SCSI] mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
` [PATCH 15/20] [SCSI] mpt3sas: Return host busy error status to SML when DMA mapping of scatter gather list fails for a SCSI command
` [PATCH 18/20] [SCSI] mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API
` [PATCH 20/20] [SCSI] mpt3sas : Bump mpt3sas driver version to 9.100.00.00

[PATCH] mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
 2015-06-15  9:55 UTC  (3+ messages)
` [PATCH v2] "

[4.0.5] sdhci+swiotlb => Corrupted low memory
 2015-06-15  9:55 UTC  (2+ messages)
  ` [PATCH 1/1] mmc: sdhci: fix low memory corruption

[RESEND PATCH v4 00/14] crypto: add a new driver for Marvell's CESA
 2015-06-15  9:54 UTC  (5+ messages)
` [RESEND PATCH v4 04/14] "

[PATCH 1/1 linux-next] mmc: queue: use swap() in mmc_queue_thread()
 2015-06-15  9:54 UTC  (2+ messages)

[PATCH] ASoC: Intel: mrfld: simplify sst_fill_widget_module_info
 2015-06-15  9:51 UTC  (3+ messages)

[BUG ?] regmap: debugfs: WARN_ON at regmap-debugfs.c:151
 2015-06-15  9:49 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: Remove duplicated define of SLEEP_MAGIC
 2015-06-15  9:47 UTC 

[PATCH] x86/intel: Add comments about why we disabled HPET on Baytrail
 2015-06-15  9:40 UTC 

[PATCH v5] seccomp: add ptrace options for suspend/resume
 2015-06-15  9:41 UTC  (2+ messages)

[PATCH 00/21] On-demand device registration
 2015-06-15  9:42 UTC  (14+ messages)

[PATCH 1/1 linux-next] ceph: use standard Opt_err
 2015-06-15  9:30 UTC  (3+ messages)

[PATCH] i2c: designware: use enable on resume instead initialization
 2015-06-15  9:29 UTC  (4+ messages)

[PATCH] kexec: Remove the unnecessary conditional judgement to simplify the code logic
 2015-06-15  9:28 UTC  (2+ messages)

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-15  9:28 UTC  (8+ messages)
` [RFC PATCH 07/18] kthread: Make iterant kthreads freezable by default

[PATCH] net: fix search limit handling in skb_find_text()
 2015-06-15  9:11 UTC 

[PATCH] VFIO: platform: enable ARM64 build
 2015-06-15  9:13 UTC 

[PATCH v1 0/7] instruction of cyapa gen6 and proximity patches
 2015-06-15  9:01 UTC  (8+ messages)
` [PATCH v1 1/7] input: cyapa: change strings of gen5 to pip in the name when they are shared
` [PATCH v1 2/7] input: cyapa: add gen6 device module support in driver
` [PATCH v1 3/7] input: cyapa: add proximity function support for gen5 and gen6 modules
` [PATCH v1 4/7] input: cyapa: fully support runtime suspend power management
` [PATCH v1 5/7] input: cyapa: add proximity and interrupt sysfs interfaces support
` [PATCH v1 6/7] input: cyapa: add of match device support and description document
` [PATCH v1 7/7] input: cyapa: add CYAP0002 Gen6 device for ACPI configuration

[PATCH v4 0/4] VFIO platform reset
 2015-06-15  9:09 UTC  (5+ messages)
` [PATCH v4 1/4] VFIO: platform: add reset struct and lookup table
` [PATCH v4 2/4] VFIO: platform: add reset callback
` [PATCH v4 3/4] VFIO: platform: populate the reset function on probe
` [PATCH v4 4/4] VFIO: platform: Calxeda xgmac reset module

[PATCH] gitignore: Add MIPS vmlinux.32 to the list
 2015-06-15  9:10 UTC  (3+ messages)

drm/i915: WARN_ON(dev_priv->mm.busy)
 2015-06-15  9:06 UTC  (6+ messages)
` [BUG, bisect] "
  ` [Intel-gfx] "

linux-next: Tree for Jun 15
 2015-06-15  9:05 UTC 

[PATCH 00/12, v2] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-15  9:05 UTC  (8+ messages)
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
` why do we need vmalloc_sync_all?

[PATCH v2 00/15] vMTRR bugfix and optimization
 2015-06-15  8:55 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: x86: fix CR0.CD virtualization
` [PATCH v2 02/15] KVM: x86: move MTRR related code to a separate file
` [PATCH v2 03/15] KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
` [PATCH v2 04/15] KVM: MTRR: remove mtrr_state.have_fixed
` [PATCH v2 05/15] KVM: MTRR: exactly define the size of variable MTRRs
` [PATCH v2 06/15] KVM: MTRR: clean up mtrr default type
` [PATCH v2 07/15] KVM: MTRR: do not split 64 bits MSR content
` [PATCH v2 08/15] KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
` [PATCH v2 09/15] KVM: MTRR: introduce fixed_mtrr_segment table
` [PATCH v2 10/15] KVM: MTRR: introduce var_mtrr_range
` [PATCH v2 11/15] KVM: MTRR: sort variable MTRRs
` [PATCH v2 12/15] KVM: MTRR: introduce fixed_mtrr_addr_* functions
` [PATCH v2 13/15] KVM: MTRR: introduce mtrr_for_each_mem_type
` [PATCH v2 14/15] KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
` [PATCH v2 15/15] KVM: MTRR: do not map huage page for non-consistent range

latency histogram with BPF
 2015-06-15  9:03 UTC  (6+ messages)

[lkp] [drm/i915] 7f072451f2d: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun
 2015-06-15  9:01 UTC  (2+ messages)

[PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
 2015-06-15  9:01 UTC  (10+ messages)

[PATCH 1/3] x86, acpi: Eliminate saved_eip
 2015-06-15  8:58 UTC  (2+ messages)

[PATCHv6 1/4] ARM: dts: exynos5422-odroidxu3: Add pwm-fan node
 2015-06-15  8:41 UTC  (8+ messages)
` [PATCHv6 2/4] ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-15  8:47 UTC  (7+ messages)
` [RFC PATCH 10/12] mm: add the buddy system interface

[Semaphore API] down_interruptible_timeout
 2015-06-15  8:43 UTC 

[PATCH 0/4] tip-queue 2015-06-15
 2015-06-15  8:28 UTC  (5+ messages)
` [PATCH 1/4] x86/cpu/amd: Give access to the number of nodes in a physical package
` [PATCH 2/4] drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled
` [PATCH 3/4] drivers/infiniband/ipath: Add counting for MTRR
` [PATCH 4/4] drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT disabled

[PATCH 07/25] mm, vmscan: Make kswapd think of reclaim in terms of nodes
 2015-06-15  8:27 UTC  (2+ messages)

[PATCH] dmaengine: pl330: Fix overflow when reporting residue in memcpy
 2015-06-15  8:25 UTC 

[RFC v2 00/24] Re-use nvram module
 2015-06-15  8:23 UTC  (3+ messages)
` [RFC v2 23/24] m68k/mac: Fix PRAM accessors

[PATCH 04/25] mm, vmscan: Begin reclaiming pages on a per-node basis
 2015-06-15  8:22 UTC  (2+ messages)

[PATCH 03/25] mm, vmscan: Move LRU lists to node
 2015-06-15  8:19 UTC  (2+ messages)

linux-next: manual merge of the rdma tree with the net-next tree
 2015-06-15  8:12 UTC 

linux-next: manual merge of the staging tree with the rdma tree
 2015-06-15  8:12 UTC 

[PATCH] regulator: Add docbook for soft start
 2015-06-15  8:11 UTC  (2+ messages)

linux-next: manual merge of the rdma tree with the net-next tree
 2015-06-15  8:11 UTC 

lockup when C1E and high-resolution timers enabled
 2015-06-15  8:10 UTC  (7+ messages)

[PATCH] perf probe: Fix failure to probe events on arm
 2015-06-15  8:06 UTC 

[PATCH net-next] Increase limit of macvtap queues
 2015-06-15  8:07 UTC  (3+ messages)

[PATCH 0/3] EDAC: add DDR4 flag, misc improvements
 2015-06-15  8:06 UTC  (4+ messages)
` [PATCH 2/3] sb_edac: virtualize several hard-coded functions

[PATCH kernel] powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=off
 2015-06-15  7:49 UTC 

[PATCH v3 0/2] arm64: dts: Mediatek: MT8173 updtes
 2015-06-15  7:46 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: mt8173: Add I2C device node

[PATCH v4] Mediatek SCPSYS power domain support
 2015-06-15  7:45 UTC  (4+ messages)
` [PATCH 3/5] soc: Mediatek: Add SCPSYS power domain driver

[PATCH v4 00/12] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
 2015-06-15  7:42 UTC  (5+ messages)
` [PATCH v4 12/12] MIPS: Add basic support for the TL-WR1043ND version 1

[PATCH] cris: don't use module_init for non-modular core eeprom.c code
 2015-06-15  7:35 UTC  (2+ messages)

Official Letter Powered By Google
 2015-06-15  6:39 UTC 

[PATCH 0/4] Add support for Congatec CGEB BIOS interface
 2015-06-15  7:24 UTC  (4+ messages)
` [PATCH 1/4] x86: Add basic support for the "

[PATCH] m68k: Use vsprintf %pM extension
 2015-06-15  7:16 UTC  (2+ messages)

[PATCH v2 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
 2015-06-15  7:05 UTC  (4+ messages)
` [PATCH v2 2/3] IRQ/Gic-V3: Change arm-gic-its to support the Mbigen interrupt

[PATCH v7 00/10] tracing: 'hist' triggers
 2015-06-15  7:02 UTC  (5+ messages)
` [PATCH v3 01/10] tracing: Update cond flag when enabling or disabling a trigger

[lkp] [x86/MSI] 52f518a3a7c: -30.5% netperf.Throughput_tps
 2015-06-15  7:02 UTC 

[PATCH 00/16] staging: rtl8192e: Remove unused code
 2015-06-15  6:55 UTC  (6+ messages)
` [PATCH 06/16] staging: rtl8192e: Remove rtllib_wake_queue()

[PATCH kernel] powerpc/powernv/ioda2: Add devices only from buses which belong to PE
 2015-06-15  6:49 UTC  (2+ messages)
` [kernel] "

[v4 00/16] Add VT-d Posted-Interrupts support
 2015-06-15  6:42 UTC  (8+ messages)
` [v4 08/16] KVM: kvm-vfio: User API for IRQ forwarding

[RFC v2 01/24] macintosh/nvram: Remove as unused
 2015-06-15  6:41 UTC  (2+ messages)
` [RFC,v2,01/24] "

[PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver
 2015-06-15  6:36 UTC  (7+ messages)
  ` doubt about sm7xxfb (was: Re: [PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver)

[RFC v4 PATCH 0/9] hugetlbfs: add fallocate support
 2015-06-15  6:34 UTC  (3+ messages)
` [RFC v4 PATCH 6/9] mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate

[RFC 0/3] mm: make swapin readahead to gain more thp performance
 2015-06-15  6:35 UTC  (6+ messages)
` [RFC 2/3] mm: make optimistic check for swapin readahead

[PATCH v2 0/2] Fix cpuidle on qcom's THUMB2 kernels
 2015-06-15  6:33 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: Add cpu_resume_arm() for firmwares that resume in ARM state

RIP MTRR - status update for upcoming v4.2
 2015-06-15  6:20 UTC  (5+ messages)
  ` [Xen-devel] "

[lkp] [drm/i915/gtt] 75d04a3773e: WARNING: CPU: 0 PID: 2045 at drivers/gpu/drm/i915/intel_display.c:3272 intel_crtc_wait_for_pending_flips+0x19a/0x270 [i915]()
 2015-06-15  6:12 UTC 

[lkp] [flow_dissector] 6a74fcf426f: RIP: 0010:[<ffffffff8177ffc9>] [<ffffffff8177ffc9>] __skb_flow_dissect+0x659/0x830
 2015-06-15  6:12 UTC 

mm: shmem_zero_setup skip security check and lockdep conflict with XFS
 2015-06-15  6:09 UTC  (2+ messages)

[PATCH 1/3] x86, perf, uncore: Add support for ARB uncore PMU on Sandy/IvyBridge
 2015-06-15  5:57 UTC  (3+ messages)
` [PATCH 2/3] x86, perf, uncore: Use Sandy Bridge client PMU on Haswell/Broadwell
` [PATCH 3/3] x86, perf, uncore: Don't make MSR uncore depend on PCI uncore

[PATCH v3 4/4] pagemap: switch to the new format and do some cleanup
 2015-06-15  5:56 UTC  (2+ messages)
` [PATCH v4] "

arc_pmu not initialized in the arc/kernel/perf_event.c?
 2015-06-15  5:50 UTC  (2+ messages)

[PATCH RESENT] phy: tusb1210: make better use of gpiod API
 2015-06-15  5:43 UTC  (2+ messages)

[PATCH RESEND v4 1/3] kvm/powerpc: Export kvm exit reasons
 2015-06-15  5:39 UTC  (5+ messages)
` [PATCH RESEND v4 2/3] kvm/powerpc: Add exit reason for return code 0x0
` [PATCH RESEND v4 3/3] kvm/powerpc: Export HCALL reason codes

[PATCH] PM / sleep: cancel the synchronous restriction of pm-trace
 2015-06-15  5:32 UTC  (6+ messages)

[PATCH] Staging: sm750fb: Fix checkpatch.pl warnings
 2015-06-15  5:27 UTC  (2+ messages)

[PATCH RESEND v4 1/2] perf/kvm: Port perf kvm to powerpc
 2015-06-15  5:05 UTC  (2+ messages)
` [PATCH RESEND v4 2/2] perf/kvm: Support HCALL events

RENDSZERGAZDA
 2015-06-15  4:55 UTC 

[PATCH 1/1] net: replace if()/BUG with BUG_ON()
 2015-06-15  5:05 UTC 

MAINTAINERS: pinctrl: Outdated email of Thomas Abraham
 2015-06-15  5:03 UTC 

RENDSZERGAZDA
 2015-06-15  4:52 UTC 

RENDSZERGAZDA
 2015-06-15  4:50 UTC 

[PATCH] pinctrl: samsung: Remove old unused defines
 2015-06-15  4:54 UTC 

[Patch V2 0/3] xen, usb: support pvUSB frontend driver
 2015-06-15  4:36 UTC  (7+ messages)
` [Patch V2 1/3] usb: Add Xen pvUSB protocol description
` [Patch V2 2/3] usb: Introduce Xen pvUSB frontend
    ` [Xen-devel] "

[PATCH] ext4: mballoc: avoid 20-argument function call
 2015-06-15  4:36 UTC  (2+ messages)
`  "

[PATCH v7 0/3] Add arm pl353 smc nand driver for xilinx zynq soc
 2015-06-15  4:21 UTC  (3+ messages)
` [PATCH v7 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

[PATCH v7 0/2] Add arm pl353 smc driver for xilinx zynq soc
 2015-06-15  4:20 UTC  (3+ messages)
` [PATCH v7 2/2] memory: pl353: Add driver for arm pl353 static memory controller

[PATCH v3 1/2] mtd: arasan: Add device tree binding documentation
 2015-06-15  4:19 UTC  (3+ messages)
` [PATCH v3 2/2] mtd: nand: Add support for Arasan Nand Flash Controller

[PATCH 1/1 linux-next] ext4: use swap() in mext_page_double_lock()
 2015-06-15  4:05 UTC  (2+ messages)

[PATCH 1/1 linux-next] ext4: use swap() in memswap()
 2015-06-15  4:05 UTC  (2+ messages)

kexec_load(2) bypasses signature verification
 2015-06-15  3:50 UTC 

[PATCH] ARM: orion5x: Use vsprintf %pM extension
 2015-06-15  3:28 UTC  (2+ messages)

[PATCH] Staging: sm750fb: fix checkpatch.pl indentation warnings
 2015-06-15  3:34 UTC  (3+ messages)

[PATCH] sched/deadline: remove needless parameter in dl_runtime_exceeded()
 2015-06-15  3:15 UTC 

[PATCH 1/1] arm64/hw_breakpoint.c: remove unnecessary header
 2015-06-15  3:16 UTC 

[PATCH 1/1] arm/hw_breakpoint.c: remove unnecessary header
 2015-06-15  3:15 UTC 

[Patch 0/2] Add mt6580 basic chip support
 2015-06-15  3:08 UTC  (2+ messages)

[PATCH v2] arm:arm64/hw_breakpoint.c: Remove unnecessary header
 2015-06-15  3:08 UTC 

[PATCH 0/7] instruction of cyapa gen6 and proximity patches
 2015-06-15  2:34 UTC  (10+ messages)
` [PATCH 2/7] input: cyapa: add gen6 device module support in driver
` [PATCH 5/7] input: cyapa: add proximity and interrupt sysfs interfaces support
` [PATCH 6/7] input: cyapa: add of match device support and description document

[PATCH v3 1/1] usb: core: lpm: set lpm_capable for root hub device
 2015-06-15  2:59 UTC 

[PATCHv7 1/4] ARM: dts: exynos5422-odroidxu3: Add pwm-fan node
 2015-06-15  2:53 UTC  (4+ messages)
` [PATCHv7 2/4] ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base
` [PATCHv7 3/4] ARM: dts: exynos5422-odroidxu3: Define default thermal-zones
` [PATCHv7 4/4] ARM: dts: exynos5422-odroidxu3: Enable thermal-zones

[PATCH v2 1/1] usb: core: lpm: set lpm_capable for root hub device
 2015-06-15  2:52 UTC  (2+ messages)

Suspicious RCU usage in linux-next: Bisected to commit 8d52d399
 2015-06-15  2:50 UTC  (3+ messages)

[PATCH 1/1] net: fs_enet: Disable NETIF_F_SG feature for Freescale MPC5121
 2015-06-15  2:35 UTC  (3+ messages)

[PATCH] gpio: generic: add get_direction support
 2015-06-15  2:32 UTC  (2+ messages)

[PATCH 0/3] ASoC: Mediatek: Add support for MT8173 SoC
 2015-06-15  2:31 UTC  (7+ messages)
` [PATCH 1/3] ASoC: mediatek: Add AFE platform driver
` [PATCH 2/3] ASoC: mediatek: Add machine driver for MAX98090 codec

[PATCH v2] gpio / ACPI: Add label to the gpio request
 2015-06-15  2:29 UTC  (2+ messages)

[PATCH v5 00/24] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-06-15  2:27 UTC  (3+ messages)

[PATCH 1/1] perf tools: Check access permission when reading /proc/kcore file
 2015-06-15  2:24 UTC  (2+ messages)

Linux 4.1-rc8
 2015-06-15  2:19 UTC  (2+ messages)

[PATCH 0/5] Add Mediatek MT8173 subsystem clocks support
 2015-06-15  2:10 UTC  (4+ messages)
` [PATCH 4/5] clk: mediatek: Add subsystem clocks of MT8173

[PATCH 1/1] iio:adc: XADC: Set offset explicitly to zero on voltage channels
 2015-06-15  2:07 UTC  (6+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).