| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+6 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -247/+156 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -9/+8 |
| 2023-04-25 | Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 4 | -410/+73 |
| 2023-04-25 | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+2 |
| 2023-04-14 | lkdtm/stackleak: Fix noinstr violation | Josh Poimboeuf | 1 | -0/+6 |
| 2023-04-14 | Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -1/+1 |
| 2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 2 | -3/+3 |
| 2023-04-05 | genwqe: fix MAX_ORDER usage | Kirill A. Shutemov | 2 | -2/+2 |
| 2023-04-05 | vmci_host: fix a race condition in vmci_host_poll() causing GPF | Dae R. Jeong | 1 | -1/+7 |
| 2023-04-05 | misc: vmw_vmci: Rename kvfree_rcu() to kvfree_rcu_mightsleep() | Uladzislau Rezki (Sony) | 2 | -2/+2 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -3/+3 |
| 2023-03-29 | misc: alcor_pci: remove unused alcor functions | Tom Rix | 1 | -23/+0 |
| 2023-03-29 | misc: hpilo: remove unused is_device_reset function | Tom Rix | 1 | -6/+0 |
| 2023-03-24 | Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/dr... | Daniel Vetter | 2 | -408/+51 |
| 2023-03-23 | mei: Move uuid.h to the MEI namespace | Andy Shevchenko | 5 | -5/+4 |
| 2023-03-23 | drm/i915/hdcp: Refactor HDCP API structures | Suraj Kandpal | 2 | -376/+22 |
| 2023-03-23 | drm/i915/hdcp: Use generic names for HDCP helpers and structs | Anshuman Gupta | 1 | -32/+29 |
| 2023-03-20 | Merge 6.3-rc3 into char-misc-next | Greg Kroah-Hartman | 1 | -3/+3 |
| 2023-03-17 | misc: lis3lv02d: Fix reading 'st,default-rate' property | Rob Herring | 1 | -1/+1 |
| 2023-03-17 | misc: lis3lv02d: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -32/+32 |
| 2023-03-17 | misc/sram: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -8/+3 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 8 | -8/+8 |
| 2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman | 1 | -1/+0 |
| 2023-03-15 | firmware: qcom_scm: Use fixed width src vm bitmap | Elliot Berman | 1 | -1/+1 |
| 2023-03-15 | Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2 | -2/+22 |
| 2023-03-10 | misc: smpro-errmon: Add dimm training failure syndrome | Quan Nguyen | 1 | -0/+77 |
| 2023-03-10 | misc: smpro-errmon: Add DIMM 2x Refresh rate event | Quan Nguyen | 1 | -0/+5 |
| 2023-03-09 | misc: ad525x_dpot-i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2023-03-09 | misc: microchip: pci1xxxx: Convert to immutable irqchip | Linus Walleij | 1 | -2/+8 |
| 2023-03-09 | misc: genwqe: Drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas | 1 | -2/+0 |
| 2023-03-09 | misc: alcor_pci: Use PCI core to manage ASPM instead of open-coding | Bjorn Helgaas | 1 | -140/+4 |
| 2023-03-09 | sgi-xp: simplify sysctl registration | Luis Chamberlain | 1 | -14/+10 |
| 2023-03-09 | misc: sram: Improve and simplify clk handling | Uwe Kleine-König | 2 | -13/+5 |
| 2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-24 | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+4 |
| 2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 20 | -41/+527 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -17/+15 |
| 2023-02-22 | Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 426 | -333135/+0 |
| 2023-02-22 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -1/+1 |
| 2023-02-21 | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 10 | -18/+18 |
| 2023-02-08 | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ | Elliot Berman | 1 | -1/+1 |
| 2023-02-08 | mei: lower the log level for non-fatal failed messages | Vitaly Lubart | 1 | -11/+11 |
| 2023-02-08 | mei: bus: disallow driver match while dismantling device | Alexander Usyskin | 1 | -1/+2 |
| 2023-02-08 | misc: vmw_balloon: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-02-03 | mei: Move uuid_le_cmp() to its only user | Andy Shevchenko | 1 | -0/+5 |
| 2023-01-31 | drivers: misc: ti-st: Fix a typo ("unknow") | Jonathan Neuschäfer | 1 | -1/+1 |
| 2023-01-31 | misc: isl29003: Use sysfs_emit() to instead of sprintf() | Bo Liu | 1 | -5/+5 |
| 2023-01-31 | Merge v6.2-rc6 into drm-next | Daniel Vetter | 5 | -76/+72 |
| 2023-01-27 | mei: clean pending read with vtag on bus | Alexander Usyskin | 1 | -1/+3 |
| 2023-01-27 | mei: mei-me: resume device in prepare | Alexander Usyskin | 1 | -1/+19 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2 | -4/+4 |
| 2023-01-26 | habanalabs: move driver to accel subsystem | Oded Gabbay | 426 | -333687/+0 |
| 2023-01-26 | habanalabs/uapi: move uapi file to drm | Oded Gabbay | 14 | -14/+15 |
| 2023-01-26 | habanalabs: fix dma-buf release handling if dma_buf_fd() fails | Tomer Tayar | 1 | -2/+8 |
| 2023-01-26 | habanalabs/gaudi2: dump event description even if no cause | Ofir Bitton | 1 | -2/+2 |
| 2023-01-26 | habanalabs: pass-through request from user to f/w | farah kassabri | 4 | -7/+135 |
| 2023-01-26 | habanalabs: support receiving ascii message from preboot f/w | Tal Cohen | 2 | -15/+78 |
| 2023-01-26 | habanalabs: fix asic-specific functions documentation | Ohad Sharabi | 1 | -1/+2 |
| 2023-01-26 | habanalabs: fix wrong variable type used for vzalloc | farah kassabri | 1 | -1/+2 |
| 2023-01-26 | habanalabs/gaudi2: wait for preboot ready if HW state is dirty | Ohad Sharabi | 3 | -2/+27 |
| 2023-01-26 | habanalabs: put fences in case of unexpected wait status | Tomer Tayar | 1 | -1/+2 |
| 2023-01-26 | habanalabs: fix handling of wait CS for interrupting signals | Tomer Tayar | 1 | -6/+11 |
| 2023-01-26 | habanalabs: fix dmabuf to export only required size | Ohad Sharabi | 2 | -9/+28 |
| 2023-01-26 | habanalabs: modify export dmabuf API | Ohad Sharabi | 2 | -25/+203 |
| 2023-01-26 | habanalabs: helper function to validate export params | Ohad Sharabi | 1 | -35/+44 |
| 2023-01-26 | habanalabs: remove support to export dmabuf from handle | Ohad Sharabi | 2 | -139/+9 |
| 2023-01-26 | habanalabs: set log level for descriptor validation to debug | farah kassabri | 1 | -2/+2 |
| 2023-01-26 | habanalabs: trace COMMS protocol | Ohad Sharabi | 1 | -0/+31 |
| 2023-01-26 | habanalabs/gaudi2: support abrupt device reset event | Ofir Bitton | 3 | -0/+4 |
| 2023-01-26 | habanalabs: skip device idle check in hpriv_release if in reset | Tomer Tayar | 1 | -2/+4 |
| 2023-01-26 | habanalabs: adjacent timestamps should be more accurate | Tamir Gilad-Raz | 1 | -3/+3 |
| 2023-01-26 | habanalabs/gaudi2: remove duplicated event prints | Ofir Bitton | 1 | -190/+149 |
| 2023-01-26 | habanalabs/gaudi2: count interrupt causes | Ofir Bitton | 1 | -109/+252 |
| 2023-01-26 | habanalabs: update DRAM props according to preboot data | Ohad Sharabi | 1 | -0/+4 |
| 2023-01-26 | habanalabs: fix double assignment in MMU V1 | Marco Pagani | 1 | -1/+0 |
| 2023-01-26 | habanalabs: make set_dram_properties an ASIC function | Ohad Sharabi | 4 | -1/+15 |
| 2023-01-26 | habanalabs: use dev_dbg() when hl_mmap_mem_buf_get() fails | Tomer Tayar | 1 | -2/+1 |
| 2023-01-26 | habanalabs: don't allow user to destroy CB handle more than once | Tomer Tayar | 5 | -4/+32 |
| 2023-01-26 | habanalabs: don't notify user about clk throttling due to power | Ofir Bitton | 2 | -6/+8 |
| 2023-01-26 | habanalabs: abort waiting user threads upon error | Tomer Tayar | 3 | -3/+28 |
| 2023-01-26 | habanalabs: remove releasing of user threads from device release | Tomer Tayar | 1 | -5/+0 |
| 2023-01-26 | habanalabs: read binning info from preboot | farah kassabri | 3 | -10/+50 |
| 2023-01-26 | habanalabs/gaudi2: fix BMON 3rd address range | tal albo | 1 | -4/+4 |
| 2023-01-22 | Merge 6.2-rc5 into char-misc-next | Greg Kroah-Hartman | 5 | -76/+72 |
| 2023-01-20 | VMCI: Use threaded irqs instead of tasklets | Vishnu Dasa | 1 | -30/+19 |
| 2023-01-20 | misc: fastrpc: Pass bitfield into qcom_scm_assign_mem | Elliot Berman | 1 | -9/+6 |
| 2023-01-20 | misc: fastrpc: Fix use-after-free race condition for maps | Ola Jeppsson | 1 | -3/+5 |
| 2023-01-20 | misc: fastrpc: Don't remove map on creater_process and device_release | Abel Vesa | 1 | -9/+9 |
| 2023-01-20 | misc: fastrpc: Fix use-after-free and race in fastrpc_map_find | Abel Vesa | 1 | -20/+21 |
| 2023-01-20 | misc: fastrpc: fix error code in fastrpc_req_mmap() | Dan Carpenter | 1 | -1/+0 |
| 2023-01-20 | mei: me: add meteor lake point M DID | Alexander Usyskin | 2 | -0/+4 |
| 2023-01-20 | mei: bus: fix unlink on bus in error path | Alexander Usyskin | 1 | -4/+8 |
| 2023-01-20 | misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe() | Christophe JAILLET | 1 | -1/+12 |
| 2023-01-20 | drivers: misc: Add Support for TMR Inject IP | Appana Durga Kedareswara rao | 3 | -0/+182 |
| 2023-01-20 | drivers: misc: Add Support for TMR Manager | Appana Durga Kedareswara rao | 3 | -0/+231 |
| 2023-01-20 | misc/mei/hdcp: Use correct macros to initialize uuid_le | Andy Shevchenko | 1 | -2/+2 |
| 2023-01-20 | mei: pxp: Use correct macros to initialize uuid_le | Andy Shevchenko | 1 | -2/+2 |
| 2023-01-20 | sgi-gru: grukservices: remove unnecessary (void*) conversions | Li kunyu | 1 | -4/+4 |
| 2023-01-20 | misc: enclosure: Fix doc for enclosure_find() | Miaoqian Lin | 1 | -1/+1 |
| 2023-01-20 | mei: bus-fixup:upon error print return values of send and receive | Alexander Usyskin | 1 | -4/+4 |
| 2023-01-20 | VMCI: check context->notify_page after call to get_user_pages_fast() to avoid... | George Kennedy | 1 | -0/+2 |
| 2023-01-20 | uacce: supports device isolation feature | Kai Ye | 1 | -0/+50 |
| 2023-01-20 | eeprom: idt_89hpesx: Fix error handling in idt_init() | Yuan Can | 1 | -1/+9 |
| 2023-01-20 | eeprom: at25: Convert to use fwnode_device_is_compatible() | Andy Shevchenko | 1 | -6/+2 |
| 2023-01-19 | misc: genwqe: move intervening macros away from kernel-doc | Randy Dunlap | 1 | -3/+3 |
| 2023-01-18 | drivers/misc/open-dice: don't touch VM_MAYSHARE | David Hildenbrand | 1 | -8/+6 |
| 2023-01-17 | misc: pci_endpoint_test: Drop initial kernel-doc marker | Randy Dunlap | 1 | -1/+1 |
| 2023-01-16 | misc: pci_endpoint_test: Add i.MX8 PCIe EP device support | Richard Zhu | 1 | -0/+2 |
| 2023-01-05 | fortify: Use __builtin_dynamic_object_size() when available | Kees Cook | 1 | -0/+1 |
| 2022-12-23 | Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+5 |
| 2022-12-19 | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -7/+1 |
| 2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+2 |
| 2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -3/+3 |
| 2022-12-16 | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 52 | -623/+2266 |
| 2022-12-15 | mm: Introduce set_memory_rox() | Peter Zijlstra | 1 | -5/+2 |
| 2022-12-14 | lkdtm: cfi: Make PAC test work with GCC 7 and 8 | Kristina Martsenko | 1 | -1/+5 |
| 2022-12-14 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
| 2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 9 | -36/+376 |
| 2022-12-06 | cxl: Remove unnecessary cxl_pci_window_alignment() | Bjorn Helgaas | 1 | -7/+0 |
| 2022-12-02 | Merge tag 'v6.1-rc7' into iommufd.git for-next | Jason Gunthorpe | 1 | -0/+2 |
| 2022-11-30 | habanalabs: remove FOLL_FORCE usage | David Hildenbrand | 1 | -2/+1 |
| 2022-11-29 | Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm... | Greg Kroah-Hartman | 19 | -509/+1181 |
| 2022-11-29 | driver core: fix up some missing class.devnode() conversions. | Greg Kroah-Hartman | 2 | -2/+2 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -3/+3 |
| 2022-11-25 | misc: fastrpc: Add dma_mask to fastrpc_channel_ctx | Abel Vesa | 1 | -0/+2 |
| 2022-11-25 | misc: fastrpc: Add mmap request assigning for static PD pool | Abel Vesa | 1 | -1/+18 |
| 2022-11-25 | misc: fastrpc: Safekeep mmaps on interrupted invoke | Abel Vesa | 1 | -0/+15 |
| 2022-11-25 | misc: fastrpc: Add support for audiopd | Abel Vesa | 1 | -0/+135 |
| 2022-11-25 | misc: fastrpc: Rework fastrpc_req_munmap | Abel Vesa | 1 | -24/+23 |
| 2022-11-25 | misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail | Abel Vesa | 1 | -2/+3 |
| 2022-11-25 | misc: fastrpc: Add fastrpc_remote_heap_alloc | Abel Vesa | 1 | -3/+26 |
| 2022-11-25 | misc: fastrpc: Add reserved mem support | Abel Vesa | 1 | -0/+4 |
| 2022-11-25 | misc: fastrpc: Rename audio protection domain to root | Abel Vesa | 1 | -2/+2 |
| 2022-11-24 | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-11-24 | ocxl: fix pci device refcount leak when calling get_function_0() | Yang Yingliang | 1 | -1/+19 |
| 2022-11-24 | ocxl: fix possible name leak in ocxl_file_register_afu() | Yang Yingliang | 1 | -2/+5 |
| 2022-11-24 | cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter() | Yang Yingliang | 1 | -8/+12 |
| 2022-11-24 | cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter() | Yang Yingliang | 1 | -10/+14 |
| 2022-11-24 | cxl: Fix refcount leak in cxl_calc_capp_routing | Miaoqian Lin | 1 | -0/+1 |
| 2022-11-24 | Backmerge tag 'v6.1-rc6' into drm-next | Dave Airlie | 3 | -10/+12 |
| 2022-11-23 | cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter() | Yang Yingliang | 1 | -8/+12 |
| 2022-11-23 | cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter() | Yang Yingliang | 1 | -10/+14 |
| 2022-11-23 | misc: ds1682: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: bh1770glc: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: apds9802als: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: apds990x: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: eeprom/idt_89hpesx: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -2/+2 |
| 2022-11-23 | misc: isl29003: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: ics932s401: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -5/+3 |
| 2022-11-23 | misc: hmc6352: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: eeprom/max6875: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: isl29020: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: tsl2550: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: eeprom/eeprom: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: lis3lv02d/lis3lv02d_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ... | Zheng Wang | 3 | -7/+30 |
| 2022-11-23 | misc: tifm: fix possible memory leak in tifm_7xx1_switch_media() | ruanjinjie | 1 | -1/+1 |
| 2022-11-23 | ocxl: fix pci device refcount leak when calling get_function_0() | Yang Yingliang | 1 | -1/+19 |
| 2022-11-23 | misc: ocxl: fix possible name leak in ocxl_file_register_afu() | Yang Yingliang | 1 | -2/+5 |
| 2022-11-23 | mei: bus-fixup: change pxp mode only if message was sent | Alexander Usyskin | 1 | -3/+4 |
| 2022-11-23 | mei: add timeout to send | Alexander Usyskin | 6 | -9/+46 |
| 2022-11-23 | habanalabs: fix VA range calculation | Ohad Sharabi | 1 | -8/+4 |
| 2022-11-23 | habanalabs: fail driver load if EEPROM errors detected | Ofir Bitton | 1 | -12/+11 |
| 2022-11-23 | habanalabs: make print of engines idle mask more readable | Tomer Tayar | 1 | -6/+21 |
| 2022-11-23 | habanalabs: clear non-released encapsulated signals | Tomer Tayar | 3 | -31/+71 |
| 2022-11-23 | habanalabs: don't put context in hl_encaps_handle_do_release_sob() | Tomer Tayar | 1 | -1/+0 |
| 2022-11-23 | habanalabs: print context refcount value if hard reset fails | Tomer Tayar | 1 | -3/+15 |
| 2022-11-23 | habanalabs: add RMWREG32_SHIFTED to set a val within a mask | Dafna Hirschfeld | 2 | -10/+6 |
| 2022-11-23 | habanalabs: fix rc when new CPUCP opcodes are not supported | Tomer Tayar | 1 | -0/+1 |
| 2022-11-23 | habanalabs/gaudi2: added memset for the cq_size register | Marco Pagani | 1 | -0/+1 |
| 2022-11-23 | habanalabs: added return value check for hl_fw_dynamic_send_clear_cmd() | Marco Pagani | 1 | -0/+2 |
| 2022-11-23 | habanalabs: increase the size of busy engines mask | Tomer Tayar | 1 | -4/+5 |
| 2022-11-23 | habanalabs/gaudi2: change memory scrub mechanism | farah kassabri | 1 | -46/+83 |
| 2022-11-23 | habanalabs: extend process wait timeout in device fine | Oded Gabbay | 2 | -5/+12 |
| 2022-11-23 | habanalabs: check schedule_hard_reset correctly | Oded Gabbay | 1 | -11/+12 |
| 2022-11-23 | habanalabs: reset device if still in use when released | Tomer Tayar | 1 | -3/+4 |
| 2022-11-23 | habanalabs/gaudi2: return to reset upon SM SEI BRESP error | Tomer Tayar | 1 | -13/+6 |
| 2022-11-23 | habanalabs/gaudi2: don't enable entries in the MSIX_GW table | Tomer Tayar | 1 | -26/+0 |
| 2022-11-23 | habanalabs/gaudi2: remove redundant firmware version check | farah kassabri | 1 | -2/+1 |
| 2022-11-23 | habanalabs/gaudi: fix print for firmware-alive event | Tomer Tayar | 1 | -3/+4 |
| 2022-11-23 | habanalabs: fix print for out-of-sync and pkt-failure events | Tomer Tayar | 3 | -8/+8 |
| 2022-11-23 | habanalabs/gaudi2: add page fault notify event | Dani Liberman | 1 | -8/+9 |
| 2022-11-23 | habanalabs/gaudi2: classify power/thermal events as info | Ofir Bitton | 1 | -0/+1 |
| 2022-11-23 | habanalabs: skip events info ioctl if not supported | Ohad Sharabi | 1 | -0/+4 |
| 2022-11-23 | habanalabs: fix firmware descriptor copy operation | farah kassabri | 1 | -2/+24 |
| 2022-11-23 | habanalabs/gaudi2: add razwi notify event | Dani Liberman | 2 | -62/+82 |
| 2022-11-23 | habanalabs/gaudi2: implement fp32 not supported event | Ofir Bitton | 3 | -1/+9 |
| 2022-11-23 | habanalabs/gaudi: add page fault notify event | Dani Liberman | 3 | -3/+14 |
| 2022-11-23 | habanalabs: use single threaded WQ for event handling | Dani Liberman | 1 | -1/+1 |
| 2022-11-23 | habanalabs/gaudi: add razwi notify event | Dani Liberman | 3 | -18/+29 |
| 2022-11-23 | habanalabs/gaudi2: add PCI revision 2 support | Ofir Bitton | 9 | -17/+39 |
| 2022-11-23 | habanalabs: remove redundant gaudi2_sec asic type | Ofir Bitton | 5 | -9/+1 |
| 2022-11-23 | habanalabs: add warning print upon a PCI error | Ofir Bitton | 1 | -2/+7 |
| 2022-11-23 | habanalabs: fix PCIe access to SRAM via debugfs | Tomer Tayar | 1 | -3/+3 |