summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.122v3.18.122Greg Kroah-Hartman2018-09-091-1/+1
* bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai2018-09-091-1/+3
* getxattr: use correct xattr lengthChristian Brauner2018-09-091-1/+1
* udlfb: set optimal write delayMikulas Patocka2018-09-091-1/+1
* fb: fix lost console when the user unplugs a USB adapterMikulas Patocka2018-09-091-6/+32
* pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R2018-09-091-0/+2
* ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger2018-09-091-0/+5
* Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger2018-09-091-1/+1
* ubifs: Fix memory leak in lprobs self-checkRichard Weinberger2018-09-091-4/+4
* userns: move user access out of the mutexJann Horn2018-09-091-20/+19
* userns; Correct the comment in map_writeEric W. Biederman2018-09-091-1/+1
* sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-095-110/+119
* osf_getdomainname(): use copy_to_user()Al Viro2018-09-091-14/+9
* mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra2018-09-091-9/+0
* ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter2018-09-091-0/+1
* pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter2018-09-091-1/+1
* 9p: fix multiple NULL-pointer-dereferencesTomas Bortoli2018-09-093-1/+10
* uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)2018-09-091-1/+1
* kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow2018-09-091-1/+7
* tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)2018-09-091-0/+4
* tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)2018-09-091-1/+3
* iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen2018-09-091-1/+1
* iio: ad9523: Fix displayed phaseLars-Peter Clausen2018-09-091-1/+1
* dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer2018-09-091-1/+2
* net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli2018-09-091-0/+2
* net/9p/client.c: version pointer uninitializedTomas Bortoli2018-09-091-1/+1
* 9p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen2018-09-091-1/+2
* powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar2018-09-091-1/+1
* powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2018-09-092-17/+78
* spi: davinci: fix a NULL pointer dereferenceBartosz Golaszewski2018-09-091-1/+1
* Linux 3.18.121v3.18.121Greg Kroah-Hartman2018-09-051-1/+1
* cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer2018-09-051-1/+1
* scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche2018-09-051-2/+18
* scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche2018-09-052-0/+58
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-09-053-3/+3
* kprobes: Make list and blacklist root user read onlyMasami Hiramatsu2018-09-051-2/+2
* s390/pci: fix out of bounds access during irq setupSebastian Ott2018-09-051-0/+2
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-052-4/+2
* pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter2018-09-051-1/+1
* ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-09-051-4/+3
* udl-kms: fix crash due to uninitialized memoryMikulas Patocka2018-09-051-1/+1
* udl-kms: handle allocation failureMikulas Patocka2018-09-051-10/+18
* udl-kms: change down_interruptible to downMikulas Patocka2018-09-051-6/+1
* fuse: Add missed unlock_page() to fuse_readpages_fill()Kirill Tkhai2018-09-051-0/+1
* fuse: Don't access pipe->buffers without pipe_lock()Andrey Ryabinin2018-09-051-2/+5
* x86/process: Re-export start_thread()Rian Hunter2018-09-051-0/+1
* KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal2018-09-051-11/+27
* KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal2018-09-051-0/+4
* arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann2018-09-051-1/+5
* ext4: reset error code in ext4_find_entry in fallbackEric Sandeen2018-09-051-0/+1