summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-10-28Linux 4.8.5v4.8.5Greg Kroah-Hartman
2016-10-28Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger
2016-10-28target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni
2016-10-28target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-10-28target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger
2016-10-28target/tcm_fc: use CPU affinity for responsesHannes Reinecke
2016-10-28ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-10-28jbd2: fix incorrect unlock on j_list_lockTaesoo Kim
2016-10-28ext4: do not advertise encryption support when disabledEric Biggers
2016-10-28fscrypto: lock inode while setting encryption policyEric Biggers
2016-10-28fscrypto: make XTS tweak initialization endian-independentEric Biggers
2016-10-28KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger
2016-10-28mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-10-28mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-10-28mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin
2016-10-28mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-10-28powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-28ceph: fix error handling in ceph_read_iterNikolay Borisov
2016-10-28arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-10-28arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara
2016-10-28arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-10-28arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel
2016-10-28arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon
2016-10-28memstick: rtsx_usb_ms: Manage runtime PM when accessing the deviceUlf Hansson
2016-10-28memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern
2016-10-28isofs: Do not return EACCES for unknown filesystemsJan Kara
2016-10-28cxl: Prevent adapter reset if an active context existsVaibhav Jain
2016-10-28irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin
2016-10-28irqchip/eznps: Acknowledge NPS_IPI before calling the handlerNoam Camus
2016-10-28irqchip/gicv3: Handle loop timeout properDan Carpenter
2016-10-28sched/fair: Fix min_vruntime trackingPeter Zijlstra
2016-10-28sched/fair: Fix incorrect task group ->load_avgVincent Guittot
2016-10-28pinctrl: baytrail: Fix lockdepVille Syrjälä
2016-10-28pinctrl: intel: Only restore pins that are used by the driverMika Westerberg
2016-10-28x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä
2016-10-28x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton
2016-10-28kvm: x86: memset whole irq_eoiJiri Slaby
2016-10-28x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams
2016-10-28blkcg: Unlock blkcg_pol_mutex only once when cpd == NULLBart Van Assche
2016-10-28Fix regression which breaks DFS mountingSachin Prabhu
2016-10-28Cleanup missing frees on some ioctlsSteve French
2016-10-28Do not send SMB3 SET_INFO request if nothing is changingSteve French
2016-10-28SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-10-28Set previous session id correctly on SMB3 reconnectSteve French
2016-10-28Display number of credits availableSteve French
2016-10-28Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-10-28fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel
2016-10-28cifs: Limit the overall credit acquiredRoss Lagerwall
2016-10-28fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov