index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-11
Merge tag 'misc-habanalabs-next-2021-04-10' of https://git.kernel.org/pub/scm...
Greg Kroah-Hartman
31
-517
/
+2193
2021-04-10
fbdev: zero-fill colormap in fbcmap.c
Phillip Potter
1
-4
/
+4
2021-04-10
firmware: qcom-scm: Fix QCOM_SCM configuration
He Ying
1
-0
/
+1
2021-04-10
speakup: i18n: Switch to kmemdup_nul() in spk_msg_set()
Yang Yingliang
1
-3
/
+1
2021-04-10
w1: ds28e17: Use module_w1_family to simplify the code
Chen Huang
1
-15
/
+1
2021-04-10
w1: ds2805: Use module_w1_family to simplify the code
Chen Huang
1
-14
/
+1
2021-04-10
binder: tell userspace to dump current backtrace when detected oneway spamming
Hang Lu
5
-8
/
+56
2021-04-10
binder: fix the missing BR_FROZEN_REPLY in binder_return_strings
Hang Lu
2
-2
/
+3
2021-04-09
habanalabs: print f/w boot unknown error
Oded Gabbay
1
-16
/
+68
2021-04-09
habanalabs: update to latest F/W communication header
Ohad Sharabi
2
-1
/
+200
2021-04-09
habanalabs/gaudi: skip iATU if F/W security is enabled
Ofir Bitton
4
-1
/
+101
2021-04-09
habanalabs/gaudi: derive security status from pci id
Ofir Bitton
8
-8
/
+35
2021-04-09
habanalabs: move dram scrub to free sequence
Bharat Jauhari
1
-39
/
+48
2021-04-09
habanalabs: send dynamic msi-x indexes to f/w
Ohad Sharabi
5
-19
/
+131
2021-04-09
habanalabs/gaudi: clear QM errors only if not in stop_on_err mode
Tomer Tayar
1
-1
/
+2
2021-04-09
habanalabs: support DEVICE_UNUSABLE error indication from FW
Koby Elbaz
2
-0
/
+7
2021-04-09
habanalabs: use strscpy instead of sprintf and strlcpy
Oded Gabbay
1
-2
/
+2
2021-04-09
habanalabs: remove the store jobs array from CS IOCTL
Oded Gabbay
1
-25
/
+10
2021-04-09
habanalabs/gaudi: add debugfs to DMA from the device
Oded Gabbay
5
-20
/
+351
2021-04-09
habanalabs/gaudi: sync stream add protection to SOB reset flow
farah kassabri
1
-4
/
+12
2021-04-09
habanalabs: add custom timeout flag per cs
Alon Mizrahi
4
-18
/
+36
2021-04-09
habanalabs: improve utilization calculation
Koby Elbaz
9
-169
/
+40
2021-04-09
habanalabs: support legacy and new pll indexes
Ohad Sharabi
9
-36
/
+182
2021-04-09
habanalabs: move relevant datapath work outside cs lock
Ofir Bitton
3
-35
/
+68
2021-04-09
habanalabs: avoid soft lockup bug upon mapping error
farah kassabri
1
-3
/
+17
2021-04-09
habanalabs/gaudi: Update async events header
Ofir Bitton
3
-14
/
+25
2021-04-09
habanalabs/gaudi: unsecure TPC cfg status registers
Ofir Bitton
1
-8
/
+0
2021-04-09
habanalabs/gaudi: always use single-msi mode
Oded Gabbay
1
-2
/
+1
2021-04-09
habanalabs/gaudi: reset device upon BMC request
Ofir Bitton
3
-1
/
+6
2021-04-09
habanalabs: debugfs access to user mapped host addresses
Ofir Bitton
5
-41
/
+144
2021-04-09
habanalabs: Switch to using the new API kobj_to_dev()
Yang Li
1
-1
/
+1
2021-04-09
habanalabs: update hl_boot_if.h
Ohad Sharabi
1
-0
/
+11
2021-04-09
habanalabs: skip DISABLE PCI packet to FW on heartbeat
Ohad Sharabi
7
-44
/
+59
2021-04-09
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
6
-14
/
+36
2021-04-09
habanalabs/gaudi: update extended async event header
Ofir Bitton
1
-5
/
+5
2021-04-09
habanalabs: return current power via INFO IOCTL
Sagiv Ozeri
5
-0
/
+60
2021-04-09
habanalabs: support HW blocks vm show
Sagiv Ozeri
5
-8
/
+113
2021-04-09
habanalabs: use a single FW loading bringup flag
Ofir Bitton
5
-11
/
+17
2021-04-09
habanalabs: use correct define for 32-bit max value
Oded Gabbay
1
-1
/
+1
2021-04-09
habanalabs: wait for interrupt support
Ofir Bitton
6
-29
/
+322
2021-04-09
habanalabs: enable all IRQs for user interrupt support
Ofir Bitton
3
-2
/
+74
2021-04-09
habanalabs: reset device in case of sync error
Ohad Sharabi
5
-0
/
+52
2021-04-09
habanalabs: change default CS timeout to 30 seconds
Oded Gabbay
1
-2
/
+2
2021-04-09
habanalabs: print if device is used on FD close
Oded Gabbay
2
-4
/
+6
2021-04-09
habanalabs: reset_upon_device_release is for bring-up
Oded Gabbay
1
-2
/
+1
2021-04-09
habanalabs: fail reset if device is not idle
Oded Gabbay
1
-14
/
+12
2021-04-09
habanalabs: reset after device is actually released
Oded Gabbay
1
-16
/
+16
2021-04-09
habanalabs: add reset support when user closes FD
Ofir Bitton
2
-2
/
+20
2021-04-09
habanalabs: set max asid to 2
farah kassabri
2
-2
/
+2
2021-04-08
Merge tag 'extcon-next-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-62
/
+166
[next]