summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-06-11drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King-0/+1
2020-06-10mailbox: qcom: Add ipq6018 apcs compatibleSivaprakash Murugesan-0/+5
2020-06-10mailbox: qcom: Add clock driver name in apcs mailbox driver dataSivaprakash Murugesan-18/+38
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig-7/+0
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig-10/+10
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig-1/+1
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig-12/+4
2020-06-10Crypto/chcr: Checking cra_refcnt before unregistering the algorithmsAyush Sawal-4/+14
2020-06-10Crypto/chcr: Calculate src and dst sg lengths separately for dma mapAyush Sawal-18/+45
2020-06-10net: cadence: macb: disable NAPI on errorCorentin Labbe-1/+4
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-2/+2
2020-06-10Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-58/+28
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2020-06-10Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-1/+4
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-74/+467
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-779/+2662
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-119/+2315
2020-06-10Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-25/+57
2020-06-10vxlan: Remove access to nexthop group structDavid Ahern-5/+3
2020-06-10nexthop: Fix fdb labeling for groupsDavid Ahern-1/+1
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-2484/+4131
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-615/+13265
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds-524/+4100
2020-06-10cdrom: fix an incorrect __user annotation on cdrom_sysctl_infoChristoph Hellwig-1/+1
2020-06-10Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-184/+272
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel-9/+9
2020-06-10iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel-5/+5
2020-06-10Merge branch 'acpica'Rafael J. Wysocki-1/+4
2020-06-10Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki-45/+98
2020-06-10Merge branch 'pm-opp'Rafael J. Wysocki-54/+425
2020-06-10scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET-1/+3
2020-06-10drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec-2/+2
2020-06-09clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel-11/+40
2020-06-09irqchip: RISC-V per-HART local interrupt controller driverAnup Patel-9/+183
2020-06-09RISC-V: Rename and move plic_find_hart_id() to arch directoryAnup Patel-15/+1
2020-06-09scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()Denis Efremov-3/+0
2020-06-09scsi: cxlflash: Remove an unnecessary NULL checkDan Carpenter-3/+0
2020-06-09scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler-0/+2
2020-06-09scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott-1/+5
2020-06-09scsi: sr: Fix sr_probe() missing mutex_destroySimon Arlott-0/+1
2020-06-09scsi: st: Convert convert get_user_pages() --> pin_user_pages()John Hubbard-15/+5
2020-06-09scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam-5/+5
2020-06-09scsi: target: Fix NULL pointer dereferenceSudhakar Panneerselvam-13/+39
2020-06-09scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam-28/+28
2020-06-09scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam-4/+12
2020-06-09net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi-0/+13
2020-06-09clk: mediatek: Remove ifr{0,1}_cfg_regs structuresStephen Boyd-30/+0
2020-06-09clk: baikal-t1: remove redundant assignment to variable 'divider'Colin Ian King-1/+1
2020-06-09clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"Colin Ian King-1/+1
2020-06-09ionic: wait on queue start until after IFF_UPShannon Nelson-2/+2