This list of CentOS Stream 9 updates was generated from CentOS Project RSS feeds via now former community manager Rich Bowen's rssupdates.py script.

The list was compiled using Rich's script on the date of this blog post. Most entries only include the x86_64 architecture, though Rich's script pulls all of them.

This Hugo blog post was automatically generated using a script written by Steven Rosenberg.

New packages in centos-9-stream-x86_64-AppStream

Thu, 27 Apr 2023 11:10:41 GMT: kernel-headers-5.14.0-305.el9.x86_64

kernel-headers - Header files for the Linux kernel for use by glibc

Kernel-headers includes the C header files that specify the interface
between the Linux kernel and userspace libraries and programs. The
header files define structures and constants that are needed for
building most standard programs and are also needed for rebuilding the
glibc package.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-devel-5.14.0-305.el9.x86_64

kernel-devel - Development package for building kernel modules to match the kernel

This package provides kernel headers and makefiles sufficient to build modules
against the kernel package.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-devel-matched-5.14.0-305.el9.x86_64

kernel-devel-matched - Meta package to install matching core and devel packages for a given kernel

This meta package is used to install matching core and devel packages for a given kernel.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-debug-devel-5.14.0-305.el9.x86_64

kernel-debug-devel - Development package for building kernel modules to match the kernel

This package provides kernel headers and makefiles sufficient to build modules
against the kernel package.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-debug-devel-matched-5.14.0-305.el9.x86_64

kernel-debug-devel-matched - Meta package to install matching core and devel packages for a given kernel

This meta package is used to install matching core and devel packages for a given kernel.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: rtla-5.14.0-305.el9.x86_64

rtla - Real-Time Linux Analysis tools

The rtla meta-tool includes a set of commands that aims to analyze
the real-time properties of Linux. Instead of testing Linux as a black box,
rtla leverages kernel tracing capabilities to provide precise information
about the properties and root causes of unexpected results.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: perf-5.14.0-305.el9.x86_64

perf - Performance monitoring for the Linux kernel

This package contains the perf tool, which enables performance monitoring
of the Linux kernel.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:11:25 GMT: kernel-doc-5.14.0-305.el9.noarch

kernel-doc - Various documentation bits found in the kernel source

This package contains documentation files from the kernel
source. Various bits of information about the Linux kernel and the
device drivers shipped with it are documented in these files.

You'll want to install this package if you need a reference to the
options that can be passed to Linux kernel modules at load time.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Fri, 21 Apr 2023 13:44:20 GMT: xfsprogs-devel-5.19.0-1.el9.i686

xfsprogs-devel - XFS filesystem-specific headers

xfsprogs-devel contains the header files needed to develop XFS
filesystem-specific programs.

You should install xfsprogs-devel if you want to develop XFS
filesystem-specific programs, If you install xfsprogs-devel, you'll
also want to install xfsprogs.

Change Log:

Tue, 10 Jan 2023 GMT - Pavel Reichl <preichl@redhat.com> - 5.19.0-1
- New upstream release
- Tolerate tiny (<300MB) filesystems
- Rename xfsprogs-5.12.0-default-bigtime-inobtcnt-on.patch to
    xfsprogs-5.19.0-disable-old-kernel-bigtime-inobtcnt-on.patch
    and amend it to reflect upstream changes
- Backport all "Fixing" patches relevant to 5.19
  Related: rhbz#2142910

Fri, 21 Jan 2022 GMT - Pavel Reichl <preichl@redhat.com> - 5.14.2-1
- New upstream release
  Related: rhbz#2041525

Wed, 01 Dec 2021 GMT - Pavel Reichl <preichl@redhat.com> - 5.12.0-5
- Add an example of backward compatible conf. file for mkfs
  Related: rhbz#2026002

...

Fri, 21 Apr 2023 13:44:22 GMT: xfsprogs-xfs_scrub-5.19.0-1.el9.x86_64

xfsprogs-xfs_scrub - XFS filesystem online scrubbing utilities

xfs_scrub attempts to check and repair all metadata in a mounted XFS filesystem.
WARNING! This program is EXPERIMENTAL, which means that its behavior and
interface could change at any time!

Change Log:

Tue, 10 Jan 2023 GMT - Pavel Reichl <preichl@redhat.com> - 5.19.0-1
- New upstream release
- Tolerate tiny (<300MB) filesystems
- Rename xfsprogs-5.12.0-default-bigtime-inobtcnt-on.patch to
    xfsprogs-5.19.0-disable-old-kernel-bigtime-inobtcnt-on.patch
    and amend it to reflect upstream changes
- Backport all "Fixing" patches relevant to 5.19
  Related: rhbz#2142910

Fri, 21 Jan 2022 GMT - Pavel Reichl <preichl@redhat.com> - 5.14.2-1
- New upstream release
  Related: rhbz#2041525

Wed, 01 Dec 2021 GMT - Pavel Reichl <preichl@redhat.com> - 5.12.0-5
- Add an example of backward compatible conf. file for mkfs
  Related: rhbz#2026002

...

Fri, 21 Apr 2023 13:44:22 GMT: xfsprogs-devel-5.19.0-1.el9.x86_64

xfsprogs-devel - XFS filesystem-specific headers

xfsprogs-devel contains the header files needed to develop XFS
filesystem-specific programs.

You should install xfsprogs-devel if you want to develop XFS
filesystem-specific programs, If you install xfsprogs-devel, you'll
also want to install xfsprogs.

Change Log:

Tue, 10 Jan 2023 GMT - Pavel Reichl <preichl@redhat.com> - 5.19.0-1
- New upstream release
- Tolerate tiny (<300MB) filesystems
- Rename xfsprogs-5.12.0-default-bigtime-inobtcnt-on.patch to
    xfsprogs-5.19.0-disable-old-kernel-bigtime-inobtcnt-on.patch
    and amend it to reflect upstream changes
- Backport all "Fixing" patches relevant to 5.19
  Related: rhbz#2142910

Fri, 21 Jan 2022 GMT - Pavel Reichl <preichl@redhat.com> - 5.14.2-1
- New upstream release
  Related: rhbz#2041525

Wed, 01 Dec 2021 GMT - Pavel Reichl <preichl@redhat.com> - 5.12.0-5
- Add an example of backward compatible conf. file for mkfs
  Related: rhbz#2026002

...

Fri, 28 Apr 2023 14:18:12 GMT: python3-dbus-python-client-gen-0.8.3-1.el9.noarch

python3-dbus-python-client-gen - Python Library for Generating dbus-python Client Code

Python Library for Generating dbus-python Client Code.

Python 3 version.

Change Log:

Fri, 28 Apr 2023 GMT - Bryan Gurney <bgurney@redhat.com> - 0.8.3-1
- Update to 0.8.3
- Resolves: rhbz#2189682

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 0.8-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Thu, 29 Jul 2021 GMT - Bryan Gurney <bgurney@redhat.com> - 0.8-4
- Remove check test
- Remove BuildRequires for python3-dbus and python3-into-dbus-python
- Resolves: rhbz#1986608

Fri, 07 Apr 2023 16:13:23 GMT: nvme-stas-2.2.1-2.el9.noarch

nvme-stas - NVMe STorage Appliance Services

nvme-stas is a Central Discovery Controller (CDC) client for Linux. It
handles Asynchronous Event Notifications (AEN), Automated NVMe subsystem
connection controls, Error handling and reporting, and Automatic (zeroconf)
and Manual configuration. nvme-stas is composed of two daemons:
stafd (STorage Appliance Finder) and stacd (STorage Appliance Connector).

Change Log:

Fri, 07 Apr 2023 GMT - Maurizio Lombardi <mlombard@redhat.com> - 2.2.1-2
- Rebuild the package for side-tag

Thu, 06 Apr 2023 GMT - Maurizio Lombardi <mlombard@redhat.com> - 2.2.1-1
- Update to version v2.2.1

Fri, 13 Jan 2023 GMT - John Meneghini <jmeneghi@redhat.com> - 2.1.1-1
- Update to the v2.1.1 package

...

Thu, 06 Apr 2023 12:33:06 GMT: python3-libnvme-1.4-2.el9.x86_64

python3-libnvme - Python3 bindings for libnvme

This package contains Python bindings for libnvme.

Change Log:

Thu, 06 Apr 2023 GMT - Maurizio Lombardi <mlombard@redhat.com> - 1.4-2
- Rebuild the package

Mon, 03 Apr 2023 GMT - Maurizio Lombardi <mlombard@redhat.com> - 1.4-1
- Update to version 1.4

Thu, 12 Jan 2023 GMT - John Meneghini <jmeneghi@redhat.com> - 1.2-2
- Fix BZ2158264

...

Wed, 19 Apr 2023 10:42:38 GMT: libomp-devel-16.0.1-1.el9.x86_64

libomp-devel - OpenMP header files

OpenMP header files.

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Mon, 16 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7

Fri, 09 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- 15.0.6 Release

...

Wed, 19 Apr 2023 10:42:39 GMT: libomp-devel-16.0.1-1.el9.i686

libomp-devel - OpenMP header files

OpenMP header files.

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Mon, 16 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7

Fri, 09 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- 15.0.6 Release

...

Wed, 19 Apr 2023 10:42:38 GMT: libomp-test-16.0.1-1.el9.x86_64

libomp-test - OpenMP regression tests

OpenMP regression tests

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Mon, 16 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7

Fri, 09 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- 15.0.6 Release

...

Wed, 19 Apr 2023 10:42:38 GMT: libomp-16.0.1-1.el9.x86_64

libomp - OpenMP runtime for clang

OpenMP runtime for clang.

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Mon, 16 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7

Fri, 09 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- 15.0.6 Release

...

Wed, 19 Apr 2023 10:41:01 GMT: lldb-16.0.1-1.el9.i686

lldb - Next generation high-performance debugger

LLDB is a next generation, high-performance debugger. It is built as a set
of reusable components which highly leverage existing libraries in the
larger LLVM Project, such as the Clang expression parser and LLVM
disassembler.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 17 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to 15.0.7

Sat, 10 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- Update to 15.0.6

...

Wed, 19 Apr 2023 10:41:01 GMT: lldb-16.0.1-1.el9.x86_64

lldb - Next generation high-performance debugger

LLDB is a next generation, high-performance debugger. It is built as a set
of reusable components which highly leverage existing libraries in the
larger LLVM Project, such as the Clang expression parser and LLVM
disassembler.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 17 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to 15.0.7

Sat, 10 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- Update to 15.0.6

...

Wed, 19 Apr 2023 10:41:01 GMT: python3-lldb-16.0.1-1.el9.x86_64

python3-lldb - Python module for LLDB

The package contains the LLDB Python module.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 17 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to 15.0.7

Sat, 10 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- Update to 15.0.6

...

Wed, 19 Apr 2023 10:41:01 GMT: lldb-devel-16.0.1-1.el9.i686

lldb-devel - Development header files for LLDB

The package contains header files for the LLDB debugger.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 17 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to 15.0.7

Sat, 10 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- Update to 15.0.6

...

Wed, 19 Apr 2023 10:41:01 GMT: lldb-devel-16.0.1-1.el9.x86_64

lldb-devel - Development header files for LLDB

The package contains header files for the LLDB debugger.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 17 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to 15.0.7

Sat, 10 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- Update to 15.0.6

...

Fri, 14 Apr 2023 07:32:28 GMT: python3-lit-16.0.1-1.el9.noarch

python3-lit - LLVM lit test runner for Python 3

lit is a tool used by the LLVM project for executing its test suites.

Change Log:

Thu, 13 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 17 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to 15.0.7

Tue, 06 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- Update to 15.0.6

...

Wed, 19 Apr 2023 10:41:40 GMT: lld-devel-16.0.1-1.el9.x86_64

lld-devel - Libraries and header files for LLD

This package contains library and header files needed to develop new native
programs that use the LLD infrastructure.

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 31 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-4
- Fixup for obsoleting lld-test < 15.0.7

Mon, 30 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Obsolete lld-test < 15.0.7

...

Wed, 19 Apr 2023 10:41:40 GMT: lld-16.0.1-1.el9.i686

lld - The LLVM Linker

The LLVM project linker.

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 31 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-4
- Fixup for obsoleting lld-test < 15.0.7

Mon, 30 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Obsolete lld-test < 15.0.7

...

Wed, 19 Apr 2023 10:41:40 GMT: lld-16.0.1-1.el9.x86_64

lld - The LLVM Linker

The LLVM project linker.

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 31 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-4
- Fixup for obsoleting lld-test < 15.0.7

Mon, 30 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Obsolete lld-test < 15.0.7

...

Wed, 19 Apr 2023 10:41:40 GMT: lld-libs-16.0.1-1.el9.i686

lld-libs - LLD shared libraries

Shared libraries for LLD.

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 31 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-4
- Fixup for obsoleting lld-test < 15.0.7

Mon, 30 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Obsolete lld-test < 15.0.7

...

Wed, 19 Apr 2023 10:41:40 GMT: lld-libs-16.0.1-1.el9.x86_64

lld-libs - LLD shared libraries

Shared libraries for LLD.

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 31 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-4
- Fixup for obsoleting lld-test < 15.0.7

Mon, 30 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Obsolete lld-test < 15.0.7

...

Wed, 19 Apr 2023 10:41:40 GMT: lld-devel-16.0.1-1.el9.i686

lld-devel - Libraries and header files for LLD

This package contains library and header files needed to develop new native
programs that use the LLD infrastructure.

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 31 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-4
- Fixup for obsoleting lld-test < 15.0.7

Mon, 30 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Obsolete lld-test < 15.0.7

...

Mon, 17 Apr 2023 10:19:24 GMT: llvm-doc-16.0.1-1.el9.noarch

llvm-doc - Documentation for LLVM

Documentation for the LLVM compiler infrastructure.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:04 GMT: llvm-test-16.0.1-1.el9.i686

llvm-test - LLVM regression tests

LLVM regression tests.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:04 GMT: llvm-static-16.0.1-1.el9.i686

llvm-static - LLVM static libraries

Static libraries for the LLVM compiler infrastructure.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:04 GMT: llvm-devel-16.0.1-1.el9.i686

llvm-devel - Libraries and header files for LLVM

This package contains library and header files needed to develop new native
programs that use the LLVM infrastructure.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:04 GMT: llvm-libs-16.0.1-1.el9.i686

llvm-libs - LLVM shared libraries

Shared libraries for the LLVM compiler infrastructure.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:07 GMT: llvm-static-16.0.1-1.el9.x86_64

llvm-static - LLVM static libraries

Static libraries for the LLVM compiler infrastructure.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:04 GMT: llvm-16.0.1-1.el9.i686

llvm - The Low Level Virtual Machine

LLVM is a compiler infrastructure designed for compile-time, link-time,
runtime, and idle-time optimization of programs from arbitrary programming
languages. The compiler infrastructure includes mirror sets of programming
tools as well as libraries with equivalent functionality.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:07 GMT: llvm-devel-16.0.1-1.el9.x86_64

llvm-devel - Libraries and header files for LLVM

This package contains library and header files needed to develop new native
programs that use the LLVM infrastructure.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:07 GMT: llvm-googletest-16.0.1-1.el9.x86_64

llvm-googletest - LLVM's modified googletest sources

LLVM's modified googletest sources.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:07 GMT: llvm-test-16.0.1-1.el9.x86_64

llvm-test - LLVM regression tests

LLVM regression tests.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:07 GMT: llvm-16.0.1-1.el9.x86_64

llvm - The Low Level Virtual Machine

LLVM is a compiler infrastructure designed for compile-time, link-time,
runtime, and idle-time optimization of programs from arbitrary programming
languages. The compiler infrastructure includes mirror sets of programming
tools as well as libraries with equivalent functionality.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:07 GMT: llvm-libs-16.0.1-1.el9.x86_64

llvm-libs - LLVM shared libraries

Shared libraries for the LLVM compiler infrastructure.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Mon, 17 Apr 2023 10:19:07 GMT: llvm-toolset-16.0.1-1.el9.x86_64

llvm-toolset - Package that installs llvm-toolset

This is the main package for llvm-toolset.

Change Log:

Fri, 14 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 13 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
- Remove workaround for rbhz#2048440

Mon, 05 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-2
- Disabling LTO for now

...

Tue, 18 Apr 2023 15:56:05 GMT: clang-analyzer-16.0.1-2.el9.noarch

clang-analyzer - A source code analysis framework

The Clang Static Analyzer consists of both a source code analysis
framework and a standalone tool that finds bugs in C and Objective-C
programs. The standalone tool is invoked from the command-line, and is
intended to run in tandem with a build of a project or code base.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:26 GMT: clang-libs-16.0.1-2.el9.i686

clang-libs - Runtime library for clang

Runtime library for clang.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:26 GMT: clang-devel-16.0.1-2.el9.i686

clang-devel - Development header files for clang

Development header files for clang.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:26 GMT: clang-tools-extra-16.0.1-2.el9.i686

clang-tools-extra - Extra tools for clang

A set of extra tools built using Clang's tooling API.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:26 GMT: clang-resource-filesystem-16.0.1-2.el9.i686

clang-resource-filesystem - Filesystem package that owns the clang resource directory

This package owns the clang resouce directory: $libdir/clang/$version/

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:26 GMT: clang-16.0.1-2.el9.i686

clang - A C language family front-end for LLVM

clang: noun
1. A loud, resonant, metallic sound.
2. The strident call of a crane or goose.
3. C-language family front-end toolkit.

The goal of the Clang project is to create a new C, C++, Objective C
and Objective C++ front-end for the LLVM compiler. Its tools are built
as libraries and designed to be loosely-coupled and extensible.

Install compiler-rt if you want the Blocks C language extension or to
enable sanitization and profiling options when building, and
libomp-devel to enable -fopenmp.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:27 GMT: clang-tools-extra-16.0.1-2.el9.x86_64

clang-tools-extra - Extra tools for clang

A set of extra tools built using Clang's tooling API.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:27 GMT: clang-resource-filesystem-16.0.1-2.el9.x86_64

clang-resource-filesystem - Filesystem package that owns the clang resource directory

This package owns the clang resouce directory: $libdir/clang/$version/

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:27 GMT: clang-libs-16.0.1-2.el9.x86_64

clang-libs - Runtime library for clang

Runtime library for clang.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:27 GMT: git-clang-format-16.0.1-2.el9.x86_64

git-clang-format - Integration of clang-format for git

clang-format integration for git.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:27 GMT: clang-16.0.1-2.el9.x86_64

clang - A C language family front-end for LLVM

clang: noun
1. A loud, resonant, metallic sound.
2. The strident call of a crane or goose.
3. C-language family front-end toolkit.

The goal of the Clang project is to create a new C, C++, Objective C
and Objective C++ front-end for the LLVM compiler. Its tools are built
as libraries and designed to be loosely-coupled and extensible.

Install compiler-rt if you want the Blocks C language extension or to
enable sanitization and profiling options when building, and
libomp-devel to enable -fopenmp.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:27 GMT: clang-devel-16.0.1-2.el9.x86_64

clang-devel - Development header files for clang

Development header files for clang.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Tue, 18 Apr 2023 15:55:27 GMT: python3-clang-16.0.1-2.el9.x86_64

python3-clang - Python3 bindings for clang

Python3 bindings for clang.

Change Log:

Tue, 18 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-2
- Restore use of gcc-toolset-12

Mon, 17 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Fri, 27 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-3
- Remove clang-tools-extra-devel package

...

Wed, 19 Apr 2023 10:43:31 GMT: compiler-rt-16.0.1-1.el9.x86_64

compiler-rt - LLVM "compiler-rt" runtime libraries

The compiler-rt project is a part of the LLVM project. It provides
implementation of the low-level target-specific hooks required by
code generation, sanitizer runtimes and profiling library for code
instrumentation, and Blocks C language extension.

Change Log:

Wed, 19 Apr 2023 GMT - Nikita Popov <npopov@redhat.com> - 16.0.1-1
- Update to LLVM 16.0.1

Tue, 17 Jan 2023 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7

Fri, 09 Dec 2022 GMT - Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- Update to LLVM 15.0.6

...

Tue, 18 Apr 2023 09:34:13 GMT: qt5-qtdoc-5.15.9-1.el9.noarch

qt5-qtdoc - Main Qt5 Reference Documentation

QtDoc contains the main Qt Reference Documentation, which includes
overviews, Qt topics, and examples not specific to any Qt module.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175731

Fri, 22 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-2
- Bump build to build against correct Qt version
  Resolves: bz#2061358

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061358

...

Tue, 25 Apr 2023 12:15:04 GMT: qt5-qttools-common-5.15.9-2.el9.noarch

qt5-qttools-common - Common files for qt5-qttools

Common files for qt5-qttools.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:39 GMT: qt5-qttools-libs-designer-5.15.9-2.el9.i686

qt5-qttools-libs-designer - Qt5 Designer runtime library

Qt5 Designer runtime library.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:39 GMT: qt5-qttools-examples-5.15.9-2.el9.i686

qt5-qttools-examples - Programming examples for qt5-qttools

Programming examples for qt5-qttools.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:39 GMT: qt5-qttools-libs-designercomponents-5.15.9-2.el9.i686

qt5-qttools-libs-designercomponents - Qt5 Designer Components runtime library

Qt5 Designer Components runtime library.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:39 GMT: qt5-qttools-libs-help-5.15.9-2.el9.i686

qt5-qttools-libs-help - Qt5 Help runtime library

Qt5 Help runtime library.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:39 GMT: qt5-qttools-devel-5.15.9-2.el9.i686

qt5-qttools-devel - Development files for qt5-qttools

Development files for qt5-qttools.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-qdbusviewer-5.15.9-2.el9.x86_64

qt5-qdbusviewer - D-Bus debugger and viewer

QDbusviewer can be used to inspect D-Bus objects of running programs
and invoke methods on those objects.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-assistant-5.15.9-2.el9.x86_64

qt5-assistant - Documentation browser for Qt5

Documentation browser for Qt5.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-linguist-5.15.9-2.el9.x86_64

qt5-linguist - Qt5 Linguist Tools

Tools to add translations to Qt5 applications.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-qttools-libs-designer-5.15.9-2.el9.x86_64

qt5-qttools-libs-designer - Qt5 Designer runtime library

Qt5 Designer runtime library.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-qttools-devel-5.15.9-2.el9.x86_64

qt5-qttools-devel - Development files for qt5-qttools

Development files for qt5-qttools.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-doctools-5.15.9-2.el9.x86_64

qt5-doctools - Qt5 doc tools package

Qt5 doc tools package.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-qttools-5.15.9-2.el9.x86_64

qt5-qttools - Qt5 - QtTool components

Qt5 - QtTool components.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-qttools-libs-designercomponents-5.15.9-2.el9.x86_64

qt5-qttools-libs-designercomponents - Qt5 Designer Components runtime library

Qt5 Designer Components runtime library.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-designer-5.15.9-2.el9.x86_64

qt5-designer - Design GUIs for Qt5 applications

Design GUIs for Qt5 applications.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-qttools-libs-help-5.15.9-2.el9.x86_64

qt5-qttools-libs-help - Qt5 Help runtime library

Qt5 Help runtime library.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 25 Apr 2023 12:14:43 GMT: qt5-qttools-examples-5.15.9-2.el9.x86_64

qt5-qttools-examples - Programming examples for qt5-qttools

Programming examples for qt5-qttools.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175743

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175743

Mon, 24 Oct 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
  Resolves: bz#2119003

- Add versioned dependencies between subpackages
  Resolves: bz#2088352

...

Tue, 18 Apr 2023 09:37:23 GMT: qt5-qtserialport-devel-5.15.9-1.el9.i686

qt5-qtserialport-devel - Development files for qt5-qtserialport

Development files for qt5-qtserialport.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175741

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061368

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:37:18 GMT: qt5-qtserialport-devel-5.15.9-1.el9.x86_64

qt5-qtserialport-devel - Development files for qt5-qtserialport

Development files for qt5-qtserialport.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175741

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061368

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:37:18 GMT: qt5-qtserialport-5.15.9-1.el9.x86_64

qt5-qtserialport - Qt5 - SerialPort component

Qt Serial Port provides the basic functionality, which includes configuring,
I/O operations, getting and setting the control signals of the RS-232 pinouts.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175741

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061368

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:37:18 GMT: qt5-qtserialport-examples-5.15.9-1.el9.x86_64

qt5-qtserialport-examples - Programming examples for qt5-qtserialport

Programming examples for qt5-qtserialport.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175741

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061368

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:37:23 GMT: qt5-qtserialport-5.15.9-1.el9.i686

qt5-qtserialport - Qt5 - SerialPort component

Qt Serial Port provides the basic functionality, which includes configuring,
I/O operations, getting and setting the control signals of the RS-232 pinouts.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175741

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061368

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:49:33 GMT: qt5-qt3d-5.15.9-1.el9.i686

qt5-qt3d - Qt5 - Qt3D QML bindings and C++ APIs

Qt 3D provides functionality for near-realtime simulation systems with
support for 2D and 3D rendering in both Qt C++ and Qt Quick applications).

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175729

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061356

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:49:33 GMT: qt5-qt3d-devel-5.15.9-1.el9.i686

qt5-qt3d-devel - Development files for qt5-qt3d

Development files for qt5-qt3d.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175729

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061356

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:49:33 GMT: qt5-qt3d-5.15.9-1.el9.x86_64

qt5-qt3d - Qt5 - Qt3D QML bindings and C++ APIs

Qt 3D provides functionality for near-realtime simulation systems with
support for 2D and 3D rendering in both Qt C++ and Qt Quick applications).

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175729

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061356

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:49:33 GMT: qt5-qt3d-examples-5.15.9-1.el9.x86_64

