Re: [PATCH v17 6/9] x86/xen: Add xen_cpuid() to objtool whitelist

2016-02-24 Thread Ingo Molnar
* Josh Poimboeuf wrote: > 'objtool check' reports the following false positive warning: > > objtool: arch/x86/xen/enlighten.o: xen_cpuid()+0x41: can't find jump dest > instruction at .text+0x108 > > The warning is due to xen_cpuid()'s use of XEN_EMULATE_PREFIX to insert > some fake instruct

Re: [PATCH 1/2] sched/deadline: add per rq tracking of admitted bandwidth

2016-02-24 Thread Peter Zijlstra
On Wed, Feb 24, 2016 at 10:46:43PM +0100, luca abeni wrote: > > I arrived to the conclusion that for GRUB this is not a problem (but, > as usual, I might be wrong): GRUB just needs to track the per-runqueue > active/inactive utilization, Ah! indeed, my bad.

Re: [PATCH v17 4/9] x86/objtool: Add STACK_FRAME_NON_STANDARD macro

2016-02-24 Thread Ingo Molnar
* Josh Poimboeuf wrote: > Add a new objtool ignore macro, STACK_FRAME_NON_STANDARD, which can be > used to tell objtool to skip validation of a function. > > Signed-off-by: Josh Poimboeuf > --- > MAINTAINERS | 1 + > arch/x86/kernel/vmlinux.lds.S | 5 - > include/linux

[patch 2/2] ASoC: max9867: silence and array overflow warning

2016-02-24 Thread Dan Carpenter
Smatch complains that we might reach the end of this loop without finding what we're looking for leading to a buffer overflow. Signed-off-by: Dan Carpenter diff --git a/sound/soc/codecs/max9867.c b/sound/soc/codecs/max9867.c index 4fb6fc7..9fb03c6 100755 --- a/sound/soc/codecs/max9867.c +++ b/so

Re: [RFC PATCH 1/2] memremap: add arch specific hook for MEMREMAP_WB mappings

2016-02-24 Thread Ard Biesheuvel
On 23 February 2016 at 23:23, Robert Jarzmik wrote: > Dan Williams writes: > >> On Tue, Feb 23, 2016 at 4:26 AM, Ard Biesheuvel >> wrote: >>> On 23 February 2016 at 13:03, Ard Biesheuvel >>> wrote: On 23 February 2016 at 12:58, Russell King - ARM Linux wrote: > On Mon, Feb 22, 2

[patch] drm/amd: cleanup get_mfd_cell_dev()

2016-02-24 Thread Dan Carpenter
It's simpler to just use snprintf() to print this to one buffer instead of using strcpy() and strcat(). Also using snprintf() is slightly safer than using sprintf(). Signed-off-by: Dan Carpenter diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c inde

[tip:perf/core] perf top: Add --hierarchy option

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: c92fcfde3486fb4b9e476ee5ad5995a62e401cce Gitweb: http://git.kernel.org/tip/c92fcfde3486fb4b9e476ee5ad5995a62e401cce Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:50 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:15 -0300 perf top: Add

[tip:x86/urgent] x86/entry/compat: Add missing CLAC to entry_INT80_32

2016-02-24 Thread tip-bot for Andy Lutomirski
Commit-ID: 3d44d51bd339766f0178f0cf2e8d048b4a4872aa Gitweb: http://git.kernel.org/tip/3d44d51bd339766f0178f0cf2e8d048b4a4872aa Author: Andy Lutomirski AuthorDate: Wed, 24 Feb 2016 12:18:49 -0800 Committer: Ingo Molnar CommitDate: Thu, 25 Feb 2016 08:31:20 +0100 x86/entry/compat: Add mi

Re: JFFS2 deadlock

2016-02-24 Thread Joakim Tjernlund
On Thu, 2016-02-18 at 10:57 +0100, thomas.bet...@rohde-schwarz.com wrote: > Hello David: > > > > > > > > > Please could you try what's in the tree at > > > http://git.infradead.org/users/dwmw2/jffs2-fixes.git > > > > Your patch looks much simpler, and I will definitely test it. It may > > take

[tip:perf/core] perf ui/gtk: Implement hierarchy output mode

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: e311ec1e5df6d5de377e67f704bca43fb023ca5e Gitweb: http://git.kernel.org/tip/e311ec1e5df6d5de377e67f704bca43fb023ca5e Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:47 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:14 -0300 perf ui/gtk: I

[tip:perf/core] perf hists: Support decaying in hierarchy mode

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 5d8200ae67724960f7761b3a2216a1ca651fcc65 Gitweb: http://git.kernel.org/tip/5d8200ae67724960f7761b3a2216a1ca651fcc65 Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:49 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:15 -0300 perf hists: Su

