This package provides essential kernel modules for the core kernel package.
Provides
Requires
License
((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-Clear AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib
Changelog
* Wed Dec 11 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-542.el9]
- bpf: Get better reg range with ldsx and 32bit compare (Viktor Malik) [RHEL-30774]
- selftests/bpf: Use -4095 as the bad address for bits iterator (Viktor Malik) [RHEL-30774]
- selftests/bpf: update send_signal to lower perf evemts frequency (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add three test cases for bits_iter (Viktor Malik) [RHEL-30774]
- bpf: Use __u64 to save the bits in bits iterator (Viktor Malik) [RHEL-30774]
- bpf: Check the validity of nr_words in bpf_iter_bits_new() (Viktor Malik) [RHEL-30774]
- bpf: Add bpf_mem_alloc_check_size() helper (Viktor Malik) [RHEL-30774]
- bpf: Free dynamically allocated bits in bpf_iter_bits_destroy() (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add test case for delta propagation (Viktor Malik) [RHEL-30774]
- bpf: Fix print_reg_state's constant scalar dump (Viktor Malik) [RHEL-30774]
- bpf: Fix incorrect delta propagation between linked registers (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add more test case for field flattening (Viktor Malik) [RHEL-30774]
- bpf: Check the remaining info_cnt before repeating btf fields (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add a selftest to check for incorrect names (Viktor Malik) [RHEL-30774]
- bpftool: Fix handling enum64 in btf dump sorting (Viktor Malik) [RHEL-30774]
- libbpf: Ensure new BTF objects inherit input endianness (Viktor Malik) [RHEL-30774]
- bpf: Fix a crash when btf_parse_base() returns an error pointer (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add a test to verify previous stacksafe() fix (Viktor Malik) [RHEL-30774]
- bpf: Fix updating attached freplace prog in prog_array map (Viktor Malik) [RHEL-30774]
- libbpf: Fix license for btf_relocate.c (Viktor Malik) [RHEL-30774]
- selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp (Viktor Malik) [RHEL-30774]
- tools/resolve_btfids: Fix comparison of distinct pointer types warning in resolve_btfids (Viktor Malik) [RHEL-30774]
- bpf, events: Use prog to emit ksymbol event for main program (Viktor Malik) [RHEL-30774]
- bpftool: Fix typo in usage help (Viktor Malik) [RHEL-30774]
- libbpf: Fix no-args func prototype BTF dumping syntax (Viktor Malik) [RHEL-30774]
- selftests/bpf: fexit_sleep: Fix stack allocation for arm64 (Viktor Malik) [RHEL-30774]
- test_bpf: convert comma to semicolon (Viktor Malik) [RHEL-30774]
- selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type() (Viktor Malik) [RHEL-30774]
- bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT (Viktor Malik) [RHEL-30774]
- selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep again (Viktor Malik) [RHEL-30774]
- bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.o (Viktor Malik) [RHEL-30774]
- bpf: annotate BTF show functions with __printf (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add ASSERT_OK_FD macro (Viktor Malik) [RHEL-30774]
- bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCU (Viktor Malik) [RHEL-30774]
- libbpf: improve old BPF skeleton handling for map auto-attach (Viktor Malik) [RHEL-30774]
- libbpf: fix BPF skeleton forward/backward compat handling (Viktor Malik) [RHEL-30774]
- bpftool: improve skeleton backwards compat with old buggy libbpfs (Viktor Malik) [RHEL-30774]
- selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep (Viktor Malik) [RHEL-30774]
- libbpf: Add NULL checks to bpf_object__{prev_map,next_map} (Viktor Malik) [RHEL-30774]
- selftests/bpf: Remove exceptions tests from DENYLIST.s390x (Viktor Malik) [RHEL-30774]
- s390/bpf: Implement exceptions (Viktor Malik) [RHEL-30774]
- s390/bpf: Change seen_reg to a mask (Viktor Malik) [RHEL-30774]
- selftests/bpf: Remove arena tests from DENYLIST.s390x (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add UAF tests for arena atomics (Viktor Malik) [RHEL-30774]
- selftests/bpf: Introduce __arena_global (Viktor Malik) [RHEL-30774]
- s390/bpf: Support arena atomics (Viktor Malik) [RHEL-30774]
- s390/bpf: Enable arena (Viktor Malik) [RHEL-30774]
- s390/bpf: Support address space cast instruction (Viktor Malik) [RHEL-30774]
- s390/bpf: Support BPF_PROBE_MEM32 (Viktor Malik) [RHEL-30774]
- s390/bpf: Land on the next JITed instruction after exception (Viktor Malik) [RHEL-30774]
- s390/bpf: Introduce pre- and post- probe functions (Viktor Malik) [RHEL-30774]
- s390/bpf: Get rid of get_probe_mem_regno() (Viktor Malik) [RHEL-30774]
- s390/bpf: Factor out emitting probe nops (Viktor Malik) [RHEL-30774]
- bpftool: Mount bpffs when pinmaps path not under the bpffs (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add testcase where 7th argment is struct (Viktor Malik) [RHEL-30774]
- selftests/bpf: Factor out many args tests from tracing_struct (Viktor Malik) [RHEL-30774]
- bpf: Use precise image size for struct_ops trampoline (Viktor Malik) [RHEL-30774]
- libbpf: Fix error handling in btf__distill_base() (Viktor Malik) [RHEL-30774]
- selftests/bpf: Move ARRAY_SIZE to bpf_misc.h (Viktor Malik) [RHEL-30774]
- libbpf: Fix clang compilation error in btf_relocate.c (Viktor Malik) [RHEL-30774]
- selftests/bpf: Don't close(-1) in serial_test_fexit_stress() (Viktor Malik) [RHEL-30774]
- bpf: add new negative selftests to cover missing check_func_arg_reg_off() and reg->type check (Viktor Malik) [RHEL-30774]
- bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses (Viktor Malik) [RHEL-30774]
- bpf: Fix tailcall cases in test_bpf (Viktor Malik) [RHEL-30774]
- libbpf: Skip base btf sanity checks (Viktor Malik) [RHEL-30774]
- selftests/bpf: add test validating uprobe/uretprobe stack traces (Viktor Malik) [RHEL-30774]
- bpf: fix build when CONFIG_DEBUG_INFO_BTF[_MODULES] is undefined (Viktor Malik) [RHEL-30774]
- bpf, docs: Address comments from IETF Area Directors (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmod (Viktor Malik) [RHEL-30774]
- kbuild,bpf: Add module-specific pahole flags for distilled base BTF (Viktor Malik) [RHEL-30774]
- libbpf,bpf: Share BTF relocate-related code with kernel (Viktor Malik) [RHEL-30774]
- libbpf: Split field iter code into its own file kernel (Viktor Malik) [RHEL-30774]
- module, bpf: Store BTF base pointer in struct module (Viktor Malik) [RHEL-30774]
- libbpf: BTF relocation followup fixing naming, loop logic (Viktor Malik) [RHEL-30774]
- selftests/bpf: Match tests against regular expression (Viktor Malik) [RHEL-30774]
- selftests/bpf: Support checks against a regular expression (Viktor Malik) [RHEL-30774]
- libbpf: Checking the btf_type kind when fixing variable offsets (Viktor Malik) [RHEL-30774]
- bpf: Add security_file_post_open() LSM hook to sleepable_lsm_hooks (Viktor Malik) [RHEL-30774]
- bpftool: Allow compile-time checks of BPF map auto-attach support in skeleton (Viktor Malik) [RHEL-30774]
- bpf: remove redeclaration of new_n in bpf_verifier_vlog (Viktor Malik) [RHEL-30774]
- bpf: remove unused parameter in __bpf_free_used_btfs (Viktor Malik) [RHEL-30774]
- bpf: remove unused parameter in bpf_jit_binary_pack_finalize (Viktor Malik) [RHEL-30774]
- bpf, x64: Remove tail call detection (Viktor Malik) [RHEL-30774]
- bpf, verifier: Correct tail_call_reachable for bpf prog (Viktor Malik) [RHEL-30774]
- resolve_btfids: Handle presence of .BTF.base section (Viktor Malik) [RHEL-30774]
- libbpf: Make btf_parse_elf process .BTF.base transparently (Viktor Malik) [RHEL-30774]
- selftests/bpf: Extend distilled BTF tests to cover BTF relocation (Viktor Malik) [RHEL-30774]
- libbpf: Split BTF relocation (Viktor Malik) [RHEL-30774]
- selftests/bpf: Test distilled base, split BTF generation (Viktor Malik) [RHEL-30774]
- libbpf: Add btf__distill_base() creating split BTF with distilled base BTF (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add tests for add_const (Viktor Malik) [RHEL-30774]
- bpf: Support can_loop/cond_break on big endian (Viktor Malik) [RHEL-30774]
- bpf: Track delta between "linked" registers. (Viktor Malik) [RHEL-30774]
- selftests: bpf: add testmod kfunc for nullable params (Viktor Malik) [RHEL-30774]
- bpf: verifier: make kfuncs args nullalble (Viktor Malik) [RHEL-30774]
- bpf: selftests: Do not use generated kfunc prototypes for arena progs (Viktor Malik) [RHEL-30774]
- bpf: Fix bpf_dynptr documentation comments (Viktor Malik) [RHEL-30774]
- bpftool: Support dumping kfunc prototypes from BTF (Viktor Malik) [RHEL-30774]
- bpf: selftests: xfrm: Opt out of using generated kfunc prototypes (Viktor Malik) [RHEL-30774]
- bpf: selftests: nf: Opt out of using generated kfunc prototypes (Viktor Malik) [RHEL-30774]
- bpf: treewide: Align kfunc signatures to prog point-of-view (Viktor Malik) [RHEL-30774]
- bpf: verifier: Relax caller requirements for kfunc projection type args (Viktor Malik) [RHEL-30774]
- bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype (Viktor Malik) [RHEL-30774]
- bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype (Viktor Malik) [RHEL-30774]
- bpf: selftests: Fix fentry test kfunc prototypes (Viktor Malik) [RHEL-30774]
- bpf: selftests: Fix bpf_iter_task_vma_new() prototype (Viktor Malik) [RHEL-30774]
- kbuild: bpf: Tell pahole to DECL_TAG kfuncs (Viktor Malik) [RHEL-30774]
- bpftool: Query only cgroup-related attach types (Viktor Malik) [RHEL-30774]
- libbpf: Auto-attach struct_ops BPF maps in BPF skeleton (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add btf_field_iter selftests (Viktor Malik) [RHEL-30774]
- selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT (Viktor Malik) [RHEL-30774]
- libbpf: Remove callback-based type/string BTF field visitor helpers (Viktor Malik) [RHEL-30774]
- bpftool: Use BTF field iterator in btfgen (Viktor Malik) [RHEL-30774]
- libbpf: Make use of BTF field iterator in BTF handling code (Viktor Malik) [RHEL-30774]
- libbpf: Make use of BTF field iterator in BPF linker code (Viktor Malik) [RHEL-30774]
- libbpf: Add BTF field iterator (Viktor Malik) [RHEL-30774]
- selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find() (Viktor Malik) [RHEL-30774]
- selftests/bpf: Fix bpf_cookie and find_vma in nested VM (Viktor Malik) [RHEL-30774]
- selftests/bpf: Test global bpf_list_head arrays. (Viktor Malik) [RHEL-30774]
- selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types. (Viktor Malik) [RHEL-30774]
- selftests/bpf: Test kptr arrays and kptrs in nested struct fields. (Viktor Malik) [RHEL-30774]
- bpf: limit the number of levels of a nested struct type. (Viktor Malik) [RHEL-30774]
- bpf: look into the types of the fields of a struct type recursively. (Viktor Malik) [RHEL-30774]
- bpf: create repeated fields for arrays. (Viktor Malik) [RHEL-30774]
- bpf: refactor btf_find_struct_field() and btf_find_datasec_var(). (Viktor Malik) [RHEL-30774]
- bpf: Remove unnecessary call to btf_field_type_size(). (Viktor Malik) [RHEL-30774]
- bpf: Remove unnecessary checks on the offset of btf_field. (Viktor Malik) [RHEL-30774]
- test_bpf: Add missing MODULE_DESCRIPTION() (Viktor Malik) [RHEL-30774]
- bpftool: Fix typo in MAX_NUM_METRICS macro name (Viktor Malik) [RHEL-30774]
- selftests/bpf: Remove unused struct 'libcap' (Viktor Malik) [RHEL-30774]
- selftests/bpf: Remove unused 'key_t' structs (Viktor Malik) [RHEL-30774]
- selftests/bpf: Remove unused struct 'scale_test_def' (Viktor Malik) [RHEL-30774]
- bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops. (Viktor Malik) [RHEL-30774]
- selftests/bpf: test struct_ops with epoll (Viktor Malik) [RHEL-30774]
- bpf: export bpf_link_inc_not_zero. (Viktor Malik) [RHEL-30774]
- bpf: support epoll from bpf struct_ops links. (Viktor Malik) [RHEL-30774]
- bpf: enable detaching links of struct_ops objects. (Viktor Malik) [RHEL-30774]
- bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops. (Viktor Malik) [RHEL-30774]
- selftests/bpf: Add selftest for bits iter (Viktor Malik) [RHEL-30774]
- bpf: Add bits iterator (Viktor Malik) [RHEL-30774]
- bitops: make BYTES_TO_BITS() treewide-available (Viktor Malik) [RHEL-30774]
- libbpf: Configure log verbosity with env variable (Viktor Malik) [RHEL-30774]
- bpf, docs: Fix instruction.rst indentation (Viktor Malik) [RHEL-30774]
- bpf, docs: Clarify call local offset (Viktor Malik) [RHEL-30774]
- bpf, docs: Add table captions (Viktor Malik) [RHEL-30774]
- bpf, docs: clarify sign extension of 64-bit use of 32-bit imm (Viktor Malik) [RHEL-30774]
- bpf, docs: Use RFC 2119 language for ISA requirements (Viktor Malik) [RHEL-30774]
- bpf, docs: Move sentence about returning R0 to abi.rst (Viktor Malik) [RHEL-30774]
- bpf: constify member bpf_sysctl_kern:: Table (Viktor Malik) [RHEL-30774]
- selftests/bpf: Fix prog numbers in test_sockmap (Viktor Malik) [RHEL-30774]
- bpf: Remove unused variable "prev_state" (Viktor Malik) [RHEL-30774]
- bpftool: Un-const bpf_func_info to fix it for llvm 17 and newer (Viktor Malik) [RHEL-30774]
- kbuild, bpf: Use test-ge check for v1.25-only pahole (Viktor Malik) [RHEL-30774]
- bpftool: Introduce btf c dump sorting (Viktor Malik) [RHEL-30774]
- bpftool: Fix make dependencies for vmlinux.h (Viktor Malik) [RHEL-30774]
- redhat: Add protected XTS and HMAC config files (Mete Durlu) [RHEL-50772]
- s390/pkey: Add AES xts and HMAC clear key token support (Mete Durlu) [RHEL-50772]
- s390/cpacf: Add MSA 10 and 11 new PCKMO functions (Mete Durlu) [RHEL-50772]
- s390/pkey_pckmo: Return with success for valid protected key types (Mete Durlu) [RHEL-50772]
- s390/pkey: Add function to enforce pkey handler modules load (Mete Durlu) [RHEL-50772]
- s390/pkey: Add slowpath function to CCA and EP11 handler (Mete Durlu) [RHEL-50772]
- s390/pkey: Introduce pkey base with handler registry and handler modules (Mete Durlu) [RHEL-50772]
- s390/pkey: Unify pkey cca, ep11 and pckmo functions signatures (Mete Durlu) [RHEL-50772]
- s390/pkey: Rework and split PKEY kernel module code (Mete Durlu) [RHEL-50772]
- s390/pkey: Split pkey_unlocked_ioctl function (Mete Durlu) [RHEL-50772]
- s390/pkey: Wipe copies of protected- and secure-keys (Mete Durlu) [RHEL-50772]
- s390/pkey: Wipe copies of clear-key structures on failure (Mete Durlu) [RHEL-50772]
- s390/pkey: Wipe sensitive data on failure (Mete Durlu) [RHEL-50772]
- s390/pkey: Use kfree_sensitive() to fix Coccinelle warnings (Mete Durlu) [RHEL-50772]
- scsi: aacraid: Fix double-free on probe failure (Tomas Henzl) [RHEL-64334] {CVE-2024-46673}
- selftests/landlock: Build without static libraries (Mamatha Inamdar) [RHEL-59644]
- selftests/landlock: Fix out-of-tree builds (Mamatha Inamdar) [RHEL-59644]
- selftests/landlock: fix broken include of linux/landlock.h (Mamatha Inamdar) [RHEL-59644]
- selftests/landlock: drop deprecated headers dependency (Mamatha Inamdar) [RHEL-59644]
- fscache: Fix oops due to race with cookie_lru and use_cookie (CKI Backport Bot) [RHEL-63701] {CVE-2022-48989}
- block: sed-opal: add ioctl IOC_OPAL_SET_SID_PW (Ming Lei) [RHEL-56730]
- uprobes: fix kernel info leak via "[uprobes]" vma (Oleg Nesterov) [RHEL-63997] {CVE-2024-49975}
- selftests: forwarding: Add IPv6 GRE remote change tests (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Sync Rx buffers for device (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Sync Rx buffers for CPU (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_ptp: Add missing verification before pushing Tx header (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: fix xa_store() error checking (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Fix -Wformat-truncation warning (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Remove unnecessary assignments (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Remove unnecessary checks (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Simplify rollback (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetric (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Remove unused arguments (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Fold two loops into one (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Remove another unnecessary check (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Remove unnecessary check (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Call thermal_zone_device_unregister() unconditionally (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Lock configuration space of upstream bridge during reset (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Report valid current state during cooling device registration (Ivan Vecera) [RHEL-67125]
- mlxsw: Warn about invalid accesses to array fields (Ivan Vecera) [RHEL-67125]
- selftests: mlxsw: mirror_gre: Obey TESTS (Ivan Vecera) [RHEL-67125]
- selftests: mlxsw: mirror_gre: Simplify (Ivan Vecera) [RHEL-67125]
- mlxsw: Implement ethtool operation to write to a transceiver module EEPROM (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Use fragmented buffers (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Store number of scatter/gather entries for maximum packet size (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Fix driver initialization with Spectrum-4 (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completion (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Do not store SKB for RDQ elements (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Optimize data buffer access (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Use page pool for Rx buffers allocation (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Initialize page pool per CQ (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Store CQ pointer as part of RDQ structure (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Split NAPI setup/teardown into two steps (Ivan Vecera) [RHEL-67125]
- mlxsw: Use the same maximum MTU value throughout the driver (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum: Set more accurate values for netdevice min/max MTU (Ivan Vecera) [RHEL-67125]
- mlxsw: Adjust MTU value to hardware check (Ivan Vecera) [RHEL-67125]
- mlxsw: port: Edit maximum MTU value (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Apply user-defined multipath hash seed (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_acl_erp: Fix object nesting warning (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_acl_atcam: Fix wrong comment (Ivan Vecera) [RHEL-67125]
- lib: test_objagg: Fix spelling (Ivan Vecera) [RHEL-67125]
- lib: objagg: Fix spelling (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Constify struct devlink_dpipe_table_ops (Ivan Vecera) [RHEL-67125]
- devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register() (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Use NAPI for event processing (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Reorganize 'mlxsw_pci_queue' structure (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Initialize dummy net devices for NAPI (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Ring RDQ and CQ doorbells once per several completions (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Handle up to 64 Rx completions in tasklet (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_acl_tcam: Fix warning during rehash (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_acl_tcam: Rate limit error message (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_acl_tcam: Fix race in region ID allocation (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Fix driver initialization with old firmware (Ivan Vecera) [RHEL-67125]
- mlxsw: core: Unregister EMAD trap using FORWARD action (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_flower: validate control flags (Ivan Vecera) [RHEL-67125]
- selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitly (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modes (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Store DQ pointer as part of CQ structure (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Remove mlxsw_pci_cq_count() (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Remove mlxsw_pci_sdq_count() (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue type (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet() (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Remove unused wait queue (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Use only one event queue (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Rename MLXSW_PCI_EQS_COUNT (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Poll command interface for each cmd_exec() (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet() (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Remove unused counters (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Arm CQ doorbell regardless of number of completions (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Do not setup tasklet from operation (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Move mlxsw_pci_cq_{init, fini}() (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Move mlxsw_pci_eq_{init, fini}() (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Share nexthop counters in resilient groups (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Support nexthop group hardware statistics (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Track NH ID's of group members (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Add helpers for nexthop counters (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Avoid allocating NH counters twice (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum: Allow fetch-and-clear of flow counters (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return int (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Rename two functions (Ivan Vecera) [RHEL-67125]
- mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directly (Ivan Vecera) [RHEL-67125]
- mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_list (Ivan Vecera) [RHEL-67125]
- mlxsw: Use refcount_t for reference counting (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum: Refactor LAG create and destroy code (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum: Search for free LAD ID once (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum: Query max_lag once (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum: Remove mlxsw_sp_lag_get() (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum: Change mlxsw_sp_upper to LAG structure (Ivan Vecera) [RHEL-67125]
- selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanes (Ivan Vecera) [RHEL-67125]
- selftests: mlxsw: qos_pfc: Remove wrong description (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failure (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Set NVE flood profile as part of FID configuration (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add an "any" packet type (Ivan Vecera) [RHEL-67125]
- mlxsw: reg: Add nve_flood_prf_id field to SFMR (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum: Use CFF mode where available (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add support for rFID family in CFF flood mode (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add a family for bridge FIDs in CFF flood mode (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Initialize flood profiles in CFF mode (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add profile_id to flood profile (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add an object to keep flood profiles (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add hooks for RSP table maintenance (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add a not-UC packet type (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add an op for packing SFMR (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add an op to get PGT address of a FID (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add an op to get PGT allocation size (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Add an op for flood table initialization (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() up (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Make mlxsw_sp_fid_ops.setup return an int (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Split a helper out of mlxsw_sp_fid_flood_table_mid() (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Rename FID ops, families, arrays (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Privatize FID families (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Fix missing error checking (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Call RIF setup before obtaining FID (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_router: Add a helper to get subport number from a RIF (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Extract SFMR packing into a helper (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Drop unnecessary conditions (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Permit enabling CFF mode (Ivan Vecera) [RHEL-67125]
- mlxsw: core, pci: Add plumbing related to CFF mode (Ivan Vecera) [RHEL-67125]
- mlxsw: reg: Add to SFMR register the fields related to CFF flood mode (Ivan Vecera) [RHEL-67125]
- mlxsw: reg: Extract flood-mode specific part of mlxsw_reg_sfmr_pack() (Ivan Vecera) [RHEL-67125]
- mlxsw: reg: Drop unnecessary writes from mlxsw_reg_sfmr_pack() (Ivan Vecera) [RHEL-67125]
- mlxsw: reg: Mark SFGC & some SFMR fields as reserved in CFF mode (Ivan Vecera) [RHEL-67125]
- mlxsw: reg: Add Switch FID Flooding Profiles Register (Ivan Vecera) [RHEL-67125]
- mlxsw: resources: Add max_cap_nve_flood_prf (Ivan Vecera) [RHEL-67125]
- mlxsw: cmd: Add MLXSW_CMD_MBOX_CONFIG_PROFILE_FLOOD_MODE_CFF (Ivan Vecera) [RHEL-67125]
- mlxsw: cmd: Add cmd_mbox.query_fw.cff_support (Ivan Vecera) [RHEL-67125]
- selftests: mlxsw: Add PCI reset test (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Implement PCI reset handlers (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Add support for new reset flow (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Move software reset code to a separate function (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Rename mlxsw_pci_sw_reset() (Ivan Vecera) [RHEL-67125]
- mlxsw: Extend MRSR pack() function to support new commands (Ivan Vecera) [RHEL-67125]
- PCI: Add no PM reset quirk for NVIDIA Spectrum devices (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum: Set SW LAG mode on Spectrum>1 (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum: Allocate LAG table when in SW LAG mode (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_pgt: Generalize PGT allocation (Ivan Vecera) [RHEL-67125]
- mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one go (Ivan Vecera) [RHEL-67125]
- mlxsw: pci: Permit toggling LAG mode (Ivan Vecera) [RHEL-67125]
- mlxsw: core, pci: Add plumbing related to LAG mode (Ivan Vecera) [RHEL-67125]
- mlxsw: cmd: Add QUERY_FW.lag_mode_support (Ivan Vecera) [RHEL-67125]
- mlxsw: cmd: Add CONFIG_PROFILE.{set_, }lag_mode (Ivan Vecera) [RHEL-67125]
- mlxsw: cmd: Fix omissions in CONFIG_PROFILE field names in comments (Ivan Vecera) [RHEL-67125]
- mlxsw: reg: Add SGCR.lag_lookup_pgt_base (Ivan Vecera) [RHEL-67125]
- mlxsw: reg: Drop SGCR.llb (Ivan Vecera) [RHEL-67125]
- cachefiles: fix dentry leak in cachefiles_open_file() (CKI Backport Bot) [RHEL-63602] {CVE-2024-49870}
- nfsd: fix race between laundromat and free_stateid (Olga Kornievskaia) [RHEL-65915] {CVE-2024-50106}
- dm cache: fix potential out-of-bounds access on the first resume (Benjamin Marzinski) [RHEL-69092]
- dm cache: optimize dirty bit checking with find_next_bit when resizing (Benjamin Marzinski) [RHEL-69092]
- dm cache: fix out-of-bounds access to the dirty bitset when resizing (Benjamin Marzinski) [RHEL-69092]
- dm cache: fix flushing uninitialized delayed_work on cache_ctr error (Benjamin Marzinski) [RHEL-69092]
- dm cache: correct the number of origin blocks to match the target length (Benjamin Marzinski) [RHEL-69092]
- dm-verity: don't crash if panic_on_corruption is not selected (Benjamin Marzinski) [RHEL-69092]
- dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow (Benjamin Marzinski) [RHEL-69092]
- dm: fix a crash if blk_alloc_disk fails (Benjamin Marzinski) [RHEL-69092]
- nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net (Olga Kornievskaia) [RHEL-66036] {CVE-2024-50121}
- md/raid10: fix null ptr dereference in raid10_size() (Nigel Croxon) [RHEL-66030] {CVE-2024-50109}
- netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6() (CKI Backport Bot) [RHEL-66865] {CVE-2024-50256}
- netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n (CKI Backport Bot) [RHEL-66865] {CVE-2024-50256}
- NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies() (Olga Kornievskaia) [RHEL-63854] {CVE-2024-50046}
- scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error (Cathy Avery) [RHEL-9848]
- scsi: storvsc: Handle additional SRB status values (Cathy Avery) [RHEL-9848]
- media: Convert from tasklet to BH workqueue (Kate Hsuan) [RHEL-67885]
- media: videobuf2: add missing MODULE_DESCRIPTION() macro (Kate Hsuan) [RHEL-67885]
- usb: uvc: add missing MODULE_DESCRIPTION() macro (Kate Hsuan) [RHEL-67885]
- media: uapi: Add PiSP Compressed RAW Bayer formats (Kate Hsuan) [RHEL-67885]
- media: uapi: Add a pixel format for BGR48 and RGB48 (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Fix typo in documentation (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Drop unreacheable warning (Kate Hsuan) [RHEL-67885]
- media: videobuf2: core: Drop unneeded forward declaration (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Add average QP control (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Provide const-aware subdev state accessors (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Fix v4l2_subdev_state_get_format() documentation (Kate Hsuan) [RHEL-67885]
- media: subdev: Improve s_stream documentation (Kate Hsuan) [RHEL-67885]
- media: subdev: Support non-routing subdevs in v4l2_subdev_s_stream_helper() (Kate Hsuan) [RHEL-67885]
- media: subdev: Support single-stream case in v4l2_subdev_enable/disable_streams() (Kate Hsuan) [RHEL-67885]
- media: subdev: Refactor v4l2_subdev_enable/disable_streams() (Kate Hsuan) [RHEL-67885]
- media: subdev: Add v4l2_subdev_is_streaming() (Kate Hsuan) [RHEL-67885]
- media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback (Kate Hsuan) [RHEL-67885]
- media: subdev: Fix use of sd->enabled_streams in call_s_stream() (Kate Hsuan) [RHEL-67885]
- media: subdev: Add checks for subdev features (Kate Hsuan) [RHEL-67885]
- media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams() (Kate Hsuan) [RHEL-67885]
- Revert "media: v4l2-ctrls: show all owned controls in log_status" (Kate Hsuan) [RHEL-67885]
- media: cec: cec.h: 2.1 ms -> 2100 ms (Kate Hsuan) [RHEL-67885]
- media: uapi: v4l: Don't expose generic metadata formats to userspace (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Add trivial set_routing support (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Return routes set using S_ROUTING (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Copy argument back to user also for S_ROUTING (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Add a function to lock two sub-device states, use it (Kate Hsuan) [RHEL-67885]
- media: v4l: Set line based metadata flag in V4L2 core (Kate Hsuan) [RHEL-67885]
- media: v4l: Support line-based metadata capture (Kate Hsuan) [RHEL-67885]
- media: uapi: v4l: Add generic 8-bit metadata format definitions (Kate Hsuan) [RHEL-67885]
- media: Documentation: Rename meta format files (Kate Hsuan) [RHEL-67885]
- media: uapi: Document which mbus format fields are valid for metadata (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Clearly document that the crop API won't be extended (Kate Hsuan) [RHEL-67885]
- media: v4l: async: Set owner for async sub-devices (Kate Hsuan) [RHEL-67885]
- media: v4l: Set sub-device's owner field to the caller's module (Kate Hsuan) [RHEL-67885]
- media: videobuf2: improve max_num_buffers sanity checks (Kate Hsuan) [RHEL-67885]
- media: cec: return -ENODEV instead of -ENXIO if unregistered (Kate Hsuan) [RHEL-67885]
- media: v4l2-core: hold videodev_lock until dev reg, finishes (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Return handler error in creating new fwnode properties (Kate Hsuan) [RHEL-67885]
- media: mc: mark the media devnode as registered from the, start (Kate Hsuan) [RHEL-67885]
- media: videodev2: Fix v4l2_ext_control packing. (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Fix stream handling for crop API (Kate Hsuan) [RHEL-67885]
- media: mc: Fix graph walk in media_pipeline_start (Kate Hsuan) [RHEL-67885]
- media: mc: Add nop implementations of media_device_{init,cleanup} (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Remove non-pad dv timing callbacks (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Add pad versions of dv timing subdev calls (Kate Hsuan) [RHEL-67885]
- media: v4l2-common: Add Y210 and Y216 format info (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: add support for area type logging (Kate Hsuan) [RHEL-67885]
- media: v4l2: Add REMOVE_BUFS ioctl (Kate Hsuan) [RHEL-67885]
- media: core: Free range of buffers (Kate Hsuan) [RHEL-67885]
- media: core: Add bitmap manage bufs array entries (Kate Hsuan) [RHEL-67885]
- media: core: Rework how create_buf index returned value is computed (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Add min_reqbufs_allocation field to vb2_queue structure (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Update vb2_is_busy() logic (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Add missing doc comment for waiting_in_dqbuf (Kate Hsuan) [RHEL-67885]
- media: core: v4l2-ioctl.c: use is_valid_ioctl() (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls-core.c: check min/max for menu, controls (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Follow renaming of SPI "master" to "controller" (Kate Hsuan) [RHEL-67885]
- media: mc: Expand MUST_CONNECT flag to always require an enabled link (Kate Hsuan) [RHEL-67885]
- media: mc: Rename pad variable to clarify intent (Kate Hsuan) [RHEL-67885]
- media: mc: Add num_links flag to media_pad (Kate Hsuan) [RHEL-67885]
- media: mc: Fix flags handling when creating pad links (Kate Hsuan) [RHEL-67885]
- media: mc: Add local pad to pipeline regardless of the link state (Kate Hsuan) [RHEL-67885]
- media: media-devnode: make media_bus_type const (Kate Hsuan) [RHEL-67885]
- media: cec: make cec_bus_type const (Kate Hsuan) [RHEL-67885]
- media: v4l2-common.h: kerneldoc: correctly format return values (Kate Hsuan) [RHEL-67885]
- media: cec.h: Fix kerneldoc (Kate Hsuan) [RHEL-67885]
- media: videodev2.h: Fix kerneldoc (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: show all owned controls in log_status (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Fix doc comment (Kate Hsuan) [RHEL-67885]
- media: v4l: Add a helper for setting up link-frequencies control (Kate Hsuan) [RHEL-67885]
- media: vb2: refactor setting flags and caps, fix missing cap (Kate Hsuan) [RHEL-67885]
- media: media videobuf2: Stop direct calls to queue num_buffers field (Kate Hsuan) [RHEL-67885]
- media: mc: Drop useless debug print on file handle release (Kate Hsuan) [RHEL-67885]
- media: v4l2-mc: Add debug prints for v4l2_fwnode_create_links_for_pad() (Kate Hsuan) [RHEL-67885]
- media: media-entity.h: fix Excess kernel-doc description warnings (Kate Hsuan) [RHEL-67885]
- media: videobuf2: core: Rename min_buffers_needed field in vb2_queue (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Store frame interval in subdev state (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Move out subdev state lock macros outside CONFIG_MEDIA_CONTROLLER (Kate Hsuan) [RHEL-67885]
- media: videobuf2: request more buffers for vb2_read (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Fix indentation in v4l2-subdev.h (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Rename .init_cfg() operation to .init_state() (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Return NULL from pad access functions on error (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Remove stream-unaware sub-device state access (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Always compile sub-device state access functions (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Make stream argument optional in state access functions (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: v4l2_subdev_state_get_format always returns format now (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Rename sub-device state information access functions (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Also return pads array information on stream functions (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Store the sub-device in the sub-device state (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_config (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Rename pad config 'try_*' fields (Kate Hsuan) [RHEL-67885]
- media: videodev2.h: add missing __user to p_h264_pps (Kate Hsuan) [RHEL-67885]
- media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API (Kate Hsuan) [RHEL-67885]
- media: v4l2-mem2mem.h: fix typo in comment (Kate Hsuan) [RHEL-67885]
- media: v4l2-dev: Check that g/s_selection are valid before selecting crop (Kate Hsuan) [RHEL-67885]
- media: v4l2-common: Add 10bpp RGB formats info (Kate Hsuan) [RHEL-67885]
- media: core: v4l2-ioctl: check if ioctl is known to avoid NULL name (Kate Hsuan) [RHEL-67885]
- media: core: Report the maximum possible number of buffers for the queue (Kate Hsuan) [RHEL-67885]
- media: media videobuf2: Be more flexible on the number of queue stored buffers (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Use vb2_get_num_buffers() helper (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Add helper to get queue number of buffers (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Remove duplicated index vs q->num_buffers check (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Access vb2_queue bufs array through helper functions (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Use vb2_buffer instead of index (Kate Hsuan) [RHEL-67885]
- media: dvb_vb2: fix possible out of bound access (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Stop spamming kernel log with all queue counter (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Rework offset 'cookie' encoding pattern (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Rename offset parameter (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Fix a 64bit bug (Kate Hsuan) [RHEL-67885]
- media: v4l2: Add ignore_streaming flag (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Fix IS_ERR checking in vb2_vmalloc_put_userptr() (Kate Hsuan) [RHEL-67885]
- media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is disabled (Kate Hsuan) [RHEL-67885]
- media: mc: Check pad flag validity (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Print debug information on frame descriptor (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Clear frame descriptor before get_frame_desc (Kate Hsuan) [RHEL-67885]
- media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_by (Kate Hsuan) [RHEL-67885]
- media: v4l2-device.h: drop V4L2_DEVICE_NAME_SIZE (Kate Hsuan) [RHEL-67885]
- media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev.h: increase struct v4l2_subdev name size (Kate Hsuan) [RHEL-67885]
- media: v4l2-dev.h: increase struct video_device name size (Kate Hsuan) [RHEL-67885]
- media: cec.h: increase input_phys buffer (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Add user control base for Nuvoton NPCM controls (Kate Hsuan) [RHEL-67885]
- media: v4l: Add HEXTILE compressed format (Kate Hsuan) [RHEL-67885]
- media: use struct_size() helper (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Document and enforce .s_stream() requirements (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Document that routing support depends on streams (Kate Hsuan) [RHEL-67885]
- media: v4l2-mc: Make v4l2_pipeline_pm_{get,put} deprecated (Kate Hsuan) [RHEL-67885]
- media: videobuf2: fix typo: vb2_dbuf -> vb2_qbuf (Kate Hsuan) [RHEL-67885]
- media: vb2: frame_vector.c: replace WARN_ONCE with a comment (Kate Hsuan) [RHEL-67885]
- media: subdev: Add debug prints to enable/disable_streams (Kate Hsuan) [RHEL-67885]
- media: subdev: Constify v4l2_subdev_set_routing_with_fmt() param (Kate Hsuan) [RHEL-67885]
- media: subdev: Drop implicit zeroing of stream field (Kate Hsuan) [RHEL-67885]
- media: cec-pin: only enable interrupts when monitoring the CEC pin (Kate Hsuan) [RHEL-67885]
- media: cec-pin: improve interrupt handling (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Don't assert held reservation lock for dma-buf mmapping (Kate Hsuan) [RHEL-67885]
- media: Add NV15_4L4 pixel format (Kate Hsuan) [RHEL-67885]
- media: v4l2-common: Add support for fractional bpp (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Fix missing kerneldoc for client_caps (Kate Hsuan) [RHEL-67885]
- media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad() (Kate Hsuan) [RHEL-67885]
- media: uapi: Use unsigned int values for assigning bits in u32 fields (Kate Hsuan) [RHEL-67885]
- media: mc: Make media_entity_get_fwnode_pad() fwnode argument const (Kate Hsuan) [RHEL-67885]
- media: videodev2.h: Fix struct v4l2_input tuner index comment (Kate Hsuan) [RHEL-67885]
- media: Adjust column width for pdfdocs (Kate Hsuan) [RHEL-67885]
- media: videodev2.h: Fix p_s32 and p_s64 pointer types (Kate Hsuan) [RHEL-67885]
- media: v4l2-mem2mem: add lock to protect parameter num_rdy (Kate Hsuan) [RHEL-67885]
- media: Add ABGR64_12 video format (Kate Hsuan) [RHEL-67885]
- media: Add BGR48_12 video format (Kate Hsuan) [RHEL-67885]
- media: Add YUV48_12 video format (Kate Hsuan) [RHEL-67885]
- media: Add Y212 v4l2 format info (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Add new ioctl for client capabilities (Kate Hsuan) [RHEL-67885]
- media: Accept non-subdev sinks in v4l2_create_fwnode_links_to_pad() (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Fix doc for v4l2_ctrl_request_hdl_find (Kate Hsuan) [RHEL-67885]
- media: subdev: Add V4L2_SUBDEV_ROUTING_NO_MULTIPLEXING (Kate Hsuan) [RHEL-67885]
- media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIX (Kate Hsuan) [RHEL-67885]
- media: subdev: Use 'shall' instead of 'may' in route validation (Kate Hsuan) [RHEL-67885]
- media: v4l2-core: zero field base in struct v4l2_framebuffer (Kate Hsuan) [RHEL-67885]
- media: videodev.h: drop V4L2_FBUF_CAP_LIST/BITMAP_CLIPPING (Kate Hsuan) [RHEL-67885]
- media: v4l2-core: drop v4l2_window clipping and bitmap support (Kate Hsuan) [RHEL-67885]
- media: drop unnecessary networking includes (Kate Hsuan) [RHEL-67885]
- media: rc: add common keymap for Dreambox RC10/RC0 and RC20/RC-BT remotes (Kate Hsuan) [RHEL-67885]
- media: v4l2-dev.c: check for V4L2_CAP_STREAMING to enable streaming ioctls (Kate Hsuan) [RHEL-67885]
- media: vb2: set owner before calling vb2_read (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Make link validation safer (Kate Hsuan) [RHEL-67885]
- media: subdev: Fix validation state lockdep issue (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev.c: clear stream field (Kate Hsuan) [RHEL-67885]
- media: videobuf2-core: drop obsolete sanity check in __vb2_queue_free() (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Fix minor issues in comments and documentation (Kate Hsuan) [RHEL-67885]
- media: mc: Get media_device directly from pad (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Add entity iterator for media_pipeline (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Add pad iterator for media_pipeline (Kate Hsuan) [RHEL-67885]
- media: Add stream to frame descriptor (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper (Kate Hsuan) [RHEL-67885]
- media: subdev: add v4l2_subdev_routing_validate() helper (Kate Hsuan) [RHEL-67885]
- media: subdev: add v4l2_subdev_set_routing_with_fmt() helper (Kate Hsuan) [RHEL-67885]
- media: subdev: add streams to v4l2_subdev_get_fmt() helper function (Kate Hsuan) [RHEL-67885]
- media: subdev: add "opposite" stream helper funcs (Kate Hsuan) [RHEL-67885]
- media: subdev: use streams in v4l2_subdev_link_validate() (Kate Hsuan) [RHEL-67885]
- media: subdev: add stream based configuration (Kate Hsuan) [RHEL-67885]
- media: subdev: Add for_each_active_route() macro (Kate Hsuan) [RHEL-67885]
- media: subdev: add v4l2_subdev_set_routing helper() (Kate Hsuan) [RHEL-67885]
- media: subdev: add v4l2_subdev_has_pad_interdep() (Kate Hsuan) [RHEL-67885]
- media: subdev: Require code change to enable [GS]_ROUTING (Kate Hsuan) [RHEL-67885]
- media: subdev: Add [GS]_ROUTING subdev ioctls and operations (Kate Hsuan) [RHEL-67885]
- media: add V4L2_SUBDEV_CAP_STREAMS (Kate Hsuan) [RHEL-67885]
- media: add V4L2_SUBDEV_FL_STREAMS (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Sort includes (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Fix doc for media_graph_walk_init (Kate Hsuan) [RHEL-67885]
- media: mc: Improve the media_entity_has_pad_interdep() documentation (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct line (Kate Hsuan) [RHEL-67885]
- media: Add Y210, Y212 and Y216 formats (Kate Hsuan) [RHEL-67885]
- media: Add 2-10-10-10 RGB formats (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1 (Kate Hsuan) [RHEL-67885]
- media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area() (Kate Hsuan) [RHEL-67885]
- headers: Remove some left-over license text in include/uapi/linux/v4l2-* (Kate Hsuan) [RHEL-67885]
- media: videobuf2: revert "get_userptr: buffers are always writable" (Kate Hsuan) [RHEL-67885]
- media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference (Kate Hsuan) [RHEL-67885]
- v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails (Kate Hsuan) [RHEL-67885]
- media: add nv12_8l128 and nv12_10be_8l128 video format. (Kate Hsuan) [RHEL-67885]
- media: v4l: Use memset_after() helper (Kate Hsuan) [RHEL-67885]
- media: dvb_ringbuffer: Fix typo in dvb_ringbuffer_pkt_write() kerneldoc (Kate Hsuan) [RHEL-67885]
- media: subdev: Replace custom implementation of device_match_fwnode() (Kate Hsuan) [RHEL-67885]
- media: v4l2-dv-timings.c: fix too strict blanking sanity checks (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Reserve controls for ASPEED (Kate Hsuan) [RHEL-67885]
- media: v4l: Add definition for the Aspeed JPEG format (Kate Hsuan) [RHEL-67885]
- v4l: subdev: Warn if disabling streaming failed, return success (Kate Hsuan) [RHEL-67885]
- media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (Kate Hsuan) [RHEL-67885]
- media: v4l2-dv-timings: add sanity checks for blanking values (Kate Hsuan) [RHEL-67885]
- media: v4l: ctrls: Add a control for HDR mode (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Document s_power() callback is deprecated (Kate Hsuan) [RHEL-67885]
- media: Fix documentation typos in media-entity.h (Kate Hsuan) [RHEL-67885]
- media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptions (Kate Hsuan) [RHEL-67885]
- videodev2.h: add p_s32 and p_s64 pointers (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Fix off-by-one error in integer menu control check (Kate Hsuan) [RHEL-67885]
- media: v4l2-ioctl.c: fix incorrect error path (Kate Hsuan) [RHEL-67885]
- media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args() (Kate Hsuan) [RHEL-67885]
- media: mc: convert pipeline funcs to take media_pad (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Add has_pad_interdep entity operation (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Rewrite media_pipeline_start() (Kate Hsuan) [RHEL-67885]
- media: mc: entity: add alloc variant of pipeline_start (Kate Hsuan) [RHEL-67885]
- media: v4l2-dev: Add videodev wrappers for media pipelines (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Add media_entity_pipeline() to access the media pipeline (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk section (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Add iterator helper for entity pads (Kate Hsuan) [RHEL-67885]
- media: mc: entity: Rename streaming_count -> start_count (Kate Hsuan) [RHEL-67885]
- media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8 (Kate Hsuan) [RHEL-67885]
- media: media-entity.h: add include for min() (Kate Hsuan) [RHEL-67885]
- media: Remove incorrect comment from struct v4l2_fwnode_endpoint (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Fail graciously when getting try data for NULL state (Kate Hsuan) [RHEL-67885]
- media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: drop 'elems' argument from control type ops. (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Remove vb2_find_timestamp() (Kate Hsuan) [RHEL-67885]
- media: videodev2.h: drop V4L2_CAP_ASYNCIO (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Fix typo in VP8 comment (Kate Hsuan) [RHEL-67885]
- media: vb2: videobuf -> videobuf2 (Kate Hsuan) [RHEL-67885]
- media: v4l2-ioctl: Fix typo 'the the' in comment (Kate Hsuan) [RHEL-67885]
- media: v4l: uapi: Add user control base for DW100 controls (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacks (Kate Hsuan) [RHEL-67885]
- media: Documentation: mc-core: Fix typo (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: optimize type_ops for arrays (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: add change flag for when dimensions change (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: add v4l2_ctrl_modify_dimensions (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: alloc arrays in ctrl_ref (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: allocate space for arrays (Kate Hsuan) [RHEL-67885]
- media: mc-entity: Add a new helper function to get a remote pad for a pad (Kate Hsuan) [RHEL-67885]
- media: mc-entity: Add a new helper function to get a remote pad (Kate Hsuan) [RHEL-67885]
- media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_first() (Kate Hsuan) [RHEL-67885]
- media: videobuf2: Introduce vb2_find_buffer() (Kate Hsuan) [RHEL-67885]
- media: Add P010 tiled format (Kate Hsuan) [RHEL-67885]
- media: uapi: HEVC: Add SEI pic struct flags (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: add support for dynamically allocated arrays. (Kate Hsuan) [RHEL-67885]
- media: videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY (Kate Hsuan) [RHEL-67885]
- media: entity: Use dedicated data link iterator (Kate Hsuan) [RHEL-67885]
- media: entity: Add iterator for entity data links (Kate Hsuan) [RHEL-67885]
- media: subdev: Add v4l2_subdev_call_state_try() macro (Kate Hsuan) [RHEL-67885]
- media: v4l2: Sanitize colorspace values in the framework (Kate Hsuan) [RHEL-67885]
- media: pixfmt-yuv-planar.rst: fix PIX_FMT labels (Kate Hsuan) [RHEL-67885]
- media: v4l2: Make colorspace validity checks more future-proof (Kate Hsuan) [RHEL-67885]
- media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formats (Kate Hsuan) [RHEL-67885]
- media: Fix incorrect P010 chroma order description (Kate Hsuan) [RHEL-67885]
- media: Add P010 video format (Kate Hsuan) [RHEL-67885]
- treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (part 2) (Kate Hsuan) [RHEL-67885]
- treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2) (Kate Hsuan) [RHEL-67885]
- media: Add CSI-2 bus configuration to frame descriptors (Kate Hsuan) [RHEL-67885]
- media: Add bus type to frame descriptors (Kate Hsuan) [RHEL-67885]
- media: cec-pin.c: don't zero work_pin_num_events in adap_enable (Kate Hsuan) [RHEL-67885]
- media: cec-pin.c: disabling the adapter cannot call kthread_stop (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctls-core.c: kvmalloc_array -> kvcalloc (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev.c: kvmalloc_array -> kvcalloc (Kate Hsuan) [RHEL-67885]
- media: videobuf2-v4l2: Expose vb2_queue_is_busy() to drivers (Kate Hsuan) [RHEL-67885]
- media: v4l2: fix uninitialized value tuner_status(CWE-457) (Kate Hsuan) [RHEL-67885]
- media: ext-ctrls-codec.rst: fix indentation (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Add intra-refresh type control (Kate Hsuan) [RHEL-67885]
- media: v4l: Add Qualcomm custom compressed pixel formats (Kate Hsuan) [RHEL-67885]
- media: media-entity.h: Fix documentation for media_create_intf_link (Kate Hsuan) [RHEL-67885]
- media: media.h: remove unneeded <stdint.h> inclusion (Kate Hsuan) [RHEL-67885]
- media: subdev: add v4l2_subdev_get_fmt() helper function (Kate Hsuan) [RHEL-67885]
- media: subdev: add locking wrappers to subdev op wrappers (Kate Hsuan) [RHEL-67885]
- media: subdev: add subdev state locking (Kate Hsuan) [RHEL-67885]
- media: subdev: pass also the active state to subdevs from ioctls (Kate Hsuan) [RHEL-67885]
- media: subdev: rename v4l2_subdev_get_pad_* helpers (Kate Hsuan) [RHEL-67885]
- media: subdev: add active state to struct v4l2_subdev (Kate Hsuan) [RHEL-67885]
- media: subdev: rename subdev-state alloc & free (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: drop extra #ifdef (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: fix #endif comments (Kate Hsuan) [RHEL-67885]
- media: mc: delete redundant code in __media_device_unregister_entity (Kate Hsuan) [RHEL-67885]
- media: v4l: ioctl: Set bus_info in v4l_querycap() (Kate Hsuan) [RHEL-67885]
- media: mc: Set bus_info in media_device_init() (Kate Hsuan) [RHEL-67885]
- media: mc: Provide a helper for setting bus_info field (Kate Hsuan) [RHEL-67885]
- media: mc: media_device_init() initialises a media_device, not media_entity (Kate Hsuan) [RHEL-67885]
- media: mc: Remove redundant documentation (Kate Hsuan) [RHEL-67885]
- media: entity: Add support for ancillary links (Kate Hsuan) [RHEL-67885]
- media: entity: Add link_type_name() helper (Kate Hsuan) [RHEL-67885]
- media: media.h: Add new media link type (Kate Hsuan) [RHEL-67885]
- media: entity: Skip non-data links in graph iteration (Kate Hsuan) [RHEL-67885]
- media: entity: skip non-data link when removing reverse links (Kate Hsuan) [RHEL-67885]
- media: add nv12m_8l128 and nv12m_10be_8l128 video format. (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Add new V4L2_H264_DECODE_PARAM_FLAG_P/BFRAME flags (Kate Hsuan) [RHEL-67885]
- media: media-entity: Clarify media_entity_cleanup() usage (Kate Hsuan) [RHEL-67885]
- media: media-entity: Simplify media_pipeline_start() (Kate Hsuan) [RHEL-67885]
- media: media-entity: Add media_pad_is_streaming() helper function (Kate Hsuan) [RHEL-67885]
- media: v4l2-core: Initialize h264 scaling matrix (Kate Hsuan) [RHEL-67885]
- media: uapi: Init VP9 stateless decode params (Kate Hsuan) [RHEL-67885]
- media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flags (Kate Hsuan) [RHEL-67885]
- media: v4l: Avoid unaligned access warnings when printing 4cc modifiers (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Drop .set_mbus_config() operation (Kate Hsuan) [RHEL-67885]
- media: v4l2-dev: Use non-atomic bitmap API when applicable (Kate Hsuan) [RHEL-67885]
- media: hevc: Remove RPS named flags (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: make array range static (Kate Hsuan) [RHEL-67885]
- media: dmxdev: drop unneeded <linux/kernel.h> inclusion from other headers (Kate Hsuan) [RHEL-67885]
- media: mc: mc-entity.c: Use bitmap_zalloc() when applicable (Kate Hsuan) [RHEL-67885]
- media: videobuf2: add WARN_ON_ONCE if bytesused is bigger than buffer length (Kate Hsuan) [RHEL-67885]
- media: vb2: frame_vector.c: don't overwrite error code (Kate Hsuan) [RHEL-67885]
- media: mc: drop an unused debug function (Kate Hsuan) [RHEL-67885]
- media: uapi: Add VP9 stateless decoder controls (Kate Hsuan) [RHEL-67885]
- media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITE (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Add RGB color effects control (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max setting (Kate Hsuan) [RHEL-67885]
- media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform (Kate Hsuan) [RHEL-67885]
- media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86 (Kate Hsuan) [RHEL-67885]
- include/media/media-entity.h: replace kernel.h with the necessary inclusions (Kate Hsuan) [RHEL-67885]
- media: v4l2-dev.h: move open brace after struct video_device (Kate Hsuan) [RHEL-67885]
- media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag (Kate Hsuan) [RHEL-67885]
- media: videobuf2: add queue memory coherency parameter (Kate Hsuan) [RHEL-67885]
- media: videobuf2: add V4L2_MEMORY_FLAG_NON_COHERENT flag (Kate Hsuan) [RHEL-67885]
- media: videobuf2: split buffer cache_hints initialisation (Kate Hsuan) [RHEL-67885]
- media: videobuf2: inverse buffer cache_hints flags (Kate Hsuan) [RHEL-67885]
- media: videobuf2: rework vb2_mem_ops API (Kate Hsuan) [RHEL-67885]
- media: Request API is no longer experimental (Kate Hsuan) [RHEL-67885]
- media: v4l2-ioctl: S_CTRL output the right value (Kate Hsuan) [RHEL-67885]
- media: v4l2-ioctl: Fix check_ext_ctrls (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAINS control (Kate Hsuan) [RHEL-67885]
- media: add Mediatek's MM21 format (Kate Hsuan) [RHEL-67885]
- media: Clean V4L2_PIX_FMT_NV12MT documentation (Kate Hsuan) [RHEL-67885]
- media: Add NV12_4L4 tiled format (Kate Hsuan) [RHEL-67885]
- media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16 (Kate Hsuan) [RHEL-67885]
- media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32 (Kate Hsuan) [RHEL-67885]
- media: videobuf2-core: sanity checks for requests and qbuf (Kate Hsuan) [RHEL-67885]
- media: hevc: Add scaling matrix control (Kate Hsuan) [RHEL-67885]
- media: v4l2-ctrls: Add intra-refresh period control (Kate Hsuan) [RHEL-67885]
- media: docs: ext-ctrls-codec: Document cyclic intra-refresh zero control value (Kate Hsuan) [RHEL-67885]
- media: v4l2-dv-timings.c: fix wrong condition in two for-loops (Kate Hsuan) [RHEL-67885]
- media: v4l: subdev: Add pre_streamon and post_streamoff callbacks (Kate Hsuan) [RHEL-67885]
- media: mc-device.c: use DEVICE_ATTR_RO() helper macro (Kate Hsuan) [RHEL-67885]
- media: v4l2-subdev: Fix documentation of the subdev_notifier member (Kate Hsuan) [RHEL-67885]
* Tue Dec 10 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-541.el9]
- platform/x86/amd/pmc: Detect when STB is not available (CKI Backport Bot) [RHEL-68176] {CVE-2024-53072}
- fs: dlm: avoid false-positive checker warning (Alexander Aring) [RHEL-60001]
- ice: change q_index variable type to s16 to store -1 value (Petr Oros) [RHEL-49816]
- ice: Fix use after free during unload with ports in bridge (Petr Oros) [RHEL-49816]
- ice: fix crash on probe for DPLL enabled E810 LOM (Petr Oros) [RHEL-49816]
- ice: block SF port creation in legacy mode (Petr Oros) [RHEL-49816]
- ice: Fix increasing MSI-X on VF (Petr Oros) [RHEL-49816]
- ice: Flush FDB entries before reset (Petr Oros) [RHEL-49816]
- ice: Fix netif_is_ice() in Safe Mode (Petr Oros) [RHEL-49816]
- ice: Fix entering Safe Mode (Petr Oros) [RHEL-49816]
- ice: fix VLAN replay after reset (Petr Oros) [RHEL-49816]
- ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins (Petr Oros) [RHEL-49816]
- ice: fix memleak in ice_init_tx_topology() (Petr Oros) [RHEL-49816]
- ice: clear port vlan config during reset (Petr Oros) [RHEL-49816]
- ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count() (Petr Oros) [RHEL-49816]
- ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins() (Petr Oros) [RHEL-49816]
- ice: set correct dst VSI in only LAN filters (Petr Oros) [RHEL-49816]
- ice: Fix a NULL vs IS_ERR() check in probe() (Petr Oros) [RHEL-49816]
- ice: Fix a couple NULL vs IS_ERR() bugs (Petr Oros) [RHEL-49816]
- ice: Fix lldp packets dropping after changing the number of channels (Petr Oros) [RHEL-49816]
- ice: subfunction activation and base devlink ops (Petr Oros) [RHEL-49816]
- ice: basic support for VLAN in subfunctions (Petr Oros) [RHEL-49816]
- ice: support subfunction devlink Tx topology (Petr Oros) [RHEL-49816]
- ice: implement netdevice ops for SF representor (Petr Oros) [RHEL-49816]
- ice: check if SF is ready in ethtool ops (Petr Oros) [RHEL-49816]
- ice: don't set target VSI for subfunction (Petr Oros) [RHEL-49816]
- ice: create port representor for SF (Petr Oros) [RHEL-49816]
- ice: make representor code generic (Petr Oros) [RHEL-49816]
- ice: implement netdev for subfunction (Petr Oros) [RHEL-49816]
- ice: base subfunction aux driver (Petr Oros) [RHEL-49816]
- ice: allocate devlink for subfunction (Petr Oros) [RHEL-49816]
- ice: treat subfunction VSI the same as PF VSI (Petr Oros) [RHEL-49816]
- ice: add basic devlink subfunctions support (Petr Oros) [RHEL-49816]
- ice: export ice ndo_ops functions (Petr Oros) [RHEL-49816]
- ice: add new VSI type for subfunctions (Petr Oros) [RHEL-49816]
- ice: do not bring the VSI up, if it was down before the XDP setup (Petr Oros) [RHEL-49816]
- ice: remove ICE_CFG_BUSY locking from AF_XDP code (Petr Oros) [RHEL-49816]
- ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset (Petr Oros) [RHEL-49816]
- ice: check for XDP rings instead of bpf program when unconfiguring (Petr Oros) [RHEL-49816]
- ice: protect XDP configuration with a mutex (Petr Oros) [RHEL-49816]
- ice: move netif_queue_set_napi to rtnl-protected sections (Petr Oros) [RHEL-49816]
- ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node() (Petr Oros) [RHEL-49816]
- ice: Report NVM version numbers on mismatch during load (Petr Oros) [RHEL-49816]
- ice: remove unnecessary control queue cmd_buf arrays (Petr Oros) [RHEL-49816]
- ice: reword comments referring to control queues (Petr Oros) [RHEL-49816]
- ice: stop intermixing AQ commands/responses debug dumps (Petr Oros) [RHEL-49816]
- ice: do not clutter debug logs with unused data (Petr Oros) [RHEL-49816]
- ice: improve debug print for control queue messages (Petr Oros) [RHEL-49816]
- ice: implement and use rd32_poll_timeout for ice_sq_done timeout (Petr Oros) [RHEL-49816]
- ice: add callbacks for Embedded SYNC enablement on dpll pins (Petr Oros) [RHEL-49816]
- ice: use internal pf id instead of function number (Petr Oros) [RHEL-49816]
- ice: Fix a 32bit bug (Petr Oros) [RHEL-49816]
- ice: enable FDIR filters from raw binary patterns for VFs (Petr Oros) [RHEL-49816]
- ice: add method to disable FDIR SWAP option (Petr Oros) [RHEL-49816]
- virtchnl: support raw packet in protocol header (Petr Oros) [RHEL-49816]
- ice: add API for parser profile initialization (Petr Oros) [RHEL-49816]
- ice: add UDP tunnels support to the parser (Petr Oros) [RHEL-49816]
- ice: support turning on/off the parser's double vlan mode (Petr Oros) [RHEL-49816]
- ice: add parser execution main loop (Petr Oros) [RHEL-49816]
- ice: add parser internal helper functions (Petr Oros) [RHEL-49816]
- ice: add debugging functions for the parser sections (Petr Oros) [RHEL-49816]
- ice: parse and init various DDP parser sections (Petr Oros) [RHEL-49816]
- ice: add parser create and destroy skeleton (Petr Oros) [RHEL-49816]
- ice: Fix incorrect assigns of FEC counts (Petr Oros) [RHEL-49816]
- ice: Skip PTP HW writes during PTP reset procedure (Petr Oros) [RHEL-49816]
- ice: Fix reset handler (Petr Oros) [RHEL-49816]
- ice: Fix recipe read procedure (Petr Oros) [RHEL-49816]
- ice: Add tracepoint for adding and removing switch rules (Petr Oros) [RHEL-49816]
- ice: Remove unused members from switch API (Petr Oros) [RHEL-49816]
- ice: Optimize switch recipe creation (Petr Oros) [RHEL-49816]
- ice: remove unused recipe bookkeeping data (Petr Oros) [RHEL-49816]
- ice: Simplify bitmap setting in adding recipe (Petr Oros) [RHEL-49816]
- ice: Remove reading all recipes before adding a new one (Petr Oros) [RHEL-49816]
- ice: Remove unused struct ice_prot_lkup_ext members (Petr Oros) [RHEL-49816]
- ice: remove eswitch rebuild (Petr Oros) [RHEL-49816]
- ice: Add support for devlink local_forwarding param (Petr Oros) [RHEL-49816]
- ice: Implement driver functionality to dump serdes equalizer values (Petr Oros) [RHEL-49816]
- ice: Implement driver functionality to dump fec statistics (Petr Oros) [RHEL-49816]
- ice: Extend Sideband Queue command to support flags (Petr Oros) [RHEL-49816]
- ice: do not init struct ice_adapter more times than needed (Petr Oros) [RHEL-49816]
- ice: Distinguish driver reset and removal for AQ shutdown (Petr Oros) [RHEL-49816]
- ice: Allow different FW API versions based on MAC type (Petr Oros) [RHEL-49816]
- ice: Check all ice_vsi_rebuild() errors in function (Petr Oros) [RHEL-49816]
- ice: Add get/set hw address for VFs using devlink commands (Petr Oros) [RHEL-49816]
- ice: update representor when VSI is ready (Petr Oros) [RHEL-49816]
- ice: move VSI configuration outside repr setup (Petr Oros) [RHEL-49816]
- ice: move devlink locking outside the port creation (Petr Oros) [RHEL-49816]
- ice: store representor ID in bridge port (Petr Oros) [RHEL-49816]
- ice: add and use roundup_u64 instead of open coding equivalent (Petr Oros) [RHEL-49816]
- ice: check for unregistering correct number of devlink params (Petr Oros) [RHEL-49816]
- ice: flower: validate control flags (Petr Oros) [RHEL-49816]
- ice: Document tx_scheduling_layers parameter (Petr Oros) [RHEL-49816]
- ice: Add tx_scheduling_layers devlink param (Petr Oros) [RHEL-49816]
- ice: Enable switching default Tx scheduler topology (Petr Oros) [RHEL-49816]
- ice: Adjust the VSI/Aggregator layers (Petr Oros) [RHEL-49816]
- ice: Support 5 layer topology (Petr Oros) [RHEL-49816]
- net: intel: implement modern PM ops declarations (ice) (Petr Oros) [RHEL-49816]
- overflow: Change DEFINE_FLEX to take __counted_by member (Petr Oros) [RHEL-49816]
- ice: Implement RSS settings for GTP using ethtool (Petr Oros) [RHEL-49816]
- net: intel: fix old compiler regressions (ice) (Petr Oros) [RHEL-49816]
- intel: fix string truncation warnings (ice) (Petr Oros) [RHEL-49816]
- net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush(). (ice) (Petr Oros) [RHEL-49816]
- Documentation: networking: correct spelling (ice) (Petr Oros) [RHEL-49816]
- cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initially (Steve Best) [RHEL-68120]
- x86/sev: Ensure that RMP table fixups are reserved (Bandan Das) [RHEL-68360]
- redhat/configs: aarch64: compile cpufreq-dt-platdev as built-in (Radu Rendec) [RHEL-68851]
- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (Jerry Snitselaar) [RHEL-67994]
- iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices (CKI Backport Bot) [RHEL-65892] {CVE-2024-50101}
- s390/pci: Allow allocation of more than 1 MSI interrupt (Mete Durlu) [RHEL-69123]
- s390/pci: Refactor arch_setup_msi_irqs() (Mete Durlu) [RHEL-69123]
- sfc: Don't invoke xdp_do_flush() from netpoll. (Michal Schmidt) [RHEL-52776]
- sfc: Add X4 PF support (Michal Schmidt) [RHEL-52776]
- sfc: siena: rip out rss-context dead code (Michal Schmidt) [RHEL-52776]
- sfc: convert comma to semicolon (Michal Schmidt) [RHEL-52776]
- sfc/siena: Convert comma to semicolon (Michal Schmidt) [RHEL-52776]
- sfc: Convert to use ERR_CAST() (Michal Schmidt) [RHEL-52776]
- sfc: remove .cap_rss_ctx_supported from updated drivers (Michal Schmidt) [RHEL-52776]
- sfc: falcon: Make I2C terminology more inclusive (Michal Schmidt) [RHEL-52776]
- sfc: remove get_rxfh_context dead code (Michal Schmidt) [RHEL-52776]
- sfc: use new rxfh_context API (Michal Schmidt) [RHEL-52776]
- sfc: use flow_rule_is_supp_control_flags() (Michal Schmidt) [RHEL-52776]
- sfc: adopt skb_network_offset() and similar helpers (Michal Schmidt) [RHEL-52776]
- sfc: fix a double-free bug in efx_probe_filters (Michal Schmidt) [RHEL-52776]
- sfc-siena: Implement ndo_hwtstamp_(get|set) (Michal Schmidt) [RHEL-52776]
- sfc: Implement ndo_hwtstamp_(get|set) (Michal Schmidt) [RHEL-52776]
- sfc: cleanup and reduce netlink error messages (Michal Schmidt) [RHEL-52776]
- sfc: support offloading ct(nat) action in RHS rules (Michal Schmidt) [RHEL-52776]
- sfc: parse mangle actions (NAT) in conntrack entries (Michal Schmidt) [RHEL-52776]
- sfc: replace deprecated strncpy with strscpy (Michal Schmidt) [RHEL-52776]
- sfc: support TC rules which require OR-AR-CT-AR flow (Michal Schmidt) [RHEL-52776]
- sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPs (Michal Schmidt) [RHEL-52776]
- sfc: offload foreign RHS rules without an encap match (Michal Schmidt) [RHEL-52776]
- sfc: support TC left-hand-side rules on foreign netdevs (Michal Schmidt) [RHEL-52776]
- sfc: Replace xdp_do_flush_map() with xdp_do_flush(). (Michal Schmidt) [RHEL-52776]
- sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast() (Michal Schmidt) [RHEL-52776]
- sfc: make coding style of PTP addresses consistent with core (Michal Schmidt) [RHEL-52776]
- sfc: check for zero length in EF10 RX prefix (Michal Schmidt) [RHEL-52776]
- sfc: extend pedit add action to handle decrement ipv6 hop limit (Michal Schmidt) [RHEL-52776]
- sfc: introduce pedit add actions on the ipv4 ttl field (Michal Schmidt) [RHEL-52776]
- sfc: add decrement ipv6 hop limit by offloading set hop limit actions (Michal Schmidt) [RHEL-52776]
- sfc: add decrement ttl by offloading set ipv4 ttl actions (Michal Schmidt) [RHEL-52776]
- sfc: add mac source and destination pedit action offload (Michal Schmidt) [RHEL-52776]
- sfc: introduce ethernet pedit set action infrastructure (Michal Schmidt) [RHEL-52776]
- sfc: Remove unneeded semicolon (Michal Schmidt) [RHEL-52776]
- sfc: don't fail probe if MAE/TC setup fails (Michal Schmidt) [RHEL-52776]
- sfc: don't unregister flow_indr if it was never registered (Michal Schmidt) [RHEL-52776]
- sfc: offload left-hand side rules for conntrack (Michal Schmidt) [RHEL-52776]
- sfc: conntrack state matches in TC rules (Michal Schmidt) [RHEL-52776]
- sfc: handle non-zero chain_index on TC rules (Michal Schmidt) [RHEL-52776]
- sfc: offload conntrack flow entries (match only) from CT zones (Michal Schmidt) [RHEL-52776]
- sfc: functions to insert/remove conntrack entries to MAE hardware (Michal Schmidt) [RHEL-52776]
- sfc: functions to register for conntrack zone offload (Michal Schmidt) [RHEL-52776]
- sfc: add MAE table machinery for conntrack table (Michal Schmidt) [RHEL-52776]
- sfc: fix use-after-free in efx_tc_flower_record_encap_match() (Michal Schmidt) [RHEL-52776]
- sfc: support TC decap rules matching on enc_src_port (Michal Schmidt) [RHEL-52776]
- sfc: support TC decap rules matching on enc_ip_tos (Michal Schmidt) [RHEL-52776]
- sfc/falcon: fix repeated words in comments (Michal Schmidt) [RHEL-52776]
- sfc: falcon: Use the bitmap API to allocate bitmaps (Michal Schmidt) [RHEL-52776]
- sfc:falcon: fix repeated words in comments (Michal Schmidt) [RHEL-52776]
- sfc: Stop using iommu_present() (Michal Schmidt) [RHEL-52776]
- sfc: falcon: Check null pointer of rx_queue->page_ring (Michal Schmidt) [RHEL-52776]
- sfc: use swap() to make code cleaner (Michal Schmidt) [RHEL-52776]
- s390/cio: Externalize full CMG characteristics (Mete Durlu) [RHEL-50790]
- s390/cio: export CHPID operating speed (Mete Durlu) [RHEL-50790]
- s390/cio: export measurement data for all CMGs (Mete Durlu) [RHEL-50790]
- s390/cio: export extended channel-path-measurement data (Mete Durlu) [RHEL-50790]
- s390/cio: simplify measurement attribute registration (Mete Durlu) [RHEL-50790]
- s390/cio: rework channel-utilization-block handling (Mete Durlu) [RHEL-50790]
- vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data() (Alex Williamson) [RHEL-69746]
- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (Alex Williamson) [RHEL-69746]
- bpf: Do not alloc arena on unsupported arches (Viktor Malik) [RHEL-66263]
- cpufreq: intel_pstate: Update Balance-performance EPP for Granite Rapids (Steve Best) [RHEL-70007]
- netfilter: br_netfilter: fix panic with metadata_dst skb (Ivan Vecera) [RHEL-59418]
- bridge: mcast: Fail MDB get request on empty entry (Ivan Vecera) [RHEL-59418]
- mptcp: error out earlier on disconnect (CKI Backport Bot) [RHEL-69692] {CVE-2024-53123}
* Mon Dec 09 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-540.el9]
- selftest/lkdtm: Skip stack-entropy test if lkdtm is not available (Mamatha Inamdar) [RHEL-52232]
- PCI: Extend ACS configurability (Myron Stowe) [RHEL-48601]
- PCI: Add ACS quirk for Broadcom BCM5760X NIC (Myron Stowe) [RHEL-48601]
- net: add softirq safety to netdev_rename_lock (Ivan Vecera) [RHEL-68117]
- arp: Convert ioctl(SIOCGARP) to RCU. (Ivan Vecera) [RHEL-68117]
- net: Protect dev->name by seqlock. (Ivan Vecera) [RHEL-68117]
- net: Remove unused declaration dev_restart() (Ivan Vecera) [RHEL-68117]
- arp: Get dev after calling arp_req_(delete|set|get)(). (Ivan Vecera) [RHEL-68117]
- arp: Remove a nest in arp_req_get(). (Ivan Vecera) [RHEL-68117]
- arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete(). (Ivan Vecera) [RHEL-68117]
- arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl(). (Ivan Vecera) [RHEL-68117]
- arp: Move ATF_COM setting in arp_req_set(). (Ivan Vecera) [RHEL-68117]
- x86: fix user address masking non-canonical speculation issue (Waiman Long) [RHEL-65965] {CVE-2024-50102}
- runtime constants: move list of constants to vmlinux.lds.h (Waiman Long) [RHEL-65965]
- x86: make the masked_user_access_begin() macro use its argument only once (Waiman Long) [RHEL-65965]
- x86: do the user address masking outside the user access area (Waiman Long) [RHEL-65965]
- x86: support user address masking instead of non-speculative conditional (Waiman Long) [RHEL-65965]
- dcache: keep dentry_hashtable or d_hash_shift even when not used (Waiman Long) [RHEL-65965]
- runtime constants: deal with old decrepit linkers (Waiman Long) [RHEL-65965]
- s390: Add runtime constant support (Waiman Long) [RHEL-65965]
- um: Use generic runtime constant implementation (Waiman Long) [RHEL-65965]
- arm64: add 'runtime constant' support (Waiman Long) [RHEL-65965]
- runtime constants: add x86 architecture support (Waiman Long) [RHEL-65965]
- runtime constants: add default dummy infrastructure (Waiman Long) [RHEL-65965]
- vfs: dcache: move hashlen_hash() from callers into d_hash() (Waiman Long) [RHEL-65965]
- x86/uaccess: Add missing __force to casts in __access_ok() and valid_user_address() (Waiman Long) [RHEL-65965]
- dcache: move the DCACHE_OP_COMPARE case out of the __d_lookup_rcu loop (Waiman Long) [RHEL-65965]
- net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext() (CKI Backport Bot) [RHEL-68161] {CVE-2024-53044}
- vdpa/mlx5: Allow CVQ size changes (Laurent Vivier) [RHEL-21861]
- crypto: qat - Fix missing destroy_workqueue in adf_init_aer() (Vladis Dronov) [RHEL-69543]
- crypto: qat - Fix typo "accelaration" (Vladis Dronov) [RHEL-69543]
- crypto: qat - Constify struct pm_status_row (Vladis Dronov) [RHEL-69543]
- crypto: qat - remove faulty arbiter config reset (Vladis Dronov) [RHEL-69543]
- net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT (CKI Backport Bot) [RHEL-68244] {CVE-2024-53057}
- net: avoid potential underflow in qdisc_pkt_len_init() with UFO (CKI Backport Bot) [RHEL-65404] {CVE-2024-49949}
- arm64/sve: Remove unused declaration read_smcr_features() (Mark Salter) [RHEL-40604]
- arm64/mm: Define dummy pud_user_exec() when using 2-level page-table (Mark Salter) [RHEL-40604]
- arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first (Mark Salter) [RHEL-40604]
- arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 register (Mark Salter) [RHEL-40604]
- arm64: errata: Expand speculative SSBS workaround (Mark Salter) [RHEL-40604]
- arm64: errata: Unify speculative SSBS errata logic (Mark Salter) [RHEL-40604]
- arm64: cputype: Add Cortex-X925 definitions (Mark Salter) [RHEL-40604]
- arm64: cputype: Add Cortex-A720 definitions (Mark Salter) [RHEL-40604]
- arm64: cputype: Add Cortex-X3 definitions (Mark Salter) [RHEL-40604]
- arm64: mte: Make mte_check_tfsr_*() conditional on KASAN instead of MTE (Mark Salter) [RHEL-40604]
- scripts/gdb: change the layout of vmemmap (Mark Salter) [RHEL-40604]
- scripts/gdb: change VA_BITS_MIN when we use 16K page (Mark Salter) [RHEL-40604]
- scripts/gdb: set vabits_actual based on TCR_EL1 (Mark Salter) [RHEL-40604]
- arm64: mm: Fix lockless walks with static and dynamic page-table folding (Mark Salter) [RHEL-40604]
- arm64: remove redundant 'if HAVE_ARCH_KASAN' in Kconfig (Mark Salter) [RHEL-40604]
- arm64: smp: Fix missing IPI statistics (Mark Salter) [RHEL-40604]
- arm64: Clear the initial ID map correctly before remapping (Mark Salter) [RHEL-40604]
- arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process (Mark Salter) [RHEL-40604]
- arm64: Add the arm64.no32bit_el0 command line option (Mark Salter) [RHEL-40604]
- arm64: defer clearing DAIF.D (Mark Salter) [RHEL-40604]
- arm64: assembler: update stale comment for disable_step_tsk (Mark Salter) [RHEL-40604]
- arm64/sysreg: Update PIE permission encodings (Mark Salter) [RHEL-40604]
- arm64: Add Neoverse-V2 part (Mark Salter) [RHEL-40604]
- redhat/configs: Enable ARM64_ERRATUM_3194386 (Mark Salter) [RHEL-40604]
- arm64: errata: Add workaround for Arm errata 3194386 and 3312417 (Mark Salter) [RHEL-40604]
- arm64: cputype: Add Neoverse-V3 definitions (Mark Salter) [RHEL-40604]
- arm64: cputype: Add Cortex-X4 definitions (Mark Salter) [RHEL-40604]
- arm64: barrier: Restore spec_bar() macro (Mark Salter) [RHEL-40604]
- arm64: tlb: Allow range operation for MAX_TLBI_RANGE_PAGES (Mark Salter) [RHEL-40604]
- arm64: tlb: Improve __TLBI_VADDR_RANGE() (Mark Salter) [RHEL-40604]
- arm64/fpsimd: Avoid erroneous elide of user state reload (Mark Salter) [RHEL-40604]
- arm64: Remove unnecessary irqflags alternative.h include (Mark Salter) [RHEL-40604]
- tools/include: Sync arm64 asm/cputype.h with the kernel sources (Mark Salter) [RHEL-40604]
- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H (Mark Salter) [RHEL-40604]
- arm64/head: Drop unnecessary pre-disable-MMU workaround (Mark Salter) [RHEL-40604]
- arm64/hugetlb: Fix page table walk in huge_pte_alloc() (Mark Salter) [RHEL-40604]
- arm64/ptrace: Use saved floating point state type to determine SVE layout (Mark Salter) [RHEL-40604]
- arm64: errata: Don't enable workarounds for "rare" errata by default (Mark Salter) [RHEL-40604]
- arm64: Unmask Debug + SError in do_notify_resume() (Mark Salter) [RHEL-40604]
- arm64: Move do_notify_resume() to entry-common.c (Mark Salter) [RHEL-40604]
- arm64: Simplify do_notify_resume() DAIF masking (Mark Salter) [RHEL-40604]
- arm64: Remove enable_daif macro (Mark Salter) [RHEL-40604]
- arm64/hw_breakpoint: Directly use ESR_ELx_WNR for an watchpoint exception (Mark Salter) [RHEL-40604]
- arm64: cpufeatures: Clean up temporary variable to simplify code (Mark Salter) [RHEL-40604]
- arm64: Update setup_arch() comment on interrupt masking (Mark Salter) [RHEL-40604]
- arm64: remove unnecessary ifdefs around is_compat_task() (Mark Salter) [RHEL-40604]
- arm64/sme: Ensure that all fields in SMCR_EL1 are set to known values (Mark Salter) [RHEL-40604]
- arm64/sve: Ensure that all fields in ZCR_EL1 are set to known values (Mark Salter) [RHEL-40604]
- arm64/sve: Document that __SVE_VQ_MAX is much larger than needed (Mark Salter) [RHEL-40604]
- arm64: make member of struct pt_regs and it's offset macro in the same order (Mark Salter) [RHEL-40604]
- arm64: io: permit offset addressing (Mark Salter) [RHEL-40604]
- arm64/hwcap: Define hwcaps for 2023 DPISA features (Mark Salter) [RHEL-40604]
- arm64/ptrace: Expose FPMR via ptrace (Mark Salter) [RHEL-40604]
- arm64/signal: Add FPMR signal handling (Mark Salter) [RHEL-40604]
- arm64/fpsimd: Support FEAT_FPMR (Mark Salter) [RHEL-40604]
- arm64/fpsimd: Enable host kernel access to FPMR (Mark Salter) [RHEL-40604]
- arm64/cpufeature: Hook new identification registers up to cpufeature (Mark Salter) [RHEL-40604]
- arm64/mm: Avoid ID mapping of kpti flag if it is no longer needed (Mark Salter) [RHEL-40604]
- arm64/mm: Use generic __pud_free() helper in pud_free() implementation (Mark Salter) [RHEL-40604]
- arm64: gitignore: ignore relacheck (Mark Salter) [RHEL-40604]
- arm64: Use Signed/Unsigned enums for TGRAN{4,16,64} and VARange (Mark Salter) [RHEL-40604]
- arm64: mm: Make PUD folding check in set_pud() a runtime check (Mark Salter) [RHEL-40604]
- arm64: defconfig: Enable LPA2 support (Mark Salter) [RHEL-40604]
- arm64: Enable 52-bit virtual addressing for 4k and 16k granule configs (Mark Salter) [RHEL-40604]
- arm64: ptdump: Deal with translation levels folded at runtime (Mark Salter) [RHEL-40604]
- arm64: ptdump: Disregard unaddressable VA space (Mark Salter) [RHEL-40604]
- arm64: mm: Add support for folding PUDs at runtime (Mark Salter) [RHEL-40604]
- arm64: kasan: Reduce minimum shadow alignment and enable 5 level paging (Mark Salter) [RHEL-40604]
- arm64: mm: Add 5 level paging support to fixmap and swapper handling (Mark Salter) [RHEL-40604]
- arm64: Enable LPA2 at boot if supported by the system (Mark Salter) [RHEL-40604]
- arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion (Mark Salter) [RHEL-40604]
- arm64: mm: Add definitions to support 5 levels of paging (Mark Salter) [RHEL-40604]
- arm64: mm: Add LPA2 support to phys<->pte conversion routines (Mark Salter) [RHEL-40604]
- arm64: mm: Wire up TCR.DS bit to PTE shareability fields (Mark Salter) [RHEL-40604]
- arm64: Add ESR decoding for exceptions involving translation level -1 (Mark Salter) [RHEL-40604]
- arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm use (Mark Salter) [RHEL-40604]
- arm64: mm: Add feature override support for LVA (Mark Salter) [RHEL-40604]
- arm64: mm: Handle LVA support as a CPU feature (Mark Salter) [RHEL-40604]
- redhat/configs: move ARM64_VA_BITS_52 to common place (Mark Salter) [RHEL-40604]
- arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()" (Mark Salter) [RHEL-40604]
- arm64: mm: omit redundant remap of kernel image (Mark Salter) [RHEL-40604]
- arm64: mm: avoid fixmap for early swapper_pg_dir updates (Mark Salter) [RHEL-40604]
- arm64: kernel: Create initial ID map from C code (Mark Salter) [RHEL-40604]
- arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels (Mark Salter) [RHEL-40604]
- arm64: mm: Use 48-bit virtual addressing for the permanent ID map (Mark Salter) [RHEL-40604]
- arm64: head: Move early kernel mapping routines into C code (Mark Salter) [RHEL-40604]
- arm64: mmu: Make __cpu_replace_ttbr1() out of line (Mark Salter) [RHEL-40604]
- arm64: mm: Make kaslr_requires_kpti() a static inline (Mark Salter) [RHEL-40604]
- arm64: head: move memstart_offset_seed handling to C code (Mark Salter) [RHEL-40604]
- arm64: head: allocate more pages for the kernel mapping (Mark Salter) [RHEL-40604]
- arm64: Add helpers to probe local CPU for PAC and BTI support (Mark Salter) [RHEL-40604]
- arm64: idreg-override: Create a pseudo feature for rodata=off (Mark Salter) [RHEL-40604]
- arm64: kaslr: Use feature override instead of parsing the cmdline again (Mark Salter) [RHEL-40604]
- arm64: cpufeature: Add helper to test for CPU feature overrides (Mark Salter) [RHEL-40604]
- arm64: head: Run feature override detection before mapping the kernel (Mark Salter) [RHEL-40604]
- arm64: Move feature overrides into the BSS section (Mark Salter) [RHEL-40604]
- arm64: head: Clear BSS and the kernel page tables in one go (Mark Salter) [RHEL-40604]
- arm64: kernel: Remove early fdt remap code (Mark Salter) [RHEL-40604]
- arm64: idreg-override: Move to early mini C runtime (Mark Salter) [RHEL-40604]
- arm64: head: move relocation handling to C code (Mark Salter) [RHEL-40604]
- arm64: kernel: Don't rely on objcopy to make code under pi/ __init (Mark Salter) [RHEL-40604]
- arm64: kernel: Manage absolute relocations in code built under pi/ (Mark Salter) [RHEL-40604]
- arm64: kaslr: Adjust randomization range dynamically (Mark Salter) [RHEL-40604]
- arm64: mm: Reclaim unused vmemmap region for vmalloc use (Mark Salter) [RHEL-40604]
- arm64: vmemmap: Avoid base2 order of struct page size to dimension region (Mark Salter) [RHEL-40604]
- arm64: ptdump: Discover start of vmemmap region at runtime (Mark Salter) [RHEL-40604]
- arm64: ptdump: Allow all region boundaries to be defined at boot time (Mark Salter) [RHEL-40604]
- arm64: mm: Move fixmap region above vmemmap region (Mark Salter) [RHEL-40604]
- arm64: mm: Move PCI I/O emulation region above the vmemmap region (Mark Salter) [RHEL-40604]
- arm64/sysreg: Update ID_AA64DFR0_EL1 register (Mark Salter) [RHEL-40604]
- arm64/sysreg: Update ID_DFR0_EL1 register fields (Mark Salter) [RHEL-40604]
- arm64/sysreg: Add register fields for ID_AA64DFR1_EL1 (Mark Salter) [RHEL-40604]
- arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspend (Mark Salter) [RHEL-40604]
- arm64/sme: Restore SME registers on exit from suspend (Mark Salter) [RHEL-40604]
- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (Mark Salter) [RHEL-40604]
- arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata (Mark Salter) [RHEL-40604]
- arm64: fix typo in comments (Mark Salter) [RHEL-40604]
- arm64/signal: Don't assume that TIF_SVE means we saved SVE state (Mark Salter) [RHEL-40604]
- arm64: Fix circular header dependency (Mark Salter) [RHEL-40604]
- kasan/arm64: improve comments for KASAN_SHADOW_START/END (Mark Salter) [RHEL-40604]
- arm64: mm: get rid of kimage_vaddr global variable (Mark Salter) [RHEL-40604]
- arm64: mm: Take potential load offset into account when KASLR is off (Mark Salter) [RHEL-40604]
- arm64: Fix silcon-errata.rst formatting (Mark Salter) [RHEL-40604]
- arm64/fpsimd: Remove spurious check for SVE support (Mark Salter) [RHEL-40604]
- arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace (Mark Salter) [RHEL-40604]
- arm64: entry: simplify kernel_exit logic (Mark Salter) [RHEL-40604]
- arm64: errata: Add Cortex-A510 speculative unprivileged load workaround (Mark Salter) [RHEL-40604]
- redhat/configs: enable ARM64_ERRATUM_3117295 (Mark Salter) [RHEL-40604]
- arm64: fpsimd: Bring cond_yield asm macro in line with new rules (Mark Salter) [RHEL-40604]
- arm64: irq: include <linux/cpumask.h> (Mark Salter) [RHEL-40604]
- arm64: Delete the zero_za macro (Mark Salter) [RHEL-40604]
- arm64: Align boot cpucap handling with system cpucap handling (Mark Salter) [RHEL-40604]
- arm64: Cleanup system cpucap handling (Mark Salter) [RHEL-40604]
- arm64: Kconfig: drop KAISER reference from KPTI option description (Mark Salter) [RHEL-40604]
- arm64: mm: Only map KPTI trampoline if it is going to be used (Mark Salter) [RHEL-40604]
- arm64: Get rid of ARM64_HAS_NO_HW_PREFETCH (Mark Salter) [RHEL-40604]
- arm64: irq: set the correct node for shadow call stack (Mark Salter) [RHEL-40604]
- arm64: irq: set the correct node for VMAP stack (Mark Salter) [RHEL-40604]
- arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD (Mark Salter) [RHEL-40604]
- arm64: fpsimd: Preserve/restore kernel mode NEON at context switch (Mark Salter) [RHEL-40604]
- arm64: fpsimd: Drop unneeded 'busy' flag (Mark Salter) [RHEL-40604]
- arm64/kernel: Move 'nokaslr' parsing out of early idreg code (Mark Salter) [RHEL-40604]
- arm64: idreg-override: Avoid kstrtou64() to parse a single hex digit (Mark Salter) [RHEL-40604]
- arm64: idreg-override: Avoid sprintf() for simple string concatenation (Mark Salter) [RHEL-40604]
- arm64: idreg-override: avoid strlen() to check for empty strings (Mark Salter) [RHEL-40604]
- arm64: idreg-override: Avoid parameq() and parameqn() (Mark Salter) [RHEL-40604]
- arm64: idreg-override: Prepare for place relative reloc patching (Mark Salter) [RHEL-40604]
- arm64: idreg-override: Omit non-NULL checks for override pointer (Mark Salter) [RHEL-40604]
- arm64: Rename reserved values for CTR_EL0.L1Ip (Mark Salter) [RHEL-40604]
- arm64: Kill detection of VPIPT i-cache policy (Mark Salter) [RHEL-40604]
- arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify (Mark Salter) [RHEL-40604]
- arm64: Avoid enabling KPTI unnecessarily (Mark Salter) [RHEL-40604]
- arm64: Remove system_uses_lse_atomics() (Mark Salter) [RHEL-40604]
- arm64: swiotlb: Reduce the default size if no ZONE_DMA bouncing needed (Mark Salter) [RHEL-40604]
- arm64: Move MediaTek GIC quirk handling from irqchip to core (Mark Salter) [RHEL-40604]
- sbsa_gwdt: Calculate timeout with 64-bit math (Mark Salter) [RHEL-40604]
- arm64: cpufeature: Change DBM to display enabled cores (Mark Salter) [RHEL-40604]
- arm64: cpufeature: Display the set of cores with a feature (Mark Salter) [RHEL-40604]
- arm64/sve: Remove SMCR pseudo register from cpufeature code (Mark Salter) [RHEL-40604]
- arm64/sve: Remove ZCR pseudo register from cpufeature code (Mark Salter) [RHEL-40604]
- arm64: Remove cpus_have_const_cap() (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_REPEAT_TLBI (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNP (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154 (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198 (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098 (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1542419 (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419 (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0 (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64} (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_SPECTRE_V2 (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_SSBS (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_MTE (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_TLB_RANGE (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_WFXT (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_RNG (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPAN (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKING (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_DIT (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CACHE_DIC (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTI (Mark Salter) [RHEL-40604]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_{ADDRESS,GENERIC}_AUTH (Mark Salter) [RHEL-40604]
- arm64: Use a positive cpucap for FP/SIMD (Mark Salter) [RHEL-40604]
- arm64: Rename SVE/SME cpu_enable functions (Mark Salter) [RHEL-40604]
- arm64: Use build-time assertions for cpucap ordering (Mark Salter) [RHEL-40604]
- arm64: Explicitly save/restore CPACR when probing SVE and SME (Mark Salter) [RHEL-40604]
- arm64: Split kpti_install_ng_mappings() (Mark Salter) [RHEL-40604]
- arm64: Fixup user features at boot time (Mark Salter) [RHEL-40604]
- arm64: Rework setup_cpu_features() (Mark Salter) [RHEL-40604]
- arm64: Add cpus_have_final_boot_cap() (Mark Salter) [RHEL-40604]
- arm64: Add cpucap_is_possible() (Mark Salter) [RHEL-40604]
- arm64: Factor out cpucap definitions (Mark Salter) [RHEL-40604]
- clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps (Mark Salter) [RHEL-40604]
- arm64: add FEAT_LSE128 HWCAP (Mark Salter) [RHEL-40604]
- arm64: add FEAT_LRCPC3 HWCAP (Mark Salter) [RHEL-40604]
- arm64/sve: Report FEAT_SVE_B16B16 to userspace (Mark Salter) [RHEL-40604]
- arm64: smp: Don't directly call arch_smp_send_reschedule() for wakeup (Mark Salter) [RHEL-40604]
- arm64: smp: Mark IPI globals as __ro_after_init (Mark Salter) [RHEL-40604]
- arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundup (Mark Salter) [RHEL-40604]
- arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMI (Mark Salter) [RHEL-40604]
- arm64: smp: Add arch support for backtrace using pseudo-NMI (Mark Salter) [RHEL-40604]
- arm64: smp: Remove dedicated wakeup IPI (Mark Salter) [RHEL-40604]
- arm64: idle: Tag the arm64 idle functions as __cpuidle (Mark Salter) [RHEL-40604]
- irqchip/gic-v3: Enable support for SGIs to act as NMIs (Mark Salter) [RHEL-40604]
- efi/arm64: Move EFI runtime call setup/teardown helpers out of line (Mark Salter) [RHEL-40604]
- arm64: tlbflush: add some comments for TLB batched flushing (Mark Salter) [RHEL-40604]
- arm64: support batched/deferred tlb shootdown during page reclamation/migration (Mark Salter) [RHEL-40604]
- scripts/gdb/aarch64: add aarch64 page operation helper commands and configs (Mark Salter) [RHEL-40604]
- arm64: fix build warning for ARM64_MEMSTART_SHIFT (Mark Salter) [RHEL-40604]
- arm64: Remove unsued extern declaration init_mem_pgprot() (Mark Salter) [RHEL-40604]
- arm64/mm: Set only the PTE_DIRTY bit while preserving the HW dirty state (Mark Salter) [RHEL-40604]
- arm64/mm: Add pte_rdonly() helper (Mark Salter) [RHEL-40604]
- arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASK (Mark Salter) [RHEL-40604]
- arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush() (Mark Salter) [RHEL-40604]
- arm64/mm: Directly use ID_AA64MMFR2_EL1_VARange_MASK (Mark Salter) [RHEL-40604]
- arm64: module: Use module_init_layout_section() to spot init sections (Mark Salter) [RHEL-40604]
- arm64/fpsimd: Don't flush SME register hardware state along with thread (Mark Salter) [RHEL-40604]
- kgdb: Provide a stub kgdb_nmicallback() if !CONFIG_KGDB (Mark Salter) [RHEL-40604]
- arm64: add hw_nmi_get_sample_period for preparation of lockup detector (Mark Salter) [RHEL-40604]
- arm64: alternatives: make clean_dcache_range_nopatch() noinstr-safe (Mark Salter) [RHEL-40604]
- arm64: hibernate: remove WARN_ON in save_processor_state (Mark Salter) [RHEL-40604]
- arm64/fpsimd: Exit streaming mode when flushing tasks (Mark Salter) [RHEL-40604]
- arm64: mm: fix VA-range sanity check (Mark Salter) [RHEL-40604]
- arm64/mm: remove now-superfluous ISBs from TTBR writes (Mark Salter) [RHEL-40604]
- arm64: consolidate rox page protection logic (Mark Salter) [RHEL-40604]
- arm64: set __exception_irq_entry with __irq_entry as a default (Mark Salter) [RHEL-40604]
- arm64: mm: always map fixmap at page granularity (Mark Salter) [RHEL-40604]
- arm64: mm: move fixmap code to its own file (Mark Salter) [RHEL-40604]
- arm64: add FIXADDR_TOT_{START,SIZE} (Mark Salter) [RHEL-40604]
- arm: uaccess: Remove memcpy_page_flushcache() (Mark Salter) [RHEL-40604]
- scripts/gdb: add mm introspection utils (Mark Salter) [RHEL-40604]
- arm/mm: fix swp type masking in __swp_entry() (Mark Salter) [RHEL-40604]
- arm64, smp: Remove trace_.*_rcuidle() usage (Mark Salter) [RHEL-40604]
- arm64: mte: Avoid the racy walk of the vma list during core dump (Mark Salter) [RHEL-40604]
- arm64: mte: Fix double-freeing of the temporary tag storage during coredump (Mark Salter) [RHEL-40604]
- arm64/mm: add pud_user_exec() check in pud_user_accessible_page() (Mark Salter) [RHEL-40604]
- arm64/mm: fix incorrect file_map_count for invalid pmd (Mark Salter) [RHEL-40604]
- arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud (Mark Salter) [RHEL-40604]
- arm64/asm: Remove unused assembler DAIF save/restore macros (Mark Salter) [RHEL-40604]
- arm64/mm: Drop idmap_pg_end[] declaration (Mark Salter) [RHEL-40604]
- arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2 (Mark Salter) [RHEL-40604]
- arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTE (Mark Salter) [RHEL-40604]
- arm64: Add support for user sub-page fault probing (Mark Salter) [RHEL-40604]
- arm64: clean up tools Makefile (Mark Salter) [RHEL-40604]
- clocksource/drivers/arm_arch_timer: Use event stream scaling when available (Mark Salter) [RHEL-40604]
- workqueue: Improve scalability of workqueue watchdog touch (Waiman Long) [RHEL-60747] {CVE-2024-46839}
- workqueue: wq_watchdog_touch is always called with valid CPU (Waiman Long) [RHEL-60747] {CVE-2024-46839}
* Thu Dec 05 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-539.el9]
- smb: client: fix use-after-free of signing key (Paulo Alcantara) [RHEL-66206]
- Bluetooth: MGMT: Fix possible deadlocks (Bastien Nocera) [RHEL-64476] {CVE-2024-49951}
- Bluetooth: MGMT: Fix possible crash on mgmt_index_removed (CKI Backport Bot) [RHEL-64476] {CVE-2024-49951}
- HID: hyperv: streamline driver probe to avoid devres issues (Vitaly Kuznetsov) [RHEL-29299]
- filter-modules.sh.rhel: Move squashfs to kernel-modules-core (Vitaly Kuznetsov) [RHEL-68817]
- net: qede: flower: validate control flags (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_parse_actions() (Michal Schmidt) [RHEL-52263]
- net: qede: propagate extack through qede_flow_spec_validate() (Michal Schmidt) [RHEL-52263]
- net: qede: use faked extack in qede_flow_spec_to_rule() (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_parse_flow_attr() (Michal Schmidt) [RHEL-52263]
- net: qede: add extack in qede_add_tc_flower_fltr() (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_flow_parse_udp_v4() (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_flow_parse_udp_v6() (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_flow_parse_tcp_v4() (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_flow_parse_tcp_v6() (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_flow_parse_v4_common() (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_flow_parse_v6_common() (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_set_v4_tuple_to_profile() (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_set_v6_tuple_to_profile() (Michal Schmidt) [RHEL-52263]
- net: qede: use extack in qede_flow_parse_ports() (Michal Schmidt) [RHEL-52263]
- net: qede: use return from qede_flow_parse_ports() (Michal Schmidt) [RHEL-52263]
- net: qede: use return from qede_flow_spec_validate_unused() (Michal Schmidt) [RHEL-52263]
- net: qede: use return from qede_parse_actions() for flow_spec (Michal Schmidt) [RHEL-52263]
- net: qede: use return from qede_parse_actions() (Michal Schmidt) [RHEL-52263]
- net: qede: use return from qede_parse_flow_attr() for flow_spec (Michal Schmidt) [RHEL-52263]
- net: qede: use return from qede_parse_flow_attr() for flower (Michal Schmidt) [RHEL-52263]
- net: qede: sanitize 'rc' in qede_add_tc_flower_fltr() (Michal Schmidt) [RHEL-52263]
- qed: avoid truncating work queue length (Michal Schmidt) [RHEL-52263]
- qed: Drop useless pci_params.pm_cap (Michal Schmidt) [RHEL-52263]
- scsi: qedf: Replace deprecated strncpy() with strscpy() (Michal Schmidt) [RHEL-52263]
- qede: adopt skb_network_offset() and similar helpers (Michal Schmidt) [RHEL-52263]
- qed: remove duplicated assignment to variable opaque_fid (Michal Schmidt) [RHEL-52263]
- qed: Fix a potential use-after-free in qed_cxt_tables_alloc (Michal Schmidt) [RHEL-52263]
- qede: Refactor qede_forced_speed_maps_init() (Michal Schmidt) [RHEL-52263]
- qed: replace uses of strncpy (Michal Schmidt) [RHEL-52263]
- qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info (Michal Schmidt) [RHEL-52263]
- qed/qede: Remove unused declarations (Michal Schmidt) [RHEL-52263]
- qed: remove unused 'resp_size' calculation (Michal Schmidt) [RHEL-52263]
- qed: Fix scheduling in a tasklet while getting stats (Michal Schmidt) [RHEL-52263]
- qed: remove unused num_ooo_add_to_peninsula variable (Michal Schmidt) [RHEL-52263]
- qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info (Michal Schmidt) [RHEL-52263]
- qed/qed_mng_tlv: correctly zero out ->min instead of ->hour (Michal Schmidt) [RHEL-52263]
- qed/qed_dev: guard against a possible division by zero (Michal Schmidt) [RHEL-52263]
- qede: remove linux/version.h and linux/compiler.h (Michal Schmidt) [RHEL-52263]
- qede: execute xdp_do_flush() before napi_complete_done() (Michal Schmidt) [RHEL-52263]
- qed: fix a typo in comment (Michal Schmidt) [RHEL-52263]
- qed: Introduce slab_build_skb() (Michal Schmidt) [RHEL-52263]
- qed: avoid defines prefixed with CONFIG (Michal Schmidt) [RHEL-52263]
- qed (gcc13): use u16 for fid to be big enough (Michal Schmidt) [RHEL-52263]
- qed, qede: constify references to netdev->dev_addr in drivers (Michal Schmidt) [RHEL-52263]
- qed: Remove redundant 'flush_workqueue()' calls (Michal Schmidt) [RHEL-52263]
- ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir() (CKI Backport Bot) [RHEL-63229] {CVE-2023-52917}
- netdevice: add netdev_tx_reset_subqueue() shorthand (CKI Backport Bot) [RHEL-68651]
- drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path (Mohammad Heib) [RHEL-64963]
- ionic: Allow XDP program to be hot swapped (Mohammad Heib) [RHEL-64963]
- ionic: convert Rx queue buffers to use page_pool (Mohammad Heib) [RHEL-64963]
- ionic: Fully reconfigure queues when going to/from a NULL XDP program (Mohammad Heib) [RHEL-64963]
- ionic: always use rxq_info (Mohammad Heib) [RHEL-64963]
- ionic: use per-queue xdp_prog (Mohammad Heib) [RHEL-64963]
- ionic: rename ionic_xdp_rx_put_bufs (Mohammad Heib) [RHEL-64963]
- ionic: debug line for Tx completion errors (Mohammad Heib) [RHEL-64963]
- ionic: Convert comma to semicolon (Mohammad Heib) [RHEL-64963]
- ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq() (Mohammad Heib) [RHEL-64963]
- ionic: Prevent tx_timeout due to frequent doorbell ringing (Mohammad Heib) [RHEL-64963]
- ionic: use dev_consume_skb_any outside of napi (Mohammad Heib) [RHEL-64963]
- ionic: fix kernel panic due to multi-buffer handling (Mohammad Heib) [RHEL-64963]
- ionic: Only run the doorbell workaround for certain asic_type (Mohammad Heib) [RHEL-64963]
- ionic: Use an u16 for rx_copybreak (Mohammad Heib) [RHEL-64963]
- ionic: check for queue deadline in doorbell_napi_work (Mohammad Heib) [RHEL-64963]
- ionic: add per-queue napi_schedule for doorbell check (Mohammad Heib) [RHEL-64963]
- ionic: add work item for missed-doorbell check (Mohammad Heib) [RHEL-64963]
- ionic: add private workqueue per-device (Mohammad Heib) [RHEL-64963]
- ionic: Keep interrupt affinity up to date (Mohammad Heib) [RHEL-64963]
- ionic: remove missed doorbell per-queue timer (Mohammad Heib) [RHEL-64963]
- ionic: advertise 52-bit addressing limitation for MSI-X (Mohammad Heib) [RHEL-64963]
- ionic: fix up ionic_if.h kernel-doc issues (Mohammad Heib) [RHEL-64963]
- ionic: only sync frag_len in first buffer of xdp (Mohammad Heib) [RHEL-64963]
- ionic: Use netdev_name() function instead of netdev->name (Mohammad Heib) [RHEL-64963]
- ionic: Mark error paths in the data path as unlikely (Mohammad Heib) [RHEL-64963]
- ionic: Pass ionic_txq_desc to ionic_tx_tso_post (Mohammad Heib) [RHEL-64963]
- ionic: Reset LIF device while restarting LIF (Mohammad Heib) [RHEL-64963]
- ionic: fix potential irq name truncation (Mohammad Heib) [RHEL-64963]
- fbdev: efifb: Register sysfs groups through driver core (Jocelyn Falempe) [RHEL-53899]
- fbdev: efifb: Use driver-private screen_info for sysfs (Jocelyn Falempe) [RHEL-53899]
- firmware/sysfb: Disable sysfb for firmware buffers with unknown parent (Jocelyn Falempe) [RHEL-53899]
- fbdev: xen-fbfront: Assign fb_info->device (Jocelyn Falempe) [RHEL-53899]
- fbdev: hpfb: Fix an error handling path in hpfb_dio_probe() (Jocelyn Falempe) [RHEL-53899]
- video/aperture: optionally match the device in sysfb_disable() (Jocelyn Falempe) [RHEL-53899]
- firmware: sysfb: Fix reference count of sysfb parent device (Jocelyn Falempe) [RHEL-53899]
- fbdev: viafb: Make I2C terminology more inclusive (Jocelyn Falempe) [RHEL-53899]
- fbdev: smscufx: Make I2C terminology more inclusive (Jocelyn Falempe) [RHEL-53899]
- fb_defio: use a folio in fb_deferred_io_work() (Jocelyn Falempe) [RHEL-53899]
- fbdev: omap2: Return clk_prepare_enable to transfer the error (Jocelyn Falempe) [RHEL-53899]
- fbdev: mmp: Constify struct mmp_overlay_ops (Jocelyn Falempe) [RHEL-53899]
- fbdev: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Jocelyn Falempe) [RHEL-53899]
- video: console: add missing MODULE_DESCRIPTION() macros (Jocelyn Falempe) [RHEL-53899]
- fbdev: amifb: add missing MODULE_DESCRIPTION() macro (Jocelyn Falempe) [RHEL-53899]
- fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macro (Jocelyn Falempe) [RHEL-53899]
- fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes (Jocelyn Falempe) [RHEL-53899]
- fbdev: omapfb: use of_graph_get_remote_port() (Jocelyn Falempe) [RHEL-53899]
- fbdev: omapdss: use for_each_endpoint_of_node() (Jocelyn Falempe) [RHEL-53899]
- fbdev: offb: add missing MODULE_DESCRIPTION() macro (Jocelyn Falempe) [RHEL-53899]
- fbdev: vfb: add missing MODULE_DESCRIPTION() macro (Jocelyn Falempe) [RHEL-53899]
- fbdev: macmodes: add missing MODULE_DESCRIPTION() macro (Jocelyn Falempe) [RHEL-53899]
- fbdev: goldfishfb: add missing MODULE_DESCRIPTION() macro (Jocelyn Falempe) [RHEL-53899]
- fbdev: kyro: add missing MODULE_DESCRIPTION() macro (Jocelyn Falempe) [RHEL-53899]
- fbdev: viafb: add missing MODULE_DESCRIPTION() macro (Jocelyn Falempe) [RHEL-53899]
- fbdev: matroxfb: add missing MODULE_DESCRIPTION() macros (Jocelyn Falempe) [RHEL-53899]
- video/logo: Make logo data const again (Jocelyn Falempe) [RHEL-53899]
- arch: Remove struct fb_info from video helpers (Jocelyn Falempe) [RHEL-53899]
- arch: Select fbdev helpers with CONFIG_VIDEO (Jocelyn Falempe) [RHEL-53899]
- fbdev: omap: lcd_ams_delta: Constify lcd_ops (Jocelyn Falempe) [RHEL-53899]
- fbdev: imx: Constify lcd_ops (Jocelyn Falempe) [RHEL-53899]
- fbdev: clps711x: Constify lcd_ops (Jocelyn Falempe) [RHEL-53899]
- fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io (Jocelyn Falempe) [RHEL-53899]
- fbdev/deferred-io: Always call get_page() for framebuffer pages (Jocelyn Falempe) [RHEL-53899]
- fbdev/deferred-io: Test smem_start for I/O memory (Jocelyn Falempe) [RHEL-53899]
- fbdev/deferred-io: Test screen_buffer for vmalloc'ed memory (Jocelyn Falempe) [RHEL-53899]
- fbdev/deferred-io: Clean up pageref on lastclose (Jocelyn Falempe) [RHEL-53899]
- fbdev/deferred-io: Move pageref setup into separate helper (Jocelyn Falempe) [RHEL-53899]
- fbdev: savage: Handle err return when savagefb_check_var failed (Jocelyn Falempe) [RHEL-53899]
- fbdev: uvesafb: replace deprecated strncpy with strscpy_pad (Jocelyn Falempe) [RHEL-53899]
- fbdev: au1200fb: replace deprecated strncpy with strscpy (Jocelyn Falempe) [RHEL-53899]
- fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad (Jocelyn Falempe) [RHEL-53899]
- fbdev: fix incorrect address computation in deferred IO (Jocelyn Falempe) [RHEL-53899]
- video: logo: Drop full path of the input filename in generated file (Jocelyn Falempe) [RHEL-53899]
- fbdev: add HAS_IOPORT dependencies (Jocelyn Falempe) [RHEL-53899]
- fbdev: sh7760fb: allow modular build (Jocelyn Falempe) [RHEL-53899]
- fbdev: sisfb: hide unused variables (Jocelyn Falempe) [RHEL-53899]
- fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpers (Jocelyn Falempe) [RHEL-53899]
- fbdev: ssd1307fb: Remove struct backlight_ops.check_fb (Jocelyn Falempe) [RHEL-53899]
- fbdev: ssd1307fb: Init backlight before registering framebuffer (Jocelyn Falempe) [RHEL-53899]
- fbdev: sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fb (Jocelyn Falempe) [RHEL-53899]
- backlight: pwm-backlight: Remove struct backlight_ops.check_fb (Jocelyn Falempe) [RHEL-53899]
- backlight: aat2870-backlight: Remove struct backlight.check_fb (Jocelyn Falempe) [RHEL-53899]
- backlight: Match backlight device against struct fb_info.bl_dev (Jocelyn Falempe) [RHEL-53899]
- fbdev: shmobile: fix snprintf truncation (Jocelyn Falempe) [RHEL-53899]
- fbdev: Select I/O-memory framebuffer ops for SBus (Jocelyn Falempe) [RHEL-53899]
- fbdev: omap2: replace of_graph_get_next_endpoint() (Jocelyn Falempe) [RHEL-53899]
- firmware/sysfb: fix an error code in sysfb_init() (Jocelyn Falempe) [RHEL-53899]
- firmware/sysfb: Create firmware device only for enabled PCI devices (Jocelyn Falempe) [RHEL-53899]
- firmware/sysfb: Set firmware-framebuffer parent device (Jocelyn Falempe) [RHEL-53899]
- fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit() (Jocelyn Falempe) [RHEL-53899]
- fbmon: prevent division by zero in fb_videomode_from_videomode() (Jocelyn Falempe) [RHEL-53899]
- fbcon: Increase maximum font width x height to 64 x 128 (Jocelyn Falempe) [RHEL-53899]
- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 (Jocelyn Falempe) [RHEL-53899]
- fbdev: mb862xxfb: Fix defined but not used error (Jocelyn Falempe) [RHEL-53899]
- fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emit (Jocelyn Falempe) [RHEL-53899]
- fbdev/chipsfb: Include <linux/backlight.h> (Jocelyn Falempe) [RHEL-53899]
- backlight/corgi-lcd: Include <linux/backlight.h> (Jocelyn Falempe) [RHEL-53899]
- fbdev/efifb: Remove framebuffer relocation tracking (Jocelyn Falempe) [RHEL-53899]
- firmware/sysfb: Update screen_info for relocated EFI framebuffers (Jocelyn Falempe) [RHEL-53899]
- fbdev/efifb: Do not track parent device status (Jocelyn Falempe) [RHEL-53899]
- fbdev/efifb: Remove PM for parent device (Jocelyn Falempe) [RHEL-53899]
- video: Provide screen_info_get_pci_dev() to find screen_info's PCI device (Jocelyn Falempe) [RHEL-53899]
- video: Add helpers for decoding screen_info (Jocelyn Falempe) [RHEL-53899]
- video: fbdev: mmp: Follow renaming of SPI "master" to "controller" (Jocelyn Falempe) [RHEL-53899]
- fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH (Jocelyn Falempe) [RHEL-53899]
- vt: remove superfluous CONFIG_HW_CONSOLE (Jocelyn Falempe) [RHEL-53899]
- fbcon: remove fbcon_getxy() (Jocelyn Falempe) [RHEL-53899]
- fbcon: remove consw::con_screen_pos() (Jocelyn Falempe) [RHEL-53899]
- tty: vt: change consw::con_set_origin() return type (Jocelyn Falempe) [RHEL-53899]
- tty: vt: make consw::con_font_default()'s name const (Jocelyn Falempe) [RHEL-53899]
- tty: vt: make font of consw::con_font_set() const (Jocelyn Falempe) [RHEL-53899]
- tty: vt: stop using -1 for blank mode in consw::con_blank() (Jocelyn Falempe) [RHEL-53899]
- tty: vt: make consw::con_switch() return a bool (Jocelyn Falempe) [RHEL-53899]
- tty: vt: remove CM_* constants (Jocelyn Falempe) [RHEL-53899]
- fbdev/core: simplify cursor_state setting in fbcon_ops::cursor() (Jocelyn Falempe) [RHEL-53899]
- consoles: use if instead of switch-case in consw::con_cursor() (Jocelyn Falempe) [RHEL-53899]
- tty: vt: sanitize consw::con_putcs() parameters (Jocelyn Falempe) [RHEL-53899]
- tty: vt: sanitize consw::con_putc() parameters (Jocelyn Falempe) [RHEL-53899]
- tty: vt: eliminate unneeded consw::con_putc() implementations (Jocelyn Falempe) [RHEL-53899]
- tty: vt: add con_putc() helper (Jocelyn Falempe) [RHEL-53899]
- tty: vt: remove checks for count in consw::con_clear() implementations (Jocelyn Falempe) [RHEL-53899]
- tty: vt: sanitize arguments of consw::con_clear() (Jocelyn Falempe) [RHEL-53899]
- tty: vt: make init parameter of consw::con_init() a bool (Jocelyn Falempe) [RHEL-53899]
- tty: vt: make consw::con_debug_*() return void (Jocelyn Falempe) [RHEL-53899]
- tty: vt: pass vc_resize_user as a parameter (Jocelyn Falempe) [RHEL-53899]
- fbcon: make display_desc a static array in fbcon_startup() (Jocelyn Falempe) [RHEL-53899]
- vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta() (Jocelyn Falempe) [RHEL-53899]
- of/platform: Disable sysfb if a simple-framebuffer node is found (Jocelyn Falempe) [RHEL-53899]
- video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEO (Jocelyn Falempe) [RHEL-53899]
- video/cmdline: Hide __video_get_options() behind CONFIG_FB_CORE (Jocelyn Falempe) [RHEL-53899]
- video/cmdline: Introduce CONFIG_VIDEO for video= parameter (Jocelyn Falempe) [RHEL-53899]
- fbdev/vesafb: Use screen_info pointer from device (Jocelyn Falempe) [RHEL-53899]
- fbdev/vesafb: Replace references to global screen_info by local pointer (Jocelyn Falempe) [RHEL-53899]
- fbdev/efifb: Use screen_info pointer from device (Jocelyn Falempe) [RHEL-53899]
- fbdev/efifb: Replace references to global screen_info by local pointer (Jocelyn Falempe) [RHEL-53899]
- lib/fonts: fix undefined behavior in bit shift for get_default_font (Jocelyn Falempe) [RHEL-53899]
- scsi: qla2xxx: Convert comma to semicolon (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Update version to 10.02.09.300-k (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Use QP lock to search for bsg (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Reduce fabric scan duplicate code (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Fix optrom version displayed in FDMI (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: During vport delete send async logout explicitly (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Complete command early within lock (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Fix flash read failure (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Fix for possible memory corruption (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: validate nvme_local_port correctly (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Unable to act on RSCN for port online (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Remove unused struct 'scsi_dif_tuple' (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Fix debugfs output for fw_resource_count (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Avoid possible run-time warning with long model_num (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Indent help text (Nilesh Javali) [RHEL-58013]
- scsi: qla2xxx: Drop driver owner assignment (Nilesh Javali) [RHEL-58013]
- powercap: intel_rapl_tpmi: Ignore minor version change (David Arcari) [RHEL-33313]
- powercap: intel_rapl_tpmi: Fix bogus register reading (David Arcari) [RHEL-33313]
- powercap: intel_rapl_msr: Add PL4 support for ArrowLake-H (David Arcari) [RHEL-33313]
- powercap: intel_rapl_msr: Add PL4 support for Arrowlake-U (David Arcari) [RHEL-33313]
- powercap: intel_rapl: Change an error pointer to NULL (David Arcari) [RHEL-33313]
- powercap: intel_rapl: Add support for ArrowLake-U platform (David Arcari) [RHEL-33313]
- powercap/intel_rapl: Fix the energy-pkg event for AMD CPUs (David Arcari) [RHEL-33313]
- powercap/intel_rapl: Add support for AMD family 1Ah (David Arcari) [RHEL-33313]
- sctp: properly validate chunk size in sctp_sf_ootb() (CKI Backport Bot) [RHEL-68005] {CVE-2024-50299}
- net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers (Ivan Vecera) [RHEL-57768]
- net: fix races in netdev_tx_sent_queue()/dev_watchdog() (Ivan Vecera) [RHEL-57768]
- sch_cake: constify inverse square root cache (Ivan Vecera) [RHEL-57768]
- net: sched: consistently use rcu_replace_pointer() in taprio_change() (Ivan Vecera) [RHEL-57768]
- net_sched: sch_fq: fix incorrect behavior for small weights (Ivan Vecera) [RHEL-57768]
- selftests: tc_actions: test egress 2nd vlan push (Ivan Vecera) [RHEL-57768]
- selftests: tc_actions: test ingress 2nd vlan push (Ivan Vecera) [RHEL-57768]
- tc: adjust network header after 2nd vlan push (Ivan Vecera) [RHEL-57768]
- net: sched: Correct spelling in headers (Ivan Vecera) [RHEL-57768]
- tc-testing: don't access non-existent variable on exception (Ivan Vecera) [RHEL-57768]
- UAPI: net/sched: Use __struct_group() in flex struct tc_u32_sel (Ivan Vecera) [RHEL-57768]
- sched: act_ct: avoid -Wflex-array-member-not-at-end warning (Ivan Vecera) [RHEL-57768]
- net/sched: act_skbmod: convert comma to semicolon (Ivan Vecera) [RHEL-57768]
- act_ct: prepare for stolen verdict coming from conntrack and nat engine (Ivan Vecera) [RHEL-57768]
- tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset() (Ivan Vecera) [RHEL-57768]
- net: count drops due to missing qdisc as dev->tx_drops (Ivan Vecera) [RHEL-57768]
- redhat/configs: enable TMP421 hardware monitoring sensors on aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable TMP401 hardware monitoring sensors on aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable TMP102 hardware monitoring sensors on aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable LM93 hardware monitoring sensors on aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable LM92 hardware monitoring sensors on aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable LM90 hardare monitoring sensors for aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable LM78 hardware monitoring sensors for aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable LM77 hardware monitoring sensors for aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable LM75 hardware monitoring sensors for aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable LM73 hardware monitoring sensors for aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable INA2XX hardware monitoring sensors for aarch64 (Nirmala Dalvi) [RHEL-21097]
- redhat/configs: enable F71882FG hardware monitoring sensors for aarch64 (Nirmala Dalvi) [RHEL-21097]
- RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation (Benjamin Poirier) [RHEL-52873]
- RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation (Benjamin Poirier) [RHEL-52873]
- net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28 (Benjamin Poirier) [RHEL-52873]
- RDMA/mlx4: Fix truncated output warning in alias_GUID.c (Benjamin Poirier) [RHEL-52873]
- RDMA/mlx4: Fix truncated output warning in mad.c (Benjamin Poirier) [RHEL-52873]
- net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings (Benjamin Poirier) [RHEL-52873]
- net/mlx4_en: Use ethtool_puts to fill selftest strings (Benjamin Poirier) [RHEL-52873]
- net/mlx4_en: Use ethtool_puts to fill priv flags strings (Benjamin Poirier) [RHEL-52873]
- net/mlx4: support per-queue statistics via netlink (Benjamin Poirier) [RHEL-52873]
- net/mlx4: link NAPI instances to queues and IRQs (Benjamin Poirier) [RHEL-52873]
- net/mlx4: Track RX allocation failures in a stat (Benjamin Poirier) [RHEL-52873]
- net: ethernet: mlx4: remove unused struct 'mlx4_port_config' (Benjamin Poirier) [RHEL-52873]
- mlx4: Address spelling errors (Benjamin Poirier) [RHEL-52873]
- i40e: Fix handling changed priv flags (Kamal Heib) [RHEL-30524]
- PCI: qcom: Use OPP only if the platform supports it (Myron Stowe) [RHEL-65598]
- PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoC (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Do not enable watermark interrupts for HDMA (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA (Myron Stowe) [RHEL-65598]
- PCI: qcom: Prevent use of uninitialized data in qcom_pcie_suspend_noirq() (Myron Stowe) [RHEL-65598]
- PCI: qcom: Prevent potential error pointer dereference (Myron Stowe) [RHEL-65598]
- PCI: qcom: Fix missing error code in qcom_pcie_probe() (Myron Stowe) [RHEL-65598]
- PCI: qcom: Add OPP support to scale performance (Myron Stowe) [RHEL-65598]
- PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps() (Myron Stowe) [RHEL-65598]
- PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path (Myron Stowe) [RHEL-65598]
- PCI: qcom-ep: Disable resources unconditionally during PERST# assert (Myron Stowe) [RHEL-65598]
- PCI: qcom-ep: Override NO_SNOOP attribute for SA8775P EP (Myron Stowe) [RHEL-65598]
- PCI: qcom: Override NO_SNOOP attribute for SA8775P RC (Myron Stowe) [RHEL-65598]
- PCI: epf-mhi: Enable HDMA for SA8775P SoC (Myron Stowe) [RHEL-65598]
- PCI: qcom-ep: Add HDMA support for SA8775P SoC (Myron Stowe) [RHEL-65598]
- PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers (Myron Stowe) [RHEL-65598]
- PCI: dwc: Skip finding eDMA channels count for HDMA platforms (Myron Stowe) [RHEL-65598]
- PCI: dwc: Refactor dw_pcie_edma_find_chip() API (Myron Stowe) [RHEL-65598]
- PCI: qcom-ep: Add support for SA8775P SOC (Myron Stowe) [RHEL-65598]
- dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC (Myron Stowe) [RHEL-65598]
- PCI: qcom: Use devm_clk_bulk_get_all() API (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in remote setup (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in remote setup (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Add HDMA remote interrupt configuration (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: HDMA_V0_REMOTEL_STOP_INT_EN typo fix (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Fix wrong interrupt bit set for HDMA (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Fix the ch_count hdma callback (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: increase size of 'name' in debugfs code (Myron Stowe) [RHEL-65598]
- dmaengine: shdma: increase size of 'dev_id' (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Add HDMA DebugFS support (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Add support for native HDMA (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Fix to change for continuous transfer (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Remove runtime PM support (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: remove a macro conditional with similar branches (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Fix inconsistent indenting (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Fix unaligned 64bit access (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent() (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' API (Myron Stowe) [RHEL-65598]
- dmaengine: dw-edma: Remove an unused variable (Myron Stowe) [RHEL-65598]
- autofs: fix thinko in validate_dev_ioctl() (Ian Kent) [RHEL-67294]
- autofs: add per dentry expire timeout (Ian Kent) [RHEL-67294]
- idpf: fix idpf_vc_core_init error path (CKI Backport Bot) [RHEL-67141]
- idpf: avoid vport access in idpf_get_link_ksettings (CKI Backport Bot) [RHEL-67141]
* Tue Dec 03 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-538.el9]
- perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORT (Michael Petlan) [RHEL-29796]
- kernel.spec: Remove tools/build/Build (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync linux/stat.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync linux/prctl.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync linux/fs.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync linux/fcntl.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync linux/socket.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync asm/prctl.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync asm/irq_vectors.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync arch/mips/kernel/syscalls/syscall_n64.tbl with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync arch/s390/kernel/syscalls/syscall.tbl with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync arch/powerpc/kernel/syscalls/syscall.tbl with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync arch/x86/entry/syscalls/syscall_64.tbl with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync arch/x86/entry/syscalls/syscall_32.tbl with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync asm-generic/unistd.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync asm/svm.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync asm/kvm.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync asm/msr-index.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync asm/cpufeatures.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync asm/disabled-features.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync linux/stat.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync linux/in.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync linux/kvm.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync linux/fscrypt.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync drm/i915_drm.h with kernel (Michael Petlan) [RHEL-29796]
- tools headers UAPI: sync drm/drm.h with kernel (Michael Petlan) [RHEL-29796]
- perf cap: Add __NR_capget to arch/x86 unistd (Michael Petlan) [RHEL-29796]
- perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT (Michael Petlan) [RHEL-29796]
- perf test: Handle perftool-testsuite_probe failure due to broken DWARF (Michael Petlan) [RHEL-29796]
- perf trace: Fix non-listed archs in the syscalltbl routines (Michael Petlan) [RHEL-29796]
- perf build: Change the clang check back to 12.0.1 (Michael Petlan) [RHEL-29796]
- perf trace augmented_raw_syscalls: Add more checks to pass the verifier (Michael Petlan) [RHEL-29796]
- perf trace augmented_raw_syscalls: Add extra array index bounds checking to satisfy some BPF verifiers (Michael Petlan) [RHEL-29796]
- perf trace: The return from 'write' isn't a pid (Michael Petlan) [RHEL-29796]
- perf tools: Update copy of libbpf's hashmap.c (Michael Petlan) [RHEL-29796]
- perf cs-etm: Fix the assert() to handle captured and unprocessed cpu trace (Michael Petlan) [RHEL-29796]
- perf build: Fix build feature-dwarf_getlocations fail for old libdw (Michael Petlan) [RHEL-29796]
- perf build: Fix static compilation error when libdw is not installed (Michael Petlan) [RHEL-29796]
- perf tools: Cope with differences for lib/list_sort.c copy from the kernel (Michael Petlan) [RHEL-29796]
- tools check_headers.sh: Add check variant that excludes some hunks (Michael Petlan) [RHEL-29796]
- tools headers UAPI: Sync the linux/in.h with the kernel sources (Michael Petlan) [RHEL-29796]
- perf vdso: Missed put on 32-bit dsos (Michael Petlan) [RHEL-29796]
- perf symbol: Set binary_type of dso when loading (Michael Petlan) [RHEL-29796]
- perf trace: Mark the 'head' arg in the set_robust_list syscall as coming from user space (Michael Petlan) [RHEL-29796]
- perf trace: Mark the 'rseq' arg in the rseq syscall as coming from user space (Michael Petlan) [RHEL-29796]
- perf env: Find correct branch counter info on hybrid (Michael Petlan) [RHEL-29796]
- perf evlist: Print hint for group (Michael Petlan) [RHEL-29796]
- tools: Drop nonsensical -O6 (Michael Petlan) [RHEL-29796]
- perf evsel: Add accessor for tool_event (Michael Petlan) [RHEL-29796]
- perf pmus: Fake PMU clean up (Michael Petlan) [RHEL-29796]
- perf list: Avoid potential out of bounds memory read (Michael Petlan) [RHEL-29796]
- perf help: Fix a typo ("bellow") (Michael Petlan) [RHEL-29796]
- perf ftrace: Detect whether ftrace is enabled on system (Michael Petlan) [RHEL-29796]
- perf test shell probe_vfs_getname: Remove extraneous '=' from probe line number regex (Michael Petlan) [RHEL-29796]
- perf build: Require at least clang 16.0.6 to build BPF skeletons (Michael Petlan) [RHEL-29796]
- perf trace: If a syscall arg is marked as 'const', assume it is coming _from_ userspace (Michael Petlan) [RHEL-29796]
- perf parse-events: Remove duplicated include in parse-events.c (Michael Petlan) [RHEL-29796]
- perf callchain: Allow symbols to be optional when resolving a callchain (Michael Petlan) [RHEL-29796]
- perf inject: Lazy build-id mmap2 event insertion (Michael Petlan) [RHEL-29796]
- perf inject: Add new mmap2-buildid-all option (Michael Petlan) [RHEL-29796]
- perf inject: Fix build ID injection (Michael Petlan) [RHEL-29796]
- perf annotate-data: Add pr_debug_scope() (Michael Petlan) [RHEL-29796]
- perf annotate: Treat 'call' instruction as stack operation (Michael Petlan) [RHEL-29796]
- perf build: Remove unused feature test target (Michael Petlan) [RHEL-29796]
- perf build: Autodetect minimum required llvm-dev version (Michael Petlan) [RHEL-29796]
- perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as coming from user space (Michael Petlan) [RHEL-29796]
- perf trace: Support collecting 'union's with the BPF augmenter (Michael Petlan) [RHEL-29796]
- perf trace: Add --force-btf for debugging (Michael Petlan) [RHEL-29796]
- perf trace: Collect augmented data using BPF (Michael Petlan) [RHEL-29796]
- perf trace: Pretty print buffer data (Michael Petlan) [RHEL-29796]
- perf trace: Pretty print struct data (Michael Petlan) [RHEL-29796]
- perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF (Michael Petlan) [RHEL-29796]
- perf trace: Mark bpf's attr as from_user (Michael Petlan) [RHEL-29796]
- perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true (Michael Petlan) [RHEL-29796]
- perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = true (Michael Petlan) [RHEL-29796]
- perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true (Michael Petlan) [RHEL-29796]
- perf trace: Mark which syscall arguments go from user space to kernel space (Michael Petlan) [RHEL-29796]
- perf trace: Use a common encoding for augmented arguments, with size + error + payload (Michael Petlan) [RHEL-29796]
- perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, temporarily (Michael Petlan) [RHEL-29796]
- perf mem: Fix the wrong reference in parse_record_events() (Michael Petlan) [RHEL-29796]
- perf mem: Fix missed p-core mem events on ADL and RPL (Michael Petlan) [RHEL-29796]
- perf mem: Check mem_events for all eligible PMUs (Michael Petlan) [RHEL-29796]
- perf script python: Avoid buffer overflow in python PEBS register interface (Michael Petlan) [RHEL-29796]
- perf jevents: Ignore sys when determining a model directory (Michael Petlan) [RHEL-29796]
- perf check: Fix inconsistencies in feature names (Michael Petlan) [RHEL-29796]
- perf tests probe_vfs_getname.sh: Update to use 'perf check feature' (Michael Petlan) [RHEL-29796]
- perf tools test_task_analyzer.sh: Update to use 'perf check feature' (Michael Petlan) [RHEL-29796]
- perf version: Update --build-options to use 'supported_features' array (Michael Petlan) [RHEL-29796]
- perf jevents: Add cpuid to model lookup command (Michael Petlan) [RHEL-29796]
- perf check: Introduce 'check' subcommand (Michael Petlan) [RHEL-29796]
- libsubcmd: Don't free the usage string (Michael Petlan) [RHEL-29796]
- perf parse-events: Vary default_breakpoint_len on i386 and arm64 (Michael Petlan) [RHEL-29796]
- perf parse-events: Add default_breakpoint_len helper (Michael Petlan) [RHEL-29796]
- perf parse-events: Pass cpu_list as a perf_cpu_map in __add_event() (Michael Petlan) [RHEL-29796]
- perf pmu: Merge boolean sysfs event option parsing (Michael Petlan) [RHEL-29796]
- perf sched timehist: Add --prio option (Michael Petlan) [RHEL-29796]
- perf sched timehist: Add --show-prio option (Michael Petlan) [RHEL-29796]
- perf sched timehist: Remove redundant BUG_ON in timehist_sched_change_event() (Michael Petlan) [RHEL-29796]
- perf sched timehist: Skip print non-idle task samples when only show idle events (Michael Petlan) [RHEL-29796]
- perf record offcpu: Constify control data for BPF (Michael Petlan) [RHEL-29796]
- perf lock contention: Constify control data for BPF (Michael Petlan) [RHEL-29796]
- perf kwork: Constify control data for BPF (Michael Petlan) [RHEL-29796]
- perf ftrace latency: Constify control data for BPF (Michael Petlan) [RHEL-29796]
- perf stat: Constify control data for BPF (Michael Petlan) [RHEL-29796]
- perf test: Make watchpoint data 32-bits on i386 (Michael Petlan) [RHEL-29796]
- perf test: Skip uprobe test if probe command isn't present (Michael Petlan) [RHEL-29796]
- perf time-utils: Fix 32-bit nsec parsing (Michael Petlan) [RHEL-29796]
- perf pmus: Fix name comparisons on 32-bit systems (Michael Petlan) [RHEL-29796]
- perf annotate: LLVM-based disassembler (Michael Petlan) [RHEL-29796]
- perf annotate: Split out read_symbol() (Michael Petlan) [RHEL-29796]
- perf report: Support LLVM for addr2line() (Michael Petlan) [RHEL-29796]
- perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/syscall_32.tbl (Michael Petlan) [RHEL-29796]
- perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time (Michael Petlan) [RHEL-29796]
- perf lock contention: Do not fail EEXIST for update (Michael Petlan) [RHEL-29796]
- perf lock contention: Simplify spinlock check (Michael Petlan) [RHEL-29796]
- perf lock contention: Handle error in a single place (Michael Petlan) [RHEL-29796]
- perf test: Additional pipe tests with pipe output written to a file (Michael Petlan) [RHEL-29796]
- perf header: Remove repipe option (Michael Petlan) [RHEL-29796]
- perf inject: Overhaul handling of pipe files (Michael Petlan) [RHEL-29796]
- perf header: Allow attributes to be written after data (Michael Petlan) [RHEL-29796]
- perf header: Fail read if header sections overlap (Michael Petlan) [RHEL-29796]
- perf header: Add kerneldoc to 'struct perf_file_header' (Michael Petlan) [RHEL-29796]
- perf session: Document 'struct perf_session' and constify its 'auxtrace' member (Michael Petlan) [RHEL-29796]
- perf: cs-etm: Print queue number in raw trace dump (Michael Petlan) [RHEL-29796]
- perf: cs-etm: Support version 0.1 of HW_ID packets (Michael Petlan) [RHEL-29796]
- perf: cs-etm: Only save valid trace IDs into files (Michael Petlan) [RHEL-29796]
- perf: cs-etm: Create decoders based on the trace ID mappings (Michael Petlan) [RHEL-29796]
- perf: cs-etm: Move traceid_list to each queue (Michael Petlan) [RHEL-29796]
- perf: cs-etm: Allocate queues for all CPUs (Michael Petlan) [RHEL-29796]
- perf cs-etm: Create decoders after both AUX and HW_ID search passes (Michael Petlan) [RHEL-29796]
- perf test: Add 'perf record cgroup' filtering test (Michael Petlan) [RHEL-29796]
- perf bpf-filter: Support filtering on cgroups (Michael Petlan) [RHEL-29796]
- perf bpf-filter: Add build dependency to header files (Michael Petlan) [RHEL-29796]
- perf report: Fix segfault when 'sym' sort key is not used (Michael Petlan) [RHEL-29796]
- perf test trace_btf_enum: Fix shellcheck warning (Michael Petlan) [RHEL-29796]
- perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record (Michael Petlan) [RHEL-29796]
- perf auxtrace: Use evsel__is_aux_event() for checking AUX event (Michael Petlan) [RHEL-29796]
- perf vendor events arm64: Move Yitian 710 DDR PMU into T-Head directory (Michael Petlan) [RHEL-29796]
- perf vendor events: Move PM_BR_MPRED_CMPL event for power10 platform (Michael Petlan) [RHEL-29796]
- perf vendor events power10: Move the JSON/events (Michael Petlan) [RHEL-29796]
- perf vendor events power10: Update JSON/events (Michael Petlan) [RHEL-29796]
- perf trace: Pass the richer 'struct syscall_arg' pointer to trace__btf_scnprintf() (Michael Petlan) [RHEL-29796]
- perf trace: Fix perf trace -p <PID> (Michael Petlan) [RHEL-29796]
- perf evlist: Introduce method to find if there is a bpf-output event (Michael Petlan) [RHEL-29796]
- perf report: Name events in stats for pipe mode (Michael Petlan) [RHEL-29796]
- perf testsuite: Install perf-report tests in the 'make install-tests -C tools/perf' target (Michael Petlan) [RHEL-29796]
- perf testsuite report: Add test case for perf report (Michael Petlan) [RHEL-29796]
- perf testsuite report: Add test for perf-report basic functionality (Michael Petlan) [RHEL-29796]
- perf testsuite: Add common output checking helper (Michael Petlan) [RHEL-29796]
- perf testsuite probe: Add test for line semantics (Michael Petlan) [RHEL-29796]
- perf testsuite probe: Add test for invalid options (Michael Petlan) [RHEL-29796]
- perf testsuite probe: Add test for basic perf-probe options (Michael Petlan) [RHEL-29796]
- perf testsuite probe: Add test for blacklisted kprobes handling (Michael Petlan) [RHEL-29796]
- perf testsuite: Fix shellcheck warnings (Michael Petlan) [RHEL-29796]
- perf testsuite: Merge settings files for shell tests (Michael Petlan) [RHEL-29796]
- perf tests shell: Skip base_* dirs in test script search (Michael Petlan) [RHEL-29796]
- perf test vfs_getname: Look for alternative line where to collect the pathname (Michael Petlan) [RHEL-29796]
- perf test: Update sample filtering tests with multiple events (Michael Petlan) [RHEL-29796]
- perf tools: Print lost samples due to BPF filter (Michael Petlan) [RHEL-29796]
- perf bpf-filter: Support multiple events properly (Michael Petlan) [RHEL-29796]
- perf hist: Don't set hpp_fmt_value for members in --no-group (Michael Petlan) [RHEL-29796]
- perf test: Support external tests for separate objdir (Michael Petlan) [RHEL-29796]
- perf python: Disable -Wno-cast-function-type-mismatch if present on clang (Michael Petlan) [RHEL-29796]
- perf python: Allow checking for the existence of warning options in clang (Michael Petlan) [RHEL-29796]
- perf annotate-data: Copy back variable types after move (Michael Petlan) [RHEL-29796]
- perf annotate-data: Update stack slot for the store (Michael Petlan) [RHEL-29796]
- perf annotate-data: Update debug messages (Michael Petlan) [RHEL-29796]
- perf dwarf-aux: Handle bitfield members from pointer access (Michael Petlan) [RHEL-29796]
- perf annotate-data: Add 'typecln' sort key (Michael Petlan) [RHEL-29796]
- perf annotate-data: Show offset and size in hex (Michael Petlan) [RHEL-29796]
- perf bpf: Remove redundant check that map is NULL (Michael Petlan) [RHEL-29796]
- perf annotate-data: Fix percpu pointer check (Michael Petlan) [RHEL-29796]
- perf annotate-data: Prefer struct/union over base type (Michael Petlan) [RHEL-29796]
- perf annotate-data: Fix missing constant copy (Michael Petlan) [RHEL-29796]
- perf cap: Tidy up and improve capability testing (Michael Petlan) [RHEL-29796]
- perf annotate-data: Set bitfield member offset and size properly (Michael Petlan) [RHEL-29796]
- perf test: Add cgroup sampling test (Michael Petlan) [RHEL-29796]
- perf record: Fix sample cgroup & namespace tracking (Michael Petlan) [RHEL-29796]
- perf inject: Combine mmap and mmap2 handling (Michael Petlan) [RHEL-29796]
- perf inject: Combine different mmap and mmap2 functions (Michael Petlan) [RHEL-29796]
- perf inject: Combine build_ids and build_id_all into enum (Michael Petlan) [RHEL-29796]
- perf test: Expand pipe/inject test (Michael Petlan) [RHEL-29796]
- perf evsel: Constify evsel__id_hdr_size() argument (Michael Petlan) [RHEL-29796]
- perf dso: Constify dso_id (Michael Petlan) [RHEL-29796]
- perf jit: Constify filename argument (Michael Petlan) [RHEL-29796]
- perf map: API clean up (Michael Petlan) [RHEL-29796]
- perf synthetic-events: Avoid unnecessary memset (Michael Petlan) [RHEL-29796]
- perf annotate-data: Update type stat at the end of find_data_type_die() (Michael Petlan) [RHEL-29796]
- perf annotate-data: Check variables in every scope (Michael Petlan) [RHEL-29796]
- perf annotate-data: Add is_better_type() helper (Michael Petlan) [RHEL-29796]
- perf annotate-data: Add is_pointer_type() helper (Michael Petlan) [RHEL-29796]
- perf annotate-data: Change return type of find_data_type_block() (Michael Petlan) [RHEL-29796]
- perf annotate-data: Add variable_state_str() (Michael Petlan) [RHEL-29796]
- perf annotate-data: Add 'enum type_match_result' (Michael Petlan) [RHEL-29796]
- perf annotate-data: Fix off-by-one in location range check (Michael Petlan) [RHEL-29796]
- perf dwarf-aux: Check allowed location expressions when collecting variables (Michael Petlan) [RHEL-29796]
- perf stat: Display iostat headers correctly (Michael Petlan) [RHEL-29796]
- perf sched timehist: Fix missing free of session in perf_sched__timehist() (Michael Petlan) [RHEL-29796]
- tools build: Provide consistent build options for fixdep (Michael Petlan) [RHEL-29796]
- perf hist: Update hist symbol when updating maps (Michael Petlan) [RHEL-29796]
- perf build: Fix up broken capstone feature detection fast path (Michael Petlan) [RHEL-29796]
- perf test: Add new test cases for the branch counter feature (Michael Petlan) [RHEL-29796]
- perf script: Add branch counters (Michael Petlan) [RHEL-29796]
- perf annotate: Display the branch counter histogram (Michael Petlan) [RHEL-29796]
- perf report: Display the branch counter histogram (Michael Petlan) [RHEL-29796]
- perf evsel: Assign abbr name for the branch counter events (Michael Petlan) [RHEL-29796]
- perf annotate: Save branch counters for each block (Michael Petlan) [RHEL-29796]
- perf evlist: Save branch counters information (Michael Petlan) [RHEL-29796]
- perf report: Remove the first overflow check for branch counters (Michael Petlan) [RHEL-29796]
- perf report: Fix --total-cycles --stdio output error (Michael Petlan) [RHEL-29796]
- perf test annotate: Dump trapping test in trap handler (Michael Petlan) [RHEL-29796]
- perf disasm: Fix memory leak for locked operations (Michael Petlan) [RHEL-29796]
- perf inject: Inject build ids for entire call chain (Michael Petlan) [RHEL-29796]
- perf callchain: Add a for_each callback style API (Michael Petlan) [RHEL-29796]
- perf test: Add test for Intel TPEBS counting mode (Michael Petlan) [RHEL-29796]
- perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to Documents (Michael Petlan) [RHEL-29796]
- perf stat: Add command line option for enabling TPEBS recording (Michael Petlan) [RHEL-29796]
- perf vendor events intel: Add MTL metric JSON files (Michael Petlan) [RHEL-29796]
- perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire latency value for a metric. (Michael Petlan) [RHEL-29796]
- perf data: Allow to use given fd in data->file.fd (Michael Petlan) [RHEL-29796]
- perf parse-events: Add a retirement latency modifier (Michael Petlan) [RHEL-29796]
- perf session: Constify tool (Michael Petlan) [RHEL-29796]
- perf tool: Remove perf_tool__fill_defaults() (Michael Petlan) [RHEL-29796]
- perf kwork: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf test event_update: Ensure tools is initialized (Michael Petlan) [RHEL-29796]
- perf data convert ctf: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf data convert json: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf diff: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf timechart: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf mem: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf sched: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf annotate: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf stat: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf report: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf inject: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf script: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf c2c: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf record: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf evlist: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf lock: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf kvm: Use perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf buildid-list: Use perf_tool__init (Michael Petlan) [RHEL-29796]
- perf kmem: Use perf_tool__init (Michael Petlan) [RHEL-29796]
- perf tool: Add perf_tool__init() (Michael Petlan) [RHEL-29796]
- perf tool: Move fill defaults into tool.c (Michael Petlan) [RHEL-29796]
- perf tool: Constify tool pointers (Michael Petlan) [RHEL-29796]
- perf s390-cpumsf: Remove unused struct (Michael Petlan) [RHEL-29796]
- perf auxtrace: Remove dummy tools (Michael Petlan) [RHEL-29796]
- perf inject: Fix leader sampling inserting additional samples (Michael Petlan) [RHEL-29796]
- perf annotate-data: Show first-level children by default in TUI (Michael Petlan) [RHEL-29796]
- perf annotate-data: Implement folding in TUI browser (Michael Petlan) [RHEL-29796]
- perf annotate-data: Support folding in TUI browser (Michael Petlan) [RHEL-29796]
- perf vendor events: SKX, CLX, SNR uncore cache event fixes (Michael Petlan) [RHEL-29796]
- perf lock contention: Change stack_id type to s32 (Michael Petlan) [RHEL-29796]
- perf annotate-data: Fix a buffer overflow in TUI browser (Michael Petlan) [RHEL-29796]
- perf docs: Refine the description for the buffer size (Michael Petlan) [RHEL-29796]
- perf script: add --addr2line option (Michael Petlan) [RHEL-29796]
- perf tests pmu: Initialize all fields of test_pmu variable (Michael Petlan) [RHEL-29796]
- perf annotate-data: Support --skip-empty option (Michael Petlan) [RHEL-29796]
- perf annotate: Fix --group behavior when leader has no samples (Michael Petlan) [RHEL-29796]
- perf tools: Create source symlink in perf object dir (Michael Petlan) [RHEL-29796]
- perf debuginfo: Fix the build with !HAVE_DWARF_SUPPORT (Michael Petlan) [RHEL-29796]
- perf script python: Add the 'ins_lat' field to event handler (Michael Petlan) [RHEL-29796]
- perf test shell lbr: Support hybrid x86 systems too (Michael Petlan) [RHEL-29796]
- perf test: Add set of perf record LBR tests (Michael Petlan) [RHEL-29796]
- perf callchain: Fix stitch LBR memory leaks (Michael Petlan) [RHEL-29796]
- perf tests ftrace: Add pattern check for time, count (Michael Petlan) [RHEL-29796]
- perf test: Add a new shell test for perf ftrace (Michael Petlan) [RHEL-29796]
- perf annotate-data: Show typedef names properly (Michael Petlan) [RHEL-29796]
- perf annotate: Cache debuginfo for data type profiling (Michael Petlan) [RHEL-29796]
- perf hist: Fix reference counting of branch_info (Michael Petlan) [RHEL-29796]
- perf jevents.py: Ensure event names aren't duplicated (Michael Petlan) [RHEL-29796]
- perf pmu-events: Remove duplicated ampereone event (Michael Petlan) [RHEL-29796]
- perf pmu-events: Change dependencies for empty-pmu-events.c test (Michael Petlan) [RHEL-29796]
- perf test: Add build test for JEVENTS_ARCH=all (Michael Petlan) [RHEL-29796]
- perf annotate: Add --skip-empty option (Michael Petlan) [RHEL-29796]
- perf annotate: Set al->data_nr using the notes->src->nr_events (Michael Petlan) [RHEL-29796]
- perf annotate: Use annotation__pcnt_width() consistently (Michael Petlan) [RHEL-29796]
- perf annotate: Set notes->src->nr_events early (Michael Petlan) [RHEL-29796]
- perf annotate: Use al->data_nr if possible (Michael Petlan) [RHEL-29796]
- tools build: Correct bpf fixdep dependencies (Michael Petlan) [RHEL-29796]
- tools build: Avoid circular .fixdep-in.o.cmd issues (Michael Petlan) [RHEL-29796]
- tools build: Correct libsubcmd fixdep dependencies (Michael Petlan) [RHEL-29796]
- perf mem: Update documentation for new options (Michael Petlan) [RHEL-29796]
- perf mem: Add -T/--data-type option to report subcommand (Michael Petlan) [RHEL-29796]
- perf mem: Add -s/--sort option (Michael Petlan) [RHEL-29796]
- perf tools: Add mode argument to sort_help() (Michael Petlan) [RHEL-29796]
- perf mem: Rework command option handling (Michael Petlan) [RHEL-29796]
- perf mem: Free the allocated sort string, fixing a leak (Michael Petlan) [RHEL-29796]
- perf hist: Correct hist_entry->mem_info refcounts (Michael Petlan) [RHEL-29796]
- perf python: Remove PYTHON_PERF ifdefs (Michael Petlan) [RHEL-29796]
- perf jevents: Autogenerate empty-pmu-events.c (Michael Petlan) [RHEL-29796]
- perf bpf: Move BPF disassembly routines to separate file to avoid clash with capstone bpf headers (Michael Petlan) [RHEL-29796]
- perf test: Update sample filtering test (Michael Petlan) [RHEL-29796]
- perf record: Add --setup-filter option (Michael Petlan) [RHEL-29796]
- perf record: Fix a potential error handling issue (Michael Petlan) [RHEL-29796]
- perf bpf-filter: Support separate lost counts for each filter (Michael Petlan) [RHEL-29796]
- perf bpf-filter: Support pin/unpin BPF object (Michael Petlan) [RHEL-29796]
- perf bpf-filter: Split per-task filter use case (Michael Petlan) [RHEL-29796]
- perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare() (Michael Petlan) [RHEL-29796]
- perf bpf-filter: Make filters map a single entry hashmap (Michael Petlan) [RHEL-29796]
- perf jevents: Use name for special find value (PMU_EVENTS__NOT_FOUND) (Michael Petlan) [RHEL-29796]
- perf list: Give clues if failed to open tracing events directory (Michael Petlan) [RHEL-29796]
- perf tools: Fix wrong message when running "make JOBS=1" (Michael Petlan) [RHEL-29796]
- libperf: Add gitignore (Michael Petlan) [RHEL-29796]
- perf arm-spe: Support multiple Arm SPE events (Michael Petlan) [RHEL-29796]
- perf arm-spe: Extract evsel setting up (Michael Petlan) [RHEL-29796]
- perf test: make metric validation test return early when there is no metric supported on the test system (Michael Petlan) [RHEL-29796]
- perf ftrace profile: Add -s/--sort option (Michael Petlan) [RHEL-29796]
- perf ftrace: Add 'profile' command (Michael Petlan) [RHEL-29796]
- perf ftrace: Factor out check_ftrace_capable() (Michael Petlan) [RHEL-29796]
- perf ftrace: Add 'tail' option to --graph-opts (Michael Petlan) [RHEL-29796]
- perf test pmu: Remove unused test_pmus (Michael Petlan) [RHEL-29796]
- perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF (Michael Petlan) [RHEL-29796]
- perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64 (Michael Petlan) [RHEL-29796]
- perf scripts python cs-etm: Restore first sample log in verbose mode (Michael Petlan) [RHEL-29796]
- perf cs-etm: Output 0 instead of 0xdeadbeef when exception packets are flushed (Michael Petlan) [RHEL-29796]
- perf inject: Convert comma to semicolon (Michael Petlan) [RHEL-29796]
- perf daemon: Convert comma to semicolon (Michael Petlan) [RHEL-29796]
- perf annotate: Convert comma to semicolon (Michael Petlan) [RHEL-29796]
- perf vendor events power10: Update JSON/events (Michael Petlan) [RHEL-29796]
- perf annotate: Set instruction name to be used with insn-stat when using raw instruction (Michael Petlan) [RHEL-29796]
- perf annotate: Add support to use libcapstone in powerpc (Michael Petlan) [RHEL-29796]
- perf annotate: Use capstone_init and remove open_capstone_handle from disasm.c (Michael Petlan) [RHEL-29796]
- perf annotate: Make capstone_init non-static so that it can be used during symbol disassemble (Michael Petlan) [RHEL-29796]
- perf annotate: Update instruction tracking for powerpc (Michael Petlan) [RHEL-29796]
- perf annotate: Add more instructions for instruction tracking (Michael Petlan) [RHEL-29796]
- perf annotate: Add some of the arithmetic instructions to support instruction tracking in powerpc (Michael Petlan) [RHEL-29796]
- perf annotate: Add support to identify memory instructions of opcode 31 in powerpc (Michael Petlan) [RHEL-29796]
- perf annotate: Add parse function for memory instructions in powerpc (Michael Petlan) [RHEL-29796]
- perf annotate: Update parameters for reg extract functions to use raw instruction on powerpc (Michael Petlan) [RHEL-29796]
- perf annotate: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility (Michael Petlan) [RHEL-29796]
- perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc (Michael Petlan) [RHEL-29796]
- perf annotate: Update TYPE_STATE_MAX_REGS to include max of regs in powerpc (Michael Petlan) [RHEL-29796]
- perf annotate: Add "update_insn_state" callback function to handle arch specific instruction tracking (Michael Petlan) [RHEL-29796]
- perf annotate: Move the data structures related to register type to header file (Michael Petlan) [RHEL-29796]
- perf test: Avoid python leak sanitizer test failures (Michael Petlan) [RHEL-29796]
- perf trace: Remove arg_fmt->is_enum, we can get that from the BTF type (Michael Petlan) [RHEL-29796]
- perf trace: Introduce trace__btf_scnprintf() (Michael Petlan) [RHEL-29796]
- perf test trace_btf_enum: Add regression test for the BTF augmentation of enums in 'perf trace' (Michael Petlan) [RHEL-29796]
- perf test: Add landlock workload (Michael Petlan) [RHEL-29796]
- perf trace: Filter enum arguments with enum names (Michael Petlan) [RHEL-29796]
- perf trace: Augment non-syscall tracepoints with enum arguments with BTF (Michael Petlan) [RHEL-29796]
- perf trace: BTF-based enum pretty printing for syscall args (Michael Petlan) [RHEL-29796]
- perf: Fix missing RCU reader protection in perf_event_clear_cpumask() (Michael Petlan) [RHEL-29796]
- perf: Fix topology_sibling_cpumask check warning on ARM (Michael Petlan) [RHEL-29796]
- dmaengine: idxd: Clean up cpumask and hotplug for perfmon (Michael Petlan) [RHEL-29796]
- iommu/vt-d: Clean up cpumask and hotplug for perfmon (Michael Petlan) [RHEL-29796]
- perf/x86/intel/cstate: Clean up cpumask and hotplug (Michael Petlan) [RHEL-29796]
- perf: Add PERF_EV_CAP_READ_SCOPE (Michael Petlan) [RHEL-29796]
- perf: Generic hotplug support for a PMU with a scope (Michael Petlan) [RHEL-29796]
- perf/core: Fix small negative period being ignored (Michael Petlan) [RHEL-29796]
- perf: Really fix event_function_call() locking (Michael Petlan) [RHEL-29796]
- perf: Optimize __pmu_ctx_sched_out() (Michael Petlan) [RHEL-29796]
- perf: Add context time freeze (Michael Petlan) [RHEL-29796]
- perf: Fix event_function_call() locking (Michael Petlan) [RHEL-29796]
- perf: Extract a few helpers (Michael Petlan) [RHEL-29796]
- perf: Optimize context reschedule for single PMU cases (Michael Petlan) [RHEL-29796]
- perf/x86/intel/bts: Fix comment about default perf_event_paranoid setting (Michael Petlan) [RHEL-29796]
- perf,x86: avoid missing caller address in stack traces captured in uprobe (Michael Petlan) [RHEL-29796]
- perf/x86/intel/pt: Fix sampling synchronization (Michael Petlan) [RHEL-29796]
- perf/x86/intel: Allow to setup LBR for counting event for BPF (Michael Petlan) [RHEL-29796]
- drivers/perf: arm_spe: Use perf_allow_kernel() for permissions (Michael Petlan) [RHEL-29796]
- perf: Support PERF_SAMPLE_READ with inherit (Michael Petlan) [RHEL-29796]
- perf: Rename perf_event_context.nr_pending to nr_no_switch_fast. (Michael Petlan) [RHEL-29796]
- perf/x86: Add hw_perf_event::aux_config (Michael Petlan) [RHEL-29796]
* Mon Dec 02 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-537.el9]
- smb: client: Handle kstrdup failures for passwords (Paulo Alcantara) [RHEL-65939] {CVE-2024-50120}
- fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name (CKI Backport Bot) [RHEL-64530] {CVE-2024-49934}
- mptcp: init: protect sched with rcu_read_lock (CKI Backport Bot) [RHEL-68179] {CVE-2024-53047}
- ARM: 9361/1: amba: store owner from modules with amba_driver_register() (Mark Salter) [RHEL-56484]
- amba: bus: balance firmware node reference counting (Mark Salter) [RHEL-56484]
- of/platform: increase refcount of fwnode (Mark Salter) [RHEL-56484]
- of/platform: Propagate firmware node by calling device_set_node() (Mark Salter) [RHEL-56484]
- amba: bus: fix refcount leak (Mark Salter) [RHEL-56484]
- amba: move to_amba_device() to use container_of_const (Mark Salter) [RHEL-56484]
- ARM: tegra: Remove MODULE_LICENSE in non-modules (Mark Salter) [RHEL-56484]
- ARM: 9261/1: amba: Drop redundant assignments of the system PM callbacks (Mark Salter) [RHEL-56484]
- ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid() (Mark Salter) [RHEL-56484]
- ARM: 9220/1: amba: Remove deferred device addition (Mark Salter) [RHEL-56484]
- ARM: 9207/1: amba: fix refcount underflow if amba_device_add() fails (Mark Salter) [RHEL-56484]
- ARM: 9192/1: amba: fix memory leak in amba_device_try_add() (Mark Salter) [RHEL-56484]
- ARM: 9193/1: amba: Add amba_read_periphid() helper (Mark Salter) [RHEL-56484]
- amba: Use driver_set_override() instead of open-coding (Mark Salter) [RHEL-56484]
- ARM: 9174/1: amba: Move EXPORT_SYMBOL() closer to definition (Mark Salter) [RHEL-56484]
- ARM: 9173/1: amba: kill amba_find_match() (Mark Salter) [RHEL-56484]
- ARM: 9172/1: amba: Cleanup amba pclk operation (Mark Salter) [RHEL-56484]
- ARM: 9163/1: amba: Move of_amba_device_decode_irq() into amba_probe() (Mark Salter) [RHEL-56484]
- ARM: 9162/1: amba: Kill sysfs attribute file of irq (Mark Salter) [RHEL-56484]
- ARM: 9121/1: amba: Drop unused functions about APB/AHB devices add (Mark Salter) [RHEL-56484]
- KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_test (Vitaly Kuznetsov) [RHEL-28186]
- smb: client: fix OOBs when building SMB2_IOCTL request (Paulo Alcantara) [RHEL-66476] {CVE-2024-50151}
- smb: client: fix possible double free in smb2_set_ea() (Paulo Alcantara) [RHEL-66493] {CVE-2024-50152}
- libeth: add Tx buffer completion helpers (Petr Oros) [RHEL-59099]
- net: intel: Remove MODULE_AUTHORs (Petr Oros) [RHEL-59099]
- libeth: support different types of buffers for Rx (Petr Oros) [RHEL-59099]
- libeth: add cacheline / struct layout assertion helpers (Petr Oros) [RHEL-59099]
- net: intel: Use *-y instead of *-objs in Makefile (Petr Oros) [RHEL-59099]
- libeth: add Rx buffer management (Petr Oros) [RHEL-59099]
- net: intel: introduce {, Intel} Ethernet common library (Petr Oros) [RHEL-59099]
- e1000e: Remove Meteor Lake SMBUS workarounds (Ivan Vecera) [RHEL-49812]
- e1000e: change I219 (19) devices to ADP (Ivan Vecera) [RHEL-49812]
- e1000e: avoid failing the system during pm_suspend (Ivan Vecera) [RHEL-49812]
- net: intel: Remove MODULE_AUTHORs (Ivan Vecera) [RHEL-49812]
- e1000e: fix force smbus during suspend flow (Ivan Vecera) [RHEL-49812]
- e1000e: Fix S0ix residency on corporate systems (Ivan Vecera) [RHEL-49812]
- net: intel: Use *-y instead of *-objs in Makefile (Ivan Vecera) [RHEL-49812]
- e1000e: move force SMBUS near the end of enable_ulp function (Ivan Vecera) [RHEL-49812]
- net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicates (Ivan Vecera) [RHEL-49812]
- e1000e: change usleep_range to udelay in PHY mdic access (Ivan Vecera) [RHEL-49812]
- e1000e: Remove redundant runtime resume for ethtool_ops (Ivan Vecera) [RHEL-49812]
- net: intel: implement modern PM ops declarations (Ivan Vecera) [RHEL-49812]
- e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue (Ivan Vecera) [RHEL-49812]
- e1000e: Workaround for sporadic MDI error on Meteor Lake systems (Ivan Vecera) [RHEL-49812]
- intel: legacy: Partial revert of field get conversion (Ivan Vecera) [RHEL-49812]
- e1000e: Minor flow correction in e1000_shutdown function (Ivan Vecera) [RHEL-49812]
- e1000e: correct maximum frequency adjustment values (Ivan Vecera) [RHEL-49812]
- intel: legacy: field get conversion (Ivan Vecera) [RHEL-49812]
- intel: legacy: field prep conversion (Ivan Vecera) [RHEL-49812]
- e1000e: make lost bits explicit (Ivan Vecera) [RHEL-49812]
- e1000e: Use pcie_capability_read_word() for reading LNKSTA (Ivan Vecera) [RHEL-49812]
- e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code (Ivan Vecera) [RHEL-49812]
- ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find() (Guillaume Nault) [RHEL-68205] {CVE-2024-50304}
- ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow() (Guillaume Nault) [RHEL-68250] {CVE-2024-53042}
- Bluetooth: ISO: Fix UAF on iso_sock_timeout (CKI Backport Bot) [RHEL-66320] {CVE-2024-50124}
* Thu Nov 28 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-536.el9]
- gfs2: Get rid of demote_ok checks (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Remove freeze_go_demote_ok (Andreas Gruenbacher) [RHEL-67675]
- Revert "GFS2: Don't add all glocks to the lru" (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Revise glock reference counting model (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Add GL_NOBLOCK flag (Andreas Gruenbacher) [RHEL-67675]
- gfs2: fix double destroy_workqueue error (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Switch to a per-filesystem glock workqueue (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Report when glocks cannot be freed for a long time (Andreas Gruenbacher) [RHEL-67675]
- gfs2: gfs2_glock_get cleanup (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Invert the GLF_INITIAL flag (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Remove outdated comment in glock_work_func (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Update glocks documentation (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Rename handle_callback to request_demote (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLY (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Rename GLF_REPLY_PENDING to GLF_HAVE_REPLY (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Rename GLF_FREEING to GLF_UNLOCKED (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Remove useless return statement in run_queue (Andreas Gruenbacher) [RHEL-67675]
- gfs2: Remove unnecessary function prototype (Andreas Gruenbacher) [RHEL-67675]
- gfs2: dynamically allocate the gfs2-qd shrinker (Andreas Gruenbacher) [RHEL-67675]
- gfs2: dynamically allocate the gfs2-glock shrinker (Andreas Gruenbacher) [RHEL-67675]
- Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change (CKI Backport Bot) [RHEL-63971] {CVE-2024-50044}
- selftests/mm: relax test to fail after 100 migration failures (Radostin Stoyanov) [RHEL-62703]
- perf dso: Fix symtab_type for kmod compression (Michael Petlan) [RHEL-62198]
- Bluetooth: HCI: Fix potential null-ptr-deref (CKI Backport Bot) [RHEL-38466] {CVE-2024-36011}
- RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey (Mohammad Heib) [RHEL-67317]
- RDMA/bnxt_re: Remove some dead code (Mohammad Heib) [RHEL-67317]
- RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe() (Mohammad Heib) [RHEL-67317]
- RDMA/bnxt_re: synchronize the qp-handle table array (Mohammad Heib) [RHEL-67317]
- RDMA/bnxt_re: Fix the usage of control path spin locks (Mohammad Heib) [RHEL-67317]
- bnxt_re: Fix imm_data endianness (Mohammad Heib) [RHEL-67317]
- Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs (CKI Backport Bot) [RHEL-66803] {CVE-2024-50255}
- Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI" (Ivan Vecera) [RHEL-44950]
- Bluetooth: hci_core: Fix calling mgmt_device_connected (Bastien Nocera) [RHEL-63624] {CVE-2024-49950}
- Bluetooth: L2CAP: Fix uaf in l2cap_connect (CKI Backport Bot) [RHEL-63624] {CVE-2024-49950}
- Bluetooth: SCO: Fix UAF on sco_sock_timeout (CKI Backport Bot) [RHEL-65927] {CVE-2024-50125}
- Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: hci_sync: Fix UAF on create_le_conn_complete (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: hci_sync: Attempt to dequeue connection attempt (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: hci_conn: Always use sk_timeo as conn_timeout (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: Remove pending ACL connection attempts (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: hci_conn: Only do ACL connections sequentially (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: hci_event: Use HCI error defines instead of magic values (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: Remove superfluous call to hci_conn_check_pending() (Bastien Nocera) [RHEL-63875] {CVE-2024-50029}
- Bluetooth: Call iso_exit() on module unload (CKI Backport Bot) [RHEL-65144] {CVE-2024-50078}
- Bluetooth: ISO: Fix multiple init when debugfs is disabled (CKI Backport Bot) [RHEL-65135] {CVE-2024-50077}
- Bluetooth: bnep: fix wild-memory-access in proto_unregister (CKI Backport Bot) [RHEL-66364] {CVE-2024-50148}
- fsdax: dax_unshare_iter needs to copy entire blocks (Brian Foster) [RHEL-64959]
- fsdax: remove zeroing code from dax_unshare_iter (Brian Foster) [RHEL-64959]
- iomap: turn iomap_want_unshare_iter into an inline function (Brian Foster) [RHEL-64959]
- iomap: share iomap_unshare_iter predicate code with fsdax (Brian Foster) [RHEL-64959]
- iomap: constrain the file range passed to iomap_file_unshare (Brian Foster) [RHEL-64959]
- iomap: don't bother unsharing delalloc extents (Brian Foster) [RHEL-64959]
- iomap: improve shared block detection in iomap_unshare_iter (Brian Foster) [RHEL-64959]
- iomap: convert iomap_unshare_iter to use large folios (Brian Foster) [RHEL-64959]
- xfs: don't allocate COW extents when unsharing a hole (Brian Foster) [RHEL-64959]
- xfs: don't free cowblocks from under dirty pagecache on unshare (Brian Foster) [RHEL-64959]
- xfs: skip background cowblock trims on inodes open for write (Brian Foster) [RHEL-64959]
- uprobe: avoid out-of-bounds memory access of fetching args (Oleg Nesterov) [RHEL-64995] {CVE-2024-50067}
- uprobes: encapsulate preparation of uprobe args buffer (Oleg Nesterov) [RHEL-64995] {CVE-2024-50067}
* Wed Nov 27 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-535.el9]
- redhat: create 'crashkernel=' addons for UKI (Vitaly Kuznetsov) [RHEL-33051]
- redhat: avoid superfluous quotes in UKI cmdline addones (Vitaly Kuznetsov) [RHEL-33051]
- x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y (Baoquan He) [RHEL-39727]
- netfilter: nft_payload: sanitize offset and length before calling skb_checksum() (CKI Backport Bot) [RHEL-66855] {CVE-2024-50251}
- cxl/port: Fix use-after-free, permit out-of-order decoder shutdown (CKI Backport Bot) [RHEL-66836] {CVE-2024-50226}
- fs/netfs/fscache_cookie: add missing "n_accesses" check (CKI Backport Bot) [RHEL-57214] {CVE-2024-45000}
- ACPI: sysfs: validate return type of _STR method (CKI Backport Bot) [RHEL-63262] {CVE-2024-49860}
- tty: n_gsm: Fix use-after-free in gsm_cleanup_mux (CKI Backport Bot) [RHEL-65117] {CVE-2024-50073}
- ACPI: PAD: fix crash in exit_round_robin() (Mark Langsdorf) [RHEL-64453] {CVE-2024-49935}
- ext4: avoid use-after-free in ext4_ext_show_leaf() (CKI Backport Bot) [RHEL-64591] {CVE-2024-49889}
- kthread: unpark only parked kthread (Radostin Stoyanov) [RHEL-63788] {CVE-2024-50019}
- irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs (Charles Mirabile) [RHEL-66968] {CVE-2024-50192}
- irqchip/gic-v4: Don't allow a VMOVP on a dying VPE (Charles Mirabile) [RHEL-66968] {CVE-2024-50192}
- selftests: fib_nexthops: Test 16-bit next hop weights (Ivan Vecera) [RHEL-68365]
- selftests: router_mpath_nh_res: Test 16-bit next hop weights (Ivan Vecera) [RHEL-68365]
- selftests: router_mpath_nh: Test 16-bit next hop weights (Ivan Vecera) [RHEL-68365]
- selftests: router_mpath: Sleep after MZ (Ivan Vecera) [RHEL-68365]
- net: nexthop: Increase weight to u16 (Ivan Vecera) [RHEL-68365]
- net: nexthop: Add flag to assert that NHGRP reserved fields are zero (Ivan Vecera) [RHEL-68365]
- mm, slub: avoid zeroing kmalloc redzone (Waiman Long) [RHEL-64035] {CVE-2024-49885}
- mm/slub: avoid zeroing outside-object freepointer for single free (Waiman Long) [RHEL-64035]
- slub, kasan: improve interaction of KASAN and slub_debug poisoning (Waiman Long) [RHEL-64035]
- jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error (CKI Backport Bot) [RHEL-64518] {CVE-2024-49959}
- page_pool: export page_pool_disable_direct_recycling() (Felix Maurer) [RHEL-57765]
- page_pool: fix &page_pool_params kdoc issues (Felix Maurer) [RHEL-57765]
- xsk: use generic DMA sync shortcut instead of a custom one (Felix Maurer) [RHEL-57765]
- page_pool: check for DMA sync shortcut earlier (Felix Maurer) [RHEL-57765]
- page_pool: don't use driver-set flags field directly (Felix Maurer) [RHEL-57765]
- page_pool: make sure frag API fields don't span between cachelines (Felix Maurer) [RHEL-57765]
- page_pool: add DMA-sync-for-CPU inline helper (Felix Maurer) [RHEL-57765]
- page_pool: constify some read-only function arguments (Felix Maurer) [RHEL-57765]
- page_pool: try direct bulk recycling (Felix Maurer) [RHEL-57765]
- page_pool: check for PP direct cache locality later (Felix Maurer) [RHEL-57765]
- net: page_pool: factor out page_pool recycle check (Felix Maurer) [RHEL-57765]
- net: page_pool: fix recycle stats for system page_pool allocator (Felix Maurer) [RHEL-57765]
- page_pool: disable direct recycling based on pool->cpuid on destroy (Felix Maurer) [RHEL-57765]
- scsi: lpfc: Update lpfc version to 14.4.0.5 (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Support loopback tests with VMID enabled (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handler (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQE (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd() (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Remove trailing space after \n newline (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Update lpfc version to 14.4.0.4 (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Update PRLO handling in direct attached topology (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Fix unintentional double clearing of vmid_flag (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Remove redundant vport assignment when building an abort request (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmds (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Update lpfc version to 14.4.0.3 (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usages (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfs (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Fix handling of fully recovered fabric node in dev_loss callbk (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Relax PRLI issue conditions after GID_FT response (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE state (Dick Kennedy) [RHEL-53595]
- scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactive (Dick Kennedy) [RHEL-53595]
- dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume (CKI Backport Bot) [RHEL-54875] {CVE-2024-43820}
- ACPI: PRM: Clean up guid type in struct prm_handler_info (Mark Langsdorf) [RHEL-66520] {CVE-2024-50141}
- ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context (CKI Backport Bot) [RHEL-66520] {CVE-2024-50141}
- ext4: force disable fscrypt feature (Brian Foster) [RHEL-41061]
- exfat: fix memory leak in exfat_load_bitmap() (CKI Backport Bot) [RHEL-63633] {CVE-2024-50013}
- nbd: fix race between timeout and normal completion (Ming Lei) [RHEL-55992]
- nfsd: map the EBADMSG to nfserr_io to avoid warning (Olga Kornievskaia) [RHEL-63586] {CVE-2024-49875}
- bpf: Use nla_ok() instead of checking nla_len directly (Petr Oros) [RHEL-57755]
- devlink: use kvzalloc() to allocate devlink instance resources (Petr Oros) [RHEL-57755]
- Documentation: Add documentation for eswitch attribute (Petr Oros) [RHEL-57755]
- devlink: fix port new reply cmd type (Petr Oros) [RHEL-57755]
- tools: ynl: add header guards for nlctrl (Petr Oros) [RHEL-57755]
- devlink: Add comments to use netlink gen tool (Petr Oros) [RHEL-57755]
- net/netlink: Add getsockopt support for NETLINK_LISTEN_ALL_NSID (Petr Oros) [RHEL-57755]
- netlink: specs: support generating code for genl socket priv (Petr Oros) [RHEL-57755]
- tools: ynl: remove trailing semicolon (Petr Oros) [RHEL-57755]
- netlink: specs: support unterminated-ok (Petr Oros) [RHEL-57755]
- tools: ynl-gen: support using pre-defined values in attr checks (Petr Oros) [RHEL-57755]
- ynl: samples: fix recycling rate calculation (Petr Oros) [RHEL-57755]
- tools: ynl: Fix spelling mistake "Constructred" -> "Constructed" (Petr Oros) [RHEL-57755]
- doc/netlink/specs: Add spec for nlctrl netlink family (Petr Oros) [RHEL-57755]
- doc/netlink: Allow empty enum-name in ynl specs (Petr Oros) [RHEL-57755]
- tools/net/ynl: Add nest-type-value decoding (Petr Oros) [RHEL-57755]
- tools/net/ynl: Fix c codegen for array-nest (Petr Oros) [RHEL-57755]
- tools/net/ynl: Fix extack decoding for netlink-raw (Petr Oros) [RHEL-57755]
- tools: ynl: check for overflow of constructed messages (Petr Oros) [RHEL-57755]
- tools: ynl: add --dbg-small-recv for easier kernel testing (Petr Oros) [RHEL-57755]
- tools: ynl: support debug printing messages (Petr Oros) [RHEL-57755]
- tools: ynl: allow setting recv() size (Petr Oros) [RHEL-57755]
- tools: ynl: move the new line in NlMsg __repr__ (Petr Oros) [RHEL-57755]
- tools: ynl: remove __pycache__ during clean (Petr Oros) [RHEL-57755]
- tools: ynl: add distclean to .PHONY in all makefiles (Petr Oros) [RHEL-57755]
- tools: ynl: rename make hardclean -> distclean (Petr Oros) [RHEL-57755]
- genetlink: fit NLMSG_DONE into same read() as families (Petr Oros) [RHEL-57755]
- netdev: let netlink core handle -EMSGSIZE errors (Petr Oros) [RHEL-57755]
- netlink: handle EMSGSIZE errors in the core (Petr Oros) [RHEL-57755]
- tools: ynl: use MSG_DONTWAIT for getting notifications (Petr Oros) [RHEL-57755]
- tools: ynl: remove the libmnl dependency (Petr Oros) [RHEL-57755]
- tools: ynl: stop using mnl socket helpers (Petr Oros) [RHEL-57755]
- tools: ynl: switch away from MNL_CB_* (Petr Oros) [RHEL-57755]
- tools: ynl: switch away from mnl_cb_t (Petr Oros) [RHEL-57755]
- tools: ynl: stop using mnl_cb_run2() (Petr Oros) [RHEL-57755]
- tools: ynl: use ynl_sock_read_msgs() for ACK handling (Petr Oros) [RHEL-57755]
- tools: ynl: wrap recv() + mnl_cb_run2() into a single helper (Petr Oros) [RHEL-57755]
- tools: ynl-gen: remove unused parse code (Petr Oros) [RHEL-57755]
- tools: ynl: make yarg the first member of struct ynl_dump_state (Petr Oros) [RHEL-57755]
- tools: ynl: create local ARRAY_SIZE() helper (Petr Oros) [RHEL-57755]
- tools: ynl: create local nlmsg access helpers (Petr Oros) [RHEL-57755]
- tools: ynl: create local for_each helpers (Petr Oros) [RHEL-57755]
- tools: ynl: create local attribute helpers (Petr Oros) [RHEL-57755]
- tools: ynl: give up on libmnl for auto-ints (Petr Oros) [RHEL-57755]
- tools: ynl: protect from old OvS headers (Petr Oros) [RHEL-57755]
- tools: ynl: fix header guards (Petr Oros) [RHEL-57755]
- genetlink: make info in GENL_REQ_ATTR_CHECK() const (Petr Oros) [RHEL-57755]
- tools: ynl: allow user to pass enum string instead of scalar value (Petr Oros) [RHEL-57755]
- tools: ynl: process all scalar types encoding in single elif statement (Petr Oros) [RHEL-57755]
- tools: ynl: allow user to specify flag attr with bool values (Petr Oros) [RHEL-57755]
- tools: ynl: don't access uninitialized attr_space variable (Petr Oros) [RHEL-57755]
- tools: ynl: add support for encoding multi-attr (Petr Oros) [RHEL-57755]
- doc: netlink: specs: tc: add multi-attr to tc-taprio-sched-entry (Petr Oros) [RHEL-57755]
- tools: ynl: correct typo and docstring (Petr Oros) [RHEL-57755]
- Documentation: Fix counter name of mlx5 vnic reporter (Petr Oros) [RHEL-57755]
- net: make dev_unreg_count global (Petr Oros) [RHEL-57755]
- tools: ynl: auto-gen for all genetlink families (Petr Oros) [RHEL-57755]
- tools: ynl: generate code for ovs families (Petr Oros) [RHEL-57755]
- tools: ynl: include dpll and mptcp_pm in C codegen (Petr Oros) [RHEL-57755]
- tools/net/ynl: Add type info to struct members in generated docs (Petr Oros) [RHEL-57755]
- doc/netlink: Describe nested structs in netlink raw docs (Petr Oros) [RHEL-57755]
- tools/net/ynl: Add support for nested structs (Petr Oros) [RHEL-57755]
- tools/net/ynl: Move formatted_string method out of NlAttr (Petr Oros) [RHEL-57755]
- tools/net/ynl: Rename _fixed_header_size() to _struct_size() (Petr Oros) [RHEL-57755]
- tools/net/ynl: Combine struct decoding logic in ynl (Petr Oros) [RHEL-57755]
- tools/net/ynl: Encode default values for binary blobs (Petr Oros) [RHEL-57755]
- tools/net/ynl: Add support for encoding sub-messages (Petr Oros) [RHEL-57755]
- tools/net/ynl: Refactor fixed header encoding into separate method (Petr Oros) [RHEL-57755]
- doc/netlink: Describe sub-message selector resolution (Petr Oros) [RHEL-57755]
- tools/net/ynl: Support sub-messages in nested attribute spaces (Petr Oros) [RHEL-57755]
- netlink: Return unsigned value for nla_len() (Petr Oros) [RHEL-57755]
- tools: ynl: move private definitions to a separate header (Petr Oros) [RHEL-57755]
- tools: ynl: remove generated user space code from git (Petr Oros) [RHEL-57755]
- ice: document RDMA devlink parameters (Petr Oros) [RHEL-57755]
- tracing: devlink: Use static array for string in devlink_trap_report event (Petr Oros) [RHEL-57755]
- net: get rid of rtnl_lock_unregistering() (Petr Oros) [RHEL-57755]
- netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage. (Michal Schmidt) [RHEL-59089]
- locking/local_lock: Add local nested BH locking infrastructure. (Michal Schmidt) [RHEL-59089]
- locking/local_lock: Introduce guard definition for local_lock. (Michal Schmidt) [RHEL-59089]
- vhost_vdpa: assign irq bypass producer token correctly (Cindy Lu) [RHEL-63364] {CVE-2024-47748}
- nfsd: call cache_put if xdr_reserve_space returns NULL (Olga Kornievskaia) [RHEL-63382] {CVE-2024-47737}
* Mon Nov 25 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-534.el9]
- block: fix integer overflow in BLKSECDISCARD (Ming Lei) [RHEL-64512] {CVE-2024-49994}
- fsnotify: clear PARENT_WATCHED flags lazily (CKI Backport Bot) [RHEL-62134] {CVE-2024-47660}
- thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan() (Desnes Nunes) [RHEL-59051]
- usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non self-powered devices (Desnes Nunes) [RHEL-59051]
- drm/test: fix the gem shmem test to map the sg table. (Desnes Nunes) [RHEL-59051]
- dt-bindings: usb: qcom,dwc3: Update ipq5332 interrupt info (Desnes Nunes) [RHEL-59051]
- minmax: improve macro expansion and type checking (Desnes Nunes) [RHEL-59051]
- minmax: simplify min()/max()/clamp() implementation (Desnes Nunes) [RHEL-59051]
- minmax: don't use max() in situations that want a C constant expression (Desnes Nunes) [RHEL-59051]
- minmax: make generic MIN() and MAX() macros available everywhere (Desnes Nunes) [RHEL-59051]
- minmax: simplify and clarify min_t()/max_t() implementation (Desnes Nunes) [RHEL-59051]
- minmax: add a few more MIN_T/MAX_T users (Desnes Nunes) [RHEL-59051]
- minmax: avoid overly complicated constant expressions in VM code (Desnes Nunes) [RHEL-59051]
- mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE but THP enabled (Desnes Nunes) [RHEL-59051]
- minmax: fix indentation of __cmp_once() and __clamp_once() (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Fix busy loop on ASUS VivoBooks (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Remove useless error check from ucsi_read_error() (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Call CANCEL from single location (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Common function for the GET_PD_MESSAGE command (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Only assign the identity structure if the PPM supports it (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Don't truncate the reads (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Remove unused fields from struct ucsi_connector_status (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Fix cable registration (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Fix the partner PD revision (Desnes Nunes) [RHEL-59051]
- usb: dwc3: core: update LC timer as per USB Spec V3.2 (Desnes Nunes) [RHEL-59051]
- usb: dwc3: Avoid waking up gadget during startxfer (Desnes Nunes) [RHEL-59051]
- USB: serial: option: add MeiG Smart SRM825L (Desnes Nunes) [RHEL-59051]
- usb: cdnsp: fix for Link TRB with TC (Desnes Nunes) [RHEL-59051]
- usb: dwc3: ep0: Don't reset resource alloc flag (including ep0) (Desnes Nunes) [RHEL-59051]
- usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attributes() (Desnes Nunes) [RHEL-59051]
- usb: typec: fsa4480: Relax CHIP_ID check (Desnes Nunes) [RHEL-59051]
- dt-bindings: usb: microchip,usb2514: Fix reference USB device schema (Desnes Nunes) [RHEL-59051]
- cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller (Desnes Nunes) [RHEL-59051]
- usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function (Desnes Nunes) [RHEL-59051]
- usb: dwc3: core: Prevent USB core invalid event buffer address access (Desnes Nunes) [RHEL-59051] {CVE-2024-46675}
- xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration (Desnes Nunes) [RHEL-59051]
- Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET" (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Fix the return value of ucsi_run_command() (Desnes Nunes) [RHEL-59051]
- usb: xhci: fix duplicate stall handling in handle_tx_event() (Desnes Nunes) [RHEL-59051]
- usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup() (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common() (Desnes Nunes) [RHEL-59051]
- usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source capability message (Desnes Nunes) [RHEL-59051]
- thunderbolt: Mark XDomain as unplugged when router is removed (Desnes Nunes) [RHEL-59051]
- phy: fsl-imx8mq-usb: fix tuning parameter name (Desnes Nunes) [RHEL-59051]
- thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write() (Desnes Nunes) [RHEL-59051]
- USB: serial: debug: do not echo input by default (Desnes Nunes) [RHEL-59051]
- usb: typec: tipd: Delete extra semi-colon (Desnes Nunes) [RHEL-59051]
- usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch() (Desnes Nunes) [RHEL-59051]
- usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap() (Desnes Nunes) [RHEL-59051]
- usb: typec: fsa4480: Check if the chip is really there (Desnes Nunes) [RHEL-59051]
- usb: gadget: core: Check for unset descriptor (Desnes Nunes) [RHEL-59051] {CVE-2024-44960}
- dt-bindings: usb: microchip,usb2514: Add USB2517 compatible (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Fix custom control mapping probing (Desnes Nunes) [RHEL-59051]
- USB: uas: Implement the new shutdown callback (Desnes Nunes) [RHEL-59051]
- USB: core: add 'shutdown' callback to usb_driver (Desnes Nunes) [RHEL-59051]
- usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Desnes Nunes) [RHEL-59051]
- usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller (Desnes Nunes) [RHEL-59051]
- usb: gadget: Use u16 types for 16-bit fields (Desnes Nunes) [RHEL-59051]
- pinctrl: tegra: Use scope based of_node_put() cleanups (Desnes Nunes) [RHEL-59051]
- of: Introduce for_each_*_child_of_node_scoped() to automate of_node_put() handling (Desnes Nunes) [RHEL-59051]
- of: Add cleanup.h based auto release via __free(device_node) markings (Desnes Nunes) [RHEL-59051]
- writing_musb_glue_layer.rst: Fix broken URL (Desnes Nunes) [RHEL-59051]
- redhat: configs: Drop CONFIG_MEMSTICK_REALTEK_PCI config option (Desnes Nunes) [RHEL-59051]
- memstick: rtsx_pci_ms: Remove Realtek PCI memstick driver (Desnes Nunes) [RHEL-59051]
- USB: serial: garmin_gps: use struct_size() to allocate pkt (Desnes Nunes) [RHEL-59051]
- USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by (Desnes Nunes) [RHEL-59051]
- USB: serial: add missing MODULE_DESCRIPTION() macros (Desnes Nunes) [RHEL-59051]
- USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg' (Desnes Nunes) [RHEL-59051]
- usb: dwc3: core: Check all ports when set phy suspend (Desnes Nunes) [RHEL-59051]
- usb: typec: tcpci: add support to set connector orientation (Desnes Nunes) [RHEL-59051]
- dt-bindings: usb: Convert fsl-usb to yaml (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: reorder operations in ucsi_run_command() (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: extract common code for command handling (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: inline ucsi_read_message_in (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: rework command execution functions (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: split read operation (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: simplify command sending API (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error() (Desnes Nunes) [RHEL-59051]
- phy: core: Fix documentation of of_phy_get (Desnes Nunes) [RHEL-59051]
- redhat/configs: Adding CONFIG_UCSI_LENOVO_YOGA_C630 (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: add Lenovo Yoga C630 glue driver (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: UCSI2.0 Get Error Status changes (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: UCSI2.0 Get Error Status data structure changes (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Only set number of plug altmodes after registration (Desnes Nunes) [RHEL-59051]
- xhci: sort out TRB Endpoint ID bitfield macros (Desnes Nunes) [RHEL-59051]
- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL (Desnes Nunes) [RHEL-59051]
- usb: xhci: add 'goto' for halted endpoint check in handle_tx_event() (Desnes Nunes) [RHEL-59051]
- usb: xhci: move process TD code out of the while loop (Desnes Nunes) [RHEL-59051]
- usb: xhci: remove infinite loop prevention (Desnes Nunes) [RHEL-59051]
- usb: xhci: remove false xhci_giveback_urb_in_irq() header comment (Desnes Nunes) [RHEL-59051]
- usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stopped (Desnes Nunes) [RHEL-59051]
- xhci: rework xhci internal endpoint halt state detection. (Desnes Nunes) [RHEL-59051]
- usb: xhci: remove obsolete sanity check debug messages (Desnes Nunes) [RHEL-59051]
- usb: xhci: improve error message for targetless transfer event (Desnes Nunes) [RHEL-59051]
- usb: xhci: move untargeted transfer event handling to a separate function (Desnes Nunes) [RHEL-59051]
- usb: xhci: move all segment re-numbering to xhci_link_rings() (Desnes Nunes) [RHEL-59051]
- usb: xhci: move link chain bit quirk checks into one helper function. (Desnes Nunes) [RHEL-59051]
- usb: xhci: remove unused argument from handle_port_status() (Desnes Nunes) [RHEL-59051]
- usb: xhci: remove unused argument from xhci_handle_cmd_config_ep() (Desnes Nunes) [RHEL-59051]
- usb: xhci: remove unused 'xhci' argument (Desnes Nunes) [RHEL-59051]
- usb: xhci: remove 'num_trbs' from struct 'xhci_td' (Desnes Nunes) [RHEL-59051]
- xhci: dbc: Allow users to modify DbC poll interval via sysfs (Desnes Nunes) [RHEL-59051]
- xhci: Set correct transferred length for cancelled isoc transfers (Desnes Nunes) [RHEL-59051]
- xhci: show usb device name in xhci urb tracing (Desnes Nunes) [RHEL-59051]
- xhci: Remove dead code in xhci_move_dequeue_past_td() (Desnes Nunes) [RHEL-59051]
- usb: chipidea: ci_hdrc_imx: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS() (Desnes Nunes) [RHEL-59051]
- usb: misc: onboard_usb_dev: Add match function (Desnes Nunes) [RHEL-59051]
- usb: uas: set host status byte on data completion error (Desnes Nunes) [RHEL-59051]
- media: b2c2: flexcop-usb: fix flexcop_usb_memory_req (Desnes Nunes) [RHEL-59051]
- media: flexcop-usb: Use min macro (Desnes Nunes) [RHEL-59051]
- media: cx231xx: Constify struct vb2_ops (Desnes Nunes) [RHEL-59051]
- dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: psy: Add support for the charge type property (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Changing the driver data type to void (Desnes Nunes) [RHEL-59051]
- dt-bindings: usb: qcom,dwc3: Add SC8180X compatibles (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: don't retrieve PDOs if not supported (Desnes Nunes) [RHEL-59051]
- usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LO (Desnes Nunes) [RHEL-59051]
- xhci: Add a quirk for writing ERST in high-low order (Desnes Nunes) [RHEL-59051]
- usb: dwc3: Support quirk for writing high-low order (Desnes Nunes) [RHEL-59051]
- usb: typec: tipd: use min() to set tps6598x firmware packet size (Desnes Nunes) [RHEL-59051]
- usb: typec: tipd: add error log to provide firmware name and size (Desnes Nunes) [RHEL-59051]
- usb: typec: tipd: drop second firmware name read (Desnes Nunes) [RHEL-59051]
- usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout() (Desnes Nunes) [RHEL-59051]
- usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Desnes Nunes) [RHEL-59051]
- usb: add missing MODULE_DESCRIPTION() macros (Desnes Nunes) [RHEL-59051]
- usb: common: add missing MODULE_DESCRIPTION() macros (Desnes Nunes) [RHEL-59051]
- usb: host: add missing MODULE_DESCRIPTION() macros (Desnes Nunes) [RHEL-59051]
- usb: misc: add missing MODULE_DESCRIPTION() macros (Desnes Nunes) [RHEL-59051]
- dt-bindings: usb: cdns,usb3: use common usb-drd yaml (Desnes Nunes) [RHEL-59051]
- thunderbolt: debugfs: Use FIELD_GET() (Desnes Nunes) [RHEL-59051]
- thunderbolt: Add receiver lane margining support for retimers (Desnes Nunes) [RHEL-59051]
- thunderbolt: Make margining functions accept target and retimer index (Desnes Nunes) [RHEL-59051]
- thunderbolt: Split out margining from USB4 port (Desnes Nunes) [RHEL-59051]
- thunderbolt: Add sideband register access to debugfs (Desnes Nunes) [RHEL-59051]
- thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.c (Desnes Nunes) [RHEL-59051]
- thunderbolt: Move usb4_port_margining_caps() declaration into correct place (Desnes Nunes) [RHEL-59051]
- thunderbolt: Mention Thunderbolt/USB4 debugging tools in Kconfig (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Remove mappings form uvc_device_info (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Remove PLF device quirking (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Cleanup version-specific mapping (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Probe the PLF characteristics (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Refactor Power Line Frequency limit selection (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Allow custom control mapping (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Fix the bandwdith quirk on USB 3.x (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Force UVC version to 1.0a for 0408:4035 (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Override default flags (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Enforce alignment of frame and interval (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Add quirk for invalid dev_sof in Logitech C920 (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Fix integer overflow calculating timestamp (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Fix hw timestamp handling for slow FPS (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Refactor clock circular buffer (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Allow hw clock updates with buffers not full (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Quirk for invalid dev_sof in Logitech C922 (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Ignore empty TS packets (Desnes Nunes) [RHEL-59051]
- media: uvcvideo: Support timestamp lists of any size (Desnes Nunes) [RHEL-59051]
- redhat/configs: Adding CONFIG_PHY_FSL_IMX8QM_HSIO (Desnes Nunes) [RHEL-59051]
- phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver support (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Enable UCSI v2.0 notifications (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Add new capability bits (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Always set number of alternate modes (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Delay alternate mode discovery (Desnes Nunes) [RHEL-59051]
- usb: typec: Update sysfs when setting ops (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Fix null pointer dereference in trace (Desnes Nunes) [RHEL-59051]
- usb: typec: tcpm: print error on hard reset (Desnes Nunes) [RHEL-59051]
- usb: typec: tcpm: avoid resets for missing source capability messages (Desnes Nunes) [RHEL-59051]
- usb: typec: ucsi: Add new notification bits (Desnes Nunes) [RHEL-59051]
- usb: cdns3-ti: Add workaround for Errata i2409 (Desnes Nunes) [RHEL-59051]
- usb: cdns3: Add quirk flag to enable suspend residency (Desnes Nunes) [RHEL-59051]
- usb-storage: Optimize scan delay more precisely (Desnes Nunes) [RHEL-59051]
- gnss: add USB support (Desnes Nunes) [RHEL-59051]
- xfs: fix finding a last resort AG in xfs_filestream_pick_ag (CKI Backport Bot) [RHEL-66904] {CVE-2024-50216}
- ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package() (Mark Langsdorf) [RHEL-64502] {CVE-2024-49962}
- parport: Proper fix for array out-of-bounds access (CKI Backport Bot) [RHEL-65181] {CVE-2024-50074}
- scsi: target: core: Fix null-ptr-deref in target_alloc_device() (CKI Backport Bot) [RHEL-66470] {CVE-2024-50153}
- blk-mq: setup queue ->tag_set before initializing hctx (CKI Backport Bot) [RHEL-65152] {CVE-2024-50081}
- udf: fix uninit-value use in udf_get_fileshortad (CKI Backport Bot) [RHEL-66420] {CVE-2024-50143}
- block: fix potential invalid pointer dereference in blk_add_partition (Ming Lei) [RHEL-63267] {CVE-2024-47705}
- xfs: dquot recovery does not validate the recovered dquot (Bill O'Donnell) [RHEL-62760]
- block: update the stable_writes flag in bdev_add (Bill O'Donnell) [RHEL-62760]
- xfs: clean up dqblk extraction (Bill O'Donnell) [RHEL-62760]
- xfs: respect the stable writes flag on the RT device (Bill O'Donnell) [RHEL-62760]
- filemap: add a per-mapping stable writes flag (Bill O'Donnell) [RHEL-62760]
- xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags (Bill O'Donnell) [RHEL-62760]
- xfs: inode recovery does not validate the recovered inode (Bill O'Donnell) [RHEL-62760]
- xfs: up(ic_sema) if flushing data device fails (Bill O'Donnell) [RHEL-62760]
- xfs: only remap the written blocks in xfs_reflink_end_cow_extent (Bill O'Donnell) [RHEL-62760]
- xfs: abort intent items when recovery intents fail (Bill O'Donnell) [RHEL-62760]
- xfs: factor out xfs_defer_pending_abort (Bill O'Donnell) [RHEL-62760]
- xfs: allow read IO and FICLONE to run concurrently (Bill O'Donnell) [RHEL-62760]
- xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space (Bill O'Donnell) [RHEL-62760]
- xfs: introduce protection for drop nlink (Bill O'Donnell) [RHEL-62760]
- xfs: don't look for end of extent further than necessary in xfs_rtallocate_extent_near() (Bill O'Donnell) [RHEL-62760]
- xfs: don't try redundant allocations in xfs_rtallocate_extent_near() (Bill O'Donnell) [RHEL-62760]
- xfs: limit maxlen based on available space in xfs_rtallocate_extent_near() (Bill O'Donnell) [RHEL-62760]
- xfs: return maximum free size from xfs_rtany_summary() (Bill O'Donnell) [RHEL-62760]
- xfs: invert the realtime summary cache (Bill O'Donnell) [RHEL-62760]
- xfs: simplify rt bitmap/summary block accessor functions (Bill O'Donnell) [RHEL-62760]
- xfs: simplify xfs_rtbuf_get calling conventions (Bill O'Donnell) [RHEL-62760]
- xfs: cache last bitmap block in realtime allocator (Bill O'Donnell) [RHEL-62760]
- xfs: consolidate realtime allocation arguments (Bill O'Donnell) [RHEL-62760]
- xfs: use accessor functions for summary info words (Bill O'Donnell) [RHEL-62760]
- xfs: create helpers for rtsummary block/wordcount computations (Bill O'Donnell) [RHEL-62760]
- xfs: use accessor functions for bitmap words (Bill O'Donnell) [RHEL-62760]
- xfs: create a helper to handle logging parts of rt bitmap/summary blocks (Bill O'Donnell) [RHEL-62760]
- xfs: create helpers for rtbitmap block/wordcount computations (Bill O'Donnell) [RHEL-62760]
- xfs: convert rt summary macros to helpers (Bill O'Donnell) [RHEL-62760]
- xfs: convert open-coded xfs_rtword_t pointer accesses to helper (Bill O'Donnell) [RHEL-62760]
- xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros (Bill O'Donnell) [RHEL-62760]
- xfs: convert the rtbitmap block and bit macros to static inline functions (Bill O'Donnell) [RHEL-62760]
- xfs: use shifting and masking when converting rt extents, if possible (Bill O'Donnell) [RHEL-62760]
- xfs: create rt extent rounding helpers for realtime extent blocks (Bill O'Donnell) [RHEL-62760]
- xfs: convert do_div calls to xfs_rtb_to_rtx helper calls (Bill O'Donnell) [RHEL-62760]
- xfs: create helpers to convert rt block numbers to rt extent numbers (Bill O'Donnell) [RHEL-62760]
- xfs: create a helper to convert extlen to rtextlen (Bill O'Donnell) [RHEL-62760]
- xfs: create a helper to compute leftovers of realtime extents (Bill O'Donnell) [RHEL-62760]
- xfs: create a helper to convert rtextents to rtblocks (Bill O'Donnell) [RHEL-62760]
- xfs: convert rt extent numbers to xfs_rtxnum_t (Bill O'Donnell) [RHEL-62760]
- xfs: rename xfs_verify_rtext to xfs_verify_rtbext (Bill O'Donnell) [RHEL-62760]
- xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t (Bill O'Donnell) [RHEL-62760]
- xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t (Bill O'Donnell) [RHEL-62760]
- xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator (Bill O'Donnell) [RHEL-62760]
- xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h (Bill O'Donnell) [RHEL-62760]
- xfs: make sure maxlen is still congruent with prod when rounding down (Bill O'Donnell) [RHEL-62760]
- xfs: rt stubs should return negative errnos when rt disabled (Bill O'Donnell) [RHEL-62760]
- xfs: prevent rt growfs when quota is enabled (Bill O'Donnell) [RHEL-62760]
- xfs: hoist freeing of rt data fork extent mappings (Bill O'Donnell) [RHEL-62760]
- xfs: bump max fsgeom struct version (Bill O'Donnell) [RHEL-62760]
- xfs: move xfs_xattr_handlers to .rodata (Bill O'Donnell) [RHEL-62760]
- cgroup/cpuset: Correct invalid remote parition prs (Waiman Long) [RHEL-36267]
- cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn() (Waiman Long) [RHEL-36267]
- cgroup: Show # of subsystem CSSes in cgroup.stat (Waiman Long) [RHEL-36267]
* Fri Nov 22 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-533.el9]
- ext4: sanity check for NULL pointer after ext4_force_shutdown (Brian Foster) [RHEL-64967] {CVE-2024-43898}
- ext4: dax: fix overflowing extents beyond inode size when partially writing (Brian Foster) [RHEL-64575] {CVE-2024-50015}
- ext4: fix access to uninitialised lock in fc replay path (Brian Foster) [RHEL-63918] {CVE-2024-50014}
- ext4: fix error message when rejecting the default hash (Brian Foster) [RHEL-63899]
- ext4: factor out ext4_hash_info_init() (Brian Foster) [RHEL-63899]
- ext4: filesystems without casefold feature cannot be mounted with siphash (Brian Foster) [RHEL-63899] {CVE-2024-49968}
- ext4: check stripe size compatibility on remount as well (Brian Foster) [RHEL-63289] {CVE-2024-47700}
- ata: libata: avoid superfluous disk spin down + spin up during hibernation (Tomas Henzl) [RHEL-52820]
- ata: libata-scsi: Fix ata_msense_control() CDL page reporting (Tomas Henzl) [RHEL-52820]
- ata: libata: Fix W=1 compilation warning (Tomas Henzl) [RHEL-52820]
- ata: libata: Move sector_buf from struct ata_port to struct ata_device (Tomas Henzl) [RHEL-52820]
- ata: libata: Rename ata_eh_read_sense_success_ncq_log() (Tomas Henzl) [RHEL-52820]
- ata: libata: Move sata_std_hardreset() definition to libata-sata.c (Tomas Henzl) [RHEL-52820]
- ata: libata: Move sata_down_spd_limit() to libata-sata.c (Tomas Henzl) [RHEL-52820]
- ata: libata: Improve __ata_qc_complete() (Tomas Henzl) [RHEL-52820]
- ata: libata-scsi: Improve ata_scsi_handle_link_detach() (Tomas Henzl) [RHEL-52820]
- ata: libata: Cleanup libata-transport (Tomas Henzl) [RHEL-52820]
- ata: libata: Add helper ata_eh_decide_disposition() (Tomas Henzl) [RHEL-52820]
- ata: libata: Remove ata_noop_qc_prep() (Tomas Henzl) [RHEL-52820]
- ata: libata: Change ata_dev_knobble() to return a bool (Tomas Henzl) [RHEL-52820]
- perf test: Restore sample rate for perf_event_attr (Michael Petlan) [RHEL-22716]
- perf test attr: Add back missing topdown events (Michael Petlan) [RHEL-15967]
- gfs2: Prevent inode creation race (Andreas Gruenbacher) [RHEL-68102]
- gfs2: Only defer deletes when we have an iopen glock (Andreas Gruenbacher) [RHEL-68102]
- thermal: intel: int340x: processor: Fix warning during module unload (David Arcari) [RHEL-65903] {CVE-2024-50093}
- x86/resctrl: Avoid overflow in MB settings in bw_validate() (David Arcari) [RHEL-59825]
- KVM: SVM: Propagate error from snp_guest_req_init() to userspace (Bandan Das) [RHEL-65840]
- KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event (Bandan Das) [RHEL-65840]
- x86/sev: Move sev_guest.h into common SEV header (Bandan Das) [RHEL-65840]
- KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event (Bandan Das) [RHEL-65840]
- perf vendor events: Move PM_BR_MPRED_CMPL event for power10 platform (Mamatha Inamdar) [RHEL-52736]
- perf vendor events power10: Move the JSON/events (Mamatha Inamdar) [RHEL-52736]
- perf vendor events power10: Update JSON/events (Mamatha Inamdar) [RHEL-52736]
- perf vendor events power10: Update JSON/events (Mamatha Inamdar) [RHEL-52736]
- tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink(). (Guillaume Nault) [RHEL-66328] {CVE-2024-50154}
- net: explicitly clear the sk pointer, when pf->create fails (Andrea Claudi) [RHEL-66687] {CVE-2024-50186}
- scsi: libcxgbi: Remove an unused field in struct cxgbi_device (Chris Leech) [RHEL-66745]
- scsi: bnx2i: Remove unused declarations (Chris Leech) [RHEL-66745]
- scsi: iscsi: Remove unused list 'connlist_err' (Chris Leech) [RHEL-66745]
- scsi: qla4xxx: Replace deprecated strncpy() with strscpy() (Chris Leech) [RHEL-66745]
- scsi: be2iscsi: Make some variables static (Chris Leech) [RHEL-66745]
- net: sched: fix use-after-free in taprio_change() (Xin Long) [RHEL-65971] {CVE-2024-50127}
- selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: local_termination: Down ports on cleanup (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: no_forwarding: Down ports on cleanup (Ivan Vecera) [RHEL-66601]
- selftests: net/forwarding: spawn sh inside vrf to speed up ping loop (Ivan Vecera) [RHEL-66601]
- selftests: net: local_termination: add PTP frames to the mix (Ivan Vecera) [RHEL-66601]
- selftests: net: local_termination: don't use xfail_on_veth() (Ivan Vecera) [RHEL-66601]
- selftests: net: local_termination: introduce new tests which capture VLAN behavior (Ivan Vecera) [RHEL-66601]
- selftests: net: local_termination: add one more test for VLAN-aware bridges (Ivan Vecera) [RHEL-66601]
- selftests: net: local_termination: parameterize test name (Ivan Vecera) [RHEL-66601]
- selftests: net: local_termination: parameterize sending interface (Ivan Vecera) [RHEL-66601]
- selftests: net: local_termination: refactor macvlan creation/deletion (Ivan Vecera) [RHEL-66601]
- selftests: net: lib: kill PIDs before del netns (Ivan Vecera) [RHEL-66601]
- selftests: libs: Drop unused functions (Ivan Vecera) [RHEL-66601]
- selftests: libs: Drop slow_path_trap_install()/_uninstall() (Ivan Vecera) [RHEL-66601]
- selftests: mirror_gre_lag_lacp: Drop unnecessary code (Ivan Vecera) [RHEL-66601]
- selftests: mirror: Drop dual SW/HW testing (Ivan Vecera) [RHEL-66601]
- selftests: mirror: mirror_test(): Allow exact count of packets (Ivan Vecera) [RHEL-66601]
- selftests: mirror: do_test_span_dir_ips(): Install accurate taps (Ivan Vecera) [RHEL-66601]
- selftests: mirror_gre_lag_lacp: Check counters at tunnel (Ivan Vecera) [RHEL-66601]
- selftests: lib: tc_rule_stats_get(): Move default to argument definition (Ivan Vecera) [RHEL-66601]
- selftests: mirror: Drop direction argument from several functions (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: Add test for minimum and maximum MTU (Ivan Vecera) [RHEL-66601]
- selftests: net: lib: remove 'ns' var in setup_ns (Ivan Vecera) [RHEL-66601]
- selftests: net: lib: do not set ns var as readonly (Ivan Vecera) [RHEL-66601]
- selftests: net: lib: remove ns from list after clean-up (Ivan Vecera) [RHEL-66601]
- selftests: net: lib: ignore possible errors (Ivan Vecera) [RHEL-66601]
- selftests: net: lib: avoid error removing empty netns name (Ivan Vecera) [RHEL-66601]
- selftests: net: lib: support errexit with busywait (Ivan Vecera) [RHEL-66601]
- selftests: net: local_termination: annotate the expected failures (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: add wait_for_dev() helper (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: add check_driver() helper (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: router_nh: Add a diagram (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: router_mpath_nh_res: Add a diagram (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: router_mpath_nh: Add a diagram (Ivan Vecera) [RHEL-66601]
- selftests: drivers: hw: Include tc_common.sh in hw_stats_l3 (Ivan Vecera) [RHEL-66601]
- selftests: drivers: hw: ethtool.sh: Adjust output (Ivan Vecera) [RHEL-66601]
- selftests: drivers: hw: Fix ethtool_rmon (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: Add a test for testing lib.sh functionality (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: router_mpath_nh_lib: Don't skip, xfail on veth (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: Mark performance-sensitive tests (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: Change inappropriate log_test_skip() calls (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: Ditch skip_on_veth() (Ivan Vecera) [RHEL-66601]
- selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: Move several selftests (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: ipip_lib: Do not import lib.sh (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: Make {, ip6}gre-inner-v6-multipath tests more robust (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: Remove IPv6 L3 multipath hash tests (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: ethtool_rmon: Add histogram counter test (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supported (Ivan Vecera) [RHEL-66601]
- selftests: forwarding: add a test for MAC Merge layer (Ivan Vecera) [RHEL-66601]
- bpf: Fix a sdiv overflow issue (CKI Backport Bot) [RHEL-64597] {CVE-2024-49888}
- xfrm: validate new SA's prefixlen using SA family when sel.family is unset (Sabrina Dubroca) [RHEL-66461] {CVE-2024-50142}
- selinux,smack: don't bypass permissions check in inode_setsecctx hook (CKI Backport Bot) [RHEL-66109] {CVE-2024-46695}
- ext4: don't set SB_RDONLY after filesystem errors (CKI Backport Bot) [RHEL-66718] {CVE-2024-50191}
- netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() (CKI Backport Bot) [RHEL-63300] {CVE-2024-47685}
- netfilter: bpf: must hold reference on net namespace (Florian Westphal) [RHEL-65877] {CVE-2024-50130}
- bpf: fix order of args in call to bpf_map_kvcalloc (Viktor Malik) [RHEL-30773]
- bpf: Allow return values 0 and 1 for kprobe session (Viktor Malik) [RHEL-30773]
- selftests/bpf: skip the timer_lockup test for single-CPU nodes (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add tests for tail calls with locks and refs (Viktor Malik) [RHEL-30773]
- bpf: Unify resource leak checks (Viktor Malik) [RHEL-30773]
- bpf: Tighten tail call checks for lingering locks, RCU, preempt_disable (Viktor Malik) [RHEL-30773]
- bpf: fix do_misc_fixups() for bpf_get_branch_snapshot() (Viktor Malik) [RHEL-30773]
- bpf: use type_may_be_null() helper for nullable-param check (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add timer lockup selftest (Viktor Malik) [RHEL-30773]
- bpf: Defer work in bpf_timer_cancel_and_free (Viktor Malik) [RHEL-30773]
- bpf: Fail bpf_timer_cancel when callback is being cancelled (Viktor Malik) [RHEL-30773]
- selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature (Viktor Malik) [RHEL-30773]
- bpf: helpers: fix bpf_wq_set_callback_impl signature (Viktor Malik) [RHEL-30773]
- bpf: Fix atomic probe zero-extension (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add more ring buffer test coverage (Viktor Malik) [RHEL-30773]
- bpf: Change bpf_session_cookie return value to __u64 * (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add a few tests to cover (Viktor Malik) [RHEL-30773]
- bpf: Add missed var_off setting in coerce_subreg_to_size_sx() (Viktor Malik) [RHEL-30773]
- bpf: Add missed var_off setting in set_sext32_default_val() (Viktor Malik) [RHEL-30773]
- bpf: Harden __bpf_kfunc tag against linker kfunc removal (Viktor Malik) [RHEL-30773]
- compiler_types.h: Define __retain for __attribute__((__retain__)) (Viktor Malik) [RHEL-30773]
- bpf: fix UML x86_64 compile failure (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add test coverage for reg_set_min_max handling (Viktor Malik) [RHEL-30773]
- bpf: Reduce stack consumption in check_stack_write_fixed_off (Viktor Malik) [RHEL-30773]
- bpf: Fix reg_set_min_max corruption of fake_reg (Viktor Malik) [RHEL-30773]
- bpf: Make bpf_session_cookie() kfunc return long * (Viktor Malik) [RHEL-30773]
- bpf: Set run context for rawtp test_run callback (Viktor Malik) [RHEL-30773]
- bpf, devmap: Remove unnecessary if check in for loop (Viktor Malik) [RHEL-30773]
- libbpf: don't close(-1) in multi-uprobe feature detector (Viktor Malik) [RHEL-30773]
- bpf: Fix bpf_session_cookie BTF_ID in special_kfunc_set list (Viktor Malik) [RHEL-30773]
- powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH (Viktor Malik) [RHEL-30773]
- selftests/bpf: extend multi-uprobe tests with USDTs (Viktor Malik) [RHEL-30773]
- selftests/bpf: extend multi-uprobe tests with child thread case (Viktor Malik) [RHEL-30773]
- libbpf: detect broken PID filtering logic for multi-uprobe (Viktor Malik) [RHEL-30773]
- bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic (Viktor Malik) [RHEL-30773]
- bpf: fix multi-uprobe PID filtering logic (Viktor Malik) [RHEL-30773]
- bpf: Fix potential integer overflow in resolve_btfids (Viktor Malik) [RHEL-30773]
- selftests/bpf: add more variations of map-in-map situations (Viktor Malik) [RHEL-30773]
- bpf: save extended inner map info for percpu array maps as well (Viktor Malik) [RHEL-30773]
- bpf, docs: Fix the description of 'src' in ALU instructions (Viktor Malik) [RHEL-30773]
- bpf: make list_for_each_entry portable (Viktor Malik) [RHEL-30773]
- bpf: ignore expected GCC warning in test_global_func10.c (Viktor Malik) [RHEL-30773]
- bpf: disable strict aliasing in test_global_func9.c (Viktor Malik) [RHEL-30773]
- selftests/bpf: Fix a few tests for GCC related warnings. (Viktor Malik) [RHEL-30773]
- s390/bpf: Emit a barrier for BPF_FETCH instructions (Viktor Malik) [RHEL-30773]
- kbuild,bpf: Switch to using --btf_features for pahole v1.26 and later (Viktor Malik) [RHEL-30773]
- kbuild: avoid too many execution of scripts/pahole-flags.sh (Viktor Malik) [RHEL-30773]
- bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD (Viktor Malik) [RHEL-30773]
- bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c (Viktor Malik) [RHEL-30773]
- bpf: avoid UB in usages of the __imm_insn macro (Viktor Malik) [RHEL-30773]
- bpf: avoid uninitialized warnings in verifier_global_subprogs.c (Viktor Malik) [RHEL-30773]
- bpf, arm64: Add support for lse atomics in bpf_arena (Viktor Malik) [RHEL-30773]
- selftests/bpf: shorten subtest names for struct_ops_module test (Viktor Malik) [RHEL-30773]
- selftests/bpf: validate struct_ops early failure detection logic (Viktor Malik) [RHEL-30773]
- libbpf: improve early detection of doomed-to-fail BPF program loading (Viktor Malik) [RHEL-30773]
- libbpf: fix libbpf_strerror_r() handling unknown errors (Viktor Malik) [RHEL-30773]
- selftests/bpf: add another struct_ops callback use case test (Viktor Malik) [RHEL-30773]
- libbpf: handle yet another corner case of nulling out struct_ops program (Viktor Malik) [RHEL-30773]
- libbpf: remove unnecessary struct_ops prog validity check (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add CFLAGS per source file and runner (Viktor Malik) [RHEL-30773]
- bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC (Viktor Malik) [RHEL-30773]
- bpf: Disable some `attribute ignored' warnings in GCC (Viktor Malik) [RHEL-30773]
- bpf: Avoid __hidden__ attribute in static object (Viktor Malik) [RHEL-30773]
- bpf: Remove redundant page mask of vmf->address (Viktor Malik) [RHEL-30773]
- selftests/bpf: MUL range computation tests. (Viktor Malik) [RHEL-30773]
- bpf/verifier: relax MUL range computation check (Viktor Malik) [RHEL-30773]
- selftests/bpf: XOR and OR range computation tests. (Viktor Malik) [RHEL-30773]
- bpf/verifier: improve XOR and OR range computation (Viktor Malik) [RHEL-30773]
- bpf/verifier: refactor checks for range computation (Viktor Malik) [RHEL-30773]
- bpf/verifier: replace calls to mark_reg_unknown. (Viktor Malik) [RHEL-30773]
- bpftool, selftests/hid/bpf: Fix 29 clang warnings (Viktor Malik) [RHEL-30773]
- selftests/bpf: Use bpf_tracing.h instead of bpf_tcp_helpers.h (Viktor Malik) [RHEL-30773]
- powerpc/bpf: enable kfunc call (Viktor Malik) [RHEL-30773]
- libbpf: Avoid casts from pointers to enums in bpf_tracing.h (Viktor Malik) [RHEL-30773]
- libbpf: Fix bpf_ksym_exists() in GCC (Viktor Malik) [RHEL-30773]
- libbpf: fix ring_buffer__consume_n() return result logic (Viktor Malik) [RHEL-30773]
- libbpf: fix potential overflow in ring__consume_n() (Viktor Malik) [RHEL-30773]
- bpf: Missing trailing slash in tools/testing/selftests/bpf/Makefile (Viktor Malik) [RHEL-30773]
- libbpf: Fix error message in attach_kprobe_multi (Viktor Malik) [RHEL-30773]
- libbpf: Fix error message in attach_kprobe_session (Viktor Malik) [RHEL-30773]
- libbpf: better fix for handling nulled-out struct_ops program (Viktor Malik) [RHEL-30773]
- selftests/bpf: add tests for the "module: Function" syntax (Viktor Malik) [RHEL-30773]
- libbpf: support "module: Function" syntax for tracing programs (Viktor Malik) [RHEL-30773]
- bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE (Viktor Malik) [RHEL-30773 RHEL-64874] {CVE-2024-38564}
- selftests/bpf: Add kprobe session cookie test (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add kprobe session test (Viktor Malik) [RHEL-30773]
- libbpf: Add kprobe session attach type name to attach_type_name (Viktor Malik) [RHEL-30773]
- libbpf: Add support for kprobe session attach (Viktor Malik) [RHEL-30773]
- bpf: Add support for kprobe session cookie (Viktor Malik) [RHEL-30773]
- bpf: Add support for kprobe session context (Viktor Malik) [RHEL-30773]
- bpf: Add support for kprobe session attach (Viktor Malik) [RHEL-30773]
- selftests/bpf: Drop an unused local variable (Viktor Malik) [RHEL-30773]
- bpf: Do not walk twice the hash map on free (Viktor Malik) [RHEL-30773]
- bpf: Do not walk twice the map on free (Viktor Malik) [RHEL-30773]
- selftests/bpf: validate nulled-out struct_ops program is handled properly (Viktor Malik) [RHEL-30773]
- libbpf: handle nulled-out program in struct_ops correctly (Viktor Malik) [RHEL-30773]
- bpf: Include linux/types.h for u32 (Viktor Malik) [RHEL-30773]
- selftests/bpf: Free strdup memory in veristat (Viktor Malik) [RHEL-30773]
- bpf: Switch to krealloc_array() (Viktor Malik) [RHEL-30773]
- bpf: Use struct_size() (Viktor Malik) [RHEL-30773]
- samples/bpf: Add valid info for VMLINUX_BTF (Viktor Malik) [RHEL-30773]
- bpf: Fix verifier assumptions about socket->sk (Viktor Malik) [RHEL-30773]
- bpf, docs: Clarify PC use in instruction-set.rst (Viktor Malik) [RHEL-30773]
- bpf_helpers.h: Define bpf_tail_call_static when building with GCC (Viktor Malik) [RHEL-30773]
- bpf, docs: Add introduction for use in the ISA Internet Draft (Viktor Malik) [RHEL-30773]
- selftests/bpf: dummy_st_ops should reject 0 for non-nullable params (Viktor Malik) [RHEL-30773]
- bpf: check bpf_dummy_struct_ops program params for test runs (Viktor Malik) [RHEL-30773]
- selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops (Viktor Malik) [RHEL-30773]
- selftests/bpf: adjust dummy_st_ops_success to detect additional error (Viktor Malik) [RHEL-30773]
- bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add ring_buffer__consume_n test. (Viktor Malik) [RHEL-30773]
- bpf: Add bpf_guard_preempt() convenience macro (Viktor Malik) [RHEL-30773]
- bpf: update the comment for BTF_FIELDS_MAX (Viktor Malik) [RHEL-30773]
- selftests/bpf: Fix wq test. (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add tests for preempt kfuncs (Viktor Malik) [RHEL-30773]
- bpf: Introduce bpf_preempt_[disable,enable] kfuncs (Viktor Malik) [RHEL-30773]
- bpf: Don't check for recursion in bpf_wq_work. (Viktor Malik) [RHEL-30773]
- selftests/bpf: wq: add bpf_wq_start() checks (Viktor Malik) [RHEL-30773]
- bpf: add bpf_wq_start (Viktor Malik) [RHEL-30773]
- selftests/bpf: add checks for bpf_wq_set_callback() (Viktor Malik) [RHEL-30773]
- bpf: wq: add bpf_wq_set_callback_impl (Viktor Malik) [RHEL-30773]
- selftests/bpf: wq: add bpf_wq_init() checks (Viktor Malik) [RHEL-30773]
- bpf: wq: add bpf_wq_init (Viktor Malik) [RHEL-30773]
- selftests/bpf: add bpf_wq tests (Viktor Malik) [RHEL-30773]
- bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps (Viktor Malik) [RHEL-30773]
- bpf: add support for KF_ARG_PTR_TO_WORKQUEUE (Viktor Malik) [RHEL-30773]
- bpf: verifier: bail out if the argument is not a map (Viktor Malik) [RHEL-30773]
- tools: sync include/uapi/linux/bpf.h (Viktor Malik) [RHEL-30773]
- bpf: add support for bpf_wq user type (Viktor Malik) [RHEL-30773]
- bpf: replace bpf_timer_cancel_and_free with a generic helper (Viktor Malik) [RHEL-30773]
- bpf: replace bpf_timer_set_callback with a generic helper (Viktor Malik) [RHEL-30773]
- bpf: replace bpf_timer_init with a generic helper (Viktor Malik) [RHEL-30773]
- bpf: make timer data struct more generic (Viktor Malik) [RHEL-30773]
- bpf: Fix typos in comments (Viktor Malik) [RHEL-30773]
- bpf: Fix typo in function save_aux_ptr_type (Viktor Malik) [RHEL-30773]
- bpf, docs: Fix formatting nit in instruction-set.rst (Viktor Malik) [RHEL-30773]
- bpf, docs: Clarify helper ID and pointer terms in instruction-set.rst (Viktor Malik) [RHEL-30773]
- bpf: Fix JIT of is_mov_percpu_addr instruction. (Viktor Malik) [RHEL-30773]
- libbpf: Fix dump of subsequent char arrays (Viktor Malik) [RHEL-30773]
- libbpf: Fix misaligned array closing bracket (Viktor Malik) [RHEL-30773]
- bpftool: Address minor issues in bash completion (Viktor Malik) [RHEL-30773]
- bpftool: Update documentation where progs/maps can be passed by name (Viktor Malik) [RHEL-30773]
- bpf: Harden and/or/xor value tracking in verifier (Viktor Malik) [RHEL-30773]
- bpf, tests: Fix typos in comments (Viktor Malik) [RHEL-30773]
- btf: Avoid weak external references (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add read_trace_pipe_iter function (Viktor Malik) [RHEL-30773]
- bpftool: Fix typo in error message (Viktor Malik) [RHEL-30773]
- selftest/bpf: Test a perf BPF program that suppresses side effects (Viktor Malik) [RHEL-30773]
- tools include: Add some common function attributes (Viktor Malik) [RHEL-30773]
- bpf: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTION (Viktor Malik) [RHEL-30773]
- selftests/bpf: Enable tests for atomics with cpuv4 (Viktor Malik) [RHEL-30773]
- bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP (Viktor Malik) [RHEL-30773]
- libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP (Viktor Malik) [RHEL-30773]
- bpf: Add bpf_link support for sk_msg and sk_skb progs [UAPI headers only] (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add tests for atomics in bpf_arena. (Viktor Malik) [RHEL-30773]
- bpf: Add support for certain atomics in bpf_arena to x86 JIT (Viktor Malik) [RHEL-30773]
- selftests/bpf: eliminate warning of get_cgroup_id_from_path() (Viktor Malik) [RHEL-30773]
- libbpf: Add ring__consume_n / ring_buffer__consume_n (Viktor Malik) [RHEL-30773]
- libbpf: ringbuf: Allow to consume up to a certain amount of items (Viktor Malik) [RHEL-30773]
- libbpf: Start v1.5 development cycle (Viktor Malik) [RHEL-30773]
- selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL (Viktor Malik) [RHEL-30773]
- bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs (Viktor Malik) [RHEL-30773]
- bpf, docs: Editorial nits in instruction-set.rst (Viktor Malik) [RHEL-30773]
- selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer. (Viktor Malik) [RHEL-30773]
- selftests/bpf: add test for bpf_for_each_map_elem() with different maps (Viktor Malik) [RHEL-30773]
- bpf: allow invoking bpf_for_each_map_elem with different maps (Viktor Malik) [RHEL-30773]
- bpf: store both map ptr and state in bpf_insn_aux_data (Viktor Malik) [RHEL-30773]
- bpf: fix perf_snapshot_branch_stack link failure (Viktor Malik) [RHEL-30773]
- selftests/bpf: add fp-leaking precise subprog result tests (Viktor Malik) [RHEL-30773]
- bpf: prevent r10 register from being marked as precise (Viktor Malik) [RHEL-30773]
- bpftool: Mount bpffs on provided dir instead of parent dir (Viktor Malik) [RHEL-30773]
- bpf: inline bpf_get_branch_snapshot() helper (Viktor Malik) [RHEL-30773]
- bpf: make bpf_get_branch_snapshot() architecture-agnostic (Viktor Malik) [RHEL-30773]
- bpf: Optimize emit_mov_imm64(). (Viktor Malik) [RHEL-30773]
- bpf: handle CONFIG_SMP=n configuration in x86 BPF JIT (Viktor Malik) [RHEL-30773]
- bpf: inline bpf_map_lookup_elem() helper for PERCPU_HASH map (Viktor Malik) [RHEL-30773]
- bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY maps (Viktor Malik) [RHEL-30773]
- bpf: inline bpf_get_smp_processor_id() helper (Viktor Malik) [RHEL-30773]
- bpf: add special internal-only MOV instruction to resolve per-CPU addrs (Viktor Malik) [RHEL-30773]
- bpf: Replace deprecated strncpy with strscpy (Viktor Malik) [RHEL-30773]
- bpf: Add arm64 JIT support for bpf_addr_space_cast instruction. (Viktor Malik) [RHEL-30773]
- bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions. (Viktor Malik) [RHEL-30773]
- libbpf: Use local bpf_helpers.h include (Viktor Malik) [RHEL-30773]
- bpf: Improve program stats run-time calculation (Viktor Malik) [RHEL-30773]
- selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP (Viktor Malik) [RHEL-30773]
- bpftool: Use __typeof__() instead of typeof() in BPF skeleton (Viktor Malik) [RHEL-30773]
- selftests/bpf: Using llvm may_goto inline asm for cond_break macro (Viktor Malik) [RHEL-30773]
- bpf: Add a verbose message if map limit is reached (Viktor Malik) [RHEL-30773]
- bpf: Fix typo in uapi doc comments (Viktor Malik) [RHEL-30773]
- bpftool: Clean-up typos, punctuation, list formatting in docs (Viktor Malik) [RHEL-30773]
- bpftool: Remove useless emphasis on command description in man pages (Viktor Malik) [RHEL-30773]
- bpftool: Use simpler indentation in source rST for documentation (Viktor Malik) [RHEL-30773]
- selftests/bpf: make multi-uprobe tests work in RELEASE=1 mode (Viktor Malik) [RHEL-30773]
- bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie. (Viktor Malik) [RHEL-30773]
- bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add a kprobe_multi subtest to use addrs instead of syms (Viktor Malik) [RHEL-30773]
- selftests/bpf: Fix kprobe_multi_bench_attach test failure with LTO kernel (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add {load,search}_kallsyms_custom_local() (Viktor Malik) [RHEL-30773]
- selftests/bpf: Refactor trace helper func load_kallsyms_local() (Viktor Malik) [RHEL-30773]
- selftests/bpf: Refactor some functions for kprobe_multi_test (Viktor Malik) [RHEL-30773]
- libbpf: Handle <orig_name>.llvm.<hash> symbol properly (Viktor Malik) [RHEL-30773]
- libbpf: Mark libbpf_kallsyms_parse static function (Viktor Malik) [RHEL-30773]
- selftests/bpf: Replace CHECK with ASSERT macros for ksyms test (Viktor Malik) [RHEL-30773]
- selftests/bpf: add batched tp/raw_tp/fmodret tests (Viktor Malik) [RHEL-30773]
- bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint (Viktor Malik) [RHEL-30773]
- selftests/bpf: lazy-load trigger bench BPF programs (Viktor Malik) [RHEL-30773]
- selftests/bpf: remove syscall-driven benchs, keep syscall-count only (Viktor Malik) [RHEL-30773]
- selftests/bpf: add batched, mostly in-kernel BPF triggering benchmarks (Viktor Malik) [RHEL-30773]
- bpf: Mitigate latency spikes associated with freeing non-preallocated htab (Viktor Malik) [RHEL-30773]
- selftests/bpf: rename and clean up userspace-triggered benchmarks (Viktor Malik) [RHEL-30773]
- bpf,arena: Use helper sizeof_field in struct accessors (Viktor Malik) [RHEL-30773]
- bpf: implement insn_is_cast_user() helper for JITs (Viktor Malik) [RHEL-30773]
- bpf: Avoid get_kernel_nofault() to fetch kprobe entry IP (Viktor Malik) [RHEL-30773]
- bpf: Sync uapi bpf.h to tools directory (Viktor Malik) [RHEL-30773]
- libbpf: Add new sec_def "sk_skb/verdict" (Viktor Malik) [RHEL-30773]
- selftests/bpf: Mark uprobe trigger functions with nocf_check attribute (Viktor Malik) [RHEL-30773]
- selftests/bpf: Use syscall(SYS_gettid) instead of gettid() wrapper in bench (Viktor Malik) [RHEL-30773]
- bpf-next: Avoid goto in regs_refine_cond_op() (Viktor Malik) [RHEL-30773]
- bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool (Viktor Malik) [RHEL-30773]
- selftests/bpf: scale benchmark counting by using per-CPU counters (Viktor Malik) [RHEL-30773]
- bpftool: Remove unnecessary source files from bootstrap version (Viktor Malik) [RHEL-30773]
- bpftool: Enable libbpf logs when loading pid_iter in debug mode (Viktor Malik) [RHEL-30773]
- selftests/bpf: add raw_tp/tp_btf BPF cookie subtests (Viktor Malik) [RHEL-30773]
- libbpf: add support for BPF cookie for raw_tp/tp_btf programs (Viktor Malik) [RHEL-30773]
- bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs (Viktor Malik) [RHEL-30773]
- bpf: pass whole link instead of prog when triggering raw tracepoint (Viktor Malik) [RHEL-30773]
- bpf: flatten bpf_probe_register call chain (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add a sk_msg prog bpf_get_ns_current_pid_tgid() test (Viktor Malik) [RHEL-30773]
- selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test (Viktor Malik) [RHEL-30773]
- selftests/bpf: Refactor out some functions in ns_current_pid_tgid test (Viktor Malik) [RHEL-30773]
- selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test (Viktor Malik) [RHEL-30773]
- bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types (Viktor Malik) [RHEL-30773]
- bpf/lpm_trie: Inline longest_prefix_match for fastpath (Viktor Malik) [RHEL-30773]
- bpf: Check return from set_memory_rox() (Viktor Malik) [RHEL-30773]
- libbpbpf: Check bpf_map/bpf_program fd validity (Viktor Malik) [RHEL-30773]
- selftests/bpf: Remove second semicolon (Viktor Malik) [RHEL-30773]
- bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro() (Viktor Malik) [RHEL-30773]
- bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() (Viktor Malik) [RHEL-30773]
- bpf: preserve sleepable bit in subprog info (Viktor Malik) [RHEL-30773]
- selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps. (Viktor Malik) [RHEL-30773]
- libbpf: Skip zeroed or null fields if not found in the kernel type. (Viktor Malik) [RHEL-30773]
- bpftool: Fix missing pids during link show (Viktor Malik) [RHEL-30773]
- bpftool: Cast pointers for shadow types explicitly. (Viktor Malik) [RHEL-30773]
- arm64: probes: Remove broken LDR (literal) uprobe support (CKI Backport Bot) [RHEL-66045] {CVE-2024-50099}
- xfrm: fix one more kernel-infoleak in algo dumping (CKI Backport Bot) [RHEL-65959] {CVE-2024-50110}
- net: napi: Prevent overflow of napi_defer_hard_irqs (Antoine Tenart) [RHEL-63914] {CVE-2024-50018}
- net: tighten bad gso csum offset check in virtio_net_hdr (Guillaume Nault) [RHEL-