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

[RFC][PATCH v3 1/2] printk: Make printk() completely async

From: Jan Kara <jack@suse.cz> Currently, printk() sometimes waits for message to be printed to console and sometimes it does not (when console_sem is

View Article


[RFC][PATCH v3 2/2] printk: Skip messages on oops

From: Jan Kara <jack@suse.cz> When there are too many messages in the kernel printk buffer it can take very long to print them to console (especially

View Article


[PATCH] rtl8188eu: Remove license paragraph with mailing address

This fixes the issue reported by checkpatch.pl: "Do not include the paragraph about writing to the Free Software Foundation's mailing

View Article

undefined reference to `early_panic'

Hi Dan, It's probably a bug fix that unveils the link errors. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head

View Article

[PATCH 2/5] Staging: comedi: Fix Block comment issues in s626.c

This is a patch to the s626.c file that fixes up a Block comments issues found by the checkpatch.pl tool. i.e. Block comments use a trailing */ on a

View Article


[GIT PULL] locking changes for v4.6

Linus, Please pull the latest locking-core-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking-core-for-li

View Article

[PATCH v2] media: v4l2-compat-ioctl32: fix missing reserved field copy in...

In v4l2-compliance utility, test VIDIOC_CREATE_BUFS will check whether reserved filed of v4l2_create_buffers filled with zero Reserved field is filled

View Article

[GIT PULL] Rename dma_*_writecombine() to dma_*_wc()

Linus, Please pull the latest mm-pat-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git mm-pat-for-linus # HE

View Article


[PATCH 1/2] iio: mma8452: add i2c_device_id for mma8451

This was forgotten about and is added for consistency now Signed-off-by: Martin Kepplinger <martink@posteo.de> --- drivers/iio/accel/mma8452.c | 1 +

View Article


[PATCH 2/2] iio: mma8452: use runtime pm instead of device specific autosleep

What is this autosleep? ----------------------- It slows down the device after x seconds of inactivity. The thing is, we have really achieved almost t

View Article

[GIT PULL] Read-only kernel memory handling enhancements for v4.6

Linus, Please pull the latest mm-readonly-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git mm-readonly-for-linu

View Article

[GIT pull] cpu hotplug updates for 4.6

Linus, please pull the latest smp-hotplug-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp-hotplug-for-linu

View Article

[PATCH] netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait

The spin_lock()/spin_unlock() is synchronizing on the nf_conntrack_locks_all_lock which is equivalent to spin_unlock_wait() but the later should be

View Article


[GIT PULL] perf updates for v4.6

Linus, Please pull the latest perf-core-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-core-for-linus

View Article

[PATCH] ARM: dts: dra7: Correct clock tree for sys_32k_ck

This is w.r.t J6/J6eco: 32clk is pseudo (erratum i856) - clock source. Errata i856 for the AM572x (DRA7xx) points out that the 32.768KHz external crys

View Article


[GIT PULL] RAS changes for v4.6

Linus, Please pull the latest ras-core-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-for-linus

View Article

Possible race at user mode helper in request_firmware

Hello, I see possible race in _request_firmware_load function, on which I wanted to take your opinion. When system is going to low power mode, devi

View Article


NVMEM usage question

Hi, Mediatek PMIC chip have some spare registers used to store information. The value of these registers will exist until user unplug battery or batt

View Article

[PATCH v2] ARM: dts: dra7: Correct clock tree for sys_32k_ck

This is w.r.t J6/J6eco: 32clk is pseudo (erratum i856) - clock source. Errata i856 for the AM572x (DRA7xx) points out that the 32.768KHz external crys

View Article

[RFC][PATCH v2 0/5] perf config: Introduce perf_config_set class

Hi, all :-) We can use the config files (i.e user wide ~/.perfconfig and system wide $(sysconfdir)/perfconfig) to configure perf tools. perf-config h

View Article
Browsing all 165258 articles
Browse latest View live