[tip:perf/core] perf report: Add --hierarchy option

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 4251446d778e669db5ac9f86b02d38064bdbbf9a Gitweb: http://git.kernel.org/tip/4251446d778e669db5ac9f86b02d38064bdbbf9a Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:48 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:15 -0300 perf report: A

[tip:perf/core] perf hists browser: Count number of hierarchy entries

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: f5b763feebe9770c3e6b01f1e19860e95f24b623 Gitweb: http://git.kernel.org/tip/f5b763feebe9770c3e6b01f1e19860e95f24b623 Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:43 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:12 -0300 perf hists bro

[tip:perf/core] perf hists browser: Implement hierarchy output

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: d0506edbec7d04dcca632fddfc162faa78d5527a Gitweb: http://git.kernel.org/tip/d0506edbec7d04dcca632fddfc162faa78d5527a Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:45 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:13 -0300 perf hists bro

[tip:perf/core] perf hists browser: Align column header in hierarchy mode

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: d8b92400d3ba6bb9a310c42b7518a81eb90f83be Gitweb: http://git.kernel.org/tip/d8b92400d3ba6bb9a310c42b7518a81eb90f83be Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:46 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:14 -0300 perf hists bro

[tip:perf/core] perf hists browser: Support collapsing/expanding whole entries in hierarchy

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 492b1010606e9222690992ad8e4898a88a696856 Gitweb: http://git.kernel.org/tip/492b1010606e9222690992ad8e4898a88a696856 Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:44 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:13 -0300 perf hists bro

[tip:perf/core] perf ui/stdio: Align column header for hierarchy output

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 8e2fc44f46ba4d3d1ee8b6ba0839a282a9f3fdd7 Gitweb: http://git.kernel.org/tip/8e2fc44f46ba4d3d1ee8b6ba0839a282a9f3fdd7 Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:42 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:12 -0300 perf ui/stdio:

[PATCH] mm, memory hotplug: print debug message in the proper way for online_pages

2016-02-24 Thread Chen Yucong
online_pages() simply returns an error value if memory_notify(MEM_GOING_ONLINE, &arg) return a value that is not what we want for successfully onlining target pages. This patch arms to print more failure information like offline_pages() in online_pages. This patch also converts printk(KERN_) to pr

[tip:perf/core] perf ui/stdio: Implement hierarchy output mode

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: ef86d68a088c324e4bd85f82387d1f9a571affd0 Gitweb: http://git.kernel.org/tip/ef86d68a088c324e4bd85f82387d1f9a571affd0 Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:41 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:12 -0300 perf ui/stdio:

[tip:perf/core] perf hists: Support filtering in hierarchy mode

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 155e9afff77916931f615a394cef187b342530dc Gitweb: http://git.kernel.org/tip/155e9afff77916931f615a394cef187b342530dc Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:38 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:10 -0300 perf hists: Su

[tip:perf/core] perf hists: Resort after filtering hierarchy

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 70642850fa581df219d7bc03cd7aca6e1956968c Gitweb: http://git.kernel.org/tip/70642850fa581df219d7bc03cd7aca6e1956968c Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:39 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:11 -0300 perf hists: Re

[tip:perf/core] perf hists: Resort hist entries with hierarchy

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 1a3906a7e6b9cbfaf2a3d00c310aed8af8e10d92 Gitweb: http://git.kernel.org/tip/1a3906a7e6b9cbfaf2a3d00c310aed8af8e10d92 Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:35 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 16:54:09 -0300 perf hists: Re

[tip:perf/core] perf hists: Add helper functions for hierarchy mode

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 8c01872fe3c17fde1ce74eecf523d6d7fce5ffec Gitweb: http://git.kernel.org/tip/8c01872fe3c17fde1ce74eecf523d6d7fce5ffec Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:36 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 16:55:17 -0300 perf hists: Ad

[tip:perf/core] perf hists: Count number of sort keys

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 1f2d72cf3258eacd667cd1920e64c9b64b9984d5 Gitweb: http://git.kernel.org/tip/1f2d72cf3258eacd667cd1920e64c9b64b9984d5 Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:40 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:21:11 -0300 perf hists: Co

[tip:perf/core] perf hists: Introduce hist_entry__filter()

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 54430101d2af260dba2d129cc9d9b7c7e60087b0 Gitweb: http://git.kernel.org/tip/54430101d2af260dba2d129cc9d9b7c7e60087b0 Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:37 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 20:19:14 -0300 perf hists: In

[tip:perf/core] perf hists: Basic support of hierarchical report view

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: aef810ec4e6b638facb6c81803c019906f34f014 Gitweb: http://git.kernel.org/tip/aef810ec4e6b638facb6c81803c019906f34f014 Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:34 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 13:35:44 -0300 perf hists: Ba

[tip:perf/core] perf tools: Add helper functions for some sort keys

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: a9c6e46c04ba38925e94c4c2fa9217460338db43 Gitweb: http://git.kernel.org/tip/a9c6e46c04ba38925e94c4c2fa9217460338db43 Author: Namhyung Kim AuthorDate: Thu, 25 Feb 2016 00:13:33 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 13:05:04 -0300 perf tools: Ad

[tip:perf/core] perf script: Print bpf-output events in 'perf script'

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 30372f04c9dc159f99f1f09c61e5e0dbe4c91251 Gitweb: http://git.kernel.org/tip/30372f04c9dc159f99f1f09c61e5e0dbe4c91251 Author: Wang Nan AuthorDate: Wed, 24 Feb 2016 11:20:45 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 12:09:24 -0300 perf script: Print

[tip:perf/core] perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: 8b0819c8a3c97279b815581b606407c0387cc26f Gitweb: http://git.kernel.org/tip/8b0819c8a3c97279b815581b606407c0387cc26f Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:53 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:31:03 -0300 perf tools: Chang

[tip:perf/core] perf tools: Make binary data printer code in trace_event public available

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: c339b1a90e6cd638a1d99cbbf49d870ce233198e Gitweb: http://git.kernel.org/tip/c339b1a90e6cd638a1d99cbbf49d870ce233198e Author: Wang Nan AuthorDate: Wed, 24 Feb 2016 11:20:44 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 11:38:01 -0300 perf tools: Make b

[tip:perf/core] perf script: Display data_src values

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: c19ac91245a2f8d26aafd7f23256f3b76314d5d4 Gitweb: http://git.kernel.org/tip/c19ac91245a2f8d26aafd7f23256f3b76314d5d4 Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:54 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:32:11 -0300 perf script: Disp

[tip:perf/core] perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: 149d75076778d3b14e13b79d683b4f4fdd4fdb01 Gitweb: http://git.kernel.org/tip/149d75076778d3b14e13b79d683b4f4fdd4fdb01 Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:52 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:30:22 -0300 perf tools: Chang

[tip:perf/core] perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: 969075630e3abd1c740ac4f3183949cbf54b410d Gitweb: http://git.kernel.org/tip/969075630e3abd1c740ac4f3183949cbf54b410d Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:51 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:30:14 -0300 perf tools: Chang

[tip:perf/core] perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: b1a5fbea3d69511e445b8d9efe6dc605edb508c8 Gitweb: http://git.kernel.org/tip/b1a5fbea3d69511e445b8d9efe6dc605edb508c8 Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:50 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:30:03 -0300 perf tools: Chang

[tip:perf/core] perf tools: Introduce perf_mem__lck_scnprintf function

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: 69a77275926ccd0c08fde103de52b59f18370f5a Gitweb: http://git.kernel.org/tip/69a77275926ccd0c08fde103de52b59f18370f5a Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:49 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:29:52 -0300 perf tools: Intro

[tip:perf/core] perf tools: Introduce perf_mem__snp_scnprintf function

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: 2c07af13dcd4d971578041b50598f1269b33e68a Gitweb: http://git.kernel.org/tip/2c07af13dcd4d971578041b50598f1269b33e68a Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:48 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:20:45 -0300 perf tools: Intro

[tip:perf/core] perf tools: Introduce perf_mem__lvl_scnprintf function

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: 071e9a1e12dceaec6f9d3ffe6e77ee68364166d6 Gitweb: http://git.kernel.org/tip/071e9a1e12dceaec6f9d3ffe6e77ee68364166d6 Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:47 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:20:28 -0300 perf tools: Intro

[tip:perf/core] perf mem record: Check for memory events support

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: 54fbad54ebcde9db9c7459e9e379f2350c25e1f1 Gitweb: http://git.kernel.org/tip/54fbad54ebcde9db9c7459e9e379f2350c25e1f1 Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:42 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:10:59 -0300 perf mem record:

[tip:perf/core] perf mem: Introduce perf_mem_events__name function

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: 2ba7ac5814a6952aad647ce31696b893772cbe83 Gitweb: http://git.kernel.org/tip/2ba7ac5814a6952aad647ce31696b893772cbe83 Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:43 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:11:52 -0300 perf mem: Introdu

[tip:perf/core] perf tools: Introduce perf_mem__tlb_scnprintf function

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: 0c877d759d3a62a01d75dc6de4a923a686bb285a Gitweb: http://git.kernel.org/tip/0c877d759d3a62a01d75dc6de4a923a686bb285a Author: Jiri Olsa AuthorDate: Wed, 24 Feb 2016 09:46:46 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 10:20:08 -0300 perf tools: Intro

Re: [RFC v5 0/3] mm: make swapin readahead to gain more thp performance

2016-02-24 Thread Hugh Dickins
On Mon, 14 Sep 2015, Andrew Morton wrote: > On Mon, 14 Sep 2015 22:31:42 +0300 Ebru Akagunduz > wrote: > > > This patch series makes swapin readahead up to a > > certain number to gain more thp performance and adds > > tracepoint for khugepaged_scan_pmd, collapse_huge_page, > > __collapse_huge_p

