summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-05Linux 4.9.53v4.9.53Greg Kroah-Hartman
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-10-05video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini
2017-10-05cxl: Fix driver use countFrederic Barrat
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-10-05timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung
2017-10-05gfs2: Fix debugfs glocks dumpAndreas Gruenbacher
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-10-05x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour
2017-10-05btrfs: prevent to set invalid default subvolidsatoru takeuchi
2017-10-05btrfs: propagate error to btrfs_cmp_data_prepare callerNaohiro Aota
2017-10-05btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange
2017-10-05etnaviv: fix gem object list corruptionLucas Stach
2017-10-05xfs: validate bdev support for DAX inode flagRoss Zwisler
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-10-05kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2017-10-05KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini
2017-10-05KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini
2017-10-05KVM: VMX: extract __pi_post_blockPaolo Bonzini
2017-10-05arm64: fault: Route pte translation faults via do_translation_faultWill Deacon
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier
2017-10-05seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov
2017-10-05selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook
2017-10-05iw_cxgb4: put ep reference in pass_accept_req()Steve Wise
2017-10-05iw_cxgb4: remove the stid on listen create failureSteve Wise
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