The Linux kernel
Go to file
Denys Vlasenko 7153ad4c5f kernel-4.18.0-485.el8
* Fri Apr 07 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-485.el8]
- timers: Provide timer_shutdown[_sync]() (Ivan Vecera) [2174474]
- timers: Add shutdown mechanism to the internal functions (Ivan Vecera) [2174474]
- timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode (Ivan Vecera) [2174474]
- timers: Silently ignore timers with a NULL function (Ivan Vecera) [2174474]
- timers: Rename del_timer() to timer_delete() (Ivan Vecera) [2174474]
- timers: Rename del_timer_sync() to timer_delete_sync() (Ivan Vecera) [2174474]
- timers: Use del_timer_sync() even on UP (Ivan Vecera) [2174474]
- timers: Update kernel-doc for various functions (Ivan Vecera) [2174474]
- timers: Replace BUG_ON()s (Ivan Vecera) [2174474]
- timers: Get rid of del_singleshot_timer_sync() (Ivan Vecera) [2174474]
- clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function (Ivan Vecera) [2174474]
- clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function (Ivan Vecera) [2174474]
- misc/sgi-xp: Replace in_interrupt() usage (Ivan Vecera) [2174474]
- timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers (Ivan Vecera) [2174474]
- hvcs: Synchronize hotplug remove with port free (Mamatha Inamdar) [2167962]
- hvcs: Use vhangup in hotplug remove (Mamatha Inamdar) [2167962]
- hvcs: Get reference to tty in remove (Mamatha Inamdar) [2167962]
- hvcs: Use driver groups to manage driver attributes (Mamatha Inamdar) [2167962]
- hvcs: Use dev_groups to manage hvcs device attributes (Mamatha Inamdar) [2167962]
- hvcs: Fix hvcs port reference counting (Mamatha Inamdar) [2167962]
- tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() (Mamatha Inamdar) [2167962]
- docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64 (Ivan Vecera) [2179061]
- docs/memory-barriers.txt: Add a missed closing parenthesis (Ivan Vecera) [2179061]
- asm-generic: Add missing brackets for io_stop_wc macro (Ivan Vecera) [2179061]
- asm-generic: introduce io_stop_wc() and add implementation for ARM64 (Ivan Vecera) [2179061]
- ipv4: Fix incorrect table ID in IOCTL path (Guillaume Nault) [2176792]
- ipv4: Fix incorrect route flushing when table ID 0 is used (Guillaume Nault) [2176792]
- ipv4: Fix incorrect route flushing when source address is deleted (Guillaume Nault) [2176792]
- selftests: Add source route tests to fib_tests (Guillaume Nault) [2176792]
- mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap() (David Hildenbrand) [2179164]
- mm/memory: slightly simplify copy_present_pte() (David Hildenbrand) [2179164]
- mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range() (David Hildenbrand) [2179164]
- mm: /proc/sys/vm/stat_refresh stop checking monotonic numa stats (Waiman Long) [2178001]
- mm: /proc/sys/vm/stat_refresh skip checking known negative stats (Waiman Long) [2178001]
- mm: no more EINVAL from /proc/sys/vm/stat_refresh (Waiman Long) [2178001]
- mm: restore node stat checking in /proc/sys/vm/stat_refresh (Waiman Long) [2178001]
- sfc: ef10: don't overwrite offload features at NIC reset (Íñigo Huguet) [2154500]
- sfc: correctly advertise tunneled IPv6 segmentation (Íñigo Huguet) [2154500]
- igb: conditionalize I2C bit banging on external thermal sensor support (Corinna Vinschen) [2130727]
- platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering (Prarit Bhargava) [2139963]
- x86/nmi: Make register_nmi_handler() more robust (Ani Sinha) [2037005]
- net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf() (Sabrina Dubroca) [2179819] {CVE-2023-28466}
- cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (Prarit Bhargava) [2179183]
- target: iscsi: use GFP_NOIO with loopback connections (Maurizio Lombardi) [2156546]
- core_pattern: add CPU specifier (Oleksandr Natalenko) [1968108]
- Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (David Marlin) [2148404] {CVE-2022-42896}
- ipv6: prevent router_solicitations for team port (Xin Long) [2141600]
- ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL (Xin Long) [2141600]
- Bluetooth: L2CAP: Fix attempting to access uninitialized memory (David Marlin) [2148408] {CVE-2022-42895}
- redhat/scripts/create-tarball.sh: Use nproc instead of rpm macros (Prarit Bhargava)
- Revert "Switch to z-stream for 8.8 for CKI pipelines" (Denys Vlasenko)
Resolves: rhbz#1968108, rhbz#2037005, rhbz#2130727, rhbz#2139963, rhbz#2141600, rhbz#2148404, rhbz#2148408, rhbz#2154500, rhbz#2156546, rhbz#2167962, rhbz#2174474, rhbz#2176792, rhbz#2178001, rhbz#2179061, rhbz#2179164, rhbz#2179183, rhbz#2179819

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-04-07 18:52:07 +02: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 Auto sync2gitlab import of kernel-4.18.0-383.el8.src.rpm 2022-05-31 14:38:45 -04: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-478.el8 2023-03-16 11:13:21 +01:00
kernel-aarch64.config kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
kernel-ppc64le-debug.config kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
kernel-ppc64le.config kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
kernel-s390x-debug.config kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
kernel-s390x-zfcpdump.config kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
kernel-s390x.config kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
kernel-x86_64-debug.config kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
kernel-x86_64.config kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
kernel.spec kernel-4.18.0-485.el8 2023-04-07 18:52:07 +02: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 Auto sync2gitlab import of kernel-4.18.0-448.el8.src.rpm 2023-01-12 18:05:16 +00: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-484.el8 2023-04-06 10:40:16 +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-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_s390x kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_x86_64 kernel-4.18.0-484.el8 2023-04-06 10:40:16 +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-485.el8 2023-04-07 18:52:07 +02:00
x509.genkey Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00