kernel/kernel.changelog

211 lines
15 KiB
Plaintext
Raw Normal View History

kernel-6.11.0-26.el10 * Wed Oct 23 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-26.el10] - redhat: drop ARK changelog (Jan Stancek) [RHEL-56700] - redhat: regenerate test-data (Jan Stancek) [RHEL-56700] - redhat: rpminspect.yaml: more tests to ignore in selftests (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-56700] - redhat: gitlab-ci: add initial version (Jan Stancek) [RHEL-56700] - redhat: update rpminspect with c9s one (Jan Stancek) [RHEL-56700] - redhat: remove fedora configs and files (Jan Stancek) [RHEL-56700] - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-56700] - redhat: set release version (Jan Stancek) [RHEL-56700] - redhat: fix CONFIG_PREEMPT config (Jan Stancek) [RHEL-56700] - KVM: selftests: Fix build on on non-x86 architectures (Mark Brown) - 9p: fix slab cache name creation for real (Linus Torvalds) - KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (Oliver Upton) - KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS (Oliver Upton) - KVM: arm64: Fix shift-out-of-bounds bug (Ilkka Koskinen) - KVM: arm64: Shave a few bytes from the EL2 idmap code (Marc Zyngier) - KVM: arm64: Don't eagerly teardown the vgic on init error (Marc Zyngier) - KVM: arm64: Expose S1PIE to guests (Mark Brown) - KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule (Oliver Upton) - KVM: arm64: nv: Punt stage-2 recycling to a vCPU request (Oliver Upton) - KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed (Oliver Upton) - KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out (Oliver Upton) - KVM: arm64: Unregister redistributor for failed vCPU creation (Oliver Upton) - KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest (Shaoqin Huang) - KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace (Shameer Kolothum) - RISCV: KVM: use raw_spinlock for critical section in imsic (Cyan Yang) - KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (Sean Christopherson) - KVM: selftests: x86: Avoid using SSE/AVX instructions (Vitaly Kuznetsov) - KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory (Sean Christopherson) - KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (Maxim Levitsky) - KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL (Sean Christopherson) - KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range() (Sean Christopherson) - KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot (Sean Christopherson) - x86/kvm: Override default caching mode for SEV-SNP and TDX (Kirill A. Shutemov) - KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic (Dr. David Alan Gilbert) - KVM: Remove unused kvm_vcpu_gfn_to_pfn (Dr. David Alan Gilbert) - uprobe: avoid out-of-bounds memory access of fetching args (Qiao Ma) - proc: Fix W=1 build kernel-doc warning (Thorsten Blum) - afs: Fix lock recursion (David Howells) - fs: Fix uninitialized value issue in from_kuid and from_kgid (Alessandro Zanni) - fs: don't try and remove empty rbtree node (Christian Brauner) - netfs: Downgrade i_rwsem for a buffered write (David Howells) - nilfs2: fix kernel bug due to missing clearing of buffer delay flag (Ryusuke Konishi) - openat2: explicitly return -E2BIG for (usize > PAGE_SIZE) (Aleksa Sarai) - netfs: fix documentation build error (Jonathan Corbet) - netfs: In readahead, put the folio refs as soon extracted (David Howells) - crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue (Qianqiang Liu) - Revert "Merge branch 'enablement/gpio-expander' into 'os-build'" (Justin M. Forbes) - v6.12-rc2-rt4 (Sebastian Andrzej Siewior) - sched: Replace PREEMPT_AUTO with LAZY_PREEMPT. (Sebastian Andrzej Siewior) - softirq: Clean white space. (Sebastian Andrzej Siewior) - mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior) - ARM: vfp: Rename the locking functions. (Sebastian Andrzej Siewior) - v6.12-rc2-rt3 (Sebastian Andrzej Siewior) - v6.12-rc1-rt2 (Sebastian Andrzej Siewior) - Revert "time: Allow to preempt after a callback." + dependencies. (Sebastian Andrzej Siewior) - Revert "sched/rt: Don't try push tasks if there are none." (Sebastian Andrzej Siewior) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior) - locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - Linux v6.12-rc4 Resolves: RHEL-56700 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-10-23 20:33:59 +00:00
* Wed Oct 23 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-26.el10]
- redhat: drop ARK changelog (Jan Stancek) [RHEL-56700]
- redhat: regenerate test-data (Jan Stancek) [RHEL-56700]
- redhat: rpminspect.yaml: more tests to ignore in selftests (Jan Stancek) [RHEL-56700]
- redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-56700]
- redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-56700]
- redhat: gitlab-ci: add initial version (Jan Stancek) [RHEL-56700]
- redhat: update rpminspect with c9s one (Jan Stancek) [RHEL-56700]
- redhat: remove fedora configs and files (Jan Stancek) [RHEL-56700]
- redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-56700]
- redhat: set release version (Jan Stancek) [RHEL-56700]
- redhat: fix CONFIG_PREEMPT config (Jan Stancek) [RHEL-56700]
- KVM: selftests: Fix build on on non-x86 architectures (Mark Brown)
- 9p: fix slab cache name creation for real (Linus Torvalds)
- KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (Oliver Upton)
- KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS (Oliver Upton)
- KVM: arm64: Fix shift-out-of-bounds bug (Ilkka Koskinen)
- KVM: arm64: Shave a few bytes from the EL2 idmap code (Marc Zyngier)
- KVM: arm64: Don't eagerly teardown the vgic on init error (Marc Zyngier)
- KVM: arm64: Expose S1PIE to guests (Mark Brown)
- KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule (Oliver Upton)
- KVM: arm64: nv: Punt stage-2 recycling to a vCPU request (Oliver Upton)
- KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed (Oliver Upton)
- KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out (Oliver Upton)
- KVM: arm64: Unregister redistributor for failed vCPU creation (Oliver Upton)
- KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 (Shaoqin Huang)
- KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 (Shaoqin Huang)
- KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest (Shaoqin Huang)
- KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1_EL1 (Shaoqin Huang)
- KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace (Shameer Kolothum)
- RISCV: KVM: use raw_spinlock for critical section in imsic (Cyan Yang)
- KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (Sean Christopherson)
- KVM: selftests: x86: Avoid using SSE/AVX instructions (Vitaly Kuznetsov)
- KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory (Sean Christopherson)
- KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (Maxim Levitsky)
- KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL (Sean Christopherson)
- KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range() (Sean Christopherson)
- KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot (Sean Christopherson)
- x86/kvm: Override default caching mode for SEV-SNP and TDX (Kirill A. Shutemov)
- KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic (Dr. David Alan Gilbert)
- KVM: Remove unused kvm_vcpu_gfn_to_pfn (Dr. David Alan Gilbert)
- uprobe: avoid out-of-bounds memory access of fetching args (Qiao Ma)
- proc: Fix W=1 build kernel-doc warning (Thorsten Blum)
- afs: Fix lock recursion (David Howells)
- fs: Fix uninitialized value issue in from_kuid and from_kgid (Alessandro Zanni)
- fs: don't try and remove empty rbtree node (Christian Brauner)
- netfs: Downgrade i_rwsem for a buffered write (David Howells)
- nilfs2: fix kernel bug due to missing clearing of buffer delay flag (Ryusuke Konishi)
- openat2: explicitly return -E2BIG for (usize > PAGE_SIZE) (Aleksa Sarai)
- netfs: fix documentation build error (Jonathan Corbet)
- netfs: In readahead, put the folio refs as soon extracted (David Howells)
- crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue (Qianqiang Liu)
- Revert "Merge branch 'enablement/gpio-expander' into 'os-build'" (Justin M. Forbes)
- v6.12-rc2-rt4 (Sebastian Andrzej Siewior)
- sched: Replace PREEMPT_AUTO with LAZY_PREEMPT. (Sebastian Andrzej Siewior)
- softirq: Clean white space. (Sebastian Andrzej Siewior)
- mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior)
- ARM: vfp: Rename the locking functions. (Sebastian Andrzej Siewior)
- v6.12-rc2-rt3 (Sebastian Andrzej Siewior)
- v6.12-rc1-rt2 (Sebastian Andrzej Siewior)
- Revert "time: Allow to preempt after a callback." + dependencies. (Sebastian Andrzej Siewior)
- Revert "sched/rt: Don't try push tasks if there are none." (Sebastian Andrzej Siewior)
- Add localversion for -RT release (Thomas Gleixner)
- sysfs: Add /sys/kernel/realtime entry (Clark Williams)
- riscv: add PREEMPT_AUTO support (Jisheng Zhang)
- POWERPC: Allow to enable RT (Sebastian Andrzej Siewior)
- powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior)
- powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata)
- powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior)
- powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior)
- powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior)
- ARM: Allow to enable RT (Sebastian Andrzej Siewior)
- ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior)
- ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior)
- ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior)
- ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior)
- arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior)
- ARM: enable irq in translation/section permission fault handlers (Yadi.hu)
- arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner)
- sched: define TIF_ALLOW_RESCHED (Thomas Gleixner)
- Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior)
- drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior)
- drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior)
- drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior)
- drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior)
- drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior)
- drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith)
- drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith)
- time: Allow to preempt after a callback. (Sebastian Andrzej Siewior)
- softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior)
- sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior)
- softirq: Wake ktimers thread also in softirq. (Junxiao Chang)
- tick: Fix timer storm since introduction of timersd (Frederic Weisbecker)
- rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker)
- softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior)
kernel-6.11.0-0.rc4.20.el10 * Tue Aug 20 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc4.20.el10] - Linux 6.11-rc4 (Linus Torvalds) - mips: sgi-ip22: Fix the build (Bart Van Assche) - ARM: riscpc: ecard: Fix the build (Bart Van Assche) - char: xillybus: Check USB endpoints when probing device (Eli Billauer) - char: xillybus: Refine workqueue handling (Eli Billauer) - Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD" (Griffin Kroah-Hartman) - char: xillybus: Don't destroy workqueue from work item running on it (Eli Billauer) - Revert "serial: 8250_omap: Set the console genpd always on if no console suspend" (Griffin Kroah-Hartman) - tty: atmel_serial: use the correct RTS flag. (Mathieu Othacehe) - tty: vt: conmakehash: remove non-portable code printing comment header (Masahiro Yamada) - tty: serial: fsl_lpuart: mark last busy before uart_add_one_port (Peng Fan) - xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration (Mathias Nyman) - usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[] (Hans de Goede) - Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET" (Xu Yang) - usb: typec: ucsi: Fix the return value of ucsi_run_command() (Heikki Krogerus) - usb: xhci: fix duplicate stall handling in handle_tx_event() (Niklas Neronin) - usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup() (Marc Zyngier) - thunderbolt: Mark XDomain as unplugged when router is removed (Mika Westerberg) - thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write() (Aapo Vienamo) - btrfs: only enable extent map shrinker for DEBUG builds (Qu Wenruo) - btrfs: zoned: properly take lock to read/update block group's zoned variables (Naohiro Aota) - btrfs: tree-checker: add dev extent item checks (Qu Wenruo) - btrfs: update target inode's ctime on unlink (Jeff Layton) - btrfs: send: annotate struct name_cache_entry with __counted_by() (Thorsten Blum) - fuse: Initialize beyond-EOF page contents before setting uptodate (Jann Horn) - mm/migrate: fix deadlock in migrate_pages_batch() on large folios (Gao Xiang) - alloc_tag: mark pages reserved during CMA activation as not tagged (Suren Baghdasaryan) - alloc_tag: introduce clear_page_tag_ref() helper function (Suren Baghdasaryan) - crash: fix riscv64 crash memory reserve dead loop (Jinjie Ruan) - selftests: memfd_secret: don't build memfd_secret test on unsupported arches (Muhammad Usama Anjum) - mm: fix endless reclaim on machines with unaccepted memory (Kirill A. Shutemov) - selftests/mm: compaction_test: fix off by one in check_compaction() (Dan Carpenter) - mm/numa: no task_numa_fault() call if PMD is changed (Zi Yan) - mm/numa: no task_numa_fault() call if PTE is changed (Zi Yan) - mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 (Hailong Liu) - mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu (Waiman Long) - mm: don't account memmap per-node (Pasha Tatashin) - mm: add system wide stats items category (Pasha Tatashin) - mm: don't account memmap on failure (Pasha Tatashin) - mm/hugetlb: fix hugetlb vs. core-mm PT locking (David Hildenbrand) - mseal: fix is_madv_discard() (Pedro Falcato) - powerpc/topology: Check if a core is online (Nysal Jan K.A) - cpu/SMT: Enable SMT only if a core is online (Nysal Jan K.A) - powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL (Christophe Leroy) - powerpc/mm: Fix size of allocated PGDIR (Christophe Leroy) - soc: fsl: qbman: remove unused struct 'cgr_comp' (Dr. David Alan Gilbert) - smb: smb2pdu.h: Use static_assert() to check struct sizes (Gustavo A. R. Silva) - smb3: fix lock breakage for cached writes (Steve French) - smb/client: avoid possible NULL dereference in cifs_free_subrequest() (Su Hui) - i2c: tegra: Do not mark ACPI devices as irq safe (Breno Leitao) - i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume (Andi Shyti) - i2c: Use IS_REACHABLE() for substituting empty ACPI functions (Richard Fitzgerald) - scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocations (Shin'ichiro Kawasaki) - scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lock (Shin'ichiro Kawasaki) - xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set (Darrick J. Wong) - xfs: revert AIL TASK_KILLABLE threshold (Darrick J. Wong) - xfs: attr forks require attr, not attr2 (Darrick J. Wong) - bcachefs: Fix locking in __bch2_trans_mark_dev_sb() (Kent Overstreet) - bcachefs: fix incorrect i_state usage (Kent Overstreet) - bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru (Kent Overstreet) - bcachefs: Fix forgetting to pass trans to fsck_err() (Kent Overstreet) - bcachefs: Increase size of cuckoo hash table on too many rehashes (Kent Overstreet) - bcachefs: bcachefs_metadata_version_disk_accounting_inum (Kent Overstreet) - bcachefs: Kill __bch2_accounting_mem_mod() (Kent Overstreet) - bcachefs: Make bkey_fsck_err() a wrapper around fsck_err() (Kent Overstreet) - bcachefs: Fix warning in __bch2_fsck_err() for trans not passed in (Kent Overstreet) - bcachefs: Add a time_stat for blocked on key cache flush (Kent Overstreet) - bcachefs: Improve trans_blocked_journal_reclaim tracepoint (Kent Overstreet) - bcachefs: Add hysteresis to waiting on btree key cache flush (Kent Overstreet) - lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() (Kent Overstreet) - bcachefs: Convert for_each_btree_node() to lockrestart_do() (Kent Overstreet) - bcachefs: Add missing downgrade table entry (Kent Overstreet) - bcachefs: disk accounting: ignore unknown types (Kent Overstreet) - bcachefs: bch2_accounting_invalid() fixup (Kent Overstreet) - bcachefs: Fix bch2_trigger_alloc when upgrading from old versions (Kent Overstreet) - bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached() (Kent Overstreet) - memcg_write_event_control(): fix a user-triggerable oops (Al Viro) - arm64: Fix KASAN random tag seed initialization (Samuel Holland) - arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE (Haibo Xu) - arm64: uaccess: correct thinko in __get_mem_asm() (Mark Rutland) - clk: thead: fix dependency on clk_ignore_unused (Drew Fustini) - block: Fix lockdep warning in blk_mq_mark_tag_wait (Li Lingfeng) - md/raid1: Fix data corruption for degraded array with slow disk (Yu Kuai) - s390/dasd: fix error recovery leading to data corruption on ESE devices (Stefan Haberland) - s390/dasd: Remove DMA alignment (Eric Farman) - io_uring: fix user_data field name in comment (Caleb Sander Mateos) - io_uring/sqpoll: annotate debug task == current with data_race() (Jens Axboe) - io_uring/napi: remove duplicate io_napi_entry timeout assignation (Olivier Langlois) - io_uring/napi: check napi_enabled in io_napi_add() before proceeding (Olivier Langlois) - of/irq: Prevent device address out-of-bounds read in interrupt map walk (Stefan Wiehler) - dt-bindings: eeprom: at25: add fujitsu,mb85rs256 compatible (Francesco Dolcini) - dt-bindings: Batch-update Konrad Dybcio's email (Konrad Dybcio) - thermal: gov_bang_bang: Use governor_data to reduce overhead (Rafael J. Wysocki) - thermal: gov_bang_bang: Add .manage() callback (Rafael J. Wysocki) - thermal: gov_bang_bang: Split bang_bang_control() (Rafael J. Wysocki) - thermal: gov_bang_bang: Call __thermal_cdev_update() directly (Rafael J. Wysocki) - ACPI: EC: Evaluate _REG outside the EC scope more carefully (Rafael J. Wysocki) - ACPICA: Add a depth argument to acpi_execute_reg_methods() (Rafael J. Wysocki) - Revert "ACPI: EC: Evaluate orphan _REG under EC device" (Rafael J. Wysocki) - nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases (Zhihao Cheng) - rust: x86: remove `-3dnow{,a}` from target features (Miguel Ojeda) - kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive (Miguel Ojeda) - rust: add intrinsics to fix `-Os` builds (Miguel Ojeda) - kbuild: rust: skip -fmin-function-alignment in bindgen flags (Zehui Xu) - rust: Support latest version of `rust-analyzer` (Sarthak Singh) - rust: macros: indent list item in `module!`'s docs (Miguel Ojeda) - rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT (Masahiro Yamada) - rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT (Masahiro Yamada) - RISC-V: hwprobe: Add SCALAR to misaligned perf defines (Evan Green) - RISC-V: hwprobe: Add MISALIGNED_PERF key (Evan Green) - riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array (Alexandre Ghiti) - RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE (Haibo Xu) - riscv: change XIP's kernel_map.size to be size of the entire kernel (Nam Cao) - riscv: entry: always initialize regs->a0 to -ENOSYS (Celeste Liu) - riscv: Re-introduce global icache flush in patch_text_XXX() (Alexandre Ghiti) - rtla/osnoise: Prevent NULL dereference in error handling (Dan Carpenter) - tracing: Return from tracing_buffers_read() if the file has been closed (Steven Rostedt) - KEYS: trusted: dcp: fix leak of blob encryption key (David Gstir) - KEYS: trusted: fix DCP blob payload length assignment (David Gstir) - dm persistent data: fix memory allocation failure (Mikulas Patocka) - Documentation: dm-crypt.rst warning + error fix (Daniel Yang) - dm resume: don't return EINVAL when signalled (Khazhismel Kumykov) - dm suspend: return -ERESTARTSYS instead of -EINTR (Mikulas Patocka) - iommu: Remove unused declaration iommu_sva_unbind_gpasid() (Yue Haibing) - iommu: Restore lost return in iommu_report_device_fault() (Barak Biber) - gpio: mlxbf3: Support shutdown() function (Asmaa Mnebhi) - ALSA: hda/tas2781: Use correct endian conversion (Takashi Iwai) - ALSA: usb-audio: Support Yamaha P-125 quirk entry (Juan José Arboleda) - ALSA: hda: cs35l41: Remove redundant call to hda_cs_dsp_control_remove() (Richard Fitzgerald) - ALSA: hda: cs35l56: Remove redundant call to hda_cs_dsp_control_remove() (Richard Fitzgerald) - ALSA: hda/tas2781: fix wrong calibrated data order (Baojun Xu) - ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSET (Lianqin Hu) - ALSA: hda/realtek: Add support for new HP G12 laptops (Simon Trimmer) - spi: Add empty versions of ACPI functions (Richard Fitzgerald) - ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7 (Parsa Poorshikhian) - ALSA: timer: Relax start tick time check for slave timer elements (Takashi Iwai) - drm/mediatek: Set sensible cursor width/height values to fix crash (AngeloGioacchino Del Regno) - drm/xe: Hold a PM ref when GT TLB invalidations are inflight (Matthew Brost) - drm/xe: Drop xe_gt_tlb_invalidation_wait (Matthew Brost) - drm/xe: Add xe_gt_tlb_invalidation_fence_init helper (Matthew Brost) - drm/xe/pf: Fix VF config validation on multi-GT platforms (Michal Wajdeczko) - drm/xe: Build PM into GuC CT layer (Matthew Brost) - drm/xe/vf: Fix register value lookup (Michal Wajdeczko) - drm/xe: Fix use after free when client stats are captured (Umesh Nerlige Ramappa) - drm/xe: Take a ref to xe file when user creates a VM (Umesh Nerlige Ramappa) - drm/xe: Add ref counting for xe_file (Umesh Nerlige Ramappa) - drm/xe: Move part of xe_file cleanup to a helper (Umesh Nerlige Ramappa) - drm/xe: Validate user fence during creation (Matthew Brost) - drm/rockchip: inno-hdmi: Fix infoframe upload (Alex Bee) - drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()` (Maíra Canal) - drm: panel-orientation-quirks: Add quirk for Ayn Loki Max (Bouke Sybren Haarsma) - drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero (Bouke Sybren Haarsma) - dt-bindings: display: panel: samsung,atna45dc02: Fix indentation (Douglas Anderson) - drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1 (Kenneth Feng) - drm/amdgpu: Update kmd_fw_shared for VCN5 (Yinjie Yao) - drm/amd/amdgpu: command submission parser for JPEG (David (Ming Qiang) Wu) - drm/amdgpu/mes12: fix suspend issue (Jack Xiao) - drm/amdgpu/mes12: sw/hw fini for unified mes (Jack Xiao) - drm/amdgpu/mes12: configure two pipes hardware resources (Jack Xiao) - drm/amdgpu/mes12: adjust mes12 sw/hw init for multiple pipes (Jack Xiao) - drm/amdgpu/mes12: add mes pipe switch support (Jack Xiao) - drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1 (Jack Xiao) - drm/amdgpu/mes: add multiple mes ring instances support (Jack Xiao) - drm/amdgpu/mes12: update mes_v12_api_def.h (Jack Xiao) - drm/amdgpu: Actually check flags for all context ops. (Bas Nieuwenhuizen) - drm/amdgpu/jpeg4: properly set atomics vmid field (Alex Deucher) - drm/amdgpu/jpeg2: properly set atomics vmid field (Alex Deucher) - drm/amd/display: Adjust cursor position (Rodrigo Siqueira) - drm/amd/display: fix cursor offset on rotation 180 (Melissa Wen) - drm/amd/display: Fix MST BW calculation Regression (Fangzhi Zuo) - drm/amd/display: Enable otg synchronization logic for DCN321 (Loan Chen) - drm/amd/display: fix s2idle entry for DCN3.5+ (Hamza Mahfooz) - drm/amdgpu/mes: fix mes ring buffer overflow (Jack Xiao) - v6.11-rc3-rt3 (Sebastian Andrzej Siewior) - crypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt() (Eric Biggers) - hrtimer: Annotate hrtimer_cpu_base_.*_expiry() for sparse. (Sebastian Andrzej Siewior) - timers: Add sparse annotation for timer_sync_wait_running(). (Sebastian Andrzej Siewior) - locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior) - locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior) - v6.11-rc3-rt2 (Sebastian Andrzej Siewior) - perf daemon: Fix the build on 32-bit architectures (Arnaldo Carvalho de Melo) - tools/include: Sync arm64 headers with the kernel sources (Namhyung Kim) - tools/include: Sync x86 headers with the kernel sources (Namhyung Kim) - tools/include: Sync filesystem headers with the kernel sources (Namhyung Kim) - tools/include: Sync network socket headers with the kernel sources (Namhyung Kim) - tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources (Namhyung Kim) - tools/include: Sync uapi/sound/asound.h with the kernel sources (Namhyung Kim) - tools/include: Sync uapi/linux/perf.h with the kernel sources (Namhyung Kim) - tools/include: Sync uapi/linux/kvm.h with the kernel sources (Namhyung Kim) - tools/include: Sync uapi/drm/i915_drm.h with the kernel sources (Namhyung Kim) - perf tools: Add tools/include/uapi/README (Namhyung Kim) - kallsyms: Match symbols exactly with CONFIG_LTO_CLANG (Song Liu) - kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols (Song Liu) - kunit/overflow: Fix UB in overflow_allocation_test (Ivan Orlov) - gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement (Thorsten Blum) - refcount: Report UAF for refcount_sub_and_test(0) when counter==0 (Petr Pavlu) - netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests (Phil Sutter) - netfilter: nf_tables: Introduce nf_tables_getobj_single (Phil Sutter) - netfilter: nf_tables: Audit log dump reset after the fact (Phil Sutter) - selftests: netfilter: add test for br_netfilter+conntrack+queue combination (Florian Westphal) - netfilter: nf_queue: drop packets with cloned unconfirmed conntracks (Florian Westphal) - netfilter: flowtable: initialise extack before use (Donald Hunter) - netfilter: nfnetlink: Initialise extack before use in ACKs (Donald Hunter) - netfilter: allow ipv6 fragments to arrive on different devices (Tom Hughes) - net: hns3: use correct release function during uninitialization (Peiyang Wang) - net: hns3: void array out of bound when loop tnl_num (Peiyang Wang) - net: hns3: fix a deadlock problem when config TC during resetting (Jie Wang) - net: hns3: use the user's cfg after reset (Peiyang Wang) - net: hns3: fix wrong use of semaphore up (Jie Wang) - selftests: net: lib: kill PIDs before del netns (Matthieu Baerts (NGI0)) - pse-core: Conditionally set current limit during PI regulator registration (Oleksij Rempel) - net: thunder_bgx: Fix netdev structure allocation (Marc Zyngier) - net: ethtool: Allow write mechanism of LPL and both LPL and EPL (Danielle Ratson) - vsock: fix recursive ->recvmsg calls (Cong Wang) - wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850 (Baochen Qiang) - wifi: iwlwifi: correctly lookup DMA address in SG table (Benjamin Berg) - wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change (Bert Karwatzki) - wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion (Janne Grunau) - wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_init_queue_reserved_page (Bitterblue Smith) - selftest: af_unix: Fix kselftest compilation warnings (Abhinav Jain) - tcp: Update window clamping condition (Subash Abhinov Kasiviswanathan) - mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size (Eugene Syromiatnikov) - mlxbf_gige: disable RX filters until RX path initialized (David Thompson) - net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings (Long Li) - net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend(). (Kuniyuki Iwashima) - net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb() (Zheng Zhang) - net: mana: Fix RX buf alloc_size alignment and atomic op panic (Haiyang Zhang) - dt-bindings: net: fsl,qoriq-mc-dpmac: add missed property phys (Frank Li) - net: phy: vitesse: repair vsc73xx autonegotiation (Pawel Dembicki) - net: dsa: vsc73xx: allow phy resetting (Pawel Dembicki) - net: dsa: vsc73xx: check busy flag in MDIO operations (Pawel Dembicki) - net: dsa: vsc73xx: pass value in phy_write operation (Pawel Dembicki) - net: dsa: vsc73xx: fix port MAC configuration in full duplex mode (Pawel Dembicki) - net: axienet: Fix register defines comment description (Radhey Shyam Pandey) - atm: idt77252: prevent use after free in dequeue_rx() (Dan Carpenter) - igc: Fix qbv tx latency by setting gtxoffset (Faizal Rahim) - igc: Fix reset adapter logics when tx mode change (Faizal Rahim) - igc: Fix qbv_config_change_errors logics (Faizal Rahim) - igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer (Faizal Rahim) - net: ethernet: use ip_hdrlen() instead of bit shift (Moon Yeounsu) - net/mlx5e: Fix queue stats access to non-existing channels splat (Gal Pressman) - net/mlx5e: Correctly report errors for ethtool rx flows (Cosmin Ratiu) - net/mlx5e: Take state lock during tx timeout reporter (Dragos Tatulea) - net/mlx5e: SHAMPO, Increase timeout to improve latency (Dragos Tatulea) - net/mlx5: SD, Do not query MPIR register if no sd_group (Tariq Toukan) - selftests/net: Add coverage for UDP GSO with IPv6 extension headers (Jakub Sitnicki) - udp: Fall back to software USO if IPv6 extension headers are present (Jakub Sitnicki) - net: Make USO depend on CSUM offload (Jakub Sitnicki) - gtp: pull network headers in gtp_dev_xmit() (Eric Dumazet) - usbnet: ipheth: fix carrier detection in modes 1 and 4 (Foster Snowhill) - usbnet: ipheth: do not stop RX on failing RX callback (Foster Snowhill) - usbnet: ipheth: drop RX URBs with no payload (Foster Snowhill) - usbnet: ipheth: remove extraneous rx URB length check (Foster Snowhill) - usbnet: ipheth: race between ipheth_close and error handling (Oliver Neukum) - media: atomisp: Fix streaming no longer working on BYT / ISP2400 devices (Hans de Goede) - media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()" (Sean Young) - Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error" (Niklas Cassel) - redhat/configs: Disable dlm in rhel configs (Andrew Price) - rhel: aarch64: enable required PSCI configs (Peter Robinson) - btrfs: fix invalid mapping of extent xarray state (Naohiro Aota) - btrfs: send: allow cloning non-aligned extent if it ends at i_size (Filipe Manana) - btrfs: only run the extent map shrinker from kswapd tasks (Filipe Manana) - btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type (Qu Wenruo) - btrfs: check delayed refs when we're checking if a ref exists (Josef Bacik) - KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG (Amit Shah) - KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX) (Sean Christopherson) - KVM: eventfd: Use synchronize_srcu_expedited() on shutdown (Li RongQing) - KVM: selftests: Add a testcase to verify x2APIC is fully readonly (Michal Luczaj) - KVM: x86: Make x2APIC ID 100%% readonly (Sean Christopherson) - KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id()) (Isaku Yamahata) - KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page() (Yue Haibing) - KVM: SVM: Fix an error code in sev_gmem_post_populate() (Dan Carpenter) - s390/uv: Panic for set and remove shared access UVC errors (Claudio Imbrenda) - KVM: s390: fix validity interception issue when gisa is switched off (Michael Mueller) - KVM: arm64: vgic: Hold config_lock while tearing down a CPU interface (Marc Zyngier) - KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list (Mark Brown) - KVM: arm64: Tidying up PAuth code in KVM (Fuad Tabba) - KVM: arm64: vgic-debug: Exit the iterator properly w/o LPI (Zenghui Yu) - KVM: arm64: Enforce dependency on an ARMv8.4-aware toolchain (Marc Zyngier) - docs: KVM: Fix register ID of SPSR_FIQ (Takahiro Itazuri) - KVM: arm64: vgic: fix unexpected unlock sparse warnings (Sebastian Ott) - KVM: arm64: fix kdoc warnings in W=1 builds (Sebastian Ott) - KVM: arm64: fix override-init warnings in W=1 builds (Sebastian Ott) - KVM: arm64: free kvm->arch.nested_mmus with kvfree() (Danilo Krummrich) - KVM: SVM: Fix uninitialized variable bug (Dan Carpenter) - selinux: revert our use of vma_is_initial_heap() (Paul Moore) - selinux: add the processing of the failure of avc_add_xperms_decision() (Zhen Lei) - selinux: fix potential counting error in avc_add_xperms_decision() (Zhen Lei) - Squashfs: sanity check symbolic link size (Phillip Lougher) - 9p: Fix DIO read through netfs (Dominique Martinet) - vfs: Don't evict inode under the inode lru traversing context (Zhihao Cheng) - netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags (David Howells) - netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag" (David Howells) - file: fix typo in take_fd() comment (Mathias Krause) - pidfd: prevent creation of pidfds for kthreads (Christian Brauner) - netfs: clean up after renaming FSCACHE_DEBUG config (Lukas Bulwahn) - libfs: fix infinite directory reads for offset dir (yangerkun) - nsfs: fix ioctl declaration (Christian Brauner) - fs/netfs/fscache_cookie: add missing "n_accesses" check (Max Kellermann) - filelock: fix name of file_lease slab cache (Omar Sandoval) - netfs: Fault in smaller chunks for non-large folio mappings (Matthew Wilcox (Oracle)) - perf/bpf: Don't call bpf_overflow_handler() for tracing events (Kyle Huey) - selftests/bpf: Add a test to verify previous stacksafe() fix (Yonghong Song) - bpf: Fix a kernel verifier crash in stacksafe() (Yonghong Song) - bpf: Fix updating attached freplace prog in prog_array map (Leon Hwang) - Linux v6.11.0-0.rc4 Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-08-20 09:36:52 +00:00
- locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior)
- locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior)
- locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior)
- locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior)
kernel-6.11.0-26.el10 * Wed Oct 23 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-26.el10] - redhat: drop ARK changelog (Jan Stancek) [RHEL-56700] - redhat: regenerate test-data (Jan Stancek) [RHEL-56700] - redhat: rpminspect.yaml: more tests to ignore in selftests (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-56700] - redhat: gitlab-ci: add initial version (Jan Stancek) [RHEL-56700] - redhat: update rpminspect with c9s one (Jan Stancek) [RHEL-56700] - redhat: remove fedora configs and files (Jan Stancek) [RHEL-56700] - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-56700] - redhat: set release version (Jan Stancek) [RHEL-56700] - redhat: fix CONFIG_PREEMPT config (Jan Stancek) [RHEL-56700] - KVM: selftests: Fix build on on non-x86 architectures (Mark Brown) - 9p: fix slab cache name creation for real (Linus Torvalds) - KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (Oliver Upton) - KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS (Oliver Upton) - KVM: arm64: Fix shift-out-of-bounds bug (Ilkka Koskinen) - KVM: arm64: Shave a few bytes from the EL2 idmap code (Marc Zyngier) - KVM: arm64: Don't eagerly teardown the vgic on init error (Marc Zyngier) - KVM: arm64: Expose S1PIE to guests (Mark Brown) - KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule (Oliver Upton) - KVM: arm64: nv: Punt stage-2 recycling to a vCPU request (Oliver Upton) - KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed (Oliver Upton) - KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out (Oliver Upton) - KVM: arm64: Unregister redistributor for failed vCPU creation (Oliver Upton) - KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest (Shaoqin Huang) - KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace (Shameer Kolothum) - RISCV: KVM: use raw_spinlock for critical section in imsic (Cyan Yang) - KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (Sean Christopherson) - KVM: selftests: x86: Avoid using SSE/AVX instructions (Vitaly Kuznetsov) - KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory (Sean Christopherson) - KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (Maxim Levitsky) - KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL (Sean Christopherson) - KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range() (Sean Christopherson) - KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot (Sean Christopherson) - x86/kvm: Override default caching mode for SEV-SNP and TDX (Kirill A. Shutemov) - KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic (Dr. David Alan Gilbert) - KVM: Remove unused kvm_vcpu_gfn_to_pfn (Dr. David Alan Gilbert) - uprobe: avoid out-of-bounds memory access of fetching args (Qiao Ma) - proc: Fix W=1 build kernel-doc warning (Thorsten Blum) - afs: Fix lock recursion (David Howells) - fs: Fix uninitialized value issue in from_kuid and from_kgid (Alessandro Zanni) - fs: don't try and remove empty rbtree node (Christian Brauner) - netfs: Downgrade i_rwsem for a buffered write (David Howells) - nilfs2: fix kernel bug due to missing clearing of buffer delay flag (Ryusuke Konishi) - openat2: explicitly return -E2BIG for (usize > PAGE_SIZE) (Aleksa Sarai) - netfs: fix documentation build error (Jonathan Corbet) - netfs: In readahead, put the folio refs as soon extracted (David Howells) - crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue (Qianqiang Liu) - Revert "Merge branch 'enablement/gpio-expander' into 'os-build'" (Justin M. Forbes) - v6.12-rc2-rt4 (Sebastian Andrzej Siewior) - sched: Replace PREEMPT_AUTO with LAZY_PREEMPT. (Sebastian Andrzej Siewior) - softirq: Clean white space. (Sebastian Andrzej Siewior) - mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior) - ARM: vfp: Rename the locking functions. (Sebastian Andrzej Siewior) - v6.12-rc2-rt3 (Sebastian Andrzej Siewior) - v6.12-rc1-rt2 (Sebastian Andrzej Siewior) - Revert "time: Allow to preempt after a callback." + dependencies. (Sebastian Andrzej Siewior) - Revert "sched/rt: Don't try push tasks if there are none." (Sebastian Andrzej Siewior) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior) - locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - Linux v6.12-rc4 Resolves: RHEL-56700 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-10-23 20:33:59 +00:00
- sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior)
- serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness)
- serial: 8250: Switch to nbcon console (John Ogness)
- Linux v6.12-rc4
Resolves: RHEL-56700
kernel-6.11.0-0.rc2.17.el10 * Fri Aug 09 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc2.17.el10] - btrfs: avoid using fixed char array size for tree names (Qu Wenruo) - btrfs: fix double inode unlock for direct IO sync writes (Filipe Manana) - btrfs: emit a warning about space cache v1 being deprecated (Josef Bacik) - btrfs: fix qgroup reserve leaks in cow_file_range (Boris Burkov) - btrfs: implement launder_folio for clearing dirty page reserve (Boris Burkov) - btrfs: scrub: update last_physical after scrubbing one stripe (Qu Wenruo) - btrfs: factor out stripe length calculation into a helper (Qu Wenruo) - power: supply: qcom_battmgr: Ignore extra __le32 in info payload (Stephan Gerhold) - power: supply: qcom_battmgr: return EAGAIN when firmware service is not up (Neil Armstrong) - power: supply: axp288_charger: Round constant_charge_voltage writes down (Hans de Goede) - power: supply: axp288_charger: Fix constant_charge_voltage writes (Hans de Goede) - power: supply: rt5033: Bring back i2c_set_clientdata (Nikita Travkin) - vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler (Jason Wang) - platform/x86/intel/ifs: Initialize union ifs_status to zero (Kuppuswamy Sathyanarayanan) - platform/x86: msi-wmi-platform: Fix spelling mistakes (Luis Felipe Hernandez) - platform/x86/amd/pmf: Add new ACPI ID AMDI0107 (Shyam Sundar S K) - platform/x86/amd/pmc: Send OS_HINT command for new AMD platform (Shyam Sundar S K) - platform/x86/amd: pmf: Add quirk for ROG Ally X (Luke D. Jones) - platform/x86: intel-vbtn: Protect ACPI notify handler against recursion (Hans de Goede) - selftests: ksft: Fix finished() helper exit code on skipped tests (Laura Nao) - mm, slub: do not call do_slab_free for kfence object (Rik van Riel) - redhat/configs: Disable gfs2 in rhel configs (Andrew Price) - redhat/uki_addons/virt: add common FIPS addon (Emanuele Giuseppe Esposito) - redhat/kernel.spec: add uki_addons to create UKI kernel cmdline addons (Emanuele Giuseppe Esposito) - Linux v6.11.0-0.rc2 Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-08-09 10:20:36 +00:00
kernel-6.11.0-26.el10 * Wed Oct 23 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-26.el10] - redhat: drop ARK changelog (Jan Stancek) [RHEL-56700] - redhat: regenerate test-data (Jan Stancek) [RHEL-56700] - redhat: rpminspect.yaml: more tests to ignore in selftests (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-56700] - redhat: gitlab-ci: add initial version (Jan Stancek) [RHEL-56700] - redhat: update rpminspect with c9s one (Jan Stancek) [RHEL-56700] - redhat: remove fedora configs and files (Jan Stancek) [RHEL-56700] - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-56700] - redhat: set release version (Jan Stancek) [RHEL-56700] - redhat: fix CONFIG_PREEMPT config (Jan Stancek) [RHEL-56700] - KVM: selftests: Fix build on on non-x86 architectures (Mark Brown) - 9p: fix slab cache name creation for real (Linus Torvalds) - KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (Oliver Upton) - KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS (Oliver Upton) - KVM: arm64: Fix shift-out-of-bounds bug (Ilkka Koskinen) - KVM: arm64: Shave a few bytes from the EL2 idmap code (Marc Zyngier) - KVM: arm64: Don't eagerly teardown the vgic on init error (Marc Zyngier) - KVM: arm64: Expose S1PIE to guests (Mark Brown) - KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule (Oliver Upton) - KVM: arm64: nv: Punt stage-2 recycling to a vCPU request (Oliver Upton) - KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed (Oliver Upton) - KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out (Oliver Upton) - KVM: arm64: Unregister redistributor for failed vCPU creation (Oliver Upton) - KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest (Shaoqin Huang) - KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace (Shameer Kolothum) - RISCV: KVM: use raw_spinlock for critical section in imsic (Cyan Yang) - KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (Sean Christopherson) - KVM: selftests: x86: Avoid using SSE/AVX instructions (Vitaly Kuznetsov) - KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory (Sean Christopherson) - KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (Maxim Levitsky) - KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL (Sean Christopherson) - KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range() (Sean Christopherson) - KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot (Sean Christopherson) - x86/kvm: Override default caching mode for SEV-SNP and TDX (Kirill A. Shutemov) - KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic (Dr. David Alan Gilbert) - KVM: Remove unused kvm_vcpu_gfn_to_pfn (Dr. David Alan Gilbert) - uprobe: avoid out-of-bounds memory access of fetching args (Qiao Ma) - proc: Fix W=1 build kernel-doc warning (Thorsten Blum) - afs: Fix lock recursion (David Howells) - fs: Fix uninitialized value issue in from_kuid and from_kgid (Alessandro Zanni) - fs: don't try and remove empty rbtree node (Christian Brauner) - netfs: Downgrade i_rwsem for a buffered write (David Howells) - nilfs2: fix kernel bug due to missing clearing of buffer delay flag (Ryusuke Konishi) - openat2: explicitly return -E2BIG for (usize > PAGE_SIZE) (Aleksa Sarai) - netfs: fix documentation build error (Jonathan Corbet) - netfs: In readahead, put the folio refs as soon extracted (David Howells) - crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue (Qianqiang Liu) - Revert "Merge branch 'enablement/gpio-expander' into 'os-build'" (Justin M. Forbes) - v6.12-rc2-rt4 (Sebastian Andrzej Siewior) - sched: Replace PREEMPT_AUTO with LAZY_PREEMPT. (Sebastian Andrzej Siewior) - softirq: Clean white space. (Sebastian Andrzej Siewior) - mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior) - ARM: vfp: Rename the locking functions. (Sebastian Andrzej Siewior) - v6.12-rc2-rt3 (Sebastian Andrzej Siewior) - v6.12-rc1-rt2 (Sebastian Andrzej Siewior) - Revert "time: Allow to preempt after a callback." + dependencies. (Sebastian Andrzej Siewior) - Revert "sched/rt: Don't try push tasks if there are none." (Sebastian Andrzej Siewior) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior) - locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - Linux v6.12-rc4 Resolves: RHEL-56700 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-10-23 20:33:59 +00:00
* Wed Oct 23 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-26.el10]
- redhat: drop ARK changelog (Jan Stancek) [RHEL-56700]
- redhat: regenerate test-data (Jan Stancek) [RHEL-56700]
- redhat: rpminspect.yaml: more tests to ignore in selftests (Jan Stancek) [RHEL-56700]
- redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-56700]
- redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-56700]
- redhat: gitlab-ci: add initial version (Jan Stancek) [RHEL-56700]
- redhat: update rpminspect with c9s one (Jan Stancek) [RHEL-56700]
- redhat: remove fedora configs and files (Jan Stancek) [RHEL-56700]
- redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-56700]
- redhat: set release version (Jan Stancek) [RHEL-56700]
- redhat: fix CONFIG_PREEMPT config (Jan Stancek) [RHEL-56700]
- KVM: selftests: Fix build on on non-x86 architectures (Mark Brown)
- 9p: fix slab cache name creation for real (Linus Torvalds)
- KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (Oliver Upton)
- KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS (Oliver Upton)
- KVM: arm64: Fix shift-out-of-bounds bug (Ilkka Koskinen)
- KVM: arm64: Shave a few bytes from the EL2 idmap code (Marc Zyngier)
- KVM: arm64: Don't eagerly teardown the vgic on init error (Marc Zyngier)
- KVM: arm64: Expose S1PIE to guests (Mark Brown)
- KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule (Oliver Upton)
- KVM: arm64: nv: Punt stage-2 recycling to a vCPU request (Oliver Upton)
- KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed (Oliver Upton)
- KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out (Oliver Upton)
- KVM: arm64: Unregister redistributor for failed vCPU creation (Oliver Upton)
- KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 (Shaoqin Huang)
- KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 (Shaoqin Huang)
- KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest (Shaoqin Huang)
- KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1_EL1 (Shaoqin Huang)
- KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace (Shameer Kolothum)
- RISCV: KVM: use raw_spinlock for critical section in imsic (Cyan Yang)
- KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (Sean Christopherson)
- KVM: selftests: x86: Avoid using SSE/AVX instructions (Vitaly Kuznetsov)
- KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory (Sean Christopherson)
- KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (Maxim Levitsky)
- KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL (Sean Christopherson)
- KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range() (Sean Christopherson)
- KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot (Sean Christopherson)
- x86/kvm: Override default caching mode for SEV-SNP and TDX (Kirill A. Shutemov)
- KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic (Dr. David Alan Gilbert)
- KVM: Remove unused kvm_vcpu_gfn_to_pfn (Dr. David Alan Gilbert)
- uprobe: avoid out-of-bounds memory access of fetching args (Qiao Ma)
- proc: Fix W=1 build kernel-doc warning (Thorsten Blum)
- afs: Fix lock recursion (David Howells)
- fs: Fix uninitialized value issue in from_kuid and from_kgid (Alessandro Zanni)
- fs: don't try and remove empty rbtree node (Christian Brauner)
- netfs: Downgrade i_rwsem for a buffered write (David Howells)
- nilfs2: fix kernel bug due to missing clearing of buffer delay flag (Ryusuke Konishi)
- openat2: explicitly return -E2BIG for (usize > PAGE_SIZE) (Aleksa Sarai)
- netfs: fix documentation build error (Jonathan Corbet)
- netfs: In readahead, put the folio refs as soon extracted (David Howells)
- crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue (Qianqiang Liu)
- Revert "Merge branch 'enablement/gpio-expander' into 'os-build'" (Justin M. Forbes)
- v6.12-rc2-rt4 (Sebastian Andrzej Siewior)
- sched: Replace PREEMPT_AUTO with LAZY_PREEMPT. (Sebastian Andrzej Siewior)
- softirq: Clean white space. (Sebastian Andrzej Siewior)
- mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior)
- ARM: vfp: Rename the locking functions. (Sebastian Andrzej Siewior)
- v6.12-rc2-rt3 (Sebastian Andrzej Siewior)
- v6.12-rc1-rt2 (Sebastian Andrzej Siewior)
- Revert "time: Allow to preempt after a callback." + dependencies. (Sebastian Andrzej Siewior)
- Revert "sched/rt: Don't try push tasks if there are none." (Sebastian Andrzej Siewior)
kernel-6.11.0-0.rc2.16.el10 * Tue Aug 06 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc2.16.el10] - Linux 6.11-rc2 (Linus Torvalds) - profiling: remove profile=sleep support (Tetsuo Handa) - x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit (David Gow) - x86/mm: Fix pti_clone_entry_text() for i386 (Peter Zijlstra) - x86/mm: Fix pti_clone_pgtable() alignment assumption (Peter Zijlstra) - x86/setup: Parse the builtin command line before merging (Borislav Petkov (AMD)) - x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range (Perry Yuan) - x86/sev: Fix __reserved field in sev_config (Pavan Kumar Paluri) - x86/aperfmperf: Fix deadlock on cpu_hotplug_lock (Jonathan Cameron) - clocksource: Fix brown-bag boolean thinko in cs_watchdog_read() (Paul E. McKenney) - tick/broadcast: Move per CPU pointer access into the atomic section (Thomas Gleixner) - sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate() (Yang Yingliang) - sched/core: Introduce sched_set_rq_on/offline() helper (Yang Yingliang) - sched/smt: Fix unbalance sched_smt_present dec/inc (Yang Yingliang) - sched/smt: Introduce sched_smt_present_inc/dec() helper (Yang Yingliang) - sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime (Zheng Zucheng) - perf/x86: Fix smp_processor_id()-in-preemptible warnings (Li Huafei) - perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest (Zhenyu Wang) - irqchip/mbigen: Fix mbigen node address layout (Yipeng Zou) - irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t' (Arseniy Krasnov) - irqchip/irq-pic32-evic: Add missing 'static' to internal function (Luca Ceresoli) - irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq() (Huacai Chen) - jump_label: Fix the fix, brown paper bags galore (Peter Zijlstra) - locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node() (Uros Bizjak) - arm: dts: arm: versatile-ab: Fix duplicate clock node name (Rob Herring (Arm)) - cifs: update internal version number (Steve French) - smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp (Paulo Alcantara) - smb3: add dynamic tracepoints for shutdown ioctl (Steve French) - cifs: Remove cifs_aio_ctx (David Howells) - smb: client: handle lack of FSCTL_GET_REPARSE_POINT support (Paulo Alcantara) - media: uvcvideo: Fix custom control mapping probing (Ricardo Ribalda) - media: v4l: Fix missing tabular column hint for Y14P format (Jean-Michel Hautbois) - media: intel/ipu6: select AUXILIARY_BUS in Kconfig (Bingbu Cao) - media: ipu-bridge: fix ipu6 Kconfig dependencies (Arnd Bergmann) - rh_flags: fix failed when register_sysctl_sz rh_flags_table to kernel (Ricardo Robaina) [RHEL-52629] - redhat: regenerate test-data (Jan Stancek) [RHEL-29722] - redhat: rpminspect.yaml: more tests to ignore selftests (Jan Stancek) - gitlab-ci: add initial version (Michael Hofmann) - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-29722] - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-29722] - redhat/kernel.spec.template: fix with_realtime (Jan Stancek) [RHEL-29722] - remove ARK .gitlab-ci.yml (Jan Stancek) - redhat: update rpminspect with c9s one (Jan Stancek) - redhat: remove fedora configs and files (Jan Stancek) - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-29722] - scsi: ufs: exynos: Don't resume FMP when crypto support is disabled (Eric Biggers) - scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES (Damien Le Moal) - scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES (Damien Le Moal) - scsi: ufs: core: Do not set link to OFF state while waking up from hibernation (Manivannan Sadhasivam) - scsi: Revert "scsi: sd: Do not repeat the starting disk message" (Johan Hovold) - scsi: ufs: core: Fix deadlock during RTC update (Peter Wang) - scsi: ufs: core: Bypass quick recovery if force reset is needed (Peter Wang) - scsi: ufs: core: Check LSDBS cap when !mcq (Kyoungrul Kim) - xfs: convert comma to semicolon (Chen Ni) - xfs: convert comma to semicolon (Chen Ni) - xfs: remove unused parameter in macro XFS_DQUOT_LOGRES (Julian Sun) - xfs: fix file_path handling in tracepoints (Darrick J. Wong) - xfs: allow SECURE namespace xattrs to use reserved block pool (Eric Sandeen) - xfs: fix a memory leak (Darrick J. Wong) - parisc: fix a possible DMA corruption (Mikulas Patocka) - parisc: fix unaligned accesses in BPF (Mikulas Patocka) - runtime constants: deal with old decrepit linkers (Linus Torvalds) - redhat: enable changes to build rt variants (Clark Williams) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - tun: Add missing bpf_net_ctx_clear() in do_xdp_generic() (Jeongjun Park) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - zram: Shrink zram_table_entry::flags. (Sebastian Andrzej Siewior) - zram: Remove ZRAM_LOCK (Sebastian Andrzej Siewior) - zram: Replace bit spinlocks with a spinlock_t. (Mike Galbraith) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - riscv: allow to enable RT (Jisheng Zhang) - ARM64: Allow to enable RT (Sebastian Andrzej Siewior) - x86: Enable RT also on 32bit (Sebastian Andrzej Siewior) - x86: Allow to enable RT (Sebastian Andrzej Siewior) - prinkt/nbcon: Add a scheduling point to nbcon_kthread_func(). (Sebastian Andrzej Siewior) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - printk: nbcon: Add function for printers to reacquire ownership (John Ogness) - printk: Avoid false positive lockdep report for legacy printing (John Ogness) - printk: Provide threadprintk boot argument (John Ogness) - tty: sysfs: Add nbcon support for 'active' (John Ogness) - proc: Add nbcon support for /proc/consoles (John Ogness) - proc: consoles: Add notation to c_start/c_stop (John Ogness) - printk: Add kthread for all legacy consoles (John Ogness) - printk: nbcon: Show replay message on takeover (John Ogness) - printk: Provide helper for message prepending (John Ogness) - printk: nbcon: Start printing threads (John Ogness) - printk: nbcon: Stop threads on shutdown/reboot (John Ogness) - printk: nbcon: Add printer thread wakeups (Thomas Gleixner) - printk: nbcon: Add context to console_is_usable() (John Ogness) - printk: nbcon: Fix nbcon_cpu_emergency_flush() when preemptible (John Ogness) - printk: Atomic print in printk context on shutdown (John Ogness) - printk: nbcon: Introduce printing kthreads (Thomas Gleixner) - lockdep: Mark emergency sections in lockdep splats (John Ogness) - rcu: Mark emergency sections in rcu stalls (John Ogness) - panic: Mark emergency section in oops (John Ogness) - panic: Mark emergency section in warn (Thomas Gleixner) - printk: nbcon: Implement emergency sections (Thomas Gleixner) - printk: Coordinate direct printing in panic (John Ogness) - printk: Track nbcon consoles (John Ogness) - printk: Avoid console_lock dance if no legacy or boot consoles (John Ogness) - printk: nbcon: Add unsafe flushing on panic (John Ogness) - printk: nbcon: Use nbcon consoles in console_flush_all() (John Ogness) - printk: Track registered boot consoles (John Ogness) - printk: nbcon: Provide function to flush using write_atomic() (Thomas Gleixner) - printk: nbcon: Add helper to assign priority based on CPU state (John Ogness) - printk: Add @flags argument for console_is_usable() (John Ogness) - printk: Let console_is_usable() handle nbcon (John Ogness) - printk: Make console_is_usable() available to nbcon (John Ogness) - printk: nbcon: Do not rely on proxy headers (John Ogness) - serial: core: Implement processing in port->lock wrapper (John Ogness) - nbcon: Add API to acquire context for non-printing operations (John Ogness) - console: Improve console_srcu_read_flags() comments (John Ogness) - serial: core: Introduce wrapper to set @uart_port->cons (John Ogness) - serial: core: Provide low-level functions to lock port (John Ogness) - printk: nbcon: Use driver synchronization while (un)registering (John Ogness) - printk: nbcon: Add callbacks to synchronize with driver (John Ogness) - printk: nbcon: Add detailed doc for write_atomic() (John Ogness) - printk: Check printk_deferred_enter()/_exit() usage (Sebastian Andrzej Siewior) - printk: nbcon: Remove return value for write_atomic() (John Ogness) - printk: Properly deal with nbcon consoles on seq init (Petr Mladek) - printk: Add notation to console_srcu locking (John Ogness) - crypto: x86/aes-gcm: Disable FPU around skcipher_walk_done(). (Sebastian Andrzej Siewior) - task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK (Linus Torvalds) Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-08-06 09:24:06 +00:00
- Add localversion for -RT release (Thomas Gleixner)
- sysfs: Add /sys/kernel/realtime entry (Clark Williams)
- riscv: add PREEMPT_AUTO support (Jisheng Zhang)
- POWERPC: Allow to enable RT (Sebastian Andrzej Siewior)
- powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior)
- powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata)
- powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior)
- powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior)
- powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior)
- ARM: Allow to enable RT (Sebastian Andrzej Siewior)
- ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior)
- ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior)
- ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior)
- ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior)
- arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior)
- ARM: enable irq in translation/section permission fault handlers (Yadi.hu)
- arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner)
- sched: define TIF_ALLOW_RESCHED (Thomas Gleixner)
- Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior)
- drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior)
- drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior)
- drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior)
- drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior)
- drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior)
- drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith)
- drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith)
- time: Allow to preempt after a callback. (Sebastian Andrzej Siewior)
- softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior)
- sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior)
- softirq: Wake ktimers thread also in softirq. (Junxiao Chang)
- tick: Fix timer storm since introduction of timersd (Frederic Weisbecker)
- rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker)
- softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior)
kernel-6.11.0-26.el10 * Wed Oct 23 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-26.el10] - redhat: drop ARK changelog (Jan Stancek) [RHEL-56700] - redhat: regenerate test-data (Jan Stancek) [RHEL-56700] - redhat: rpminspect.yaml: more tests to ignore in selftests (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-56700] - redhat: gitlab-ci: add initial version (Jan Stancek) [RHEL-56700] - redhat: update rpminspect with c9s one (Jan Stancek) [RHEL-56700] - redhat: remove fedora configs and files (Jan Stancek) [RHEL-56700] - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-56700] - redhat: set release version (Jan Stancek) [RHEL-56700] - redhat: fix CONFIG_PREEMPT config (Jan Stancek) [RHEL-56700] - KVM: selftests: Fix build on on non-x86 architectures (Mark Brown) - 9p: fix slab cache name creation for real (Linus Torvalds) - KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (Oliver Upton) - KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS (Oliver Upton) - KVM: arm64: Fix shift-out-of-bounds bug (Ilkka Koskinen) - KVM: arm64: Shave a few bytes from the EL2 idmap code (Marc Zyngier) - KVM: arm64: Don't eagerly teardown the vgic on init error (Marc Zyngier) - KVM: arm64: Expose S1PIE to guests (Mark Brown) - KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule (Oliver Upton) - KVM: arm64: nv: Punt stage-2 recycling to a vCPU request (Oliver Upton) - KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed (Oliver Upton) - KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out (Oliver Upton) - KVM: arm64: Unregister redistributor for failed vCPU creation (Oliver Upton) - KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest (Shaoqin Huang) - KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace (Shameer Kolothum) - RISCV: KVM: use raw_spinlock for critical section in imsic (Cyan Yang) - KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (Sean Christopherson) - KVM: selftests: x86: Avoid using SSE/AVX instructions (Vitaly Kuznetsov) - KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory (Sean Christopherson) - KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (Maxim Levitsky) - KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL (Sean Christopherson) - KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range() (Sean Christopherson) - KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot (Sean Christopherson) - x86/kvm: Override default caching mode for SEV-SNP and TDX (Kirill A. Shutemov) - KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic (Dr. David Alan Gilbert) - KVM: Remove unused kvm_vcpu_gfn_to_pfn (Dr. David Alan Gilbert) - uprobe: avoid out-of-bounds memory access of fetching args (Qiao Ma) - proc: Fix W=1 build kernel-doc warning (Thorsten Blum) - afs: Fix lock recursion (David Howells) - fs: Fix uninitialized value issue in from_kuid and from_kgid (Alessandro Zanni) - fs: don't try and remove empty rbtree node (Christian Brauner) - netfs: Downgrade i_rwsem for a buffered write (David Howells) - nilfs2: fix kernel bug due to missing clearing of buffer delay flag (Ryusuke Konishi) - openat2: explicitly return -E2BIG for (usize > PAGE_SIZE) (Aleksa Sarai) - netfs: fix documentation build error (Jonathan Corbet) - netfs: In readahead, put the folio refs as soon extracted (David Howells) - crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue (Qianqiang Liu) - Revert "Merge branch 'enablement/gpio-expander' into 'os-build'" (Justin M. Forbes) - v6.12-rc2-rt4 (Sebastian Andrzej Siewior) - sched: Replace PREEMPT_AUTO with LAZY_PREEMPT. (Sebastian Andrzej Siewior) - softirq: Clean white space. (Sebastian Andrzej Siewior) - mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior) - ARM: vfp: Rename the locking functions. (Sebastian Andrzej Siewior) - v6.12-rc2-rt3 (Sebastian Andrzej Siewior) - v6.12-rc1-rt2 (Sebastian Andrzej Siewior) - Revert "time: Allow to preempt after a callback." + dependencies. (Sebastian Andrzej Siewior) - Revert "sched/rt: Don't try push tasks if there are none." (Sebastian Andrzej Siewior) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior) - locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - Linux v6.12-rc4 Resolves: RHEL-56700 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-10-23 20:33:59 +00:00
- locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior)
- locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior)
- locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior)
- locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior)
kernel-6.11.0-0.rc2.16.el10 * Tue Aug 06 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc2.16.el10] - Linux 6.11-rc2 (Linus Torvalds) - profiling: remove profile=sleep support (Tetsuo Handa) - x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit (David Gow) - x86/mm: Fix pti_clone_entry_text() for i386 (Peter Zijlstra) - x86/mm: Fix pti_clone_pgtable() alignment assumption (Peter Zijlstra) - x86/setup: Parse the builtin command line before merging (Borislav Petkov (AMD)) - x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range (Perry Yuan) - x86/sev: Fix __reserved field in sev_config (Pavan Kumar Paluri) - x86/aperfmperf: Fix deadlock on cpu_hotplug_lock (Jonathan Cameron) - clocksource: Fix brown-bag boolean thinko in cs_watchdog_read() (Paul E. McKenney) - tick/broadcast: Move per CPU pointer access into the atomic section (Thomas Gleixner) - sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate() (Yang Yingliang) - sched/core: Introduce sched_set_rq_on/offline() helper (Yang Yingliang) - sched/smt: Fix unbalance sched_smt_present dec/inc (Yang Yingliang) - sched/smt: Introduce sched_smt_present_inc/dec() helper (Yang Yingliang) - sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime (Zheng Zucheng) - perf/x86: Fix smp_processor_id()-in-preemptible warnings (Li Huafei) - perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest (Zhenyu Wang) - irqchip/mbigen: Fix mbigen node address layout (Yipeng Zou) - irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t' (Arseniy Krasnov) - irqchip/irq-pic32-evic: Add missing 'static' to internal function (Luca Ceresoli) - irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq() (Huacai Chen) - jump_label: Fix the fix, brown paper bags galore (Peter Zijlstra) - locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node() (Uros Bizjak) - arm: dts: arm: versatile-ab: Fix duplicate clock node name (Rob Herring (Arm)) - cifs: update internal version number (Steve French) - smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp (Paulo Alcantara) - smb3: add dynamic tracepoints for shutdown ioctl (Steve French) - cifs: Remove cifs_aio_ctx (David Howells) - smb: client: handle lack of FSCTL_GET_REPARSE_POINT support (Paulo Alcantara) - media: uvcvideo: Fix custom control mapping probing (Ricardo Ribalda) - media: v4l: Fix missing tabular column hint for Y14P format (Jean-Michel Hautbois) - media: intel/ipu6: select AUXILIARY_BUS in Kconfig (Bingbu Cao) - media: ipu-bridge: fix ipu6 Kconfig dependencies (Arnd Bergmann) - rh_flags: fix failed when register_sysctl_sz rh_flags_table to kernel (Ricardo Robaina) [RHEL-52629] - redhat: regenerate test-data (Jan Stancek) [RHEL-29722] - redhat: rpminspect.yaml: more tests to ignore selftests (Jan Stancek) - gitlab-ci: add initial version (Michael Hofmann) - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-29722] - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-29722] - redhat/kernel.spec.template: fix with_realtime (Jan Stancek) [RHEL-29722] - remove ARK .gitlab-ci.yml (Jan Stancek) - redhat: update rpminspect with c9s one (Jan Stancek) - redhat: remove fedora configs and files (Jan Stancek) - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-29722] - scsi: ufs: exynos: Don't resume FMP when crypto support is disabled (Eric Biggers) - scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES (Damien Le Moal) - scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES (Damien Le Moal) - scsi: ufs: core: Do not set link to OFF state while waking up from hibernation (Manivannan Sadhasivam) - scsi: Revert "scsi: sd: Do not repeat the starting disk message" (Johan Hovold) - scsi: ufs: core: Fix deadlock during RTC update (Peter Wang) - scsi: ufs: core: Bypass quick recovery if force reset is needed (Peter Wang) - scsi: ufs: core: Check LSDBS cap when !mcq (Kyoungrul Kim) - xfs: convert comma to semicolon (Chen Ni) - xfs: convert comma to semicolon (Chen Ni) - xfs: remove unused parameter in macro XFS_DQUOT_LOGRES (Julian Sun) - xfs: fix file_path handling in tracepoints (Darrick J. Wong) - xfs: allow SECURE namespace xattrs to use reserved block pool (Eric Sandeen) - xfs: fix a memory leak (Darrick J. Wong) - parisc: fix a possible DMA corruption (Mikulas Patocka) - parisc: fix unaligned accesses in BPF (Mikulas Patocka) - runtime constants: deal with old decrepit linkers (Linus Torvalds) - redhat: enable changes to build rt variants (Clark Williams) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - tun: Add missing bpf_net_ctx_clear() in do_xdp_generic() (Jeongjun Park) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - zram: Shrink zram_table_entry::flags. (Sebastian Andrzej Siewior) - zram: Remove ZRAM_LOCK (Sebastian Andrzej Siewior) - zram: Replace bit spinlocks with a spinlock_t. (Mike Galbraith) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - riscv: allow to enable RT (Jisheng Zhang) - ARM64: Allow to enable RT (Sebastian Andrzej Siewior) - x86: Enable RT also on 32bit (Sebastian Andrzej Siewior) - x86: Allow to enable RT (Sebastian Andrzej Siewior) - prinkt/nbcon: Add a scheduling point to nbcon_kthread_func(). (Sebastian Andrzej Siewior) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - printk: nbcon: Add function for printers to reacquire ownership (John Ogness) - printk: Avoid false positive lockdep report for legacy printing (John Ogness) - printk: Provide threadprintk boot argument (John Ogness) - tty: sysfs: Add nbcon support for 'active' (John Ogness) - proc: Add nbcon support for /proc/consoles (John Ogness) - proc: consoles: Add notation to c_start/c_stop (John Ogness) - printk: Add kthread for all legacy consoles (John Ogness) - printk: nbcon: Show replay message on takeover (John Ogness) - printk: Provide helper for message prepending (John Ogness) - printk: nbcon: Start printing threads (John Ogness) - printk: nbcon: Stop threads on shutdown/reboot (John Ogness) - printk: nbcon: Add printer thread wakeups (Thomas Gleixner) - printk: nbcon: Add context to console_is_usable() (John Ogness) - printk: nbcon: Fix nbcon_cpu_emergency_flush() when preemptible (John Ogness) - printk: Atomic print in printk context on shutdown (John Ogness) - printk: nbcon: Introduce printing kthreads (Thomas Gleixner) - lockdep: Mark emergency sections in lockdep splats (John Ogness) - rcu: Mark emergency sections in rcu stalls (John Ogness) - panic: Mark emergency section in oops (John Ogness) - panic: Mark emergency section in warn (Thomas Gleixner) - printk: nbcon: Implement emergency sections (Thomas Gleixner) - printk: Coordinate direct printing in panic (John Ogness) - printk: Track nbcon consoles (John Ogness) - printk: Avoid console_lock dance if no legacy or boot consoles (John Ogness) - printk: nbcon: Add unsafe flushing on panic (John Ogness) - printk: nbcon: Use nbcon consoles in console_flush_all() (John Ogness) - printk: Track registered boot consoles (John Ogness) - printk: nbcon: Provide function to flush using write_atomic() (Thomas Gleixner) - printk: nbcon: Add helper to assign priority based on CPU state (John Ogness) - printk: Add @flags argument for console_is_usable() (John Ogness) - printk: Let console_is_usable() handle nbcon (John Ogness) - printk: Make console_is_usable() available to nbcon (John Ogness) - printk: nbcon: Do not rely on proxy headers (John Ogness) - serial: core: Implement processing in port->lock wrapper (John Ogness) - nbcon: Add API to acquire context for non-printing operations (John Ogness) - console: Improve console_srcu_read_flags() comments (John Ogness) - serial: core: Introduce wrapper to set @uart_port->cons (John Ogness) - serial: core: Provide low-level functions to lock port (John Ogness) - printk: nbcon: Use driver synchronization while (un)registering (John Ogness) - printk: nbcon: Add callbacks to synchronize with driver (John Ogness) - printk: nbcon: Add detailed doc for write_atomic() (John Ogness) - printk: Check printk_deferred_enter()/_exit() usage (Sebastian Andrzej Siewior) - printk: nbcon: Remove return value for write_atomic() (John Ogness) - printk: Properly deal with nbcon consoles on seq init (Petr Mladek) - printk: Add notation to console_srcu locking (John Ogness) - crypto: x86/aes-gcm: Disable FPU around skcipher_walk_done(). (Sebastian Andrzej Siewior) - task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK (Linus Torvalds) Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-08-06 09:24:06 +00:00
- sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior)
- serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness)
- serial: 8250: Switch to nbcon console (John Ogness)
kernel-6.11.0-26.el10 * Wed Oct 23 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-26.el10] - redhat: drop ARK changelog (Jan Stancek) [RHEL-56700] - redhat: regenerate test-data (Jan Stancek) [RHEL-56700] - redhat: rpminspect.yaml: more tests to ignore in selftests (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-56700] - redhat: gitlab-ci: add initial version (Jan Stancek) [RHEL-56700] - redhat: update rpminspect with c9s one (Jan Stancek) [RHEL-56700] - redhat: remove fedora configs and files (Jan Stancek) [RHEL-56700] - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-56700] - redhat: set release version (Jan Stancek) [RHEL-56700] - redhat: fix CONFIG_PREEMPT config (Jan Stancek) [RHEL-56700] - KVM: selftests: Fix build on on non-x86 architectures (Mark Brown) - 9p: fix slab cache name creation for real (Linus Torvalds) - KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (Oliver Upton) - KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS (Oliver Upton) - KVM: arm64: Fix shift-out-of-bounds bug (Ilkka Koskinen) - KVM: arm64: Shave a few bytes from the EL2 idmap code (Marc Zyngier) - KVM: arm64: Don't eagerly teardown the vgic on init error (Marc Zyngier) - KVM: arm64: Expose S1PIE to guests (Mark Brown) - KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule (Oliver Upton) - KVM: arm64: nv: Punt stage-2 recycling to a vCPU request (Oliver Upton) - KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed (Oliver Upton) - KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out (Oliver Upton) - KVM: arm64: Unregister redistributor for failed vCPU creation (Oliver Upton) - KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest (Shaoqin Huang) - KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace (Shameer Kolothum) - RISCV: KVM: use raw_spinlock for critical section in imsic (Cyan Yang) - KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (Sean Christopherson) - KVM: selftests: x86: Avoid using SSE/AVX instructions (Vitaly Kuznetsov) - KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory (Sean Christopherson) - KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (Maxim Levitsky) - KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL (Sean Christopherson) - KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range() (Sean Christopherson) - KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot (Sean Christopherson) - x86/kvm: Override default caching mode for SEV-SNP and TDX (Kirill A. Shutemov) - KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic (Dr. David Alan Gilbert) - KVM: Remove unused kvm_vcpu_gfn_to_pfn (Dr. David Alan Gilbert) - uprobe: avoid out-of-bounds memory access of fetching args (Qiao Ma) - proc: Fix W=1 build kernel-doc warning (Thorsten Blum) - afs: Fix lock recursion (David Howells) - fs: Fix uninitialized value issue in from_kuid and from_kgid (Alessandro Zanni) - fs: don't try and remove empty rbtree node (Christian Brauner) - netfs: Downgrade i_rwsem for a buffered write (David Howells) - nilfs2: fix kernel bug due to missing clearing of buffer delay flag (Ryusuke Konishi) - openat2: explicitly return -E2BIG for (usize > PAGE_SIZE) (Aleksa Sarai) - netfs: fix documentation build error (Jonathan Corbet) - netfs: In readahead, put the folio refs as soon extracted (David Howells) - crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue (Qianqiang Liu) - Revert "Merge branch 'enablement/gpio-expander' into 'os-build'" (Justin M. Forbes) - v6.12-rc2-rt4 (Sebastian Andrzej Siewior) - sched: Replace PREEMPT_AUTO with LAZY_PREEMPT. (Sebastian Andrzej Siewior) - softirq: Clean white space. (Sebastian Andrzej Siewior) - mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior) - ARM: vfp: Rename the locking functions. (Sebastian Andrzej Siewior) - v6.12-rc2-rt3 (Sebastian Andrzej Siewior) - v6.12-rc1-rt2 (Sebastian Andrzej Siewior) - Revert "time: Allow to preempt after a callback." + dependencies. (Sebastian Andrzej Siewior) - Revert "sched/rt: Don't try push tasks if there are none." (Sebastian Andrzej Siewior) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior) - locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - Linux v6.12-rc4 Resolves: RHEL-56700 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-10-23 20:33:59 +00:00
- Linux v6.11.0
Resolves: RHEL-56700
kernel-6.11.0-0.rc2.16.el10 * Tue Aug 06 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc2.16.el10] - Linux 6.11-rc2 (Linus Torvalds) - profiling: remove profile=sleep support (Tetsuo Handa) - x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit (David Gow) - x86/mm: Fix pti_clone_entry_text() for i386 (Peter Zijlstra) - x86/mm: Fix pti_clone_pgtable() alignment assumption (Peter Zijlstra) - x86/setup: Parse the builtin command line before merging (Borislav Petkov (AMD)) - x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range (Perry Yuan) - x86/sev: Fix __reserved field in sev_config (Pavan Kumar Paluri) - x86/aperfmperf: Fix deadlock on cpu_hotplug_lock (Jonathan Cameron) - clocksource: Fix brown-bag boolean thinko in cs_watchdog_read() (Paul E. McKenney) - tick/broadcast: Move per CPU pointer access into the atomic section (Thomas Gleixner) - sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate() (Yang Yingliang) - sched/core: Introduce sched_set_rq_on/offline() helper (Yang Yingliang) - sched/smt: Fix unbalance sched_smt_present dec/inc (Yang Yingliang) - sched/smt: Introduce sched_smt_present_inc/dec() helper (Yang Yingliang) - sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime (Zheng Zucheng) - perf/x86: Fix smp_processor_id()-in-preemptible warnings (Li Huafei) - perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest (Zhenyu Wang) - irqchip/mbigen: Fix mbigen node address layout (Yipeng Zou) - irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t' (Arseniy Krasnov) - irqchip/irq-pic32-evic: Add missing 'static' to internal function (Luca Ceresoli) - irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq() (Huacai Chen) - jump_label: Fix the fix, brown paper bags galore (Peter Zijlstra) - locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node() (Uros Bizjak) - arm: dts: arm: versatile-ab: Fix duplicate clock node name (Rob Herring (Arm)) - cifs: update internal version number (Steve French) - smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp (Paulo Alcantara) - smb3: add dynamic tracepoints for shutdown ioctl (Steve French) - cifs: Remove cifs_aio_ctx (David Howells) - smb: client: handle lack of FSCTL_GET_REPARSE_POINT support (Paulo Alcantara) - media: uvcvideo: Fix custom control mapping probing (Ricardo Ribalda) - media: v4l: Fix missing tabular column hint for Y14P format (Jean-Michel Hautbois) - media: intel/ipu6: select AUXILIARY_BUS in Kconfig (Bingbu Cao) - media: ipu-bridge: fix ipu6 Kconfig dependencies (Arnd Bergmann) - rh_flags: fix failed when register_sysctl_sz rh_flags_table to kernel (Ricardo Robaina) [RHEL-52629] - redhat: regenerate test-data (Jan Stancek) [RHEL-29722] - redhat: rpminspect.yaml: more tests to ignore selftests (Jan Stancek) - gitlab-ci: add initial version (Michael Hofmann) - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-29722] - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-29722] - redhat/kernel.spec.template: fix with_realtime (Jan Stancek) [RHEL-29722] - remove ARK .gitlab-ci.yml (Jan Stancek) - redhat: update rpminspect with c9s one (Jan Stancek) - redhat: remove fedora configs and files (Jan Stancek) - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-29722] - scsi: ufs: exynos: Don't resume FMP when crypto support is disabled (Eric Biggers) - scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES (Damien Le Moal) - scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES (Damien Le Moal) - scsi: ufs: core: Do not set link to OFF state while waking up from hibernation (Manivannan Sadhasivam) - scsi: Revert "scsi: sd: Do not repeat the starting disk message" (Johan Hovold) - scsi: ufs: core: Fix deadlock during RTC update (Peter Wang) - scsi: ufs: core: Bypass quick recovery if force reset is needed (Peter Wang) - scsi: ufs: core: Check LSDBS cap when !mcq (Kyoungrul Kim) - xfs: convert comma to semicolon (Chen Ni) - xfs: convert comma to semicolon (Chen Ni) - xfs: remove unused parameter in macro XFS_DQUOT_LOGRES (Julian Sun) - xfs: fix file_path handling in tracepoints (Darrick J. Wong) - xfs: allow SECURE namespace xattrs to use reserved block pool (Eric Sandeen) - xfs: fix a memory leak (Darrick J. Wong) - parisc: fix a possible DMA corruption (Mikulas Patocka) - parisc: fix unaligned accesses in BPF (Mikulas Patocka) - runtime constants: deal with old decrepit linkers (Linus Torvalds) - redhat: enable changes to build rt variants (Clark Williams) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - tun: Add missing bpf_net_ctx_clear() in do_xdp_generic() (Jeongjun Park) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - zram: Shrink zram_table_entry::flags. (Sebastian Andrzej Siewior) - zram: Remove ZRAM_LOCK (Sebastian Andrzej Siewior) - zram: Replace bit spinlocks with a spinlock_t. (Mike Galbraith) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - riscv: allow to enable RT (Jisheng Zhang) - ARM64: Allow to enable RT (Sebastian Andrzej Siewior) - x86: Enable RT also on 32bit (Sebastian Andrzej Siewior) - x86: Allow to enable RT (Sebastian Andrzej Siewior) - prinkt/nbcon: Add a scheduling point to nbcon_kthread_func(). (Sebastian Andrzej Siewior) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - printk: nbcon: Add function for printers to reacquire ownership (John Ogness) - printk: Avoid false positive lockdep report for legacy printing (John Ogness) - printk: Provide threadprintk boot argument (John Ogness) - tty: sysfs: Add nbcon support for 'active' (John Ogness) - proc: Add nbcon support for /proc/consoles (John Ogness) - proc: consoles: Add notation to c_start/c_stop (John Ogness) - printk: Add kthread for all legacy consoles (John Ogness) - printk: nbcon: Show replay message on takeover (John Ogness) - printk: Provide helper for message prepending (John Ogness) - printk: nbcon: Start printing threads (John Ogness) - printk: nbcon: Stop threads on shutdown/reboot (John Ogness) - printk: nbcon: Add printer thread wakeups (Thomas Gleixner) - printk: nbcon: Add context to console_is_usable() (John Ogness) - printk: nbcon: Fix nbcon_cpu_emergency_flush() when preemptible (John Ogness) - printk: Atomic print in printk context on shutdown (John Ogness) - printk: nbcon: Introduce printing kthreads (Thomas Gleixner) - lockdep: Mark emergency sections in lockdep splats (John Ogness) - rcu: Mark emergency sections in rcu stalls (John Ogness) - panic: Mark emergency section in oops (John Ogness) - panic: Mark emergency section in warn (Thomas Gleixner) - printk: nbcon: Implement emergency sections (Thomas Gleixner) - printk: Coordinate direct printing in panic (John Ogness) - printk: Track nbcon consoles (John Ogness) - printk: Avoid console_lock dance if no legacy or boot consoles (John Ogness) - printk: nbcon: Add unsafe flushing on panic (John Ogness) - printk: nbcon: Use nbcon consoles in console_flush_all() (John Ogness) - printk: Track registered boot consoles (John Ogness) - printk: nbcon: Provide function to flush using write_atomic() (Thomas Gleixner) - printk: nbcon: Add helper to assign priority based on CPU state (John Ogness) - printk: Add @flags argument for console_is_usable() (John Ogness) - printk: Let console_is_usable() handle nbcon (John Ogness) - printk: Make console_is_usable() available to nbcon (John Ogness) - printk: nbcon: Do not rely on proxy headers (John Ogness) - serial: core: Implement processing in port->lock wrapper (John Ogness) - nbcon: Add API to acquire context for non-printing operations (John Ogness) - console: Improve console_srcu_read_flags() comments (John Ogness) - serial: core: Introduce wrapper to set @uart_port->cons (John Ogness) - serial: core: Provide low-level functions to lock port (John Ogness) - printk: nbcon: Use driver synchronization while (un)registering (John Ogness) - printk: nbcon: Add callbacks to synchronize with driver (John Ogness) - printk: nbcon: Add detailed doc for write_atomic() (John Ogness) - printk: Check printk_deferred_enter()/_exit() usage (Sebastian Andrzej Siewior) - printk: nbcon: Remove return value for write_atomic() (John Ogness) - printk: Properly deal with nbcon consoles on seq init (Petr Mladek) - printk: Add notation to console_srcu locking (John Ogness) - crypto: x86/aes-gcm: Disable FPU around skcipher_walk_done(). (Sebastian Andrzej Siewior) - task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK (Linus Torvalds) Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-08-06 09:24:06 +00:00