Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: oracleasm-kmp-default | Distribution: SUSE Linux 16 |
Version: 2.0.8_k6.4.0_160000.9 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 160000.1.1 | Build date: Wed Mar 20 14:04:03 2024 |
Group: System/Kernel | Build host: reproducible |
Size: 119856 | Source RPM: oracleasm-2.0.8-160000.1.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/oracle/linux-uek | |
Summary: Kernel driver backing the Generic Linux ASM Library |
This package provides KMP modules for oracleasm. You need oracleasmlib and oracleasm-support package to use this.
GPL-2.0
* Wed Mar 20 2024 jcheung@suse.com - Enable kmp-rt for SLERT15 SP6 * Thu Jan 25 2024 lduncan@suse.com - Handle kernel change that remove FMODE_EXCL by removing it's use (bsc#1218972), adding: * oracleasm-handle-FMODE_EXCL-removal.patch * oracleasm-handle-blkdev_put-holder-change.patch * Mon Nov 27 2023 lduncan@suse.com - Fix issues with block layer changes (such as bio_kmalloc()) and the KMP (bsc#1215781), adding: * oracleasm-fix-sle-15-sp5-issues.patch * Tue Oct 31 2023 lduncan@suse.com - Enable KMP compilation with the 6.5 linux kernel (bsc#1214832), adding: * oracleasm-work-with-6.5-kernel.patch * Wed Sep 06 2023 lduncan@suse.com - Enable KMP compilation with 6.4 linux kernel (bsc#1214832), adding: * oracleasm-work-with-6.4-kernel.patch Also, "buildrt" was disabled, since that is still at 5.14. * Tue Jan 24 2023 jcheung@suse.com - Enable kmp-rt for SLERT15 SP5 * Thu Jan 12 2023 lduncan@suse.com - Updating to latest upsstream, from Oracle, in branch uek6/u3, thus updating the tarball from oracleasm-2.0.8.tar.xz to oracleasm-2.0.8-uek6-u3.tar.xz, and obviating the need for some patches (now removed): * 0001-oracleasm-Convert-block-layer-status-to-errno.patch * 0001-oracleasm-Kernel-interface-changes-for-4.12.patch * 0002-oracleasm-Kernel-interface-tweaks-for-4.14.patch * 0003-oracleasm-Kernel-interface-tweaks-for-SLE15-SP1.patch * 0004-oracleasm-Kernel-interface-tweaks-for-5.3.patch * oracleasm-add-enxio-handling.patch * oracleasm-fix-bio_map_user_iov-usage.patch * oracleasm-fix-blk_get_request-removal.patch * oracleasm-fix-memory-leak.patch * oracleasm-implement-support-for-query-handle-operation.patch * oracleasm-tracing-update.patch * oracleasm-work-with-newer-5.15-kernel.patch * oracleasm_Fix_use_after_free_for_request_processing_timer.patch Also, added a patch from Oracle meant to address current issues in bsc#1202844 and bsc#1205499, adding: * oracleasm-asm_bio_map_user_iov-and-asm_bio_unmap-update-for-5.15+-kernel.patch Lastly, added one more patch that makes their driver compile: * oracleasm-there-is-no-BIP_USER_MAPPED-flag.patch * Wed Dec 07 2022 lduncan@suse.com - Add patch to handle removal of the block subsystem function blk_get_request (bsc#1205499), adding: * oracleasm-fix-blk_get_request-removal.patch * Fri Nov 18 2022 lduncan@suse.com - Added new patch to ensure that blk-integrity.h is included where needed (bsc#1205499), for newer kernel: * oracleasm-add-needed-include.patch * Wed Sep 22 2021 sweiberg@suse.com - setting buildrt to 0, as we don't ship a real time kernel with SLE 15 SP4. The real time kernel is part of the SLE RT 15 SP4 product and contains a fork of oracleasm anyways. * Fri Sep 17 2021 lduncan@suse.com - Updated to work with 5.14 kernel, adding patches (bsc#1190360): * oracleasm-rename-BIO_MAX_PAGES-to-BIO_MAX_VECS.patch * oracleasm-fix-use-of-BDI_CAP_-values-no-longer-present.patch * oracleasm-convert-blkdev_get-to-blkdev_get_by_dev.patch * oracleasm-fix-bio_map_user_iov-usage.patch * oracleasm-use-timespec64.patch * oracleasm-handle-compat_timespec.patch * oracleasm-add-namespace-arg-where-needed.patch Also added oracleasm.preamble, as suggested by rpmlint. * Tue Aug 03 2021 lduncan@suse.com - Added 4 upstream commits/patches, as requested by support (bsc#1189119): * oracleasm-fix-memory-leak.patch * oracleasm-tracing-update.patch * oracleasm-add-enxio-handling.patch * oracleasm-implement-support-for-query-handle-operation.patch * Tue Nov 24 2020 aksingh@suse.com - bsc#1177231 - Changed timer_setup(&to->timer, timeout_func, 0); 0004-oracleasm-Kernel-interface-tweaks-for-5.3.patch * Tue Jun 30 2020 aksingh@suse.com - Fix ASMLIB sends the message ASM_LOCAL_ERROR (bsc#1171818) Add 0001-oracleasm-Convert-block-layer-status-to-errno.patch * Wed Aug 14 2019 msuchanek@suse.de - Fix use after free for request processing timer (bsc#1145675). Add oracleasm_Fix_use_after_free_for_request_processing_timer.patch * Thu Aug 08 2019 msuchanek@suse.de - Fix build error with kernel 5.3 (bsc#1144700). Add 0004-oracleasm-Kernel-interface-tweaks-for-5.3.patch * Thu Dec 13 2018 msuchanek@suse.de - Fix error: storage size of 'iter' isn't known (bsc#1119403). Add 0003-oracleasm-Kernel-interface-tweaks-for-SLE15-SP1.patch * Fri Sep 14 2018 jcheung@suse.com - Enable kmp-rt for SLERT15 SP1 * Fri Jan 05 2018 aksingh@suse.com - bsc#1074655: Reverting to original Oracle patch as SUSE changes not required Add 0001-oracleasm-Kernel-interface-changes-for-4.12.patch Add 0002-oracleasm-Kernel-interface-tweaks-for-4.14.patch Drop oracleasm-Kernel-interface-changes-for-4.12.patch * Fri Nov 17 2017 aksingh@suse.com - Updated code for SLES15 Kernel (bsc#1053298, bsc#1093128) Add oracleasm-Kernel-interface-changes-for-4.12.patch Drop patch 0001-WARNING-lib-modules-4.4.73-5-default-updates-oracle.patch Drop patch oracleasm-Fix-submit_bio-API-change.patch * Fri Sep 22 2017 aksingh@suse.com - fix for unknown symbol bio_unmap_user (bsc#1059062) 0001-WARNING-lib-modules-4.4.73-5-default-updates-oracle.patch * Mon Mar 13 2017 mmarek@suse.cz - Fix build with the SLE12-SP3 kernel (bsc#1026064). * Wed Feb 17 2016 mmarek@suse.cz - Update to build against the 4.4 kernel (bsc#962720). * Wed Oct 07 2015 lpechacek@suse.com - Enable RT KMP build (bsc#948840) * Tue Jun 23 2015 ro@suse.de - add excludearch for i586 and s390 (no binary kernels on 32bit sibling architectures) (bnc#935750) * Tue Sep 02 2014 ro@suse.de - sanitize release line in specfile * Wed Mar 12 2014 mmarek@suse.cz - Enable parallel build. * Fri Feb 07 2014 lchiquitto@suse.de - Add Module.supported to package's sources. * Tue Feb 04 2014 mmarek@suse.cz - Update to version 2.0.8 (bnc#858282). * Mon May 20 2013 rgoldwyn@suse.com - introduce-module-parameter-for-block-size-selection.patch (bnc#807812) * Thu Mar 21 2013 rgoldwyn@suse.com - Ensure-full-IOC-buffer-can-be-mapped.patch (bnc#786189) * Mon Feb 11 2013 mmarek@suse.cz - Set $BRP_PESIGN_FILES in the %install section so that modules are signed in the buildservice (fate#314552). * Wed Jan 30 2013 mmarek@suse.cz - Add # needssslcertforbuild to the specfile, to make the UEFI signing certificate available during build (fate#314511, fate#314552). * Wed Jul 18 2012 mmarek@suse.cz - Fix slab error during rmmod (bnc#769971) * Fri Sep 02 2011 mmarek@suse.cz - Update to current git and fix build with 3.0. * Mon Jul 18 2011 mmarek@novell.com - Fix build with the SP2 kernel (bnc#706420). * Fri Nov 13 2009 mmarek@suse.cz - update to current git to fix build with newer kernel. * Sat Feb 21 2009 agruen@suse.de - Remove the dependency on kernel-source-rt and kernel-syms-rt: those -rt packages will not ship in their current versions. * Wed Jan 14 2009 ro@suse.de - remove "." from end of summary * Tue Jan 13 2009 dgollub@suse.de - Add kernel-syms-rt to build requires to build SLERT KMPs * Mon Oct 13 2008 andavis@novell.com - Removed extraneous files mistakenly left in source tarball. (No functional changes). * Wed Sep 10 2008 andavis@novell.com - FATE 304969 - Build SUSE KMP - Patch for 2.6.27 kernels to remove ioctl32.h dependency
/usr/lib/modules/6.4.0-160000.9-default /usr/lib/modules/6.4.0-160000.9-default/updates /usr/lib/modules/6.4.0-160000.9-default/updates/oracleasm.ko
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jun 5 00:32:05 2025