The Linux kernel
* Thu Jan 15 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-184.el10]
- blk-mq: skip CPU offline notify on unmapped hctx (Ming Lei) [RHEL-140153]
- mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage (Aristeu Rozanski) [RHEL-122951]
- mm/thp: fix MTE tag mismatch when replacing zero-filled subpages (Aristeu Rozanski) [RHEL-122951]
- io_uring/net: ensure vectored buffer node import is tied to notification (Jeff Moyer) [RHEL-136780]
- bpf, arm64: Do not audit capability check in do_jit() (CKI Backport Bot) [RHEL-126124]
- mm: hugetlb: avoid soft lockup when mprotect to large memory area (Luiz Capitulino) [RHEL-122910]
- netfilter: nf_conncount: update last_gc only when GC has been performed (Florian Westphal) [RHEL-133467]
- netfilter: nf_tables: fix memory leak in nf_tables_newrule() (Florian Westphal) [RHEL-133467]
- netfilter: nf_nat: remove bogus direction check (Florian Westphal) [RHEL-133467]
- ipvs: fix ipv4 null-ptr-deref in route error path (Florian Westphal) [RHEL-133467]
- netfilter: nf_conncount: make nf_conncount_gc_list() to disable BH (Florian Westphal) [RHEL-133467]
- netfilter: flowtable: check for maximum number of encapsulations in bridge vlan (Florian Westphal) [RHEL-133467]
- netfilter: nft_ct: add seqadj extension for natted connections (Florian Westphal) [RHEL-133467]
- netfilter: nft_connlimit: fix possible data race on connection count (Florian Westphal) [RHEL-133467]
- netfilter: nft_ct: enable labels for get case too (Florian Westphal) [RHEL-133467]
- netfilter: nft_objref: validate objref and objrefmap expressions (Florian Westphal) [RHEL-133467]
- netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrack (Florian Westphal) [RHEL-133467]
- netfilter: nfnetlink: reset nlh pointer during batch replay (Florian Westphal) [RHEL-133467]
- ipvs: Defer ip_vs_ftp unregister during netns cleanup (Florian Westphal) [RHEL-133467]
- ipvs: Use READ_ONCE/WRITE_ONCE for ipvs->enable (Florian Westphal) [RHEL-133467]
- x86/cpu: Add two Intel CPU model numbers (Steve Best) [RHEL-115112]
- sched/hrtick: Fix hrtick() vs. scheduling context (Phil Auld) [RHEL-124642]
- sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the last task migrates out (Phil Auld) [RHEL-124642]
- sched: Increase sched_tick_remote timeout (Phil Auld) [RHEL-124642]
- bpf: Make migrate_disable always inline to avoid partial inlining (Phil Auld) [RHEL-124642]
- sched/fair: Fix pelt lost idle time detection (Phil Auld) [RHEL-124642]
- sched/deadline: Stop dl_server before CPU goes offline (Phil Auld) [RHEL-124642]
- sched: Fix some typos in include/linux/preempt.h (Phil Auld) [RHEL-124642]
- sched: Make migrate_{en,dis}able() inline (Phil Auld) [RHEL-124642]
- rcu: Replace preempt.h with sched.h in include/linux/rcupdate.h (Phil Auld) [RHEL-124642]
- arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c (Phil Auld) [RHEL-124642]
- sched/deadline: Fix dl_server behaviour (Phil Auld) [RHEL-124642]
- sched/deadline: Fix dl_server getting stuck (Phil Auld) [RHEL-124642]
- sched: Fix sched_numa_find_nth_cpu() if mask offline (Phil Auld) [RHEL-124642]
- sched_ext: Add support for cgroup bandwidth control interface (Phil Auld) [RHEL-124642]
- s390/processor: Use bitop functions for cpu flag helper functions (Phil Auld) [RHEL-124642]
- s390/asm-offsets: Remove ASM_OFFSETS_C (Phil Auld) [RHEL-124642]
- spi: tegra210-quad: Check hardware status on timeout (Charles Mirabile) [RHEL-127128]
- spi: tegra210-quad: Refactor error handling into helper functions (Charles Mirabile) [RHEL-127128]
- spi: tegra210-quad: Fix timeout handling (Charles Mirabile) [RHEL-127128]
- redhat/configs: automotive: enable S32G_WDT (Jared Kangas) [RHEL-131327]
- arm64: dts: s32g399a-rdb3: Enable the SWT watchdog (Jared Kangas) [RHEL-131327]
- arm64: dts: s32g3: Add the Software Timer Watchdog (SWT) nodes (Jared Kangas) [RHEL-131327]
- arm64: dts: s32g274-rd2: Enable the SWT watchdog (Jared Kangas) [RHEL-131327]
- arm64: dts: s32g2: Add the Software Timer Watchdog (SWT) nodes (Jared Kangas) [RHEL-131327]
- watchdog: Add the Watchdog Timer for the NXP S32 platform (Jared Kangas) [RHEL-131327]
- dt-bindings: watchdog: Add NXP Software Watchdog Timer (Jared Kangas) [RHEL-131327]
- xfs: rework datasync tracking and execution (Pavel Reichl) [RHEL-126220]
- xfs: rearrange code in xfs_inode_item_precommit (Pavel Reichl) [RHEL-126220]
- workqueue: fix texinfodocs warning for WQ_* flags reference (Waiman Long) [RHEL-129577]
- workqueue: WQ_PERCPU added to alloc_workqueue users (Waiman Long) [RHEL-129577]
- workqueue: replace use of system_wq with system_percpu_wq (Waiman Long) [RHEL-129577]
- workqueue: replace use of system_unbound_wq with system_dfl_wq (Waiman Long) [RHEL-129577]
- workqueue: Provide a handshake for canceling BH workers (Waiman Long) [RHEL-129577]
- workqueue: Remove rcu_read_lock/unlock() in wq_watchdog_timer_fn() (Waiman Long) [RHEL-129577]
- workqueue: Remove redundant rcu_read_lock/unlock() in workqueue_congested() (Waiman Long) [RHEL-129577]
- workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active() (Waiman Long) [RHEL-129577]
- workqueue: Remove unused work_on_cpu_safe (Waiman Long) [RHEL-129577]
- workqueue: Add new WQ_PERCPU flag (Waiman Long) [RHEL-129577]
- workqueue: Add system_percpu_wq and system_dfl_wq (Waiman Long) [RHEL-129577]
- workqueue: Basic memory allocation profiling support (Waiman Long) [RHEL-129577]
- workqueue: fix opencoded cpumask_next_and_wrap() in wq_select_unbound_cpu() (Waiman Long) [RHEL-129577]
- workqueue: Initialize wq_isolated_cpumask in workqueue_init_early() (Waiman Long) [RHEL-129577]
- workqueue: fix typo in comment (Waiman Long) [RHEL-129577]
- workqueue: Fix race condition in wq->stats incrementation (Waiman Long) [RHEL-129577]
- workqueue: Better document teardown for delayed_work (Waiman Long) [RHEL-129577]
- cpumask: drop cpumask_next_wrap_old() (Waiman Long) [RHEL-129577]
- PCI: hv: Switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap() (Waiman Long) [RHEL-129577]
- scsi: lpfc: rework lpfc_next_{online,present}_cpu() (Waiman Long) [RHEL-129577]
- scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap() (Waiman Long) [RHEL-129577]
- s390: switch stop_machine_yield() to using cpumask_next_wrap() (Waiman Long) [RHEL-129577]
- padata: switch padata_find_next() to using cpumask_next_wrap() (Waiman Long) [RHEL-129577]
- cpumask: use cpumask_next_wrap() where appropriate (Waiman Long) [RHEL-129577]
- cpumask: re-introduce cpumask_next{,_and}_wrap() (Waiman Long) [RHEL-129577]
- cpumask: deprecate cpumask_next_wrap() (Waiman Long) [RHEL-129577]
- powerpc/xmon: simplify xmon_batch_next_cpu() (Waiman Long) [RHEL-129577]
- ibmvnic: simplify ibmvnic_set_queue_affinity() (Waiman Long) [RHEL-129577]
- virtio_net: simplify virtnet_set_affinity() (Waiman Long) [RHEL-129577]
- objpool: rework objpool_pop() (Waiman Long) [RHEL-129577]
- cpumask: add for_each_{possible,online}_cpu_wrap (Waiman Long) [RHEL-129577]
- workqueue: Log additional details when rejecting work (Waiman Long) [RHEL-129577]
- workqueue: warn if delayed_work is queued to an offlined cpu. (Waiman Long) [RHEL-129577]
- workqueue: add printf attribute to __alloc_workqueue() (Waiman Long) [RHEL-129577]
- workqueue: Reduce expensive locks for unbound workqueue (Waiman Long) [RHEL-129577]
- workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048 (Waiman Long) [RHEL-129577]
- Bluetooth: ISO: Fix possible UAF on iso_conn_free (CKI Backport Bot) [RHEL-128901] {CVE-2025-40141}
- ice: ice_adapter: release xa entry on adapter allocation failure (CKI Backport Bot) [RHEL-128474] {CVE-2025-40185}
- redhat/configs: automotive: disable VFIO_PLATFORM (Eric Chanudet) [RHEL-79906]
- net: renesas: rswitch: add mdio C22 support (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: use generic MPSM operation for mdio C45 (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: align mdio C45 operations with datasheet (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: use FIELD_PREP for remaining MPIC register fields (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: do not write to MPSM register at init time (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: remove speed from gwca structure (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: do not deinit disabled ports (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: rework ts tags management (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: fix initial MPIC register setting (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: enable only used MFWD features (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: handle stop vs interrupt race (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: avoid use-after-put for a device tree node (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: fix leaked pointer on error path (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: fix race window between tx start and complete (Radu Rendec) [RHEL-78089]
- net: renesas: rswitch: fix possible early skb release (Radu Rendec) [RHEL-78089]
Resolves: RHEL-115112, RHEL-122910, RHEL-122951, RHEL-124642, RHEL-126124, RHEL-126220, RHEL-127128, RHEL-128474, RHEL-128901, RHEL-129577, RHEL-131327, RHEL-133467, RHEL-136780, RHEL-140153, RHEL-78089, RHEL-79906
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| def_variants.yaml.rhel | ||
| dracut-virt.conf | ||
| fedoraimaca.x509 | ||
| filtermods.py | ||
| flavors | ||
| gating.yaml | ||
| generate_all_configs.sh | ||
| kernel-aarch64-64k-debug-rhel.config | ||
| kernel-aarch64-64k-rhel.config | ||
| kernel-aarch64-debug-rhel.config | ||
| kernel-aarch64-rhel.config | ||
| kernel-aarch64-rt-64k-debug-rhel.config | ||
| kernel-aarch64-rt-64k-rhel.config | ||
| kernel-aarch64-rt-debug-rhel.config | ||
| kernel-aarch64-rt-rhel.config | ||
| kernel-local | ||
| kernel-ppc64le-debug-rhel.config | ||
| kernel-ppc64le-rhel.config | ||
| kernel-riscv64-debug-rhel.config | ||
| kernel-riscv64-rhel.config | ||
| kernel-s390x-debug-rhel.config | ||
| kernel-s390x-rhel.config | ||
| kernel-s390x-zfcpdump-rhel.config | ||
| kernel-x86_64-debug-rhel.config | ||
| kernel-x86_64-rhel.config | ||
| kernel-x86_64-rt-debug-rhel.config | ||
| kernel-x86_64-rt-rhel.config | ||
| kernel.changelog | ||
| kernel.sbat.template | ||
| kernel.spec | ||
| kvm_stat.logrotate | ||
| linux-kernel-test.patch | ||
| Makefile.rhelver | ||
| merge.py | ||
| mod-denylist.sh | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_riscv64 | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_riscv64 | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiagpuoot001.x509 | ||
| partial-clang_lto-aarch64-debug-snip.config | ||
| partial-clang_lto-aarch64-snip.config | ||
| partial-clang_lto-x86_64-debug-snip.config | ||
| partial-clang_lto-x86_64-snip.config | ||
| partial-clang-debug-snip.config | ||
| partial-clang-snip.config | ||
| partial-kgcov-debug-snip.config | ||
| partial-kgcov-snip.config | ||
| patch-6.12-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot501.cer | ||
| redhatsecureboot504.cer | ||
| redhatsecurebootca5.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| uki-addons.sbat.template | ||
| uki.sbat.template | ||
| x509.genkey.centos | ||
| x509.genkey.rhel | ||
=================== The Kernel dist-git =================== The kernel is maintained in a `source tree`_ rather than directly in dist-git. The specfile is maintained as a `template`_ in the source tree along with a set of build scripts to generate configurations, (S)RPMs, and to populate the dist-git repository. The `documentation`_ for the source tree covers how to contribute and maintain the tree. If you're looking for the downstream patch set it's available in the source tree with "git log master..ark-patches" or `online`_. Each release in dist-git is tagged in the source repository so you can easily check out the source tree for a build. The tags are in the format name-version-release, but note release doesn't contain the dist tag since the source can be built in different build roots (Fedora, CentOS, etc.) .. _source tree: https://gitlab.com/cki-project/kernel-ark.git .. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template .. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home .. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches