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

[PATCH v2] Fix sun7i pin assignment for IRQ's

After testing IRQ pins we found some bugs in the pinctrl declaration. Signed-off-by: hp197 <henry@nitronetworks.nl> --- Changes in v2: After som

View Article



[PATCH 0/2] cpufreq: governor: Fixups on top of recent changes

Hi, Two fixups on top of recent cpufreq governor changes in the linux-next branch of linux-pm.git. [1/2] closes a tiny theoretical race in dbs_updat

View Article

[PATCH 1/2] cpufreq: governor: Fix race in dbs_update_util_handler()

From: Rafael J. Wysocki <rafael.j.wysocki@intel.com> There is a scenarion that may lead to undesired results in dbs_update_util_handler(). Namely, i

View Article

[PATCH 2/2] cpufreq: governor: Make gov_set_update_util() static

From: Rafael J. Wysocki <rafael.j.wysocki@intel.com> The gov_set_update_util() routine is only used internally by the common governor code and it doe

View Article

Re: [PATCH 1/6] power_supply: isp1704_charger: Error messages when probe fail

Hi! > This patch adds more detailed error messages when probe function > fail. ...fails. > It is useful for debbuging why driver refuse to regis

View Article


Re: [PATCH 3/6] power_supply: bq2415x_charger: Do not add acpi modalias when...

On Sun 2016-02-21 12:28:20, Pali Rohár wrote: > Signed-off-by: Pali Rohár <pali.rohar@gmail.com> Acked-by: Pavel Machek <pavel@ucw.cz> > @@ -1759,6

View Article

Re: [Nbd] [PATCH] nbd: ratelimit error messages from disconnected devices

Hi, On Tuesday 16 February 2016 14:33:01 Dmitry Monakhov wrote: > ndb can be explicitly disconnected via NBD_DISCONNECT while > active user still exi

View Article

[PULL] NBD for 4.6

Hi Jens, This pull request contains 7 patches for 4.6. Patch 1 fixes some unnecessarily complicated code I introduced some versions ago for debugfs.

View Article


[PATCH 1/7] nbd: Fix debugfs error handling

Static checker complains about the implemented error handling. It is indeed wrong. We don't care about the return values of created debugfs files. We

View Article


[PATCH 2/7] nbd: Remove signal usage

As discussed on the mailing list, the usage of signals for timeout handling has a lot of potential issues. The nbd driver used for some time signals f

View Article

[PATCH 3/7] nbd: Timeouts are not user requested disconnects

It may be useful to know in the client that a connection timed out. The current code returns success for a timeout. This patch reports the error code

View Article

[PATCH 4/7] nbd: Cleanup reset of nbd and bdev after a disconnect

Group all variables that are reset after a disconnect into reset functions. This patch adds two of these functions, nbd_reset() and nbd_bdev_reset().

View Article

[PATCH 5/7] nbd: Move flag parsing to a function

nbd changes properties of the blockdevice depending on flags that were received. This patch moves this flag parsing into a separate function nbd_parse

View Article


[PATCH 6/7] nbd: ratelimit error msgs after socket close

From: Dan Streetman <dan.streetman@canonical.com> Make the "Attempted send on closed socket" error messages generated in nbd_request_handler() rateli

View Article

[PATCH 7/7] nbd: Create size change events for userspace

The userspace needs to know when nbd devices are ready for use. Currently no events are created for the userspace which doesn't work for systemd. See

View Article


Re: [PATCH 6/6] ARM: dts: n900: Rename isp1704 to isp1707 to match correct name

On Sun 2016-02-21 12:28:23, Pali Rohár wrote: > This change does not break existing userspace or Maemo software because > isp1704_charger.c always exp

View Article

[PATCH] intel-hid: allocate correct amount of memory for private struct

We want the size of the struct, not of a pointer to it. To be future proof, just dereference the pointer to get the desired type. Signed-off-by: Wolf

View Article


[PATCH 1/5] perf tools: Fix assertion failure on dynamic entry

The dynamic entry is created for each field in a tracepoint event. Since they have no fixed hpp format index, it should skip when perf_hpp__reset_widt

View Article

[PATCH 2/5] perf tools: Fix segfault on dynamic entries

The dynamic entry is created for each tracepoint event. When it sets up the sort key, it checks with existing keys using ->equal() callback. But it m

View Article

[PATCH 3/5] perf tools: Update srcline/file if needed

Normally the hist entry's srcline and/or srcfile is set during sorting. However sometime it's possible to a hist entry's srcline is not set yet after

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images