summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.90v4.4.90Greg Kroah-Hartman2017-10-051-1/+1
* fix xen_swiotlb_dma_mmap prototypeArnd Bergmann2017-10-052-2/+2
* swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-10-053-0/+25
* 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
* ARM: pxa: fix the number of DMA requestor linesRobert Jarzmik2017-10-051-0/+1
* ARM: pxa: add the number of DMA requestor linesRobert Jarzmik2017-10-057-5/+8
* dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik2017-10-051-0/+1
* cxl: Fix driver use countFrederic Barrat2017-10-052-1/+11
* 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
* timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung2017-10-052-1/+3
* gfs2: Fix debugfs glocks dumpAndreas Gruenbacher2017-10-051-12/+9
* x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers2017-10-052-1/+14
* 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: 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
* 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
* arm64: fault: Route pte translation faults via do_translation_faultWill 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
* bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig2017-10-051-1/+0
* nl80211: check for the required netlink attributes presenceVladis Dronov2017-10-051-0/+3
* vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher2017-10-051-2/+2
* SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French2017-10-051-0/+7
* SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French2017-10-051-5/+12
* Fix SMB3.1.1 guest authentication to SambaSteve French2017-10-051-1/+1
* powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler2017-10-051-1/+3
* KEYS: prevent KEYCTL_READ on negative keyEric Biggers2017-10-051-0/+5
* KEYS: prevent creating a different user's keyringsEric Biggers2017-10-055-12/+25
* KEYS: fix writing past end of user-supplied buffer in keyring_read()Eric Biggers2017-10-051-9/+5
* crypto: talitos - fix sha224LEROY Christophe2017-10-051-2/+2
* crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe2017-10-051-1/+2
* scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long2017-10-051-1/+1
* md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang2017-10-051-1/+2
* md/raid5: fix a race condition in stripe batchShaohua Li2017-10-051-2/+8
* tracing: Erase irqsoff trace with empty writeBo Yan2017-10-051-2/+8
* tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-10-051-1/+1
* KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras2017-10-051-19/+27
* mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern2017-10-051-0/+2
* cifs: release auth_key.response for reconnect.Shu Wang2017-10-051-0/+8
* Linux 4.4.89v4.4.89Greg Kroah-Hartman2017-09-271-1/+1
* ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)2017-09-271-4/+6
* bcache: fix bch_hprint crash and improve outputMichael Lyle2017-09-271-15/+35
* bcache: fix for gc and write-back raceTang Junhui2017-09-273-2/+10
* bcache: Correct return value for sysfs attach errorsTony Asleson2017-09-271-2/+2
* bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2017-09-272-1/+21
* bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui2017-09-271-3/+3