Quantcast
Channel: Linux | Kernel
Browsing all 165258 articles
Browse latest View live

[PATCH] genirq: Add default affinity mask command line option

From: Thomas Gleixner <tglx@linutronix.de> Date: Fri May 25 16:59:47 2012 +0200 Subject: genirq: Add default affinity mask command line option If we

View Article



[PATCH wq/for-4.5-fixes] workqueue: handle NUMA_NO_NODE for unbound...

When looking up the pool_workqueue to use for an unbound workqueue, workqueue assumes that the target CPU is always bound to a valid NUMA node. Howev

View Article

[BUG] Corrupted SCHED_DEADLINE bandwidth with cpusets

There's an accounting issue with the SCHED_DEADLINE and the creation of cpusets. If a SCHED_DEADLINE task already exists and a new root domain is crea

View Article

[PATCH] init: print warning message if /dev/console failed to open

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com> --- init/do_mounts.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

View Article

[PATCH v3 04/22] firmware: simplify dev_*() print messages for generic helpers

From: "Luis R. Rodriguez" <mcgrof@kernel.org> Simplify a few of the *generic* shared dev_warn() and dev_dbg() print messages for three reasons: 0) H

View Article


[PATCH] irqchip-gicv3: wait for ack from redistributer after read_iar

From: Tirumalesh Chalamarla <tchalamarla@caviumnetworks.com> Systems with high number of cores and sufficiently loaded, there exists a small window w

View Article

[PATCH v2 0/7] Use devm_request_region

By the time request_region is called in several GPIO drivers, a corresponding device structure has already been allocated. The devm_request_region fun

View Article

[PATCH v2 1/7] gpio: 104-dio-48e: Use devm_request_region

By the time request_region is called in the ACCES 104-DIO-48E GPIO driver, a corresponding device structure has already been allocated. The devm_reque

View Article


[PATCH v2 2/7] gpio: 104-idi-48: Use devm_request_region

By the time request_region is called in the ACCES 104-IDI-48 GPIO driver, a corresponding device structure has already been allocated. The devm_reques

View Article


[PATCH v2 3/7] gpio: 104-idio-16: Use devm_request_region

By the time request_region is called in the ACCES 104-IDIO-16 GPIO driver, a corresponding device structure has already been allocated. The devm_reque

View Article

[PATCH v2 4/7] gpio: amd8111: Use devm_request_region

By the time request_region is called in the AMD 8111 GPIO driver, a corresponding device structure has already been allocated. The devm_request_region

View Article

[PATCH v2 5/7] gpio: ich: Use devm_request_region

By the time request_region is called in the Intel ICH series GPIO driver, a corresponding device structure has already been allocated. The devm_reques

View Article

[PATCH v2 6/7] gpio: sch311x: Use devm_request_region

By the time request_region is called in the SMSC SCH311x GPIO driver, a corresponding device structure has already been allocated. The devm_request_re

View Article


[PATCH v2 7/7] gpio: ws16c48: Use devm_request_region

By the time request_region is called in the WinSystems WS16C48 GPIO driver, a corresponding device structure has already been allocated. The devm_requ

View Article

[PATCH net-next] hv_netvsc: Add feature flags NETIF_F_IPV6_CSUM and...

1. Adding NETIF_F_IPV6_CSUM and NETIF_F_TSO6 feature flags which are supported by Hyper-V platform. 2. Cleanup the coding style of flag assignment by

View Article


[PATCH RESEND] kprobe: Use percpu counter to collect nhit statistics

When doing ebpf+kprobe on some hot TCP functions (e.g. tcp_rcv_established), the kprobe_dispatcher shows up in 'perf report'. In kprobe_dispatcher(),

View Article

[PATCH] vfio: fix link failures when CONFIG_PCI_MSI is disabled

The following link failure occurs when CONFIG_PCI_MSI is not set: drivers/built-in.o: In function `vfio_msi_set_vector_signal': :(.text+0x626640): un

View Article


[PATCH v2] clk: gpio: Make into a platform driver

clk_get() for DT based clks already returns EPROBE_DEFER when the OF clk provider is not present. So having all this code in the clk provider to retur

View Article

[RFC][PATCHSET v2] allowing exports in *.S

On Fri, Jan 29, 2016 at 07:17:44PM +0000, Al Viro wrote: > The policy wrt exports right now is "put it next to the definition > of object being

View Article

[PATCH v2 01/13] [kbuild] handle exports in lib-y objects reliably

From: Al Viro <viro@zeniv.linux.org.uk> Collect the symbols exported by anything that goes into lib.a and add an empty object (lib-exports.o) with ex

View Article
Browsing all 165258 articles
Browse latest View live


Latest Images