<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/include/linux/habanalabs, branch v6.19.11</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v6.19.11</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v6.19.11'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2025-09-25T06:09:31+00:00</updated>
<entry>
<title>accel/habanalabs: add HL_GET_P_STATE passthrough type</title>
<updated>2025-09-25T06:09:31+00:00</updated>
<author>
<name>Ariel Aviad</name>
<email>ariel.aviad@intel.com</email>
</author>
<published>2024-09-24T08:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=65a3f5bc331ca7384900641b46cadff63805c10e'/>
<id>urn:sha1:65a3f5bc331ca7384900641b46cadff63805c10e</id>
<content type='text'>
Add a new passthrough type HL_GET_P_STATE to the cpucp generic ioctl
to allow userspace to read the device performance state via firmware.

Signed-off-by: Ariel Aviad &lt;ariel.aviad@intel.com&gt;
Reviewed-by: Koby Elbaz &lt;koby.elbaz@intel.com&gt;
Signed-off-by: Koby Elbaz &lt;koby.elbaz@intel.com&gt;
</content>
</entry>
<entry>
<title>accel/habanalabs: add generic message type to get error counters</title>
<updated>2025-09-25T06:09:25+00:00</updated>
<author>
<name>Vitaly Margolin</name>
<email>vitaly.margolin@intel.com</email>
</author>
<published>2024-06-23T06:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=5295be6c4ea4e1ffd38ab0ab131a65afc6b78e9f'/>
<id>urn:sha1:5295be6c4ea4e1ffd38ab0ab131a65afc6b78e9f</id>
<content type='text'>
Add a new CPUCP generic message type to retrieve HBM, SRAM and critical
error counters from the device.

Signed-off-by: Vitaly Margolin &lt;vitaly.margolin@intel.com&gt;
Reviewed-by: Koby Elbaz &lt;koby.elbaz@intel.com&gt;
Signed-off-by: Koby Elbaz &lt;koby.elbaz@intel.com&gt;
</content>
</entry>
<entry>
<title>treewide: fix typo "previlege"</title>
<updated>2025-05-12T00:54:10+00:00</updated>
<author>
<name>WangYuli</name>
<email>wangyuli@uniontech.com</email>
</author>
<published>2025-04-21T07:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=2e27fa943b74c9fc5fdf93090508c3c722531c66'/>
<id>urn:sha1:2e27fa943b74c9fc5fdf93090508c3c722531c66</id>
<content type='text'>
There are some spelling mistakes of 'previlege' in comments which
should be 'privilege'.

Fix them and add it to scripts/spelling.txt.

The typo in arch/loongarch/kvm/main.c was corrected by a different
patch [1] and is therefore not included in this submission.

[1]. https://lore.kernel.org/all/20250420142208.2252280-1-wheatfox17@icloud.com/

Link: https://lkml.kernel.org/r/46AD404E411A4BAC+20250421074910.66988-1-wangyuli@uniontech.com
Signed-off-by: WangYuli &lt;wangyuli@uniontech.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>accel/habanalabs: dump the EQ entries headers on EQ heartbeat failure</title>
<updated>2024-06-23T06:53:32+00:00</updated>
<author>
<name>Tomer Tayar</name>
<email>ttayar@habana.ai</email>
</author>
<published>2024-04-16T16:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c4548eee537ed7671170eb370c6c8db12dcfd3e8'/>
<id>urn:sha1:c4548eee537ed7671170eb370c6c8db12dcfd3e8</id>
<content type='text'>
Add a dump of the EQ entries headers upon a EQ heartbeat failure.

Signed-off-by: Tomer Tayar &lt;ttayar@habana.ai&gt;
Reviewed-by: Ofir Bitton &lt;obitton@habana.ai&gt;
Signed-off-by: Ofir Bitton &lt;obitton@habana.ai&gt;
</content>
</entry>
<entry>
<title>accel/habanalabs: add cpld ts cpld_timestamp cpucp</title>
<updated>2024-06-23T06:53:04+00:00</updated>
<author>
<name>Vitaly Margolin</name>
<email>vmargolin@habana.ai</email>
</author>
<published>2024-05-27T14:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=cebb64f9335b073cc2877fed16c613c56bed82bc'/>
<id>urn:sha1:cebb64f9335b073cc2877fed16c613c56bed82bc</id>
<content type='text'>
Add cpld_timestamp field to cpucp_info structure and return cpld
timestamp as part of cpld version

