summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-xgs-iproc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-18PCI: aardvark: Fix kernel panic during PIO transferPali Rohár1-9/+40
2021-06-18PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski1-0/+44
2021-06-18PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna1-0/+2
2021-06-18PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan1-1/+3
2021-06-18PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun1-0/+65
2021-06-18PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni1-0/+12
2021-06-18PCI: Mark TI C667X to avoid bus resetAntti Järvinen1-0/+10
2021-06-18PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter3-121/+128
2021-06-18PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GBPunit Agrawal1-0/+2
2021-06-18tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)1-3/+3
2021-06-18tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)1-9/+0
2021-06-18tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)1-2/+0
2021-06-18recordmcount: Correct st_shndx handlingPeter Zijlstra1-5/+10
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-17usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn1-0/+7
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-16mm/sparse: fix check_usemap_section_nr warningsMiles Chen1-2/+11
2021-06-16mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi1-17/+7
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins3-24/+63
2021-06-16mm/thp: fix page_address_in_vma() on file THP tailsJue Wang1-4/+4
2021-06-16mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins3-32/+53
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins4-2/+29
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins2-2/+11
2021-06-16mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins2-12/+20
2021-06-16mm, thp: use head page in __migration_entry_wait()Xu Yu1-0/+1
2021-06-16mm/slub.c: include swab.hAndrew Morton1-0/+1
2021-06-16crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfoPingfan Liu1-0/+1
2021-06-16mm/memory-failure: make sure wait for page writeback in memory_failureyangerkun1-1/+6
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz3-23/+100
2021-06-16mm/slub: actually fix freelist pointer vs redzoningKees Cook1-11/+3
2021-06-16mm/slub: fix redzoning for small allocationsKees Cook2-5/+6
2021-06-16mm/slub: clarify verification reportingKees Cook2-12/+12
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu2-5/+12
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi3-2/+48
2021-06-16printk: Move EXPORT_SYMBOL() closer to vprintk definitionPunit Agrawal1-1/+1
2021-06-16usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima1-2/+14
2021-06-15proc: only require mm_struct for writingLinus Torvalds1-1/+3
2021-06-15afs: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2021-06-15usb: dwc3: core: fix kernel panic when do rebootPeter Chen1-1/+1
2021-06-15quota: finish disable quotactl_path syscallMarcin Juszkiewicz1-2/+1
2021-06-14Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0Tor Vic1-1/+4
2021-06-14Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar4-245/+12
2021-06-14fanotify: fix copy_event_to_user() fid error clean upMatthew Bobrowski1-2/+2
2021-06-13Linux 5.13-rc6v5.13-rc6Linus Torvalds1-1/+1
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang1-7/+20
2021-06-12riscv: Fix BUILTIN_DTB for sifive and microchip socAlexandre Ghiti2-0/+2
2021-06-11block: loop: fix deadlock between open and removeChristoph Hellwig2-18/+8
2021-06-11x86, lto: Pass -stack-alignment only on LLD < 13.0.0Tor Vic1-2/+3
2021-06-11KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMUSean Christopherson1-1/+25