Quantcast
Browsing all 24115 articles
Browse latest View live

[RFC PATCH 0/7] ARM: SMP: common "pen" secondary release method (9 replies)

This series proposes creating a single implementation of the "pen release" (or spin-table) mechanism for starting secondary CPUs on ARM SMP systems. This mechanism is currently implemented at least 5...

View Article


[PATCH 1/2] dt/bindings: add binding for ARM Versatile character LCD (4 replies)

From: Rob Herring <robh@kernel.org> Add binding doc for Versatile platforms character LCD controller interface. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Pawel Moll...

View Article


[GIT] Networking (no replies)

1) We've discovered a common error in several networking drivers, they put VLAN offload features into ->vlan_features, which would suggest that they support offloading 2 or more levels of VLAN...

View Article

Re: [PATCH] openvswitch: supply a dummy err_handler of gre_cisco_protocol to...

On Thu, Mar 27, 2014 at 2:56 PM, Wei Zhang <asuka.com@163.com> wrote: > diff --git a/net/openvswitch/vport-gre.c b/net/openvswitch/vport-gre.c > index a3d6951..d64c639 100644 > ---...

View Article

[PATCH v8 0/1] Tracepoint API simplification, text size shrink (1 reply)

Here is v8 of the tracepoint register/unregister API simplification, submitted for 3.15. This removes 8.8kB to the size of vmlinux (mostly text). Changes since v1: - Adapt ftrace/perf callers, -...

View Article


[PATCH] fs: FAT: Add support for DOS 1.x formatted volumes (no replies)

When possible, infer DOS 2.x BIOS Parameter Block from block device geometry (for floppies and floppy images). Update in-memory only. We only perform this update when the entire BPB region is zeroed,...

View Article

Staging:et131x: change memcpy() ether_addr_copy() (no replies)

From 63f3c8948d5264ab22695502b201ff50edb9028d Mon Sep 17 00:00:00 2001 From: Paul McQuade <paulmcquad@gmail.com> Date: Fri, 28 Mar 2014 22:16:22 +0000 Subject: [PATCH] Staging:et131x: change...

View Article

[PATCH v2 1/1] Input: don't modify the id of ioctl-provided ff effect on...

If a new (id == -1) ff effect was uploaded from userspace, ff-core.c::input_ff_upload() will have assigned a positive number to the new effect id. Currently, evdev.c::evdev_do_ioctl() will save this...

View Article


Support for netconsole as default tty/console? (1 reply)

Hi I help maintain a range of raw metal hosts, VMs, and Amazon EC2 instances that boot Linux within secure private networks. Where possible, we connect raw metal hosts to a central logging server...

View Article


Contact (no replies)

one @ irc.freenode.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at...

View Article

contact (no replies)

contact one @ irc.freenode.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at...

View Article

kernel freeze (no replies)

https://sourceforge.net/p/ags/blog/2014/03/warning-freezed-gnulinux/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org...

View Article

[PATCH] block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge (no...

SG_GET_RESERVED_SIZE and SG_SET_RESERVED_SIZE ioctls access a reserved buffer in bytes as int type. The value needs to be capped at the request queue's max_sectors. But integer overflow is not...

View Article


[PATCH] block: fix BLKSECTGET ioctl when max_sectors is greater than...

BLKSECTGET ioctl loads the request queue's max_sectors as unsigned short value to the argument pointer. So if the max_sector is greater than USHRT_MAX, the upper 16 bits of that is just discarded. In...

View Article

perf lockdep trace. (no replies)

Back home, and back to breaking things.. ====================================================== [ INFO: possible circular locking dependency detected ] 3.14.0-rc8+ #153 Not tainted...

View Article


[RFC PATCH v2 00/29] ktap: A lightweight dynamic tracing tool for Linux (30...

Hi All, The following set of patches add ktap tracing tool. v2: - move kernel module into kernel/trace/ktap/, reviewed by GregKH. - move include ktap into include/uapi/ktap/ - Some minor cleanup on...

View Article

[PATCH 1/2] dma: Add Xilinx AXI DMA DT Binding Documentation (1 reply)

Device-tree binding documentation of Xilinx DMA Engine Signed-off-by: Srikanth Thokala <sthokal@xilinx.com> --- .../devicetree/bindings/dma/xilinx/xilinx_dma.txt | 65 ++++++++++++++++++++ 1 file...

View Article


vmlinuz-3.12.13-rt21 freezed by application (1 reply)

Hi, my application freezed recent kernel: vmlinuz-3.12.13-rt21 http://sourceforge.net/p/ags/blog/2014/03/warning-freezed-gnulinux/ Now I'm compiling vmlinuz-3.12.14-rt23 but as fully tickles

View Article

[PATCH 01/55] scsi: Mark function as static in aacraid/src.c (1 reply)

Mark function as static in aacraid/src.c because it is not used outside this file. This eliminates the following warning in aacraid/src.c: drivers/scsi/aacraid/src.c:526:5: warning: no previous...

View Article

[PATCH net-next v2] net-sysfs: expose number of carrier on/off changes (2...

This allows to monitor carrier on/off transitions and detect link flapping issues: - new /sys/class/net/X/carrier_changes - new rtnetlink IFLA_CARRIER_CHANGES (getlink) Tested: - grep ....

View Article
Browsing all 24115 articles
Browse latest View live