Quantcast
Browsing all 24115 articles
Browse latest View live

[tip:core/urgent] MAINTAINERS: Restore "L: linux-kernel@vger.kernel.org"...

Commit-ID: 981c3a4ff8596a9dcd2b058ee12d6749639c32a5 Gitweb: http://git.kernel.org/tip/981c3a4ff8596a9dcd2b058ee12d6749639c32a5 Author: Ingo Molnar <mingo@kernel.org> AuthorDate: Tue, 21 Jan 2014...

View Article


[PATCH] watchdog: Add sp805_wdt depends on ARM64 (no replies)

From: Naresh Bhat <naresh.bhat@linaro.org> Add sp805_wdt depends on ARM64. Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org> --- drivers/watchdog/Kconfig | 2 +- 1 file changed, 1...

View Article


Slab corruption in fanotify_free_event() (no replies)

Hi, booting current Linus' tree (df32e43a), I am getting Slab corruption (Not tainted): fanotify_event_info start=ffff8800372e3320, len=64 Redzone: 0x9f911029d74e35b/0x9f911029d74e35b. Last user:...

View Article

[PATCH 1/2] mfd: wm5102: Make additional DSP registers available to the user...

Expose some DSP registers which are useful for DSP users to be able to access whilst debugging their firmware. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> ---...

View Article

[PATCH v3] ims-pcu: Add commands supported by the new version of the FW (no...

New version of the PCU firmware supports two new commands: - IMS_PCU_CMD_OFN_SET_CONFIG which allows to write data to the registers of one finger navigation(OFN) chip present on the device -...

View Article


[PATCH v2 RESEND 0/8] staging/lustre: sync with external tree (8 replies)

Hi Greg, Here are the v2 of previous series. Each patch is checkpatch'ed and build-tested independently. Please see if it is OK to merge them. Thanks, Tao Cc: Andreas Dilger...

View Article

[PATCH 4/7] pid: modify task_tgid_nr to work without task->tgid. (no replies)

task->tgid is an error prone construct and results in duplicate maintenance. Start it's demise by modifying task_tgid_nr to not use it. Cc: "Eric W. Biederman" <ebiederm@xmission.com>...

View Article

[PATCH 7/7] pid: get pid_t ppid of task in init_pid_ns (no replies)

Added the functions task_ppid_nr_ns() and task_ppid_nr() to abstract the lookup of the PPID (real_parent's pid_t) of a process, including rcu locking, in the arbitrary and init_pid_ns. This provides...

View Article


[GIT PULL 0/2] perf/urgent fixes (2 replies)

From: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Hi Ingo, Please consider pulling, Regards, - Arnaldo The following changes since commit bb236de5d9509c1c6ea5ce0680f000002e731ee2: Merge...

View Article


[PATCH v2] tracing: Allow changing default ring buffer size for ftrace...

It is often memory efficient to start instances off with a smaller ring buffer size than the current default. This is particularly true on systems with many cores, or when multiple ftrace instances...

View Article

[PATCH] Adding basic support for the INet-97F_Rev_02 board (no replies)

This patch adds basic support for the INet-97F_Rev_02 board found in various low cost consumer tablet devices (http://linux-sunxi.org/INet-97F_Rev_02) Signed-off-by: David Lanzendörfer...

View Article

[PATCH 1/4] mtd: block2mtd: char mtd major check (no replies)

Deny use of a char mtd device to map as a block device. Signed-off-by: Fabian Frederick <fabf@skynet.be> --- drivers/mtd/devices/block2mtd.c | 3 ++- 1 file changed, 2 insertions(+), 1...

View Article

[PATCH 2/4] mtd: block2mtd: Add mutex_destroy (no replies)

mutex_destroy added on each device in block2mtd_exit and add_device failure Signed-off-by: Fabian Frederick <fabf@skynet.be> --- drivers/mtd/devices/block2mtd.c | 13 ++++++++----- 1 file...

View Article


[PATCH 3/4] mtd: block2mtd: check device size (no replies)

fixme applied : check device size is a multiple of erasesize. Signed-off-by: Fabian Frederick <fabf@skynet.be> --- drivers/mtd/devices/block2mtd.c | 6 +++++- 1 file changed, 5 insertions(+), 1...

View Article

[PATCH 4/4] mtd: block2mtd: mutex_init moved (no replies)

mutex_init declared when mtd structure is available Signed-off-by: Fabian Frederick <fabf@skynet.be> --- drivers/mtd/devices/block2mtd.c | 9 ++++----- 1 file changed, 4 insertions(+), 5...

View Article


[PATCH v5 13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction...

From: "David A. Long" <dave.long@linaro.org> Add an emulate flag into the instruction interpreter, primarily for uprobes support. Signed-off-by: David A. Long <dave.long@linaro.org> ---...

View Article

[PATCH v5 16/16] ARM: Remove uprobes dependency on kprobes (no replies)

From: "David A. Long" <dave.long@linaro.org> Now that arm uprobes support has been made separate from the arm kprobes code the Kconfig can be changed to reflect that. Signed-off-by: David A....

View Article


[PATCH v5 15/16] ARM: add uprobes support (no replies)

From: "David A. Long" <dave.long@linaro.org> Using Rabin Vincent's ARM uprobes patches as a base, enable uprobes support on ARM. Caveats: - Thumb is not supported Signed-off-by: David A. Long...

View Article

[PATCH v5 10/16] ARM: Change more ARM kprobes symbol names to something more...

From: "David A. Long" <dave.long@linaro.org> Change kprobe_emulate_none, kprobe_simulate_nop, and arm_kprobe_decode_init function names to something more appropriate for code being shared...

View Article

[PATCH v5 08/16] ARM: Use new opcode type in ARM kprobes/uprobes code (no...

From: "David A. Long" <dave.long@linaro.org> For any ARM kprobes/uprobes code interfacing to the generic ARM probes code use a new probes_opcode_t type to avoid a dependency on kprobes...

View Article
Browsing all 24115 articles
Browse latest View live