The Linux kernel
* Tue Aug 01 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-507.el8]
- Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return" (Benjamin Coddington) [2217658]
- powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close (Mamatha Inamdar) [2224883]
- KVM: x86/mmu: Fix race condition in direct_page_fault (Jon Maloy) [2179929] {CVE-2022-45869}
- x86/speculation: Allow enabling STIBP with legacy IBRS (Ricardo Robaina) [2187268] {CVE-2023-1998}
- ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep() (Mark Langsdorf) [2215625]
- locking/semaphore: Add might_sleep() to down_*() family (Mark Langsdorf) [2215625]
- perf stat: Support hybrid --topdown option (Michael Petlan) [2088833]
- i40e: Wait for pending VF reset in VF set callbacks (Ivan Vecera) [2203921]
- i40e: Add helper for VF inited state check with timeout (Ivan Vecera) [2203921]
- tracing: Have filter accept "common_cpu" to be consistent (Jerome Marchand) [2210711]
- tracing/histogram: Fix sorting on old "cpu" value (Jerome Marchand) [2210711]
- tracing: Dump stacktrace trigger to the corresponding instance (Jerome Marchand) [2210711]
- tracing/histogram: Rename "cpu" to "common_cpu" (Jerome Marchand) [2210711]
- docs: histogram.txt: convert it to ReST file format (Jerome Marchand) [2210711]
- bonding: add software tx timestamping support (Hangbin Liu) [2181339]
- bonding: fix missed rcu protection (Hangbin Liu) [2181339]
- bonding: use rcu_dereference_rtnl when get bonding active slave (Hangbin Liu) [2181339]
- Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user space (Hangbin Liu) [2181339]
- Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMP (Hangbin Liu) [2181339]
- bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active device (Hangbin Liu) [2181339]
- mm/page_alloc: fix incorrect PGFREE and PGALLOC for high-order page (Chris von Recklinghausen) [2100592]
- mm/page_alloc: check high-order pages for corruption during PCP operations (Chris von Recklinghausen) [2100592]
- mm/page_alloc: do not prefetch buddies during bulk free (Chris von Recklinghausen) [2100592]
- mm/page_alloc: free pages in a single pass during bulk free (Chris von Recklinghausen) [2100592]
- mm/page_alloc: drain the requested list first during bulk free (Chris von Recklinghausen) [2100592]
- mm/page_alloc: simplify how many pages are selected per pcp list during bulk free (Chris von Recklinghausen) [2100592]
- mm/page_alloc: track range of active PCP lists during bulk free (Chris von Recklinghausen) [2100592]
- mm/page_alloc: fetch the correct pcp buddy during bulk free (Chris von Recklinghausen) [2100592]
- mm/page_alloc: allow high-order pages to be stored on the per-cpu lists (Chris von Recklinghausen) [2100592]
- mm/page_alloc: move free_the_page (Chris von Recklinghausen) [2100592]
- mm,memory_hotplug: factor out adjusting present pages into adjust_present_page_count() (Chris von Recklinghausen) [2100592]
- mm, meminit: recalculate pcpu batch and high limits after init completes (Chris von Recklinghausen) [2100592]
- compiler_attributes.h: Add kABI workaround (Waiman Long) [2215801]
- linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP* (Waiman Long) [2215801]
- compiler.h: fix barrier_data() on clang (Waiman Long) [2215801]
- compiler_types.h: Add __no_sanitize_{address,undefined} to noinstr (Waiman Long) [2215801]
- x86, kcsan: Add __no_kcsan to noinstr (Waiman Long) [2215801]
- kcsan: Add __no_kcsan function attribute (Waiman Long) [2215801]
- kcsan: Reorganize compiler.h (Waiman Long) [2215801]
- include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR (Waiman Long) [2215801]
- include/linux/compiler_types.h: don't pollute userspace with macro definitions (Waiman Long) [2215801]
- include/linux/compiler*.h: define asm_volatile_goto (Waiman Long) [2215801]
- Compiler Attributes: use feature checks instead of version checks (Waiman Long) [2215801]
- Compiler Attributes: remove unneeded sparse (__CHECKER__) tests (Waiman Long) [2215801]
- Compiler Attributes: homogenize __must_be_array (Waiman Long) [2215801]
- Compiler Attributes: remove unneeded tests (Waiman Long) [2215801]
- Compiler Attributes: always use the extra-underscores syntax (Waiman Long) [2215801]
- Compiler Attributes: remove unused attributes (Waiman Long) [2215801]
- Compiler Attributes: naked can be shared (Waiman Long) [2215801]
- Compiler Attributes: naked was fixed in gcc 4.6 (Waiman Long) [2215801]
- include/linux/compiler*.h: make compiler-*.h mutually exclusive (Waiman Long) [2215801]
- Raise the minimum required gcc version to 4.6 (Waiman Long) [2215801]
- deprecate the '__deprecated' attribute warnings entirely and for good (Waiman Long) [2215801]
Resolves: rhbz#2088833, rhbz#2100592, rhbz#2179929, rhbz#2181339, rhbz#2187268, rhbz#2203921, rhbz#2210711, rhbz#2215625, rhbz#2215801, rhbz#2217658, rhbz#2224883
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| centossecureboot201.cer | ||
| centossecurebootca2.cer | ||
| check-kabi | ||
| cpupower.config | ||
| cpupower.service | ||
| filter-aarch64.sh | ||
| filter-modules.sh | ||
| filter-ppc64le.sh | ||
| filter-s390x.sh | ||
| filter-x86_64.sh | ||
| gating.yaml | ||
| generate_all_configs.sh | ||
| generate_bls_conf.sh | ||
| kernel-aarch64-debug.config | ||
| kernel-aarch64.config | ||
| kernel-ppc64le-debug.config | ||
| kernel-ppc64le.config | ||
| kernel-s390x-debug.config | ||
| kernel-s390x-zfcpdump.config | ||
| kernel-s390x.config | ||
| kernel-x86_64-debug.config | ||
| kernel-x86_64.config | ||
| kernel.spec | ||
| kvm_stat.logrotate | ||
| linux-kernel-test.patch | ||
| mod-blacklist.sh | ||
| mod-extra.list | ||
| mod-internal.list | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| parallel_xz.sh | ||
| process_configs.sh | ||
| redhatsecureboot302.cer | ||
| redhatsecureboot303.cer | ||
| redhatsecureboot501.cer | ||
| redhatsecurebootca3.cer | ||
| redhatsecurebootca7.cer | ||
| rheldup3.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| x509.genkey | ||