linux-uek icon indicating copy to clipboard operation
linux-uek copied to clipboard

Oracle Linux UEK: Unbreakable Enterprise Kernel

Results 9 linux-uek issues
Sort by recently updated
recently updated
newest added
trafficstars

There seems to be a regression between UEK 5.4.17-2136.304.4.5 and the previous 5.4.17-2102.201.3 version on OL7 with regards to running third-party binaries that are linked against different glibc versions than...

Description: /sbin/criu check is failing with "Error (criu/kerndat.c:1048): Unexpected error from clone3" on OracleLinux8.4 bash-4.4# /sbin/criu check --version Version: 3.15 GitID: f9533f0 bash-4.4# /sbin/criu check --all Error (criu/util.c:631): exited, status=1...

Hello. I would like to draw your attention to the innovations of the upstream kernel and discuss the problem of intercepting the make_request_fn () function. I am concerned about a...

**Description:** Since the UEK7u2, SR-IOV is broken for Mellanox ConnectX4, if one or both ports are configured for ethernet mode. The same works fine if the ports are configure for...

**Description:** MADV_DOEXEC and MADV_DONTEXEC should be redefined within a separate numerical range otherwise break binary compatibility with mainline kernels. **Diagnostic Info:** Kernel v5.4 build from [uek6/u3](https://github.com/oracle/linux-uek/tree/uek6/u3) has a commit https://github.com/oracle/linux-uek/commit/a91ae4fa327d8957e2f806420b8b835269b85bd4,...

While accessing SMB shares with Linux SMB kernel client, If the number of SMB responses from server with status of STATUS_IO_TIMEOUT exceeds a specified threshold (NUM_STATUS_IO_TIMEOUT), we reconnect the connection....

A third party build of Python 3.10 is failing on Oracle UEK R6 and Oracle UEK R7: ``` -bash-4.2$ uname -r 5.4.17-2136.330.7.1.el7uek.x86_64 -bash-4.2$ ./python3.10 -bash: ./python3.10: cannot execute binary file...

bug

We ran into a segfault when testing the UEK next 6.10 kernel and wanted to share this with you. You can reproduce this by running this: ```bash docker run clickhouse/clickhouse-server:latest...

Touchpad works well either 5.14.0-427.33.1.el9_4.x86_64 and 5.15.0-209.161.7.2.el9uek.x86_64 But it doesn't work if I boot with 6.9.0-2.el9ueknext.x86_64 System settings in KDE shows "Touchpad not found" message I can provide any additional...