Re: [PATCH 09/12] KVM: MMU: coalesce zapping page after mmu_sync_children

2016-02-24 Thread Xiao Guangrong
On 02/25/2016 10:15 AM, Takuya Yoshikawa wrote: On 2016/02/24 22:17, Paolo Bonzini wrote: Move the call to kvm_mmu_flush_or_zap outside the loop. Signed-off-by: Paolo Bonzini --- arch/x86/kvm/mmu.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/arch/x86/kvm

Re: [PATCH 08/12] KVM: MMU: move zap/flush to kvm_mmu_get_page

2016-02-24 Thread Xiao Guangrong
On 02/24/2016 09:17 PM, Paolo Bonzini wrote: kvm_mmu_get_page is the only caller of kvm_sync_page_transient and kvm_sync_pages. Moving the handling of the invalid_list there removes the need for the underdocumented kvm_sync_page_transient function. Signed-off-by: Paolo Bonzini --- Gu

Re: [PATCH 3.2 08/67] af_unix: fix struct pid memory leak

2016-02-24 Thread Willy Tarreau
On Wed, Feb 24, 2016 at 09:24:39PM +, Ben Hutchings wrote: (...) > Yes, it looks like the bug was really introduced way back in 2.5.65 by > "[NET]: Simplify scm handling and sendmsg/recvmsg invocation, > consolidate net compat syscalls." > > So I think this is also needed for 2.6.32. Thanks f

Re: [GIT PULL 00/31] perf/core improvements and fixes

