summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.9-rc4v5.9-rc4Linus Torvalds2020-09-061-1/+1
* Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-061-3/+52
|\
| * io_uring: fix linked deferred ->files cancellationPavel Begunkov2020-09-051-2/+23
| * io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov2020-09-051-0/+27
| * io_uring: fix explicit async read/write mapping for large segmentsJens Axboe2020-09-051-3/+4
* | Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2020-09-067-63/+119
|\ \
| * | iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson2020-09-041-7/+7
| * | iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel2020-09-041-0/+7
| * | iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel2020-09-041-1/+6
| * | iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit2020-09-043-7/+33
| * | iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit2020-09-041-0/+2
| * | iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu2020-09-041-45/+55
| * | iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu2020-09-041-2/+8
| * | MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers moveLukas Bulwahn2020-09-041-1/+1
* | | Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2020-09-069-63/+213
|\ \ \
| * | | x86/entry: Unbreak 32bit fast syscallThomas Gleixner2020-09-043-24/+91
| * | | x86/debug: Allow a single level of #DB recursionAndy Lutomirski2020-09-041-34/+31
| * | | x86/entry: Fix AC assertionPeter Zijlstra2020-09-041-2/+10
| * | | tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi2020-09-041-1/+1
| * | | x86, fakenuma: Fix invalid starting node IDHuang Ying2020-09-041-1/+1
| * | | x86/mm/32: Bring back vmalloc faulting on x86_32Joerg Roedel2020-09-031-0/+78
| * | | x86/cmdline: Disable jump tables for cmdline.cArvind Sankar2020-09-031-1/+1
* | | | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2020-09-0614-22/+229
|\ \ \ \
| * | | | xen: add helpers to allocate unpopulated memoryRoger Pau Monne2020-09-0410-15/+219
| * | | | memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne2020-09-043-7/+6
| * | | | xen/balloon: add header guardRoger Pau Monne2020-09-041-0/+4
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linuxLinus Torvalds2020-09-054-10/+16
|\ \ \ \ \ \ \
| | | * | | | | sparse: use static inline for __chk_{user,io}_ptr()Luc Van Oostenryck2020-08-291-2/+2
| | | * | | | | Compiler Attributes: fix comment concerning GCC 4.6Luc Van Oostenryck2020-08-271-1/+1
| | | * | | | | Compiler Attributes: remove comment about sparse not supporting __has_attributeLuc Van Oostenryck2020-08-271-6/+0
| | * | | | | | clang-format: Update with the latest for_each macro listMiguel Ojeda2020-09-011-0/+12
| | | |_|_|/ / | | |/| | | |
| * | | | | | auxdisplay: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-081-1/+1
* | | | | | | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds2020-09-057-73/+62
|\ \ \ \ \ \ \
| * | | | | | | ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin2020-09-011-2/+2
| * | | | | | | arc: fix memory initialization for systems with two memory banksMike Rapoport2020-09-011-11/+16
| * | | | | | | irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-08-272-1/+6
| * | | | | | | ARC: show_regs: fix r12 printing and simplifyVineet Gupta2020-08-271-47/+30
| * | | | | | | ARC: HSDK: wireup perf irqVineet Gupta2020-08-161-0/+2
| * | | | | | | ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta2020-08-161-10/+4
| * | | | | | | ARC: pgalloc.h: delete a duplicated word + other fixesRandy Dunlap2020-08-161-2/+2
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-09-0514-67/+129
|\ \ \ \ \ \ \ \
| * | | | | | | | include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe2020-09-051-1/+1
| * | | | | | | | mm/khugepaged.c: fix khugepaged's request size in collapse_fileDavid Howells2020-09-051-1/+1
| * | | | | | | | mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song2020-09-051-6/+20
| * | | | | | | | mm/hugetlb: try preferred node first when alloc gigantic page from cmaLi Xinhai2020-09-051-6/+17
| * | | | | | | | mm/migrate: preserve soft dirty in remove_migration_pte()Ralph Campbell2020-09-051-0/+2
| * | | | | | | | mm/migrate: remove unnecessary is_zone_device_page() checkRalph Campbell2020-09-051-7/+5
| * | | | | | | | mm/rmap: fixup copying of soft dirty and uffd ptesAlistair Popple2020-09-052-6/+18
| * | | | | | | | mm/migrate: fixup setting UFFD_WP flagAlistair Popple2020-09-051-1/+1
| * | | | | | | | mm: madvise: fix vma user-after-freeYang Shi2020-09-051-1/+1