The Linux kernel
Go to file
Lucas Zampieri 3b56c15b07
kernel-5.14.0-476.el9
* Thu Jul 04 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-476.el9]
- igc: Fix Energy Efficient Ethernet support declaration (Corinna Vinschen) [RHEL-17489]
- igc: Fix LED-related deadlock on driver unbind (Corinna Vinschen) [RHEL-17489]
- igc: Remove redundant runtime resume for ethtool ops (Corinna Vinschen) [RHEL-17489]
- igc: Refactor runtime power management flow (Corinna Vinschen) [RHEL-17489]
- net: intel: implement modern PM ops declarations (Corinna Vinschen) [RHEL-17489]
- igc: Remove stale comment about Tx timestamping (Corinna Vinschen) [RHEL-17489]
- igc: Fix missing time sync events (Corinna Vinschen) [RHEL-17489]
- igc: avoid returning frame twice in XDP_REDIRECT (Corinna Vinschen) [RHEL-17489 RHEL-33266] {CVE-2024-26853}
- igc: fix LEDS_CLASS dependency (Corinna Vinschen) [RHEL-17489]
- eth: igc: remove unused embedded struct net_device (Corinna Vinschen) [RHEL-17489]
- net: adopt skb_network_offset() and similar helpers (Corinna Vinschen) [RHEL-17489]
- net: intel: igc: Use linkmode helpers for EEE (Corinna Vinschen) [RHEL-17489]
- net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities (Corinna Vinschen) [RHEL-17489]
- igc: Add support for LEDs on i225/i226 (Corinna Vinschen) [RHEL-17489]
- igc: Remove temporary workaround (Corinna Vinschen) [RHEL-17489]
- igc: Unify filtering rule fields (Corinna Vinschen) [RHEL-17489]
- igc: Use netdev printing functions for flex filters (Corinna Vinschen) [RHEL-17489]
- igc: Use reverse xmas tree (Corinna Vinschen) [RHEL-17489]
- igc: Fix hicredit calculation (Corinna Vinschen) [RHEL-17489]
- igc: Check VLAN EtherType mask (Corinna Vinschen) [RHEL-17489]
- igc: Check VLAN TCI mask (Corinna Vinschen) [RHEL-17489]
- igc: Report VLAN EtherType matching back to user (Corinna Vinschen) [RHEL-17489]
- igc: field get conversion (Corinna Vinschen) [RHEL-17489]
- igc: field prep conversion (Corinna Vinschen) [RHEL-17489]
- intel: add bit macro includes where needed (Corinna Vinschen) [RHEL-17489]
- igc: Add support for PTP .getcyclesx64() (Corinna Vinschen) [RHEL-17489]
- igc: Simplify setting flags in the TX data descriptor (Corinna Vinschen) [RHEL-17489]
- bnxt_en: Restore PTP tx_avail count in case of skb_pad() error (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Set TSO max segs on devices with limits (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Update firmware interface to 1.10.3.44 (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Update firmware interface to 1.10.3.39 (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix error recovery for 5760X (P7) chips (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix memory leak in bnxt_hwrm_get_rings() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Prevent TX timeout with a very small TX ring (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix TX ring indexing logic (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix AGG ring check logic in bnxt_check_rings() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix trimming of P5 RX and TX rings (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix wrong return value check in bnxt_close_nic() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Clear resource reservation during resume (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- net: bnxt: fix a potential use-after-free in bnxt_init_tc (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add 5760X (P7) PCI IDs (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Report the new ethtool link modes in the new firmware interface (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Support force speed using the new HWRM fields (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Support new firmware link parameters (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor ethtool speeds logic (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add support for new RX and TPA_START completion types for P7 (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end(). (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor RX VLAN acceleration logic. (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add new P7 hardware interface definitions (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor RSS capability fields (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chips (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Consolidate DB offset calculation (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Define basic P7 macros (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Update firmware interface to 1.10.3.15 (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix backing store V2 logic (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Rename some macros for the P5 chips (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Modify the NAPI logic for the new P7 chips (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Modify RX ring indexing logic. (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Modify TX ring indexing logic. (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add db_ring_mask and related macro to bnxt_db_info struct. (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add support for HWRM_FUNC_BACKING_STORE_CFG_V2 firmware calls (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add support for new backing store query firmware API (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add bnxt_setup_ctxm_pg_tbls() helper function (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Use the pg_info field in bnxt_ctx_mem_type struct (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add page info to struct bnxt_ctx_mem_type (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Restructure context memory data structures (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Free bp->ctx inside bnxt_free_ctx_mem() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: The caller of bnxt_alloc_ctx_mem() should always free bp->ctx (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Optimize xmit_more TX path (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Use existing MSIX vectors for all mqprio TX rings (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add macros related to TC and TX rings (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add helper to get the number of CP rings required for TX rings (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Support up to 8 TX rings per MSIX (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor bnxt_hwrm_set_coal() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: New encoding for the TX opaque field (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor bnxt_tx_int() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDL (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add completion ring pointer in TX and RX ring structures (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_info (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add completion ring pointer in TX and RX ring structures (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Put the TX producer information in the TX BD opaque field (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix 2 stray ethtool -S counters (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: extend media types to supported and autoneg modes (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: convert to linkmode_set_bit() API (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor NRZ/PAM4 link speed related logic (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: refactor speed independent ethtool modes (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: support lane configuration via ethtool (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: add infrastructure to lookup ethtool link mode (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix invoking hwmon_notify_event (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Do not call sleeping hwmon_notify_event() from NAPI (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- eth: bnxt: fix backward compatibility with older devices (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN" (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Update VNIC resource calculation for VFs (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Support QOS and TPID settings for the SRIOV VLAN (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Event handler for Thermal event (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Use non-standard attribute to expose shutdown temperature (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Expose threshold temperatures through hwmon (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Modify the driver to use hwmon_device_register_with_info (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Move hwmon functions into a dedicated file (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Enhance hwmon temperature reporting (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Update firmware interface to 1.10.2.171 (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt: use the NAPI skb allocation cache (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add tx_resets ring counter (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Display the ring error counters under ethtool -S (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Save ring error counters across reset (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Increment rx_resets counter in bnxt_disable_napi() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt: don't handle XDP in netpoll (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- netfilter: bridge: replace physindev with physinif in nf_bridge_info (Florian Westphal) [RHEL-37040 RHEL-37041] {CVE-2024-35839}
- netfilter: propagate net to nf_bridge_get_physindev (Florian Westphal) [RHEL-37040 RHEL-37041] {CVE-2024-35839}
- netfilter: nfnetlink_log: use proper helper for fetching physinif (Florian Westphal) [RHEL-37040 RHEL-37041] {CVE-2024-35839}
- netfilter: nf_queue: remove excess nf_bridge variable (Florian Westphal) [RHEL-37040 RHEL-37041] {CVE-2024-35839}
- nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment(). (Xin Long) [RHEL-39772] {CVE-2024-36933}
- net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment() (Xin Long) [RHEL-39772]
- s390/zcrypt: Use EBUSY to indicate temp unavailability (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: Handle ep11 cprb return code (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: Fix wrong format string in debug feature printout (Tobias Huschle) [RHEL-23687]
- s390/pkey: improve pkey retry behavior (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: improve zcrypt retry behavior (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: introduce retries on in-kernel send CPRB functions (Tobias Huschle) [RHEL-23687]
- s390/ap: introduce mutex to lock the AP bus scan (Tobias Huschle) [RHEL-23687]
- s390/ap: rework ap_scan_bus() to return true on config change (Tobias Huschle) [RHEL-23687]
- s390/ap: clarify AP scan bus related functions and variables (Tobias Huschle) [RHEL-23687]
- s390/ap: rearm APQNs bindings complete completion (Tobias Huschle) [RHEL-23687]
- s390/ap: explicitly include ultravisor header (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: add debug possibility for CCA and EP11 messages (Tobias Huschle) [RHEL-23687]
- s390/ap: add debug possibility for AP messages (Tobias Huschle) [RHEL-23687]
- s390/pkey: introduce dynamic debugging for pkey (Tobias Huschle) [RHEL-23687]
- s390/pkey: harmonize pkey s390 debug feature calls (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: introduce dynamic debugging for AP and zcrypt code (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: harmonize debug feature calls and defines (Tobias Huschle) [RHEL-23687]
- s390/ap: handle outband SE bind state change (Tobias Huschle) [RHEL-23687]
- s390/ap: store TAPQ hwinfo in struct ap_card (Tobias Huschle) [RHEL-23687]
- s390/ap: fix vanishing crypto cards in SE environment (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: don't report online if card or queue is in check-stop state (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: update list of EP11 operation modes (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: remove CEX2 and CEX3 device drivers (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: do not retry administrative requests (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: cleanup some debug code (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: use kvmalloc_array() instead of kzalloc() (Tobias Huschle) [RHEL-23687]
- s390/pkey: zeroize key blobs (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: rework arrays with length zero occurrences (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: simplify prep of CCA key token (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: remove unused ancient padding code (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: introduce ctfm field in struct CPRBX (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: fix warning about field-spanning write (Tobias Huschle) [RHEL-23687]
- xfrm: interface: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- bridge: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- ip_tunnel: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- sit: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- ip6_vti: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- ip6_tunnel: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- ip6_gre: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- vxlan: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- ipv4: add __unregister_nexthop_notifier() (Antoine Tenart) [RHEL-29681]
- gtp: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- geneve: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- bonding: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- bareudp: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- nexthop: convert nexthop_net_exit_batch to exit_batch_rtnl method (Antoine Tenart) [RHEL-29681]
- net: add exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- net: remove default_device_exit() (Antoine Tenart) [RHEL-29681]
- can: gw: switch cangw_pernet_exit() to batch mode (Antoine Tenart) [RHEL-29681]
- ipmr: introduce ipmr_net_exit_batch() (Antoine Tenart) [RHEL-29681]
- ip6mr: introduce ip6mr_net_exit_batch() (Antoine Tenart) [RHEL-29681]
- ipv6: change fib6_rules_net_exit() to batch mode (Antoine Tenart) [RHEL-29681]
- ipv4: add fib_net_exit_batch() (Antoine Tenart) [RHEL-29681]
- nexthop: change nexthop_net_exit() to nexthop_net_exit_batch() (Antoine Tenart) [RHEL-29681]
- net: net_namespace: Optimize the code (Antoine Tenart) [RHEL-29681]
- netfilter: nf_tables: missing iterator type in lookup walk (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: do not free live element (Florian Westphal) [RHEL-33380 RHEL-34223] {CVE-2024-26924}
- netfilter: nft_set_pipapo: release elements in clone only from destroy path (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: walk over current view on netlink dump (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: constify lookup fn args where possible (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: fix missing : in kdoc (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: remove scratch_aligned pointer (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: add helper to release pcpu scratch area (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: store index in scratch maps (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: remove static in nft_pipapo_get() (Florian Westphal) [RHEL-33380]
- Another hunk from an upstream merge commit (John W. Linville) [RHEL-23582]
- cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before assigned (John W. Linville) [RHEL-23582]
- cxl/region: Fix cxlr_pmem leaks (John W. Linville) [RHEL-23582]
- cxl/region: Fix memregion leaks in devm_cxl_add_region() (John W. Linville) [RHEL-23582]
- cxl/port: Fix missing target list lock (John W. Linville) [RHEL-23582]
- cxl/region: Use cxl_calc_interleave_pos() for auto-discovery (John W. Linville) [RHEL-23582]
- cxl/region: Calculate a target position in a region interleave (John W. Linville) [RHEL-23582]
- cxl/region: Prepare the decoder match range helper for reuse (John W. Linville) [RHEL-23582]
- testing: nvdimm: add missing prototypes for wrapped functions (John W. Linville) [RHEL-23582]
- cxl/core: Fix potential payload size confusion in cxl_mem_get_poison() (John W. Linville) [RHEL-23582]
- cxl/trace: Correct DPA field masks for general_media & dram events (John W. Linville) [RHEL-23582]
- cxl/acpi: Fix load failures due to single window creation failure (John W. Linville) [RHEL-23582]
- perf: CXL: fix mismatched cpmu event opcode (John W. Linville) [RHEL-23582]
- cxl/memdev: Hold region_rwsem during inject and clear poison ops (John W. Linville) [RHEL-23582]
- cxl/core: Always hold region_rwsem while reading poison lists (John W. Linville) [RHEL-23582]
- cxl/memdev: Fix sanitize vs decoder setup locking (John W. Linville) [RHEL-23582]
- cxl/core: Fix initialization of mbox_cmd.size_out in get event (John W. Linville) [RHEL-23582]
- cxl/mem: Fix for the index of Clear Event Record Handle (John W. Linville) [RHEL-23582]
- libnvdimm: mark 'security_show' static again (John W. Linville) [RHEL-23582]
- cxl/trace: Properly initialize cxl_poison region name (John W. Linville) [RHEL-23582]
- cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window (John W. Linville) [RHEL-23582]
- cxl/region:Fix overflow issue in alloc_hpa() (John W. Linville) [RHEL-23582]
- cxl/port: Fix decoder initialization when nr_targets > interleave_ways (John W. Linville) [RHEL-23582]
- cxl/region: fix x9 interleave typo (John W. Linville) [RHEL-23582]
- cxl/pmu: Ensure put_device on pmu devices (John W. Linville) [RHEL-23582]
- cxl/hdm: Fix dpa translation locking (John W. Linville) [RHEL-23582]
- cxl/hdm: Remove broken error path (John W. Linville) [RHEL-23582]
- cxl/port: Fix delete_endpoint() vs parent unregistration race (John W. Linville) [RHEL-23582]
- cxl/region: Fix x1 root-decoder granularity calculations (John W. Linville) [RHEL-23582]
- cxl/region: Fix cxl_region_rwsem lock held when returning to user space (John W. Linville) [RHEL-23582]
- cxl/mbox: Remove useless cast in cxl_mem_create_range_info() (John W. Linville) [RHEL-23582]
- cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails (John W. Linville) [RHEL-23582]
- cxl/mem: Fix shutdown order (John W. Linville) [RHEL-23582]
- cxl/pci: Fix sanitize notifier setup (John W. Linville) [RHEL-23582]
- cxl/acpi: Annotate struct cxl_cxims_data with __counted_by (John W. Linville) [RHEL-23582]
- cxl/region: Refactor granularity select in cxl_port_setup_targets() (John W. Linville) [RHEL-23582]
- cxl/region: Match auto-discovered region decoders by HPA range (John W. Linville) [RHEL-23582]
- cxl/mbox: Fix CEL logic for poison and security commands (John W. Linville) [RHEL-23582]
- cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native() (John W. Linville) [RHEL-23582]
- cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers (John W. Linville) [RHEL-23582]
- cxl/memdev: Only show sanitize sysfs files when supported (John W. Linville) [RHEL-23582]
- cxl/memdev: Document security state in kern-doc (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Remove unused SZ_512G macro (John W. Linville) [RHEL-23582]
- cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws() (John W. Linville) [RHEL-23582]
- cxl/mem: Fix a double shift bug (John W. Linville) [RHEL-23582]
- cxl: fix CONFIG_FW_LOADER dependency (John W. Linville) [RHEL-23582]
- cxl: Fix one kernel-doc comment (John W. Linville) [RHEL-23582]
- cxl/pci: Use correct flag for sanitize polling (John W. Linville) [RHEL-23582]
- redhat/configs: add config item for CONFIG_CXL_PMU (John W. Linville) [RHEL-23582]
- perf: CXL Performance Monitoring Unit driver (John W. Linville) [RHEL-23582]
- Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl (John W. Linville) [RHEL-23582]
- tools/testing/cxl: add firmware update emulation to CXL memdevs (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Use named effects for the Command Effect Log (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Fix command effects for inject/clear poison (John W. Linville) [RHEL-23582]
- cxl: add a firmware update mechanism using the sysfs firmware loader (John W. Linville) [RHEL-23582]
- cxl/test: Add Secure Erase opcode support (John W. Linville) [RHEL-23582]
- cxl/mem: Support Secure Erase (John W. Linville) [RHEL-23582]
- cxl/test: Add Sanitize opcode support (John W. Linville) [RHEL-23582]
- cxl/mem: Wire up Sanitization support (John W. Linville) [RHEL-23582]
- cxl/mbox: Add sanitization handling machinery (John W. Linville) [RHEL-23582]
- cxl/mem: Introduce security state sysfs file (John W. Linville) [RHEL-23582]
- cxl/mbox: Allow for IRQ_NONE case in the isr (John W. Linville) [RHEL-23582]
- Revert "cxl/port: Enable the HDM decoder capability for switch ports" (John W. Linville) [RHEL-23582]
- cxl/memdev: Formalize endpoint port linkage (John W. Linville) [RHEL-23582]
- cxl/pci: Unconditionally unmask 256B Flit errors (John W. Linville) [RHEL-23582]
- cxl/region: Manage decoder target_type at decoder-attach time (John W. Linville) [RHEL-23582]
- cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEM (John W. Linville) [RHEL-23582]
- cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM} (John W. Linville) [RHEL-23582]
- cxl/memdev: Make mailbox functionality optional (John W. Linville) [RHEL-23582]
- cxl/mbox: Move mailbox related driver state to its own data structure (John W. Linville) [RHEL-23582]
- cxl: Remove leftover attribute documentation in 'struct cxl_dev_state' (John W. Linville) [RHEL-23582]
- cxl: Fix kernel-doc warnings (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Remove unused @cxlds argument (John W. Linville) [RHEL-23582]
- cxl/regs: Clarify when a 'struct cxl_register_map' is input vs output (John W. Linville) [RHEL-23582]
- cxl/region: Fix state transitions after reset failure (John W. Linville) [RHEL-23582]
- cxl/region: Flag partially torn down regions as unusable (John W. Linville) [RHEL-23582]
- cxl/region: Move cache invalidation before region teardown, and before setup (John W. Linville) [RHEL-23582]
- cxl/pci: Find and register CXL PMU devices (John W. Linville) [RHEL-23582]
- cxl: Add functions to get an instance of / count regblocks of a given type (John W. Linville) [RHEL-23582]
- cxl/mbox: Add background cmd handling machinery (John W. Linville) [RHEL-23582]
- rcuwait: Support timeouts (John W. Linville) [RHEL-23582]
- cxl/pci: Introduce cxl_request_irq() (John W. Linville) [RHEL-23582]
- cxl/pci: Allocate irq vectors earlier during probe (John W. Linville) [RHEL-23582]
- cxl: Explicitly initialize resources when media is not ready (John W. Linville) [RHEL-23582]
- cxl: Move cxl_await_media_ready() to before capacity info retrieval (John W. Linville) [RHEL-23582]
- cxl: Wait Memory_Info_Valid before access memory related info (John W. Linville) [RHEL-23582]
- cxl/port: Enable the HDM decoder capability for switch ports (John W. Linville) [RHEL-23582]
- cxl: Add missing return to cdat read error path (John W. Linville) [RHEL-23582]
- cxl/test: Add mock test for set_timestamp (John W. Linville) [RHEL-23582]
- cxl/mbox: Update CMD_RC_TABLE (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Require CONFIG_DEBUG_FS (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Add a sysfs attr to test poison inject limits (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Use injected poison for get poison list (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Mock the Clear Poison mailbox command (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Mock the Inject Poison mailbox command (John W. Linville) [RHEL-23582]
- cxl/mem: Add debugfs attributes for poison inject and clear (John W. Linville) [RHEL-23582]
- cxl/memdev: Trace inject and clear poison as cxl_poison events (John W. Linville) [RHEL-23582]
- cxl/memdev: Warn of poison inject or clear to a mapped region (John W. Linville) [RHEL-23582]
- cxl/memdev: Add support for the Clear Poison mailbox command (John W. Linville) [RHEL-23582]
- cxl/memdev: Add support for the Inject Poison mailbox command (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Mock support for Get Poison List (John W. Linville) [RHEL-23582]
- cxl/trace: Add an HPA to cxl_poison trace events (John W. Linville) [RHEL-23582]
- cxl/region: Provide region info to the cxl_poison trace event (John W. Linville) [RHEL-23582]
- cxl/memdev: Add trigger_poison_list sysfs attribute (John W. Linville) [RHEL-23582]
- cxl/trace: Add TRACE support for CXL media-error records (John W. Linville) [RHEL-23582]
- cxl/mbox: Add GET_POISON_LIST mailbox command (John W. Linville) [RHEL-23582]
- cxl/mbox: Initialize the poison state (John W. Linville) [RHEL-23582]
- cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_all (John W. Linville) [RHEL-23582]
- cxl/mbox: Deprecate poison commands (John W. Linville) [RHEL-23582]
- cxl/port: Fix port to pci device assumptions in read_cdat_data() (John W. Linville) [RHEL-23582]
- cxl/pci: Rightsize CDAT response allocation (John W. Linville) [RHEL-23582]
- cxl/pci: Simplify CDAT retrieval error path (John W. Linville) [RHEL-23582]
- cxl/pci: Use CDAT DOE mailbox created by PCI core (John W. Linville) [RHEL-23582]
- PCI/DOE: Create mailboxes on device enumeration (John W. Linville) [RHEL-23582]
- PCI/DOE: Allow mailbox creation without devres management (John W. Linville) [RHEL-23582]
- PCI/DOE: Deduplicate mailbox flushing (John W. Linville) [RHEL-23582]
- PCI/DOE: Make asynchronous API private (John W. Linville) [RHEL-23582]
- cxl/pci: Use synchronous API for DOE (John W. Linville) [RHEL-23582]
- PCI/DOE: Provide synchronous API and use it internally (John W. Linville) [RHEL-23582]
- cxl/hdm: Add more HDM decoder debug messages at startup (John W. Linville) [RHEL-23582]
- cxl/port: Scan single-target ports for decoders (John W. Linville) [RHEL-23582]
- cxl/core: Drop unused io-64-nonatomic-lo-hi.h (John W. Linville) [RHEL-23582]
- cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit (John W. Linville) [RHEL-23582]
- cxl/hdm: Extend DVSEC range register emulation for region enumeration (John W. Linville) [RHEL-23582]
- cxl/hdm: Limit emulation to the number of range registers (John W. Linville) [RHEL-23582]
- cxl/hdm: Skip emulation when driver manages mem_enable (John W. Linville) [RHEL-23582]
- cxl/hdm: Fix double allocation of @cxlhdm (John W. Linville) [RHEL-23582]
- cxl/mem: Add kdoc param for event log driver state (John W. Linville) [RHEL-23582]
- cxl/trace: Add serial number to trace points (John W. Linville) [RHEL-23582]
- cxl/trace: Add host output to trace points (John W. Linville) [RHEL-23582]
- cxl/trace: Standardize device information output (John W. Linville) [RHEL-23582]
- cxl/pci: Remove locked check for dvsec_range_allowed() (John W. Linville) [RHEL-23582]
- cxl/hdm: Add emulation when HDM decoders are not committed (John W. Linville) [RHEL-23582]
- cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders (John W. Linville) [RHEL-23582]
- cxl/hdm: Emulate HDM decoder from DVSEC range registers (John W. Linville) [RHEL-23582]
- cxl/pci: Refactor cxl_hdm_decode_init() (John W. Linville) [RHEL-23582]
- cxl/port: Export cxl_dvsec_rr_decode() to cxl_port (John W. Linville) [RHEL-23582]
- cxl/pci: Break out range register decoding from cxl_hdm_decode_init() (John W. Linville) [RHEL-23582]
- cxl: add RAS status unmasking for CXL (John W. Linville) [RHEL-23582]
- cxl/pmem: Fix nvdimm registration races (John W. Linville) [RHEL-23582]
- cxl/uapi: Tag commands from cxl_query_cmd() (John W. Linville) [RHEL-23582]
- cxl/mem: Remove unused CXL_CMD_FLAG_NONE define (John W. Linville) [RHEL-23582]
- redhat/configs: add config item for CONFIG_DEV_DAX_CXL (John W. Linville) [RHEL-23582]
- cxl/mem: Correct full ID range allocation (John W. Linville) [RHEL-23582]
- cxl/pci: Fix irq oneshot expectations (John W. Linville) [RHEL-23582]
- cxl/pci: Set the device timestamp (John W. Linville) [RHEL-23582]
- cxl/mbox: Add missing parameter to docs. (John W. Linville) [RHEL-23582]
- cxl/test: Simulate event log overflow (John W. Linville) [RHEL-23582]
- cxl/test: Add specific events (John W. Linville) [RHEL-23582]
- cxl/test: Add generic mock events (John W. Linville) [RHEL-23582]
- cxl/mem: Trace Memory Module Event Record (John W. Linville) [RHEL-23582]
- cxl/mem: Trace DRAM Event Record (John W. Linville) [RHEL-23582]
- cxl/mem: Trace General Media Event Record (John W. Linville) [RHEL-23582]
- cxl/mem: Wire up event interrupts (John W. Linville) [RHEL-23582]
- cxl: fix spelling mistakes (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Remove cxl_test module math loading message (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Add XOR Math support to cxl_test (John W. Linville) [RHEL-23582]
- cxl/mbox: Add debug messages for enabled mailbox commands (John W. Linville) [RHEL-23582]
- cxl/mem: Read, trace, and clear events on driver load (John W. Linville) [RHEL-23582]
- PCI/CXL: Export native CXL error reporting control (John W. Linville) [RHEL-23582]
- fix build breakage in tools/testing/cxl (John W. Linville) [RHEL-23582]
- redhat/configs: turn off CONFIG_NVDIMM_SECURITY_TEST (John W. Linville) [RHEL-23582]
- libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag (John W. Linville) [RHEL-23582]
Resolves: RHEL-17489, RHEL-19811, RHEL-23120, RHEL-23582, RHEL-23687, RHEL-25505, RHEL-29681, RHEL-33266, RHEL-33380, RHEL-34223, RHEL-37040, RHEL-37041, RHEL-39772

Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
2024-07-04 12:48:54 +00:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
check-kabi kernel-5.14.0-155.el9 2022-08-23 20:50:32 +00:00
cpupower.config RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
cpupower.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
dracut-virt.conf kernel-5.14.0-276.el9 2023-02-17 00:33:35 +00:00
filter-aarch64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-armv7hl.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-modules.sh.rhel kernel-5.14.0-376.el9 2023-10-11 13:48:41 -04:00
filter-ppc64le.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-s390x.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-x86_64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
gating.yaml kernel-5.14.0-367.el9 2023-09-18 13:04:46 -04:00
generate_all_configs.sh kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
kernel-aarch64-64k-debug-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-aarch64-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-local RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
kernel-ppc64le-debug-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-ppc64le-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-s390x-debug-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-s390x-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-x86_64-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel.changelog kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kernel.spec kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
kvm_stat.logrotate kernel-5.13.0-0.rc7.51.el9 2021-06-21 19:14:53 -04:00
linux-kernel-test.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Makefile.rhelver kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
merge.pl RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
mod-denylist.sh kernel-5.13.0-1.el9 2021-07-02 16:34:23 -04:00
mod-extra.list.rhel kernel-5.14.0-448.el9 2024-05-08 17:26:42 -03:00
mod-internal.list kernel-5.14.0-474.el9 2024-07-02 13:36:30 +00:00
mod-kvm.list kernel-5.14.0-285.el9 2023-03-07 15:22:21 +01:00
mod-partner.list kernel-5.14.0-296.el9 2023-04-04 12:03:43 +02:00
mod-sign.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
Module.kabi_aarch64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_dup_aarch64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_ppc64le RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_s390x RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_x86_64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_ppc64le kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_s390x kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_x86_64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
nvidiagpuoot001.x509 kernel-5.14.0-423.el9 2024-02-16 10:50:49 -05:00
parallel_xz.sh kernel-5.10.0-0.rc6.92 2020-12-04 15:24:35 -05:00
partial-kgcov-snip.config kernel-5.14.0-442.el9 2024-04-22 10:46:16 -03:00
patch-5.14-redhat.patch kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
process_configs.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
README.rst RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
rheldup3.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rhelima_centos.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelima.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelimaca1.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rpminspect.yaml kernel-5.14.0-408.el9 2024-01-12 14:10:05 -05:00
sources kernel-5.14.0-476.el9 2024-07-04 12:48:54 +00:00
update_scripts.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
x509.genkey.centos kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
x509.genkey.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00

===================
The Kernel dist-git
===================

The kernel is maintained in a `source tree`_ rather than directly in dist-git.
The specfile is maintained as a `template`_ in the source tree along with a set
of build scripts to generate configurations, (S)RPMs, and to populate the
dist-git repository.

The `documentation`_ for the source tree covers how to contribute and maintain
the tree.

If you're looking for the downstream patch set it's available in the source
tree with "git log master..ark-patches" or
`online`_.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/cki-project/kernel-ark.git
.. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
.. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home
.. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches