<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git, branch v3.10.103</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.10.103</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.10.103'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2016-08-28T10:19:20Z</updated>
<entry>
<title>Linux 3.10.103</title>
<updated>2016-08-28T10:19:20Z</updated>
<author>
<name>Willy Tarreau</name>
<email>w@1wt.eu</email>
</author>
<published>2016-08-28T10:19:20Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=2ecaf1d025af0f481d00b3701ffbcc600dcab076'/>
<id>urn:sha1:2ecaf1d025af0f481d00b3701ffbcc600dcab076</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spi: spi-xilinx: cleanup a check in xilinx_spi_txrx_bufs()</title>
<updated>2016-08-27T09:40:41Z</updated>
<author>
<name>dan.carpenter@oracle.com</name>
<email>dan.carpenter@oracle.com</email>
</author>
<published>2013-06-09T13:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=51ace2618a8647a2031981b088a91635dc0d3e04'/>
<id>urn:sha1:51ace2618a8647a2031981b088a91635dc0d3e04</id>
<content type='text'>
commit e33d085d11e54bc9fb07b2555cd104d8e7b3089b upstream.

'!' has higher precedence than comparisons so the original condition
is equivalent to "if (xspi-&gt;remaining_bytes == 0)".  This makes the
static checkers complain.

xspi-&gt;remaining_bytes is signed and from looking at the code
briefly, I think it might be able to go negative.  I suspect that
going negative may cause a bug, but I don't have the hardware and
can't test.

Signed-off-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
Signed-off-by: Willy Tarreau &lt;w@1wt.eu&gt;
</content>
</entry>
<entry>
<title>stb6100: fix buffer length check in stb6100_write_reg_range()</title>
<updated>2016-08-27T09:40:41Z</updated>
<author>
<name>Alexander Shiyan</name>
<email>shc_work@mail.ru</email>
</author>
<published>2014-02-26T02:41:14Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=78308a4a651d1b6c4851f84d09ba0edb9803df97'/>
<id>urn:sha1:78308a4a651d1b6c4851f84d09ba0edb9803df97</id>
<content type='text'>
commit 7e6bd12fb77b0067df13fb3ba3fadbdff2945396 upstream.

We are checking sizeof() the wrong variable!

Signed-off-by: Alexander Shiyan &lt;shc_work@mail.ru&gt;
Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
Signed-off-by: Willy Tarreau &lt;w@1wt.eu&gt;
</content>
</entry>
<entry>
<title>isdn: hfcpci_softirq: get func return to suppress compiler warning</title>
<updated>2016-08-27T09:40:41Z</updated>
<author>
<name>Antonio Alecrim Jr</name>
<email>antonio.alecrim@gmail.com</email>
</author>
<published>2013-09-14T17:20:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d55534bf7e5796555a9359fd82872a07ba4ac87c'/>
<id>urn:sha1:d55534bf7e5796555a9359fd82872a07ba4ac87c</id>
<content type='text'>
commit d6d6d1bc44362112e10a48d434e5b3c716152003 upstream.

Signed-off-by: Antonio Alecrim Jr &lt;antonio.alecrim@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
Signed-off-by: Willy Tarreau &lt;w@1wt.eu&gt;
</content>
</entry>
<entry>
<title>net: rfkill: Do not ignore errors from regulator_enable()</title>
<updated>2016-08-27T09:40:40Z</updated>
<author>
<name>Luis Henriques</name>
<email>luis.henriques@canonical.com</email>
</author>
<published>2013-08-14T22:10:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=9771330fd5decfd1ff4e38fb45ea05bcce1592e5'/>
<id>urn:sha1:9771330fd5decfd1ff4e38fb45ea05bcce1592e5</id>
<content type='text'>
commit dee08ab83d0378d922b67e7cf10bbec3e4ea343b upstream.

Function regulator_enable() may return an error that has to be checked.
This patch changes function rfkill_regulator_set_block() so that it checks
for the return code.  Also, rfkill_data-&gt;reg_enabled is set to 'true' only
if there is no error.

This fixes the following compilation warning:

net/rfkill/rfkill-regulator.c:43:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]

Signed-off-by: Luis Henriques &lt;luis.henriques@canonical.com&gt;
Signed-off-by: Johannes Berg &lt;johannes.berg@intel.com&gt;
Signed-off-by: Willy Tarreau &lt;w@1wt.eu&gt;
</content>
</entry>
<entry>
<title>ALSA: oxygen: Fix logical-not-parentheses warning</title>
<updated>2016-08-27T09:40:40Z</updated>
<author>
<name>Tomer Barletz</name>
<email>barletz@gmail.com</email>
</author>
<published>2015-08-02T09:08:57Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c5a8b0061e44ebdb48e082d498a635e31c1a4c01'/>
<id>urn:sha1:c5a8b0061e44ebdb48e082d498a635e31c1a4c01</id>
<content type='text'>
commit 8ec7cfce3762299ae289c384e281b2f4010ae231 upstream.

This fixes the following warning, that is seen with gcc 5.1:
warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses].

Signed-off-by: Tomer Barletz &lt;barletz@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Willy Tarreau &lt;w@1wt.eu&gt;
</content>
</entry>
<entry>
<title>HID: hid-input: Add parentheses to quell gcc warning</title>
<updated>2016-08-27T09:40:40Z</updated>
<author>
<name>James C Boyd</name>
<email>jcboyd.dev@gmail.com</email>
</author>
<published>2015-05-27T22:09:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=2fa2c236c0b448ffe60b141c014654ef18e27dae'/>
<id>urn:sha1:2fa2c236c0b448ffe60b141c014654ef18e27dae</id>
<content type='text'>
commit 09a5c34e8d6b05663ec4c3d22b1fbd9fec89aaf9 upstream.

GCC reports a -Wlogical-not-parentheses warning here; therefore
add parentheses to shut it up and to express our intent more.

Signed-off-by: James C Boyd &lt;jcboyd.dev@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
Signed-off-by: Willy Tarreau &lt;w@1wt.eu&gt;
</content>
</entry>
<entry>
<title>squash mm: Export migrate_page_... : also make it non-static</title>
<updated>2016-08-27T09:40:39Z</updated>
<author>
<name>Willy Tarreau</name>
<email>w@1wt.eu</email>
</author>
<published>2016-08-21T13:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=f7ed93fef079f4e81e87893686b0f3159dd7e507'/>
<id>urn:sha1:f7ed93fef079f4e81e87893686b0f3159dd7e507</id>
<content type='text'>
commit ce16887b69e94a8c0305e88c918989f8bc1bd6b7 upstream.

Signed-off-by: Willy Tarreau &lt;w@1wt.eu&gt;
</content>
</entry>
<entry>
<title>be2iscsi: Fix bogus WARN_ON length check</title>
<updated>2016-08-27T09:40:39Z</updated>
<author>
<name>Tim Gardner</name>
<email>tim.gardner@canonical.com</email>
</author>
<published>2015-10-30T18:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=de3cae1cb2404b224945ba432c7f5cd6c580593d'/>
<id>urn:sha1:de3cae1cb2404b224945ba432c7f5cd6c580593d</id>
<content type='text'>
commit dd29dae00d39186890a5eaa2fe4ad8768bfd41a9 upstream.

drivers/scsi/be2iscsi/be_main.c: In function 'be_sgl_create_contiguous':
drivers/scsi/be2iscsi/be_main.c:3187:18: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  WARN_ON(!length &gt; 0);

gcc version 5.2.1

Signed-off-by: Tim Gardner &lt;tim.gardner@canonical.com&gt;
Cc: Jayamohan Kallickal &lt;jayamohan.kallickal@avagotech.com&gt;
Cc: Minh Tran &lt;minh.tran@avagotech.com&gt;
Cc: John Soni Jose &lt;sony.john-n@avagotech.com&gt;
Cc: "James E.J. Bottomley" &lt;JBottomley@odin.com&gt;
Reported-by: Joel Stanley &lt;joel@jms.id.au&gt;
Reviewed-by: Manoj Kumar &lt;manoj@linux.vnet.ibm.com&gt;
Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;
Signed-off-by: Willy Tarreau &lt;w@1wt.eu&gt;
</content>
</entry>
<entry>
<title>module: Invalidate signatures on force-loaded modules</title>
<updated>2016-08-27T09:40:39Z</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2016-04-27T23:54:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=fa20cb40aa25df36c25f2b8b77c199d720b4a85d'/>
<id>urn:sha1:fa20cb40aa25df36c25f2b8b77c199d720b4a85d</id>
<content type='text'>
commit bca014caaa6130e57f69b5bf527967aa8ee70fdd upstream.

Signing a module should only make it trusted by the specific kernel it
was built for, not anything else.  Loading a signed module meant for a
kernel with a different ABI could have interesting effects.
Therefore, treat all signatures as invalid when a module is
force-loaded.

Signed-off-by: Ben Hutchings &lt;ben@decadent.org.uk&gt;
Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Signed-off-by: Willy Tarreau &lt;w@1wt.eu&gt;
</content>
</entry>
</feed>
