Quantcast
Channel: Serverphorums.com - Linux Kernel
Browsing all 24115 articles
Browse latest View live
↧

[RELEASE] Userspace RCU 0.7.12 and 0.8.4 (no replies)

liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing...

View Article


[GIT PULL] workqueue fixes for v3.14-rc5 (no replies)

Hello, Linus. This pull request contains a workqueue usage fix for firewire. For quite a long time now, workqueue only treats two work items identical iff both their addresses and callbacks match....

View Article


[GIT PULL] libata fixes for v3.14-rc5 (no replies)

Hello, Linus. Just a couple patches blacklisting more broken devices. The following changes since commit 67809f85d31eac600f6b28defa5386c9d2a13b1d: ahci: disable NCQ on Samsung pci-e SSDs on macbooks...

View Article

[GIT PULL] cgroup fixes for v3.14-rc5 (no replies)

Hello, Linus. Two cpuset locking fixes from Li. Both tagged for -stable. The following changes since commit 532de3fc72adc2a6525c4d53c07bf81e1732083d: cgroup: update cgroup_enable_task_cg_lists() to...

View Article

[PATCH] mtd: m25p80: Calculate flash block protect bits based on number of...

Existing calculation of block protect bits only works for devices with 64 sectors or more. This patch generalises the calculation based on the number of sectors. This logic is applicable to the...

View Article


[PATCH] events: Improve the "perf samples too long" warning (no replies)

The warning is not indicative of an actual problem, especially when triggered by nmi_watchdog, so lower it to KERN_INFO. While I'm at it, clarify the message and reference the sysctl that controls it....

View Article

[PATCHv3 4/9] mfd: twl-core: Add twl_i2c_read/write_u16 (no replies)

Add a simple twl_i2c_read/write_u16 wrapper over the twl_i2c_read/write, which is similar to the twl_i2c_read/write_u8 wrapper. Signed-off-by: Sebastian Reichel <sre@debian.org> Acked-by: Lee...

View Article

[PATCHv3 5/9] mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit...

Simplify reading and writing of 16 bit TWL registers in the driver by using twl_i2c_read_u16 and twl_i2c_write_u16. Signed-off-by: Sebastian Reichel <sre@debian.org> Acked-by: Lee Jones...

View Article


[PATCHv3 8/9] iio: documentation: Add ABI documentation for *_mean_raw (no...

Add ABI documentation for in_*_mean_raw files, which are already supported and used in the kernel for some time. Signed-off-by: Sebastian Reichel <sre@debian.org> ---...

View Article


[PATCHv3 3/9] mfd: twl4030-madc: Cleanup driver (no replies)

Some style fixes in twl4030-madc driver. Reported-by: Jonathan Cameron <jic23@kernel.org> Reported-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Sebastian Reichel...

View Article

[PATCHv3 0/9] Convert twl4030-madc to IIO API and add DT support (no replies)

Hi, This is PATCHv3 for converting twl4030-madc to the IIO API and adding DT support. The plan is to remove the private twl4030-madc API once all users have been removed or converted to the IIO API....

View Article

[PATCH V2] input: misc: da9063: OnKey driver (no replies)

From: Opensource [Steve Twiss] <stwiss.opensource@diasemi.com> Add the OnKey driver for DA9063 Plus some minor dependencies: - Addition of "ONKEY" name to OnKey IRQ resource structure; - Bool...

View Article

Re: [kees:format-security 2/3] arch/sh/kernel/dumpstack.c:118:2: error:...

On Sun, Mar 9, 2014 at 9:09 PM, kbuild test robot <fengguang.wu@intel.com> wrote: > tree: git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git format-security > head:...

View Article


[PATCH] mfd: wm5102: Mark register write sequencer control 3 readable (1 reply)

From: Mark Brown <broonie@linaro.org> During init the core checks if the wm5102 has finished starting by reading register 0x19 and looking at the value. This read always fails since this is not...

View Article

[PATCH] mm: Disable mm/balloon_compaction.c completely when...

mm/balloon_compaction.c contains ifdefs around some of its functions when !CONFIG_BALLOON_COMPACTION, but the remaining functions aren't used in that case either. Drop the ifdefs in the file, and move...

View Article


[PATCH V1] MAINTAINERS: Addition of Dialog Semiconductor files (1 reply)

From: Opensource [Steve Twiss] <stwiss.opensource@diasemi.com> Addition of support e-mail address for Dialog Semiconductor Ltd Signed-off-by: Opensource [Steve Twiss]...

View Article

[PATCH] block: Force sector and nr_sects to device alignment and granularity....

block: Force sector and nr_sects to device alignment and granularity. In blkdev_issue_discard(), rather than sending an improperly- aligned discard to the device (where it may get an error), adjust...

View Article


[PATCH 2/2] staging: dgap: Fixed sparse error: same symbol redeclared with...

sparse reported dgap_do_fep_load is redeclared with different type. while fixing, I noticed __user attribute is used incorrectly in declaration. There is no need to define __user for firware->data....

View Article

[GIT PULL] Timekeeping changes for 3.15 (no replies)

Hey Thomas, Ingo, My queue is pretty short (and small) for 3.15, but I wanted to send it along for tip/timers/core. Let me know if you have any feedback or objections. thanks -john The following...

View Article

[PATCH v2 5/6] rtc: pm8xxx: move device_init_wakeup() before rtc_register (no...

Setup wakeup capability before rtc_register to ensure the rtc class core properly sets up our 'wakealarm' sysfs attribute. Signed-off-by: Josh Cartwright <joshc@codeaurora.org> Reviewed-by:...

View Article
Browsing all 24115 articles
Browse latest View live