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

[PATCH 00/22] atmel_mxt_ts patches, already signed-off (16 replies)

Hi Dimitry- Here is a set of patches for atmel_mxt_ts that you've already signed-off. I've rebased them against the most recent mainline and made some very minor changes such as...

View Article


Your Webmail account Certificate expired on the 17th-03-2014 (no replies)

Your Webmail account Certificate expired on the 17th-03-2014, This may interrupt your email delivery configuration, and account POP settings, page error when sending message.To re-new your webmail...

View Article


[PATCH 0/4] ata: add remaining new-style AHCI platform drivers (6 replies)

Hi, This patch series adds new-style AHCI platform drivers for DaVinci DA850 AHCI controller and ST SPEAr1340 AHCI controller. As a preparation for adding these drivers it also fixes...

View Article

[PATCH] leds: pwm: set polarity on non DT platforms (no replies)

Set inversed polarity when .active_low is set in the platform_data. With device tree, this is taken care of by of_pwm_xlate_with_flags(), called from of_pwm_get(). Signed-off-by: Alexandre Belloni...

View Article

[PATCH] checkpatch: Reduce false positives for "Missing blank line after...

Avoid some false positives for this test by adding a few common macro types that declare variables. DECLARE_<FOO> DEFINE_<BAR> LIST_HEAD Also allow extended bitfield declarations like int...

View Article


[PATCH v6 0/2] Add Xilinx AXI Video DMA Engine driver (2 replies)

Hi, This is the driver for Xilinx AXI Video Direct Memory Access Engine. It is a soft IP core, which provides high-bandwidth direct memory access between memory and AXI4-Stream video type target...

View Article

[PATCH] watchdog: Printing traces for all cpus on lockup detection (1 reply)

From: Aaron Tomlin <atomlin@redhat.com> A 'softlockup' is defined as a bug that causes the kernel to loop in kernel mode for more than a predefined period to time, without giving other tasks a...

View Article

[PATCH v4 0/4] Provide netdev naming-policy via sysfs (4 replies)

Hi This is v4 of the netdev naming-policy series. You can find v1 here: http://thread.gmane.org/gmane.linux.kernel/1657015 Changes since v1: - fix mac80211 core to set NET_NAME_ENUM for wlan%d...

View Article


zram: sleeping vunmap_pmd_range called from atomic zram_make_request (no...

Hi all, While fuzzing with trinity inside a KVM tools guest running the latest -next kernel I've stumbled on the following spew: [ 827.272181] BUG: sleeping function called from invalid context at...

View Article


[PATCH 2/2] PM / Runtime: Update runtime_idle() documentation for return...

From: Geert Uytterhoeven <geert+renesas@linux-m68k.org> As of commit 45f0a85c8258741d11bda25c0a5669c06267204a ('PM / Runtime: Rework the "runtime idle" helper routine'), the return value of...

View Article

[PATCH 1/2] PM: Correct whitespace errors in (no replies)

From: Geert Uytterhoeven <geert+renesas@linux-m68k.org> Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org> --- include/linux/pm.h | 32 ++++++++++++++++---------------- 1 file...

View Article

execve and /proc/PID/environ (no replies)

Hi - this is my first post here so I hope I'm duly abiding by the etiquette outlined in [1]. Indeed I am not subscribed to the list and so would be very grateful to be copied on any replies, per ADB's...

View Article

Do you need a Loan? Contact Santander Finance (no replies)

We offer all purpose loan at 3% interest rate. Contact Us for more details by Email:santanderfinancegroup@gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the...

View Article


w1: 3.14-rc7 - possible recursive locking detected (no replies)

Hi, booting latest 3.14-rc7 on gta04 board gives following warning: [ 3.101409] Driver for 1-wire Dallas network protocol. [ 3.109649] omap_hdq omap_hdq: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt...

View Article

[PATCH] sched: use zalloc_cpumask_var for rootdomain cpumasks (no replies)

In kernel/sched/core.c, there is: static int init_rootdomain(struct root_domain *rd) { memset(rd, 0, sizeof(*rd)); if (!alloc_cpumask_var(&rd->span, GFP_KERNEL)) goto out; if...

View Article


[char-misc-next 3/5 V2] mei: client.h fix checkpatch errors (no replies)

Fix checkpatch error return is not a function, parentheses are not required Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> --- V2: fix typo in the commit message checkpetch ->...

View Article

[RFC] QR encoding for Oops messages (no replies)

This feature encodes Oops messages into a QR barcode that is scannable by any device with a camera. If the config option for this feature is enabled, then when an Oops is in progress, the printk()...

View Article


[PATCH v23 05/13] x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro...

There a currently more than 30 users of the gtod macro, so replace the last VVAR(vsyscall_gtod_data) by gtod macro. Reviewed-by: Andy Lutomirski <luto@amacapital.net> Signed-off-by: Stefani...

View Article

[PATCH v23 00/13] x86: Add x86 32 bit VDSO time function support (12 replies)

This patch add the functions vdso_gettimeofday(), vdso_clock_gettime() and vdso_time() to the x86 32 bit VDSO. The reason to do this was to get a fast reliable time stamp. Many developers uses TSC to...

View Article

[PATCH 0/5] Squelch warnings emitted by 'perf test' (5 replies)

Hi, The motivation for the series is mainly [2/5] and [5/5] -- to squelch the warnings emitted by 'perf test'. I made some effort to understand what's going on, but I didn't get very far. [5/5] feels...

View Article
Browsing all 24115 articles
Browse latest View live