qt5-qt3d-examples - Programming examples for qt5-qt3d

Programming examples for qt5-qt3d.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175729

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061356

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:49:33 GMT: qt5-qt3d-devel-5.15.9-1.el9.x86_64

qt5-qt3d-devel - Development files for qt5-qt3d

Development files for qt5-qt3d.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175729

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061356

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 12:22:04 GMT: qgnomeplatform-0.9.0-1.el9.i686

qgnomeplatform - Qt Platform Theme aimed to accommodate Gnome settings

QGnomePlatform is a Qt Platform Theme aimed to accommodate as much of
GNOME settings as possibleand utilize them in Qt applications without
modifying them - making them fit into the environment as well as possible.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 0.9.0-1
- 0.9.0
  Resolves: bz#2175753

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 0.8.4-2
- Rebuild (Qt 5.15.3)
  Resolves: bz#2061415

Mon, 24 Jan 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 0.8.4-1
- 0.8.4 (sync with Fedora)
  Resolves: bz#2041342

...

Tue, 18 Apr 2023 12:22:07 GMT: qgnomeplatform-0.9.0-1.el9.x86_64

qgnomeplatform - Qt Platform Theme aimed to accommodate Gnome settings

QGnomePlatform is a Qt Platform Theme aimed to accommodate as much of
GNOME settings as possibleand utilize them in Qt applications without
modifying them - making them fit into the environment as well as possible.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 0.9.0-1
- 0.9.0
  Resolves: bz#2175753

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 0.8.4-2
- Rebuild (Qt 5.15.3)
  Resolves: bz#2061415

Mon, 24 Jan 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 0.8.4-1
- 0.8.4 (sync with Fedora)
  Resolves: bz#2041342

...

Fri, 21 Apr 2023 10:07:13 GMT: python3-pyqt5-sip-12.11.1-1.el9.x86_64

python3-pyqt5-sip - The sip module support for PyQt5

The sip extension module provides support for the PyQt5 package.

Change Log:

Fri, 21 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 12.11.1-1
- 12.11.1
  Resolves: bz#2188589

Thu, 26 May 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 12.9.1-1
- Initial package
  Resolves: bz#2090327

Tue, 18 Apr 2023 09:35:16 GMT: qt5-qtquickcontrols-5.15.9-1.el9.i686

qt5-qtquickcontrols - Qt5 - module with set of QtQuick controls

The Qt Quick Controls module provides a set of controls that can be used to
build complete interfaces in Qt Quick.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175737

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061363

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:35:32 GMT: qt5-qtquickcontrols-examples-5.15.9-1.el9.x86_64

qt5-qtquickcontrols-examples - Programming examples for qt5-qtquickcontrols

Programming examples for qt5-qtquickcontrols.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175737

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061363

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:35:32 GMT: qt5-qtquickcontrols-5.15.9-1.el9.x86_64

qt5-qtquickcontrols - Qt5 - module with set of QtQuick controls

The Qt Quick Controls module provides a set of controls that can be used to
build complete interfaces in Qt Quick.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175737

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061363

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:33:21 GMT: qt5-qtmultimedia-5.15.9-1.el9.i686

qt5-qtmultimedia - Qt5 - Multimedia support

The Qt Multimedia module provides a rich feature set that enables you to
easily take advantage of a platforms multimedia capabilites and hardware.
This ranges from the playback and recording of audio and video content to
the use of available devices like cameras and radios.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175736

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061361

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:33:22 GMT: qt5-qtmultimedia-examples-5.15.9-1.el9.x86_64

qt5-qtmultimedia-examples - Programming examples for qt5-qtmultimedia

Programming examples for qt5-qtmultimedia.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175736

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061361

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:33:21 GMT: qt5-qtmultimedia-devel-5.15.9-1.el9.i686

qt5-qtmultimedia-devel - Development files for qt5-qtmultimedia

Development files for qt5-qtmultimedia.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175736

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061361

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:33:22 GMT: qt5-qtmultimedia-devel-5.15.9-1.el9.x86_64

qt5-qtmultimedia-devel - Development files for qt5-qtmultimedia

Development files for qt5-qtmultimedia.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175736

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061361

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:33:22 GMT: qt5-qtmultimedia-5.15.9-1.el9.x86_64

qt5-qtmultimedia - Qt5 - Multimedia support

The Qt Multimedia module provides a rich feature set that enables you to
easily take advantage of a platforms multimedia capabilites and hardware.
This ranges from the playback and recording of audio and video content to
the use of available devices like cameras and radios.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175736

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061361

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:36:20 GMT: qt5-qtsensors-devel-5.15.9-1.el9.i686

qt5-qtsensors-devel - Development files for qt5-qtsensors

Development files for qt5-qtsensors.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175739

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061366

Wed, 08 Sep 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-7
- Sync with Fedora
  - add recommends: iio-sensor-proxy
  Resolves: bz#1971438

...

Tue, 18 Apr 2023 09:36:20 GMT: qt5-qtsensors-5.15.9-1.el9.i686

qt5-qtsensors - Qt5 - Sensors component

The Qt Sensors API provides access to sensor hardware via QML and C++
interfaces. The Qt Sensors API also provides a motion gesture recognition
API for devices.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175739

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061366

Wed, 08 Sep 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-7
- Sync with Fedora
  - add recommends: iio-sensor-proxy
  Resolves: bz#1971438

...

Tue, 18 Apr 2023 09:37:16 GMT: qt5-qtsensors-devel-5.15.9-1.el9.x86_64

qt5-qtsensors-devel - Development files for qt5-qtsensors

Development files for qt5-qtsensors.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175739

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061366

Wed, 08 Sep 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-7
- Sync with Fedora
  - add recommends: iio-sensor-proxy
  Resolves: bz#1971438

...

Tue, 18 Apr 2023 09:37:16 GMT: qt5-qtsensors-5.15.9-1.el9.x86_64

qt5-qtsensors - Qt5 - Sensors component

The Qt Sensors API provides access to sensor hardware via QML and C++
interfaces. The Qt Sensors API also provides a motion gesture recognition
API for devices.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175739

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061366

Wed, 08 Sep 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-7
- Sync with Fedora
  - add recommends: iio-sensor-proxy
  Resolves: bz#1971438

...

Tue, 18 Apr 2023 09:37:16 GMT: qt5-qtsensors-examples-5.15.9-1.el9.x86_64

qt5-qtsensors-examples - Programming examples for qt5-qtsensors

Programming examples for qt5-qtsensors.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175739

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061366

Wed, 08 Sep 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-7
- Sync with Fedora
  - add recommends: iio-sensor-proxy
  Resolves: bz#1971438

...

Tue, 18 Apr 2023 10:30:36 GMT: qt5-qtserialbus-5.15.9-1.el9.i686

qt5-qtserialbus - Qt5 - SerialBus component

Qt Serial Bus (API) provides classes and functions to access the various
industrial serial buses and protocols, such as CAN, ModBus, and others.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175740

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061367

Fri, 17 Dec 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-8
- Rebuild to include -devel subpkg in AppStream
  Resolves: bz#2028567

...

Tue, 18 Apr 2023 10:30:36 GMT: qt5-qtserialbus-devel-5.15.9-1.el9.i686

qt5-qtserialbus-devel - Development files for qt5-qtserialbus

Development files for qt5-qtserialbus.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175740

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061367

Fri, 17 Dec 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-8
- Rebuild to include -devel subpkg in AppStream
  Resolves: bz#2028567

...

Tue, 18 Apr 2023 10:30:38 GMT: qt5-qtserialbus-5.15.9-1.el9.x86_64

qt5-qtserialbus - Qt5 - SerialBus component

Qt Serial Bus (API) provides classes and functions to access the various
industrial serial buses and protocols, such as CAN, ModBus, and others.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175740

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061367

Fri, 17 Dec 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-8
- Rebuild to include -devel subpkg in AppStream
  Resolves: bz#2028567

...

Tue, 18 Apr 2023 10:30:38 GMT: qt5-qtserialbus-examples-5.15.9-1.el9.x86_64

qt5-qtserialbus-examples - Programming examples for qt5-qtserialbus

Programming examples for qt5-qtserialbus.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175740

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061367

Fri, 17 Dec 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-8
- Rebuild to include -devel subpkg in AppStream
  Resolves: bz#2028567

...

Tue, 18 Apr 2023 10:30:38 GMT: qt5-qtserialbus-devel-5.15.9-1.el9.x86_64

qt5-qtserialbus-devel - Development files for qt5-qtserialbus

Development files for qt5-qtserialbus.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175740

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061367

Fri, 17 Dec 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-8
- Rebuild to include -devel subpkg in AppStream
  Resolves: bz#2028567

...

Tue, 18 Apr 2023 09:35:02 GMT: qt5-qtgraphicaleffects-5.15.9-1.el9.i686

qt5-qtgraphicaleffects - Qt5 - QtGraphicalEffects component

The Qt Graphical Effects module provides a set of QML types for adding
visually impressive and configurable effects to user interfaces. Effects
are visual items that can be added to Qt Quick user interface as UI
components.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175733

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061359

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:35:04 GMT: qt5-qtgraphicaleffects-5.15.9-1.el9.x86_64

qt5-qtgraphicaleffects - Qt5 - QtGraphicalEffects component

The Qt Graphical Effects module provides a set of QML types for adding
visually impressive and configurable effects to user interfaces. Effects
are visual items that can be added to Qt Quick user interface as UI
components.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175733

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061359

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:35:08 GMT: qt5-qtimageformats-5.15.9-1.el9.i686

qt5-qtimageformats - Qt5 - QtImageFormats component

The core Qt Gui library by default supports reading and writing image
files of the most common file formats: PNG, JPEG, BMP, GIF and a few more,
ref. Reading and Writing Image Files. The Qt Image Formats add-on module
provides optional support for other image file formats, including:
MNG, TGA, TIFF, WBMP.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175734

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061360

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:35:13 GMT: qt5-qtimageformats-5.15.9-1.el9.x86_64

qt5-qtimageformats - Qt5 - QtImageFormats component

The core Qt Gui library by default supports reading and writing image
files of the most common file formats: PNG, JPEG, BMP, GIF and a few more,
ref. Reading and Writing Image Files. The Qt Image Formats add-on module
provides optional support for other image file formats, including:
MNG, TGA, TIFF, WBMP.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175734

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061360

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 25 Apr 2023 08:46:49 GMT: qt5-qtbase-common-5.15.9-2.el9.noarch

qt5-qtbase-common - Common files for Qt5

Common files for Qt5.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:20 GMT: qt5-qtbase-5.15.9-2.el9.i686

qt5-qtbase - Qt5 - QtBase components

Qt is a software toolkit for developing applications.

This package contains base tools, like string, xml, and network
handling.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:20 GMT: qt5-qtbase-odbc-5.15.9-2.el9.i686

qt5-qtbase-odbc - ODBC driver for Qt5's SQL classes

ODBC driver for Qt5's SQL classes.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:20 GMT: qt5-qtbase-examples-5.15.9-2.el9.i686

qt5-qtbase-examples - Programming examples for qt5-qtbase

Programming examples for qt5-qtbase.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:20 GMT: qt5-qtbase-gui-5.15.9-2.el9.i686

qt5-qtbase-gui - Qt5 GUI-related libraries

Qt5 libraries used for drawing widgets and OpenGL items.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:20 GMT: qt5-qtbase-devel-5.15.9-2.el9.i686

qt5-qtbase-devel - Development files for qt5-qtbase

Development files for qt5-qtbase.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:20 GMT: qt5-qtbase-private-devel-5.15.9-2.el9.i686

qt5-qtbase-private-devel - Development files for qt5-qtbase private APIs

Development files for qt5-qtbase private APIs.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:20 GMT: qt5-qtbase-mysql-5.15.9-2.el9.i686

qt5-qtbase-mysql - MySQL driver for Qt5's SQL classes

MySQL driver for Qt5's SQL classes.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:23 GMT: qt5-qtbase-postgresql-5.15.9-2.el9.x86_64

qt5-qtbase-postgresql - PostgreSQL driver for Qt5's SQL classes

PostgreSQL driver for Qt5's SQL classes.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:23 GMT: qt5-qtbase-devel-5.15.9-2.el9.x86_64

qt5-qtbase-devel - Development files for qt5-qtbase

Development files for qt5-qtbase.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:20 GMT: qt5-qtbase-postgresql-5.15.9-2.el9.i686

qt5-qtbase-postgresql - PostgreSQL driver for Qt5's SQL classes

PostgreSQL driver for Qt5's SQL classes.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:23 GMT: qt5-qtbase-private-devel-5.15.9-2.el9.x86_64

qt5-qtbase-private-devel - Development files for qt5-qtbase private APIs

Development files for qt5-qtbase private APIs.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:23 GMT: qt5-qtbase-mysql-5.15.9-2.el9.x86_64

qt5-qtbase-mysql - MySQL driver for Qt5's SQL classes

MySQL driver for Qt5's SQL classes.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:23 GMT: qt5-qtbase-examples-5.15.9-2.el9.x86_64

qt5-qtbase-examples - Programming examples for qt5-qtbase

Programming examples for qt5-qtbase.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:23 GMT: qt5-qtbase-5.15.9-2.el9.x86_64

qt5-qtbase - Qt5 - QtBase components

Qt is a software toolkit for developing applications.

This package contains base tools, like string, xml, and network
handling.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:23 GMT: qt5-qtbase-odbc-5.15.9-2.el9.x86_64

qt5-qtbase-odbc - ODBC driver for Qt5's SQL classes

ODBC driver for Qt5's SQL classes.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:46:23 GMT: qt5-qtbase-gui-5.15.9-2.el9.x86_64

qt5-qtbase-gui - Qt5 GUI-related libraries

Qt5 libraries used for drawing widgets and OpenGL items.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175727

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2175727

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061354

...

Tue, 25 Apr 2023 08:49:55 GMT: qt5-qtdeclarative-devel-5.15.9-2.el9.i686

qt5-qtdeclarative-devel - Development files for qt5-qtdeclarative

Development files for qt5-qtdeclarative.

Change Log:

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175728

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2178624
  Resolves: bz#2175728

Fri, 25 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061355

...

Tue, 25 Apr 2023 08:49:55 GMT: qt5-qtdeclarative-5.15.9-2.el9.i686

qt5-qtdeclarative - Qt5 - QtDeclarative component

Qt5 - QtDeclarative component.

Change Log:

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175728

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2178624
  Resolves: bz#2175728

Fri, 25 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061355

...

Tue, 25 Apr 2023 08:50:04 GMT: qt5-qtdeclarative-examples-5.15.9-2.el9.x86_64

qt5-qtdeclarative-examples - Programming examples for qt5-qtdeclarative

Programming examples for qt5-qtdeclarative.

Change Log:

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175728

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2178624
  Resolves: bz#2175728

Fri, 25 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061355

...

Tue, 25 Apr 2023 08:50:04 GMT: qt5-qtdeclarative-devel-5.15.9-2.el9.x86_64

qt5-qtdeclarative-devel - Development files for qt5-qtdeclarative

Development files for qt5-qtdeclarative.

Change Log:

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175728

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2178624
  Resolves: bz#2175728

Fri, 25 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061355

...

Tue, 25 Apr 2023 08:50:04 GMT: qt5-qtdeclarative-5.15.9-2.el9.x86_64

qt5-qtdeclarative - Qt5 - QtDeclarative component

Qt5 - QtDeclarative component.

Change Log:

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
  Resolves: bz#2175728

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9 + sync with Fedora
  Resolves: bz#2178624
  Resolves: bz#2175728

Fri, 25 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 + sync with Fedora
  Resolves: bz#2061355

...

Tue, 18 Apr 2023 09:37:01 GMT: qt5-qtwayland-devel-5.15.9-1.el9.x86_64

qt5-qtwayland-devel - Development files for qt5-qtwayland

Development files for qt5-qtwayland.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175746

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061372

Tue, 15 Feb 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-15
- Sync with Fedora
  Resolves: bz#2051384

...

Tue, 18 Apr 2023 09:37:00 GMT: qt5-qtwayland-5.15.9-1.el9.i686

qt5-qtwayland - Qt5 - Wayland platform support and QtCompositor module

Qt5 - Wayland platform support and QtCompositor module.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175746

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061372

Tue, 15 Feb 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-15
- Sync with Fedora
  Resolves: bz#2051384

...

Tue, 18 Apr 2023 09:37:01 GMT: qt5-qtwayland-examples-5.15.9-1.el9.x86_64

qt5-qtwayland-examples - Programming examples for qt5-qtwayland

Programming examples for qt5-qtwayland.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175746

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061372

Tue, 15 Feb 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-15
- Sync with Fedora
  Resolves: bz#2051384

...

Tue, 18 Apr 2023 09:37:00 GMT: qt5-qtwayland-devel-5.15.9-1.el9.i686

qt5-qtwayland-devel - Development files for qt5-qtwayland

Development files for qt5-qtwayland.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175746

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061372

Tue, 15 Feb 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-15
- Sync with Fedora
  Resolves: bz#2051384

...

Tue, 18 Apr 2023 09:37:01 GMT: qt5-qtwayland-5.15.9-1.el9.x86_64

qt5-qtwayland - Qt5 - Wayland platform support and QtCompositor module

Qt5 - Wayland platform support and QtCompositor module.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175746

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061372

Tue, 15 Feb 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-15
- Sync with Fedora
  Resolves: bz#2051384

...

Wed, 19 Apr 2023 08:45:00 GMT: qt5-qtwebsockets-5.15.9-2.el9.i686

qt5-qtwebsockets - Qt5 - WebSockets component

The QtWebSockets module implements the WebSocket protocol as specified in RFC
6455. It solely depends on Qt (no external dependencies).

Change Log:

Wed, 19 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Move QML imports out of -devel subpackage
  Resolves: bz#2175749

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175749

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061374

...

Wed, 19 Apr 2023 08:45:00 GMT: qt5-qtwebsockets-devel-5.15.9-2.el9.i686

qt5-qtwebsockets-devel - Development files for qt5-qtwebsockets

Development files for qt5-qtwebsockets.

Change Log:

Wed, 19 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Move QML imports out of -devel subpackage
  Resolves: bz#2175749

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175749

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061374

...

Wed, 19 Apr 2023 08:45:03 GMT: qt5-qtwebsockets-5.15.9-2.el9.x86_64

qt5-qtwebsockets - Qt5 - WebSockets component

The QtWebSockets module implements the WebSocket protocol as specified in RFC
6455. It solely depends on Qt (no external dependencies).

Change Log:

Wed, 19 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Move QML imports out of -devel subpackage
  Resolves: bz#2175749

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175749

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061374

...

Wed, 19 Apr 2023 08:45:03 GMT: qt5-qtwebsockets-examples-5.15.9-2.el9.x86_64

qt5-qtwebsockets-examples - Programming examples for qt5-qtwebsockets

Programming examples for qt5-qtwebsockets.

Change Log:

Wed, 19 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Move QML imports out of -devel subpackage
  Resolves: bz#2175749

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175749

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061374

...

Wed, 19 Apr 2023 08:45:03 GMT: qt5-qtwebsockets-devel-5.15.9-2.el9.x86_64

qt5-qtwebsockets-devel - Development files for qt5-qtwebsockets

Development files for qt5-qtwebsockets.

Change Log:

Wed, 19 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Move QML imports out of -devel subpackage
  Resolves: bz#2175749

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175749

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061374

...

Tue, 18 Apr 2023 09:35:56 GMT: qt5-qtquickcontrols2-5.15.9-1.el9.i686

qt5-qtquickcontrols2 - Qt5 - module with set of QtQuick controls for embedded

The Qt Labs Controls module provides a set of controls that can be used to
build complete interfaces in Qt Quick.

Unlike Qt Quick Controls, these controls are optimized for embedded systems
and so are preferred for hardware with limited resources.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175738

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061364

Wed, 08 Dec 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-7
- Rebuild (move -devel subpkg to AppStream)
  Resolves: bz#2028779

...

Tue, 18 Apr 2023 09:35:54 GMT: qt5-qtquickcontrols2-devel-5.15.9-1.el9.x86_64

qt5-qtquickcontrols2-devel - Development files for qt5-qtquickcontrols2

Development files for qt5-qtquickcontrols2.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175738

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061364

Wed, 08 Dec 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-7
- Rebuild (move -devel subpkg to AppStream)
  Resolves: bz#2028779

...

Tue, 18 Apr 2023 09:35:54 GMT: qt5-qtquickcontrols2-5.15.9-1.el9.x86_64

qt5-qtquickcontrols2 - Qt5 - module with set of QtQuick controls for embedded

The Qt Labs Controls module provides a set of controls that can be used to
build complete interfaces in Qt Quick.

Unlike Qt Quick Controls, these controls are optimized for embedded systems
and so are preferred for hardware with limited resources.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175738

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061364

Wed, 08 Dec 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-7
- Rebuild (move -devel subpkg to AppStream)
  Resolves: bz#2028779

...

Tue, 18 Apr 2023 09:35:54 GMT: qt5-qtquickcontrols2-examples-5.15.9-1.el9.x86_64

qt5-qtquickcontrols2-examples - Examples for qt5-qtquickcontrols2

Examples for qt5-qtquickcontrols2.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175738

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061364

Wed, 08 Dec 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-7
- Rebuild (move -devel subpkg to AppStream)
  Resolves: bz#2028779

...

Tue, 18 Apr 2023 09:35:56 GMT: qt5-qtquickcontrols2-devel-5.15.9-1.el9.i686

qt5-qtquickcontrols2-devel - Development files for qt5-qtquickcontrols2

Development files for qt5-qtquickcontrols2.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175738

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061364

Wed, 08 Dec 2021 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-7
- Rebuild (move -devel subpkg to AppStream)
  Resolves: bz#2028779

...

Tue, 18 Apr 2023 09:35:33 GMT: qt5-qtlocation-5.15.9-1.el9.i686

qt5-qtlocation - Qt5 - Location component

The Qt Location and Qt Positioning APIs gives developers the ability to
determine a position by using a variety of possible sources, including
satellite, or wifi, or text file, and so on.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175735

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061361

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:35:33 GMT: qt5-qtlocation-devel-5.15.9-1.el9.i686

qt5-qtlocation-devel - Development files for qt5-qtlocation

Development files for qt5-qtlocation.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175735

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061361

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:35:44 GMT: qt5-qtlocation-examples-5.15.9-1.el9.x86_64

qt5-qtlocation-examples - Programming examples for qt5-qtlocation

Programming examples for qt5-qtlocation.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175735

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061361

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:35:44 GMT: qt5-qtlocation-devel-5.15.9-1.el9.x86_64

qt5-qtlocation-devel - Development files for qt5-qtlocation

Development files for qt5-qtlocation.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175735

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061361

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:35:44 GMT: qt5-qtlocation-5.15.9-1.el9.x86_64

qt5-qtlocation - Qt5 - Location component

The Qt Location and Qt Positioning APIs gives developers the ability to
determine a position by using a variety of possible sources, including
satellite, or wifi, or text file, and so on.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175735

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061361

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 25 Apr 2023 12:11:55 GMT: qt5-qtconnectivity-devel-5.15.9-2.el9.i686

qt5-qtconnectivity-devel - Development files for qt5-qtconnectivity

Development files for qt5-qtconnectivity.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175730

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175730

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061357

...

Tue, 25 Apr 2023 12:11:55 GMT: qt5-qtconnectivity-5.15.9-2.el9.i686

qt5-qtconnectivity - Qt5 - Connectivity components

Qt5 - Connectivity components.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175730

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175730

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061357

...

Tue, 25 Apr 2023 12:11:57 GMT: qt5-qtconnectivity-devel-5.15.9-2.el9.x86_64

qt5-qtconnectivity-devel - Development files for qt5-qtconnectivity

Development files for qt5-qtconnectivity.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175730

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175730

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061357

...

Tue, 25 Apr 2023 12:11:57 GMT: qt5-qtconnectivity-examples-5.15.9-2.el9.x86_64

qt5-qtconnectivity-examples - Programming examples for qt5-qtconnectivity

Programming examples for qt5-qtconnectivity.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175730

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175730

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061357

...

Tue, 25 Apr 2023 12:11:57 GMT: qt5-qtconnectivity-5.15.9-2.el9.x86_64

qt5-qtconnectivity - Qt5 - Connectivity components

Qt5 - Connectivity components.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175730

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175730

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061357

...

Tue, 18 Apr 2023 13:34:45 GMT: python-qt5-rpm-macros-5.15.9-1.el9.noarch

python-qt5-rpm-macros - RPM macros python-qt5

RPM macros python-qt5.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175758

Tue, 03 May 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.6-1
- 5.15.6 + sync with Fedora
  Resolves: bz#2061728

Wed, 06 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.0-11
- Rebuild (Qt 5.15.3)
  Resolves: bz#2061728

...

Tue, 18 Apr 2023 13:34:17 GMT: python3-qt5-base-5.15.9-1.el9.i686

python3-qt5-base - Python 3 bindings for Qt5 base

Python 3 bindings for Qt5 base.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175758

Tue, 03 May 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.6-1
- 5.15.6 + sync with Fedora
  Resolves: bz#2061728

Wed, 06 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.0-11
- Rebuild (Qt 5.15.3)
  Resolves: bz#2061728

...

Tue, 18 Apr 2023 13:34:17 GMT: python3-qt5-5.15.9-1.el9.x86_64

python3-qt5 - Python 3 bindings for Qt5

Python 3 bindings for Qt5.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175758

Tue, 03 May 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.6-1
- 5.15.6 + sync with Fedora
  Resolves: bz#2061728

Wed, 06 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.0-11
- Rebuild (Qt 5.15.3)
  Resolves: bz#2061728

...

Tue, 18 Apr 2023 13:34:17 GMT: python3-qt5-base-5.15.9-1.el9.x86_64

python3-qt5-base - Python 3 bindings for Qt5 base

Python 3 bindings for Qt5 base.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175758

Tue, 03 May 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.6-1
- 5.15.6 + sync with Fedora
  Resolves: bz#2061728

Wed, 06 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.0-11
- Rebuild (Qt 5.15.3)
  Resolves: bz#2061728

...

Tue, 18 Apr 2023 11:57:07 GMT: libadwaita-qt5-1.4.2-1.el9.i686

libadwaita-qt5 - Adwaita Qt5 library

Adwaita Qt5 library.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.2-1
- 1.4.2
  Resolves: bz#2175754

Fri, 22 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.1-3
- Bump build to build against correct Qt version
  Resolves: bz#2061416

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.1-2
- Rebuild (Qt 5.15.3)
  Resolves: bz#2061416

...

Tue, 18 Apr 2023 11:57:07 GMT: adwaita-qt5-1.4.2-1.el9.i686

adwaita-qt5 - Adwaita Qt5 theme

Adwaita theme variant for applications utilizing Qt5.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.2-1
- 1.4.2
  Resolves: bz#2175754

Fri, 22 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.1-3
- Bump build to build against correct Qt version
  Resolves: bz#2061416

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.1-2
- Rebuild (Qt 5.15.3)
  Resolves: bz#2061416

...

Tue, 18 Apr 2023 11:57:07 GMT: adwaita-qt5-1.4.2-1.el9.x86_64

adwaita-qt5 - Adwaita Qt5 theme

Adwaita theme variant for applications utilizing Qt5.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.2-1
- 1.4.2
  Resolves: bz#2175754

Fri, 22 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.1-3
- Bump build to build against correct Qt version
  Resolves: bz#2061416

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.1-2
- Rebuild (Qt 5.15.3)
  Resolves: bz#2061416

...

Tue, 18 Apr 2023 11:57:07 GMT: libadwaita-qt5-1.4.2-1.el9.x86_64

libadwaita-qt5 - Adwaita Qt5 library

Adwaita Qt5 library.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.2-1
- 1.4.2
  Resolves: bz#2175754

Fri, 22 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.1-3
- Bump build to build against correct Qt version
  Resolves: bz#2061416

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.4.1-2
- Rebuild (Qt 5.15.3)
  Resolves: bz#2061416

...

Tue, 18 Apr 2023 09:47:02 GMT: qt5-qtx11extras-5.15.9-1.el9.i686

qt5-qtx11extras - Qt5 - X11 support library

The X11 Extras module provides features specific to platforms using X11, e.g.
Linux and UNIX-like systems including embedded Linux systems that use the X
Window System.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175750

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061375

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:47:02 GMT: qt5-qtx11extras-devel-5.15.9-1.el9.i686

qt5-qtx11extras-devel - Development files for qt5-qtx11extras

Development files for qt5-qtx11extras.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175750

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061375

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:47:12 GMT: qt5-qtx11extras-5.15.9-1.el9.x86_64

qt5-qtx11extras - Qt5 - X11 support library

The X11 Extras module provides features specific to platforms using X11, e.g.
Linux and UNIX-like systems including embedded Linux systems that use the X
Window System.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175750

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061375

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:47:12 GMT: qt5-qtx11extras-devel-5.15.9-1.el9.x86_64

qt5-qtx11extras-devel - Development files for qt5-qtx11extras

Development files for qt5-qtx11extras.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175750

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061375

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:36:42 GMT: qt5-qtsvg-5.15.9-1.el9.i686

qt5-qtsvg - Qt5 - Support for rendering and displaying SVG

Scalable Vector Graphics (SVG) is an XML-based language for describing
two-dimensional vector graphics. Qt provides classes for rendering and
displaying SVG drawings in widgets and on other paint devices.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175742

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061369

Tue, 11 Jan 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-8
- Fix out-of-bound write that may lead to DoS
  Resolves: bz#2038488

...

Tue, 18 Apr 2023 09:36:42 GMT: qt5-qtsvg-devel-5.15.9-1.el9.i686

qt5-qtsvg-devel - Development files for qt5-qtsvg

Development files for qt5-qtsvg.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175742

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061369

Tue, 11 Jan 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-8
- Fix out-of-bound write that may lead to DoS
  Resolves: bz#2038488

...

Tue, 18 Apr 2023 09:36:39 GMT: qt5-qtsvg-examples-5.15.9-1.el9.x86_64

qt5-qtsvg-examples - Programming examples for qt5-qtsvg

Programming examples for qt5-qtsvg.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175742

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061369

Tue, 11 Jan 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-8
- Fix out-of-bound write that may lead to DoS
  Resolves: bz#2038488

...

Tue, 18 Apr 2023 09:36:39 GMT: qt5-qtsvg-devel-5.15.9-1.el9.x86_64

qt5-qtsvg-devel - Development files for qt5-qtsvg

Development files for qt5-qtsvg.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175742

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061369

Tue, 11 Jan 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-8
- Fix out-of-bound write that may lead to DoS
  Resolves: bz#2038488

...

Tue, 18 Apr 2023 09:36:39 GMT: qt5-qtsvg-5.15.9-1.el9.x86_64

qt5-qtsvg - Qt5 - Support for rendering and displaying SVG

Scalable Vector Graphics (SVG) is an XML-based language for describing
two-dimensional vector graphics. Qt provides classes for rendering and
displaying SVG drawings in widgets and on other paint devices.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175742

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061369

Tue, 11 Jan 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.2-8
- Fix out-of-bound write that may lead to DoS
  Resolves: bz#2038488

...

Tue, 18 Apr 2023 09:39:01 GMT: qt5-qttranslations-5.15.9-1.el9.noarch

qt5-qttranslations - Qt5 - QtTranslations module

Qt5 - QtTranslations module.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175744

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061371

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Mon, 17 Apr 2023 06:58:11 GMT: qt5-5.15.9-1.el9.noarch

qt5 - Qt5 meta package

Qt5 meta package.

Change Log:

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175724

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061352

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Mon, 17 Apr 2023 06:58:11 GMT: qt5-rpm-macros-5.15.9-1.el9.noarch

qt5-rpm-macros - RPM macros for building Qt5 and KDE Frameworks 5 packages

RPM macros for building Qt5 and KDE Frameworks 5 packages.

Change Log:

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175724

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061352

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Mon, 17 Apr 2023 06:58:11 GMT: qt5-srpm-macros-5.15.9-1.el9.noarch

qt5-srpm-macros - RPM macros for source Qt5 packages

RPM macros for source Qt5 packages.

Change Log:

Mon, 17 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175724

Thu, 24 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061352

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:31:29 GMT: qt5-qtwebchannel-5.15.9-1.el9.x86_64

qt5-qtwebchannel - Qt5 - WebChannel component

The Qt WebChannel module provides a library for seamless integration of C++
and QML applications with HTML/JavaScript clients. Any QObject can be
published to remote clients, where its public API becomes available.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175747

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061373

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:31:26 GMT: qt5-qtwebchannel-5.15.9-1.el9.i686

qt5-qtwebchannel - Qt5 - WebChannel component

The Qt WebChannel module provides a library for seamless integration of C++
and QML applications with HTML/JavaScript clients. Any QObject can be
published to remote clients, where its public API becomes available.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175747

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061373

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:31:26 GMT: qt5-qtwebchannel-devel-5.15.9-1.el9.i686

qt5-qtwebchannel-devel - Development files for qt5-qtwebchannel

Development files for qt5-qtwebchannel.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175747

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061373

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:31:29 GMT: qt5-qtwebchannel-devel-5.15.9-1.el9.x86_64

qt5-qtwebchannel-devel - Development files for qt5-qtwebchannel

Development files for qt5-qtwebchannel.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175747

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061373

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 10:31:29 GMT: qt5-qtwebchannel-examples-5.15.9-1.el9.x86_64

qt5-qtwebchannel-examples - Programming examples for qt5-qtwebchannel

Programming examples for qt5-qtwebchannel.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175747

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061373

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 25 Apr 2023 12:12:29 GMT: qt5-qtxmlpatterns-devel-5.15.9-2.el9.i686

qt5-qtxmlpatterns-devel - Development files for qt5-qtxmlpatterns

Development files for qt5-qtxmlpatterns.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175751

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175751

Fri, 25 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061376

...

Tue, 25 Apr 2023 12:12:29 GMT: qt5-qtxmlpatterns-5.15.9-2.el9.i686

qt5-qtxmlpatterns - Qt5 - QtXmlPatterns component

The Qt XML Patterns module provides support for XPath, XQuery, XSLT,
and XML Schema validation.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175751

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175751

Fri, 25 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061376

...

Tue, 25 Apr 2023 12:12:31 GMT: qt5-qtxmlpatterns-examples-5.15.9-2.el9.x86_64

qt5-qtxmlpatterns-examples - Programming examples for qt5-qtxmlpatterns

Programming examples for qt5-qtxmlpatterns.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175751

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175751

Fri, 25 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061376

...

Tue, 25 Apr 2023 12:12:31 GMT: qt5-qtxmlpatterns-devel-5.15.9-2.el9.x86_64

qt5-qtxmlpatterns-devel - Development files for qt5-qtxmlpatterns

Development files for qt5-qtxmlpatterns.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175751

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175751

Fri, 25 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061376

...

Tue, 25 Apr 2023 12:12:31 GMT: qt5-qtxmlpatterns-5.15.9-2.el9.x86_64

qt5-qtxmlpatterns - Qt5 - QtXmlPatterns component

The Qt XML Patterns module provides support for XPath, XQuery, XSLT,
and XML Schema validation.

Change Log:

Tue, 25 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
  Resolves: bz#2175751

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175751

Fri, 25 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061376

...

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtlocation-doc-5.15.9-1.el9.noarch

qt5-qtlocation-doc - Documentation for qtlocation

Documentation for qtlocation.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtsvg-doc-5.15.9-1.el9.noarch

qt5-qtsvg-doc - Documentation for qtsvg

Documentation for qtsvg.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtdeclarative-doc-5.15.9-1.el9.noarch

qt5-qtdeclarative-doc - Documentation for qtdeclarative

Documentation for qtdeclarative.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtserialport-doc-5.15.9-1.el9.noarch

qt5-qtserialport-doc - Documentation for qtserialport

Documentation for qtserialport.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtconnectivity-doc-5.15.9-1.el9.noarch

qt5-qtconnectivity-doc - Documentation for qtconnectivity

Documentation for qtconnectivity.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtwebsockets-doc-5.15.9-1.el9.noarch

qt5-qtwebsockets-doc - Documentation for qtwebsockets

Documentation for qtwebsockets.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtscript-doc-5.15.9-1.el9.noarch

qt5-qtscript-doc - Documentation for qtscript

Documentation for qtscript.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtimageformats-doc-5.15.9-1.el9.noarch

qt5-qtimageformats-doc - Documentation for qtimageformats

Documentation for qtimageformats.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtwayland-doc-5.15.9-1.el9.noarch

qt5-qtwayland-doc - Documentation for qtwayland

Documentation for qtwayland.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qt3d-doc-5.15.9-1.el9.noarch

qt5-qt3d-doc - Documentation for qt3d

Documentation for qt3d.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtgraphicaleffects-doc-5.15.9-1.el9.noarch

qt5-qtgraphicaleffects-doc - Documentation for qtgraphicaleffects

Documentation for qtgraphicaleffects.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtserialbus-doc-5.15.9-1.el9.noarch

qt5-qtserialbus-doc - Documentation for qtserialbus

Documentation for qtserialbus.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtquickcontrols-doc-5.15.9-1.el9.noarch

qt5-qtquickcontrols-doc - Documentation for qtquickcontrols

Documentation for qtquickcontrols.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtquickcontrols2-doc-5.15.9-1.el9.noarch

qt5-qtquickcontrols2-doc - Documentation for qtquickcontrols2

Documentation for qtquickcontrols2.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtmultimedia-doc-5.15.9-1.el9.noarch

qt5-qtmultimedia-doc - Documentation for qtmultimedia

Documentation for qtmultimedia.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtx11extras-doc-5.15.9-1.el9.noarch

qt5-qtx11extras-doc - Documentation for qtx11extras

Documentation for qtx11extras.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtwebchannel-doc-5.15.9-1.el9.noarch

qt5-qtwebchannel-doc - Documentation for qtwebchannel

Documentation for qtwebchannel.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtbase-doc-5.15.9-1.el9.noarch

qt5-qtbase-doc - Documentation for qtbase

Documentation for qtbase.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qttools-doc-5.15.9-1.el9.noarch

qt5-qttools-doc - Documentation for qttools

Documentation for qttools.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtsensors-doc-5.15.9-1.el9.noarch

qt5-qtsensors-doc - Documentation for qtsensors

Documentation for qtsensors.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 10:48:46 GMT: qt5-qtxmlpatterns-doc-5.15.9-1.el9.noarch

qt5-qtxmlpatterns-doc - Documentation for qtxmlpatterns

Documentation for qtxmlpatterns.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175726

Fri, 01 Apr 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061353

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Tue, 18 Apr 2023 09:36:09 GMT: qt5-qtscript-devel-5.15.9-1.el9.i686

qt5-qtscript-devel - Development files for qt5-qtscript

Development files for qt5-qtscript.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175745

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061365

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:36:36 GMT: qt5-qtscript-5.15.9-1.el9.x86_64

qt5-qtscript - Qt5 - QtScript component

Qt5 - QtScript component.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175745

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061365

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:36:36 GMT: qt5-qtscript-examples-5.15.9-1.el9.x86_64

qt5-qtscript-examples - Programming examples for qt5-qtscript

Programming examples for qt5-qtscript.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175745

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061365

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:36:09 GMT: qt5-qtscript-5.15.9-1.el9.i686

qt5-qtscript - Qt5 - QtScript component

Qt5 - QtScript component.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175745

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061365

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Tue, 18 Apr 2023 09:36:36 GMT: qt5-qtscript-devel-5.15.9-1.el9.x86_64

qt5-qtscript-devel - Development files for qt5-qtscript

Development files for qt5-qtscript.

Change Log:

Tue, 18 Apr 2023 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
  Resolves: bz#2175745

Mon, 28 Mar 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
  Resolves: bz#2061365

Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Thu, 20 Apr 2023 09:50:26 GMT: 1:virt-v2v-2.3.4-1.el9.x86_64

virt-v2v - Convert a virtual machine to run on KVM

Virt-v2v converts a single guest from a foreign hypervisor to run on
KVM. It can read Linux and Windows guests running on VMware, Xen,
Hyper-V and some other hypervisors, and convert them to KVM managed by
libvirt, OpenStack, oVirt, Red Hat Virtualisation (RHV) or several
other targets. It can modify the guest to make it bootable on KVM and
install virtio drivers so it will run quickly.

Change Log:

Thu, 20 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:2.3.4-1
- Rebase to virt-v2v 2.3.4
  resolves: rhbz#2187961, rhbz#2175703, rhbz#2172075, rhbz#2168082,
  rhbz#1986386

Sun, 09 Apr 2023 GMT - Laszlo Ersek <lersek@redhat.com> - 1:2.2.0-6
- cope with kernel-core / kernel-modules-core subpackage split in RHEL-9.2 guests
  resolves: rhbz#2184970

Mon, 06 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:2.2.0-5
- Rebase to virt-v2v 2.2.0
  resolves: rhbz#2135762
- Copy drivers for Windows 11, Windows 2019 & Windows 2022
  resolves: rhbz#2149811
- Fix Description field for Windows >= 10 in -o rhv/vdsm modes
  resolves: rhbz#2149863
- Fix UEFI fallback boot loader if broken
  resolves: rhbz#2149629
- Document Windows system on Dynamic Disk is not supported (2140548 comment 5)
- Include the BOCHS DRM driver in the initial ram disk
  resolves: rhbz#2131123
- windows_virtio: favor "fwcfg" over "qemufwcfg"
  resolves: rhbz#2151752
- -o rhv-upload: set ovirt:id correctly
  resolves: rhbz#2152465
- Enable the %check tests
- -o kubevirt: Fix position of cpu field
  resolves: rhbz#2162331
- -o kubevirt: Fix incorrect error message
  resolves: rhbz#2162441
- -o kubevirt: Error if invalid guest name on target
  resolves: rhbz#2162332
- -o kubevirt: Enable -oo compressed option
  resolves: rhbz#2162444
- Remove -oo qemu-boot option completely
  resolves: rhbz#2166565
- Remove warning when converting Rocky Linux
  resolves: rhbz#2166618
- Fix kernel panic after converting Rocky Linux 9
  resolves: rhbz#2166619

...

Thu, 20 Apr 2023 09:50:26 GMT: 1:virt-v2v-bash-completion-2.3.4-1.el9.noarch

virt-v2v-bash-completion - Bash tab-completion for virt-v2v

Install this package if you want intelligent bash tab-completion
for virt-v2v.

Change Log:

Thu, 20 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:2.3.4-1
- Rebase to virt-v2v 2.3.4
  resolves: rhbz#2187961, rhbz#2175703, rhbz#2172075, rhbz#2168082,
  rhbz#1986386

Sun, 09 Apr 2023 GMT - Laszlo Ersek <lersek@redhat.com> - 1:2.2.0-6
- cope with kernel-core / kernel-modules-core subpackage split in RHEL-9.2 guests
  resolves: rhbz#2184970

Mon, 06 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:2.2.0-5
- Rebase to virt-v2v 2.2.0
  resolves: rhbz#2135762
- Copy drivers for Windows 11, Windows 2019 & Windows 2022
  resolves: rhbz#2149811
- Fix Description field for Windows >= 10 in -o rhv/vdsm modes
  resolves: rhbz#2149863
- Fix UEFI fallback boot loader if broken
  resolves: rhbz#2149629
- Document Windows system on Dynamic Disk is not supported (2140548 comment 5)
- Include the BOCHS DRM driver in the initial ram disk
  resolves: rhbz#2131123
- windows_virtio: favor "fwcfg" over "qemufwcfg"
  resolves: rhbz#2151752
- -o rhv-upload: set ovirt:id correctly
  resolves: rhbz#2152465
- Enable the %check tests
- -o kubevirt: Fix position of cpu field
  resolves: rhbz#2162331
- -o kubevirt: Fix incorrect error message
  resolves: rhbz#2162441
- -o kubevirt: Error if invalid guest name on target
  resolves: rhbz#2162332
- -o kubevirt: Enable -oo compressed option
  resolves: rhbz#2162444
- Remove -oo qemu-boot option completely
  resolves: rhbz#2166565
- Remove warning when converting Rocky Linux
  resolves: rhbz#2166618
- Fix kernel panic after converting Rocky Linux 9
  resolves: rhbz#2166619

...

Thu, 27 Apr 2023 17:36:44 GMT: python3-osbuild-84-1.el9.noarch

python3-osbuild - A build system for OS images

A build system for OS images

Change Log:

Thu, 27 Apr 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 84-1
- New upstream release

Wed, 29 Mar 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 82-1
- New upstream release

Mon, 27 Feb 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 81-1
- New upstream release

...

Thu, 27 Apr 2023 17:36:44 GMT: osbuild-lvm2-84-1.el9.noarch

osbuild-lvm2 - LVM2 support

Contains the necessary stages and device host
services to build LVM2 based images.

Change Log:

Thu, 27 Apr 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 84-1
- New upstream release

Wed, 29 Mar 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 82-1
- New upstream release

Mon, 27 Feb 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 81-1
- New upstream release

...

Thu, 27 Apr 2023 17:36:44 GMT: osbuild-ostree-84-1.el9.noarch

osbuild-ostree - OSTree support

Contains the necessary stages, assembler and source
to build OSTree based images.

Change Log:

Thu, 27 Apr 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 84-1
- New upstream release

Wed, 29 Mar 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 82-1
- New upstream release

Mon, 27 Feb 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 81-1
- New upstream release

...

Thu, 27 Apr 2023 17:36:44 GMT: osbuild-84-1.el9.noarch

osbuild - A build system for OS images

A build system for OS images

Change Log:

Thu, 27 Apr 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 84-1
- New upstream release

Wed, 29 Mar 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 82-1
- New upstream release

Mon, 27 Feb 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 81-1
- New upstream release

...

Thu, 27 Apr 2023 17:36:44 GMT: osbuild-selinux-84-1.el9.noarch

osbuild-selinux - SELinux policies

Contains the necessary SELinux policies that allows
osbuild to use labels unknown to the host inside the
containers it uses to build OS artifacts.

Change Log:

Thu, 27 Apr 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 84-1
- New upstream release

Wed, 29 Mar 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 82-1
- New upstream release

Mon, 27 Feb 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 81-1
- New upstream release

...

Thu, 27 Apr 2023 17:36:44 GMT: osbuild-luks2-84-1.el9.noarch

osbuild-luks2 - LUKS2 support

Contains the necessary stages and device host
services to build LUKS2 encrypted images.

Change Log:

Thu, 27 Apr 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 84-1
- New upstream release

Wed, 29 Mar 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 82-1
- New upstream release

Mon, 27 Feb 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 81-1
- New upstream release

...

Fri, 21 Apr 2023 16:31:42 GMT: glibc-doc-2.34-66.el9.noarch

glibc-doc - Documentation for GNU libc

The glibc-doc package contains The GNU C Library Reference Manual in info
format. Additional package documentation is also provided.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:11 GMT: glibc-devel-2.34-66.el9.i686

glibc-devel - Object files for development using standard C libraries.

The glibc-devel package contains the object files necessary
for developing programs which use the standard C libraries (which are
used by nearly all programs). If you are developing programs which
will use the standard C libraries, your system needs to have these
standard object files available in order to create the
executables.

Install glibc-devel if you are going to develop programs which will
use the standard C libraries.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-devel-2.34-66.el9.x86_64

glibc-devel - Object files for development using standard C libraries.

The glibc-devel package contains the object files necessary
for developing programs which use the standard C libraries (which are
used by nearly all programs). If you are developing programs which
will use the standard C libraries, your system needs to have these
standard object files available in order to create the
executables.

Install glibc-devel if you are going to develop programs which will
use the standard C libraries.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-utils-2.34-66.el9.x86_64

glibc-utils - Development utilities from GNU C library

The glibc-utils package contains memusage, a memory usage profiler,
mtrace, a memory leak tracer and xtrace, a function call tracer
which can be helpful during program debugging.

If unsure if you need this, don't install this package.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-locale-source-2.34-66.el9.x86_64

glibc-locale-source - The sources for the locales

The sources for all locales provided in the language packs.
If you are building custom locales you will most likely use
these sources as the basis for your new locale.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-headers-2.34-66.el9.x86_64

glibc-headers - Additional internal header files for glibc-devel.

The glibc-headers package contains the architecture-specific
header files which cannot be included in glibc-devel package.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Tue, 18 Apr 2023 12:12:28 GMT: nbdkit-bash-completion-1.34.1-1.el9.noarch

nbdkit-bash-completion - Bash tab-completion for nbdkit

Install this package if you want intelligent bash tab-completion
for nbdkit.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-gzip-filter-1.34.1-1.el9.x86_64

nbdkit-gzip-filter - GZip filter for nbdkit

This package is a gzip filter for nbdkit.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-curl-plugin-1.34.1-1.el9.x86_64

nbdkit-curl-plugin - HTTP/FTP (cURL) plugin for nbdkit

This package contains cURL (HTTP/FTP) support for nbdkit.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-server-1.34.1-1.el9.x86_64

nbdkit-server - The nbdkit server

This package contains the nbdkit server with only the null plugin
and no filters. To install a basic set of plugins and filters you
need to install "nbdkit-basic-plugins", "nbdkit-basic-filters" or
the metapackage "nbdkit".

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-tmpdisk-plugin-1.34.1-1.el9.x86_64

nbdkit-tmpdisk-plugin - Remote temporary filesystem disk plugin for nbdkit

This package is a remote temporary filesystem disk plugin for nbdkit.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-xz-filter-1.34.1-1.el9.x86_64

nbdkit-xz-filter - XZ filter for nbdkit

This package is the xz filter for nbdkit.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-ssh-plugin-1.34.1-1.el9.x86_64

nbdkit-ssh-plugin - SSH plugin for nbdkit

This package contains SSH support for nbdkit.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-tar-filter-1.34.1-1.el9.x86_64

nbdkit-tar-filter - Tar archive filter for nbdkit

This package is a tar archive filter for nbdkit.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-basic-filters-1.34.1-1.el9.x86_64

nbdkit-basic-filters - Basic filters for nbdkit

This package contains filters for nbdkit which only depend on simple
C libraries: glibc, gnutls. Other filters for nbdkit with more
complex dependencies are packaged separately.

nbdkit-blocksize-filter Adjust block size of requests sent to plugins.

nbdkit-blocksize-policy-filter Set block size constraints and policy.

nbdkit-cache-filter Server-side cache.

nbdkit-cacheextents-filter Cache extents.

nbdkit-checkwrite-filter Check writes match contents of plugin.

nbdkit-cow-filter Copy-on-write overlay for read-only plugins.

nbdkit-ddrescue-filter Filter for serving from ddrescue dump.

nbdkit-delay-filter Inject read and write delays.

nbdkit-error-filter Inject errors.

nbdkit-exitlast-filter Exit on last client connection.

nbdkit-exitwhen-filter Exit gracefully when an event occurs.

nbdkit-exportname-filter Adjust export names between client and plugin.

