summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | cifs: only wake the thread for the very last PDU in a compoundRonnie Sahlberg2018-10-021-1/+17
| * | | | | | | | | | | | | | | | cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg2018-10-023-2/+12
| * | | | | | | | | | | | | | | | smb2: fix missing files in root share directory listingAurelien Aptel2018-10-021-1/+1
* | | | | | | | | | | | | | | | | Merge tag 'drm-fixes-2018-10-05' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-10-047-26/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-10-052-10/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling2018-10-041-8/+29
| | * | | | | | | | | | | | | | | | | drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S2018-10-041-2/+8
| * | | | | | | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2018-10-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-10-055-16/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes2018-10-024-13/+35
| | * | | | | | | | | | | | | | | | | drm: fix use-after-free read in drm_mode_create_lease_ioctl()Jann Horn2018-10-021-3/+3
| | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-0410-24/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ovl: fix format of setxattr debugMiklos Szeredi2018-10-041-2/+2
| * | | | | | | | | | | | | | | | | | ovl: fix access beyond unterminated stringsAmir Goldstein2018-10-041-1/+1
| * | | | | | | | | | | | | | | | | | ovl: make symbol 'ovl_aops' staticWei Yongjun2018-09-251-1/+1
| * | | | | | | | | | | | | | | | | | vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein2018-09-246-20/+23
| * | | | | | | | | | | | | | | | | | ovl: fix freeze protection bypass in ovl_clone_file_range()Amir Goldstein2018-09-241-1/+1
| * | | | | | | | | | | | | | | | | | ovl: fix freeze protection bypass in ovl_write_iter()Amir Goldstein2018-09-241-0/+2
| * | | | | | | | | | | | | | | | | | ovl: fix memory leak on unlink of indexed fileAmir Goldstein2018-09-241-1/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGreg Kroah-Hartman2018-10-042-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni2018-09-191-1/+1
| * | | | | | | | | | | | | | | | | | ARM: 8787/1: wire up io_pgetevents syscallStefan Agner2018-09-191-0/+1
* | | | | | | | | | | | | | | | | | | Merge tag 'drm-fixes-2018-10-04' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-10-046-77/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'drm-tda9950-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie2018-10-041-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | drm/i2c: tda9950: set MAX_RETRIES for errors onlyHans Verkuil2018-09-201-1/+2
| | * | | | | | | | | | | | | | | | | | drm/i2c: tda9950: fix timeout counter checkColin Ian King2018-09-201-1/+1
| * | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2018-10-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-10-044-47/+76
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | drm/i915: Handle incomplete Z_FINISH for compressed error statesChris Wilson2018-10-032-25/+64
| | * | | | | | | | | | | | | | | | | | | drm/i915: Avoid compiler warning for maybe unused gu_misc_iirChris Wilson2018-10-011-21/+12
| | * | | | | | | | | | | | | | | | | | | drm/i915: Do not redefine the has_csr parameter.Anusha Srivatsa2018-10-011-1/+0
| | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'exynos-drm-fixes-for-v4.19-rc7' of git://git.kernel.org/pub/scm/li...Dave Airlie2018-10-031-28/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | drm/exynos: Use selected dma_dev default iommu domain instead of a fake oneMarek Szyprowski2018-10-011-28/+6
* | | | | | | | | | | | | | | | | | | | Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman2018-10-0418-264/+256
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | xfs: fix error handling in xfs_bmap_extents_to_btreeDave Chinner2018-10-011-11/+13
| * | | | | | | | | | | | | | | | | | | | iomap: set page dirty after partial delalloc on mkwriteBrian Foster2018-09-291-1/+1
| * | | | | | | | | | | | | | | | | | | | xfs: remove invalid log recovery first/last cycle checkBrian Foster2018-09-291-10/+0
| * | | | | | | | | | | | | | | | | | | | xfs: validate inode di_forkoffEric Sandeen2018-09-291-0/+30
| * | | | | | | | | | | | | | | | | | | | xfs: skip delalloc COW blocks in xfs_reflink_end_cowChristoph Hellwig2018-09-291-6/+4
| * | | | | | | | | | | | | | | | | | | | xfs: don't treat unknown di_flags2 as corruption in scrubEric Sandeen2018-09-292-1/+5
| * | | | | | | | | | | | | | | | | | | | xfs: remove duplicated include from alloc.cYueHaibing2018-09-291-1/+0
| * | | | | | | | | | | | | | | | | | | | xfs: don't bring in extents in xfs_bmap_punch_delalloc_rangeChristoph Hellwig2018-09-291-6/+2
| * | | | | | | | | | | | | | | | | | | | xfs: fix transaction leak in xfs_reflink_allocate_cow()Dave Chinner2018-09-291-50/+77
| * | | | | | | | | | | | | | | | | | | | xfs: avoid lockdep false positives in xfs_trans_allocDave Chinner2018-09-291-2/+8
| * | | | | | | | | | | | | | | | | | | | xfs: refactor xfs_buf_log_item reference count handlingBrian Foster2018-09-293-58/+56
| * | | | | | | | | | | | | | | | | | | | xfs: clean up xfs_trans_brelse()Brian Foster2018-09-291-71/+39
| * | | | | | | | | | | | | | | | | | | | xfs: don't unlock invalidated buf on aborted tx commitBrian Foster2018-09-292-50/+42
| * | | | | | | | | | | | | | | | | | | | xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster2018-09-294-44/+16
| * | | | | | | | | | | | | | | | | | | | xfs: don't crash the vfs on a garbage inline symlinkDarrick J. Wong2018-09-291-1/+11
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | RISCV: Fix end PFN for low memoryAtish Patra2018-10-021-1/+1
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-03129-806/+864
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \