sfrench/cifs-2.6.git
2021-02-12 Greg Kroah... Merge tag 'soundwire-2_5.12-rc1' of git://git./linux...
2021-02-11 Leo YanDocumentation: coresight: Add PID tracing description
2021-02-11 Suzuki K Poulosecoresight: etm-perf: Support PID tracing for kernel...
2021-02-11 Leo Yancoresight: etm-perf: Clarify comment on perf options
2021-02-11 Randy DunlapACRN: update MAINTAINERS: mailing list is subscribers...
2021-02-11 Bard Liaoregmap: sdw-mbq: use MODULE_LICENSE("GPL")
2021-02-11 Bard Liaoregmap: sdw: use no_pm routines for SoundWire 1.2 MBQ
2021-02-11 Bard Liaoregmap: sdw: use _no_pm functions in regmap_read/write
2021-02-11 Marcin Ślusarzsoundwire: intel: fix possible crash when no device...
2021-02-10 Alexandru ArdeleanMAINTAINERS: replace my with email with replacements
2021-02-10 Greg Kroah... Merge tag 'phy-fixes2-5.11' of git://git./linux/kernel...
2021-02-10 Loic Poulainmhi: Fix double dma free
2021-02-09 Geert Uytterhoevenuapi: map_to_7segment: Update example in documentation
2021-02-09 Jie Liuio: uio_pci_generic: don't fail probe if pdev->irq...
2021-02-09 Sabyrzhan Tasbolatovdrivers/misc/vmw_vmci: restrict too big queue size...
2021-02-09 Uwe Kleine... firewire: replace tricky statement by two simple ones
2021-02-09 Uwe Kleine... vme: make remove callback return void
2021-02-09 Uwe Kleine... firmware: google: make coreboot driver's remove callbac...
2021-02-09 Michal Simekfirmware: xilinx: Use explicit values for all enum...
2021-02-09 Shuo Liusample/acrn: Introduce a sample of HSM ioctl interface...
2021-02-09 Shuo Liuvirt: acrn: Introduce an interface for Service VM to...
2021-02-09 Shuo Liuvirt: acrn: Introduce irqfd
2021-02-09 Shuo Liuvirt: acrn: Introduce ioeventfd
2021-02-09 Shuo Liuvirt: acrn: Introduce I/O ranges operation interfaces
2021-02-09 Shuo Liuvirt: acrn: Introduce interfaces to query C-states...
2021-02-09 Shuo Liuvirt: acrn: Introduce interrupt injection interfaces
2021-02-09 Shuo Liuvirt: acrn: Introduce interfaces for PCI device passthrough
2021-02-09 Shuo Liuvirt: acrn: Introduce PCI configuration space PIO acces...
2021-02-09 Shuo Liuvirt: acrn: Introduce I/O request management
2021-02-09 Shuo Liuvirt: acrn: Introduce EPT mapping management
2021-02-09 Shuo Liuvirt: acrn: Introduce an ioctl to set vCPU registers...
2021-02-09 Shuo Liuvirt: acrn: Introduce VM management interfaces
2021-02-09 Shuo Liuvirt: acrn: Introduce ACRN HSM basic driver
2021-02-09 Shuo Liux86/acrn: Introduce hypercall interfaces
2021-02-09 Yin Fengweix86/acrn: Introduce acrn_cpuid_base() and hypervisor...
2021-02-09 Shuo Liux86/acrn: Introduce acrn_{setup, remove}_intr_handler()
2021-02-09 Shuo Liudocs: acrn: Introduce ACRN
2021-02-09 Jonathan Marekmisc: fastrpc: fix incorrect usage of dma_map_sgtable
2021-02-09 Ioana Ciorneibus: fsl-mc: list more commands as accepted through...
2021-02-09 Ioana Ciorneibus: fsl-mc: add the dpdbg device type
2021-02-09 Dan Carpenterbus: fsl-mc: Fix test for end of loop
2021-02-09 Uwe Kleine... ipack: Handle a driver without remove callback
2021-02-09 Uwe Kleine... ipack: Fail earlier for drivers without probe function
2021-02-09 Greg Kroah... Merge tag 'misc-habanalabs-next-2021-02-08' of https...
2021-02-09 Greg Kroah... Merge tag 'phy-for-5.12' of git://git./linux/kernel...
2021-02-09 Greg Kroah... Merge tag 'soundwire-5.12-rc1' of git://git./linux...
2021-02-09 Tomas Winklermei: use sysfs_emit() in tx_queue_limit_show sysfs
2021-02-09 Alexander Usyskinmei: bus: block send with vtag on non-conformat FW
2021-02-09 Uwe Kleine... mei: bus: change remove callback to return void
2021-02-09 Uwe Kleine... mei: bus: simplify mei_cl_device_remove()
2021-02-08 Oded Gabbayhabanalabs/gaudi: don't enable clock gating on DMA5
2021-02-08 Oded Gabbayhabanalabs: return block size + block ID
2021-02-08 Ohad Sharabihabanalabs: update security map after init CPU Qs
2021-02-08 Oded Gabbayhabanalabs: enable F/W events after init done
2021-02-08 Ohad Sharabihabanalabs/gaudi: use HBM_ECC_EN bit for ECC ERR
2021-02-08 Ofir Bittonhabanalabs: support fetching first available user CQ
2021-02-08 Ofir Bittonhabanalabs: improve communication protocol with cpucp
2021-02-08 Oded Gabbayhabanalabs: fix integer handling issue
2021-02-07 Pierre-Louis... soundwire: bus: clarify dev_err/dbg device references
2021-02-07 Pierre-Louis... soundwire: bus: fix confusion on device used by pm_runtime
2021-02-07 Bard Liaosoundwire: export sdw_write/read_no_pm functions
2021-02-06 Alexander Usyskinmei: implement client dma setup.
2021-02-06 Alexander Usyskinmei: hbm: add client dma hbm messages
2021-02-06 Alexander Usyskinmei: add support for client dma capability
2021-02-06 Alexander Usyskinmei: allow clients on bus to communicate in remove...
2021-02-06 Pierre-Louis... soundwire: bus: use no_pm IO routines for all interrupt...
2021-02-06 Pierre-Louis... soundwire: bus: use sdw_write_no_pm when setting the...
2021-02-06 Pierre-Louis... soundwire: bus: use sdw_update_no_pm when initializing...
2021-02-06 Vinod Koulsoundwire: Revert "soundwire: debugfs: use controller...
2021-02-06 Yang Liphy: cpcap-usb: Simplify bool conversion
2021-02-06 Colin Ian Kingphy: qcom-qmp: make a const array static, makes object...
2021-02-06 Michal Simekphy: zynqmp: Simplify code by using dev_err_probe()
2021-02-06 Vinod Koulphy: qcom-qmp: Add support for SM8350 UFS phy
2021-02-06 Vinod Koulphy: qcom-qmp: Add UFS V5 registers found in SM8350
2021-02-06 Vinod Kouldt-bindings: phy: qcom,qmp: Add SM8350 UFS PHY bindings
2021-02-05 Greg Kroah... Merge tag 'mhi-for-v5.12' of git://git./linux/kernel...
2021-02-05 Uwe Kleine... coresight: etm4x: Fix merge resolution for amba rework
2021-02-05 Loic Poulainbus: mhi: pci_generic: Increase num of elements in...
2021-02-05 Loic Poulainmhi: pci_generic: Print warning in case of firmware...
2021-02-05 Subbaraman... nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointer
2021-02-05 Nicolas Saenz... nvmem: Kconfig: Correct typo in NVMEM_RMEM
2021-02-05 Greg Kroah... Merge branch 'devel-stable' of git://git.armlinux.org...
2021-02-05 Greg Kroah... Merge tag 'icc-5.12-rc1' of git://git./linux/kernel...
2021-02-04 Uwe Kleine... ARM: 9055/1: mailbox: arm_mhuv2: make remove callback...
2021-02-04 Ricky Wumisc: rtsx: init of rts522a add OCP power off when...
2021-02-04 Samuel Thibaultspeakup: Make dectlk flush timeout configurable
2021-02-04 Samuel Thibaultspeakup ABI: Advertise synth parameters for all synths
2021-02-04 Ahmad Fatoumnvmem: core: skip child nodes not matching binding
2021-02-04 Nicolas Saenz... nvmem: Add driver to expose reserved memory as nvmem
2021-02-04 Nicolas Saenz... dt-bindings: nvmem: Add bindings for rmem driver
2021-02-04 Fabio Estevamnvmem: imx-iim: Use of_device_get_match_data()
2021-02-04 Dan Carpenternvmem: core: Fix a resource leak on error in nvmem_add_...
2021-02-04 Yang Licxl: Simplify bool conversion
2021-02-04 Suzuki K Poulosecoresight: etm4x: Handle accesses to TRCSTALLCTLR
2021-02-04 Jonathan Zhoucoresight: Add support for v8.4 SelfHosted tracing
2021-02-04 Jonathan Zhouarm64: Add TRFCR_ELx definitions
2021-02-04 Suzuki K Poulosedts: bindings: coresight: ETM system register access...
2021-02-04 Suzuki K Poulosecoresight: etm4x: Add support for sysreg only devices
2021-02-04 Suzuki K Poulosecoresight: etm4x: Run arch feature detection on the CPU
2021-02-04 Suzuki K Poulosecoresight: etm4x: Refactor probing routine
next