summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti2016-09-301-1/+1
* net: smc91x: fix SMC accessesRussell King2016-09-309-26/+73
* Revert "phy: IRQ cannot be shared"Xander Huff2016-09-301-2/+4
* net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli2016-09-301-1/+1
* net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey2016-09-301-31/+54
* tipc: fix NULL pointer dereference in shutdown()Vegard Nossum2016-09-301-1/+2
* net/irda: handle iriap_register_lsap() allocation failureVegard Nossum2016-09-301-2/+6
* vti: flush x-netns xfrm cache when vti interface is removedLance Richardson2016-09-301-0/+31
* af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-302-21/+22
* Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds2016-09-301-40/+26
* bonding: Fix bonding crashMahesh Bandewar2016-09-303-3/+21
* megaraid: fix null pointer check in megasas_detach_one().Maurizio Lombardi2016-09-301-5/+5
* nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann2016-09-301-2/+4
* Staging: iio: adc: fix indent on break statementColin Ian King2016-09-301-1/+1
* iwlegacy: avoid warning about missing bracesArnd Bergmann2016-09-301-1/+2
* ath9k: fix misleading indentationArnd Bergmann2016-09-301-2/+2
* am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann2016-09-301-1/+1
* Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds2016-09-302-2/+4
* net: caif: fix misleading indentationArnd Bergmann2016-09-301-1/+1
* Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2016-09-302-1/+4
* Disable "frame-address" warningLinus Torvalds2016-09-301-0/+1
* Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-09-301-3/+4
* gcov: disable -Wmaybe-uninitialized warningArnd Bergmann2016-09-301-1/+1
* Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann2016-09-301-1/+5
* kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik2016-09-301-0/+4
* tools: Support relative directory path for 'O='Josh Poimboeuf2016-09-301-2/+2
* Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...Wang YanQing2016-09-301-1/+1
* kbuild: Do not run modules_install and install in paralelMichal Marek2016-09-301-0/+6
* ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-09-301-10/+24
* ocfs2/dlm: fix race between convert and migrationJoseph Qi2016-09-301-6/+6
* crypto: echainiv - Replace chaining with multiplicationHerbert Xu2016-09-301-91/+24
* crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu2016-09-301-1/+2
* crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-301-1/+1
* crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-301-1/+1
* tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2016-09-302-2/+14
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-09-301-0/+2
* tcp: cwnd does not increase in TCP YeAHArtem Germanov2016-09-301-1/+1
* ipv6: release dst in ping_v6_sendmsgDave Jones2016-09-301-2/+7
* ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster2016-09-301-6/+2
* reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney2016-09-301-1/+2
* Fix build warning in kernel/cpuset.cArnd Bergmann2016-09-301-1/+1
* include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-09-303-24/+23
* Linux 4.4.22v4.4.22Greg Kroah-Hartman2016-09-241-1/+1
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-09-241-1/+1
* avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck2016-09-241-2/+2
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-241-11/+9
* genirq/msi: Fix broken debug outputThomas Gleixner2016-09-241-0/+1
* ppc32: fix copy_from_user()Al Viro2016-09-241-19/+2
* sparc32: fix copy_from_user()Al Viro2016-09-241-1/+3
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-09-241-1/+3
OpenPOWER on IntegriCloud