summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-14spi: qup: remove redundant assignment to variable retColin Ian King1-1/+1
2020-09-09spi: spidev: Remove redundant initialization of variable statusJay Fang1-2/+2
2020-09-09spi: spi-qcom-qspi: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar1-9/+6
2020-09-09spi: spi-geni-qcom: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar1-8/+5
2020-09-08spi: spi-mtk-nor: support standard spi propertiesIkjoon Jang1-13/+16
2020-09-08spi: tegra20: Simplify with dev_err_probe()Krzysztof Kozlowski1-7/+3
2020-09-08spi: tegra114: Simplify with dev_err_probe()Krzysztof Kozlowski1-8/+3
2020-09-08spi: synquacer: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+2
2020-09-08spi: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+1
2020-09-08spi: qcom-qspi: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+2
2020-09-08spi: spi-mux: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+2
2020-09-08spi: cadence-quadspi: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+1
2020-09-08spi: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski1-5/+2
2020-09-08spi: atmel: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+2
2020-09-08spi: sprd: Release DMA channel also on probe deferralKrzysztof Kozlowski1-1/+1
2020-09-08dt-bindings: snps, dw-apb-ssi: Add sparx5 support, plus rx-sample-delay-ns pr...Lars Povlsen1-0/+21
2020-09-08spi: dw: Add Microchip Sparx5 supportLars Povlsen1-1/+69
2020-09-08spi: dw: Add support for RX sample delay registerLars Povlsen2-0/+29
2020-09-07spi: qup: Allow for compile-testing on !ARMAlex Dewar1-1/+1
2020-09-07Linux 5.9-rc4v5.9-rc4Linus Torvalds1-1/+1
2020-09-06io_uring: fix linked deferred ->files cancellationPavel Begunkov1-2/+23
2020-09-05io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov1-0/+27
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe1-1/+1
2020-09-05mm/khugepaged.c: fix khugepaged's request size in collapse_fileDavid Howells1-1/+1
2020-09-05mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song1-6/+20
2020-09-05mm/hugetlb: try preferred node first when alloc gigantic page from cmaLi Xinhai1-6/+17
2020-09-05mm/migrate: preserve soft dirty in remove_migration_pte()Ralph Campbell1-0/+2
2020-09-05mm/migrate: remove unnecessary is_zone_device_page() checkRalph Campbell1-7/+5
2020-09-05mm/rmap: fixup copying of soft dirty and uffd ptesAlistair Popple2-6/+18
2020-09-05mm/migrate: fixup setting UFFD_WP flagAlistair Popple1-1/+1
2020-09-05mm: madvise: fix vma user-after-freeYang Shi1-1/+1
2020-09-05checkpatch: fix the usage of capture group ( ... )Mrinal Pandey1-2/+2
2020-09-05fork: adjust sysctl_max_threads definition to match prototypeTobias Klauser1-1/+1
2020-09-05ipc: adjust proc_ipc_sem_dointvec definition to match prototypeTobias Klauser1-1/+1
2020-09-05mm: track page table modifications in __apply_to_page_range()Joerg Roedel1-13/+24
2020-09-05MAINTAINERS: IA64: mark Status as Odd Fixes onlyRandy Dunlap1-1/+1
2020-09-05MAINTAINERS: add LLVM maintainersNick Desaulniers1-0/+2
2020-09-05MAINTAINERS: update Cavium/Marvell entriesRobert Richter1-15/+13
2020-09-05mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca1-6/+6
2020-09-05mm: memcg: fix memcg reclaim soft lockupXunlei Pang1-0/+8
2020-09-05memcg: fix use-after-free in uncharge_batchMichal Hocko1-0/+6
2020-09-05xfs: don't update mtime on COW faultsMikulas Patocka1-2/+10
2020-09-05ext2: don't update mtime on COW faultsMikulas Patocka1-2/+4
2020-09-05io_uring: fix explicit async read/write mapping for large segmentsJens Axboe1-3/+4
2020-09-04net/packet: fix overflow in tpacket_rcvOr Cohen1-1/+6
2020-09-04mm: Add PGREUSE counterPeter Xu3-0/+3
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu3-46/+9
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu2-32/+0
2020-09-04mm: do_wp_page() simplificationLinus Torvalds1-42/+17
2020-09-04gcov: Disable gcov build with GCC 10Leon Romanovsky1-0/+1