nbdkit-extentlist-filter Place extent list over a plugin.

nbdkit-fua-filter Modify flush behaviour in plugins.

nbdkit-ip-filter Filter clients by IP address.

nbdkit-limit-filter Limit nr clients that can connect concurrently.

nbdkit-log-filter Log all transactions to a file.

nbdkit-luks-filter Read and write LUKS-encrypted disks.

nbdkit-multi-conn-filter Enable, emulate or disable multi-conn.

nbdkit-nocache-filter Disable cache requests in the underlying plugin.

nbdkit-noextents-filter Disable extents in the underlying plugin.

nbdkit-nofilter-filter Passthrough filter.

nbdkit-noparallel-filter Serialize requests to the underlying plugin.

nbdkit-nozero-filter Adjust handling of zero requests by plugins.

nbdkit-offset-filter Serve an offset and range.

nbdkit-partition-filter Serve a single partition.

nbdkit-pause-filter Pause NBD requests.

nbdkit-protect-filter Write-protect parts of a plugin.

nbdkit-rate-filter Limit bandwidth by connection or server.

nbdkit-readahead-filter Prefetch data when reading sequentially.

nbdkit-retry-filter Reopen connection on error.

nbdkit-retry-request-filter Retry single requests on error.

nbdkit-scan-filter Prefetch data ahead of sequential reads.

nbdkit-swab-filter Filter for swapping byte order.

nbdkit-tls-fallback-filter TLS protection filter.

nbdkit-truncate-filter Truncate, expand, round up or round down size.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-basic-plugins-1.34.1-1.el9.x86_64

nbdkit-basic-plugins - Basic plugins for nbdkit

This package contains plugins for nbdkit which only depend on simple
C libraries: glibc, gnutls, libzstd. Other plugins for nbdkit with
more complex dependencies are packaged separately.

nbdkit-data-plugin Serve small amounts of data from the command line.

nbdkit-eval-plugin Write a shell script plugin on the command line.

nbdkit-file-plugin The normal file plugin for serving files.

nbdkit-floppy-plugin Create a virtual floppy disk from a directory.

nbdkit-full-plugin A virtual disk that returns ENOSPC errors.

nbdkit-info-plugin Serve client and server information.

nbdkit-memory-plugin A virtual memory plugin.

nbdkit-ondemand-plugin Create filesystems on demand.

nbdkit-pattern-plugin Fixed test pattern.

nbdkit-partitioning-plugin Create virtual disks from partitions.

nbdkit-random-plugin Random content plugin for testing.

nbdkit-sh-plugin Write plugins as shell scripts or executables.

nbdkit-sparse-random-plugin Make sparse random disks.

nbdkit-split-plugin Concatenate one or more files.

nbdkit-zero-plugin Zero-length plugin for testing.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-1.34.1-1.el9.x86_64

nbdkit - NBD server

NBD is a protocol for accessing block devices (hard disks and
disk-like things) over the network.

nbdkit is a toolkit for creating NBD servers.

The key features are:

* Multithreaded NBD server written in C with good performance.

* Minimal dependencies for the basic server.

* Liberal license (BSD) allows nbdkit to be linked to proprietary
libraries or included in proprietary code.

* Well-documented, simple plugin API with a stable ABI guarantee.
Lets you to export "unconventional" block devices easily.

* You can write plugins in C or many other languages.

* Filters can be stacked in front of plugins to transform the output.

'nbdkit' is a meta-package which pulls in the core server and a
useful subset of plugins and filters with minimal dependencies.

If you want just the server, install 'nbdkit-server'.

To develop plugins, install the 'nbdkit-devel' package and start by
reading the nbdkit(1) and nbdkit-plugin(3) manual pages.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-linuxdisk-plugin-1.34.1-1.el9.x86_64

nbdkit-linuxdisk-plugin - Virtual Linux disk plugin for nbdkit

This package is a virtual Linux disk plugin for nbdkit.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-nbd-plugin-1.34.1-1.el9.x86_64

nbdkit-nbd-plugin - NBD proxy / forward plugin for nbdkit

This package lets you forward NBD connections from nbdkit
to another NBD server.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-python-plugin-1.34.1-1.el9.x86_64

nbdkit-python-plugin - Python 3 plugin for nbdkit

This package lets you write Python 3 plugins for nbdkit.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Tue, 18 Apr 2023 12:12:16 GMT: nbdkit-vddk-plugin-1.34.1-1.el9.x86_64

nbdkit-vddk-plugin - VMware VDDK plugin for nbdkit

This package is a plugin for nbdkit which connects to
VMware VDDK for accessing VMware disks and servers.

Change Log:

Tue, 18 Apr 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1
- Rebase to 1.34.1
  resolves: rhbz#2168629

Fri, 03 Feb 2023 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4
- Rebase to new stable branch version 1.32.5
  resolves: rhbz#2135765
- Move stats filter to new subpackage.
- Improve error message when PasswordAuthentication is set to 'no'
  resolves: rhbz#2158300
- luks: Avoid crash when image does not contain a LUKS header
  resolves: rhbz#2159581
- curl: Enable multi-conn for read-only connections
  resolves: rhbz#2166686

Tue, 29 Nov 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2
- Add support for VDDK 8.0.0
  resolves: rhbz#2143889

...

Mon, 24 Apr 2023 08:31:30 GMT: mingw-qemu-ga-win-106.0.0-1.el9.noarch

mingw-qemu-ga-win - Qemus Guest agent for Windows

Qemu Guest Agent for Windows.

qemu-kvm is an open source virtualizer that provides hardware emulation for
the KVM hypervisor.

This package provides an agent to run inside guests, which communicates
with the host over a virtio-serial channel named "org.qemu.guest_agent.0"

This package does not need to be installed on the host OS.

Change Log:

Sun, 23 Apr 2023 GMT - Konstantin Kostiuk <kkostiuk@redhat.com> 106.0.0
- Set version to 106.0.0
- RHEL-408 - Add provides, obsoletes for mingw-qemu-ga-win
- RHEL-385 - Rebase mingw-qemu-ga-win to QEMU 8.0

Wed, 15 Feb 2023 GMT - Konstantin Kostiuk <kkostiuk@redhat.com> 105.0.4
- Set version to 105.0.4
- BZ#2167436

Mon, 26 Dec 2022 GMT - Konstantin Kostiuk <kkostiuk@redhat.com> 105.0.3
- Set version to 105.0.3
- BZ#2090250 - mingw-qemu-ga-win: Add Provides: bundled() to rpm packages [rhel-9]

...

Mon, 03 Apr 2023 08:20:55 GMT: gdb-doc-10.2-11.el9.noarch

gdb-doc - Documentation for GDB (the GNU source-level debugger)

GDB, the GNU debugger, allows you to debug programs written in C, C++,
Java, and other languages, by executing them in a controlled fashion
and printing their data.

This package provides INFO, HTML and PDF user manual for GDB.

Change Log:

Wed, 29 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com> - 10.2-11.el9
- Backport "libiberty: prevent buffer overflow when decoding user input"
  (Luís Ferreira, RHBZ2132600)

Mon, 27 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com>
- Backport "[gdb/breakpoint] Fix assert in jit_event_handler"
  (Tom de Vries, RHBZ 2130624)

Thu, 23 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com>
- Bakport "Fix assertion failure in copy_type"
  (Tom Tromey, RHBZ 2155439)
- Bakport "[gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.exp"
  (Tom de Vries)

...

Mon, 03 Apr 2023 08:19:51 GMT: gdb-headless-10.2-11.el9.x86_64

gdb-headless - A GNU source-level debugger for C, C++, Fortran, Go and other languages

GDB, the GNU debugger, allows you to debug programs written in C, C++,
Java, and other languages, by executing them in a controlled fashion
and printing their data.

Change Log:

Wed, 29 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com> - 10.2-11.el9
- Backport "libiberty: prevent buffer overflow when decoding user input"
  (Luís Ferreira, RHBZ2132600)

Mon, 27 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com>
- Backport "[gdb/breakpoint] Fix assert in jit_event_handler"
  (Tom de Vries, RHBZ 2130624)

Thu, 23 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com>
- Bakport "Fix assertion failure in copy_type"
  (Tom Tromey, RHBZ 2155439)
- Bakport "[gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.exp"
  (Tom de Vries)

...

Mon, 03 Apr 2023 08:19:51 GMT: gdb-10.2-11.el9.x86_64

gdb - A stub package for GNU source-level debugger

'gdb' package is only a stub to install gcc-gdb-plugin for 'compile' commands.
See package 'gdb-headless'.

Change Log:

Wed, 29 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com> - 10.2-11.el9
- Backport "libiberty: prevent buffer overflow when decoding user input"
  (Luís Ferreira, RHBZ2132600)

Mon, 27 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com>
- Backport "[gdb/breakpoint] Fix assert in jit_event_handler"
  (Tom de Vries, RHBZ 2130624)

Thu, 23 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com>
- Bakport "Fix assertion failure in copy_type"
  (Tom Tromey, RHBZ 2155439)
- Bakport "[gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.exp"
  (Tom de Vries)

...

Mon, 03 Apr 2023 08:19:51 GMT: gdb-gdbserver-10.2-11.el9.x86_64

gdb-gdbserver - A standalone server for GDB (the GNU source-level debugger)

GDB, the GNU debugger, allows you to debug programs written in C, C++,
Java, and other languages, by executing them in a controlled fashion
and printing their data.

This package provides a program that allows you to run GDB on a different
machine than the one which is running the program being debugged.

Change Log:

Wed, 29 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com> - 10.2-11.el9
- Backport "libiberty: prevent buffer overflow when decoding user input"
  (Luís Ferreira, RHBZ2132600)

Mon, 27 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com>
- Backport "[gdb/breakpoint] Fix assert in jit_event_handler"
  (Tom de Vries, RHBZ 2130624)

Thu, 23 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com>
- Bakport "Fix assertion failure in copy_type"
  (Tom Tromey, RHBZ 2155439)
- Bakport "[gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.exp"
  (Tom de Vries)

...

Mon, 03 Apr 2023 08:19:51 GMT: gdb-minimal-10.2-11.el9.x86_64

gdb-minimal - A GNU source-level debugger for C, C++, Fortran, Go and other languages (minimal version)

GDB, the GNU debugger, allows you to debug programs written in C, C++,
Java, and other languages, by executing them in a controlled fashion
and printing their data.

This package provides a minimal version of GDB, tailored to be used by
the Fedora buildroot. It should probably not be used by end users.

Change Log:

Wed, 29 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com> - 10.2-11.el9
- Backport "libiberty: prevent buffer overflow when decoding user input"
  (Luís Ferreira, RHBZ2132600)

Mon, 27 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com>
- Backport "[gdb/breakpoint] Fix assert in jit_event_handler"
  (Tom de Vries, RHBZ 2130624)

Thu, 23 Mar 2023 GMT - Bruno Larsen <blarsen@redhat.com>
- Bakport "Fix assertion failure in copy_type"
  (Tom Tromey, RHBZ 2155439)
- Bakport "[gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.exp"
  (Tom de Vries)

...

Wed, 26 Apr 2023 11:03:32 GMT: annobin-annocheck-12.09-1.el9.i686

annobin-annocheck - A tool for checking the security hardening status of binaries

Installs the annocheck program which uses the notes generated by annobin to
check that the specified files were compiled with the correct security
hardening options.

Change Log:

Wed, 26 Apr 2023 GMT - Nick Clifton  <nickc@redhat.com> - 12.09-1
- Annocheck: Fix detection of missing plugin options.  (#2189492)
- Fix generation of auto-generated files.
- Fix covscan reported errors.

Mon, 24 Apr 2023 GMT - Nick Clifton  <nickc@redhat.com> - 12.07-1
- Annocheck: Fix lto testing.  (#2177140)
- gcc-plugin: generate warnings about misspelt -D_FORTIFY_SOURCE and/or -D_GLIBCXX_ASSERTIONS options.
- gcc-plugin: use a bigger buffer for constructing notes.
- llvm-plugin: Fix detection of optimization level.  Improve test.
- clang-plugin: Improve test.
- configure: More improvements.
- annocheck: Fix seg-fault when checking for glibc components in string format notes.
- configure: Simplify.
- gcc plugin: Add filenames to string notes.  Allow use of ANNOBIN environment variable.
- llvm plugin: Add workaround for building with LLVM-16.
- clang plugin: Fix for building with Clang-16.
- gcc plugin: Keep ELF notes at protocol version 3.
- Protocol Version 4: String format notes.
- Annocheck: Update message for LTO tests.  (#2177140)

Thu, 09 Mar 2023 GMT - Nick Clifton  <nickc@redhat.com> - 11.13-1
- Annocheck: Add more code to handle another glibc function built without LTO.

...

Wed, 26 Apr 2023 11:03:34 GMT: annobin-annocheck-12.09-1.el9.x86_64

annobin-annocheck - A tool for checking the security hardening status of binaries

Installs the annocheck program which uses the notes generated by annobin to
check that the specified files were compiled with the correct security
hardening options.

Change Log:

Wed, 26 Apr 2023 GMT - Nick Clifton  <nickc@redhat.com> - 12.09-1
- Annocheck: Fix detection of missing plugin options.  (#2189492)
- Fix generation of auto-generated files.
- Fix covscan reported errors.

Mon, 24 Apr 2023 GMT - Nick Clifton  <nickc@redhat.com> - 12.07-1
- Annocheck: Fix lto testing.  (#2177140)
- gcc-plugin: generate warnings about misspelt -D_FORTIFY_SOURCE and/or -D_GLIBCXX_ASSERTIONS options.
- gcc-plugin: use a bigger buffer for constructing notes.
- llvm-plugin: Fix detection of optimization level.  Improve test.
- clang-plugin: Improve test.
- configure: More improvements.
- annocheck: Fix seg-fault when checking for glibc components in string format notes.
- configure: Simplify.
- gcc plugin: Add filenames to string notes.  Allow use of ANNOBIN environment variable.
- llvm plugin: Add workaround for building with LLVM-16.
- clang plugin: Fix for building with Clang-16.
- gcc plugin: Keep ELF notes at protocol version 3.
- Protocol Version 4: String format notes.
- Annocheck: Update message for LTO tests.  (#2177140)

Thu, 09 Mar 2023 GMT - Nick Clifton  <nickc@redhat.com> - 11.13-1
- Annocheck: Add more code to handle another glibc function built without LTO.

...

Wed, 26 Apr 2023 11:03:34 GMT: annobin-12.09-1.el9.x86_64

annobin - Annotate and examine compiled binary files

Provides a plugin for GCC that records extra information in the files
that it compiles.

Note - the plugin is automatically enabled in gcc builds via flags
provided by the redhat-rpm-macros package.


Also provides a plugin for Clang which performs a similar function.



Also provides a plugin for LLVM which performs a similar function.

Change Log:

Wed, 26 Apr 2023 GMT - Nick Clifton  <nickc@redhat.com> - 12.09-1
- Annocheck: Fix detection of missing plugin options.  (#2189492)
- Fix generation of auto-generated files.
- Fix covscan reported errors.

Mon, 24 Apr 2023 GMT - Nick Clifton  <nickc@redhat.com> - 12.07-1
- Annocheck: Fix lto testing.  (#2177140)
- gcc-plugin: generate warnings about misspelt -D_FORTIFY_SOURCE and/or -D_GLIBCXX_ASSERTIONS options.
- gcc-plugin: use a bigger buffer for constructing notes.
- llvm-plugin: Fix detection of optimization level.  Improve test.
- clang-plugin: Improve test.
- configure: More improvements.
- annocheck: Fix seg-fault when checking for glibc components in string format notes.
- configure: Simplify.
- gcc plugin: Add filenames to string notes.  Allow use of ANNOBIN environment variable.
- llvm plugin: Add workaround for building with LLVM-16.
- clang plugin: Fix for building with Clang-16.
- gcc plugin: Keep ELF notes at protocol version 3.
- Protocol Version 4: String format notes.
- Annocheck: Update message for LTO tests.  (#2177140)

Thu, 09 Mar 2023 GMT - Nick Clifton  <nickc@redhat.com> - 11.13-1
- Annocheck: Add more code to handle another glibc function built without LTO.

...

Tue, 18 Apr 2023 10:46:54 GMT: cloud-init-23.1.1-2.el9.noarch

cloud-init - Cloud instance init scripts

Cloud-init is a set of init scripts for cloud instances. Cloud instances
need special scripts to run during initialization to retrieve and install
ssh keys and to let the user run various scripts.

Change Log:

Tue, 18 Apr 2023 GMT - Camilla Conte <cconte@redhat.com> - 23.1.1-2
- 0007-rhel-make-sure-previous-hostname-file-ends-with-a-ne.patch [bz#2184608]
- Resolves: bz#2184608

Thu, 30 Mar 2023 GMT - Camilla Conte <cconte@redhat.com> - 23.1.1-1
- Rebase to 23.1.1 [bz#2172811]
- Resolves: bz#2172811

Wed, 08 Feb 2023 GMT - Camilla Conte <cconte@redhat.com> - 22.1-9
- ci-Allow-growpart-to-resize-encrypted-partitions-1316.patch [bz#2166245]
- Resolves: bz#2166245
  (Add support for resizing encrypted root volume)

...

Tue, 25 Apr 2023 20:54:38 GMT: ipa-healthcheck-core-0.12-2.el9.noarch

ipa-healthcheck-core - Core plugin system for healthcheck

Core plugin system for healthcheck, usable standalone with other
packages.

Change Log:

Tue, 25 Apr 2023 GMT - Rob Crittenden <rcritten@redhat.com> - 0.12-2
- Skip AD domains with posix ranges in the catalog check (#2188135)

Thu, 01 Dec 2022 GMT - Rob Crittenden <rcritten@redhat.com> - 0.12-1
- Update to upstream 0.12 (#2139531)

Wed, 06 Jul 2022 GMT - Rob Crittenden <rcritten@redhat.com> - 0.9-9
- Add support for the DNS URI type (#2104495)

...

Tue, 25 Apr 2023 20:54:38 GMT: ipa-healthcheck-0.12-2.el9.noarch

ipa-healthcheck - Health check tool for IPA

The IPA health check tool provides a set of checks to
proactively detect defects in a FreeIPA cluster.

Change Log:

Tue, 25 Apr 2023 GMT - Rob Crittenden <rcritten@redhat.com> - 0.12-2
- Skip AD domains with posix ranges in the catalog check (#2188135)

Thu, 01 Dec 2022 GMT - Rob Crittenden <rcritten@redhat.com> - 0.12-1
- Update to upstream 0.12 (#2139531)

Wed, 06 Jul 2022 GMT - Rob Crittenden <rcritten@redhat.com> - 0.9-9
- Add support for the DNS URI type (#2104495)

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-device-display-virtio-gpu-8.0.0-1.el9.x86_64

qemu-kvm-device-display-virtio-gpu - QEMU virtio-gpu display device

This package provides the virtio-gpu display device for QEMU.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-guest-agent-8.0.0-1.el9.x86_64

qemu-guest-agent - QEMU guest agent

qemu-kvm is an open source virtualizer that provides hardware emulation for
the KVM hypervisor.

This package provides an agent to run inside guests, which communicates
with the host over a virtio-serial channel named "org.qemu.guest_agent.0"

This package does not need to be installed on the host OS.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-tools-8.0.0-1.el9.x86_64

qemu-kvm-tools - qemu-kvm support tools

qemu-kvm-tools provides various tools related to qemu-kvm usage.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-device-usb-redirect-8.0.0-1.el9.x86_64

qemu-kvm-device-usb-redirect - QEMU usbredir support

This package provides usbredir support.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-common-8.0.0-1.el9.x86_64

qemu-kvm-common - QEMU common files needed by all QEMU targets

qemu-kvm is an open source virtualizer that provides hardware emulation for
the KVM hypervisor.

This package provides documentation and auxiliary programs used with qemu-kvm.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-pr-helper-8.0.0-1.el9.x86_64

qemu-pr-helper - qemu-pr-helper utility for qemu-kvm

This package provides the qemu-pr-helper utility that is required for certain
SCSI features.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-docs-8.0.0-1.el9.x86_64

qemu-kvm-docs - qemu-kvm documentation

qemu-kvm-docs provides documentation files regarding qemu-kvm.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-device-usb-host-8.0.0-1.el9.x86_64

qemu-kvm-device-usb-host - QEMU usb host device

This package provides the USB pass through driver for QEMU.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-ui-egl-headless-8.0.0-1.el9.x86_64

qemu-kvm-ui-egl-headless - QEMU EGL headless driver

This package provides the additional egl-headless UI for QEMU.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-block-rbd-8.0.0-1.el9.x86_64

qemu-kvm-block-rbd - QEMU Ceph/RBD block driver

This package provides the additional Ceph/RBD block driver for QEMU.

Install this package if you want to access remote Ceph volumes
using the rbd protocol.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-device-display-virtio-vga-8.0.0-1.el9.x86_64

qemu-kvm-device-display-virtio-vga - QEMU virtio-vga display device

This package provides the virtio-vga display device for QEMU.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-ui-opengl-8.0.0-1.el9.x86_64

qemu-kvm-ui-opengl - QEMU opengl support

This package provides opengl support.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-block-curl-8.0.0-1.el9.x86_64

qemu-kvm-block-curl - QEMU CURL block driver

This package provides the additional CURL block driver for QEMU.

Install this package if you want to access remote disks over
http, https, ftp and other transports provided by the CURL library.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-8.0.0-1.el9.x86_64

qemu-kvm - QEMU is a machine emulator and virtualizer

qemu-kvm is an open source virtualizer that provides hardware
emulation for the KVM hypervisor. qemu-kvm acts as a virtual
machine monitor together with the KVM kernel modules, and emulates the
hardware for a full system such as a PC and its associated peripherals.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-audio-pa-8.0.0-1.el9.x86_64

qemu-kvm-audio-pa - QEMU PulseAudio audio driver

This package provides the additional PulseAudio audio driver for QEMU.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-core-8.0.0-1.el9.x86_64

qemu-kvm-core - qemu-kvm core components

qemu-kvm is an open source virtualizer that provides hardware
emulation for the KVM hypervisor. qemu-kvm acts as a virtual
machine monitor together with the KVM kernel modules, and emulates the
hardware for a full system such as a PC and its associated peripherals.
This is a minimalistic installation of qemu-kvm. Functionality provided by
this package is not ensured and it can change in a future version as some
functionality can be split out to separate package.
Before updating this package, it is recommended to check the package
changelog for information on functionality which might have been moved to
a separate package to prevent issues due to the moved functionality.
If apps opt-in to minimalist packaging by depending on qemu-kvm-core, they
explicitly accept that features may disappear from qemu-kvm-core in future
updates.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-kvm-device-display-virtio-gpu-pci-8.0.0-1.el9.x86_64

qemu-kvm-device-display-virtio-gpu-pci - QEMU virtio-gpu-pci display device

This package provides the virtio-gpu-pci display device for QEMU.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Thu, 20 Apr 2023 08:41:00 GMT: 17:qemu-img-8.0.0-1.el9.x86_64

qemu-img - QEMU command line tool for manipulating disk images

This package provides a command line tool for manipulating disk images.

Change Log:

Thu, 20 Apr 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 8.0.0-1
- Rebase to QEMU 8.0.0
- Resolves: bz#2180898
  (Rebase to QEMU 8.0.0 for RHEL 9.3.0)

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-14
- Rebuild for 9.2 release
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

Mon, 20 Mar 2023 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 7.2.0-13
- kvm-target-i386-fix-operand-size-of-unary-SSE-operations.patch [bz#2173590]
- kvm-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch [bz#2173590]
- kvm-target-i386-Fix-BEXTR-instruction.patch [bz#2173590]
- kvm-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch [bz#2173590]
- kvm-target-i386-fix-ADOX-followed-by-ADCX.patch [bz#2173590]
- kvm-target-i386-Fix-32-bit-AD-CO-X-insns-in-64-bit-mode.patch [bz#2173590]
- kvm-target-i386-Fix-BZHI-instruction.patch [bz#2173590]
- kvm-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [bz#2156876]
- Resolves: bz#2173590
  (bugs in emulation of BMI instructions (for libguestfs without KVM))
- Resolves: bz#2156876
  ([virtual network][rhel7.9_guest] qemu-kvm: vhost vring error in virtqueue 1: Invalid argument (22))

...

Mon, 24 Apr 2023 13:32:46 GMT: wireplumber-libs-0.4.14-1.el9.i686

wireplumber-libs - Libraries for WirePlumber clients

This package contains the runtime libraries for any application that wishes
to interface with WirePlumber.

Change Log:

Wed, 22 Mar 2023 GMT - Wim Taymans <wtaymans@redhat.com> - 0.4.14-1
- Update to version 0.4.14
  Resolves: rhbz#2180783

Fri, 18 Feb 2022 GMT - Wim Taymans <wtaymans@redhat.com> - 0.4.8-1
- Update to version 0.4.8
  Resolves: rhbz#2055692

Wed, 17 Nov 2021 GMT - Neal Gompa <ngompa@centosproject.org> - 0.4.5-1
- Update to version 0.4.5
  Resolves: rhbz#2022695

...

Mon, 24 Apr 2023 13:32:48 GMT: wireplumber-0.4.14-1.el9.x86_64

wireplumber - A modular session/policy manager for PipeWire

WirePlumber is a modular session/policy manager for PipeWire and a
GObject-based high-level library that wraps PipeWire's API, providing
convenience for writing the daemon's modules as well as external tools for
managing PipeWire.

Change Log:

Wed, 22 Mar 2023 GMT - Wim Taymans <wtaymans@redhat.com> - 0.4.14-1
- Update to version 0.4.14
  Resolves: rhbz#2180783

Fri, 18 Feb 2022 GMT - Wim Taymans <wtaymans@redhat.com> - 0.4.8-1
- Update to version 0.4.8
  Resolves: rhbz#2055692

Wed, 17 Nov 2021 GMT - Neal Gompa <ngompa@centosproject.org> - 0.4.5-1
- Update to version 0.4.5
  Resolves: rhbz#2022695

...

Mon, 24 Apr 2023 13:32:48 GMT: wireplumber-libs-0.4.14-1.el9.x86_64

wireplumber-libs - Libraries for WirePlumber clients

This package contains the runtime libraries for any application that wishes
to interface with WirePlumber.

Change Log:

Wed, 22 Mar 2023 GMT - Wim Taymans <wtaymans@redhat.com> - 0.4.14-1
- Update to version 0.4.14
  Resolves: rhbz#2180783

Fri, 18 Feb 2022 GMT - Wim Taymans <wtaymans@redhat.com> - 0.4.8-1
- Update to version 0.4.8
  Resolves: rhbz#2055692

Wed, 17 Nov 2021 GMT - Neal Gompa <ngompa@centosproject.org> - 0.4.5-1
- Update to version 0.4.5
  Resolves: rhbz#2022695

...

Tue, 25 Apr 2023 11:54:53 GMT: xorg-x11-server-Xwayland-22.1.9-2.el9.x86_64

xorg-x11-server-Xwayland - Xwayland

Xwayland is an X server for running X clients under Wayland.

Change Log:

Tue, 25 Apr 2023 GMT - Olivier Fourdan <ofourdan@redhat.com> - 22.1.9-2
- Rebuild (#2158761)

Mon, 03 Apr 2023 GMT - Olivier Fourdan <ofourdan@redhat.com> - 22.1.9-1
- xwayland 22.1.9 (#2158761)

Fri, 31 Mar 2023 GMT - Olivier Fourdan <ofourdan@redhat.com> - 21.1.3-8
- Fix CVE-2023-1393 (#2180299)

...

Mon, 24 Apr 2023 18:27:06 GMT: elfutils-debuginfod-client-devel-0.189-2.el9.i686

elfutils-debuginfod-client-devel - Libraries and headers to build debuginfod client applications

The elfutils-debuginfod-client-devel package contains the libraries
to create applications to use the debuginfod service.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:06 GMT: elfutils-devel-0.189-2.el9.i686

elfutils-devel - Development libraries to handle compiled objects

The elfutils-devel package contains the libraries to create
applications for handling compiled objects. libdw provides access
to the DWARF debugging information. libasm provides a programmable
assembler interface.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:09 GMT: elfutils-devel-0.189-2.el9.x86_64

elfutils-devel - Development libraries to handle compiled objects

The elfutils-devel package contains the libraries to create
applications for handling compiled objects. libdw provides access
to the DWARF debugging information. libasm provides a programmable
assembler interface.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:09 GMT: elfutils-debuginfod-client-devel-0.189-2.el9.x86_64

elfutils-debuginfod-client-devel - Libraries and headers to build debuginfod client applications

The elfutils-debuginfod-client-devel package contains the libraries
to create applications to use the debuginfod service.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:09 GMT: elfutils-debuginfod-0.189-2.el9.x86_64

elfutils-debuginfod - HTTP ELF/DWARF file server addressed by build-id

The elfutils-debuginfod package contains the debuginfod binary
and control files for a service that can provide ELF/DWARF
files to remote clients, based on build-id identification.
The ELF/DWARF file searching functions in libdwfl can query
such servers to download those files on demand.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:06 GMT: elfutils-libelf-devel-0.189-2.el9.i686

elfutils-libelf-devel - Development support for libelf

The elfutils-libelf-devel package contains the libraries to create
applications for handling compiled objects. libelf allows you to
access the internals of the ELF object file format, so you can see the
different sections of an ELF file.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:09 GMT: elfutils-libelf-devel-0.189-2.el9.x86_64

elfutils-libelf-devel - Development support for libelf

The elfutils-libelf-devel package contains the libraries to create
applications for handling compiled objects. libelf allows you to
access the internals of the ELF object file format, so you can see the
different sections of an ELF file.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Tue, 25 Apr 2023 06:36:24 GMT: nmstate-libs-2.2.10-3.el9.i686

nmstate-libs - C binding of nmstate

This package contains the C binding of nmstate.

Change Log:

Tue, 25 Apr 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.10-3
- Fix error when DHCP enabled with auto ip on STP bridge

Sun, 23 Apr 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.10-2
- Do not pin NIC if `net.ifnames=0`

Thu, 23 Mar 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.9-1
- Upgrade to 2.2.9

...

Tue, 25 Apr 2023 06:36:29 GMT: nmstate-2.2.10-3.el9.x86_64

nmstate - Declarative network manager API

Nmstate is a library with an accompanying command line tool that manages host
networking settings in a declarative manner and aimed to satisfy enterprise
needs to manage host networking through a northbound declarative API and multi
provider support on the southbound.

Change Log:

Tue, 25 Apr 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.10-3
- Fix error when DHCP enabled with auto ip on STP bridge

Sun, 23 Apr 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.10-2
- Do not pin NIC if `net.ifnames=0`

Thu, 23 Mar 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.9-1
- Upgrade to 2.2.9

...

Tue, 25 Apr 2023 06:36:29 GMT: python3-libnmstate-2.2.10-3.el9.x86_64

python3-libnmstate - nmstate Python 3 API library

This package contains the Python 3 library for Nmstate.

Change Log:

Tue, 25 Apr 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.10-3
- Fix error when DHCP enabled with auto ip on STP bridge

Sun, 23 Apr 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.10-2
- Do not pin NIC if `net.ifnames=0`

Thu, 23 Mar 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.9-1
- Upgrade to 2.2.9

...

Tue, 25 Apr 2023 06:36:29 GMT: nmstate-libs-2.2.10-3.el9.x86_64

nmstate-libs - C binding of nmstate

This package contains the C binding of nmstate.

Change Log:

Tue, 25 Apr 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.10-3
- Fix error when DHCP enabled with auto ip on STP bridge

Sun, 23 Apr 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.10-2
- Do not pin NIC if `net.ifnames=0`

Thu, 23 Mar 2023 GMT - Gris Ge <fge@redhat.com> - 2.2.9-1
- Upgrade to 2.2.9

...

Mon, 24 Apr 2023 14:21:53 GMT: 1:google-crosextra-caladea-fonts-1.002-0.15.20130214.el9.noarch

google-crosextra-caladea-fonts - Serif font metric-compatible with Cambria font

Caladea is metric-compatible with Cambria font. This font is a serif
typeface family based on Lato.

Change Log:

Mon, 06 Feb 2023 GMT - Parag Nemade <pnemade AT redhat DOT com> - 1:1.002-0.15.20130214
- Un-retire this package in F38+ (#2162532)
- Update as per suggestions given in rename package review (#2166813)

Fri, 17 Mar 2023 10:55:29 GMT: mod_auth_openidc-2.4.9.4-2.el9.x86_64

mod_auth_openidc - OpenID Connect auth module for Apache HTTP Server

This module enables an Apache 2.x web server to operate as
an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.

Change Log:

Tue, 21 Feb 2023 GMT - Tomas Halman <thalman@redhat.com> - 2.4.9.4-2
- Resolves: rhbz#2153656 - CVE-2022-23527 - Open Redirect in
  oidc_validate_redirect_url() using tab character

Tue, 30 Nov 2021 GMT - Tomas Halman <thalman@redhat.com> - 2.4.9.4-1
- Resolves: rhbz#2001852 - CVE-2021-39191 mod_auth_openidc: open redirect
                           by supplying a crafted URL in the target_link_uri
                           parameter

Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.4.8.2-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

...

Fri, 21 Apr 2023 11:58:01 GMT: selinux-policy-devel-38.1.12-1.el9.noarch

selinux-policy-devel - SELinux policy development files

SELinux policy development package.
This package contains:
- interfaces, macros, and patterns for policy development
- a policy example
- the macro-expander utility
and some additional files.

Change Log:

Fri, 14 Apr 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.12-1
- Allow cloud-init domain transition to insights-client domain
Resolves: rhbz#2162663
- Allow chronyd send a message to cloud-init over a datagram socket
Resolves: rhbz#2162663
- Allow dmidecode write to cloud-init tmp files
Resolves: rhbz#2162663
- Allow login_pgm setcap permission
Resolves: rhbz#2174331
- Allow tshark the setsched capability
Resolves: rhbz#2165634
- Allow chronyc read network sysctls
Resolves: rhbz#2173604
- Allow systemd-timedated watch init runtime dir
Resolves: rhbz#2175137
- Add journalctl the sys_resource capability
Resolves: rhbz#2153782
- Allow system_cronjob_t transition to rpm_script_t
Resolves: rhbz#2173685
- Revert "Allow system_cronjob_t domtrans to rpm_script_t"
Resolves: rhbz#2173685
- Allow insights-client tcp connect to all ports
Resolves: rhbz#2183083
- Allow insights-client work with su and lpstat
Resolves: rhbz#2183083
- Allow insights-client manage fsadm pid files
Resolves: rhbz#2183083
- Allow insights-client read all sysctls
Resolves: rhbz#2183083
- Allow rabbitmq to read network sysctls
Resolves: rhbz#2184999

Tue, 28 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2
- rebuilt
Resolves: rhbz#2172268

Mon, 27 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-1
- Allow passt manage qemu pid sock files
Resolves: rhbz#2172268
- Exclude passt.if from selinux-policy-devel
Resolves: rhbz#2172268

...

Mon, 24 Apr 2023 12:07:20 GMT: cockpit-podman-67-1.el9.noarch

cockpit-podman - Cockpit component for Podman containers

The Cockpit user interface for Podman containers.

Change Log:

Mon, 24 Apr 2023 GMT - Jindrich Novy <jnovy@redhat.com> - 67-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/67
- Related: #2176063

Mon, 17 Apr 2023 GMT - Martin Pitt <mpitt@redhat.com> - 66-2
- Sync with Fedora rawhide to fix tests

Tue, 11 Apr 2023 GMT - Packit <hello@packit.dev> - 66-1
- Container list can be sorted
 - Custom healthcheck actions

...

Mon, 24 Apr 2023 12:02:49 GMT: 2:skopeo-1.12.0-2.el9.x86_64

skopeo - Inspect container images and repositories on registries

Command line utility to inspect images and repositories directly on Docker
registries without the need to pull them

Change Log:

Mon, 24 Apr 2023 GMT - Jindrich Novy <jnovy@redhat.com> - 2:1.12.0-2
- remove fakeroot from skopeo-tests
- Related: #2176063

Wed, 19 Apr 2023 GMT - Jindrich Novy <jnovy@redhat.com> - 2:1.12.0-1
- update to 1.12.0
- Related: #2176063

Mon, 03 Apr 2023 GMT - Jindrich Novy <jnovy@redhat.com> - 2:1.11.3-0.1
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.11
  (https://github.com/containers/skopeo/commit/d79588e)
- Related: #2176063

...

Mon, 24 Apr 2023 12:02:49 GMT: 2:skopeo-tests-1.12.0-2.el9.x86_64

skopeo-tests - Tests for skopeo

Tests for skopeo

This package contains system tests for skopeo

Change Log:

Mon, 24 Apr 2023 GMT - Jindrich Novy <jnovy@redhat.com> - 2:1.12.0-2
- remove fakeroot from skopeo-tests
- Related: #2176063

Wed, 19 Apr 2023 GMT - Jindrich Novy <jnovy@redhat.com> - 2:1.12.0-1
- update to 1.12.0
- Related: #2176063

Mon, 03 Apr 2023 GMT - Jindrich Novy <jnovy@redhat.com> - 2:1.11.3-0.1
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.11
  (https://github.com/containers/skopeo/commit/d79588e)
- Related: #2176063

...

Mon, 24 Apr 2023 12:05:58 GMT: 3:container-selinux-2.211.0-1.el9.noarch

container-selinux - SELinux policies for container runtimes

SELinux policy modules for use with container runtimes.

Change Log:

Mon, 24 Apr 2023 GMT - Jindrich Novy <jnovy@redhat.com> - 3:2.211.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.211.0
- Related: #2176063

Tue, 11 Apr 2023 GMT - Jindrich Novy <jnovy@redhat.com> - 3:2.210.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.210.0
- Related: #2176063

Mon, 03 Apr 2023 GMT - Jindrich Novy <jnovy@redhat.com> - 3:2.209.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.209.0
- Related: #2176063

...

New packages in centos-9-stream-x86_64-BaseOS

Thu, 27 Apr 2023 16:01:48 GMT: iproute-tc-6.2.0-1.el9.x86_64

iproute-tc - Linux Traffic Control utility

The Traffic Control utility manages queueing disciplines, their classes and
attached filters and actions. It is the standard tool to configure QoS in
Linux.

Change Log:

Thu, 27 Apr 2023 GMT - Andrea Claudi <aclaudi@redhat.com> - 6.2.0-1.el9
- New version 6.2.0 (Andrea Claudi) [RHEL-428]

Sat, 28 Jan 2023 GMT - Andrea Claudi <aclaudi@redhat.com> - 6.1.0-1.el9
- New version 6.1.0 [2155604]

Fri, 06 Jan 2023 GMT - Viktor Malik <vmalik@redhat.com> - 6.0.0-2.el9
- Rebuild for libbpf 1.0.0 [2158727]

...

Thu, 27 Apr 2023 16:01:48 GMT: iproute-6.2.0-1.el9.x86_64

iproute - Advanced IP routing and network device configuration tools

The iproute package contains networking utilities (ip and rtmon, for example)
which are designed to use the advanced networking capabilities of the Linux
kernel.

Change Log:

Thu, 27 Apr 2023 GMT - Andrea Claudi <aclaudi@redhat.com> - 6.2.0-1.el9
- New version 6.2.0 (Andrea Claudi) [RHEL-428]

Sat, 28 Jan 2023 GMT - Andrea Claudi <aclaudi@redhat.com> - 6.1.0-1.el9
- New version 6.1.0 [2155604]

Fri, 06 Jan 2023 GMT - Viktor Malik <vmalik@redhat.com> - 6.0.0-2.el9
- Rebuild for libbpf 1.0.0 [2158727]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-5.14.0-305.el9.x86_64

kernel - The Linux kernel

The kernel meta package

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-modules-5.14.0-305.el9.x86_64

kernel-modules - kernel modules to match the core kernel

This package provides commonly used kernel modules for the core kernel package.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: bpftool-7.1.0-305.el9.x86_64

bpftool - Inspection and simple manipulation of eBPF programs and maps

This package contains the bpftool, which allows inspection and simple
manipulation of eBPF programs and maps.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-debug-modules-extra-5.14.0-305.el9.x86_64

kernel-debug-modules-extra - Extra kernel modules to match the kernel

This package provides less commonly used kernel modules for the kernel package.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-core-5.14.0-305.el9.x86_64

kernel-core - The Linux kernel

The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system. The kernel handles the basic functions
of the operating system: memory allocation, process allocation, device
input and output, etc.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-modules-core-5.14.0-305.el9.x86_64

kernel-modules-core - Core kernel modules to match the core kernel

This package provides essential kernel modules for the core kernel package.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-uki-virt-5.14.0-305.el9.x86_64

kernel-uki-virt - The Linux kernel unified kernel image for virtual machines

Prebuilt default unified kernel image for virtual machines.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-debug-modules-core-5.14.0-305.el9.x86_64

kernel-debug-modules-core - Core kernel modules to match the core kernel

This package provides essential kernel modules for the core kernel package.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-tools-libs-5.14.0-305.el9.x86_64

kernel-tools-libs - Libraries for the kernels-tools

This package contains the libraries built from the tools/ directory
from the kernel source.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-debug-core-5.14.0-305.el9.x86_64

kernel-debug-core - The Linux kernel compiled with PREEMPT_RT enabled

The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system. The kernel handles the basic functions
of the operating system: memory allocation, process allocation, device
input and output, etc.

This variant of the kernel has numerous debugging options enabled.
It should only be installed when trying to gather additional information
on kernel bugs, as some of these options impact performance noticably.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-debug-modules-5.14.0-305.el9.x86_64

kernel-debug-modules - kernel modules to match the core kernel

This package provides commonly used kernel modules for the core kernel package.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-debug-uki-virt-5.14.0-305.el9.x86_64

kernel-debug-uki-virt - The Linux kernel compiled with PREEMPT_RT enabled unified kernel image for virtual machines

Prebuilt debug unified kernel image for virtual machines.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-modules-extra-5.14.0-305.el9.x86_64

kernel-modules-extra - Extra kernel modules to match the kernel

This package provides less commonly used kernel modules for the kernel package.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-debug-5.14.0-305.el9.x86_64

kernel-debug - kernel meta-package for the debug kernel

The meta-package for the debug kernel

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: python3-perf-5.14.0-305.el9.x86_64

python3-perf - Python bindings for apps which will manipulate perf events

The python3-perf package contains a module that permits applications
written in the Python programming language to use the interface
to manipulate perf events.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:10:41 GMT: kernel-tools-5.14.0-305.el9.x86_64

kernel-tools - Assortment of tools for the Linux kernel

This package contains the tools/ directory from the kernel source
and the supporting documentation.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Thu, 27 Apr 2023 11:11:25 GMT: kernel-abi-stablelists-5.14.0-305.el9.noarch

kernel-abi-stablelists - The Red Hat Enterprise Linux kernel ABI symbol stablelists

The kABI package contains information pertaining to the Red Hat Enterprise
Linux kernel ABI, including lists of kernel symbols that are needed by
external Linux kernel modules, and a yum plugin to aid enforcement.

Change Log:

Thu, 27 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-305.el9]
- i40e: Fix kernel crash during reboot when adapter is in recovery mode (Stefan Assmann) [2153285]
- i40e: add double of VLAN header when computing the max MTU (Stefan Assmann) [2153285]
- i40e: Add checking for null for nlmsg_find_attr() (Stefan Assmann) [2153285]
- net/i40e: Replace 0-length array with flexible array (Stefan Assmann) [2153285]
- i40e: use ERR_PTR error print in i40e messages (Stefan Assmann) [2153285]
- i40e: use int for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove string printing for i40e_status (Stefan Assmann) [2153285]
- i40e: Remove unused i40e status codes (Stefan Assmann) [2153285]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153285]
- i40e: Remove redundant pci_enable_pcie_error_reporting() (Stefan Assmann) [2153285]
- virtchnl: i40e/iavf: rename iwarp to rdma (Stefan Assmann) [2153285]
- treewide: Convert del_timer*() to timer_shutdown*() (Stefan Assmann) [2153285]
- i40e: Fix the inability to attach XDP program on downed interface (Stefan Assmann) [2153285]
- i40e: allow toggling loopback mode via ndo_set_features callback (Stefan Assmann) [2153285]
- i40e: Disallow ip4 and ip6 l4_4_bytes (Stefan Assmann) [2153285]
- i40e: Fix for VF MAC address 0 (Stefan Assmann) [2153285]
- i40e: Fix not setting default xps_cpus after reset (Stefan Assmann) [2153285]
- redhat/configs: Enable CONFIG_SLS (Waiman Long) [2180952]
- x86,retpoline: Be sure to emit INT3 after JMP *%\reg (Waiman Long) [2180952]
- selftests: tls: add a test for queuing data before setting the ULP (Sabrina Dubroca) [2183538]
- net: tls: fix device-offloaded sendpage straddling records (Sabrina Dubroca) [2183538]
- net: tls: avoid hanging tasks on the tx_lock (Sabrina Dubroca) [2183538]
- tls: rx: fix return value for async crypto (Sabrina Dubroca) [2183538]
- net/tls: tls_is_tx_ready() checked list_entry (Sabrina Dubroca) [2183538]
- net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() (Sabrina Dubroca) [2183538]
- net: tls: Add ARIA-GCM algorithm (Sabrina Dubroca) [2183538]
- net/tls: Support 256 bit keys with TX device offload (Sabrina Dubroca) [2183538]
- net/tls: Use cipher sizes structs (Sabrina Dubroca) [2183538]
- net/tls: Describe ciphers sizes by const structs (Sabrina Dubroca) [2183538]
- mlxsw: core: Register devlink instance before sub-objects (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Make fini symmetric to init (Petr Oros) [2172273]
- mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() (Petr Oros) [2172273]
- net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink (Petr Oros) [2172273]
- bnxt_en: fix devlink port registration to netdev (Petr Oros) [2172273]
- ice: move devlink port creation/deletion (Petr Oros) [2172273]
- sefltests: netdevsim: wait for devlink instance after netns removal (Petr Oros) [2172273]
- devlink: Fix netdev notifier chain corruption (Petr Oros) [2172273]
- devlink: Fix TP_STRUCT_entry in trace of devlink health report (Petr Oros) [2172273]
- devlink: Update devlink health documentation (Petr Oros) [2172273]
- devlink: Move health common function to health file (Petr Oros) [2172273]
- devlink: Move devlink health test to health file (Petr Oros) [2172273]
- devlink: Move devlink health dump to health file (Petr Oros) [2172273]
- devlink: Move devlink fmsg and health diagnose to health file (Petr Oros) [2172273]
- devlink: Move devlink health report and recover to health file (Petr Oros) [2172273]
- devlink: Move devlink health get and set code to health file (Petr Oros) [2172273]
- devlink: health: Fix nla_nest_end in error flow (Petr Oros) [2172273]
- devlink: Split out health reporter create code (Petr Oros) [2172273]
- devlink: don't allow to change net namespace for FW_ACTIVATE reload action (Petr Oros) [2172273]
- devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: allow to call devl_param_driverinit_value_get() without holding instance lock (Petr Oros) [2172273]
- devlink: convert param list to xarray (Petr Oros) [2172273]
- devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one() (Petr Oros) [2172273]
- devlink: fix the name of value arg of devl_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make sure driver does not read updated driverinit param before reload (Petr Oros) [2172273]
- devlink: don't use strcpy() to copy param value (Petr Oros) [2172273]
- devlink: stop using NL_SET_ERR_MSG_MOD (Petr Oros) [2172273]
- devlink: change port event netdev notifier from per-net to global (Petr Oros) [2172273]
- devlink: Fix memleak in health diagnose callback (Petr Oros) [2172273]
- devlink: Move devlink dev selftest code to dev (Petr Oros) [2172273]
- devlink: Move devlink_info_req struct to be local (Petr Oros) [2172273]
- devlink: Move devlink dev flash code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev info code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev eswitch code to dev (Petr Oros) [2172273]
- devlink: Move devlink dev reload code to dev (Petr Oros) [2172273]
- devlink: Split out dev get and dump code (Petr Oros) [2172273]
- devlink: rename and reorder instances of struct devlink_cmd (Petr Oros) [2172273]
- devlink: remove "gen" from struct devlink_gen_cmd name (Petr Oros) [2172273]
- devlink: rename devlink_nl_instance_iter_dump() to "dumpit" (Petr Oros) [2172273]
- devlink: remove devlink features (Petr Oros) [2172273]
- devlink: send objects notifications during devlink reload (Petr Oros) [2172273]
- devlink: move devlink reload notifications back in between _down() and _up() calls (Petr Oros) [2172273]
- mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (Petr Oros) [2172273]
- net/mlx5: Move flow steering devlink param to flow steering code (Petr Oros) [2172273]
- net/mlx5: Move fw reset devlink param to fw reset code (Petr Oros) [2172273]
- devlink: protect devlink param list by instance lock (Petr Oros) [2172273]
- devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get() (Petr Oros) [2172273]
- devlink: make devlink_param_driverinit_value_set() return void (Petr Oros) [2172273]
- qed: remove pointless call to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- ice: remove pointless calls to devlink_param_driverinit_value_set() (Petr Oros) [2172273]
- devlink: don't work with possible NULL pointer in devlink_param_unregister() (Petr Oros) [2172273]
- devlink: make devlink_param_register/unregister static (Petr Oros) [2172273]
- net/mlx5: Covert devlink params registration to use devlink_params_register/unregister() (Petr Oros) [2172273]
- net/mlx5: Change devlink param register/unregister function names (Petr Oros) [2172273]
- net/mlx5: Unregister traps on driver unload flow (Petr Oros) [2172273]
- devlink: remove a dubious assumption in fmsg dumping (Petr Oros) [2172273]
- netlink: fix spelling mistake in dump size assert (Petr Oros) [2172273]
- devlink: add instance lock assertion in devl_is_registered() (Petr Oros) [2172273]
- devlink: remove devlink_dump_for_each_instance_get() helper (Petr Oros) [2172273]
- devlink: convert reporters dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: convert linecards dump to devlink_nl_instance_iter_dump() (Petr Oros) [2172273]
- devlink: remove reporter reference counting (Petr Oros) [2172273]
- devlink: remove devl*_port_health_reporter_destroy() (Petr Oros) [2172273]
- devlink: remove reporters_lock (Petr Oros) [2172273]
- devlink: protect health reporter operation with instance lock (Petr Oros) [2172273]
- net/mlx5: Remove MLX5E_LOCKED_FLOW flag (Petr Oros) [2172273]
- net/mlx5e: Create separate devlink instance for ethernet auxiliary device (Petr Oros) [2172273]
- devlink: remove linecard reference counting (Petr Oros) [2172273]
- devlink: remove linecards lock (Petr Oros) [2172273]
- mlxsw: core_linecards: Separate line card init and fini flow (Petr Oros) [2172273]
- devlink: remove some unnecessary code (Petr Oros) [2172273]
- devlink: keep the instance mutex alive until references are gone (Petr Oros) [2172273]
- netdevsim: move devlink registration under the instance lock (Petr Oros) [2172273]
- netdevsim: rename a label (Petr Oros) [2172273]
- devlink: allow registering parameters after the instance (Petr Oros) [2172273]
- devlink: don't require setting features before registration (Petr Oros) [2172273]
- devlink: remove the registration guarantee of references (Petr Oros) [2172273]
- devlink: always check if the devlink instance is registered (Petr Oros) [2172273]
- devlink: protect devlink->dev by the instance lock (Petr Oros) [2172273]
- devlink: update the code in netns move to latest helpers (Petr Oros) [2172273]
- devlink: bump the instance index directly when iterating (Petr Oros) [2172273]
- devlink: convert remaining dumps to the by-instance scheme (Petr Oros) [2172273]
- devlink: add by-instance dump infra (Petr Oros) [2172273]
- devlink: uniformly take the devlink instance lock in the dump loop (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (function) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (nested) (Petr Oros) [2172273]
- devlink: restart dump based on devlink instance ids (simple) (Petr Oros) [2172273]
- devlink: health: combine loops in dump (Petr Oros) [2172273]
- devlink: drop the filter argument from devlinks_xa_find_get (Petr Oros) [2172273]
- devlink: remove start variables from dumps (Petr Oros) [2172273]
- devlink: use an explicit structure for dump context (Petr Oros) [2172273]
- netlink: add macro for checking dump ctx size (Petr Oros) [2172273]
- devlink: split out netlink code (Petr Oros) [2172273]
- devlink: split out core code (Petr Oros) [2172273]
- devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event (Petr Oros) [2172273]
- devlink: move code to a dedicated directory (Petr Oros) [2172273]
- devlink: protect devlink dump by the instance lock (Petr Oros) [2172273]
- selftests: devlink: add a warning for interfaces coming up (Petr Oros) [2172273]
- selftests: devlink: fix the fd redirect in dummy_reporter_test (Petr Oros) [2172273]
- devlink: hold region lock when flushing snapshots (Petr Oros) [2172273]
- net: devlink: Add missing error check to devlink_resource_put() (Petr Oros) [2172273]
- devlink: Expose port function commands to control migratable (Petr Oros) [2172273]
- devlink: Expose port function commands to control RoCE (Petr Oros) [2172273]
- devlink: Move devlink port function hw_addr attr documentation (Petr Oros) [2172273]
- net/mlx5: Fix orthography errors in documentation (Petr Oros) [2172273]
- devlink: Validate port function request (Petr Oros) [2172273]
- net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER (Petr Oros) [2172273]
- net: devlink: convert port_list into xarray (Petr Oros) [2172273]
- net: devlink: clean-up empty devlink_ops::info_get() (Petr Oros) [2172273]
- net: devlink: make the devlink_ops::info_get() callback optional (Petr Oros) [2172273]
- net: devlink: let the core report the driver name instead of the drivers (Petr Oros) [2172273]
- devlink: support directly reading from region memory (Petr Oros) [2172273]
- devlink: refactor region_read_snapshot_fill to use a callback function (Petr Oros) [2172273]
- devlink: remove unnecessary parameter from chunk_fill function (Petr Oros) [2172273]
- devlink: find snapshot in devlink_nl_cmd_region_read_dumpit (Petr Oros) [2172273]
- devlink: report extended error message in region_read_dumpit() (Petr Oros) [2172273]
- devlink: use min_t to calculate data_size (Petr Oros) [2172273]
- net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call (Petr Oros) [2172273]
- devlink: remove redundant health state set to error (Petr Oros) [2172273]
- Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation (Petr Oros) [2172273]
- Documentation: Add documentation for new devlink-rate attributes (Petr Oros) [2172273]
- devlink: Allow to set up parent in devl_rate_leaf_create() (Petr Oros) [2172273]
- devlink: Allow for devlink-rate nodes parent reassignment (Petr Oros) [2172273]
- devlink: Enable creation of the devlink-rate nodes from the driver (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_weight' to devlink-rate (Petr Oros) [2172273]
- devlink: Introduce new attribute 'tx_priority' to devlink-rate (Petr Oros) [2172273]
- devlink: Fix warning when unregistering a port (Petr Oros) [2172273]
- net: devlink: move netdev notifier block to dest namespace during reload (Petr Oros) [2172273]
- net: introduce a helper to move notifier block to different namespace (Petr Oros) [2172273]
- selftests: devlink_lib: Split out helper (Petr Oros) [2172273]
- devlink: Add packet traps for 802.1X operation (Petr Oros) [2172273]
- net: devlink: reintroduce ndo_get_devlink_port (Petr Oros) [2172273]
- net: expose devlink port over rtnetlink (Petr Oros) [2172273]
- net: remove unused ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: use devlink_port pointer instead of ndo_get_devlink_port (Petr Oros) [2172273]
- net: devlink: add not cleared type warning to port unregister (Petr Oros) [2172273]
- net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held (Petr Oros) [2172273]
- net: devlink: remove net namespace check from devlink_nl_port_fill() (Petr Oros) [2172273]
- net: devlink: remove netdev arg from devlink_port_type_eth_set() (Petr Oros) [2172273]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Petr Oros) [2172273]
- net: devlink: track netdev with devlink_port assigned (Petr Oros) [2172273]
- net: devlink: take RTNL in port_fill() function only if it is not held (Petr Oros) [2172273]
- net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() (Petr Oros) [2172273]
- net: devlink: convert devlink port type-specific pointers to union (Petr Oros) [2172273]
- Documentation: devlink: fix the locking section (Petr Oros) [2172273]
- ionic: change order of devlink port register and netdev register (Petr Oros) [2172273]
- ice: reorder PF/representor devlink port register/unregister flows (Petr Oros) [2172273]
- Revert "block: Merge bio before checking ->cached_rq" (Ming Lei) [2188514]
- redhat/configs: Enable WERROR only for gcc 11 (Waiman Long) [2184097]
- redhat/configs: Enable WERROR for x86_64 builds (Prarit Bhargava) [2184097]
- redhat/Makefile.variables: Add ENABLE_WERROR (Prarit Bhargava) [2184097]
- mlx4: Fix compilation warning in drivers/net/ethernet/mellanox/mlx4/fw.c (Waiman Long) [2184097]
- iomap: Remove unused iomap variable in iomap_zero_iter() (Waiman Long) [2184097]
- xfs: Fix bug in xfs_discard_folio() (Waiman Long) [2184097]
- drm/amd/display: fix i386 frame size warning (Waiman Long) [2184097]
- gcc: disable -Warray-bounds for gcc-11 too (Waiman Long) [2184097]
- HID: Make lowlevel driver structs const (Waiman Long) [2184097]
- HID: Unexport struct i2c_hid_ll_driver (Waiman Long) [2184097]
- HID: Unexport struct hidp_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct uhid_hid_driver (Waiman Long) [2184097]
- HID: Unexport struct usb_hid_driver (Waiman Long) [2184097]
- HID: Remove unused function hid_is_using_ll_driver() (Waiman Long) [2184097]
- HID: usbhid: Make hid_is_usb() non-inline (Waiman Long) [2184097]
- HID: letsketch: Use hid_is_usb() (Waiman Long) [2184097]
- tty: Make tty_termios_copy_hw() old ktermios const (Waiman Long) [2184097]
- tty: Remove baudrate dead code & make ktermios params const (Waiman Long) [2184097]
- tty: remove IBSHIFT ifdefs (Waiman Long) [2184097]
- tty: remove BOTHER ifdefs (Waiman Long) [2184097]
- tty: reformat tty_struct::flags into kernel-doc (Waiman Long) [2184097]
- tty: finish kernel-doc of tty_struct members (Waiman Long) [2184097]
- tty: baudrate: Explicit usage of B0 for encoding input baudrate (Waiman Long) [2184097]
- tty: remove extern from functions in tty headers (Waiman Long) [2184097]
- tty: make tty_set_operations an inline (Waiman Long) [2184097]
- tty: tty_flip.h needs only tty_buffer and tty_port (Waiman Long) [2184097]
- tty: move tty_port to new tty_port.h (Waiman Long) [2184097]
- tty: move tty_buffer definitions to new tty_buffer.h (Waiman Long) [2184097]
- tty: move tty_ldisc_receive_buf to tty_flip.h (Waiman Long) [2184097]
- tty: include list & lockdep from tty_ldisc.h (Waiman Long) [2184097]
- tty: move ldisc prototypes to tty_ldisc.h (Waiman Long) [2184097]
- tty: include kref.h in tty_driver.h (Waiman Long) [2184097]
- tty: move tty_driver related prototypes to tty_driver.h (Waiman Long) [2184097]
- PCI: Restrict device disabled status check to DT (Myron Stowe) [2184745]
- null_blk: Always check queue mode setting from configfs (Ming Lei) [2186146]
- coredump: Use the vma snapshot in fill_files_note (Ricardo Robaina) [2169741] {CVE-2023-1249}
- coredump: Remove the WARN_ON in dump_vma_snapshot (Ricardo Robaina) [2169741] {CVE-2023-1249}
- random: schedule jitter credit for next jiffy, not in two jiffies (Prarit Bhargava) [2109238]
- random: use expired timer rather than wq for mixing fast pool (Prarit Bhargava) [2109238]
- random: avoid reading two cache lines on irq randomness (Prarit Bhargava) [2109238]
- random: clamp credited irq bits to maximum mixed (Prarit Bhargava) [2109238]
- random: cap jitter samples per bit to factor of HZ (Prarit Bhargava) [2109238]
- random: schedule mix_interrupt_randomness() less often (Prarit Bhargava) [2109238]
- siphash: use one source of truth for siphash permutations (Prarit Bhargava) [2109238]
- random: help compiler out with fast_mix() by using simpler arguments (Prarit Bhargava) [2109238]
- random: do not use input pool from hard IRQs (Prarit Bhargava) [2109238]
- random: order timer entropy functions below interrupt functions (Prarit Bhargava) [2109238]
- random: do not pretend to handle premature next security model (Prarit Bhargava) [2109238]
- random: mix in timestamps and reseed on system restore (Prarit Bhargava) [2109238]
- random: use first 128 bits of input as fast init (Prarit Bhargava) [2109238]
- random: do not use batches when !crng_ready() (Prarit Bhargava) [2109238]
- random: vary jitter iterations based on cycle counter speed (Prarit Bhargava) [2109238]
- random: insist on random_get_entropy() existing in order to simplify (Prarit Bhargava) [2109238]
- workqueue: Fold rebind_worker() within rebind_workers() (Waiman Long) [2182337]
- workqueue: Unbind kworkers before sending them to exit() (Waiman Long) [2182337]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Waiman Long) [2182337]
- workqueue: Convert the idle_timer to a timer + work_struct (Waiman Long) [2182337]
- workqueue: Factorize unbind/rebind_workers() logic (Waiman Long) [2182337]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2182337]
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Waiman Long) [2182337]
- workqueue: Change the comments of the synchronization about the idle_list (Waiman Long) [2182337]
- workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work() (Waiman Long) [2182337]
- workqueue: Remove the cacheline_aligned for nr_running (Waiman Long) [2182337]
- workqueue: Move the code of waking a worker up in unbind_workers() (Waiman Long) [2182337]
- workqueue: Remove the outdated comment before wq_worker_sleeping() (Waiman Long) [2182337]
- workqueue: Fix unbind_workers() VS wq_worker_sleeping() race (Waiman Long) [2182337]

Tue, 25 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-304.el9]
- redhat/configs: turn off BBNSM RTC Driver (Steve Best) [2182332]
- dt-bindings: mfd: Add NXP BBNSM (Steve Best) [2182332]
- rtc: bbnsm: Add the bbnsm rtc support (Steve Best) [2182332]
- redhat/configs: turn off i.MX8MP interconnect Driver (Steve Best) [2184106]
- interconnect: imx: Make imx_icc_unregister() return void (Steve Best) [2184106]
- interconnect: imx: Ignore return value of icc_provider_del() in .remove() (Steve Best) [2184106]
- interconnect: imx: Add platform driver for imx8mp (Steve Best) [2184106]
- interconnect: imx: configure NoC mode/prioriry/ext_control (Steve Best) [2184106]
- interconnect: imx: introduce imx_icc_provider (Steve Best) [2184106]
- interconnect: imx: set src node (Steve Best) [2184106]
- interconnect: imx: fix max_node_id (Steve Best) [2184106]
- NFSv4: Fix hangs when recovering open state after a server reboot (Benjamin Coddington) [2186011]
- scsi: ses: Don't attach if enclosure has no components (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (Tomas Henzl) [2102283]
- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (Tomas Henzl) [2102283]
- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (Tomas Henzl) [2102283]
- vmxnet3: move rss code block under eop descriptor (Izabela Bakollari) [2169514]
- selftests: forwarding: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add tunnel_key "nofrag" test case (Davide Caratti) [2183450]
- selftests: tc-testing: add "depends_on" property to skip tests (Davide Caratti) [2183450]
- net/sched: act_tunnel_key: add support for "don't fragment" (Davide Caratti) [2183450]
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (Jeffrey Layton) [2182039] {CVE-2023-1652}
- sched/core: Fix arch_scale_freq_tick() on tickless systems (Phil Auld) [1996625]
- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (Michael Petlan) [2153897]

Sat, 22 Apr 2023 GMT - Jan Stancek <jstancek@redhat.com> [5.14.0-303.el9]
- vfs: remove the FL_EXT_LMOPS flag (Jeffrey Layton) [2185616]
- SUNRPC: Fix a server shutdown leak (Benjamin Coddington) [2180601]
- net: mpls: fix stale pointer if allocation fails during device rename (Guillaume Nault) [2184955] {CVE-2023-26545}
- net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset() (Felix Maurer) [2172062]
- net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN (Felix Maurer) [2172062]
- x86/acpi/boot: Correct acpi_is_processor_usable() check (Prarit Bhargava) [2163809]
- x86/ACPI/boot: Use FADT version to check support for online capable (Prarit Bhargava) [2163809]
- x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC (Prarit Bhargava) [2163809]
- x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (Prarit Bhargava) [2163809]
- x86/boot: Move EFI range reservation after cmdline parsing (Prarit Bhargava) [2163809]
- Revert "x86/boot: Pull up cmdline preparation and early param parsing" (Prarit Bhargava) [2163809]
- Revert "x86/boot: Mark prepare_command_line() __init" (Prarit Bhargava) [2163809]
- x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (Prarit Bhargava) [2163809]
- x86/64/mm: Map all kernel memory into trampoline_pgd (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_set_debugreg() always_inline (Prarit Bhargava) [2163809]
- xen: make HYPERVISOR_get_debugreg() always_inline (Prarit Bhargava) [2163809]
- x86/boot: Mark prepare_command_line() __init (Prarit Bhargava) [2163809]
- xen/pvh: add missing prototype to header (Prarit Bhargava) [2163809]
- signal/vm86_32: Remove pointless test in BUG_ON (Prarit Bhargava) [2163809]
- x86/mce: Add errata workaround for Skylake SKX37 (Prarit Bhargava) [2163809]
- x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() (Prarit Bhargava) [2163809]
- sections: move is_kernel_inittext() into sections.h (Prarit Bhargava) [2163809]
- x86: remove memory hotplug support on X86_32 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit awareness from startup_xen (Prarit Bhargava) [2163809]
- xen: remove highmem remnants (Prarit Bhargava) [2163809]
- xen: allow pv-only hypercalls only with CONFIG_XEN_PV (Prarit Bhargava) [2163809]
- xen-pciback: allow compiling on other archs than x86 (Prarit Bhargava) [2163809]
- x86/xen: remove 32-bit pv leftovers (Prarit Bhargava) [2163809]
- x86/xen: remove xen_have_vcpu_info_placement flag (Prarit Bhargava) [2163809]
- x86/xen: Remove redundant irq_enter/exit() invocations (Prarit Bhargava) [2163809]
- x86/pvh: add prototype for xen_pvh_init() (Prarit Bhargava) [2163809]
- xen/x86: restrict PV Dom0 identity mapping (Prarit Bhargava) [2163809]
- xen/x86: there's no highmem anymore in PV mode (Prarit Bhargava) [2163809]
- xen/x86: adjust handling of the L3 user vsyscall special page table (Prarit Bhargava) [2163809]
- xen/x86: adjust xen_set_fixmap() (Prarit Bhargava) [2163809]
- xen/x86: restore (fix) xen_set_pte_init() behavior (Prarit Bhargava) [2163809]
- xen/x86: streamline set_pte_mfn() (Prarit Bhargava) [2163809]
- x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() (Prarit Bhargava) [2163809]
- x86/Makefile: Remove unneeded whitespaces before tabs (Prarit Bhargava) [2163809]
- x86/boot/compressed: Avoid duplicate malloc() implementations (Prarit Bhargava) [2163809]
- x86/boot: Allow a "silent" kaslr random byte fetch (Prarit Bhargava) [2163809]
- x86/tools/relocs: Support >64K section headers (Prarit Bhargava) [2163809]
- signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON (Prarit Bhargava) [2163809]
- kbuild: use more subdir- for visiting subdirectories while cleaning (Prarit Bhargava) [2163809]
- x86/irq: Ensure PI wakeup handler is unregistered before module unload (Prarit Bhargava) [2163809]
- x86/sev: Allow #VC exceptions on the VC2 stack (Prarit Bhargava) [2163809]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Prarit Bhargava) [2163809]
- x86/CPU: Add support for Vortex CPUs (Prarit Bhargava) [2163809]
- ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE (Prarit Bhargava) [2163809]
- x86: dt: Use of_get_cpu_hwid() (Prarit Bhargava) [2163809]
- samples: add HAVE_SAMPLE_FTRACE_DIRECT config option (Prarit Bhargava) [2163809]
- ftrace: Cleanup ftrace_dyn_arch_init() (Prarit Bhargava) [2163809]
- x86: Fix misspelled Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Remove references to obsolete Kconfig symbols (Prarit Bhargava) [2163809]
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon (Prarit Bhargava) [2163809]
- x86: add CPU field to struct thread_info (Prarit Bhargava) [2163809]
- x86/boot: Fix make hdimage with older versions of mtools (Prarit Bhargava) [2163809]
- x86/umip: Downgrade warning messages to debug loglevel (Prarit Bhargava) [2163809]
- x86/mce: Get rid of the ->quirk_no_way_out() indirect call (Prarit Bhargava) [2163809]
- x86/mce: Get rid of msr_ops (Prarit Bhargava) [2163809]
- x86: Increase exception stack sizes (Prarit Bhargava) [2163809]
- x86/smp: Remove unnecessary assignment to local var freq_scale (Prarit Bhargava) [2163809]
- crypto: aesni - check walk.nbytes instead of err (Prarit Bhargava) [2163809]
- arch: remove unused function syscall_set_arguments() (Prarit Bhargava) [2163809]
- x86/asm: Avoid adding register pressure for the init case in static_cpu_has() (Prarit Bhargava) [2163809]
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (Prarit Bhargava) [2163809]
- x86/ACPI: Don't add CPUs that are not online capable (Prarit Bhargava) [2163809]
- x86/mce: Get rid of stray semicolons (Prarit Bhargava) [2163809]
- crypto: qat - add support for 402xx devices (Vladis Dronov) [2144528]
- crypto: qat - drop log level of msg in get_instance_node() (Vladis Dronov) [2144528]
- crypto: qat - fix out-of-bounds read (Vladis Dronov) [2144528]
- Documentation: qat: change kernel version (Vladis Dronov) [2144528]
- crypto: qat - add qat_zlib_deflate (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list logic interface (Vladis Dronov) [2144528]
- crypto: qat - fix spelling mistakes from 'bufer' to 'buffer' (Vladis Dronov) [2144528]
- crypto: qat - add resubmit logic for decompression (Vladis Dronov) [2144528]
- crypto: acomp - define max size for destination (Vladis Dronov) [2144528]
- crypto: qat - enable deflate for QAT GEN4 (Vladis Dronov) [2144528]
- crypto: qat - expose deflate through acomp api for QAT GEN2 (Vladis Dronov) [2144528]
- crypto: qat - rename and relocate GEN2 config function (Vladis Dronov) [2144528]
- crypto: qat - relocate qat_algs_alloc_flags() (Vladis Dronov) [2144528]
- crypto: qat - relocate backlog related structures (Vladis Dronov) [2144528]
- crypto: qat - extend buffer list interface (Vladis Dronov) [2144528]
- crypto: qat - generalize crypto request buffers (Vladis Dronov) [2144528]
- crypto: qat - change bufferlist logic interface (Vladis Dronov) [2144528]
- crypto: qat - rename bufferlist functions (Vladis Dronov) [2144528]
- crypto: qat - relocate bufferlist logic (Vladis Dronov) [2144528]
- crypto: qat - Use helper to set reqsize (Vladis Dronov) [2144528]
- crypto: kpp - Add helper to set reqsize (Vladis Dronov) [2144528]
- crypto: qat - fix error return code in adf_probe (Vladis Dronov) [2144528]
- crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe (Vladis Dronov) [2144528]
- tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr (Jerome Marchand) [2178234]
- cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT (Radu Rendec) [2173028]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2186795]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2186795]
- tcp: avoid the lookup process failing to get sk in ehash table (Guillaume Nault) [2186795]
- tcp/udp: Make early_demux back namespacified. (Guillaume Nault) [2186795]
- ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys (Guillaume Nault) [2186795]
- ipv4: avoid quadratic behavior in netns dismantle (Guillaume Nault) [2186795]

...

Tue, 18 Apr 2023 18:24:38 GMT: xfsdump-3.1.12-2.el9.x86_64

xfsdump - Backup and restore utilities for the XFS filesystem

The xfsdump package contains xfsdump, xfsrestore and a number of
other utilities for administering XFS filesystems.

xfsdump examines files in a filesystem, determines which need to be
backed up, and copies those files to a specified disk, tape or other
storage medium. It uses XFS-specific directives for optimizing the
dump of an XFS filesystem, and also knows how to backup XFS extended
attributes. Backups created with xfsdump are "endian safe" and can
thus be transfered between Linux machines of different architectures
and also between IRIX machines.

xfsrestore performs the inverse function of xfsdump; it can restore a
full backup of a filesystem. Subsequent incremental backups can then
be layered on top of the full backup. Single files and directory
subtrees may be restored from full or partial backups.

Change Log:

Tue, 18 Apr 2023 GMT - Pavel Reichl <preichl@redhat.com> - 3.1.12-2
- rebuilt, Fix wrongly associated bugzilla
  Related: rhbz#2181660

Mon, 17 Apr 2023 GMT - Pavel Reichl <preichl@redhat.com> - 3.1.12-1
- New upstream release
- Use Cem's pgp key instead of Eric's
  Related: rhbz#2181660

Fri, 11 Feb 2022 GMT - Eric Sandeen <sandeen@redhat.com> 3.1.10-1
- New upstream release
- Resolve issue with bind mounts / root inode mismatch (#2034324)

...

Fri, 21 Apr 2023 13:44:20 GMT: xfsprogs-5.19.0-1.el9.i686

xfsprogs - Utilities for managing the XFS filesystem

A set of commands to use the XFS filesystem, including mkfs.xfs.

XFS is a high performance journaling filesystem which originated
on the SGI IRIX platform. It is completely multi-threaded, can
support large files and large filesystems, extended attributes,
variable block sizes, is extent based, and makes extensive use of
Btrees (directories, extents, free space) to aid both performance
and scalability.

This implementation is on-disk compatible with the IRIX version
of XFS.

Change Log:

Tue, 10 Jan 2023 GMT - Pavel Reichl <preichl@redhat.com> - 5.19.0-1
- New upstream release
- Tolerate tiny (<300MB) filesystems
- Rename xfsprogs-5.12.0-default-bigtime-inobtcnt-on.patch to
    xfsprogs-5.19.0-disable-old-kernel-bigtime-inobtcnt-on.patch
    and amend it to reflect upstream changes
- Backport all "Fixing" patches relevant to 5.19
  Related: rhbz#2142910

Fri, 21 Jan 2022 GMT - Pavel Reichl <preichl@redhat.com> - 5.14.2-1
- New upstream release
  Related: rhbz#2041525

Wed, 01 Dec 2021 GMT - Pavel Reichl <preichl@redhat.com> - 5.12.0-5
- Add an example of backward compatible conf. file for mkfs
  Related: rhbz#2026002

...

Fri, 21 Apr 2023 13:44:22 GMT: xfsprogs-5.19.0-1.el9.x86_64

xfsprogs - Utilities for managing the XFS filesystem

A set of commands to use the XFS filesystem, including mkfs.xfs.

XFS is a high performance journaling filesystem which originated
on the SGI IRIX platform. It is completely multi-threaded, can
support large files and large filesystems, extended attributes,
variable block sizes, is extent based, and makes extensive use of
Btrees (directories, extents, free space) to aid both performance
and scalability.

This implementation is on-disk compatible with the IRIX version
of XFS.

Change Log:

Tue, 10 Jan 2023 GMT - Pavel Reichl <preichl@redhat.com> - 5.19.0-1
- New upstream release
- Tolerate tiny (<300MB) filesystems
- Rename xfsprogs-5.12.0-default-bigtime-inobtcnt-on.patch to
    xfsprogs-5.19.0-disable-old-kernel-bigtime-inobtcnt-on.patch
    and amend it to reflect upstream changes
- Backport all "Fixing" patches relevant to 5.19
  Related: rhbz#2142910

Fri, 21 Jan 2022 GMT - Pavel Reichl <preichl@redhat.com> - 5.14.2-1
- New upstream release
  Related: rhbz#2041525

Wed, 01 Dec 2021 GMT - Pavel Reichl <preichl@redhat.com> - 5.12.0-5
- Add an example of backward compatible conf. file for mkfs
  Related: rhbz#2026002

...

Thu, 06 Apr 2023 12:33:06 GMT: libnvme-1.4-2.el9.x86_64

libnvme - Linux-native nvme device management library

Provides type definitions for NVMe specification structures,
enumerations, and bit fields, helper functions to construct,
dispatch, and decode commands and payloads, and utilities to connect,
scan, and manage nvme devices on a Linux system.

Change Log:

Thu, 06 Apr 2023 GMT - Maurizio Lombardi <mlombard@redhat.com> - 1.4-2
- Rebuild the package

Mon, 03 Apr 2023 GMT - Maurizio Lombardi <mlombard@redhat.com> - 1.4-1
- Update to version 1.4

Thu, 12 Jan 2023 GMT - John Meneghini <jmeneghi@redhat.com> - 1.2-2
- Fix BZ2158264

...

Thu, 06 Apr 2023 12:32:57 GMT: libnvme-1.4-2.el9.i686

libnvme - Linux-native nvme device management library

Provides type definitions for NVMe specification structures,
enumerations, and bit fields, helper functions to construct,
dispatch, and decode commands and payloads, and utilities to connect,
scan, and manage nvme devices on a Linux system.

Change Log:

Thu, 06 Apr 2023 GMT - Maurizio Lombardi <mlombard@redhat.com> - 1.4-2
- Rebuild the package

Mon, 03 Apr 2023 GMT - Maurizio Lombardi <mlombard@redhat.com> - 1.4-1
- Update to version 1.4

Thu, 12 Jan 2023 GMT - John Meneghini <jmeneghi@redhat.com> - 1.2-2
- Fix BZ2158264

...

Thu, 06 Apr 2023 10:20:29 GMT: nvme-cli-2.4-1.el9.x86_64

nvme-cli - NVMe management command line interface

nvme-cli provides NVM-Express user space tooling for Linux.

Change Log:

Mon, 03 Apr 2023 GMT - Maurizio Lombardi <mlombard@redhat.com> - 2.4-1
- Update to version v2.4

Thu, 10 Nov 2022 GMT - Maurizio Lombardi <mlombard@redhat.com> - 2.1.2-2
- Do not re-enable nvmefc-boot-connections when the package gets updated

Mon, 26 Sep 2022 GMT - Maurizio Lombardi <mlombard@redhat.com> - 2.1.2-1
- Update to version v2.1.2

...

Fri, 21 Apr 2023 16:31:11 GMT: glibc-2.34-66.el9.i686

glibc - The GNU libc libraries

The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:11 GMT: glibc-gconv-extra-2.34-66.el9.i686

glibc-gconv-extra - All iconv converter modules for glibc.

This package contains all iconv converter modules built in glibc.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ber-2.34-66.el9.x86_64

glibc-langpack-ber - Locale data for Berber

The glibc-langpack-ber package includes the basic information required
to support the Berber language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ja-2.34-66.el9.x86_64

glibc-langpack-ja - Locale data for Japanese

The glibc-langpack-ja package includes the basic information required
to support the Japanese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sat-2.34-66.el9.x86_64

glibc-langpack-sat - Locale data for Santali

The glibc-langpack-sat package includes the basic information required
to support the Santali language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ts-2.34-66.el9.x86_64

glibc-langpack-ts - Locale data for Tsonga

The glibc-langpack-ts package includes the basic information required
to support the Tsonga language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-so-2.34-66.el9.x86_64

glibc-langpack-so - Locale data for Somali

The glibc-langpack-so package includes the basic information required
to support the Somali language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ps-2.34-66.el9.x86_64

glibc-langpack-ps - Locale data for Pashto

The glibc-langpack-ps package includes the basic information required
to support the Pashto language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-tt-2.34-66.el9.x86_64

glibc-langpack-tt - Locale data for Tatar

The glibc-langpack-tt package includes the basic information required
to support the Tatar language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-nl-2.34-66.el9.x86_64

glibc-langpack-nl - Locale data for Dutch

The glibc-langpack-nl package includes the basic information required
to support the Dutch language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ig-2.34-66.el9.x86_64

glibc-langpack-ig - Locale data for Igbo

The glibc-langpack-ig package includes the basic information required
to support the Igbo language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-or-2.34-66.el9.x86_64

glibc-langpack-or - Locale data for Odia

The glibc-langpack-or package includes the basic information required
to support the Odia language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ln-2.34-66.el9.x86_64

glibc-langpack-ln - Locale data for Lingala

The glibc-langpack-ln package includes the basic information required
to support the Lingala language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-fr-2.34-66.el9.x86_64

glibc-langpack-fr - Locale data for French

The glibc-langpack-fr package includes the basic information required
to support the French language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-to-2.34-66.el9.x86_64

glibc-langpack-to - Locale data for Tongan

The glibc-langpack-to package includes the basic information required
to support the Tongan language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-vi-2.34-66.el9.x86_64

glibc-langpack-vi - Locale data for Vietnamese

The glibc-langpack-vi package includes the basic information required
to support the Vietnamese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-az-2.34-66.el9.x86_64

glibc-langpack-az - Locale data for Azerbaijani

The glibc-langpack-az package includes the basic information required
to support the Azerbaijani language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-yue-2.34-66.el9.x86_64

glibc-langpack-yue - Locale data for Cantonese

The glibc-langpack-yue package includes the basic information required
to support the Cantonese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-gu-2.34-66.el9.x86_64

glibc-langpack-gu - Locale data for Gujarati

The glibc-langpack-gu package includes the basic information required
to support the Gujarati language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-quz-2.34-66.el9.x86_64

glibc-langpack-quz - Locale data for Cusco Quechua

The glibc-langpack-quz package includes the basic information required
to support the Cusco Quechua language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-hak-2.34-66.el9.x86_64

glibc-langpack-hak - Locale data for Hakka Chinese

The glibc-langpack-hak package includes the basic information required
to support the Hakka Chinese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-all-langpacks-2.34-66.el9.x86_64

glibc-all-langpacks - All language packs for glibc.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-et-2.34-66.el9.x86_64

glibc-langpack-et - Locale data for Estonian

The glibc-langpack-et package includes the basic information required
to support the Estonian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-kk-2.34-66.el9.x86_64

glibc-langpack-kk - Locale data for Kazakh

The glibc-langpack-kk package includes the basic information required
to support the Kazakh language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-csb-2.34-66.el9.x86_64

glibc-langpack-csb - Locale data for Kashubian

The glibc-langpack-csb package includes the basic information required
to support the Kashubian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-hr-2.34-66.el9.x86_64

glibc-langpack-hr - Locale data for Croatian

The glibc-langpack-hr package includes the basic information required
to support the Croatian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sm-2.34-66.el9.x86_64

glibc-langpack-sm - Locale data for Samoan

The glibc-langpack-sm package includes the basic information required
to support the Samoan language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:11 GMT: libnsl-2.34-66.el9.i686

libnsl - Legacy support library for NIS

This package provides the legacy version of libnsl library, for
accessing NIS services.

This library is provided for backwards compatibility only;
applications should use libnsl2 instead to gain IPv6 support.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: nscd-2.34-66.el9.x86_64

nscd - A Name Service Caching Daemon (nscd).

The nscd daemon caches name service lookups and can improve
performance with LDAP, and may help with DNS as well.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-hi-2.34-66.el9.x86_64

glibc-langpack-hi - Locale data for Hindi

The glibc-langpack-hi package includes the basic information required
to support the Hindi language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-common-2.34-66.el9.x86_64

glibc-common - Common binaries and locale data for glibc

The glibc-common package includes common binaries for the GNU libc
libraries, as well as national language (locale) support.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-cmn-2.34-66.el9.x86_64

glibc-langpack-cmn - Locale data for Mandarin Chinese

The glibc-langpack-cmn package includes the basic information required
to support the Mandarin Chinese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-tg-2.34-66.el9.x86_64

glibc-langpack-tg - Locale data for Tajik

The glibc-langpack-tg package includes the basic information required
to support the Tajik language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-nhn-2.34-66.el9.x86_64

glibc-langpack-nhn - Locale data for Tlaxcala-Puebla Nahuatl

The glibc-langpack-nhn package includes the basic information required
to support the Tlaxcala-Puebla Nahuatl language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-agr-2.34-66.el9.x86_64

glibc-langpack-agr - Locale data for Aguaruna

The glibc-langpack-agr package includes the basic information required
to support the Aguaruna language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-cs-2.34-66.el9.x86_64

glibc-langpack-cs - Locale data for Czech

The glibc-langpack-cs package includes the basic information required
to support the Czech language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-te-2.34-66.el9.x86_64

glibc-langpack-te - Locale data for Telugu

The glibc-langpack-te package includes the basic information required
to support the Telugu language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ku-2.34-66.el9.x86_64

glibc-langpack-ku - Locale data for Kurdish

The glibc-langpack-ku package includes the basic information required
to support the Kurdish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mk-2.34-66.el9.x86_64

glibc-langpack-mk - Locale data for Macedonian

The glibc-langpack-mk package includes the basic information required
to support the Macedonian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ia-2.34-66.el9.x86_64

glibc-langpack-ia - Locale data for Interlingua

The glibc-langpack-ia package includes the basic information required
to support the Interlingua language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ff-2.34-66.el9.x86_64

glibc-langpack-ff - Locale data for Fulah

The glibc-langpack-ff package includes the basic information required
to support the Fulah language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-bn-2.34-66.el9.x86_64

glibc-langpack-bn - Locale data for Bangla

The glibc-langpack-bn package includes the basic information required
to support the Bangla language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-tl-2.34-66.el9.x86_64

glibc-langpack-tl - Locale data for Tagalog

The glibc-langpack-tl package includes the basic information required
to support the Tagalog language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-rw-2.34-66.el9.x86_64

glibc-langpack-rw - Locale data for Kinyarwanda

The glibc-langpack-rw package includes the basic information required
to support the Kinyarwanda language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-hy-2.34-66.el9.x86_64

glibc-langpack-hy - Locale data for Armenian

The glibc-langpack-hy package includes the basic information required
to support the Armenian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sid-2.34-66.el9.x86_64

glibc-langpack-sid - Locale data for Sidamo

The glibc-langpack-sid package includes the basic information required
to support the Sidamo language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ar-2.34-66.el9.x86_64

glibc-langpack-ar - Locale data for Arabic

The glibc-langpack-ar package includes the basic information required
to support the Arabic language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-tpi-2.34-66.el9.x86_64

glibc-langpack-tpi - Locale data for Tok Pisin

The glibc-langpack-tpi package includes the basic information required
to support the Tok Pisin language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-uz-2.34-66.el9.x86_64

glibc-langpack-uz - Locale data for Uzbek

The glibc-langpack-uz package includes the basic information required
to support the Uzbek language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-an-2.34-66.el9.x86_64

glibc-langpack-an - Locale data for Aragonese

The glibc-langpack-an package includes the basic information required
to support the Aragonese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-byn-2.34-66.el9.x86_64

glibc-langpack-byn - Locale data for Blin

The glibc-langpack-byn package includes the basic information required
to support the Blin language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-minimal-langpack-2.34-66.el9.x86_64

glibc-minimal-langpack - Minimal language packs for glibc.

This is a Meta package that is used to install minimal language packs.
This package ensures you can use C, POSIX, or C.UTF-8 locales, but
nothing else. It is designed for assembling a minimal system.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ha-2.34-66.el9.x86_64

glibc-langpack-ha - Locale data for Hausa

The glibc-langpack-ha package includes the basic information required
to support the Hausa language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-om-2.34-66.el9.x86_64

glibc-langpack-om - Locale data for Oromo

The glibc-langpack-om package includes the basic information required
to support the Oromo language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sah-2.34-66.el9.x86_64

glibc-langpack-sah - Locale data for Sakha

The glibc-langpack-sah package includes the basic information required
to support the Sakha language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-kl-2.34-66.el9.x86_64

glibc-langpack-kl - Locale data for Kalaallisut

The glibc-langpack-kl package includes the basic information required
to support the Kalaallisut language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mfe-2.34-66.el9.x86_64

glibc-langpack-mfe - Locale data for Morisyen

The glibc-langpack-mfe package includes the basic information required
to support the Morisyen language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-yi-2.34-66.el9.x86_64

glibc-langpack-yi - Locale data for Yiddish

The glibc-langpack-yi package includes the basic information required
to support the Yiddish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mni-2.34-66.el9.x86_64

glibc-langpack-mni - Locale data for Manipuri

The glibc-langpack-mni package includes the basic information required
to support the Manipuri language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mhr-2.34-66.el9.x86_64

glibc-langpack-mhr - Locale data for Meadow Mari

The glibc-langpack-mhr package includes the basic information required
to support the Meadow Mari language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-id-2.34-66.el9.x86_64

glibc-langpack-id - Locale data for Indonesian

The glibc-langpack-id package includes the basic information required
to support the Indonesian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-gl-2.34-66.el9.x86_64

glibc-langpack-gl - Locale data for Galician

The glibc-langpack-gl package includes the basic information required
to support the Galician language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-fy-2.34-66.el9.x86_64

glibc-langpack-fy - Locale data for Western Frisian

The glibc-langpack-fy package includes the basic information required
to support the Western Frisian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-fa-2.34-66.el9.x86_64

glibc-langpack-fa - Locale data for Persian

The glibc-langpack-fa package includes the basic information required
to support the Persian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-si-2.34-66.el9.x86_64

glibc-langpack-si - Locale data for Sinhala

The glibc-langpack-si package includes the basic information required
to support the Sinhala language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-iu-2.34-66.el9.x86_64

glibc-langpack-iu - Locale data for Inuktitut

The glibc-langpack-iu package includes the basic information required
to support the Inuktitut language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-da-2.34-66.el9.x86_64

glibc-langpack-da - Locale data for Danish

The glibc-langpack-da package includes the basic information required
to support the Danish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ss-2.34-66.el9.x86_64

glibc-langpack-ss - Locale data for Swati

The glibc-langpack-ss package includes the basic information required
to support the Swati language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-oc-2.34-66.el9.x86_64

glibc-langpack-oc - Locale data for Occitan

The glibc-langpack-oc package includes the basic information required
to support the Occitan language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-wo-2.34-66.el9.x86_64

glibc-langpack-wo - Locale data for Wolof

The glibc-langpack-wo package includes the basic information required
to support the Wolof language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-tk-2.34-66.el9.x86_64

glibc-langpack-tk - Locale data for Turkmen

The glibc-langpack-tk package includes the basic information required
to support the Turkmen language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-nan-2.34-66.el9.x86_64

glibc-langpack-nan - Locale data for Min Nan Chinese

The glibc-langpack-nan package includes the basic information required
to support the Min Nan Chinese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-fur-2.34-66.el9.x86_64

glibc-langpack-fur - Locale data for Friulian

The glibc-langpack-fur package includes the basic information required
to support the Friulian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ms-2.34-66.el9.x86_64

glibc-langpack-ms - Locale data for Malay

The glibc-langpack-ms package includes the basic information required
to support the Malay language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ca-2.34-66.el9.x86_64

glibc-langpack-ca - Locale data for Catalan

The glibc-langpack-ca package includes the basic information required
to support the Catalan language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ti-2.34-66.el9.x86_64

glibc-langpack-ti - Locale data for Tigrinya

The glibc-langpack-ti package includes the basic information required
to support the Tigrinya language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sk-2.34-66.el9.x86_64

glibc-langpack-sk - Locale data for Slovak

The glibc-langpack-sk package includes the basic information required
to support the Slovak language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-tcy-2.34-66.el9.x86_64

glibc-langpack-tcy - Locale data for Tulu

The glibc-langpack-tcy package includes the basic information required
to support the Tulu language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-bhb-2.34-66.el9.x86_64

glibc-langpack-bhb - Locale data for Bhili

The glibc-langpack-bhb package includes the basic information required
to support the Bhili language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-bs-2.34-66.el9.x86_64

glibc-langpack-bs - Locale data for Bosnian

The glibc-langpack-bs package includes the basic information required
to support the Bosnian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-dv-2.34-66.el9.x86_64

glibc-langpack-dv - Locale data for Divehi

The glibc-langpack-dv package includes the basic information required
to support the Divehi language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mr-2.34-66.el9.x86_64

glibc-langpack-mr - Locale data for Marathi

The glibc-langpack-mr package includes the basic information required
to support the Marathi language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-hne-2.34-66.el9.x86_64

glibc-langpack-hne - Locale data for Chhattisgarhi

The glibc-langpack-hne package includes the basic information required
to support the Chhattisgarhi language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-doi-2.34-66.el9.x86_64

glibc-langpack-doi - Locale data for Dogri

The glibc-langpack-doi package includes the basic information required
to support the Dogri language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-kn-2.34-66.el9.x86_64

glibc-langpack-kn - Locale data for Kannada

The glibc-langpack-kn package includes the basic information required
to support the Kannada language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-lv-2.34-66.el9.x86_64

glibc-langpack-lv - Locale data for Latvian

The glibc-langpack-lv package includes the basic information required
to support the Latvian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-fil-2.34-66.el9.x86_64

glibc-langpack-fil - Locale data for Filipino

The glibc-langpack-fil package includes the basic information required
to support the Filipino language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-tn-2.34-66.el9.x86_64

glibc-langpack-tn - Locale data for Tswana

The glibc-langpack-tn package includes the basic information required
to support the Tswana language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sq-2.34-66.el9.x86_64

glibc-langpack-sq - Locale data for Albanian

The glibc-langpack-sq package includes the basic information required
to support the Albanian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-th-2.34-66.el9.x86_64

glibc-langpack-th - Locale data for Thai

The glibc-langpack-th package includes the basic information required
to support the Thai language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-wa-2.34-66.el9.x86_64

glibc-langpack-wa - Locale data for Walloon

The glibc-langpack-wa package includes the basic information required
to support the Walloon language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-unm-2.34-66.el9.x86_64

glibc-langpack-unm - Locale data for Unami language

The glibc-langpack-unm package includes the basic information required
to support the Unami language language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ru-2.34-66.el9.x86_64

glibc-langpack-ru - Locale data for Russian

The glibc-langpack-ru package includes the basic information required
to support the Russian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-am-2.34-66.el9.x86_64

glibc-langpack-am - Locale data for Amharic

The glibc-langpack-am package includes the basic information required
to support the Amharic language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-lg-2.34-66.el9.x86_64

glibc-langpack-lg - Locale data for Ganda

The glibc-langpack-lg package includes the basic information required
to support the Ganda language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ce-2.34-66.el9.x86_64

glibc-langpack-ce - Locale data for Chechen

The glibc-langpack-ce package includes the basic information required
to support the Chechen language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sgs-2.34-66.el9.x86_64

glibc-langpack-sgs - Locale data for Samogitian

The glibc-langpack-sgs package includes the basic information required
to support the Samogitian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-kw-2.34-66.el9.x86_64

glibc-langpack-kw - Locale data for Cornish

The glibc-langpack-kw package includes the basic information required
to support the Cornish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-dz-2.34-66.el9.x86_64

glibc-langpack-dz - Locale data for Dzongkha

The glibc-langpack-dz package includes the basic information required
to support the Dzongkha language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mg-2.34-66.el9.x86_64

glibc-langpack-mg - Locale data for Malagasy

The glibc-langpack-mg package includes the basic information required
to support the Malagasy language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-hu-2.34-66.el9.x86_64

glibc-langpack-hu - Locale data for Hungarian

The glibc-langpack-hu package includes the basic information required
to support the Hungarian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: libnsl-2.34-66.el9.x86_64

libnsl - Legacy support library for NIS

This package provides the legacy version of libnsl library, for
accessing NIS services.

This library is provided for backwards compatibility only;
applications should use libnsl2 instead to gain IPv6 support.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-pa-2.34-66.el9.x86_64

glibc-langpack-pa - Locale data for Punjabi

The glibc-langpack-pa package includes the basic information required
to support the Punjabi language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-cv-2.34-66.el9.x86_64

glibc-langpack-cv - Locale data for Chuvash

The glibc-langpack-cv package includes the basic information required
to support the Chuvash language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sv-2.34-66.el9.x86_64

glibc-langpack-sv - Locale data for Swedish

The glibc-langpack-sv package includes the basic information required
to support the Swedish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-wae-2.34-66.el9.x86_64

glibc-langpack-wae - Locale data for Walser

The glibc-langpack-wae package includes the basic information required
to support the Walser language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mai-2.34-66.el9.x86_64

glibc-langpack-mai - Locale data for Maithili

The glibc-langpack-mai package includes the basic information required
to support the Maithili language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-lb-2.34-66.el9.x86_64

glibc-langpack-lb - Locale data for Luxembourgish

The glibc-langpack-lb package includes the basic information required
to support the Luxembourgish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ga-2.34-66.el9.x86_64

glibc-langpack-ga - Locale data for Irish

The glibc-langpack-ga package includes the basic information required
to support the Irish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mag-2.34-66.el9.x86_64

glibc-langpack-mag - Locale data for Magahi

The glibc-langpack-mag package includes the basic information required
to support the Magahi language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ak-2.34-66.el9.x86_64

glibc-langpack-ak - Locale data for Akan

The glibc-langpack-ak package includes the basic information required
to support the Akan language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-nn-2.34-66.el9.x86_64

glibc-langpack-nn - Locale data for Norwegian Nynorsk

The glibc-langpack-nn package includes the basic information required
to support the Norwegian Nynorsk language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-gez-2.34-66.el9.x86_64

glibc-langpack-gez - Locale data for Geez

The glibc-langpack-gez package includes the basic information required
to support the Geez language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ayc-2.34-66.el9.x86_64

glibc-langpack-ayc - Locale data for Southern Aymara

The glibc-langpack-ayc package includes the basic information required
to support the Southern Aymara language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ve-2.34-66.el9.x86_64

glibc-langpack-ve - Locale data for Venda

The glibc-langpack-ve package includes the basic information required
to support the Venda language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-my-2.34-66.el9.x86_64

glibc-langpack-my - Locale data for Burmese

The glibc-langpack-my package includes the basic information required
to support the Burmese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ht-2.34-66.el9.x86_64

glibc-langpack-ht - Locale data for Haitian Creole

The glibc-langpack-ht package includes the basic information required
to support the Haitian Creole language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-lo-2.34-66.el9.x86_64

glibc-langpack-lo - Locale data for Lao

The glibc-langpack-lo package includes the basic information required
to support the Lao language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ky-2.34-66.el9.x86_64

glibc-langpack-ky - Locale data for Kyrgyz

The glibc-langpack-ky package includes the basic information required
to support the Kyrgyz language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-brx-2.34-66.el9.x86_64

glibc-langpack-brx - Locale data for Bodo

The glibc-langpack-brx package includes the basic information required
to support the Bodo language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-it-2.34-66.el9.x86_64

glibc-langpack-it - Locale data for Italian

The glibc-langpack-it package includes the basic information required
to support the Italian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-de-2.34-66.el9.x86_64

glibc-langpack-de - Locale data for German

The glibc-langpack-de package includes the basic information required
to support the German language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-kab-2.34-66.el9.x86_64

glibc-langpack-kab - Locale data for Kabyle

The glibc-langpack-kab package includes the basic information required
to support the Kabyle language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-os-2.34-66.el9.x86_64

glibc-langpack-os - Locale data for Ossetic

The glibc-langpack-os package includes the basic information required
to support the Ossetic language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ml-2.34-66.el9.x86_64

glibc-langpack-ml - Locale data for Malayalam

The glibc-langpack-ml package includes the basic information required
to support the Malayalam language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-bho-2.34-66.el9.x86_64

glibc-langpack-bho - Locale data for Bhojpuri

The glibc-langpack-bho package includes the basic information required
to support the Bhojpuri language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sd-2.34-66.el9.x86_64

glibc-langpack-sd - Locale data for Sindhi

The glibc-langpack-sd package includes the basic information required
to support the Sindhi language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sr-2.34-66.el9.x86_64

glibc-langpack-sr - Locale data for Serbian

The glibc-langpack-sr package includes the basic information required
to support the Serbian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-shn-2.34-66.el9.x86_64

glibc-langpack-shn - Locale data for Shan

The glibc-langpack-shn package includes the basic information required
to support the Shan language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-pl-2.34-66.el9.x86_64

glibc-langpack-pl - Locale data for Polish

The glibc-langpack-pl package includes the basic information required
to support the Polish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mnw-2.34-66.el9.x86_64

glibc-langpack-mnw - Locale data for Mon

The glibc-langpack-mnw package includes the basic information required
to support the Mon language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ckb-2.34-66.el9.x86_64

glibc-langpack-ckb - Locale data for Central Kurdish

The glibc-langpack-ckb package includes the basic information required
to support the Central Kurdish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-chr-2.34-66.el9.x86_64

glibc-langpack-chr - Locale data for Cherokee

The glibc-langpack-chr package includes the basic information required
to support the Cherokee language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-en-2.34-66.el9.x86_64

glibc-langpack-en - Locale data for English

The glibc-langpack-en package includes the basic information required
to support the English language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-es-2.34-66.el9.x86_64

glibc-langpack-es - Locale data for Spanish

The glibc-langpack-es package includes the basic information required
to support the Spanish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-gv-2.34-66.el9.x86_64

glibc-langpack-gv - Locale data for Manx

The glibc-langpack-gv package includes the basic information required
to support the Manx language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-eo-2.34-66.el9.x86_64

glibc-langpack-eo - Locale data for Esperanto

The glibc-langpack-eo package includes the basic information required
to support the Esperanto language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-lt-2.34-66.el9.x86_64

glibc-langpack-lt - Locale data for Lithuanian

The glibc-langpack-lt package includes the basic information required
to support the Lithuanian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-he-2.34-66.el9.x86_64

glibc-langpack-he - Locale data for Hebrew

The glibc-langpack-he package includes the basic information required
to support the Hebrew language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-bo-2.34-66.el9.x86_64

glibc-langpack-bo - Locale data for Tibetan

The glibc-langpack-bo package includes the basic information required
to support the Tibetan language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-zu-2.34-66.el9.x86_64

glibc-langpack-zu - Locale data for Zulu

The glibc-langpack-zu package includes the basic information required
to support the Zulu language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-miq-2.34-66.el9.x86_64

glibc-langpack-miq - Locale data for Miskito

The glibc-langpack-miq package includes the basic information required
to support the Miskito language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ast-2.34-66.el9.x86_64

glibc-langpack-ast - Locale data for Asturian

The glibc-langpack-ast package includes the basic information required
to support the Asturian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ug-2.34-66.el9.x86_64

glibc-langpack-ug - Locale data for Uyghur

The glibc-langpack-ug package includes the basic information required
to support the Uyghur language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-crh-2.34-66.el9.x86_64

glibc-langpack-crh - Locale data for Crimean Turkish

The glibc-langpack-crh package includes the basic information required
to support the Crimean Turkish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-nso-2.34-66.el9.x86_64

glibc-langpack-nso - Locale data for Northern Sotho

The glibc-langpack-nso package includes the basic information required
to support the Northern Sotho language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ne-2.34-66.el9.x86_64

glibc-langpack-ne - Locale data for Nepali

The glibc-langpack-ne package includes the basic information required
to support the Nepali language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mt-2.34-66.el9.x86_64

glibc-langpack-mt - Locale data for Maltese

The glibc-langpack-mt package includes the basic information required
to support the Maltese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-gconv-extra-2.34-66.el9.x86_64

glibc-gconv-extra - All iconv converter modules for glibc.

This package contains all iconv converter modules built in glibc.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-br-2.34-66.el9.x86_64

glibc-langpack-br - Locale data for Breton

The glibc-langpack-br package includes the basic information required
to support the Breton language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-shs-2.34-66.el9.x86_64

glibc-langpack-shs - Locale data for Shuswap

The glibc-langpack-shs package includes the basic information required
to support the Shuswap language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-fo-2.34-66.el9.x86_64

glibc-langpack-fo - Locale data for Faroese

The glibc-langpack-fo package includes the basic information required
to support the Faroese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-is-2.34-66.el9.x86_64

glibc-langpack-is - Locale data for Icelandic

The glibc-langpack-is package includes the basic information required
to support the Icelandic language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-anp-2.34-66.el9.x86_64

glibc-langpack-anp - Locale data for Angika

The glibc-langpack-anp package includes the basic information required
to support the Angika language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ta-2.34-66.el9.x86_64

glibc-langpack-ta - Locale data for Tamil

The glibc-langpack-ta package includes the basic information required
to support the Tamil language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-yo-2.34-66.el9.x86_64

glibc-langpack-yo - Locale data for Yoruba

The glibc-langpack-yo package includes the basic information required
to support the Yoruba language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-pt-2.34-66.el9.x86_64

glibc-langpack-pt - Locale data for Portuguese

The glibc-langpack-pt package includes the basic information required
to support the Portuguese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-zh-2.34-66.el9.x86_64

glibc-langpack-zh - Locale data for Mandarin Chinese

The glibc-langpack-zh package includes the basic information required
to support the Mandarin Chinese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-niu-2.34-66.el9.x86_64

glibc-langpack-niu - Locale data for Niuean

The glibc-langpack-niu package includes the basic information required
to support the Niuean language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-wal-2.34-66.el9.x86_64

glibc-langpack-wal - Locale data for Wolaytta

The glibc-langpack-wal package includes the basic information required
to support the Wolaytta language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-xh-2.34-66.el9.x86_64

glibc-langpack-xh - Locale data for Xhosa

The glibc-langpack-xh package includes the basic information required
to support the Xhosa language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-aa-2.34-66.el9.x86_64

glibc-langpack-aa - Locale data for Afar

The glibc-langpack-aa package includes the basic information required
to support the Afar language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-el-2.34-66.el9.x86_64

glibc-langpack-el - Locale data for Greek

The glibc-langpack-el package includes the basic information required
to support the Greek language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-cy-2.34-66.el9.x86_64

glibc-langpack-cy - Locale data for Welsh

The glibc-langpack-cy package includes the basic information required
to support the Welsh language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-dsb-2.34-66.el9.x86_64

glibc-langpack-dsb - Locale data for Lower Sorbian

The glibc-langpack-dsb package includes the basic information required
to support the Lower Sorbian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sc-2.34-66.el9.x86_64

glibc-langpack-sc - Locale data for Sardinian

The glibc-langpack-sc package includes the basic information required
to support the Sardinian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-fi-2.34-66.el9.x86_64

glibc-langpack-fi - Locale data for Finnish

The glibc-langpack-fi package includes the basic information required
to support the Finnish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-st-2.34-66.el9.x86_64

glibc-langpack-st - Locale data for Southern Sotho

The glibc-langpack-st package includes the basic information required
to support the Southern Sotho language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-lzh-2.34-66.el9.x86_64

glibc-langpack-lzh - Locale data for Literary Chinese

The glibc-langpack-lzh package includes the basic information required
to support the Literary Chinese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mi-2.34-66.el9.x86_64

glibc-langpack-mi - Locale data for Maori

The glibc-langpack-mi package includes the basic information required
to support the Maori language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-af-2.34-66.el9.x86_64

glibc-langpack-af - Locale data for Afrikaans

The glibc-langpack-af package includes the basic information required
to support the Afrikaans language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-bi-2.34-66.el9.x86_64

glibc-langpack-bi - Locale data for Bislama

The glibc-langpack-bi package includes the basic information required
to support the Bislama language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-kok-2.34-66.el9.x86_64

glibc-langpack-kok - Locale data for Konkani

The glibc-langpack-kok package includes the basic information required
to support the Konkani language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ko-2.34-66.el9.x86_64

glibc-langpack-ko - Locale data for Korean

The glibc-langpack-ko package includes the basic information required
to support the Korean language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-the-2.34-66.el9.x86_64

glibc-langpack-the - Locale data for Chitwania Tharu

The glibc-langpack-the package includes the basic information required
to support the Chitwania Tharu language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mjw-2.34-66.el9.x86_64

glibc-langpack-mjw - Locale data for Karbi

The glibc-langpack-mjw package includes the basic information required
to support the Karbi language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-km-2.34-66.el9.x86_64

glibc-langpack-km - Locale data for Khmer

The glibc-langpack-km package includes the basic information required
to support the Khmer language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-pap-2.34-66.el9.x86_64

glibc-langpack-pap - Locale data for Papiamento

The glibc-langpack-pap package includes the basic information required
to support the Papiamento language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-nds-2.34-66.el9.x86_64

glibc-langpack-nds - Locale data for Low German

The glibc-langpack-nds package includes the basic information required
to support the Low German language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-2.34-66.el9.x86_64

glibc - The GNU libc libraries

The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sa-2.34-66.el9.x86_64

glibc-langpack-sa - Locale data for Sanskrit

The glibc-langpack-sa package includes the basic information required
to support the Sanskrit language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ik-2.34-66.el9.x86_64

glibc-langpack-ik - Locale data for Inupiaq

The glibc-langpack-ik package includes the basic information required
to support the Inupiaq language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-bem-2.34-66.el9.x86_64

glibc-langpack-bem - Locale data for Bemba

The glibc-langpack-bem package includes the basic information required
to support the Bemba language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-szl-2.34-66.el9.x86_64

glibc-langpack-szl - Locale data for Silesian

The glibc-langpack-szl package includes the basic information required
to support the Silesian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ur-2.34-66.el9.x86_64

glibc-langpack-ur - Locale data for Urdu

The glibc-langpack-ur package includes the basic information required
to support the Urdu language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-be-2.34-66.el9.x86_64

glibc-langpack-be - Locale data for Belarusian

The glibc-langpack-be package includes the basic information required
to support the Belarusian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-nb-2.34-66.el9.x86_64

glibc-langpack-nb - Locale data for Norwegian Bokmål

The glibc-langpack-nb package includes the basic information required
to support the Norwegian Bokmål language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-eu-2.34-66.el9.x86_64

glibc-langpack-eu - Locale data for Basque

The glibc-langpack-eu package includes the basic information required
to support the Basque language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-hif-2.34-66.el9.x86_64

glibc-langpack-hif - Locale data for Fiji Hindi

The glibc-langpack-hif package includes the basic information required
to support the Fiji Hindi language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sl-2.34-66.el9.x86_64

glibc-langpack-sl - Locale data for Slovenian

The glibc-langpack-sl package includes the basic information required
to support the Slovenian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-tr-2.34-66.el9.x86_64

glibc-langpack-tr - Locale data for Turkish

The glibc-langpack-tr package includes the basic information required
to support the Turkish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-hsb-2.34-66.el9.x86_64

glibc-langpack-hsb - Locale data for Upper Sorbian

The glibc-langpack-hsb package includes the basic information required
to support the Upper Sorbian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-gd-2.34-66.el9.x86_64

glibc-langpack-gd - Locale data for Scottish Gaelic

The glibc-langpack-gd package includes the basic information required
to support the Scottish Gaelic language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-bg-2.34-66.el9.x86_64

glibc-langpack-bg - Locale data for Bulgarian

The glibc-langpack-bg package includes the basic information required
to support the Bulgarian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-raj-2.34-66.el9.x86_64

glibc-langpack-raj - Locale data for Rajasthani

The glibc-langpack-raj package includes the basic information required
to support the Rajasthani language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-tig-2.34-66.el9.x86_64

glibc-langpack-tig - Locale data for Tigre

The glibc-langpack-tig package includes the basic information required
to support the Tigre language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-se-2.34-66.el9.x86_64

glibc-langpack-se - Locale data for Northern Sami

The glibc-langpack-se package includes the basic information required
to support the Northern Sami language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-lij-2.34-66.el9.x86_64

glibc-langpack-lij - Locale data for Ligurian

The glibc-langpack-lij package includes the basic information required
to support the Ligurian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ro-2.34-66.el9.x86_64

glibc-langpack-ro - Locale data for Romanian

The glibc-langpack-ro package includes the basic information required
to support the Romanian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-yuw-2.34-66.el9.x86_64

glibc-langpack-yuw - Locale data for Yau

The glibc-langpack-yuw package includes the basic information required
to support the Yau language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-as-2.34-66.el9.x86_64

glibc-langpack-as - Locale data for Assamese

The glibc-langpack-as package includes the basic information required
to support the Assamese language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-uk-2.34-66.el9.x86_64

glibc-langpack-uk - Locale data for Ukrainian

The glibc-langpack-uk package includes the basic information required
to support the Ukrainian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-nr-2.34-66.el9.x86_64

glibc-langpack-nr - Locale data for South Ndebele

The glibc-langpack-nr package includes the basic information required
to support the South Ndebele language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-mn-2.34-66.el9.x86_64

glibc-langpack-mn - Locale data for Mongolian

The glibc-langpack-mn package includes the basic information required
to support the Mongolian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-sw-2.34-66.el9.x86_64

glibc-langpack-sw - Locale data for Swahili

The glibc-langpack-sw package includes the basic information required
to support the Swahili language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-li-2.34-66.el9.x86_64

glibc-langpack-li - Locale data for Limburgish

The glibc-langpack-li package includes the basic information required
to support the Limburgish language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ka-2.34-66.el9.x86_64

glibc-langpack-ka - Locale data for Georgian

The glibc-langpack-ka package includes the basic information required
to support the Georgian language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Fri, 21 Apr 2023 16:31:12 GMT: glibc-langpack-ks-2.34-66.el9.x86_64

glibc-langpack-ks - Locale data for Kashmiri

The glibc-langpack-ks package includes the basic information required
to support the Kashmiri language in your applications.

Change Log:

Thu, 20 Apr 2023 GMT - Patsy Griffin <patsy@redhat.com> - 2.34-66
- x86: Cache computation for AMD architecture. (#2166710)

Fri, 14 Apr 2023 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-65
- Do not add = to linker scripts in sysroot (#2153855)

Thu, 06 Apr 2023 GMT - DJ Delorie <dj@redhat.com> - 2.34-64
- x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615)

...

Tue, 25 Apr 2023 16:23:00 GMT: kmod-kvdo-8.2.1.6-81.el9.x86_64

kmod-kvdo - Kernel Modules for Virtual Data Optimizer

Virtual Data Optimizer (VDO) is a device mapper target that delivers
block-level deduplication, compression, and thin provisioning.

This package provides the kernel modules for VDO.

Change Log:

Tue, 25 Apr 2023 GMT - - Susan LeGendre-McGhee <slegendr@redhat.com> - 8.2.1.6-81.el9
- Rebuilt for latest kernel.
- Related: rhbz#2172911

Fri, 14 Apr 2023 GMT - - Susan LeGendre-McGhee <slegendr@redhat.com> - 8.2.1.6-80.el9
- Rebuilt for latest kernel.
- Related: rhbz#2172911

Tue, 11 Apr 2023 GMT - - Susan LeGendre-McGhee <slegendr@redhat.com> - 8.2.1.6-79.el9
- Rebuilt for latest kernel.
- Related: rhbz#2172911

...

Mon, 24 Apr 2023 18:27:24 GMT: elfutils-default-yama-scope-0.189-2.el9.noarch

elfutils-default-yama-scope - Default yama attach scope sysctl setting

Yama sysctl setting to enable default attach scope settings
enabling programs to use ptrace attach, access to
/proc/PID/{mem,personality,stack,syscall}, and the syscalls
process_vm_readv and process_vm_writev which are used for
interprocess services, communication and introspection
(like synchronisation, signaling, debugging, tracing and
profiling) of processes.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:06 GMT: elfutils-debuginfod-client-0.189-2.el9.i686

elfutils-debuginfod-client - Library and command line client for build-id HTTP ELF/DWARF server

The elfutils-debuginfod-client package contains shared libraries
dynamically loaded from -ldw, which use a debuginfod service
to look up debuginfo and associated data. Also includes a
command-line frontend.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:06 GMT: elfutils-libelf-0.189-2.el9.i686

elfutils-libelf - Library to read and write ELF files

The elfutils-libelf package provides a DSO which allows reading and
writing ELF files on a high level. Third party programs depend on
this package to read internals of ELF files. The programs of the
elfutils package use it also to generate new ELF files.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:06 GMT: elfutils-libs-0.189-2.el9.i686

elfutils-libs - Libraries to handle compiled objects

The elfutils-libs package contains libraries which implement DWARF, ELF,
and machine-specific ELF handling and process introspection. These
libraries are used by the programs in the elfutils package. The
elfutils-devel package enables building other programs using these
libraries.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:09 GMT: elfutils-0.189-2.el9.x86_64

elfutils - A collection of utilities and DSOs to handle ELF files and DWARF data

Elfutils is a collection of utilities, including stack (to show
backtraces), nm (for listing symbols from object files), size
(for listing the section sizes of an object or archive file),
strip (for discarding symbols), readelf (to see the raw ELF file
structures), elflint (to check for well-formed ELF files) and
elfcompress (to compress or decompress ELF sections).

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:09 GMT: elfutils-debuginfod-client-0.189-2.el9.x86_64

elfutils-debuginfod-client - Library and command line client for build-id HTTP ELF/DWARF server

The elfutils-debuginfod-client package contains shared libraries
dynamically loaded from -ldw, which use a debuginfod service
to look up debuginfo and associated data. Also includes a
command-line frontend.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:09 GMT: elfutils-libelf-0.189-2.el9.x86_64

elfutils-libelf - Library to read and write ELF files

The elfutils-libelf package provides a DSO which allows reading and
writing ELF files on a high level. Third party programs depend on
this package to read internals of ELF files. The programs of the
elfutils package use it also to generate new ELF files.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Mon, 24 Apr 2023 18:27:09 GMT: elfutils-libs-0.189-2.el9.x86_64

elfutils-libs - Libraries to handle compiled objects

The elfutils-libs package contains libraries which implement DWARF, ELF,
and machine-specific ELF handling and process introspection. These
libraries are used by the programs in the elfutils package. The
elfutils-devel package enables building other programs using these
libraries.

Change Log:

Mon, 24 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch

Tue, 04 Apr 2023 GMT - Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.

Mon, 07 Nov 2022 GMT - Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch

...

Fri, 21 Apr 2023 11:58:01 GMT: selinux-policy-targeted-38.1.12-1.el9.noarch

selinux-policy-targeted - SELinux targeted policy

SELinux targeted policy package.

Change Log:

Fri, 14 Apr 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.12-1
- Allow cloud-init domain transition to insights-client domain
Resolves: rhbz#2162663
- Allow chronyd send a message to cloud-init over a datagram socket
Resolves: rhbz#2162663
- Allow dmidecode write to cloud-init tmp files
Resolves: rhbz#2162663
- Allow login_pgm setcap permission
Resolves: rhbz#2174331
- Allow tshark the setsched capability
Resolves: rhbz#2165634
- Allow chronyc read network sysctls
Resolves: rhbz#2173604
- Allow systemd-timedated watch init runtime dir
Resolves: rhbz#2175137
- Add journalctl the sys_resource capability
Resolves: rhbz#2153782
- Allow system_cronjob_t transition to rpm_script_t
Resolves: rhbz#2173685
- Revert "Allow system_cronjob_t domtrans to rpm_script_t"
Resolves: rhbz#2173685
- Allow insights-client tcp connect to all ports
Resolves: rhbz#2183083
- Allow insights-client work with su and lpstat
Resolves: rhbz#2183083
- Allow insights-client manage fsadm pid files
Resolves: rhbz#2183083
- Allow insights-client read all sysctls
Resolves: rhbz#2183083
- Allow rabbitmq to read network sysctls
Resolves: rhbz#2184999

Tue, 28 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2
- rebuilt
Resolves: rhbz#2172268

Mon, 27 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-1
- Allow passt manage qemu pid sock files
Resolves: rhbz#2172268
- Exclude passt.if from selinux-policy-devel
Resolves: rhbz#2172268

...

Fri, 21 Apr 2023 11:58:01 GMT: selinux-policy-mls-38.1.12-1.el9.noarch

selinux-policy-mls - SELinux MLS policy

SELinux MLS (Multi Level Security) policy package.

Change Log:

Fri, 14 Apr 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.12-1
- Allow cloud-init domain transition to insights-client domain
Resolves: rhbz#2162663
- Allow chronyd send a message to cloud-init over a datagram socket
Resolves: rhbz#2162663
- Allow dmidecode write to cloud-init tmp files
Resolves: rhbz#2162663
- Allow login_pgm setcap permission
Resolves: rhbz#2174331
- Allow tshark the setsched capability
Resolves: rhbz#2165634
- Allow chronyc read network sysctls
Resolves: rhbz#2173604
- Allow systemd-timedated watch init runtime dir
Resolves: rhbz#2175137
- Add journalctl the sys_resource capability
Resolves: rhbz#2153782
- Allow system_cronjob_t transition to rpm_script_t
Resolves: rhbz#2173685
- Revert "Allow system_cronjob_t domtrans to rpm_script_t"
Resolves: rhbz#2173685
- Allow insights-client tcp connect to all ports
Resolves: rhbz#2183083
- Allow insights-client work with su and lpstat
Resolves: rhbz#2183083
- Allow insights-client manage fsadm pid files
Resolves: rhbz#2183083
- Allow insights-client read all sysctls
Resolves: rhbz#2183083
- Allow rabbitmq to read network sysctls
Resolves: rhbz#2184999

Tue, 28 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2
- rebuilt
Resolves: rhbz#2172268

Mon, 27 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-1
- Allow passt manage qemu pid sock files
Resolves: rhbz#2172268
- Exclude passt.if from selinux-policy-devel
Resolves: rhbz#2172268

...

Fri, 21 Apr 2023 11:58:01 GMT: selinux-policy-sandbox-38.1.12-1.el9.noarch

selinux-policy-sandbox - SELinux sandbox policy

SELinux sandbox policy for use with the sandbox utility.

Change Log:

Fri, 14 Apr 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.12-1
- Allow cloud-init domain transition to insights-client domain
Resolves: rhbz#2162663
- Allow chronyd send a message to cloud-init over a datagram socket
Resolves: rhbz#2162663
- Allow dmidecode write to cloud-init tmp files
Resolves: rhbz#2162663
- Allow login_pgm setcap permission
Resolves: rhbz#2174331
- Allow tshark the setsched capability
Resolves: rhbz#2165634
- Allow chronyc read network sysctls
Resolves: rhbz#2173604
- Allow systemd-timedated watch init runtime dir
Resolves: rhbz#2175137
- Add journalctl the sys_resource capability
Resolves: rhbz#2153782
- Allow system_cronjob_t transition to rpm_script_t
Resolves: rhbz#2173685
- Revert "Allow system_cronjob_t domtrans to rpm_script_t"
Resolves: rhbz#2173685
- Allow insights-client tcp connect to all ports
Resolves: rhbz#2183083
- Allow insights-client work with su and lpstat
Resolves: rhbz#2183083
- Allow insights-client manage fsadm pid files
Resolves: rhbz#2183083
- Allow insights-client read all sysctls
Resolves: rhbz#2183083
- Allow rabbitmq to read network sysctls
Resolves: rhbz#2184999

Tue, 28 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2
- rebuilt
Resolves: rhbz#2172268

Mon, 27 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-1
- Allow passt manage qemu pid sock files
Resolves: rhbz#2172268
- Exclude passt.if from selinux-policy-devel
Resolves: rhbz#2172268

...

Fri, 21 Apr 2023 11:58:01 GMT: selinux-policy-doc-38.1.12-1.el9.noarch

selinux-policy-doc - SELinux policy documentation

SELinux policy documentation package.
This package contains manual pages and documentation of the policy modules.

Change Log:

Fri, 14 Apr 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.12-1
- Allow cloud-init domain transition to insights-client domain
Resolves: rhbz#2162663
- Allow chronyd send a message to cloud-init over a datagram socket
Resolves: rhbz#2162663
- Allow dmidecode write to cloud-init tmp files
Resolves: rhbz#2162663
- Allow login_pgm setcap permission
Resolves: rhbz#2174331
- Allow tshark the setsched capability
Resolves: rhbz#2165634
- Allow chronyc read network sysctls
Resolves: rhbz#2173604
- Allow systemd-timedated watch init runtime dir
Resolves: rhbz#2175137
- Add journalctl the sys_resource capability
Resolves: rhbz#2153782
- Allow system_cronjob_t transition to rpm_script_t
Resolves: rhbz#2173685
- Revert "Allow system_cronjob_t domtrans to rpm_script_t"
Resolves: rhbz#2173685
- Allow insights-client tcp connect to all ports
Resolves: rhbz#2183083
- Allow insights-client work with su and lpstat
Resolves: rhbz#2183083
- Allow insights-client manage fsadm pid files
Resolves: rhbz#2183083
- Allow insights-client read all sysctls
Resolves: rhbz#2183083
- Allow rabbitmq to read network sysctls
Resolves: rhbz#2184999

Tue, 28 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2
- rebuilt
Resolves: rhbz#2172268

Mon, 27 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-1
- Allow passt manage qemu pid sock files
Resolves: rhbz#2172268
- Exclude passt.if from selinux-policy-devel
Resolves: rhbz#2172268

...

Fri, 21 Apr 2023 11:58:01 GMT: selinux-policy-38.1.12-1.el9.noarch

selinux-policy - SELinux policy configuration

SELinux core policy package.
Originally based off of reference policy,
the policy has been adjusted to provide support for Fedora.

Change Log:

Fri, 14 Apr 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.12-1
- Allow cloud-init domain transition to insights-client domain
Resolves: rhbz#2162663
- Allow chronyd send a message to cloud-init over a datagram socket
Resolves: rhbz#2162663
- Allow dmidecode write to cloud-init tmp files
Resolves: rhbz#2162663
- Allow login_pgm setcap permission
Resolves: rhbz#2174331
- Allow tshark the setsched capability
Resolves: rhbz#2165634
- Allow chronyc read network sysctls
Resolves: rhbz#2173604
- Allow systemd-timedated watch init runtime dir
Resolves: rhbz#2175137
- Add journalctl the sys_resource capability
Resolves: rhbz#2153782
- Allow system_cronjob_t transition to rpm_script_t
Resolves: rhbz#2173685
- Revert "Allow system_cronjob_t domtrans to rpm_script_t"
Resolves: rhbz#2173685
- Allow insights-client tcp connect to all ports
Resolves: rhbz#2183083
- Allow insights-client work with su and lpstat
Resolves: rhbz#2183083
- Allow insights-client manage fsadm pid files
Resolves: rhbz#2183083
- Allow insights-client read all sysctls
Resolves: rhbz#2183083
- Allow rabbitmq to read network sysctls
Resolves: rhbz#2184999

Tue, 28 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2
- rebuilt
Resolves: rhbz#2172268

Mon, 27 Mar 2023 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-1
- Allow passt manage qemu pid sock files
Resolves: rhbz#2172268
- Exclude passt.if from selinux-policy-devel
Resolves: rhbz#2172268

...

New packages in centos-9-stream-x86_64-PowerTools

No new packages in centos-9-stream-x86_64-PowerTools