aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-30Revert "phy: IRQ cannot be shared"Xander Huff
2016-09-30net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli
2016-09-30net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey
2016-09-30tipc: fix NULL pointer dereference in shutdown()Vegard Nossum
2016-09-30net/irda: handle iriap_register_lsap() allocation failureVegard Nossum
2016-09-30vti: flush x-netns xfrm cache when vti interface is removedLance Richardson
2016-09-30af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-30Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds
2016-09-30bonding: Fix bonding crashMahesh Bandewar
2016-09-30megaraid: fix null pointer check in megasas_detach_one().Maurizio Lombardi
2016-09-30nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann
2016-09-30Staging: iio: adc: fix indent on break statementColin Ian King
2016-09-30iwlegacy: avoid warning about missing bracesArnd Bergmann
2016-09-30ath9k: fix misleading indentationArnd Bergmann
2016-09-30am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann
2016-09-30Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds
2016-09-30net: caif: fix misleading indentationArnd Bergmann
2016-09-30Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt
2016-09-30Disable "frame-address" warningLinus Torvalds
2016-09-30Disable "maybe-uninitialized" warning globallyLinus Torvalds
2016-09-30gcov: disable -Wmaybe-uninitialized warningArnd Bergmann
2016-09-30Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann
2016-09-30kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik
2016-09-30tools: Support relative directory path for 'O='Josh Poimboeuf
2016-09-30Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...Wang YanQing
2016-09-30kbuild: Do not run modules_install and install in paralelMichal Marek
2016-09-30ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-09-30ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-09-30crypto: echainiv - Replace chaining with multiplicationHerbert Xu
2016-09-30crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu
2016-09-30crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-30crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-30tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-09-30tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-09-30tcp: cwnd does not increase in TCP YeAHArtem Germanov
2016-09-30ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-30ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster
2016-09-30reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney
2016-09-30Fix build warning in kernel/cpuset.cArnd Bergmann
2016-09-30include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2016-09-24Linux 4.4.22Greg Kroah-Hartman
2016-09-24openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-09-24avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-09-24ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-24genirq/msi: Fix broken debug outputThomas Gleixner
2016-09-24ppc32: fix copy_from_user()Al Viro
2016-09-24sparc32: fix copy_from_user()Al Viro
2016-09-24mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-09-24nios2: copy_from_user() should zero the tail of destinationAl Viro
2016-09-24openrisc: fix copy_from_user()Al Viro