summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller1-2/+7
2020-06-07fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2-144/+101
2020-06-02Merge branch 'sparc32-SRMMU-fixes-for-SMP'David S. Miller2-4/+15
2020-06-02sparc32: mm: Only call ctor()/dtor() functions for first and last userWill Deacon1-3/+11
2020-06-02sparc32: mm: Disable SPLIT_PTLOCK_CPUSWill Deacon1-0/+4
2020-06-02sparc32: mm: Don't try to free page-table pages if ctor() failsWill Deacon1-1/+0
2020-06-02sparc32: register memory occupied by kernel as memblock.memoryMike Rapoport1-0/+1
2020-06-02sparc: remove unused header file nfs_fs.hAnupam Aggarwal1-1/+0
2020-05-20sparc32: fix register window handling in genregs32_[gs]et()Al Viro1-130/+98
2020-05-17sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro1-14/+3
2020-05-17oradax: convert get_user_pages() --> pin_user_pages()John Hubbard1-5/+3
2020-05-13Merge branch 'Rework-sparc32-page-table-layout'David S. Miller9-130/+85
2020-05-13sparc32: mm: Reduce allocation size for PMD and PTE tablesWill Deacon1-2/+2
2020-05-13sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *Will Deacon4-24/+24
2020-05-13sparc32: mm: Restructure sparc32 MMU page-table layoutWill Deacon9-103/+58
2020-05-13sparc32: mm: Fix argument checking in __srmmu_get_nocache()Will Deacon1-6/+6
2020-05-12Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-6/+17
2020-05-12Merge tag 'gpio-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-6/+31
2020-05-12Merge tag 'gfs2-v5.7-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-39/+49
2020-05-12bootconfig: Fix to prevent warning message if no bootconfig optionMasami Hiramatsu1-4/+6
2020-05-11tracing: Wait for preempt irq delay thread to executeSteven Rostedt (VMware)1-2/+10
2020-05-11tools/bootconfig: Fix apply_xbc() to return zero on successSteven Rostedt (VMware)1-0/+1
2020-05-11Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds9-37/+91
2020-05-11drm: fix trivial field description cut-and-paste errorLinus Torvalds1-1/+1
2020-05-10Linux 5.7-rc5v5.7-rc5Linus Torvalds1-1/+1
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-90/+138
2020-05-10Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+13
2020-05-10Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+7
2020-05-10Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-47/+162
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds12-68/+107
2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds2-2/+2
2020-05-09Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-34/+121
2020-05-09gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds2-6/+6
2020-05-09gcc-10: disable 'restrict' warning for nowLinus Torvalds1-0/+3
2020-05-09gcc-10: disable 'stringop-overflow' warning for nowLinus Torvalds1-0/+1
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg1-1/+1
2020-05-09nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan1-1/+5
2020-05-09bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2-2/+4
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu4-8/+10
2020-05-09gcc-10: disable 'array-bounds' warning for nowLinus Torvalds1-0/+1
2020-05-09gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds1-0/+3
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds3-23/+3
2020-05-09Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-blockLinus Torvalds2-70/+40
2020-05-08Revert "gfs2: Don't demote a glock until its revokes are written"Bob Peterson1-3/+0
2020-05-08gfs2: If go_sync returns error, withdraw but skip invalidateBob Peterson1-1/+2
2020-05-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-6/+7
2020-05-08Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds4-14/+7
2020-05-08gfs2: Grab glock reference sooner in gfs2_add_revokeAndreas Gruenbacher1-3/+3
2020-05-08gfs2: don't call quota_unhold if quotas are not lockedBob Peterson1-2/+1