summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24mm/vmalloc: unbreak kasan vmalloc supportDaniel Axtens
2021-06-24KVM: s390: prepare for hugepage vmallocClaudio Imbrenda
2021-06-24mm/vmalloc: add vmalloc_no_hugeClaudio Imbrenda
2021-06-24nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin
2021-06-24mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()Hugh Dickins
2021-06-24mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): get vma_address_end() earlierHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): use goto instead of while (1)Hugh Dickins
2021-06-24mm: page_vma_mapped_walk(): add a level of indentationHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): crossing page table boundaryHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION blockHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): use pmde for *pvmw->pmdHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): settle PageHuge on entryHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): use page for pvmw->pageHugh Dickins
2021-06-24Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-24i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-06-25Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-24i2c: dev: Add __user annotationAndreas Hecht
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov
2021-06-24Merge tag 'mmc-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-06-24Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-24Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-24Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-24KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin
2021-06-24Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-06-24drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-06-24xen/events: reset active flag for lateeoi events laterJuergen Gross
2021-06-24MAINTAINERS: remove Timur Tabi from Freescale SOC sound driversTimur Tabi
2021-06-24ASoC: rt5645: Avoid upgrading static warnings to errorsMark Brown
2021-06-24KVM: selftests: Fix mapping length truncation in m{,un}map()Zenghui Yu
2021-06-24Merge tag 'amd-drm-fixes-5.13-2021-06-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-06-24perf/x86/intel/lbr: Zero the xstate buffer on allocationThomas Gleixner
2021-06-23Merge tag 'spi-fix-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-23software node: Handle software node injection to an existing device properlyHeikki Krogerus
2021-06-23Merge tag 'pm-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-23Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-22scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig
2021-06-22module: limit enabling module.sig_enforceMimi Zohar
2021-06-22drm/kmb: Fix error return code in kmb_hw_init()Zhen Lei
2021-06-22Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-06-22signal: Prevent sigqueue caching after task got releasedThomas Gleixner
2021-06-22drm/amdgpu: wait for moving fence after pinningChristian König
2021-06-22drm/radeon: wait for moving fence after pinningChristian König
2021-06-22drm/nouveau: wait for moving fence after pinning v2Christian König
2021-06-22sched/fair: Ensure that the CFS parent is added after unthrottlingRik van Riel
2021-06-22locking/lockdep: Improve noinstr vs errorsPeter Zijlstra
2021-06-22x86: Always inline task_size_max()Peter Zijlstra
2021-06-22x86/xen: Fix noinstr fail in exc_xen_unknown_trap()Peter Zijlstra
2021-06-22x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()Peter Zijlstra