Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH] input: Add commonly used event types (no replies)

Patch adds commonly used event types (EV_KEY and EV_SW) to devicetree bindings header for input subsystem. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> ---...

View Article


[RFC PATCH 0/2] hung_task: Display every hung task warning (2 replies)

From: Aaron Tomlin <atomlin@redhat.com> Enable hung_task_warnings to display every hung task warning, when set to -1. While ULONG_MAX is practically "unlimited", this patch takes it one step...

View Article


[PATCH 1/2] rwsem: add rwsem_is_contended (1 reply)

From: Josef Bacik <jbacik@fusionio.com> Btrfs needs a simple way to know if it needs to let go of it's read lock on a rwsem. Introduce rwsem_is_contended to check to see if there are any waiters...

View Article

[RFC][PATCH v2 3/3] audit: Audit proc cmdline value (no replies)

During an audit event, cache and print the value of the process's cmdline value (proc/<pid>/cmdline). This is useful in situations where processes are started via fork'd virtual machines where...

View Article

[PATCH resend] clk: axi-clkgen: Add support for v2 (no replies)

This patch adds support for the new v2 version of the axi-clkgen core. Unfortunately the method of accessing the registers is quite different on v2, while the content still stays largely the same. So...

View Article


perf probe: Build error with missing libraries (1 reply)

On a Ubuntu system just installed (13.10, x86_64), I'm installing the devel libs one by one to check if there are problems with the automatic disabling of features that requires libraries not...

View Article

[tip:perf/core] perf report: Move logic to warn about kptr_restrict'ed...

Commit-ID: fad2918ed5171e6299a9b4b885d0459f35ee7377 Gitweb: http://git.kernel.org/tip/fad2918ed5171e6299a9b4b885d0459f35ee7377 Author: Arnaldo Carvalho de Melo <acme@redhat.com> AuthorDate: Wed,...

View Article

[tip:perf/core] perf tools: Include tools/lib/api/ in MANIFEST (no replies)

Commit-ID: c023f534c31f69a658fc21d619116ad12c7be464 Gitweb: http://git.kernel.org/tip/c023f534c31f69a658fc21d619116ad12c7be464 Author: Arnaldo Carvalho de Melo <acme@redhat.com> AuthorDate: Fri,...

View Article


[tip:perf/core] perf evlist: Introduce evlist__for_each() & friends (no replies)

Commit-ID: 0050f7aa182e3e8ed34dd6cc4318e52b3df6347a Gitweb: http://git.kernel.org/tip/0050f7aa182e3e8ed34dd6cc4318e52b3df6347a Author: Arnaldo Carvalho de Melo <acme@redhat.com> AuthorDate: Fri,...

View Article


[tip:perf/core] perf tools: Add test for building detached source tarballs...

Commit-ID: 4887805384751717ef62a8f41439d1d3e4268b39 Gitweb: http://git.kernel.org/tip/4887805384751717ef62a8f41439d1d3e4268b39 Author: Arnaldo Carvalho de Melo <acme@redhat.com> AuthorDate: Fri,...

View Article

[tip:perf/core] perf probe: Fix build when DWARF support libraries not...

Commit-ID: 1d027ee9b80c30e83769ef306ccfafe483dd1672 Gitweb: http://git.kernel.org/tip/1d027ee9b80c30e83769ef306ccfafe483dd1672 Author: Arnaldo Carvalho de Melo <acme@redhat.com> AuthorDate: Mon,...

View Article

[tip:perf/core] perf report: Move histogram entries collapsing to separate...

Commit-ID: f6d8b0571c9ac8f273d18c112c2fc3c9533c9f0a Gitweb: http://git.kernel.org/tip/f6d8b0571c9ac8f273d18c112c2fc3c9533c9f0a Author: Arnaldo Carvalho de Melo <acme@redhat.com> AuthorDate: Wed,...

View Article

[tip:perf/core] perf report: Move hist browser selection code to separate...

Commit-ID: 8362951b7b0618687beddac90aeee43940d20659 Gitweb: http://git.kernel.org/tip/8362951b7b0618687beddac90aeee43940d20659 Author: Arnaldo Carvalho de Melo <acme@redhat.com> AuthorDate: Wed,...

View Article


[tip:perf/core] perf stat: Don' t show counter information when workload...

Commit-ID: 6af206fd911c825b83dd4efb2534a3a34ce77072 Gitweb: http://git.kernel.org/tip/6af206fd911c825b83dd4efb2534a3a34ce77072 Author: Arnaldo Carvalho de Melo <acme@redhat.com> AuthorDate: Sat,...

View Article

[PATCH 1/2] scsi: hpsa, add new PCI Ids (no replies)

From: Mike Miller <mike.miller@hp.com> This patch adds 4 more PCI ID's for HP Gen9 servers. These new ID's were just made known this week. Signed-off-by: Mike Miller <mike.miller@hp.com>...

View Article


[PATCH 2/2] scsi: hpsa, remove cancelled ID's and add a new one (no replies)

From: Mike Miller <mike.miller@hp.com> 3 controllers have been cancelled and one new has been added. Please consider this for inclusion. Signed-off-by: Mike Miller <mike.miller@hp.com> ---...

View Article

livelock during MD device open (no replies)

Hi, I have recently been trying to find the cause a livelock occurring during MD device open. The livelock happens when a process tries to open an MD device for the first time and another opens the...

View Article


[RFC] sysfs_rename_link() and its usage (1 reply)

Hi, I'm hitting a strange issue and/or I'm completely lost in sysfs internals. Consider having two net_device *a, *b; which are registered normally. Now, to create a link from...

View Article

[PATCH V2] rtc: max8907: weekday encoding fixes (no replies)

From: Stephen Warren <swarren@nvidia.com> The current MAX8907 driver has two issues related to weekday value handling: 1) The HW WEEKDAY register has range 0..6 rather than 1..7 as documented....

View Article

[PATCH v2] Call arch_pick_mmap_layout() only once (no replies)

Currently both setup_new_exec() and flush_old_exec() issue a call to arch_pick_mmap_layout(). As setup_new_exec() and flush_old_exec() are always called pairwise arch_pick_mmap_layout() is called...

View Article
Browsing all 24115 articles
Browse latest View live