summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09DMA reservations: use the new mmap locking APIMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09power: use show_stack_loglvl()Dmitry Safonov
2020-06-09sysrq: use show_stack_loglvl()Dmitry Safonov
2020-06-08Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-06-08Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-06-08Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-08Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig
2020-06-08vhost: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-08Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8Dave Airlie
2020-06-08Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie
2020-06-08Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2020-06-07net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl
2020-06-08Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-06-07mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak
2020-06-07Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-06-07Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-06-07Merge tag 'ntb-5.8' of git://github.com/jonmason/ntbLinus Torvalds
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-06net: dp83869: Reset return variable if PHY strap is readDan Murphy
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-06-06Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu
2020-06-05NTB: perf: Fix race condition when run with ntb_testLogan Gunthorpe
2020-06-05NTB: perf: Fix support for hardware that doesn't have port numbersLogan Gunthorpe
2020-06-05NTB: perf: Don't require one more memory window than number of peersLogan Gunthorpe
2020-06-05NTB: ntb_pingpong: Choose doorbells based on port numberLogan Gunthorpe
2020-06-05NTB: Fix the default port and peer numbers for legacy driversLogan Gunthorpe
2020-06-05NTB: Revert the change to use the NTB device dev for DMA allocationsLogan Gunthorpe
2020-06-05NTB: ntb_tool: reading the link file should not end in a NULL byteLogan Gunthorpe
2020-06-05ntb_perf: avoid false dma unmap of destination addressSanjay R Mehta
2020-06-05ntb_perf: increase sleep time from one milli sec to one secSanjay R Mehta