summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-30Linux 4.4.23v4.4.23Greg Kroah-Hartman
2016-09-30hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter
2016-09-30qxl: check for kmap failuresDan Carpenter
2016-09-30power: supply: max17042_battery: fix model download bug.Sven Van Asbroeck
2016-09-30power_supply: tps65217-charger: fix missing platform_set_drvdata()Wei Yongjun
2016-09-30PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse
2016-09-30PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier
2016-09-30MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-09-30MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-09-30MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-09-30MIPS: Remove compact branch policy Kconfig entriesPaul Burton
2016-09-30MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan
2016-09-30MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-09-30MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-09-30i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla
2016-09-30i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu
2016-09-30btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-09-30nl80211: validate number of probe response CSA countersJohannes Berg
2016-09-30can: flexcan: fix resume functionFabio Estevam
2016-09-30mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins
2016-09-30tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)
2016-09-30fix memory leaks in tracing_buffers_splice_read()Al Viro
2016-09-30power: reset: hisi-reboot: Unmap region obtained by of_iomapArvind Yadav
2016-09-30mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter
2016-09-30mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter
2016-09-30fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-09-30fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-30fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-30xfs: prevent dropping ioend completions during buftarg waitBrian Foster
2016-09-30autofs: use dentry flags to block walks during expireIan Kent
2016-09-30autofs racesAl Viro
2016-09-30pwm: Mark all devices as "might sleep"Thierry Reding
2016-09-30bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti
2016-09-30net: smc91x: fix SMC accessesRussell King
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