summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-04Linux 4.14.136v4.14.136Greg Kroah-Hartman1-1/+1
2019-08-04ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long1-3/+6
2019-08-04ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng1-2/+5
2019-08-04Fix allyesconfig output.Yoshinori Sato1-11/+3
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar1-0/+8
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn4-8/+24
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov6-0/+26
2019-08-04hv_sock: Add support for delayed closeSunil Muthuswamy1-31/+77
2019-08-04iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel1-1/+1
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov3-5/+21
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger1-7/+23
2019-08-04NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington1-2/+2
2019-08-04media: pvrusb2: use a different format for warningsAndrey Konovalov3-6/+6
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum1-1/+2
2019-08-04ath10k: Change the warning message stringFabio Estevam1-1/+1
2019-08-04media: au0828: fix null dereference in error pathSean Young1-6/+6
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran1-0/+3
2019-08-04binder: fix possible UAF when freeing bufferTodd Kjos1-2/+14
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon1-0/+1
2019-08-04i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu1-0/+2
2019-08-04arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan2-2/+2
2019-08-04NFSv4: Fix lookup revalidate of regular filesTrond Myklebust1-40/+39
2019-08-04NFS: Refactor nfs_lookup_revalidate()Trond Myklebust1-96/+126
2019-08-04NFS: Fix dentry revalidation on NFSv4 lookupTrond Myklebust1-3/+12
2019-08-04vsock: correct removal of socket from the listSunil Muthuswamy1-31/+7
2019-08-04VSOCK: use TCP state constants for sk_stateStefan Hajnoczi8-59/+64
2019-07-31Linux 4.14.135v4.14.135Greg Kroah-Hartman1-1/+1
2019-07-31access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds3-3/+44
2019-07-31powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2-0/+8
2019-07-31powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy1-4/+3
2019-07-31ALSA: hda - Add a conexant codec entry to let mute led workHui Wang1-0/+1
2019-07-31ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng1-1/+1
2019-07-31hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
2019-07-31fpga-manager: altera-ps-spi: Fix build errorYueHaibing1-0/+1
2019-07-31binder: prevent transactions to context manager from its own process.Hridya Valsaraju1-1/+1
2019-07-31x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan1-1/+1
2019-07-31x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede1-0/+46
2019-07-31btrfs: inode: Don't compress if NODATASUM or NODATACOW setQu Wenruo1-1/+23
2019-07-31KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini1-1/+7
2019-07-31usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy1-12/+19
2019-07-31usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran1-1/+1
2019-07-31drm/crc-debugfs: Also sprinkle irqrestore over early exitsDaniel Vetter1-2/+2
2019-07-31drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst2-2/+10
2019-07-31locking/lockdep: Hide unused 'class' variableArnd Bergmann1-1/+2
2019-07-31locking/lockdep: Fix lock used or unused stats errorYuyang Du1-2/+3
2019-07-31mm/mmu_notifier: use hlist_add_head_rcu()Jean-Philippe Brucker1-1/+1
2019-07-31mm/gup.c: remove some BUG_ONs from get_gate_page()Andy Lutomirski1-3/+6
2019-07-31mm/gup.c: mark undo_dev_pagemap as __maybe_unusedGuenter Roeck1-1/+2
2019-07-319p: pass the correct prototype to read_cache_pageChristoph Hellwig1-2/+4
2019-07-31mm/kmemleak.c: fix check for softirq contextDmitry Vyukov1-1/+1