summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.23v4.4.23Greg Kroah-Hartman2016-09-301-1/+1
* hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter2016-09-301-3/+4
* qxl: check for kmap failuresDan Carpenter2016-09-301-0/+2
* power: supply: max17042_battery: fix model download bug.Sven Van Asbroeck2016-09-301-6/+9
* power_supply: tps65217-charger: fix missing platform_set_drvdata()Wei Yongjun2016-09-301-0/+1
* PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse2016-09-301-5/+5
* PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-09-301-2/+2
* MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-09-301-0/+2
* MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-09-301-0/+1
* MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski2016-09-301-4/+4
* MIPS: Remove compact branch policy Kconfig entriesPaul Burton2016-09-302-40/+0
* MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan2016-09-301-4/+4
* MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-301-4/+3
* MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton2016-09-301-0/+2
* i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla2016-09-301-1/+2
* i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu2016-09-301-7/+11
* btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-09-301-0/+12
* nl80211: validate number of probe response CSA countersJohannes Berg2016-09-301-1/+1
* can: flexcan: fix resume functionFabio Estevam2016-09-301-5/+8
* mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins2016-09-301-19/+0
* tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-09-301-7/+8
* fix memory leaks in tracing_buffers_splice_read()Al Viro2016-09-301-6/+8
* power: reset: hisi-reboot: Unmap region obtained by of_iomapArvind Yadav2016-09-301-1/+4
* mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2016-09-301-3/+3
* mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter2016-09-301-1/+3
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-09-301-19/+19
* fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-304-42/+25
* fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-303-1/+29
* xfs: prevent dropping ioend completions during buftarg waitBrian Foster2016-09-301-1/+1
* autofs: use dentry flags to block walks during expireIan Kent2016-09-301-13/+42
* autofs racesAl Viro2016-09-303-22/+15
* pwm: Mark all devices as "might sleep"Thierry Reding2016-09-301-1/+1
* 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