summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-15scripts: modpost: check memory allocation resultsRandy Dunlap1-4/+4
2018-09-15fat: validate ->i_start before usingOGAWA Hirofumi3-10/+20
2018-09-15hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández1-2/+2
2018-09-15reiserfs: change j_timestamp type to time64_tArnd Bergmann1-1/+1
2018-09-15fork: don't copy inconsistent signal handler state to childJann Horn1-0/+2
2018-09-15hfs: prevent crash on exit from failed searchErnesto A. Fernández1-3/+4
2018-09-15hfsplus: don't return 0 when fill_super() failedTetsuo Handa1-1/+3
2018-09-15cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg1-0/+7
2018-09-15vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev1-1/+1
2018-09-15tcp: do not restart timewait timer on rst receptionFlorian Westphal1-1/+2
2018-09-15qlge: Fix netdev features configuration.Manish Chopra1-15/+8
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger2-2/+11
2018-09-15staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann1-23/+37
2018-09-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko1-1/+1
2018-09-09Linux 4.4.155v4.4.155Greg Kroah-Hartman1-1/+1
2018-09-09drm/drivers: add support for using the arch wc mapping API.Dave Airlie6-0/+38
2018-09-09x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie3-0/+42
2018-09-09fs/quota: Fix spectre gadget in do_quotactlJeremy Cline1-0/+2
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter1-0/+3
2018-09-09bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai1-1/+3
2018-09-09getxattr: use correct xattr lengthChristian Brauner1-1/+1
2018-09-09udlfb: set optimal write delayMikulas Patocka1-1/+1
2018-09-09fb: fix lost console when the user unplugs a USB adapterMikulas Patocka1-6/+32
2018-09-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R1-0/+2
2018-09-09ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger1-0/+5
2018-09-09ubifs: Check data node size before truncateRichard Weinberger1-1/+10
2018-09-09Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger1-1/+1
2018-09-09ubifs: Fix memory leak in lprobs self-checkRichard Weinberger1-4/+4
2018-09-09userns: move user access out of the mutexJann Horn1-20/+19
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn5-110/+119
2018-09-09osf_getdomainname(): use copy_to_user()Al Viro1-14/+9
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan3-7/+21
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan2-0/+4
2018-09-09mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra1-9/+0
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter1-0/+1
2018-09-09pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter1-1/+1
2018-09-09PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)1-0/+1
2018-09-099p: fix multiple NULL-pointer-dereferencesTomas Bortoli3-1/+10
2018-09-09uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)1-1/+1
2018-09-09kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow1-1/+7
2018-09-09tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)1-0/+4
2018-09-09tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)1-1/+3
2018-09-09vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit1-1/+8
2018-09-09vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit1-18/+19
2018-09-09vmw_balloon: do not use 2MB without batchingNadav Amit1-1/+7
2018-09-09vmw_balloon: fix inflation of 64-bit GFNsNadav Amit1-6/+7
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen1-1/+1
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen1-1/+1
2018-09-09dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer1-1/+2
2018-09-09x86/mm/pat: Fix L1TF stable backport for CPA, 2nd callJiri Slaby1-1/+1