<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/recipes-kernel, branch hardknott</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2022-01-31T01:48:42+00:00</updated>
<entry>
<title>linux-intel-rt_5.4: update to 5.4.170-rt68</title>
<updated>2022-01-31T01:48:42+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2022-01-24T16:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=36e915402dfe317654568f09f18fb6f7653603bc'/>
<id>urn:sha1:36e915402dfe317654568f09f18fb6f7653603bc</id>
<content type='text'>
Update preempt-rt patchset to -rt68
Update yocto-kernel-cache to 5.4.172

Signed-off-by: Tim Orling &lt;tim.orling@konsulko.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-intel_5.4: update to 5.4.170</title>
<updated>2022-01-31T01:47:30+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2022-01-24T16:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f49ef1445f1cb6c25c11af751c2efe28641d06dd'/>
<id>urn:sha1:f49ef1445f1cb6c25c11af751c2efe28641d06dd</id>
<content type='text'>
Update yocto-kernel-cache to 5.4.172

Signed-off-by: Tim Orling &lt;tim.orling@konsulko.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-intel-rt/5.10: update to v5.10.78</title>
<updated>2021-12-29T05:40:00+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-12-09T08:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2e9af208460e0256607a03bba6c0b251173ba075'/>
<id>urn:sha1:2e9af208460e0256607a03bba6c0b251173ba075</id>
<content type='text'>
updates -rt patchset to -rt55.

Updated kernel config as well.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
(cherry picked from commit 48440091d4cba2712ea2c23a779c044b07f5bb4d)
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-intel/5.10: update to v5.10.78</title>
<updated>2021-12-29T05:39:42+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-12-09T08:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=90d2333fb554861028b61f58c4ae9984f9ae3f1d'/>
<id>urn:sha1:90d2333fb554861028b61f58c4ae9984f9ae3f1d</id>
<content type='text'>
Update kernel config as well.

Backported patch to fix 32-bit compilation failure.

32-bit compilation failure log:

build/tmp/work-shared/intel-core2-32/kernel-source/include/linux/io-mapping.h:88:16: error: implicit declaration of function '__iomap_local_pfn_prot'; did you mean '__kmap_local_pfn_prot'? [-Werror=implicit-function-declaration]
|    88 |         return __iomap_local_pfn_prot(PHYS_PFN(phys_addr), mapping-&gt;prot);
|       |                ^~~~~~~~~~~~~~~~~~~~~~
|       |                __kmap_local_pfn_prot
| build/tmp/work-shared/intel-core2-32/kernel-source/include/linux/io-mapping.h:88:16: warning: returning 'int' from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion]
|    88 |         return __iomap_local_pfn_prot(PHYS_PFN(phys_addr), mapping-&gt;prot);
|       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-intel/5.10: update to v5.10.59</title>
<updated>2021-10-27T07:26:23+00:00</updated>
<author>
<name>JingHuiTham</name>
<email>jing.hui.tham@intel.com</email>
</author>
<published>2021-10-27T07:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=76495b60dd915846d2f84d03b9c9cfbb548e9dc0'/>
<id>urn:sha1:76495b60dd915846d2f84d03b9c9cfbb548e9dc0</id>
<content type='text'>
Update kernel config as well.

Signed-off-by: JingHuiTham &lt;jing.hui.tham@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-intel/5.4: update to v5.4.143</title>
<updated>2021-10-27T07:26:23+00:00</updated>
<author>
<name>JingHuiTham</name>
<email>jing.hui.tham@intel.com</email>
</author>
<published>2021-10-27T07:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2e05bd8ce28c03360587cec7dac22b1d49778952'/>
<id>urn:sha1:2e05bd8ce28c03360587cec7dac22b1d49778952</id>
<content type='text'>
Update kernel config as well.

Signed-off-by: JingHuiTham &lt;jing.hui.tham@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-intel-rt/5.4: update to v5.4.143</title>
<updated>2021-10-27T07:26:23+00:00</updated>
<author>
<name>JingHuiTham</name>
<email>jing.hui.tham@intel.com</email>
</author>
<published>2021-10-27T07:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3018992e96459162f5245c87660c3522cc9e467c'/>
<id>urn:sha1:3018992e96459162f5245c87660c3522cc9e467c</id>
<content type='text'>
Updates -rt patchset to -rt63.

Updated kernel config as well.

Signed-off-by: JingHuiTham &lt;jing.hui.tham@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-intel-rt/5.10: update to v5.10.59</title>
<updated>2021-10-27T07:26:23+00:00</updated>
<author>
<name>JingHuiTham</name>
<email>jing.hui.tham@intel.com</email>
</author>
<published>2021-10-27T07:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=eaa562157872ac064d41ad620fe335695c47b93b'/>
<id>urn:sha1:eaa562157872ac064d41ad620fe335695c47b93b</id>
<content type='text'>
updates -rt patchset to -rt52.

Updated kernel config as well.

Signed-off-by: JingHuiTham &lt;jing.hui.tham@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-intel-rt/5.4: update to v5.4.138</title>
<updated>2021-09-01T14:55:35+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-09-01T09:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=5c4a6b02f650a99a5ec55561443fcf880a863d19'/>
<id>urn:sha1:5c4a6b02f650a99a5ec55561443fcf880a863d19</id>
<content type='text'>
Updates -rt patchset to -rt62.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-intel/5.4: update to v5.4.138</title>
<updated>2021-09-01T14:55:35+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-09-01T09:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b5e82ca83e72b905595054b1bc658ea8ad445c40'/>
<id>urn:sha1:b5e82ca83e72b905595054b1bc658ea8ad445c40</id>
<content type='text'>
tag 'v5.4.138': (874 commits)
Linux 5.4.138
tcc: rounding possible non page-aligned ssram address
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
i40e: Add additional info to PHY type error
Revert "perf map: Fix dso-&gt;nsinfo refcounting"
powerpc/pseries: Fix regression while building external modules
PCI: mvebu: Setup BAR0 in order to fix MSI
can: hi311x: fix a signedness bug in hi3110_cmd()
sis900: Fix missing pci_disable_device() in probe and remove
tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
sctp: fix return value check in __sctp_rcv_asconf_lookup
net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
net/mlx5: Fix flow table chaining
net: llc: fix skb_over_panic
mlx4: Fix missing error code in mlx4_load_one()
net: Set true network header for ECN decapsulation
tipc: fix sleeping in tipc accept routine
i40e: Fix log TC creation failure when max num of queues is exceeded
i40e: Fix queue-to-TC mapping on Tx
i40e: Fix firmware LLDP agent related warning
i40e: Fix logic of disabling queues
...

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
