linux-2.6-microblaze.git
2022-03-10 Greg Kroah... Merge tag 'phy-for-5.18' of git://git./linux/kernel...
2022-03-10 Greg Kroah... Merge tag 'soundwire-5.18-rc1' of git://git./linux...
2022-03-10 Greg Kroah... Merge tag 'misc-habanalabs-next-2022-02-28' of https...
2022-03-10 Greg Kroah... Merge tag 'fpga-for-5.18-rc1' of git://git./linux/kerne...
2022-03-03 Srinivas Kandagatlasoundwire: qcom: use __maybe_unused for swrm_runtime_re...
2022-03-02 Srinivasa Rao... soundwire: qcom: constify static struct qcom_swrm_data...
2022-03-02 Srinivas Kandagatlasoundwire: qcom: add in-band wake up interrupt support
2022-03-02 Srinivas Kandagatladt-bindings: soundwire: qcom: document optional wake irq
2022-03-02 Srinivas Kandagatlasoundwire: qcom: add runtime pm support
2022-03-02 Bjorn Anderssonphy: qcom-qmp: add sc8280xp UFS PHY
2022-03-02 Bjorn Anderssondt-bindings: phy: qcom,qmp: add sc8180x and sc8280xp...
2022-03-02 Bjorn Anderssonphy: qcom-snps: Add sc8280xp support
2022-03-02 Bjorn Anderssondt-bindings: phy: qcom,usb-snps-femto-v2: Add sc8180x...
2022-03-02 Vinod Kouldt-bindings: Revert "dt-bindings: soc: grf: add naneng...
2022-03-02 Pratyush Yadavphy: dt-bindings: Add Cadence D-PHY Rx bindings
2022-03-02 Pratyush Yadavphy: dt-bindings: cdns,dphy: add power-domains property
2022-03-02 Pratyush Yadavphy: dt-bindings: Convert Cadence DPHY binding to YAML
2022-03-02 Pratyush Yadavphy: cadence: Add Cadence D-PHY Rx driver
2022-03-02 Lad Prabhakardt-bindings: phy: renesas,usb2-phy: Document RZ/V2L...
2022-03-01 Ulf Hanssonmmc: rtsx: Fix build errors/warnings for unused variable
2022-02-28 Greg Kroah... Revert "mfd: simple-mfd-i2c: Add Delta TN48M CPLD support"
2022-02-28 Ofir Bittonhabanalabs: remove deprecated firmware states
2022-02-28 Tomer Tayarhabanalabs: add an option to delay a device reset
2022-02-28 Jiasheng Jianghabanalabs: Add check for pci_enable_device
2022-02-28 farah kassabrihabanalabs: Fix reset upon device release bug
2022-02-28 Ohad Sharabihabanalabs: make sure device mem alloc is page aligned
2022-02-28 Oded Gabbayhabanalabs/gaudi: add missing handling of NIC related...
2022-02-28 Oded Gabbayhabanalabs/gaudi: handle axi errors from NIC engines
2022-02-28 Ohad Sharabihabanalabs: allow user to set allocation page size
2022-02-28 Ohad Sharabihabanalabs: use kernel-doc for memory ioctl documentation
2022-02-28 Tomer Tayarhabanalabs: avoid using an uninitialized variable
2022-02-28 Tomer Tayarhabanalabs: set max power on device init per ASIC
2022-02-28 Tomer Tayarhabanalabs: use proper max_power variable for device...
2022-02-28 Tomer Tayarhabanalabs: enable stop-on-error debugfs setting per...
2022-02-28 Oded Gabbayhabanalabs: change function to static
2022-02-28 Oded Gabbayhabanalabs: add missing include of vmalloc.h
2022-02-28 Oded Gabbayhabanalabs: fix use-after-free bug
2022-02-28 Oded Gabbayhabanalabs: rephrase error messages in PCI initialization
2022-02-28 Oded Gabbayhabanalabs: fix spelling mistake
2022-02-28 farah kassabrihabanalabs: Timestamps buffers registration
2022-02-28 Dani Libermanhabanalabs: fix race when waiting on encaps signal
2022-02-28 Dan Carpenterhabanalabs: silence an uninitialized variable warning
2022-02-28 Oded Gabbayhabanalabs: remove duplicate print
2022-02-28 Tomer Tayarhabanalabs: prevent false heartbeat failure during...
2022-02-28 Oded Gabbayhabanalabs: fix race between wait and irq
2022-02-28 Oded Gabbayhabanalabs: fix user interrupt wait when timeout is 0
2022-02-28 Oded Gabbayhabanalabs: reject host map with mmu disabled
2022-02-28 Oded Gabbayhabanalabs: expose number of user interrupts
2022-02-28 Oded Gabbayhabanalabs: update to latest f/w specs
2022-02-28 Tomer Tayarhabanalabs: add missing error check in sysfs max_power_show
2022-02-28 Dani Libermanhabanalabs: fix soft reset flow in case of failure
2022-02-28 Tomer Tayarhabanalabs: add missing error check in sysfs clk_freq_m...
2022-02-28 Tomer Tayarhabanalabs: avoid copying pll data if pll_info_get...
2022-02-28 Oded Gabbayhabanalabs: don't free phys_pg_pack inside lock
2022-02-28 Ohad Sharabihabanalabs: duplicate HOP table props to MMU props
2022-02-28 Oded Gabbayhabanalabs: there is no kernel TDR in future ASICs
2022-02-28 Rajaravi Krishna... habanalabs: sysfs support for fw os version
2022-02-28 Oded Gabbayhabanalabs: use common wrapper for MMU cache invalidation
2022-02-28 Oded Gabbayhabanalabs: remove power9 workaround for dma support
2022-02-28 Oded Gabbayhabanalabs: add vrm version to sysfs
2022-02-28 Oded Gabbayhabanalabs: rename dev_attr_grp to dev_clk_attr_grp
2022-02-28 Oded Gabbayhabanalabs: remove asic callback set_pll_profile()
2022-02-28 Oded Gabbayhabanalabs: move more f/w functions to firmware_if.c
2022-02-28 Oded Gabbayhabanalabs: remove hwmgr.c
2022-02-28 Oded Gabbayhabanalabs: get clk is common function
2022-02-28 Oded Gabbayhabanalabs: sysfs functions should be in sysfs.c
2022-02-28 Ohad Sharabihabanalabs: make some MMU functions common
2022-02-28 Oded Gabbayhabanalabs: remove ASIC functions of clock gating
2022-02-28 Oded Gabbayhabanalabs/gaudi: disable CGM permanently
2022-02-28 Ohad Sharabihabanalabs: fix possible memory leak in MMU DR fini
2022-02-28 Tomer Tayarhabanalabs: check the return value of hl_cs_poll_fences()
2022-02-28 Greg Kroah... Merge 5.17-rc6 into char-misc-next
2022-02-27 Linus TorvaldsLinux 5.17-rc6
2022-02-27 Linus TorvaldsMerge tag 'irq-urgent-2022-02-27' of git://git./linux...
2022-02-27 Linus TorvaldsMerge tag 'dma-mapping-5.17-1' of git://git.infradead...
2022-02-27 Linus TorvaldsMerge tag 'pinctrl-v5-17-3' of git://git./linux/kernel...
2022-02-26 Linus TorvaldsMerge tag 'trace-v5.17-rc4' of git://git./linux/kernel...
2022-02-26 Linus TorvaldsMerge tag 'fixes-2022-02-26' of git://git./linux/kernel...
2022-02-26 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-02-26 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-rc6' of git://git....
2022-02-26 Linus TorvaldsMerge tag 'xfs-5.17-fixes-2' of git://git./fs/xfs/xfs...
2022-02-26 Mike Kravetzselftests/memfd: clean up mapping in mfd_fail_write
2022-02-26 Roman Gushchinmailmap: update Roman Gushchin's email
2022-02-26 Vlastimil BabkaMAINTAINERS, SLAB: add Roman as reviewer, git tree
2022-02-26 Shakeel ButtMAINTAINERS: add Shakeel as a memcg co-maintainer
2022-02-26 Vladimir DavydovMAINTAINERS: remove Vladimir from memcg maintainers
2022-02-26 Roman GushchinMAINTAINERS: add Roman as a memcg co-maintainer
2022-02-26 Aneesh Kumar K.Vselftest/vm: fix map_fixed_noreplace test failure
2022-02-26 Suren Baghdasaryanmm: fix use-after-free bug when mm->mmap is reused...
2022-02-26 Liu Yuntaohugetlbfs: fix a truncation issue in hugepages parameter
2022-02-26 Andrey Konovalovkasan: test: prevent cache merging in kmem_cache_double...
2022-02-26 Aneesh Kumar K.Vmm/hugetlb: fix kernel crash with hugetlb mremap
2022-02-26 Luis ChamberlainMAINTAINERS: add sysctl-next git tree
2022-02-26 Daniel Bristot... rtla/osnoise: Fix error message when failing to enable...
2022-02-26 Daniel Bristot... rtla/osnoise: Free params at the exit
2022-02-26 Daniel Bristot... rtla/hist: Make -E the short version of --entries
2022-02-26 Christophe... tracing: Fix selftest config check for function graph...
2022-02-26 Steven Rostedt... tracefs: Set the group ownership in apply_options(...
2022-02-25 Linus TorvaldsMerge tag 'configfs-5.17-2022-02-25' of git://git.infra...
2022-02-25 Linus TorvaldsMerge tag 'for-5.17-rc5-tag' of git://git./linux/kernel...
next