summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-05arm64: fault: Route pte translation faults via do_translation_faultWill Deacon1-1/+1
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier1-0/+1
2017-10-05seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov1-7/+16
2017-10-05selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook1-5/+13
2017-10-05iw_cxgb4: put ep reference in pass_accept_req()Steve Wise1-1/+1
2017-10-05iw_cxgb4: remove the stid on listen create failureSteve Wise1-1/+1
2017-10-05bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig1-1/+0
2017-10-05nl80211: check for the required netlink attributes presenceVladis Dronov1-0/+3
2017-10-05vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher1-2/+2
2017-10-05SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French1-0/+7
2017-10-05SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French1-5/+12
2017-10-05SMB3: Warn user if trying to sign connection that authenticated as guestSteve French1-0/+2
2017-10-05Fix SMB3.1.1 guest authentication to SambaSteve French1-1/+1
2017-10-05PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki1-3/+6
2017-10-05s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer1-4/+3
2017-10-05powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao1-8/+12
2017-10-05powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero1-1/+1
2017-10-05powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler1-1/+3
2017-10-05KEYS: prevent KEYCTL_READ on negative keyEric Biggers1-0/+5
2017-10-05KEYS: prevent creating a different user's keyringsEric Biggers5-12/+23
2017-10-05KEYS: fix writing past end of user-supplied buffer in keyring_read()Eric Biggers1-9/+5
2017-10-05security/keys: rewrite all of big_key cryptoJason A. Donenfeld2-71/+59
2017-10-05security/keys: properly zero out sensitive key material in big_keyJason A. Donenfeld1-6/+6
2017-10-05crypto: talitos - fix hashingLEROY Christophe1-1/+1
2017-10-05crypto: talitos - fix sha224LEROY Christophe1-2/+2
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe1-1/+2
2017-10-05crypto: drbg - fix freeing of resourcesStephan Mueller1-4/+4
2017-10-05drm/radeon: disable hard reset in hibernate for APUsAlex Deucher1-1/+1
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long1-1/+1
2017-10-05md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang1-1/+2
2017-10-05md/raid5: fix a race condition in stripe batchShaohua Li1-2/+8
2017-10-05tracing: Erase irqsoff trace with empty writeBo Yan1-2/+8
2017-10-05tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan1-1/+1
2017-10-05KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables listPaul Mackerras1-0/+3
2017-10-05KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras1-23/+31
2017-10-05genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner1-17/+7
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern1-0/+2
2017-10-05mac80211_hwsim: Use proper TX powerBeni Lev1-2/+0
2017-10-05mac80211: fix VLAN handling with TXQsJohannes Berg3-22/+46
2017-10-05fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness1-0/+9
2017-10-05cifs: release auth_key.response for reconnect.Shu Wang1-0/+8
2017-10-05cifs: release cifs root_cred after exit_cifsShu Wang1-1/+1
2017-09-27Linux 4.9.52v4.9.52Greg Kroah-Hartman1-1/+1
2017-09-27bcache: fix bch_hprint crash and improve outputMichael Lyle1-15/+35
2017-09-27bcache: fix for gc and write-back raceTang Junhui3-2/+10
2017-09-27bcache: Correct return value for sysfs attach errorsTony Asleson1-2/+2
2017-09-27bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2-1/+21
2017-09-27bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui1-3/+3
2017-09-27bcache: Fix leak of bdev referenceJan Kara1-0/+2
2017-09-27bcache: initialize dirty stripes in flash_dev_run()Tang Junhui3-6/+7