The Linux kernel
Go to file
Denys Vlasenko 27579ab724 kernel-4.18.0-524.el8
* Sun Nov 12 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-524.el8]
- pNFS/filelayout: treat GETDEVICEINFO errors as layout failure (Scott Mayhew) [RHEL-4969]
- mm/kmemleak: move up cond_resched() call in page scanning loop (Waiman Long) [RHEL-8630]
- net/sched: cls_rsvp: always try to match inside the linear part of skb (Davide Caratti) [RHEL-11730] {CVE-2023-42755}
- vc_screen: don't clobber return value in vcs_read (Ricardo Robaina) [2221467] {CVE-2023-3567}
- vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF (Ricardo Robaina) [2221467] {CVE-2023-3567}
- vt_kdsetmode: extend console locking (John W. Linville) [RHEL-3016] {CVE-2021-3753}
- console: consume APC, DM, DCS (John W. Linville) [RHEL-3016] {CVE-2021-3753}
- vt_ioctl: move vt_kdsetmode out of vt_k_ioctl (John W. Linville) [RHEL-3016] {CVE-2021-3753}
- scsi: core: Fix legacy /proc parsing buffer overflow (Ewan D. Milne) [RHEL-14311]
- scsi: core: Improve scsi_vpd_inquiry() checks (Ewan D. Milne) [RHEL-14311]
- scsi: core: Fix a procfs host directory removal regression (Ewan D. Milne) [RHEL-14311]
- scsi: core: Remove the /proc/scsi/${proc_name} directory earlier (Ewan D. Milne) [RHEL-14311]
- ibmvnic: Assign XPS map to correct queue index (Mukesh Chaurasiya) [RHEL-11210]
- ibmvnic: Toggle between queue types in affinity mapping (Mukesh Chaurasiya) [RHEL-11210]
- ibmvnic: Update XPS assignments during affinity binding (Mukesh Chaurasiya) [RHEL-11210]
- ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hints (Mukesh Chaurasiya) [RHEL-11210]
- ibmvnic: Assign IRQ affinity hints to device queues (Mukesh Chaurasiya) [RHEL-11210]
- mm/slub: fix a slab missed to be freed problem (Rafael Aquini) [RHEL-9526]
- mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock() (Rafael Aquini) [RHEL-9526]
- mm/slub: convert object_map_lock to non-raw spinlock (Rafael Aquini) [RHEL-9526]
- mm/slub: remove slab_lock() usage for debug operations (Rafael Aquini) [RHEL-9526]
- mm/slub: restrict sysfs validation to debug caches and make it safe (Rafael Aquini) [RHEL-9526]
- mm/slub: move free_debug_processing() further (Rafael Aquini) [RHEL-9526]
- mm/slub: remove unneeded return value of slab_pad_check (Rafael Aquini) [RHEL-9526]
- s390/qdio: fix do_sqbs() inline assembly constraint (Tobias Huschle) [RHEL-11194]
- s390/lcs: Convert sysfs sprintf to sysfs_emit (Tobias Huschle) [RHEL-11194]
- s390/lcs: Convert sprintf to scnprintf (Tobias Huschle) [RHEL-11194]
- s390/ctcm: Convert sysfs sprintf to sysfs_emit (Tobias Huschle) [RHEL-11194]
- s390/ctcm: Convert sprintf/snprintf to scnprintf (Tobias Huschle) [RHEL-11194]
- s390/qeth: Fix vipa deletion (Tobias Huschle) [RHEL-11194]
- s390/lcs: Remove FDDI option (Tobias Huschle) [RHEL-11194]
- net/ism: Remove redundant pci_clear_master (Tobias Huschle) [RHEL-11198]
- net/smc: Fix dependency of SMC on ISM (Tobias Huschle) [RHEL-11198]
- s390/ism: Do not unregister clients with registered DMBs (Tobias Huschle) [RHEL-11198]
- s390/ism: Fix and simplify add()/remove() callback handling (Tobias Huschle) [RHEL-11198]
- s390/ism: Fix locking for forwarding of IRQs and events to clients (Tobias Huschle) [RHEL-11198]
- s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit() (Tobias Huschle) [RHEL-11198]
- s390/ism: Set DMA coherent mask (Tobias Huschle) [RHEL-11198]
- net/ism: Remove extra include (Tobias Huschle) [RHEL-11198]
- net/smc: Introduce explicit check for v2 support (Tobias Huschle) [RHEL-11198]
- dm: fix a race condition in retrieve_deps (Benjamin Marzinski) [RHEL-13917]
- dm raid: protect md_stop() with 'reconfig_mutex' (Benjamin Marzinski) [RHEL-13917]
- dm raid: clean up four equivalent goto tags in raid_ctr() (Benjamin Marzinski) [RHEL-13917]
- dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths (Benjamin Marzinski) [RHEL-13917]
- dm integrity: fix double free on memory allocation failure (Benjamin Marzinski) [RHEL-13917]
- dm integrity: scale down the recalculate buffer if memory allocation fails (Benjamin Marzinski) [RHEL-13917]
- dm integrity: only allocate recalculate buffer when needed (Benjamin Marzinski) [RHEL-13917]
- dm integrity: reduce vmalloc space footprint on 32-bit architectures (Benjamin Marzinski) [RHEL-13917]
- dm ioctl: Refuse to create device named "." or ".." (Benjamin Marzinski) [RHEL-13917]
- dm ioctl: Refuse to create device named "control" (Benjamin Marzinski) [RHEL-13917]
- dm ioctl: structs and parameter strings must not overlap (Benjamin Marzinski) [RHEL-13917]
- dm ioctl: Avoid pointer arithmetic overflow (Benjamin Marzinski) [RHEL-13917]
- dm ioctl: Check dm_target_spec is sufficiently aligned (Benjamin Marzinski) [RHEL-13917]
- dm thin: disable discards for thin-pool if no_discard_passdown (Benjamin Marzinski) [RHEL-13917]
- dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client (Benjamin Marzinski) [RHEL-13917]
- dm crypt: fix crypt_ctr_cipher_new return value on invalid AEAD cipher (Benjamin Marzinski) [RHEL-13917]
- dm thin: update .io_hints methods to not require handling discards last (Benjamin Marzinski) [RHEL-13917]
- dm thin: remove return code variable in pool_map (Benjamin Marzinski) [RHEL-13917]
Resolves: rhbz#2221467, RHEL-11194, RHEL-11198, RHEL-11210, RHEL-11730, RHEL-13917, RHEL-14311, RHEL-3016, RHEL-4969, RHEL-8630, RHEL-9526

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-11-12 22:03:29 +01:00
.gitignore kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
centossecureboot201.cer kernel-4.18.0-479.el8 2023-03-18 18:21:45 +01:00
centossecurebootca2.cer kernel-4.18.0-479.el8 2023-03-18 18:21:45 +01:00
check-kabi Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
cpupower.config Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
cpupower.service Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-aarch64.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-modules.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-ppc64le.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-s390x.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-x86_64.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
gating.yaml kernel-4.18.0-514.el8 2023-09-19 11:23:29 +02:00
generate_all_configs.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
generate_bls_conf.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
kernel-aarch64-debug.config kernel-4.18.0-513.el8 2023-08-25 14:11:44 +02:00
kernel-aarch64.config kernel-4.18.0-513.el8 2023-08-25 14:11:44 +02:00
kernel-ppc64le-debug.config kernel-4.18.0-513.el8 2023-08-25 14:11:44 +02:00
kernel-ppc64le.config kernel-4.18.0-513.el8 2023-08-25 14:11:44 +02:00
kernel-s390x-debug.config kernel-4.18.0-513.el8 2023-08-25 14:11:44 +02:00
kernel-s390x-zfcpdump.config kernel-4.18.0-513.el8 2023-08-25 14:11:44 +02:00
kernel-s390x.config kernel-4.18.0-513.el8 2023-08-25 14:11:44 +02:00
kernel-x86_64-debug.config kernel-4.18.0-513.el8 2023-08-25 14:11:44 +02:00
kernel-x86_64.config kernel-4.18.0-513.el8 2023-08-25 14:11:44 +02:00
kernel.spec kernel-4.18.0-524.el8 2023-11-12 22:03:29 +01:00
kvm_stat.logrotate Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
linux-kernel-test.patch Import rpm: c8s 2023-02-27 13:50:04 -05:00
mod-blacklist.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
mod-extra.list Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
mod-internal.list kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
mod-sign.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
Module.kabi_aarch64 kernel-4.18.0-517.el8 2023-10-10 23:55:25 +02:00
Module.kabi_dup_aarch64 Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_ppc64le Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_s390x Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_x86_64 Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_ppc64le kernel-4.18.0-517.el8 2023-10-10 23:55:25 +02:00
Module.kabi_s390x kernel-4.18.0-517.el8 2023-10-10 23:55:25 +02:00
Module.kabi_x86_64 kernel-4.18.0-517.el8 2023-10-10 23:55:25 +02:00
parallel_xz.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
process_configs.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
redhatsecureboot302.cer kernel-4.18.0-479.el8 2023-03-17 17:01:33 +01:00
redhatsecureboot303.cer kernel-4.18.0-479.el8 2023-03-17 17:01:33 +01:00
redhatsecureboot501.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
redhatsecurebootca3.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
redhatsecurebootca7.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
rheldup3.x509 kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
rhelkpatch1.x509 kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
rpminspect.yaml Auto sync2gitlab import of kernel-4.18.0-448.el8.src.rpm 2023-01-12 18:05:16 +00:00
sources kernel-4.18.0-524.el8 2023-11-12 22:03:29 +01:00
x509.genkey Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00