summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resourcesPeter Ujfalusi2020-06-161-15/+16
| * | dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"Peter Ujfalusi2020-06-161-1/+1
| |/
* | keys: asymmetric: fix error return code in software_key_query()Wei Yongjun2020-07-161-0/+1
* | afs: Fix interruption of operationsDavid Howells2020-07-162-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-07-148-11/+31
|\ \
| * | Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang2020-07-091-0/+7
| * | Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-071-0/+7
| * | Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov2020-07-071-1/+0
| * | Input: elan_i2c - only increment wakeup count on touchDerek Basehore2020-07-071-4/+5
| * | Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson2020-07-071-0/+1
| * | ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer2020-06-301-4/+8
| * | Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-06-302-2/+3
* | | Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-07-135-8/+7
|\ \ \
| * | | iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unusedJordan Crouse2020-07-091-1/+1
| * | | iommu: Fix use-after-free in iommu_release_deviceQian Cai2020-07-091-1/+1
| * | | iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inlineJoerg Roedel2020-06-301-1/+1
| * | | iommu: SUN50I_IOMMU should depend on HAS_DMAGeert Uytterhoeven2020-06-301-0/+1
| * | | iommu/sun50i: Remove unused variableMaxime Ripard2020-06-301-2/+0
| * | | iommu/sun50i: Change the readl timeout to the atomic variantMaxime Ripard2020-06-301-3/+3
* | | | mm: document warning in move_normal_pmd() and make it warn only onceLinus Torvalds2020-07-131-2/+21
* | | | Linux 5.8-rc5v5.8-rc5Linus Torvalds2020-07-131-1/+1
* | | | Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-07-123-6/+5
|\ \ \ \
| * | | | xtensa: simplify xtensa_pmu_irq_handlerXu Wang2020-07-081-3/+1
| * | | | xtensa: update *pos in cpuinfo_op.nextMax Filippov2020-07-021-1/+2
| * | | | xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov2020-07-021-2/+2
| |/ / /
* | | | Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-121-1/+4
|\ \ \ \
| * | | | io_uring: fix not initialised work->flagsPavel Begunkov2020-07-121-1/+2
| * | | | io_uring: fix missing msg_name assignmentPavel Begunkov2020-07-121-0/+2
* | | | | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-123-8/+3
|\ \ \ \ \
| * | | | | btrfs: wire up iter_file_splice_writeChristoph Hellwig2020-07-091-0/+1
| * | | | | btrfs: fix double put of block group with nocowJosef Bacik2020-07-091-8/+1
| * | | | | btrfs: discard: add missing put when grabbing block group from unused listQu Wenruo2020-07-071-0/+1
* | | | | | Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-127-9/+41
|\ \ \ \ \ \
| * | | | | | riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warningVincent Chen2020-07-102-3/+4
| * | | | | | kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen2020-07-102-1/+1
| * | | | | | riscv: Fix "no previous prototype" compile warning in kgdb.c fileVincent Chen2020-07-101-5/+5
| * | | | | | riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen2020-07-101-0/+2
| * | | | | | kgdb: enable arch to support XML packet.Vincent Chen2020-07-103-0/+29
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-126-8/+12
|\ \ \ \ \ \ \
| * | | | | | | scsi: dh: Add Fujitsu device to devinfo and dh listsSteve Schremmer2020-07-082-0/+2
| * | | | | | | scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn2020-07-081-4/+6
| * | | | | | | scsi: mpt3sas: Fix unlock imbalanceDamien Le Moal2020-07-031-1/+1
| * | | | | | | scsi: iscsi: Change iSCSI workqueue max_active back to 1Bob Liu2020-07-032-2/+2
| * | | | | | | scsi: scsi_transport_spi: Fix function pointer checkTom Rix2020-06-301-1/+1
* | | | | | | | Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter2020-07-101-3/+1
* | | | | | | | | Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-07-111-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin2020-07-081-1/+1
* | | | | | | | | | Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libnvdimm/security: Fix key lookup permissionsDan Williams2020-07-091-1/+1