summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_em86.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-10f2fs: point man pages for some f2fs utilsJaegeuk Kim1-2/+44
2020-09-10f2fs: Use generic casefolding supportDaniel Rosenberg5-91/+20
2020-09-10fs: Add standard casefolding supportDaniel Rosenberg2-0/+103
2020-09-10unicode: Add utf8_casefold_hashDaniel Rosenberg2-1/+25
2020-09-10f2fs: compress: use more readable atomic_t type for {cic,dic}.refChao Yu3-10/+10
2020-09-10f2fs: fix compile warningChao Yu1-2/+5
2020-09-10f2fs: support 64-bits key in f2fs rb-tree node entryChao Yu3-7/+49
2020-09-10f2fs: inherit mtime of original block during GCChao Yu4-17/+50
2020-09-10f2fs: record average update time of segmentChao Yu1-3/+18
2020-09-10f2fs: introduce inmem cursegChao Yu8-52/+113
2020-09-10f2fs: compress: remove unneeded codeChao Yu1-4/+0
2020-09-10f2fs: remove duplicated type castingXiaojun Wang3-4/+4
2020-09-10f2fs: support zone capacity less than zone sizeAravind Ramesh7-37/+275
2020-09-09f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi1-0/+3
2020-09-09f2fs: fix indefinite loop scanning for free nidSahitya Tummala1-0/+3
2020-09-09f2fs: Fix type of section block count variablesShin'ichiro Kawasaki1-4/+4
2020-09-08Revert "drm/i915/gem: Delete unused code"Dave Airlie1-0/+19
2020-09-08Revert "drm/i915/gem: Async GPU relocations only"Dave Airlie2-27/+289
2020-09-08Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"Dave Airlie2-0/+18
2020-09-07Linux 5.9-rc4v5.9-rc4Linus Torvalds1-1/+1
2020-09-06io_uring: fix linked deferred ->files cancellationPavel Begunkov1-2/+23
2020-09-05io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov1-0/+27
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe1-1/+1
2020-09-05mm/khugepaged.c: fix khugepaged's request size in collapse_fileDavid Howells1-1/+1
2020-09-05mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song1-6/+20
2020-09-05mm/hugetlb: try preferred node first when alloc gigantic page from cmaLi Xinhai1-6/+17
2020-09-05mm/migrate: preserve soft dirty in remove_migration_pte()Ralph Campbell1-0/+2
2020-09-05mm/migrate: remove unnecessary is_zone_device_page() checkRalph Campbell1-7/+5
2020-09-05mm/rmap: fixup copying of soft dirty and uffd ptesAlistair Popple2-6/+18
2020-09-05mm/migrate: fixup setting UFFD_WP flagAlistair Popple1-1/+1
2020-09-05mm: madvise: fix vma user-after-freeYang Shi1-1/+1
2020-09-05checkpatch: fix the usage of capture group ( ... )Mrinal Pandey1-2/+2
2020-09-05fork: adjust sysctl_max_threads definition to match prototypeTobias Klauser1-1/+1
2020-09-05ipc: adjust proc_ipc_sem_dointvec definition to match prototypeTobias Klauser1-1/+1
2020-09-05mm: track page table modifications in __apply_to_page_range()Joerg Roedel1-13/+24
2020-09-05MAINTAINERS: IA64: mark Status as Odd Fixes onlyRandy Dunlap1-1/+1
2020-09-05MAINTAINERS: add LLVM maintainersNick Desaulniers1-0/+2
2020-09-05MAINTAINERS: update Cavium/Marvell entriesRobert Richter1-15/+13
2020-09-05mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca1-6/+6
2020-09-05mm: memcg: fix memcg reclaim soft lockupXunlei Pang1-0/+8
2020-09-05memcg: fix use-after-free in uncharge_batchMichal Hocko1-0/+6
2020-09-05xfs: don't update mtime on COW faultsMikulas Patocka1-2/+10
2020-09-05ext2: don't update mtime on COW faultsMikulas Patocka1-2/+4
2020-09-05io_uring: fix explicit async read/write mapping for large segmentsJens Axboe1-3/+4
2020-09-05SUNRPC: stop printk reading past end of stringJ. Bruce Fields1-2/+2
2020-09-05NFS: Zero-stateid SETATTR should first return delegationChuck Lever1-1/+3
2020-09-04drm/msm: Disable the RPTR shadowJordan Crouse6-27/+43
2020-09-04drm/msm: Disable preemption on all 5xx targetsJordan Crouse1-1/+2
2020-09-04drm/msm: Enable expanded apriv support for a650Jordan Crouse4-4/+19
2020-09-04drm/msm: Split the a5xx preemption recordJordan Crouse2-5/+21