Age | Commit message (Expand) | Author |
2021-05-01 | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-26 | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-04-26 | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-16 | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel |
2021-04-16 | habanalabs/gaudi: Fix uninitialized return code rc when read size is zero | Colin Ian King |
2021-04-14 | mei: me: add Alder Lake P device id. | Tomas Winkler |
2021-04-09 | habanalabs: print f/w boot unknown error | Oded Gabbay |
2021-04-09 | habanalabs: update to latest F/W communication header | Ohad Sharabi |
2021-04-09 | habanalabs/gaudi: skip iATU if F/W security is enabled | Ofir Bitton |
2021-04-09 | habanalabs/gaudi: derive security status from pci id | Ofir Bitton |
2021-04-09 | habanalabs: move dram scrub to free sequence | Bharat Jauhari |
2021-04-09 | habanalabs: send dynamic msi-x indexes to f/w | Ohad Sharabi |
2021-04-09 | habanalabs/gaudi: clear QM errors only if not in stop_on_err mode | Tomer Tayar |
2021-04-09 | habanalabs: support DEVICE_UNUSABLE error indication from FW | Koby Elbaz |
2021-04-09 | habanalabs: use strscpy instead of sprintf and strlcpy | Oded Gabbay |
2021-04-09 | habanalabs/gaudi: add debugfs to DMA from the device | Oded Gabbay |
2021-04-09 | habanalabs/gaudi: sync stream add protection to SOB reset flow | farah kassabri |
2021-04-09 | habanalabs: add custom timeout flag per cs | Alon Mizrahi |
2021-04-09 | habanalabs: improve utilization calculation | Koby Elbaz |
2021-04-09 | habanalabs: support legacy and new pll indexes | Ohad Sharabi |
2021-04-09 | habanalabs: move relevant datapath work outside cs lock | Ofir Bitton |
2021-04-09 | habanalabs: avoid soft lockup bug upon mapping error | farah kassabri |
2021-04-09 | habanalabs/gaudi: Update async events header | Ofir Bitton |
2021-04-09 | habanalabs/gaudi: unsecure TPC cfg status registers | Ofir Bitton |
2021-04-09 | habanalabs/gaudi: always use single-msi mode | Oded Gabbay |
2021-04-09 | habanalabs/gaudi: reset device upon BMC request | Ofir Bitton |
2021-04-09 | habanalabs: debugfs access to user mapped host addresses | Ofir Bitton |
2021-04-09 | habanalabs: Switch to using the new API kobj_to_dev() | Yang Li |
2021-04-09 | habanalabs: update hl_boot_if.h | Ohad Sharabi |
2021-04-09 | habanalabs: skip DISABLE PCI packet to FW on heartbeat | Ohad Sharabi |
2021-04-09 | habanalabs: replace GFP_ATOMIC with GFP_KERNEL | Ofir Bitton |
2021-04-09 | habanalabs/gaudi: update extended async event header | Ofir Bitton |
2021-04-09 | habanalabs: return current power via INFO IOCTL | Sagiv Ozeri |
2021-04-09 | habanalabs: support HW blocks vm show | Sagiv Ozeri |
2021-04-09 | habanalabs: use a single FW loading bringup flag | Ofir Bitton |
2021-04-09 | habanalabs: use correct define for 32-bit max value | Oded Gabbay |
2021-04-09 | habanalabs: wait for interrupt support | Ofir Bitton |
2021-04-09 | habanalabs: enable all IRQs for user interrupt support | Ofir Bitton |
2021-04-09 | habanalabs: reset device in case of sync error | Ohad Sharabi |
2021-04-09 | habanalabs: change default CS timeout to 30 seconds | Oded Gabbay |
2021-04-09 | habanalabs: print if device is used on FD close | Oded Gabbay |
2021-04-09 | habanalabs: reset_upon_device_release is for bring-up | Oded Gabbay |
2021-04-09 | habanalabs: fail reset if device is not idle | Oded Gabbay |
2021-04-09 | habanalabs: reset after device is actually released | Oded Gabbay |
2021-04-09 | habanalabs: add reset support when user closes FD | Ofir Bitton |
2021-04-09 | habanalabs: set max asid to 2 | farah kassabri |
2021-04-08 | lkdtm: use function_nocfi | Sami Tolvanen |
2021-04-08 | treewide: Change list_sort to use const pointers | Sami Tolvanen |
2021-04-08 | lkdtm: Add REPORT_STACK for checking stack offsets | Kees Cook |