summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Linux 4.4.90v4.4.90Greg Kroah-Hartman1-1/+1
2017-10-05fix xen_swiotlb_dma_mmap prototypeArnd Bergmann2-2/+2
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini3-0/+25
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-05ARM: pxa: fix the number of DMA requestor linesRobert Jarzmik1-0/+1
2017-10-05ARM: pxa: add the number of DMA requestor linesRobert Jarzmik7-5/+8
2017-10-05dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik1-0/+1
2017-10-05cxl: Fix driver use countFrederic Barrat2-1/+11
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-05timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung2-1/+3
2017-10-05gfs2: Fix debugfs glocks dumpAndreas Gruenbacher1-12/+9
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers2-1/+14
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: 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-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-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-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-05Fix SMB3.1.1 guest authentication to SambaSteve French1-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/+25
2017-10-05KEYS: fix writing past end of user-supplied buffer in keyring_read()Eric Biggers1-9/+5
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-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: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras1-19/+27
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern1-0/+2
2017-10-05cifs: release auth_key.response for reconnect.Shu Wang1-0/+8
2017-09-27Linux 4.4.89v4.4.89Greg Kroah-Hartman1-1/+1
2017-09-27ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)1-4/+6
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