summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-05bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig
2017-10-05nl80211: check for the required netlink attributes presenceVladis Dronov
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-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-05Fix SMB3.1.1 guest authentication to SambaSteve French
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-05powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao
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-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-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: Erase irqsoff trace with empty writeBo Yan
2017-10-05tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-10-05KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables listPaul Mackerras
2017-10-05KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-10-05genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner
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-05fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness
2017-10-05cifs: release auth_key.response for reconnect.Shu Wang
2017-10-05cifs: release cifs root_cred after exit_cifsShu Wang
2017-09-27Linux 4.9.52v4.9.52Greg Kroah-Hartman
2017-09-27bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-09-27bcache: fix for gc and write-back raceTang Junhui
2017-09-27bcache: Correct return value for sysfs attach errorsTony Asleson
2017-09-27bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui
2017-09-27bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui
2017-09-27bcache: Fix leak of bdev referenceJan Kara
2017-09-27bcache: initialize dirty stripes in flash_dev_run()Tang Junhui
2017-09-27PM / devfreq: Fix memory leak when fail to register deviceChanwoo Choi
2017-09-27media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck
2017-09-27media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz
2017-09-27s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky
2017-09-27s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky
2017-09-27net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()Manfred Spraul