summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-10scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam3-5/+5
2020-06-10scsi: target: Fix NULL pointer dereferenceSudhakar Panneerselvam3-13/+39
2020-06-10scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam6-28/+28
2020-06-10scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam1-4/+12
2020-06-10net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi1-0/+13
2020-06-10clk: mediatek: Remove ifr{0,1}_cfg_regs structuresStephen Boyd1-30/+0
2020-06-09clk: baikal-t1: remove redundant assignment to variable 'divider'Colin Ian King1-1/+1
2020-06-09clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"Colin Ian King1-1/+1
2020-06-09ionic: wait on queue start until after IFF_UPShannon Nelson1-2/+2
2020-06-09net: change addr_list_lock back to static keyCong Wang7-9/+22
2020-06-09Input: adi - work around module name confictArnd Bergmann1-0/+1
2020-06-09Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+4
2020-06-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds122-226/+190
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse18-34/+33
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse1-2/+2
2020-06-09mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse1-1/+1
2020-06-09mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse1-1/+1
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse2-6/+6
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse32-99/+99
2020-06-09DMA reservations: use the new mmap locking APIMichel Lespinasse1-2/+3
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport41-41/+40
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport43-43/+43
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport35-35/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2-2/+2
2020-06-09power: use show_stack_loglvl()Dmitry Safonov1-1/+1
2020-06-09sysrq: use show_stack_loglvl()Dmitry Safonov1-1/+1
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds1-0/+8
2020-06-09fpga: zynqmp: fix modular buildArnd Bergmann1-1/+1
2020-06-09drm/i915/display: Only query DP state of a DDI encoderChris Wilson1-0/+3
2020-06-09spi: rspi: Use requested instead of maximum bit rateGeert Uytterhoeven1-7/+21
2020-06-09vhost/test: fix up after API changeMichael S. Tsirkin1-1/+1
2020-06-09virtio_mem: convert device block size into 64bitMichael S. Tsirkin1-9/+9
2020-06-08i2c: npcm7xx: Fix a couple of error codes in probeDan Carpenter1-2/+2
2020-06-08Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds25-263/+801
2020-06-08Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2-2/+2
2020-06-08Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2-2/+44
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds24-614/+870
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds40-1764/+3154
2020-06-08Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds46-381/+1674
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds32-211/+778
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+5
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig2-2/+3
2020-06-08vhost: convert get_user_pages() --> pin_user_pages()John Hubbard1-3/+2
2020-06-08Merge branch 'fixes-v5.7' into fixesTony Lindgren711-3669/+6793
2020-06-08drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang1-1/+1
2020-06-08random: fix an incorrect __user annotation on proc_do_entropyChristoph Hellwig1-1/+1
2020-06-08regmap: fix the kerneldoc for regmap_test_bits()Bartosz Golaszewski1-2/+3
2020-06-08ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2-10/+20
2020-06-08drm/i915/params: fix i915.reset module param typeJani Nikula1-1/+1
2020-06-08drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson1-8/+48