summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.13.5v4.13.5Greg Kroah-Hartman2017-10-051-1/+1
* video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-10-051-1/+1
* KVM: VMX: use cmpxchg64Paolo Bonzini2017-10-051-6/+6
* KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang2017-10-051-12/+21
* KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang2017-10-051-5/+1
* x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers2017-10-052-2/+11
* x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour2017-10-051-23/+24
* PM / OPP: Call notifier without holding opp_table->lockViresh Kumar2017-10-051-0/+7
* platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä2017-10-051-4/+6
* btrfs: prevent to set invalid default subvolidsatoru takeuchi2017-10-051-0/+4
* btrfs: propagate error to btrfs_cmp_data_prepare callerNaohiro Aota2017-10-051-1/+1
* btrfs: finish ordered extent cleaning if no progress is foundNaohiro Aota2017-10-051-0/+8
* btrfs: clear ordered flag on cleaning up ordered extentsNaohiro Aota2017-10-051-0/+12
* btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota2017-10-051-1/+1
* PCI: Fix race condition with driver_overrideNicolai Stange2017-10-051-2/+9
* md: separate request handlingShaohua Li2017-10-052-25/+34
* md: fix a race condition for flush request handlingShaohua Li2017-10-051-4/+10
* futex: Fix pi_state->owner serializationPeter Zijlstra2017-10-051-11/+22
* etnaviv: fix gem object list corruptionLucas Stach2017-10-051-0/+3
* etnaviv: fix submit error pathLucas Stach2017-10-051-2/+4
* mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud2017-10-051-1/+1
* mtd: Fix partition alignment check on multi-erasesize devicesBoris Brezillon2017-10-051-0/+8
* irq/generic-chip: Don't replace domain's nameJeffy Chen2017-10-051-1/+0
* sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao2017-10-051-1/+2
* fix infoleak in waitid(2)Al Viro2017-10-051-13/+10
* xfs: validate bdev support for DAX inode flagRoss Zwisler2017-10-051-1/+2
* kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-10-051-0/+5
* KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr2017-10-051-2/+7
* kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng2017-10-051-1/+2
* KVM: nVMX: fix HOST_CR3/HOST_CR4 cacheLadi Prosek2017-10-051-8/+8
* KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini2017-10-051-33/+35
* KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini2017-10-051-37/+25
* KVM: VMX: extract __pi_post_blockPaolo Bonzini2017-10-051-33/+38
* arm64: fault: Route pte translation faults via do_translation_faultWill Deacon2017-10-051-1/+1
* arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon2017-10-051-1/+1
* arm64: Make sure SPsel is always setMarc Zyngier2017-10-051-0/+1
* seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov2017-10-051-7/+16
* selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook2017-10-051-5/+13
* extable: Enable RCU if it is not watching in kernel_text_address()Steven Rostedt (VMware)2017-10-051-5/+30
* extable: Consolidate *kernel_text_address() functionsSteven Rostedt (VMware)2017-10-051-9/+1
* mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter2017-10-051-0/+15
* rcu: Allow for page faults in NMI handlersPaul E. McKenney2017-10-051-0/+10
* iw_cxgb4: put ep reference in pass_accept_req()Steve Wise2017-10-051-1/+1
* iw_cxgb4: remove the stid on listen create failureSteve Wise2017-10-051-1/+1
* iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise2017-10-051-0/+5
* bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig2017-10-051-1/+0
* gfs2: Fix debugfs glocks dumpAndreas Gruenbacher2017-10-051-9/+5
* brd: fix overflow in __brd_direct_accessMikulas Patocka2017-10-051-1/+1
* nl80211: check for the required netlink attributes presenceVladis Dronov2017-10-051-0/+3
* libceph: don't allow bidirectional swap of pg-upmap-itemsIlya Dryomov2017-10-051-10/+25
OpenPOWER on IntegriCloud