kernel/sources
CKI KWF Bot bcc677511b kernel-6.12.0-165.el10
* Fri Nov 28 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-165.el10]
- netdev: define NETDEV_INTERNAL (Michal Schmidt) [RHEL-127480]
- tpm: Prevent local DOS via tpm/tpm0/ppi/*operations (Denis Aleksandrov) [RHEL-126578]
- rv: Update RHEL kconfigs for 6.17 upstream code (Gabriele Monaco) [RHEL-114754]
- redhat/configs: Move CONFIG_RV_PER_TASK_MONITORS to common/generic (Gabriele Monaco) [RHEL-114754]
- New configs in kernel/trace (Gabriele Monaco) [RHEL-114754]
- rv: Make rtapp/pagefault monitor depends on CONFIG_MMU (Gabriele Monaco) [RHEL-114754]
- rv: Fully convert enabled_monitors to use list_head as iterator (Gabriele Monaco) [RHEL-114754]
- rv: Fix missing mutex unlock in rv_register_monitor() (Gabriele Monaco) [RHEL-114754]
- include/linux/rv.h: remove redundant include file (Gabriele Monaco) [RHEL-114754]
- rv: Fix wrong type cast in enabled_monitors_next() (Gabriele Monaco) [RHEL-114754]
- rv: Support systems with time64-only syscalls (Gabriele Monaco) [RHEL-114754]
- Documentation/rv: Fix minor typo in monitor_synthesis page (Gabriele Monaco) [RHEL-114754]
- rv: Add opid per-cpu monitor (Gabriele Monaco) [RHEL-114754]
- rv: Add nrp and sssw per-task monitors (Gabriele Monaco) [RHEL-114754]
- rv: Replace tss and sncid monitors with more complete sts (Gabriele Monaco) [RHEL-114754]
- sched: Adapt sched tracepoints for RV task model (Gabriele Monaco) [RHEL-114754]
- rv: Retry when da monitor detects race conditions (Gabriele Monaco) [RHEL-114754]
- rv: Adjust monitor dependencies (Gabriele Monaco) [RHEL-114754]
- rv: Use strings in da monitors tracepoints (Gabriele Monaco) [RHEL-114754]
- rv: Remove trailing whitespace from tracepoint string (Gabriele Monaco) [RHEL-114754]
- rv: Add da_handle_start_run_event_ to per-task monitors (Gabriele Monaco) [RHEL-114754]
- rv: Fix wrong type cast in reactors_show() and monitor_reactor_show() (Gabriele Monaco) [RHEL-114754]
- rv: Fix wrong type cast in monitors_show() (Gabriele Monaco) [RHEL-114754]
- rv: Remove struct rv_monitor::reacting (Gabriele Monaco) [RHEL-114754]
- rv: Remove rv_reactor's reference counter (Gabriele Monaco) [RHEL-114754]
- rv: Merge struct rv_reactor_def into struct rv_reactor (Gabriele Monaco) [RHEL-114754]
- rv: Merge struct rv_monitor_def into struct rv_monitor (Gabriele Monaco) [RHEL-114754]
- rv: Remove unused field in struct rv_monitor_def (Gabriele Monaco) [RHEL-114754]
- rv: Return init error when registering monitors (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Organise Kconfig entries for nested monitors (Gabriele Monaco) [RHEL-114754]
- tools/dot2c: Fix generated files going over 100 column limit (Gabriele Monaco) [RHEL-114754]
- tools/rv: Stop gracefully also on SIGTERM (Gabriele Monaco) [RHEL-114754]
- tools/rv: Do not skip idle in trace (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Do not generate unused variables (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Generate each variable definition only once (Gabriele Monaco) [RHEL-114754]
- rv/ltl: Do not execute the Buchi automaton twice on start condition (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Support the 'next' operator (Gabriele Monaco) [RHEL-114754]
- panic: Fix up description of vpanic() (Gabriele Monaco) [RHEL-114754]
- objtool: Add vpanic() to the noreturn list (Gabriele Monaco) [RHEL-114754]
- Documentation/rv: Add documentation for linear temporal logic monitors (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Add support for linear temporal logic (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Restructure the classes to prepare for LTL inclusion (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Restructure the templates files (Gabriele Monaco) [RHEL-114754]
- Documentation/rv: Prepare monitor synthesis document for LTL inclusion (Gabriele Monaco) [RHEL-114754]
- verification/dot2k: Prepare the frontend for LTL inclusion (Gabriele Monaco) [RHEL-114754]
- verification/dot2k: Replace is_container() hack with subparsers (Gabriele Monaco) [RHEL-114754]
- verification/dot2k: Remove __buff_to_string() (Gabriele Monaco) [RHEL-114754]
- verification/dot2k: Make a separate dot2k_templates/Kconfig_container (Gabriele Monaco) [RHEL-114754]
- tracing: Remove pointless memory barriers (Gabriele Monaco) [RHEL-114754]
- rv: Allow to configure the number of per-task monitor (Gabriele Monaco) [RHEL-114754]
- rv: Add documentation for rtapp monitor (Gabriele Monaco) [RHEL-114754]
- rv: Add rtapp_sleep monitor (Gabriele Monaco) [RHEL-114754]
- rv: Add rtapp_pagefault monitor (Gabriele Monaco) [RHEL-114754]
- riscv: mm: Add page fault trace points (Gabriele Monaco) [RHEL-114754]
- x86/tracing, x86/mm: Move page fault tracepoints to generic (Gabriele Monaco) [RHEL-114754]
- x86/tracing, x86/mm: Remove redundant trace_pagefault_key (Gabriele Monaco) [RHEL-114754]
- rv: Add rtapp container monitor (Gabriele Monaco) [RHEL-114754]
- rv: Add support for LTL monitors (Gabriele Monaco) [RHEL-114754]
- rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS (Gabriele Monaco) [RHEL-114754]
- rv: Let the reactors take care of buffers (Gabriele Monaco) [RHEL-114754]
- panic: Add vpanic() (Gabriele Monaco) [RHEL-114754]
- kernel/panic.c: format kernel-doc comments (Gabriele Monaco) [RHEL-114754]
- printk: Make vprintk_deferred() public (Gabriele Monaco) [RHEL-114754]
- rv: Add #undef TRACE_INCLUDE_FILE (Gabriele Monaco) [RHEL-114754]
- can: j1939: add missing calls in NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124109] {CVE-2025-39925}
- can: j1939: implement NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124109] {CVE-2025-39925}
- redhat/configs: Add new configs from DRM 6.17 backport (Anusha Srivatsa) [RHEL-116876]
- selftests/bpf: Fix bpf selftest build error (Anusha Srivatsa) [RHEL-116876]
- relayfs: abolish prev_padding (Anusha Srivatsa) [RHEL-116876]
- sanitize handling of long-term internal mounts (Anusha Srivatsa) [RHEL-116876]
- scsi: ibmvfc: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- ocxl: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- s390/pkey: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- s390/pci: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- s390/sclp: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- powerpc/powernv/ultravisor: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- powerpc/powernv/opal: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- s390/crypto/cpacf: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- w1: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- mtd: spi-nor: sysfs: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- mlxbf-bootctl: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- i2c: slave-eeprom: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- scsi: ipr: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- RDMA/hfi1: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- of/fdt: Implement use BIN_ATTR_SIMPLE macro for fdt sysfs attribute (Anusha Srivatsa) [RHEL-116876]
- PCI/IOV: Allow drivers to control VF BAR size (Anusha Srivatsa) [RHEL-116876]
- PCI/IOV: Check that VF BAR fits within the reservation (Anusha Srivatsa) [RHEL-116876]
- PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() (Anusha Srivatsa) [RHEL-116876]
- PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IOV resource (Anusha Srivatsa) [RHEL-116876]
- PCI/IOV: Restore VF resizable BAR state after reset (Anusha Srivatsa) [RHEL-116876]
- of: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- sysfs: treewide: switch back to bin_attribute::read()/write() (Anusha Srivatsa) [RHEL-116876]
- btf: Switch module BTF attribute to sysfs_bin_attr_simple_read() (Anusha Srivatsa) [RHEL-116876]
- btf: Switch vmlinux BTF attribute to sysfs_bin_attr_simple_read() (Anusha Srivatsa) [RHEL-116876]
- powerpc/perf/hv-24x7: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- powerpc/secvar: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- s390/ipl: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- sysfs: constify macro BIN_ATTRIBUTE_GROUPS() (Anusha Srivatsa) [RHEL-116876]
- platform/x86: wmi-bmof: Make use of .bin_size() callback (Anusha Srivatsa) [RHEL-116876]
- platform/x86/intel/pmt: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- nvmem: core: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- misc: sram: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- drivers: hv: fix up const issue with vmbus_chan_bin_attrs (Anusha Srivatsa) [RHEL-116876]
- drm/xe/nvm: add support for non-posted erase (Anusha Srivatsa) [RHEL-116876]
- mtd: intel-dg: align 64bit read and write (Anusha Srivatsa) [RHEL-116876]
- mtd: intel-dg: register with mtd (Anusha Srivatsa) [RHEL-116876]
- mtd: intel-dg: implement access functions (Anusha Srivatsa) [RHEL-116876]
- mtd: intel-dg: implement region enumeration (Anusha Srivatsa) [RHEL-116876]
- mtd: add driver for intel graphics non-volatile memory device (Anusha Srivatsa) [RHEL-116876]
- kheaders: Simplify attribute through __BIN_ATTR_SIMPLE_RO() (Anusha Srivatsa) [RHEL-116876]
- platform/x86/intel/sdsi: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- platform/x86: dell: dcdbas: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- efi/mokvar: Use const 'struct bin_attribute' callback (Anusha Srivatsa) [RHEL-116876]
- firmware: qemu_fw_cfg: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- mm/kmap: Add kmap_local_page_try_from_panic() (Anusha Srivatsa) [RHEL-116876]
- sysfs: constify attribute_group::bin_attrs (Anusha Srivatsa) [RHEL-116876]
- sysfs: constify bin_attribute argument of bin_attribute::read/write() (Anusha Srivatsa) [RHEL-116876]
- sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Use const 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Add notes attributes through attribute_group (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Simplify section attribute allocation (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Drop 'struct module_sect_attr' (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Drop member 'module_sect_attr::address' (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Drop member 'module_sect_attrs::nsections' (Anusha Srivatsa) [RHEL-116876]
- module: Constify 'struct module_attribute' (Anusha Srivatsa) [RHEL-116876]
- kernel/ksysfs.c: simplify bin_attribute definition (Anusha Srivatsa) [RHEL-116876]
- firmware: dmi: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- firmware: dmi: Define bin_attributes through macro (Anusha Srivatsa) [RHEL-116876]
- firmware: dmi: Mark bin_attributes as __ro_after_init (Anusha Srivatsa) [RHEL-116876]
- netxen_nic: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- scsi: lpfc: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- scsi: qla2xxx: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- misc: eeprom/max6875: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- x86/sysfs: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- leds: triggers: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- mm/page_idle: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
Resolves: RHEL-114754, RHEL-116876, RHEL-124109, RHEL-126578, RHEL-127480

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-11-28 07:54:55 +00:00

6 lines
879 B
Plaintext

SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd
SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6
SHA512 (linux-6.12.0-165.el10.tar.xz) = 1472d2db7db8b9701274d486563e2e849ea48ee51f4815471124e9339189fd564f138256ae682d71fae68cc49562a739fcb92ea5d2e19e84a143848b5ecb8bfe
SHA512 (kernel-abi-stablelists-6.12.0-165.el10.tar.xz) = 0de5aed4ae4b1393982b20536cd8db12e9bacb14f2414da36cd7cbf4d66814a9e0c6ee60051c085e340ca6d7e5e6c5ee9ba15efa0ad932f2cd1f3e53363bcf9e
SHA512 (kernel-kabi-dw-6.12.0-165.el10.tar.xz) = 9720e09b0bc6641818a452645a253e87922b1a0e5a1fe94bd81d52c0cbaaf9f2c48678dd41ecfd84ecf61f042d327ab1fe52ea2b1cfd7c1e64641ff9e16b7f7c