summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Linux 4.13.5v4.13.5Greg Kroah-Hartman1-1/+1
2017-10-05video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov1-1/+1
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini1-6/+6
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang1-12/+21
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang1-5/+1
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers2-2/+11
2017-10-05x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour1-23/+24
2017-10-05PM / OPP: Call notifier without holding opp_table->lockViresh Kumar1-0/+7
2017-10-05platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä1-4/+6
2017-10-05btrfs: prevent to set invalid default subvolidsatoru takeuchi1-0/+4
2017-10-05btrfs: propagate error to btrfs_cmp_data_prepare callerNaohiro Aota1-1/+1
2017-10-05btrfs: finish ordered extent cleaning if no progress is foundNaohiro Aota1-0/+8
2017-10-05btrfs: clear ordered flag on cleaning up ordered extentsNaohiro Aota1-0/+12
2017-10-05btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota1-1/+1
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange1-2/+9
2017-10-05md: separate request handlingShaohua Li2-25/+34
2017-10-05md: fix a race condition for flush request handlingShaohua Li1-4/+10
2017-10-05futex: Fix pi_state->owner serializationPeter Zijlstra1-11/+22
2017-10-05etnaviv: fix gem object list corruptionLucas Stach1-0/+3
2017-10-05etnaviv: fix submit error pathLucas Stach1-2/+4
2017-10-05mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud1-1/+1
2017-10-05mtd: Fix partition alignment check on multi-erasesize devicesBoris Brezillon1-0/+8
2017-10-05irq/generic-chip: Don't replace domain's nameJeffy Chen1-1/+0
2017-10-05sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao1-1/+2
2017-10-05fix infoleak in waitid(2)Al Viro1-13/+10
2017-10-05xfs: validate bdev support for DAX inode flagRoss Zwisler1-1/+2
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson1-0/+5
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr1-2/+7
2017-10-05kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng1-1/+2
2017-10-05KVM: nVMX: fix HOST_CR3/HOST_CR4 cacheLadi Prosek1-8/+8
2017-10-05KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini1-33/+35
2017-10-05KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini1-37/+25
2017-10-05KVM: VMX: extract __pi_post_blockPaolo Bonzini1-33/+38
2017-10-05arm64: fault: Route pte translation faults via do_translation_faultWill Deacon1-1/+1
2017-10-05arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill 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-05extable: Enable RCU if it is not watching in kernel_text_address()Steven Rostedt (VMware)1-5/+30
2017-10-05extable: Consolidate *kernel_text_address() functionsSteven Rostedt (VMware)1-9/+1
2017-10-05mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter1-0/+15
2017-10-05rcu: Allow for page faults in NMI handlersPaul E. McKenney1-0/+10
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-05iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise1-0/+5
2017-10-05bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig1-1/+0
2017-10-05gfs2: Fix debugfs glocks dumpAndreas Gruenbacher1-9/+5
2017-10-05brd: fix overflow in __brd_direct_accessMikulas Patocka1-1/+1
2017-10-05nl80211: check for the required netlink attributes presenceVladis Dronov1-0/+3
2017-10-05libceph: don't allow bidirectional swap of pg-upmap-itemsIlya Dryomov1-10/+25