mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 00:07:04 +08:00
[redhat] kernel-6.11.0-0.rc5.22.el10
Signed-off-by: Jan Stancek <jstancek@redhat.com>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ RHEL_MINOR = 0
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 21
|
||||
RHEL_RELEASE = 22
|
||||
|
||||
#
|
||||
# RHEL_REBASE_NUM
|
||||
|
||||
@@ -1,3 +1,27 @@
|
||||
* Tue Aug 27 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc5.22.el10]
|
||||
- netfs: Fix interaction of streaming writes with zero-point tracker (David Howells)
|
||||
- netfs: Fix missing iterator reset on retry of short read (David Howells)
|
||||
- netfs: Fix trimming of streaming-write folios in netfs_inval_folio() (David Howells)
|
||||
- netfs: Fix netfs_release_folio() to say no if folio dirty (David Howells)
|
||||
- afs: Fix post-setattr file edit to do truncation correctly (David Howells)
|
||||
- mm: Fix missing folio invalidation calls during truncation (David Howells)
|
||||
- ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err (Zhihao Cheng)
|
||||
- ovl: fix wrong lowerdir number check for parameter Opt_lowerdir (Zhihao Cheng)
|
||||
- ovl: pass string to ovl_parse_layer() (Christian Brauner)
|
||||
- backing-file: convert to using fops->splice_write (Ed Tsai)
|
||||
- Revert "pidfd: prevent creation of pidfds for kthreads" (Christian Brauner)
|
||||
- romfs: fix romfs_read_folio() (Christian Brauner)
|
||||
- netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" (David Howells)
|
||||
- Add weakdep support to the kernel spec (Justin M. Forbes)
|
||||
- redhat: configs: disable PF_KEY in RHEL (Sabrina Dubroca)
|
||||
- crypto: akcipher - Disable signing and decryption (Vladis Dronov) [RHEL-54183] {CVE-2023-6240}
|
||||
- crypto: dh - implement FIPS PCT (Vladis Dronov) [RHEL-54183]
|
||||
- crypto: ecdh - disallow plain "ecdh" usage in FIPS mode (Vladis Dronov) [RHEL-54183]
|
||||
- crypto: seqiv - flag instantiations as FIPS compliant (Vladis Dronov) [RHEL-54183]
|
||||
- [kernel] bpf: set default value for bpf_jit_harden (Artem Savkov) [RHEL-51896]
|
||||
- Linux v6.11.0-0.rc5
|
||||
Resolves: RHEL-29722
|
||||
|
||||
* Mon Aug 26 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc5.21.el10]
|
||||
- Linux 6.11-rc5 (Linus Torvalds)
|
||||
- bcachefs: Fix rebalance_work accounting (Kent Overstreet)
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
3e9bff3bbe13
|
||||
v6.11-rc5
|
||||
|
||||
Reference in New Issue
Block a user