summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-10-05vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher
2017-10-05SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French
2017-10-05SMB3: handle new statx fieldsSteve French
2017-10-05SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French
2017-10-05SMB3: Warn user if trying to sign connection that authenticated as guestSteve French
2017-10-05SMB3: Fix endian warningSteve French
2017-10-05Fix SMB3.1.1 guest authentication to SambaSteve French
2017-10-05Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2017-10-05PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki
2017-10-05s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer
2017-10-05s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer
2017-10-05s390/perf: fix bug when creating per-thread eventPu Hou
2017-10-05MIPS: Fix perf event initPaul Burton
2017-10-05powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero
2017-10-05powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-10-05powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt
2017-10-05libnvdimm, namespace: fix btt claim class crashDan Williams
2017-10-05KEYS: prevent KEYCTL_READ on negative keyEric Biggers
2017-10-05KEYS: prevent creating a different user's keyringsEric Biggers
2017-10-05KEYS: fix writing past end of user-supplied buffer in keyring_read()Eric Biggers
2017-10-05security/keys: rewrite all of big_key cryptoJason A. Donenfeld
2017-10-05security/keys: properly zero out sensitive key material in big_keyJason A. Donenfeld
2017-10-05crypto: talitos - fix hashingLEROY Christophe
2017-10-05crypto: talitos - fix sha224LEROY Christophe
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-10-05crypto: drbg - fix freeing of resourcesStephan Mueller
2017-10-05drm/radeon: disable hard reset in hibernate for APUsAlex Deucher
2017-10-05drm/amdgpu: revert tile table update for olandJean Delvare
2017-10-05Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar
2017-10-05drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du
2017-10-05drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski
2017-10-05scsi: aacraid: Add a small delay after IOP resetGuilherme G. Piccoli
2017-10-05scsi: aacraid: Fix 2T+ drives on SmartIOC-2000Dave Carroll
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-10-05md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang
2017-10-05md/raid5: fix a race condition in stripe batchShaohua Li
2017-10-05tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)
2017-10-05tracing: Erase irqsoff trace with empty writeBo Yan
2017-10-05tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-10-05KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accessesBenjamin Herrenschmidt
2017-10-05KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectlyPaul Mackerras
2017-10-05KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcrPaul Mackerras
2017-10-05genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner
2017-10-05genirq/msi: Fix populating multiple interruptsJohn Keeping
2017-10-05genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner
2017-10-05mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-10-05mac80211_hwsim: Use proper TX powerBeni Lev
2017-10-05mac80211: fix VLAN handling with TXQsJohannes Berg
2017-10-05SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French