summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-18Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-18afs: Re-enable freezing once a page fault is interruptedMatthew Wilcox (Oracle)
2021-06-18Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-18Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-18Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-18Merge tag 'usb-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-18Merge tag 'drm-fixes-2021-06-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-18PCI: aardvark: Fix kernel panic during PIO transferPali Rohár
2021-06-18PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski
2021-06-18PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna
2021-06-18PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan
2021-06-18PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun
2021-06-18PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-18PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-06-18PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter
2021-06-18PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GBPunit Agrawal
2021-06-18tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)
2021-06-18tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)
2021-06-18tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)
2021-06-18recordmcount: Correct st_shndx handlingPeter Zijlstra
2021-06-18Merge tag 'amd-drm-fixes-5.13-2021-06-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-17Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-17usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang
2021-06-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-16mm/sparse: fix check_usemap_section_nr warningsMiles Chen
2021-06-16mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-16mm/thp: fix page_address_in_vma() on file THP tailsJue Wang
2021-06-16mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-06-16mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins
2021-06-16mm, thp: use head page in __migration_entry_wait()Xu Yu
2021-06-16mm/slub.c: include swab.hAndrew Morton
2021-06-16crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfoPingfan Liu
2021-06-16mm/memory-failure: make sure wait for page writeback in memory_failureyangerkun
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz
2021-06-16mm/slub: actually fix freelist pointer vs redzoningKees Cook
2021-06-16mm/slub: fix redzoning for small allocationsKees Cook
2021-06-16mm/slub: clarify verification reportingKees Cook
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi
2021-06-16Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-16Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-16printk: Move EXPORT_SYMBOL() closer to vprintk definitionPunit Agrawal