2016-02-24 Thread Ingo Molnar
cm/linux/kernel/git/acme/linux into perf/core > (2016-02-24 08:20:30 +0100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git > tags/perf-core-for-mingo-20160224 > > for you to fetch changes up to c92fcfde3486fb4b9

Re: [PATCH 2/9] ARM: dts: uniphier: rework UniPhier System Bus nodes

2016-02-24 Thread Olof Johansson
On Wed, Feb 24, 2016 at 6:22 PM, Masahiro Yamada wrote: > Hi Olof, > > > 2016-02-25 9:26 GMT+09:00 Olof Johansson : >> Hi, >> >> On Tue, Feb 16, 2016 at 11:15:04AM +0900, Masahiro Yamada wrote: >> >>> diff --git a/arch/arm/mach-uniphier/platsmp.c >>> b/arch/arm/mach-uniphier/platsmp.c >>> index e

[PATCH] ALSA: hda - Fixing background noise on Dell Inspiron 3162

2016-02-24 Thread Kai-Heng Feng
After login to the desktop on Dell Inspiron 3162, there's a very loud background noise comes from the builtin speaker. The noise does not go away even if the speaker is muted. The noise disappears after using the aamix fixup. Codec: Realtek ALC3234 Address: 0 AFG Function Id: 0x1 (unsol 1) Ve

[PATCH] ASoC: mediatek: Add machine driver for rt5650 rt5514 codec

2016-02-24 Thread PC Liao
From: Koro Chen This is the DPCM based machine driver with rt5650 and rt5514. Signed-off-by: Koro Chen Signed-off-by: PC Liao --- .../bindings/sound/mt8173-rt5650-rt5514.txt| 15 ++ sound/soc/mediatek/Kconfig | 28 ++- sound/soc/mediatek/Makefile

[PATCH] ASoC: mediatek: Add I03/I04 widgets and corresponding routes

2016-02-24 Thread PC Liao
From: Koro Chen Add these widgets to allow another path from I2S input. Change-Id: Ib6804bbbde388830d8359245fe13bbb0f2bb36ba Signed-off-by: Koro Chen Signed-off-by: PC Liao --- sound/soc/mediatek/mtk-afe-pcm.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/sound/soc/mediat

Re: [PATCH 0/2] usb: dwc2: Remove host and gadget only code from core

2016-02-24 Thread Felipe Balbi
Hi, Doug Anderson writes: >> John Youn writes: >>> On 2/23/2016 12:35 AM, John Youn wrote: This series moves the host/gadget-specific code from core.c to hcd.c and gadget.c so that they will be compiled only when their respective configurations are selected, or in DRD.

Re: [PATCH 0/3] OOM detection rework v4

2016-02-24 Thread Sergey Senozhatsky
Hello, On (02/24/16 19:47), Hugh Dickins wrote: > On Wed, 3 Feb 2016, Michal Hocko wrote: > > Hi, > > this thread went mostly quite. Are all the main concerns clarified? > > Are there any new concerns? Are there any objections to targeting > > this for the next merge window? > > Sorry to say at t

Re: [PATCH 02/12] powerpc/module: Mark module stubs with a magic value

2016-02-24 Thread Michael Ellerman
On Thu, 2016-02-25 at 11:04 +1100, Balbir Singh wrote: > > On 25/02/16 01:28, Michael Ellerman wrote: > > -bool is_module_trampoline(u32 *p) > > +int module_trampoline_target(struct module *mod, unsigned long addr, > > +unsigned long *target) > > { > > - unsigned int i; >

Re: [PATCH tip/core/rcu 02/14] documentation: Fix control dependency and identical stores

2016-02-24 Thread Jianyu Zhan
On Thu, Feb 25, 2016 at 5:40 AM, Paul E. McKenney wrote: > So ordering between the read from "a" and the write to "b" is still > preserved. The reason this works is that the smp_mb() does all the > ordering, so the fact that the control dependency has been eliminated > is irrelevant. Thanks, Pa

[PATCH 3/3] regulator: max77620: Remove duplicate module alias

2016-02-24 Thread Axel Lin
The same alias is already in .id_table. Signed-off-by: Axel Lin --- drivers/regulator/max77620-regulator.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/max77620-regulator.c b/drivers/regulator/max77620-regulator.c index 0eb5d18..259e7e1 100644 --- a/drivers/regulator/max

[PATCH 2/3] regulator: max77620: Eliminate duplicate code

2016-02-24 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/regulator/max77620-regulator.c | 20 +++- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/drivers/regulator/max77620-regulator.c b/drivers/regulator/max77620-regulator.c index 761eb96..0eb5d18 100644 --- a/drivers/regulator/max77

[PATCH 1/3] regulator: max77620: Remove unused fields

2016-02-24 Thread Axel Lin
These fields are never used and not required at all, remove them. Signed-off-by: Axel Lin --- drivers/regulator/max77620-regulator.c | 14 -- 1 file changed, 14 deletions(-) diff --git a/drivers/regulator/max77620-regulator.c b/drivers/regulator/max77620-regulator.c index fee8ad9..

[tip:perf/core] perf tools: Fix alignment on some sort keys

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 2960ed6f8d6794dcb39ba48c3e515e5be18ee9e1 Gitweb: http://git.kernel.org/tip/2960ed6f8d6794dcb39ba48c3e515e5be18ee9e1 Author: Namhyung Kim AuthorDate: Mon, 22 Feb 2016 09:32:33 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:05:55 -0300 perf tools: Fi

[tip:perf/core] perf tools: Fix column width setting on 'trace' sort key

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 0c0af78d472f96efe04daaaccede7522b2394b76 Gitweb: http://git.kernel.org/tip/0c0af78d472f96efe04daaaccede7522b2394b76 Author: Namhyung Kim AuthorDate: Sun, 21 Feb 2016 23:22:38 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:06:53 -0300 perf tools: Fi

[tip:perf/core] perf script: Add data_src and weight column definitions

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: 94fab521423d94d6066879b514b9431e5cae Gitweb: http://git.kernel.org/tip/94fab521423d94d6066879b514b9431e5cae Author: Jiri Olsa AuthorDate: Mon, 15 Feb 2016 09:34:51 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 23 Feb 2016 12:20:02 -0300 perf script: Add

[tip:perf/core] perf tools: Make cl_address global

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: e95cf700b1b267d912ee779c3ab36e582111a52d Gitweb: http://git.kernel.org/tip/e95cf700b1b267d912ee779c3ab36e582111a52d Author: Jiri Olsa AuthorDate: Mon, 15 Feb 2016 09:34:32 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 23 Feb 2016 12:09:02 -0300 perf tools: Make

[tip:perf/core] perf tools: Use ARRAY_SIZE in mem sort display functions

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: b19a1b6a233ede3ffc379b49e3653d6ce80dd743 Gitweb: http://git.kernel.org/tip/b19a1b6a233ede3ffc379b49e3653d6ce80dd743 Author: Jiri Olsa AuthorDate: Mon, 15 Feb 2016 09:34:42 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 23 Feb 2016 12:19:10 -0300 perf tools: Use A

[tip:perf/core] perf tools: Update srcline/file if needed

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: cecaec635de3719ef56a9261c10cd8f2f74ebdb1 Gitweb: http://git.kernel.org/tip/cecaec635de3719ef56a9261c10cd8f2f74ebdb1 Author: Namhyung Kim AuthorDate: Mon, 22 Feb 2016 09:31:51 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:04:34 -0300 perf tools: Up

[tip:perf/core] perf mem: Add -e record option

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: ce1e22b08f0728e840614d3d0fc43fd1d6b7f7a2 Gitweb: http://git.kernel.org/tip/ce1e22b08f0728e840614d3d0fc43fd1d6b7f7a2 Author: Jiri Olsa AuthorDate: Mon, 15 Feb 2016 09:34:35 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 23 Feb 2016 12:15:59 -0300 perf mem: Add -e

[tip:perf/core] perf tools: Introduce cl_offset function

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: d392711095f12942a61e2963f5ab0076ac651e73 Gitweb: http://git.kernel.org/tip/d392711095f12942a61e2963f5ab0076ac651e73 Author: Jiri Olsa AuthorDate: Mon, 15 Feb 2016 09:34:33 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 23 Feb 2016 12:09:22 -0300 perf tools: Intro

[tip:perf/core] perf tools: Fix segfault on dynamic entries

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: 665aa75700edda07bd7f05acab86cef1a1a1ea66 Gitweb: http://git.kernel.org/tip/665aa75700edda07bd7f05acab86cef1a1a1ea66 Author: Namhyung Kim AuthorDate: Sun, 21 Feb 2016 23:22:35 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:01:09 -0300 perf tools: Fi

[tip:perf/core] tools lib traceevent: Implement '%' operation

2016-02-24 Thread tip-bot for Daniel Bristot de Oliveira
Commit-ID: 0e47b38dcd24c78d0699b42f28d5986154d2aa11 Gitweb: http://git.kernel.org/tip/0e47b38dcd24c78d0699b42f28d5986154d2aa11 Author: Daniel Bristot de Oliveira AuthorDate: Mon, 22 Feb 2016 14:08:22 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 23 Feb 2016 11:40:51 -0300

[tip:perf/core] perf tools: Apply tracepoint event definition options to BPF script

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 95088a591e197610bd03f4059f5fdbe9e376425b Gitweb: http://git.kernel.org/tip/95088a591e197610bd03f4059f5fdbe9e376425b Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:36 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 13:02:44 -0300 perf tools: Apply

[tip:perf/core] perf tools: Enable BPF object configure syntax

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: a34f3be70cdf986850552e62b9f22d659bfbcef3 Gitweb: http://git.kernel.org/tip/a34f3be70cdf986850552e62b9f22d659bfbcef3 Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:31 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:20:35 -0300 perf tools: Enable

[tip:perf/core] perf record: Apply config to BPF objects before recording

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 8690a2a773703e4ad2a07a7f3912ea6b131307cc Gitweb: http://git.kernel.org/tip/8690a2a773703e4ad2a07a7f3912ea6b131307cc Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:32 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:28:02 -0300 perf record: Apply

[tip:perf/core] perf bpf: Add API to set values to map entries in a bpf object

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 066dacbf2a32defb4de23ea4c1af9e77578b5ac2 Gitweb: http://git.kernel.org/tip/066dacbf2a32defb4de23ea4c1af9e77578b5ac2 Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:30 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:17:48 -0300 perf bpf: Add API

[tip:perf/core] perf tools: Enable passing event to BPF object

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 7630b3e28dd827fffad13cc0aada14b00ec524d9 Gitweb: http://git.kernel.org/tip/7630b3e28dd827fffad13cc0aada14b00ec524d9 Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:33 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:30:50 -0300 perf tools: Enable

[tip:perf/core] perf tools: Support setting different slots in a BPF map separately

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 2d055bf253c0d606c5de3fe7749e3188080780ad Gitweb: http://git.kernel.org/tip/2d055bf253c0d606c5de3fe7749e3188080780ad Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:34 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:48:50 -0300 perf tools: Suppor

[tip:perf/core] perf tools: Introduce bpf-output event

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 03e0a7df3efd959e40cd7ff40b1fabddc234ec5a Gitweb: http://git.kernel.org/tip/03e0a7df3efd959e40cd7ff40b1fabddc234ec5a Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:37 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 14:37:21 -0300 perf tools: Introd

[tip:perf/core] perf tools: Enable indices setting syntax for BPF map

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: e571e029bdbf59f485fe67740b7a4ef421e1d55d Gitweb: http://git.kernel.org/tip/e571e029bdbf59f485fe67740b7a4ef421e1d55d Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:35 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:59:49 -0300 perf tools: Enable

Re: [tip:x86/urgent] x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32

2016-02-24 Thread H. Peter Anvin
On 02/24/16 21:53, tip-bot for Andy Lutomirski wrote: > Commit-ID: 04d1d281dcfe683a53cddfab8371fc8bb302b069 > Gitweb: http://git.kernel.org/tip/04d1d281dcfe683a53cddfab8371fc8bb302b069 > Author: Andy Lutomirski > AuthorDate: Tue, 23 Feb 2016 13:19:29 -0800 > Committer: Ingo Molnar > Com

[tip:perf/core] perf tools: Add monitored events array

2016-02-24 Thread tip-bot for Jiri Olsa
Commit-ID: acbe613e0c03d59cab21aec3565cdb28c7df98c3 Gitweb: http://git.kernel.org/tip/acbe613e0c03d59cab21aec3565cdb28c7df98c3 Author: Jiri Olsa AuthorDate: Mon, 15 Feb 2016 09:34:34 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 23 Feb 2016 12:11:06 -0300 perf tools: Add m

[tip:perf/core] perf tools: Fix assertion failure on dynamic entry

2016-02-24 Thread tip-bot for Namhyung Kim
Commit-ID: dd42baf1f64d7257258fa4f20064aee5160df369 Gitweb: http://git.kernel.org/tip/dd42baf1f64d7257258fa4f20064aee5160df369 Author: Namhyung Kim AuthorDate: Sun, 21 Feb 2016 23:22:34 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:07:14 -0300 perf tools: Fi

Re: [PATCH v6 4/7] clk: mediatek: Add MT2701 clock support

2016-02-24 Thread James Liao
Hi Mike, On Wed, 2016-02-24 at 13:25 -0800, Michael Turquette wrote: > Hi James, > > Quoting James Liao (2016-02-15 01:19:42) > > Hi Mike, > > > > On Wed, 2016-02-10 at 12:08 -0800, Michael Turquette wrote: > > > Quoting James Liao (2016-02-05 01:37:27) > > > > +CLK_OF_DECLARE(mtk_topckgen, "med

[tip:x86/debug] x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: 13523309495cdbd57a0d344c0d5d574987af007f Gitweb: http://git.kernel.org/tip/13523309495cdbd57a0d344c0d5d574987af007f Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:21 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:43 +0100 x86/asm/acpi: Create a st

Re: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree bindings.

2016-02-24 Thread Scott Wood
On Thu, 2016-02-25 at 05:55 +, Qiang Zhao wrote: > On Thu, 2016-02-25 at 11:12 AM, Scott Wood wrote: > > -Original Message- > > From: Scott Wood [mailto:o...@buserror.net] > > Sent: Thursday, February 25, 2016 11:12 AM > > To: Qiang Zhao ; Rob Herring > > Cc: Yang-Leo Li ; linux-kerne

RE: [PATCH v14 01/22] tracing: Update some tracing_map constants and comments

2016-02-24 Thread 平松雅巳 / HIRAMATU,MASAMI
Hi Tom, From: Tom Zanussi [mailto:tom.zanu...@linux.intel.com] > >Make it clear exactly how many keys and values are supported through >better defines, and add 1 to the vals count, since normally clients >want support for at least a hitcount and two other values. OK, but would that (increment the

[tip:sched/core] sched/wait: Fix wait_event_freezable() documentation

2016-02-24 Thread tip-bot for Stafford Horne
Commit-ID: f4bcfa1da6fdcbc7a0854a28603bffc3c5656332 Gitweb: http://git.kernel.org/tip/f4bcfa1da6fdcbc7a0854a28603bffc3c5656332 Author: Stafford Horne AuthorDate: Tue, 23 Feb 2016 22:39:28 +0900 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 09:09:45 +0100 sched/wait: Fix wait_even

[tip:x86/urgent] x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32

2016-02-24 Thread tip-bot for Andy Lutomirski
Commit-ID: 04d1d281dcfe683a53cddfab8371fc8bb302b069 Gitweb: http://git.kernel.org/tip/04d1d281dcfe683a53cddfab8371fc8bb302b069 Author: Andy Lutomirski AuthorDate: Tue, 23 Feb 2016 13:19:29 -0800 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:43:04 +0100 x86/entry/32: Add an ASM

[tip:x86/debug] x86/locking: Create stack frame in PV unlock

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: 16df4ff8604881db0130f93f4b6ade759fa48e87 Gitweb: http://git.kernel.org/tip/16df4ff8604881db0130f93f4b6ade759fa48e87 Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:32 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:44 +0100 x86/locking: Create stack

[tip:x86/debug] x86/kvm: Make test_cc() always inline

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: cb7390fed4c04e609a420ac0b1c07a7a781b43bf Gitweb: http://git.kernel.org/tip/cb7390fed4c04e609a420ac0b1c07a7a781b43bf Author: Josh Poimboeuf AuthorDate: Fri, 22 Jan 2016 10:16:12 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:44 +0100 x86/kvm: Make test_cc() a

[tip:x86/debug] watchdog/hpwdt: Create stack frame in asminline_call()

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: 5c1d5f283a855a5fe6b4f122054d85072b97ae4a Gitweb: http://git.kernel.org/tip/5c1d5f283a855a5fe6b4f122054d85072b97ae4a Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:31 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:44 +0100 watchdog/hpwdt: Create st

RE: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree bindings.

2016-02-24 Thread Qiang Zhao
On Thu, 2016-02-25 at 11:12 AM, Scott Wood wrote: > -Original Message- > From: Scott Wood [mailto:o...@buserror.net] > Sent: Thursday, February 25, 2016 11:12 AM > To: Qiang Zhao ; Rob Herring > Cc: Yang-Leo Li ; linux-kernel@vger.kernel.org; > devicet...@vger.kernel.org; linuxppc-...@lis

Re: [PATCH 3.14 00/70] 3.14.62-stable review

2016-02-24 Thread Guenter Roeck
On 02/23/2016 07:33 PM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.14.62 release. There are 70 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be m

[tip:x86/debug] x86/kprobes: Get rid of kretprobe_trampoline_holder()

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: c1c355ce14c037666fbcb9453d9067c86bbdda5c Gitweb: http://git.kernel.org/tip/c1c355ce14c037666fbcb9453d9067c86bbdda5c Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:28 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:44 +0100 x86/kprobes: Get rid of k

[tip:x86/debug] x86/kvm: Add output operand in vmx_handle_external_intr inline asm

2016-02-24 Thread tip-bot for Chris J Arges
Commit-ID: 3f62de5f6f369b67b7ac709e3c942c9130d2c51a Gitweb: http://git.kernel.org/tip/3f62de5f6f369b67b7ac709e3c942c9130d2c51a Author: Chris J Arges AuthorDate: Fri, 22 Jan 2016 15:44:38 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:44 +0100 x86/kvm: Add output operan

[tip:x86/debug] x86/asm/bpf: Create stack frames in bpf_jit.S

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: d21001cc15ba9f63b0334d60942278587471a451 Gitweb: http://git.kernel.org/tip/d21001cc15ba9f63b0334d60942278587471a451 Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:27 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:44 +0100 x86/asm/bpf: Create stack

[tip:x86/debug] sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]()

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: 821eae7d14f0bbf69df1cc4656c54900b2672928 Gitweb: http://git.kernel.org/tip/821eae7d14f0bbf69df1cc4656c54900b2672928 Author: Josh Poimboeuf AuthorDate: Thu, 18 Feb 2016 11:41:58 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:45 +0100 sched/x86: Add stack fram

[tip:x86/debug] x86/kvm: Set ELF function type for fastop functions

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: 1482a0825bdf82dab4074bd3c824f4c87cbdf848 Gitweb: http://git.kernel.org/tip/1482a0825bdf82dab4074bd3c824f4c87cbdf848 Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:29 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:44 +0100 x86/kvm: Set ELF function

Re: [PATCH 4.4 000/137] 4.4.3-stable review

2016-02-24 Thread Guenter Roeck
On 02/23/2016 07:32 PM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 4.4.3 release. There are 137 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be ma

[tip:x86/debug] x86/asm/entry: Create stack frames in thunk functions

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: 058fb73274f9e7eb72acc9836cbb2c4a9f9659a0 Gitweb: http://git.kernel.org/tip/058fb73274f9e7eb72acc9836cbb2c4a9f9659a0 Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:20 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:43 +0100 x86/asm/entry: Create sta

[tip:x86/debug] x86/asm/efi: Create a stack frame in efi_call()

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: 779c433b8ea5c9fdfb892265b2ca6213d1f12ff8 Gitweb: http://git.kernel.org/tip/779c433b8ea5c9fdfb892265b2ca6213d1f12ff8 Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:23 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:43 +0100 x86/asm/efi: Create a sta

[tip:x86/debug] x86/asm/crypto: Create stack frames in crypto functions

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: 8691ccd764f9ecc69a6812dfe76214c86ac9ba06 Gitweb: http://git.kernel.org/tip/8691ccd764f9ecc69a6812dfe76214c86ac9ba06 Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:19 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:43 +0100 x86/asm/crypto: Create st

[tip:x86/debug] x86/asm/bpf: Annotate callable functions

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: 2d8fe90a1b96d52c2a3f719c385b846b02f0bcd8 Gitweb: http://git.kernel.org/tip/2d8fe90a1b96d52c2a3f719c385b846b02f0bcd8 Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:26 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:43 +0100 x86/asm/bpf: Annotate cal

[tip:x86/debug] x86/uaccess: Add stack frame output operand in get_user() inline asm

2016-02-24 Thread tip-bot for Chris J Arges
Commit-ID: f05058c4d652b619adfda6c78d8f5b341169c264 Gitweb: http://git.kernel.org/tip/f05058c4d652b619adfda6c78d8f5b341169c264 Author: Chris J Arges AuthorDate: Thu, 21 Jan 2016 16:49:25 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:43 +0100 x86/uaccess: Add stack fra

[tip:x86/debug] x86/asm: Create stack frames in rwsem functions

2016-02-24 Thread tip-bot for Josh Poimboeuf
Commit-ID: 3387a535ce629906d849864ef6a3c3437a645cb5 Gitweb: http://git.kernel.org/tip/3387a535ce629906d849864ef6a3c3437a645cb5 Author: Josh Poimboeuf AuthorDate: Thu, 21 Jan 2016 16:49:22 -0600 Committer: Ingo Molnar CommitDate: Wed, 24 Feb 2016 08:35:43 +0100 x86/asm: Create stack fra

  1   2   3   4   5   6   7   8   9   10   >