Signed-off-by: Vitaly Margolin &lt;vmargolin@habana.ai&gt;
Reviewed-by: Ofir Bitton &lt;obitton@habana.ai&gt;
Signed-off-by: Ofir Bitton &lt;obitton@habana.ai&gt;
</content>
</entry>
<entry>
<title>accel/habanalabs: separate nonce from max_size in cpucp_packet struct</title>
<updated>2024-06-23T06:53:04+00:00</updated>
<author>
<name>Dani Liberman</name>
<email>dliberman@habana.ai</email>
</author>
<published>2024-03-11T16:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c2a27584ff3b7f17da3ed2abfa3956f9d376e3da'/>
<id>urn:sha1:c2a27584ff3b7f17da3ed2abfa3956f9d376e3da</id>
<content type='text'>
In struct cpucp_packet both nonce and data_max_size members are in an
union overlapping each other. This is a problem as they both are used
in attestation and info_signed packets.
The solution here is to move the nonce member to a different union under
the same structure.

Signed-off-by: Dani Liberman &lt;dliberman@habana.ai&gt;
Reviewed-by: Ofir Bitton &lt;obitton@habana.ai&gt;
Signed-off-by: Ofir Bitton &lt;obitton@habana.ai&gt;
</content>
</entry>
<entry>
<title>accel/habanalabs/gaudi2: align embedded specs headers</title>
<updated>2024-06-23T06:44:45+00:00</updated>
<author>
<name>Ofir Bitton</name>
<email>obitton@habana.ai</email>
</author>
<published>2024-02-19T11:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=467cfe945656df044c8cf9121e5cdbe5b977b497'/>
<id>urn:sha1:467cfe945656df044c8cf9121e5cdbe5b977b497</id>
<content type='text'>
Align embedded headers to latest release.

Reviewed-by: Tomer Tayar &lt;ttayar@habana.ai&gt;
Signed-off-by: Ofir Bitton &lt;obitton@habana.ai&gt;
</content>
</entry>
<entry>
<title>accel/habanalabs/gaudi2: add signed dev info uAPI</title>
<updated>2023-12-19T09:09:43+00:00</updated>
<author>
<name>Moti Haimovski</name>
<email>mhaimovski@habana.ai</email>
</author>
<published>2023-11-12T16:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7259eb7b534735b9c1153654c0bb4c5f059c0dd3'/>
<id>urn:sha1:7259eb7b534735b9c1153654c0bb4c5f059c0dd3</id>
<content type='text'>
User will provide a nonce via the INFO ioctl, and will retrieve
the signed device info generated using given nonce.

Signed-off-by: Moti Haimovski &lt;mhaimovski@habana.ai&gt;
Reviewed-by: Oded Gabbay &lt;ogabbay@kernel.org&gt;
Signed-off-by: Oded Gabbay &lt;ogabbay@kernel.org&gt;
</content>
</entry>
<entry>
<title>accel/habanalabs: minor cosmetics update to cpucp_if.h</title>
<updated>2023-10-09T09:37:23+00:00</updated>
<author>
<name>Oded Gabbay</name>
<email>ogabbay@kernel.org</email>
</author>
<published>2023-09-21T11:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7f1cd6fdd5872160da05098a84a94dee5e709e54'/>
<id>urn:sha1:7f1cd6fdd5872160da05098a84a94dee5e709e54</id>
<content type='text'>
- Update copyright years
- Align comments

Signed-off-by: Oded Gabbay &lt;ogabbay@kernel.org&gt;
Reviewed-by: Ofir Bitton &lt;obitton@habana.ai&gt;
</content>
</entry>
<entry>
<title>accel/habanalabs: add fw status SHUTDOWN_PREP</title>
<updated>2023-10-09T09:37:22+00:00</updated>
<author>
<name>Dafna Hirschfeld</name>
<email>dhirschfeld@habana.ai</email>
</author>
<published>2023-09-07T11:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=9dca13141332e69fd657873194e77a1960fc9ab2'/>
<id>urn:sha1:9dca13141332e69fd657873194e77a1960fc9ab2</id>
<content type='text'>
update hl_boot_if.h from specs to include
CPU_BOOT_STATUS_FW_SHUTDOWN_PREP

Signed-off-by: Dafna Hirschfeld &lt;dhirschfeld@habana.ai&gt;
Reviewed-by: Oded Gabbay &lt;ogabbay@kernel.org&gt;
Signed-off-by: Oded Gabbay &lt;ogabbay@kernel.org&gt;
</content>
</entry>
</feed>
