The Linux kernel
Go to file
Denys Vlasenko 80dd1f5742 kernel-4.18.0-542.el8
* Mon Feb 19 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-542.el8]
- netfilter: nf_tables: reject QUEUE/DROP verdict parameters (Florian Westphal) [RHEL-23506] {CVE-2024-1086}
- drm/virtio: Set segment size for virtio_gpu device (Sebastian Ott) [RHEL-15465]
- xfs: run blockgc on freeze to avoid inode inactivation deadlock (Brian Foster) [RHEL-11344]
- RDMA/irdma: Report the correct link speed (Kamal Heib) [RHEL-23967]
- scsi: core: Increase max device queue_depth to 4096 (Ming Lei) [RHEL-11725]
- smsc95xx: fix stalled rx after link change (Izabela Bakollari) [RHEL-22312]
- ovl: remove privs in ovl_fallocate() (Miklos Szeredi) [RHEL-17933]
- ovl: remove privs in ovl_copyfile() (Miklos Szeredi) [RHEL-17933]
- Bluetooth: Add more enc key size check (David Marlin) [RHEL-19666] {CVE-2023-24023}
- Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmplt (David Marlin) [RHEL-19666] {CVE-2023-24023}
- IB: Use capital "OR" for multiple licenses in SPDX (Izabela Bakollari) [RHEL-10238]
- RDMA/rdmavt: Delete unnecessary NULL check (Izabela Bakollari) [RHEL-10238]
- IB/rdmavt: Fix target union member for rvt_post_one_wr() (Izabela Bakollari) [RHEL-10238]
- selftests/mm: cow: print ksft header before printing anything else (Nico Pache) [RHEL-5623]
- selftests/mm/kugepaged: restore thp settings at exit (Nico Pache) [RHEL-5623]
- selftests: line buffer test program's stdout (Nico Pache) [RHEL-5623]
- selftests/kselftest/runner.sh: Pass optional command parameters in environment (Nico Pache) [RHEL-5623]
- selftests/kselftest/runner/run_one(): allow running non-executable files (Nico Pache) [RHEL-5623]
- selftests: allow runners to override the timeout (Nico Pache) [RHEL-5623]
- selftests: mm: fix map_hugetlb failure on 64K page size systems (Nico Pache) [RHEL-5623]
- redhat: Fix build for kselftests mm (Nico Pache) [RHEL-5623]
- selftests: anon_cow: skip broken test (Nico Pache) [RHEL-5623]
- mm/gup_test: free memory allocated via kvcalloc() using kvfree() (Nico Pache) [RHEL-5623]
- selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS (Nico Pache) [RHEL-5623]
- selftests: mm: add a test for mutually aligned moves > PMD size (Nico Pache) [RHEL-5623]
- tools: fix ARRAY_SIZE defines in tools and selftests hdrs (Nico Pache) [RHEL-5623]
- selftests: mm: fix failure case when new remap region was not found (Nico Pache) [RHEL-5623]
- selftests/mm: fix WARNING comparing pointer to 0 (Nico Pache) [RHEL-5623]
- selftests/mm: run all tests from run_vmtests.sh (Nico Pache) [RHEL-5623]
- selftests/mm: optionally pass duration to transhuge-stress (Nico Pache) [RHEL-5623]
- selftests/mm: make migration test robust to failure (Nico Pache) [RHEL-5623]
- selftests/mm: va_high_addr_switch should skip unsupported arm64 configs (Nico Pache) [RHEL-5623]
- selftests/mm: fix thuge-gen test bugs (Nico Pache) [RHEL-5623]
- selftests/mm: skip soft-dirty tests on arm64 (Nico Pache) [RHEL-5623]
- selftests/mm: add gup test matrix in run_vmtests.sh (Nico Pache) [RHEL-5623]
- selftests/mm: add -a to run_vmtests.sh (Nico Pache) [RHEL-5623]
- selftests/mm: give scripts execute permission (Nico Pache) [RHEL-5623]
- selftests: mm: remove duplicate unneeded defines (Nico Pache) [RHEL-5623]
- Documentation: kselftest: "make headers" is a prerequisite (Nico Pache) [RHEL-5623]
- selftests/mm: fix build failures due to missing MADV_COLLAPSE (Nico Pache) [RHEL-5623]
- selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h (Nico Pache) [RHEL-5623]
- selftests/mm: .gitignore: add mkdirty, va_high_addr_switch (Nico Pache) [RHEL-5623]
- selftests/mm: fix invocation of tests that are run via shell scripts (Nico Pache) [RHEL-5623]
- selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c (Nico Pache) [RHEL-5623]
- selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c (Nico Pache) [RHEL-5623]
- selftests/mm: fix cross compilation with LLVM (Nico Pache) [RHEL-5623]
- selftests/mm: run hugetlb testcases of va switch (Nico Pache) [RHEL-5623]
- selftests/mm: configure nr_hugepages for arm64 (Nico Pache) [RHEL-5623]
- selftests/mm: add platform independent in code comments (Nico Pache) [RHEL-5623]
- selftests/mm: rename va_128TBswitch to va_high_addr_switch (Nico Pache) [RHEL-5623]
- selftests/mm: add support for arm64 platform on va switch (Nico Pache) [RHEL-5623]
- selftests/mm: use PM_* macros in vm_utils.h (Nico Pache) [RHEL-5623]
- selftests/mm: merge default_huge_page_size() into one (Nico Pache) [RHEL-5623]
- selftests/mm: link vm_util.c always (Nico Pache) [RHEL-5623]
- selftests/mm: use TEST_GEN_PROGS where proper (Nico Pache) [RHEL-5623]
- selftests/mm: merge util.h into vm_util.h (Nico Pache) [RHEL-5623]
- selftests/mm: dump a summary in run_vmtests.sh (Nico Pache) [RHEL-5623]
- selftests/mm: set overcommit_policy as OVERCOMMIT_ALWAYS (Nico Pache) [RHEL-5623]
- selftests/mm: change NR_CHUNKS_HIGH for aarch64 (Nico Pache) [RHEL-5623]
- selftests/mm: change MAP_CHUNK_SIZE (Nico Pache) [RHEL-5623]
- selftests: vm: enable cross-compilation (Nico Pache) [RHEL-5623]
- selftests/vm: rename selftests/vm to selftests/mm (Nico Pache) [RHEL-5623]
- selftests: vm: Fix incorrect kernel headers search path (Nico Pache) [RHEL-5623]
- selftests/vm: cow: fix compile warning on 32bit (Nico Pache) [RHEL-5623]
- mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmem (Nico Pache) [RHEL-5623]
- mm/pagewalk: don't trigger test_walk() in walk_page_vma() (Nico Pache) [RHEL-5623]
- selftests/vm: enable running select groups of tests (Nico Pache) [RHEL-5623]
- selftests/vm: anon_cow: add R/O longterm tests via gup_test (Nico Pache) [RHEL-5623]
- mm/gup_test: start/stop/read functionality for PIN LONGTERM test (Nico Pache) [RHEL-5623]
- selftests/vm: anon_cow: add liburing test cases (Nico Pache) [RHEL-5623]
- selftests/vm: anon_cow: hugetlb tests (Nico Pache) [RHEL-5623]
- selftests/vm: anon_cow: THP tests (Nico Pache) [RHEL-5623]
- selftests/vm: factor out pagemap_is_populated() into vm_util (Nico Pache) [RHEL-5623]
- selftests/vm: anon_cow: test COW handling of anonymous memory (Nico Pache) [RHEL-5623]
- selftests/vm: add local_config.h and local_config.mk to .gitignore (Nico Pache) [RHEL-5623]
- selftest: vm: remove deleted local_config.* from .gitignore (Nico Pache) [RHEL-5623]
- Kselftests: remove support of libhugetlbfs from kselftests (Nico Pache) [RHEL-5623]
- selftests/vm: use top_srcdir instead of recomputing relative paths (Nico Pache) [RHEL-5623]
- selftests/vm: skip 128TBswitch on unsupported arch (Nico Pache) [RHEL-5623]
- selftests/vm: fix va_128TBswitch.sh permissions (Nico Pache) [RHEL-5623]
- selftests/vm: add protection_keys tests to run_vmtests (Nico Pache) [RHEL-5623]
- selftests/vm: only run 128TBswitch with 5-level paging (Nico Pache) [RHEL-5623]
- userfaultfd: selftests: infinite loop in faulting_process (Nico Pache) [RHEL-5623]
- userfaultfd/selftests: Fix typo in comment (Nico Pache) [RHEL-5623]
- selftests: vm: Fix resource leak when return error (Nico Pache) [RHEL-5623]
- selftests: vm: add the "settings" file with timeout variable (Nico Pache) [RHEL-5623]
- selftests: vm: add "test_hmm.sh" to TEST_FILES (Nico Pache) [RHEL-5623]
- selftests: vm: check numa_available() before operating "merge_across_nodes" in ksm_tests (Nico Pache) [RHEL-5623]
- selftests: vm: add migration to the .gitignore (Nico Pache) [RHEL-5623]
- selftests/vm/pkeys: fix typo in comment (Nico Pache) [RHEL-5623]
- userfaultfd/selftests: use swap() instead of open coding it (Nico Pache) [RHEL-5623]
- selftests: vm: fix shellcheck warnings in run_vmtests.sh (Nico Pache) [RHEL-5623]
- selftests: vm: refactor run_vmtests.sh to reduce boilerplate (Nico Pache) [RHEL-5623]
- selftests: vm: add test for Soft-Dirty PTE bit (Nico Pache) [RHEL-5623]
- selftests: vm: bring common functions to a new file (Nico Pache) [RHEL-5623]
- mm: add selftests for migration entries (Nico Pache) [RHEL-5623]
- selftest/vm: add skip support to mremap_test (Nico Pache) [RHEL-5623]
- selftest/vm: support xfail in mremap_test (Nico Pache) [RHEL-5623]
- selftest/vm: verify remap destination address in mremap_test (Nico Pache) [RHEL-5623]
- selftest/vm: verify mmap addr in mremap_test (Nico Pache) [RHEL-5623]
- selftests: kselftest framework: provide "finished" helper (Nico Pache) [RHEL-5623]
- selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT (Nico Pache) [RHEL-5623]
- selftest/vm: add util.h and and move helper functions there (Nico Pache) [RHEL-5623]
- selftests: vm: remove dependecy from internal kernel macros (Nico Pache) [RHEL-5623]
- selftests: vm: Add the uapi headers include variable (Nico Pache) [RHEL-5623]
- selftests/vm/transhuge-stress: Support file-backed PMD folios (Nico Pache) [RHEL-5623]
- selftests, x86: fix how check_cc.sh is being invoked (Nico Pache) [RHEL-5623]
- selftests: vm: fix clang build error multiple output files (Nico Pache) [RHEL-5623]
- kselftest/vm: fix tests build with old libc (Nico Pache) [RHEL-5623]
- selftest/vm: fix map_fixed_noreplace test failure (Nico Pache) [RHEL-5623]
- kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner" (Nico Pache) [RHEL-5623]
- selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting (Nico Pache) [RHEL-5623]
- tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner (Nico Pache) [RHEL-5623]
- selftests/vm: remove ARRAY_SIZE define from individual tests (Nico Pache) [RHEL-5623]
- selftests: vm: add KSM huge pages merging time test (Nico Pache) [RHEL-5623]
- selftest/vm: fix ksm selftest to run with different NUMA topologies (Nico Pache) [RHEL-5623]
- selftests/vm/transhuge-stress: fix ram size thinko (Nico Pache) [RHEL-5623]
- selftests: vm: add COW time test for KSM pages (Nico Pache) [RHEL-5623]
- selftests: vm: add KSM merging time test (Nico Pache) [RHEL-5623]
- mm: KSM: fix data type (Nico Pache) [RHEL-5623]
- selftests: vm: add KSM merging across nodes test (Nico Pache) [RHEL-5623]
- selftests: vm: add KSM zero page merging test (Nico Pache) [RHEL-5623]
- selftests: vm: add KSM unmerge test (Nico Pache) [RHEL-5623]
- selftests: vm: add KSM merge test (Nico Pache) [RHEL-5623]
- selftests: Fix spelling mistake "cann't" -> "cannot" (Nico Pache) [RHEL-5623]
- selftests/vm: use kselftest skip code for skipped tests (Nico Pache) [RHEL-5623]
- selftest/mremap_test: avoid crash with static build (Nico Pache) [RHEL-5623]
- selftest/mremap_test: update the test to handle pagesize other than 4K (Nico Pache) [RHEL-5623]
- selftests/vm/pkeys: exercise x86 XSAVE init state (Nico Pache) [RHEL-5623]
- selftests/vm/pkeys: refill shadow register after implicit kernel write (Nico Pache) [RHEL-5623]
- selftests/vm/pkeys: handle negative sys_pkey_alloc() return code (Nico Pache) [RHEL-5623]
- vm/test_vmalloc.sh: adapt for updated driver interface (Nico Pache) [RHEL-5623]
- tool: selftests: fix spelling typo of 'writting' (Nico Pache) [RHEL-5623]
- userfaultfd/selftests: hint the test runner on required privilege (Nico Pache) [RHEL-5623]
- userfaultfd/selftests: fix retval check for userfaultfd_open() (Nico Pache) [RHEL-5623]
- userfaultfd/selftests: always dump something in modes (Nico Pache) [RHEL-5623]
- userfaultfd: selftests: make __{s,u}64 format specifiers portable (Nico Pache) [RHEL-5623]
- tools: Avoid comma separated statements (Nico Pache) [RHEL-5623]
- kselftests: vm: add mremap tests (Nico Pache) [RHEL-5623]
- Revert "selftests/vm: enable running select groups of tests" (Nico Pache) [RHEL-5623]
Resolves: RHEL-10238, RHEL-11344, RHEL-11725, RHEL-15465, RHEL-17933, RHEL-19666, RHEL-22312, RHEL-23506, RHEL-23967, RHEL-5623

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2024-02-19 17:02:45 +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-529.el8 2023-12-05 23:43:57 +01:00
kernel-aarch64.config kernel-4.18.0-529.el8 2023-12-05 23:43:57 +01:00
kernel-ppc64le-debug.config kernel-4.18.0-529.el8 2023-12-05 23:43:57 +01:00
kernel-ppc64le.config kernel-4.18.0-529.el8 2023-12-05 23:43:57 +01:00
kernel-s390x-debug.config kernel-4.18.0-529.el8 2023-12-05 23:43:57 +01:00
kernel-s390x-zfcpdump.config kernel-4.18.0-529.el8 2023-12-05 23:43:57 +01:00
kernel-s390x.config kernel-4.18.0-529.el8 2023-12-05 23:43:57 +01:00
kernel-x86_64-debug.config kernel-4.18.0-536.el8 2024-01-18 13:59:10 +01:00
kernel-x86_64.config kernel-4.18.0-536.el8 2024-01-18 13:59:10 +01:00
kernel.spec kernel-4.18.0-542.el8 2024-02-19 17:02:45 +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-528.el8 2023-11-30 12:02:34 +01: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-542.el8 2024-02-19 17:02:45 +01:00
x509.genkey Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00