platform/kernel/linux-starfive.git
2020-09-22 Oded Gabbayhabanalabs/gaudi: increase timeout for boot fit load
2020-09-22 Moti Haimovskihabanalabs: add debugfs support for MMU with 6 HOPs
2020-09-22 Moti Haimovskihabanalabs: add num_hops to hl_mmu_properties
2020-09-22 Moti Haimovskihabanalabs: refactor MMU as device-oriented
2020-09-22 Moti Haimovskihabanalabs: rename mmu.c to mmu_v1.c
2020-09-22 Omer Shpigelmanhabanalabs: use smallest possible alignment for virtual...
2020-09-22 Oded Gabbayhabanalabs: check flag before reset because of f/w...
2020-09-22 Oded Gabbayhabanalabs: increase PQ COMP_OFFSET by one nibble
2020-09-22 Ofir Bittonhabanalabs: Fix alignment issue in cpucp_info structure
2020-09-22 Oded Gabbayhabanalabs: remove unused define
2020-09-22 Oded Gabbayhabanalabs: remove unused ASIC function pointer
2020-09-22 Oded Gabbayhabanalabs: rename ArmCP to CPU-CP
2020-09-22 Oded Gabbayhabanalabs: count dropped CS because max CS in-flight
2020-09-22 Hillf Dantonhabanalabs: make use of dma_mmap_coherent
2020-09-22 Oded Gabbayhabanalabs: clear vm_pgoff before doing the mmap
2020-09-22 Oded Gabbayhabanalabs: restructure hl_mmap
2020-09-22 Oded Gabbayhabanalabs: cast to u64 before shift > 31 bits
2020-09-22 Oded Gabbayhabanalabs: replace armcp with the generic cpucp
2020-09-22 Oded Gabbayhabanalabs: update GAUDI hardware specs
2020-09-22 farah kassabrihabanalabs: add support for getting device total energy
2020-09-22 Tomer Tayarhabanalabs: Include linux/bitfield.h only in habanalabs.h
2020-09-22 farah kassabrihabanalabs: extend busy engines mask to 64 bits
2020-09-22 Oded Gabbayhabanalabs: use 1U when shifting bits
2020-09-22 Oded Gabbayhabanalabs: check TPC vector pipe is empty
2020-09-22 Oded Gabbayhabanalabs: remove redundant assignment to variable
2020-09-22 Oded Gabbayhabanalabs: use FIELD_PREP() instead of <<
2020-09-22 Oded Gabbayhabanalabs: use standard BIT() and GENMASK()
2020-09-22 Oded Gabbayhabanalabs: eliminate redundant else condition
2020-09-22 Oded Gabbayhabanalabs: cast int to u32 before printing it with %u
2020-09-22 Oded Gabbayhabanalabs: change CB's ID to be 64 bits
2020-09-22 Dotan Barakhabanalabs: print the queue id in case of an error
2020-09-22 farah kassabrihabanalabs: remove security from ARB_MST_QUIET register
2020-09-22 Ofir Bittonhabanalabs: PCIe Advanced Error Reporting support
2020-09-22 Ofir Bittonhabanalabs: expose sync manager resources allocation...
2020-09-22 Ofir Bittonhabanalabs: add information about PCIe controller
2020-09-22 Ofir Bittonhabanalabs: Replace dma-fence mechanism with completions
2020-09-22 Oded Gabbayhabanalabs: increase length of ASIC name
2020-09-17 Lang Daiuio: free uio id after uio file node is freed
2020-09-17 Vadym Kochannvmem: core: fix missing of_node_put() in of_nvmem_devi...
2020-09-17 Bartosz Golaszewskinvmem: switch to simpler IDA interface
2020-09-17 Tian Taonvmem: core: Use kobj_to_dev() instead of container_of()
2020-09-17 Chih-En Hsunvmem: mtk-efuse: Remove EFUSE register write support
2020-09-17 Vadym Kochaneeprom: 93xx46: set type id as EEPROM
2020-09-17 Vadym Kochaneeprom: at25: set type id as EEPROM
2020-09-17 Mike Leachcoresight: etm4x: Fix number of resources check for...
2020-09-17 Jonathan Zhoucoresight: etm4x: Fix mis-usage of nr_resource in sysfs...
2020-09-17 Linu Cheriancoresight: Make sysfs functional on topologies with...
2020-09-17 Linu Cheriancoresight: etm: perf: Sink selection using sysfs is...
2020-09-17 Mathieu PoirierMAINTAINERS: Add CoreSight mailing list
2020-09-17 Jonathan Zhoucoresight: etm4x: Fix issues on trcseqevr access
2020-09-17 Suzuki K Poulosecoresight: etm4x: Handle unreachable sink in perf mode
2020-09-17 Tingwei Zhangcoresight: cti: Write regsiters directly in cti_enable_hw()
2020-09-17 Jonathan Zhoucoresight: etm4x: Fix issues within reset interface...
2020-09-17 Mike Leachcoresight: etm4x: Ensure default perf settings filter...
2020-09-17 Tingwei Zhangcoresight: cti: remove pm_runtime_get_sync() from CPU...
2020-09-17 Tingwei Zhangcoresight: cti: disclaim device only when it's claimed
2020-09-17 Qi Liucoresight: etm4x: Add Support for HiSilicon ETM device
2020-09-17 Mian Yousaf... coresight: fix offset by one error in counting ports
2020-09-17 Tingwei Zhangcoresight: stm: Support marked packet
2020-09-17 Sai Prakash... coresight: etm4x: Fix etm4_count race by moving cpuhp...
2020-09-16 Ricky Wumisc: rtsx: Add power saving functions and fix driving...
2020-09-16 Jonathan Marekmisc: fastrpc: add ioctl for attaching to sensors pd
2020-09-16 Jonathan Marekmisc: fastrpc: define names for protection domain ids
2020-09-16 Jonathan Marekmisc: fastrpc: fix indentation error in uapi header
2020-09-16 Ricky Wumisc: rtsx: Fix power down flow
2020-09-16 Keita Suzukimisc: rtsx: Fix memory leak in rtsx_pci_probe
2020-09-16 Colin Ian Kingbinder: remove redundant assignment to pointer n
2020-09-14 Colin Ian Kingmisc: hisi_hikey_usb: fix return of uninitialized ret...
2020-09-14 Greg Kroah... Merge tag 'fpga-for-5.10' of git://git./linux/kernel...
2020-09-14 Greg Kroah... Merge 5.9-rc5 into char-misc-next
2020-09-13 Linus TorvaldsLinux 5.9-rc5
2020-09-13 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2020-09-13 Linus TorvaldsMerge tag 'usb-5.9-rc5' of git://git./linux/kernel...
2020-09-13 Linus TorvaldsMerge tag 'staging-5.9-rc5' of git://git./linux/kernel...
2020-09-13 Linus TorvaldsMerge tag 'driver-core-5.9-rc5' of git://git./linux...
2020-09-13 Olof JohanssonMerge tag 'arm-soc/for-5.9/devicetree-fixes' of https...
2020-09-13 Olof JohanssonMerge tag 'imx-fixes-5.9-2' of git://git./linux/kernel...
2020-09-13 Olof JohanssonMerge tag 'omap-for-v5.9/fixes-rc3' of git://git./linux...
2020-09-13 Linus TorvaldsMerge tag 'char-misc-5.9-rc5' of git://git./linux/kerne...
2020-09-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-09-12 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2020-09-12 Linus TorvaldsMerge tag 'seccomp-v5.9-rc5' of git://git./linux/kernel...
2020-09-12 Linus TorvaldsMerge tag 'libnvdimm-fix-v5.9-rc5' of git://git./linux...
2020-09-12 Linus TorvaldsMerge tag 'for-5.9-rc4-tag' of git://git./linux/kernel...
2020-09-12 Linus TorvaldsMerge tag '5.9-rc4-smb3-fix' of git://git.samba.org...
2020-09-12 Maxim LevitskyKVM: emulator: more strict rsm checks.
2020-09-12 Maxim LevitskyKVM: nSVM: more strict SMM checks when returning to...
2020-09-12 Maxim LevitskySVM: nSVM: setup nested msr permission bitmap on nested...
2020-09-12 Maxim LevitskySVM: nSVM: correctly restore GIF on vmexit from nesting...
2020-09-12 Stafford Horneopenrisc: Fix issue with get_user for 64-bit values
2020-09-12 Vitaly Kuznetsovx86/kvm: don't forget to ACK async PF IRQ
2020-09-12 Vitaly Kuznetsovx86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
2020-09-12 Wanpeng LiKVM: VMX: Don't freeze guest when event delivery causes...
2020-09-12 Wanpeng LiKVM: SVM: avoid emulation with stale next_rip
2020-09-11 Linus TorvaldsMerge tag 'ceph-for-5.9-rc5' of git://github.com/ceph...
2020-09-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-09-11 Linus TorvaldsMerge tag 'pm-5.9-rc5' of git://git./linux/kernel/git...
2020-09-11 Linus TorvaldsMerge tag 'block-5.9-2020-09-11' of git://git.kernel...
2020-09-11 Linus TorvaldsMerge tag 'spi-fix-v5.9-rc4' of git://git./linux/kernel...
2020-09-11 Linus TorvaldsMerge tag 'regulator-fix-v5.9-rc4' of git://git./linux...
next