summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-11Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2020-06-11Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-11umem: remove redundant initialization of variable retColin Ian King
2020-06-11pktcdvd: remove redundant initialization of variable retColin Ian King
2020-06-11nvmet: fail outstanding host posted AEN reqChaitanya Kulkarni
2020-06-11nvme-pci: use simple suspend when a HMB is enabledChristoph Hellwig
2020-06-11nvme-fc: don't call nvme_cleanup_cmd() for AENsDaniel Wagner
2020-06-11nvmet-tcp: constify nvmet_tcp_opsMax Gurtovoy
2020-06-11nvme-tcp: constify nvme_tcp_mq_ops and nvme_tcp_admin_mq_opsRikard Falkeborn
2020-06-11nvme: do not call del_gendisk() on a disk that was never addedNiklas Cassel
2020-06-11Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d...Dave Airlie
2020-06-11drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King
2020-06-10mailbox: qcom: Add ipq6018 apcs compatibleSivaprakash Murugesan
2020-06-10mailbox: qcom: Add clock driver name in apcs mailbox driver dataSivaprakash Murugesan
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-10Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-10Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-10Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-06-10cdrom: fix an incorrect __user annotation on cdrom_sysctl_infoChristoph Hellwig
2020-06-10Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-06-10Merge branch 'acpica'Rafael J. Wysocki
2020-06-10Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki
2020-06-10Merge branch 'pm-opp'Rafael J. Wysocki
2020-06-10drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec
2020-06-09clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel
2020-06-09irqchip: RISC-V per-HART local interrupt controller driverAnup Patel
2020-06-09RISC-V: Rename and move plic_find_hart_id() to arch directoryAnup Patel
2020-06-09clk: mediatek: Remove ifr{0,1}_cfg_regs structuresStephen Boyd
2020-06-09clk: baikal-t1: remove redundant assignment to variable 'divider'Colin Ian King