The Linux kernel
Go to file
Patrick Talbert 9fe977b980 kernel-5.14.0-563.el9
* Thu Feb 06 2025 Patrick Talbert <ptalbert@redhat.com> [5.14.0-563.el9]
- redhat: set aarch64 variants of kernel-rt as Tech Preview (Luis Claudio R. Goncalves) [RHEL-77160]
- drm/ast: Fix ast_dp connection status (Jocelyn Falempe) [RHEL-76831]
- Revert "perf util: Make util its own library" (Michael Petlan) [RHEL-65742]
- octeontx2-af: fix a use-after-free in rvu_npa_register_reporters (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name() (Sai Krishna) [RHEL-23617]
- octeontx2-pf: fix error handling of devlink port in rvu_rep_create() (Sai Krishna) [RHEL-23617]
- octeontx2-pf: fix netdev memory leak in rvu_rep_create() (Sai Krishna) [RHEL-23617]
- octeontx2-af: fix build regression without CONFIG_DCB (Sai Krishna) [RHEL-23617]
- cn10k-ipsec: Fix compilation error when CONFIG_XFRM_OFFLOAD disabled (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix installation of PF multicast rule (Sai Krishna) [RHEL-23617]
- cn10k-ipsec: Enable outbound ipsec crypto offload (Sai Krishna) [RHEL-23617]
- cn10k-ipsec: Allow ipsec crypto offload for skb with SA (Sai Krishna) [RHEL-23617]
- cn10k-ipsec: Process outbound ipsec crypto offload (Sai Krishna) [RHEL-23617]
- cn10k-ipsec: Add SA add/del support for outb ipsec crypto offload (Sai Krishna) [RHEL-23617]
- cn10k-ipsec: Init hardware for outbound ipsec crypto offload (Sai Krishna) [RHEL-23617]
- octeontx2-af: Disable backpressure between CPT and NIX (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Move skb fragment map/unmap to common code (Sai Krishna) [RHEL-23617]
- octeontx2-pf: map skb data as device writeable (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix SDP MAC link credits configuration (Sai Krishna) [RHEL-23617]
- octeontx2-af: Quiesce traffic before NIX block reset (Sai Krishna) [RHEL-23617]
- octeontx2-af: RPM: fix stale FCFEC counters (Sai Krishna) [RHEL-23617]
- octeontx2-af: RPM: fix stale RSFEC counters (Sai Krishna) [RHEL-23617]
- octeontx2-af: RPM: Fix low network performance (Sai Krishna) [RHEL-23617]
- octeontx2-af: RPM: Fix mismatch in lmac type (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix spelling mistake "reprentator" -> "representor" (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Adds TC offload support (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Implement offload stats ndo for representors (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add devlink port support (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add representors for sdp MAC (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Configure VF mtu via representor (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add support to sync link state between representor and VFs (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Get VF stats via representor (Sai Krishna) [RHEL-23617]
- octeontx2-af: Add packet path between representor and VF (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add basic net_device_ops (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Create representor netdev (Sai Krishna) [RHEL-23617]
- redhat/configs: enable CONFIG_RVU_ESWITCH on RHEL (Sai Krishna) [RHEL-23617]
- octeontx2-pf: RVU representor driver (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Vary completion queue event size (Sai Krishna) [RHEL-23617]
- octeontx2-af: Refactor few NPC mcam APIs (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Move shared APIs to header file (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Reuse PF max mtu value (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add new APIs for queue memory alloc/free. (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Define common API for HW resources configuration (Sai Krishna) [RHEL-23617]
- net: marvell: use ethtool string helpers (Sai Krishna) [RHEL-23617]
- octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dcbnl.c (Sai Krishna) [RHEL-23617]
- octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dmac_flt.c (Sai Krishna) [RHEL-23617]
- octeontx2-pf: handle otx2_mbox_get_rsp errors in cn10k.c (Sai Krishna) [RHEL-23617]
- octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.c (Sai Krishna) [RHEL-23617]
- octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.c (Sai Krishna) [RHEL-23617]
- octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.c (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix potential integer overflows on integer shifts (Sai Krishna) [RHEL-23617]
- octeontx2-af: Change block parameter to const pointer in get_lf_str_list (Sai Krishna) [RHEL-23617]
- octeontx2-af: debugfs: Add Channel info to RPM map (Sai Krishna) [RHEL-23617]
- octeontx2-af: Modify SMQ flush sequence to drop packets (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext() (Sai Krishna) [RHEL-23617]
- octeontx2-af: Pass string literal as format argument of alloc_workqueue() (Sai Krishna) [RHEL-23617]
- octeontx2-af: configure default CPT credits for CN10KA B0 (Sai Krishna) [RHEL-23617]
- octeontx2-af: avoid RXC register access for CN10KB (Sai Krishna) [RHEL-23617]
- octeontx2-af: use dynamic interrupt vectors for CN10K (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix CPT AF register offset calculation (Sai Krishna) [RHEL-23617]
- octeontx2-af: fix issue with IPv4 match for RSS (Sai Krishna) [RHEL-23617]
- octeontx2-af: fix issue with IPv6 ext match for RSS (Sai Krishna) [RHEL-23617]
- octeontx2-af: fix detection of IP layer (Sai Krishna) [RHEL-23617]
- octeontx2-af: fix a issue with cpt_lf_alloc mailbox (Sai Krishna) [RHEL-23617]
- octeontx2-af: replace cpt slot with lf id on reg write (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability() (Sai Krishna) [RHEL-23617]
- octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAM (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix linking objects into multiple modules (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add error handling to VLAN unoffload handling (Sai Krishna) [RHEL-23617]
- octeontx2-af: Add debugfs support to dump NIX TM topology (Sai Krishna) [RHEL-23617]
- octeontx2-af: Always allocate PF entries from low prioriy zone (Sai Krishna) [RHEL-23617]
- Octeontx2-pf: Free send queue buffers incase of leaf to inner (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Treat truncation of IRQ name as an error (Sai Krishna) [RHEL-23617]
- octeontx2-pf: flower: check for unsupported control flags (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add support for offload tc with skbedit mark action (Sai Krishna) [RHEL-23617]
- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix NIX SQ mode and BP config (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix transmit scheduler resource leak (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Reset MAC stats during probe (Sai Krishna) [RHEL-23617]
- octeontx2-af: Add array index check (Sai Krishna) [RHEL-23617]
- octeontx2-pf: remove unused variables req_hdr and rsp_hdr (Sai Krishna) [RHEL-23617]
- octeontx2-pf: check negative error code in otx2_open() (Sai Krishna) [RHEL-23617]
- octeontx2-af: Increase maximum BPID channels (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix issue with loading coalesced KPU profiles (Sai Krishna) [RHEL-23617]
- Octeontx2-af: fix pause frame configuration in GMP mode (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Send UP messages to VF only when VF is up. (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Use default max_active works instead of one (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Wait till detach_resources msg is complete (Sai Krishna) [RHEL-23617]
- octeontx2: Detect the mbox up or down message via register (Sai Krishna) [RHEL-23617]
- octeontx2-af: Use matching wake_up API variant in CGX command interface (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add TC flower offload support for TCP flags (Sai Krishna) [RHEL-23617]
- Octeontx2-af: Fix an issue in firmware shared data reserved space (Sai Krishna) [RHEL-23617]
- octeontx2-af: Consider the action set by PF (Sai Krishna) [RHEL-23617]
- Octeontx2-af: Fetch MAC channel info from firmware (Sai Krishna) [RHEL-23617]
- octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix a memleak otx2_sq_init (Sai Krishna) [RHEL-23617]
- octeontx2-af: Cleanup loopback device checks (Sai Krishna) [RHEL-23617]
- octeontx2-af: Create BPIDs free pool (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Remove xdp queues on program detach (Sai Krishna) [RHEL-23617]
- octeontx2-af: Add filter profiles in hardware to extract packet headers (Sai Krishna) [RHEL-23617]
- net: fill in MODULE_DESCRIPTION()s for rvu_mbox (Sai Krishna) [RHEL-23617]
- octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2 (Sai Krishna) [RHEL-23617]
- octeontx2-af: Re-enable MAC TX in otx2_stop processing (Sai Krishna) [RHEL-23617]
- octeontx2-af: Always configure NIX TX link credits based on max frame size (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix max NPC MCAM entry check while validating ref_entry (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix marking couple of structure as __packed (Sai Krishna) [RHEL-23617]
- octeontx2-af: insert space after include (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix graceful exit during PFC configuration failure (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix multicast/mirror group lock/unlock issue (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix pause frame configuration (Sai Krishna) [RHEL-23617]
- octeontx2-af: Update RSS algorithm index (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix promisc mcam entry action (Sai Krishna) [RHEL-23617]
- octeontx2-af: Update Tx link register range (Sai Krishna) [RHEL-23617]
- octeontx2-af: Add missing mcs flr handler call (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix mcs stats register address (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix mcs sa cam entries size (Sai Krishna) [RHEL-23617]
- octeontx2-af: Adjust Tx credits when MCS external bypass is disabled (Sai Krishna) [RHEL-23617]
- octeontx2-af: cn10k: Increase outstanding LMTST transactions (Sai Krishna) [RHEL-23617]
- octeontx2-af: fix a use-after-free in rvu_nix_register_reporters (Sai Krishna) [RHEL-23617]
- octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coalescing (Sai Krishna) [RHEL-23617]
- octeontx2-pf: TC flower offload support for mirror (Sai Krishna) [RHEL-23617]
- octeontx2-af: Add new mbox to support multicast/mirror offload (Sai Krishna) [RHEL-23617]
- octeontx2-af: debugfs: update CQ context fields (Sai Krishna) [RHEL-23617]
- octeontx2-af: Check return value of nix_get_nixlf before using nixlf (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Restore TC ingress police rules when interface is up (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64 (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix possible buffer overflow (Sai Krishna) [RHEL-23617]
- octeontx2-pf: TC flower offload support for ICMP type and code (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix memory leak during interface down (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Free pending and dropped SQEs (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix holes in error code (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix error codes (Sai Krishna) [RHEL-23617]
- octeontx2-af: Enable hardware timestamping for VFs (Sai Krishna) [RHEL-23617]
- octeontx2-af: replace deprecated strncpy with strscpy (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: update PN only when update_pn is true (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Tc flower offload support for MPLS (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Do xdp_do_flush() after redirects. (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Enable PTP PPS output support (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler (Sai Krishna) [RHEL-23617]
- octeontx2-af: print error message incase of invalid pf mapping (Sai Krishna) [RHEL-23617]
- octeontx2-af: Add validation of lmac (Sai Krishna) [RHEL-23617]
- octeontx2-af: Don't treat lack of CGX interfaces as error (Sai Krishna) [RHEL-23617]
- octeontx2-af: CN10KB: Add USGMII LMAC mode (Sai Krishna) [RHEL-23617]
- cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simultaneously (Sai Krishna) [RHEL-23617]
- octeontx2-af: CN10KB: fix PFC configuration (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Fix PFC TX scheduler free (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Use PTP HW timestamp counter atomic update feature (Sai Krishna) [RHEL-23617]
- octeontx2-af: SDP: fix receive link config (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Allow both ntuple and TC features on the interface (Sai Krishna) [RHEL-23617]
- octeontx2-af: Harden rule validation. (Sai Krishna) [RHEL-23617]
- octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64() (Sai Krishna) [RHEL-23617]
- octeontx2-af: Use u64_to_ether_addr() to convert ethernet address (Sai Krishna) [RHEL-23617]
- octeontx2-af: Remove redundant functions mac2u64() and cfg2mac() (Sai Krishna) [RHEL-23617]
- octeontx2-af: TC flower offload support for inner VLAN (Sai Krishna) [RHEL-23617]
- octeontx2-af: Code restructure to handle TC outer VLAN offload (Sai Krishna) [RHEL-23617]
- octeontx2: Remove unnecessary ternary operators (Sai Krishna) [RHEL-23617]
- octeontx2-pf: TC flower offload support for SPI field (Sai Krishna) [RHEL-23617]
- octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol error (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix hash extraction enable configuration (Sai Krishna) [RHEL-23617]
- octeontx2-af: Install TC filter rules in hardware based on priority (Sai Krishna) [RHEL-23617]
- octeontx2-pf: htb offload support for Round Robin scheduling (Sai Krishna) [RHEL-23617]
- octeontx2-pf: implement transmit schedular allocation algorithm (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Generate hash key using ecb(aes) (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Dont allocate BPIDs for LBK interfaces (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add additional check for MCAM rules (Sai Krishna) [RHEL-23617]
- octeontx2-af: Move validation of ptp pointer before its usage (Sai Krishna) [RHEL-23617]
- octeontx2-af: Promisc enable/disable through mbox (Sai Krishna) [RHEL-23617]
- octeontx-af: fix hardware timestamp configuration (Sai Krishna) [RHEL-23617]
- octeontx2-af: Reset MAC features in FLR (Sai Krishna) [RHEL-23617]
- octeontx2-af: Add validation before accessing cgx and lmac (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix mapping for NIX block from CGX connection (Sai Krishna) [RHEL-23617]
- octeontx2-af: cn10kb: fix interrupt csr addresses (Sai Krishna) [RHEL-23617]
- octeontx2-pf: TC flower offload support for rxqueue mapping (Sai Krishna) [RHEL-23617]
- octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flush (Sai Krishna) [RHEL-23617]
- octeontx2-af: add option to toggle DROP_RE enable in rx cfg (Sai Krishna) [RHEL-23617]
- octeontx2-af: Enable LBK links only when switch mode is on. (Sai Krishna) [RHEL-23617]
- octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB silicon (Sai Krishna) [RHEL-23617]
- octeontx2-af: extend RSS supported offload types (Sai Krishna) [RHEL-23617]
- octeontx2-af: fix lbk link credits on cn10k (Sai Krishna) [RHEL-23617]
- octeontx2-af: fixed resource availability check (Sai Krishna) [RHEL-23617]
- octeontx2-af: Fix promiscuous mode (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Support VLAN in clear text (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Remove unneeded semicolon (Sai Krishna) [RHEL-23617]
- octeontx2-pf: ethtool expose qos stats (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Add support for HTB offload (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Prepare for QOS offload (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Refactor schedular queue alloc/free calls (Sai Krishna) [RHEL-23617]
- octeontx2-pf: qos send queues management (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Rename tot_tx_queues to non_qos_queues (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Offload extended packet number(XPN) feature (Sai Krishna) [RHEL-23617]
- macsec: Use helper macsec_netdev_priv for offload drivers (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Do not reset PN while updating secy (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Fix shared counters logic (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Clear stats before freeing resource (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Match macsec ethertype along with DMAC (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Fix NULL pointer dereferences (Sai Krishna) [RHEL-23617]
- octeontx2-af: add mbox to return CPT_AF_FLT_INT info (Sai Krishna) [RHEL-23617]
- octeontx2-af: update cpt lf alloc mailbox (Sai Krishna) [RHEL-23617]
- octeontx2-af: restore rxc conf after teardown sequence (Sai Krishna) [RHEL-23617]
- octeontx2-af: optimize cpt pf identification (Sai Krishna) [RHEL-23617]
- octeontx2-af: modify FLR sequence for CPT (Sai Krishna) [RHEL-23617]
- octeontx2-af: recover CPT engine when it gets fault (Sai Krishna) [RHEL-23617]
- octeontx2-af: update CPT inbound inline IPsec config mailbox (Sai Krishna) [RHEL-23617]
- octeontx2-pf: Remove duplicate MACSEC setting (Sai Krishna) [RHEL-23617]
- octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=y (Sai Krishna) [RHEL-23617]
- net: octeontx2-pf: mcs: consider MACSEC setting (Sai Krishna) [RHEL-23617]
- ethernet: marvell: octeontx2 Fix resource not freed after malloc (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: fix possible memory leak in otx2_probe() (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: fix missing unlock in some error paths (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: remove unneeded semicolon (Sai Krishna) [RHEL-23617]
- octeontx2-pf: mcs: Introduce MACSEC hardware offloading (Sai Krishna) [RHEL-23617]
- ice: stop storing XDP verdict within ice_rx_buf (Petr Oros) [RHEL-65102]
- ice: gather page_count()'s of each frag right before XDP prog call (Petr Oros) [RHEL-65102]
- ice: put Rx buffers after being done with current frame (Petr Oros) [RHEL-65102]
- wifi: iwlwifi: bump FW API to 94 for BZ/SC devices (CKI Backport Bot) [RHEL-74377]
- net: add reserved fields to psample_metadata (Sabrina Dubroca) [RHEL-60372]
- net: add reserved fields to ethtool_keee (Sabrina Dubroca) [RHEL-60372]
- net: add reserved fields to page_pool_stats and page_pool_params (Sabrina Dubroca) [RHEL-60372]
- net: add reserved fields to devlink_ops (Sabrina Dubroca) [RHEL-60372]
- Revert "net: exclude TC from kABI" (Sabrina Dubroca) [RHEL-60372]
- Revert "net: exclude BPF/XDP from kABI" (Sabrina Dubroca) [RHEL-60372]
- net: add reserved fields to kernel_hwtstamp_config (Sabrina Dubroca) [RHEL-60372]
- net: add reserved fields to ip_tunnel_parm_kern (Sabrina Dubroca) [RHEL-60372]
- net: add reserved fields to netdev_stat_ops and netdev_queue_mgmt_ops (Sabrina Dubroca) [RHEL-60372]
- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag (Andreas Gruenbacher) [RHEL-73912]
- gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeup (Joshua Washington) [RHEL-73270]
- gve: process XSK TX descriptors as part of RX NAPI (Joshua Washington) [RHEL-73270]
- gve: guard XSK operations on the existence of queues (Joshua Washington) [RHEL-73270]
- gve: guard XDP xmit NDO on existence of xdp queues (Joshua Washington) [RHEL-73270]
- gve: Fix an edge case for TSO skb validity check (Joshua Washington) [RHEL-73270]
- gve: Fix XDP TX completion handling when counters overflow (Joshua Washington) [RHEL-73270]
- gve: Clear napi->skb before dev_kfree_skb_any() (Joshua Washington) [RHEL-73270] {CVE-2024-40937}
- gve: ignore nonrelevant GSO type bits when processing TSO headers (Joshua Washington) [RHEL-73270]
- EDAC/igen6: Add Intel Meteor Lake-P SoCs support (Joel Savitz) [RHEL-53588]
- EDAC/igen6: Add Intel Meteor Lake-PS SoCs support (Joel Savitz) [RHEL-53588]
- EDAC/igen6: Add Intel Raptor Lake-P SoCs support (Joel Savitz) [RHEL-53588]
- EDAC/igen6: Add Intel Alder Lake-N SoCs support (Joel Savitz) [RHEL-53588]
- EDAC/igen6: Make get_mchbar() helper function (Joel Savitz) [RHEL-53588]
- Revert "net: wwan: mark Qualcomm driver as tech preview" (Jose Ignacio Tornos Martinez) [RHEL-67116]
- Revert "net: wwan: mark t7xx driver as tech preview" (Jose Ignacio Tornos Martinez) [RHEL-67116]
- Revert "net: wwan: mark iosm driver as tech preview" (Jose Ignacio Tornos Martinez) [RHEL-67116]
- net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc() (Jose Ignacio Tornos Martinez) [RHEL-67116]
- net: wwan: fix global oob in wwan_rtnl_policy (Jose Ignacio Tornos Martinez) [RHEL-66001 RHEL-67116] {CVE-2024-50128}
- net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() (Jose Ignacio Tornos Martinez) [RHEL-67116]
- net: wwan: t7xx: PCIe reset rescan (Jose Ignacio Tornos Martinez) [RHEL-67116]
- net: wwan: t7xx: add support for Dell DW5933e (Jose Ignacio Tornos Martinez) [RHEL-67116]
- net: wwan: mhi: make default data link id configurable (Jose Ignacio Tornos Martinez) [RHEL-67116]
- net: wwan: t7xx: Un-embed dummy device (Jose Ignacio Tornos Martinez) [RHEL-67116]
- HID: bpf: drop unneeded casts discarding const (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: fix kfunc inclusions with newer bpftool (Benjamin Tissoires) [RHEL-53898]
- Input: fix regression when re-registering input handlers (Benjamin Tissoires) [RHEL-53898]
- HID: Ignore battery for all ELAN I2C-HID devices (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: fix cfi stubs for hid_bpf_ops (Benjamin Tissoires) [RHEL-53898]
- HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PEN (Benjamin Tissoires) [RHEL-53898]
- HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard (Benjamin Tissoires) [RHEL-53898]
- HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad (Benjamin Tissoires) [RHEL-53898]
- HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad (Benjamin Tissoires) [RHEL-53898]
- HID: multitouch: Add support for B2402FVA track point (Benjamin Tissoires) [RHEL-53898]
- HID: core: zero-initialize the report buffer (Benjamin Tissoires) [RHEL-53898]
- selftest: hid: add the missing tests directory (Benjamin Tissoires) [RHEL-53898]
- HID: plantronics: Workaround for an unexcepted opposite volume key (Benjamin Tissoires) [RHEL-53898]
- HID: amd_sfh: Switch to device-managed dmam_alloc_coherent() (Benjamin Tissoires) [RHEL-53898 RHEL-66678] {CVE-2024-50189}
- selftest: hid: add missing run-hid-tools-tests.sh (Benjamin Tissoires) [RHEL-53898]
- HID: i2c-hid: ensure various commands do not interfere with each other (Benjamin Tissoires) [RHEL-53898]
- HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd Portfolio (Benjamin Tissoires) [RHEL-53898]
- HID: wacom: Do not warn about dropped packets for first packet (Benjamin Tissoires) [RHEL-53898]
- HID: wacom: Support sequence numbers smaller than 16-bit (Benjamin Tissoires) [RHEL-53898]
- HID: wacom: Defer calculation of resolution until resolution_code is known (Benjamin Tissoires) [RHEL-53898]
- HID: wacom: more appropriate tool type categorization (Benjamin Tissoires) [RHEL-53898]
- HID: wacom: Modify pen IDs (Benjamin Tissoires) [RHEL-53898]
- HID: multitouch: Add support for GT7868Q (Benjamin Tissoires) [RHEL-53898]
- HID: amd_sfh: free driver_data after destroying hid device (Benjamin Tissoires) [RHEL-53898] {CVE-2024-46746}
- hid-asus: add ROG Ally X prod ID to quirk list (Benjamin Tissoires) [RHEL-53898]
- HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup (Benjamin Tissoires) [RHEL-53898 RHEL-59317] {CVE-2024-46747}
- selftests/hid: add test for attaching multiple time the same struct_ops (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: prevent the same struct_ops to be attached more than once (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: disable struct_ops auto-attach (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: fix bpf_wq new API (Benjamin Tissoires) [RHEL-53898]
- HID: amd_sfh: Move sensor discovery before HID device initialization (Benjamin Tissoires) [RHEL-53898]
- hid: bpf: add BPF_JIT dependency (Benjamin Tissoires) [RHEL-53898]
- Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (Benjamin Tissoires) [RHEL-53898]
- HID: hid-steam: Fix typo in goto label (Benjamin Tissoires) [RHEL-53898]
- HID: mcp2221: Remove unnecessary semicolon (Benjamin Tissoires) [RHEL-53898]
- HID: Fix spelling mistakes "Kensigton" -> "Kensington" (Benjamin Tissoires) [RHEL-53898]
- HID: add more missing MODULE_DESCRIPTION() macros (Benjamin Tissoires) [RHEL-53898]
- HID: samples: fix the 2 struct_ops definitions (Benjamin Tissoires) [RHEL-53898]
- HID: apple: Add support for magic keyboard backlight on T2 Macs (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: doc fixes for hid_hw_request() hooks (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: doc fixes for hid_hw_request() hooks (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: fix gcc warning and unify __u64 into u64 (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: ensure CKI can compile our new tests on old kernels (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add an infinite loop test for hid_bpf_try_input_report (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add another test for injecting an event from an event hook (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: allow hid_device_event hooks to inject input reports on self (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add wq test for hid_bpf_input_report() (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: make hid_bpf_input_report() sleep until the device is ready (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add tests for hid_hw_output_report HID-BPF hooks (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: add HID-BPF hooks for hid_hw_output_report (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: add HID-BPF hooks for hid_hw_raw_requests (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: protect HID-BPF prog_list access by a SRCU (Benjamin Tissoires) [RHEL-53898]
- HID: add source argument to HID low level functions (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value (Benjamin Tissoires) [RHEL-53898]
- HID: uclogic: Add module description (Benjamin Tissoires) [RHEL-53898]
- HID: uclogic: Avoid linking common code into multiple modules (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: make part of struct hid_device writable (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: rework hid_bpf_ops_btf_struct_access (Benjamin Tissoires) [RHEL-53898]
- bpf: allow bpf helpers to be used into HID-BPF struct_ops (Benjamin Tissoires) [RHEL-53898]
- Documentation: HID: add a small blurb on udev-hid-bpf (Benjamin Tissoires) [RHEL-53898]
- Documentation: HID: amend HID-BPF for struct_ops (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add subprog call test (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: remove tracing HID-BPF capability (Benjamin Tissoires) [RHEL-53898]
- HID: samples: convert the 2 HID-BPF samples into struct_ops (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: convert the hid_bpf selftests with struct_ops (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: implement HID-BPF through bpf_struct_ops (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: add hid_get/put_device() helpers (Benjamin Tissoires) [RHEL-53898]
- HID: rename struct hid_bpf_ops into hid_ops (Benjamin Tissoires) [RHEL-53898]
- HID: Ignore battery for ELAN touchscreens 2F2C and 4116 (Benjamin Tissoires) [RHEL-53898]
- HID: i2c-hid: elan: fix reset suspend current leakage (Benjamin Tissoires) [RHEL-53898]
- hid: asus: asus_report_fixup: fix potential read out of bounds (Benjamin Tissoires) [RHEL-53898]
- HID: add missing MODULE_DESCRIPTION() macros (Benjamin Tissoires) [RHEL-53898]
- HID: logitech-dj: add missing MODULE_DESCRIPTION() macro (Benjamin Tissoires) [RHEL-53898]
- HID: lg-g15: add missing MODULE_DESCRIPTION() macro (Benjamin Tissoires) [RHEL-53898]
- HID: letsketch: add missing MODULE_DESCRIPTION() macro (Benjamin Tissoires) [RHEL-53898]
- HID: usbhid: Share USB device firmware node with child HID device (Benjamin Tissoires) [RHEL-53898]
- HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macro (Benjamin Tissoires) [RHEL-53898]
- HID: nintendo: Fix an error handling path in nintendo_hid_probe() (Benjamin Tissoires) [RHEL-53898]
- HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() (Benjamin Tissoires) [RHEL-53898] {CVE-2024-40934}
- HID: uclogic: Use Rx and Ry for touch strips (Benjamin Tissoires) [RHEL-53898]
- HID: uclogic: Support HUION devices with up to 20 buttons (Benjamin Tissoires) [RHEL-53898]
- HID: Use kvzalloc instead of kzalloc in hid_register_field() (Benjamin Tissoires) [RHEL-53898]
- HID: core: remove unnecessary WARN_ON() in implement() (Benjamin Tissoires) [RHEL-53898] {CVE-2024-39509}
- selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installed (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add tests for the Raptor Mach 2 joystick (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: move the gamepads definitions in the test file (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: import base_gamepad.py from hid-tools (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add Huion Kamvas Pro 19 tests (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: tablets: also check for XP-Pen offset correction (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: tablets: add a couple of XP-PEN tablets (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: tablets: reduce the number of pen state (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add support for HID-BPF pre-loading before starting a test (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: import base_device.py from hid-tools (Benjamin Tissoires) [RHEL-53898]
- HID: do not assume HAT Switch logical max < 8 (Benjamin Tissoires) [RHEL-53898]
- HID: amd_sfh: Use amd_get_c2p_val() to read C2P register (Benjamin Tissoires) [RHEL-53898]
- HID: amd_sfh: Modify and log error only if case of functionality failures (Benjamin Tissoires) [RHEL-53898]
- HID: kye: Change Device Usage from Puck to Mouse (Benjamin Tissoires) [RHEL-53898]
- HID: playstation: DS4: Fix calibration workaround for clone devices (Benjamin Tissoires) [RHEL-53898]
- HID: i2c-hid: Retry address probe after delay (Benjamin Tissoires) [RHEL-53898]
- HID: asus: add ROG Z13 lightbar (Benjamin Tissoires) [RHEL-53898]
- HID: asus: add ROG Ally N-Key ID and keycodes (Benjamin Tissoires) [RHEL-53898]
- HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init() (Benjamin Tissoires) [RHEL-53898]
- HID: asus: fix more n-key report descriptors if n-key quirked (Benjamin Tissoires) [RHEL-53898]
- HID: logitech: add a few Logitech HID++ device IDs (Benjamin Tissoires) [RHEL-53898]
- HID: hid-debug: add EV_FF and FF_STATUS mappings (Benjamin Tissoires) [RHEL-53898]
- HID: hid-debug: more informative output for EV_KEY (Benjamin Tissoires) [RHEL-53898]
- HID: hid-debug: fix Moir -> Moire typo (Benjamin Tissoires) [RHEL-53898]
- HID: Add quirk for Logitech Casa touchpad (Benjamin Tissoires) [RHEL-53898]
- HID: hid-steam: Add Deck IMU support (Benjamin Tissoires) [RHEL-53898]
- HID: sony: remove redundant assignment (Benjamin Tissoires) [RHEL-53898]
- HID: nintendo: Remove unused function (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: fix hid_bpf_input_report() when hid-core is not ready (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks. (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add tests for hid_bpf_input_report (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: allow to inject HID event from BPF (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: Add test for hid_bpf_hw_output_report (Benjamin Tissoires) [RHEL-53898]
- selftests/hid: add KASAN to the VM tests (Benjamin Tissoires) [RHEL-53898]
- HID: bpf: export hid_hw_output_report as a BPF kfunc (Benjamin Tissoires) [RHEL-53898]
- HID: bpf/dispatch: regroup kfuncs definitions (Benjamin Tissoires) [RHEL-53898]
- HID: playstation: Simplify device type ID (Benjamin Tissoires) [RHEL-53898]
- HID: playstation: DS4: Parse minimal report 0x01 (Benjamin Tissoires) [RHEL-53898]
- HID: playstation: DS4: Don't fail on calibration data request (Benjamin Tissoires) [RHEL-53898]
- HID: playstation: DS4: Don't fail on FW/HW version request (Benjamin Tissoires) [RHEL-53898]
- HID: playstation: DS4: Fix LED blinking (Benjamin Tissoires) [RHEL-53898]
- HID: uclogic: Expose firmware name (Benjamin Tissoires) [RHEL-53898]
- HID: hid-debug: add missing evdev and HID codes (Benjamin Tissoires) [RHEL-53898]
- HID: corsair,lenovo: Convert sprintf() family to sysfs_emit() family (Benjamin Tissoires) [RHEL-53898]
- HID: roccat: Convert sprintf() family to sysfs_emit() family (Benjamin Tissoires) [RHEL-53898]
- HID: hid-sensor-custom: Convert sprintf() family to sysfs_emit() family (Benjamin Tissoires) [RHEL-53898]
- HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() family (Benjamin Tissoires) [RHEL-53898]
- HID: nintendo: Don't fail on setting baud rate (Benjamin Tissoires) [RHEL-53898]
- HID: nintendo: use ida for LED player id (Benjamin Tissoires) [RHEL-53898]
- HID: surface-hid: kbd: Convert to platform remove callback returning void (Benjamin Tissoires) [RHEL-53898]
- HID: hid-sensor-custom: Convert to platform remove callback returning void (Benjamin Tissoires) [RHEL-53898]
- HID: google: hammer: Convert to platform remove callback returning void (Benjamin Tissoires) [RHEL-53898]
- hid: hid-picolcd: Remove struct backlight_ops.check_fb (Benjamin Tissoires) [RHEL-53898]
- hid: hid-picolcd: Fix initialization order (Benjamin Tissoires) [RHEL-53898]
- HID: amd_sfh: Set the AMD SFH driver to depend on x86 (Benjamin Tissoires) [RHEL-53898]
- HID: amd_sfh: Extend MP2 register access to SFH (Benjamin Tissoires) [RHEL-53898]
- HID: amd_sfh: Improve boot time when SFH is available (Benjamin Tissoires) [RHEL-53898]
- HID: amd_sfh: Increase sensor command timeout (Benjamin Tissoires) [RHEL-53898]
- HID: nintendo: Remove some unused functions (Benjamin Tissoires) [RHEL-53898]
- HID: hid-prodikeys: remove struct pk_device (Benjamin Tissoires) [RHEL-53898]
- HID: hid-prodikeys: remove unused struct pcmidi_snd members (Benjamin Tissoires) [RHEL-53898]
- HID: hid-multitouch: remove unused mt_application::dev_time (Benjamin Tissoires) [RHEL-53898]
- HID: hid-lg3ff: remove unused struct lg3ff_device (Benjamin Tissoires) [RHEL-53898]
- HID: protect hid_device::bpf by CONFIG_HID_BPF (Benjamin Tissoires) [RHEL-53898]
- HID: wacom: remove unused hid_data::pressure (Benjamin Tissoires) [RHEL-53898]
- HID: apple: remove unused members from struct apple_sc_backlight (Benjamin Tissoires) [RHEL-53898]
- HID: wacom: Clean up use of struct->wacom_wac (Benjamin Tissoires) [RHEL-53898]
- HID: samsung: Add Samsung wireless bookcover and universal keyboard support (Benjamin Tissoires) [RHEL-53898]
- HID: samsung: Add Samsung wireless action mouse support (Benjamin Tissoires) [RHEL-53898]
- HID: samsung: Add Samsung wireless gamepad support (Benjamin Tissoires) [RHEL-53898]
- HID: samsung: Add Samsung wireless keyboard support (Benjamin Tissoires) [RHEL-53898]
- HID: samsung: Rewrite rdesc checking code using memcmp() (Benjamin Tissoires) [RHEL-53898]
- HID: samsung: Broaden device compatibility in samsung driver (Benjamin Tissoires) [RHEL-53898]
- input: Add support for "Do Not Disturb" (Benjamin Tissoires) [RHEL-53898]
- input: Add event code for accessibility key (Benjamin Tissoires) [RHEL-53898]
- Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combination (Benjamin Tissoires) [RHEL-53898]
- Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3 (Benjamin Tissoires) [RHEL-53898]
- Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table (Benjamin Tissoires) [RHEL-53898]
- Input: uinput - reject requests with unreasonable number of slots (Benjamin Tissoires) [RHEL-53898 RHEL-59311] {CVE-2024-46745}
- Input: MT - limit max slots (Benjamin Tissoires) [RHEL-53898] {CVE-2024-45008}
- Input: synaptics - enable SMBus for HP Elitebook 840 G2 (Benjamin Tissoires) [RHEL-53898]
- Input: do not check number of events in input_pass_values() (Benjamin Tissoires) [RHEL-53898]
- Input: preallocate memory to hold event values (Benjamin Tissoires) [RHEL-53898]
- Input: rearrange input_alloc_device() to prepare for preallocating of vals (Benjamin Tissoires) [RHEL-53898]
- Input: simplify event handling logic (Benjamin Tissoires) [RHEL-53898]
- Input: make events() method return number of events processed (Benjamin Tissoires) [RHEL-53898]
- Input: make sure input handlers define only one processing method (Benjamin Tissoires) [RHEL-53898]
- Input: evdev - remove ->event() method (Benjamin Tissoires) [RHEL-53898]
- Input: elan_i2c - do not leave interrupt disabled on suspend failure (Benjamin Tissoires) [RHEL-53898]
- coresight: Make trace ID map spinlock local to the map (Mark Salter) [RHEL-21456]
- coresight: Emit sink ID in the HW_ID packets (Mark Salter) [RHEL-21456]
- coresight: Remove pending trace ID release mechanism (Mark Salter) [RHEL-21456]
- coresight: Use per-sink trace ID maps for Perf sessions (Mark Salter) [RHEL-21456]
- coresight: Make CPU id map a property of a trace ID map (Mark Salter) [RHEL-21456]
- coresight: Expose map arguments in trace ID API (Mark Salter) [RHEL-21456]
- coresight: Move struct coresight_trace_id_map to common header (Mark Salter) [RHEL-21456]
- coresight: Clarify comments around the PID of the sink owner (Mark Salter) [RHEL-21456]
- coresight: Remove unused ETM Perf stubs (Mark Salter) [RHEL-21456]
- coresight: tmc: sg: Do not leak sg_table (Mark Salter) [RHEL-21456]
- Coresight: Set correct cs_mode for dummy source to fix disable issue (Mark Salter) [RHEL-21456]
- Coresight: Set correct cs_mode for TPDM to fix disable issue (Mark Salter) [RHEL-21456]
- device property: Don't use "proxy" headers (Mark Salter) [RHEL-21456]
- device property: Replace custom implementation of COUNT_ARGS() (Mark Salter) [RHEL-21456]
- device property: Move enum dev_dma_attr to fwnode.h (Mark Salter) [RHEL-21456]
- hwtracing: use for_each_endpoint_of_node() (Mark Salter) [RHEL-21456]
- coresight: constify the struct device_type usage (Mark Salter) [RHEL-21456]
- coresight: tmc: Remove duplicated include in coresight-tmc-core.c (Mark Salter) [RHEL-21456]
- coresight: Fix ref leak when of_coresight_parse_endpoint() fails (Mark Salter) [RHEL-21456]
- coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices (Mark Salter) [RHEL-21456]
- coresight: Docs/ABI/testing/sysfs-bus-coresight-devices: Fix spelling errors (Mark Salter) [RHEL-21456]
- coresight: tpiu: Convert to platform remove callback returning void (Mark Salter) [RHEL-21456]
- coresight: tmc: Convert to platform remove callback returning void (Mark Salter) [RHEL-21456]
- coresight: stm: Convert to platform remove callback returning void (Mark Salter) [RHEL-21456]
- coresight: debug: Convert to platform remove callback returning void (Mark Salter) [RHEL-21456]
- coresight: Remove duplicate linux/amba/bus.h header (Mark Salter) [RHEL-21456]
- coresight: stm: Remove duplicate linux/acpi.h header (Mark Salter) [RHEL-21456]
- coresight: etm4x: Fix access to resource selector registers (Mark Salter) [RHEL-21456]
- coresight: etm4x: Safe access for TRCQCLTR (Mark Salter) [RHEL-21456]
- coresight: etm4x: Do not save/restore Data trace control registers (Mark Salter) [RHEL-21456]
- coresight: etm4x: Do not hardcode IOMEM access for register restore (Mark Salter) [RHEL-21456]
- coresight: debug: Move ACPI support from AMBA driver to platform driver (Mark Salter) [RHEL-21456]
- coresight: stm: Move ACPI support from AMBA driver to platform driver (Mark Salter) [RHEL-21456]
- coresight: tmc: Move ACPI support from AMBA driver to platform driver (Mark Salter) [RHEL-21456]
- coresight: tpiu: Move ACPI support from AMBA driver to platform driver (Mark Salter) [RHEL-21456]
- coresight: catu: Move ACPI support from AMBA driver to platform driver (Mark Salter) [RHEL-21456]
- coresight: funnel: Move ACPI support from AMBA driver to platform driver (Mark Salter) [RHEL-21456]
- coresight: replicator: Move ACPI support from AMBA driver to platform driver (Mark Salter) [RHEL-21456]
- coresight: Add helpers registering/removing both AMBA and platform drivers (Mark Salter) [RHEL-21456]
- coresight: tmc: Extract device properties from AMBA pid based table lookup (Mark Salter) [RHEL-21456]
- coresight: stm: Extract device name from AMBA pid based table lookup (Mark Salter) [RHEL-21456]
- coresight: etm4x: Fix unbalanced pm_runtime_enable() (Mark Salter) [RHEL-21456]
- ARM: 9379/1: coresight: tpda: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9378/1: coresight: etm4x: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9376/1: coresight: tpdm: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9375/1: coresight: stm: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9374/1: coresight: etb10: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9373/1: coresight: funnel: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9371/1: coresight: cti: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9366/1: coresight: tpiu: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9365/1: coresight: tmc: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9364/1: coresight: replicator: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9363/1: coresight: etm3x: drop owner assignment (Mark Salter) [RHEL-21456]
- ARM: 9362/1: coresight: catu: drop owner assignment (Mark Salter) [RHEL-21456]
- coresight-tpda: Change qcom,dsb-element-size to qcom,dsb-elem-bits (Mark Salter) [RHEL-21456]
- coresight: tpdm: Fix build break due to uninitialised field (Mark Salter) [RHEL-21456]
- coresight: etm4x: Set skip_power_up in etm4_init_arch_data function (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add msr register support for CMB (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add timestamp control register support for the CMB (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add pattern registers support for CMB (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add support to configure CMB (Mark Salter) [RHEL-21456]
- coresight-tpda: Add support to configure CMB element (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add CMB dataset support (Mark Salter) [RHEL-21456]
- coresight-tpdm: Optimize the useage of tpdm_has_dsb_dataset (Mark Salter) [RHEL-21456]
- coresight-tpdm: Optimize the store function of tpdm simple dataset (Mark Salter) [RHEL-21456]
- coresight: Add helper for setting csdev->mode (Mark Salter) [RHEL-21456]
- coresight: Add a helper for getting csdev->mode (Mark Salter) [RHEL-21456]
- coresight: Add helper for atomically taking the device (Mark Salter) [RHEL-21456]
- coresight: Add explicit member initializers to coresight_dev_type (Mark Salter) [RHEL-21456]
- coresight: Remove unused stubs (Mark Salter) [RHEL-21456]
- coresight: Remove atomic type from refcnt (Mark Salter) [RHEL-21456]
- coresight: Move all sysfs code to sysfs file (Mark Salter) [RHEL-21456]
- coresight: Remove the 'enable' field. (Mark Salter) [RHEL-21456]
- coresight: Move mode to struct coresight_device (Mark Salter) [RHEL-21456]
- coresight: Remove ops callback checks (Mark Salter) [RHEL-21456]
- coresight: Make language around "activated" sinks consistent (Mark Salter) [RHEL-21456]
- coresight: make coresight_bustype const (Mark Salter) [RHEL-21456]
- coresight: Fix undeclared variable warnings from sparse checker (Mark Salter) [RHEL-21456]
- coresight: etm3x: Fix build warning (Mark Salter) [RHEL-21456]
- coresight: Fix uninitialized struct warnings (Mark Salter) [RHEL-21456]
- coresight: Fix issue where a source device's helpers aren't disabled (Mark Salter) [RHEL-21456]
- redhat/configs: add new coresight configs (Mark Salter) [RHEL-21456]
- redhat/configs: add CONFIG_ULTRASOC_SMB as disabled (Mark Salter) [RHEL-21456]
- coresight: ultrasoc-smb: Use guards to cleanup (Mark Salter) [RHEL-21456]
- coresight: ultrasoc-smb: Convert to platform remove callback returning void (Mark Salter) [RHEL-21456]
- coresight: trbe: Convert to platform remove callback returning void (Mark Salter) [RHEL-21456]
- coresight: replicator: Convert to platform remove callback returning void (Mark Salter) [RHEL-21456]
- coresight: funnel: Convert to platform remove callback returning void (Mark Salter) [RHEL-21456]
- coresight: etm4x: Convert to platform remove callback returning void (Mark Salter) [RHEL-21456]
- coresight: dummy: Convert to platform remove callback returning void (Mark Salter) [RHEL-21456]
- coresight: etm4x: Fix width of CCITMIN field (Mark Salter) [RHEL-21456]
- coresight-tpdm: Correct the property name of MSR number (Mark Salter) [RHEL-21456]
- Documentation: ABI: coresight-tpdm: Fix Bit[3] description indentation (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add nodes for dsb msr support (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add nodes for timestamp request (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add nodes to configure pattern match output (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add nodes for dsb edge control (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add node to set dsb programming mode (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add nodes to set trigger timestamp and type (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add reset node to TPDM node (Mark Salter) [RHEL-21456]
- coresight-tpdm: Initialize DSB subunit configuration (Mark Salter) [RHEL-21456]
- coresight-tpda: Add DSB dataset support (Mark Salter) [RHEL-21456]
- coresight-tpdm: Introduce TPDM subtype to TPDM driver (Mark Salter) [RHEL-21456]
- coresight-tpdm: Remove the unnecessary lock (Mark Salter) [RHEL-21456]
- coresight: tmc: Make etr buffer mode user configurable from sysfs (Mark Salter) [RHEL-21456]
- Documentation: coresight: Add cc_threshold tunable (Mark Salter) [RHEL-21456]
- coresight: etm: Make cycle count threshold user configurable (Mark Salter) [RHEL-21456]
- coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus (Mark Salter) [RHEL-21456]
- coresight: trbe: Enable ACPI based TRBE devices (Mark Salter) [RHEL-21456]
- coresight: trbe: Add a representative coresight_platform_data for TRBE (Mark Salter) [RHEL-21456]
- coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base (Mark Salter) [RHEL-21456]
- coresight: ultrasoc-smb: Config SMB buffer before register sink (Mark Salter) [RHEL-21456]
- coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smb (Mark Salter) [RHEL-21456]
- Documentation: coresight: fix `make refcheckdocs` warning (Mark Salter) [RHEL-21456]
- coresight: Fix crash when Perf and sysfs modes are used concurrently (Mark Salter) [RHEL-21456]
- coresight: etm4x: Remove bogous __exit annotation for some functions (Mark Salter) [RHEL-21456]
- coresight: tmc-etr: Disable warnings for allocation failures (Mark Salter) [RHEL-21456]
- coresight: Fix run time warnings while reusing ETR buffer (Mark Salter) [RHEL-21456]
- coresight: trbe: Fix TRBE potential sleep in atomic context (Mark Salter) [RHEL-21456]
- coresight: Fix memory leak in acpi_buffer->pointer (Mark Salter) [RHEL-21456]
- coresight: etm4x: Ensure valid drvdata and clock before clk_put() (Mark Salter) [RHEL-21456]
- coresight: trbe: Allocate platform data per device (Mark Salter) [RHEL-21456]
- coresight: dummy: simplify the code with module_platform_driver (Mark Salter) [RHEL-21456]
- coresight: tmc: Explicit type conversions to prevent integer overflow (Mark Salter) [RHEL-21456]
- coresight: trbe: Directly use ID_AA64DFR0_EL1_TraceBuffer_IMP (Mark Salter) [RHEL-21456]
- coresight: Fix all W=1 build warnings (Mark Salter) [RHEL-21456]
- coresight: etm4x: Add ACPI support in platform driver (Mark Salter) [RHEL-21456]
- coresight: etm4x: Change etm4_platform_driver driver for MMIO devices (Mark Salter) [RHEL-21456]
- coresight: etm4x: Drop pid argument from etm4_probe() (Mark Salter) [RHEL-21456]
- coresight: etm4x: Drop iomem 'base' argument from etm4_probe() (Mark Salter) [RHEL-21456]
- coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier (Mark Salter) [RHEL-21456]
- hwtracing: coresight: Explicitly include correct DT includes (Mark Salter) [RHEL-21456]
- coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable() (Mark Salter) [RHEL-21456]
- Documentation: trace: Add documentation for Coresight Dummy Trace (Mark Salter) [RHEL-21456]
- Coresight: Add coresight dummy driver (Mark Salter) [RHEL-21456]
- coresight: etm4x: Match all ETM4 instances based on DEVARCH and DEVTYPE (Mark Salter) [RHEL-21456]
- coresight: etm4x: Make etm4_remove_dev() return void (Mark Salter) [RHEL-21456]
- coresight: etm4x: Fix missing trctraceidr file in sysfs (Mark Salter) [RHEL-21456]
- coresight: Fix CTI module refcount leak by making it a helper device (Mark Salter) [RHEL-21456]
- coresight: Enable and disable helper devices adjacent to the path (Mark Salter) [RHEL-21456]
- coresight: Refactor out buffer allocation function for ETR (Mark Salter) [RHEL-21456]
- coresight: Make refcount a property of the connection (Mark Salter) [RHEL-21456]
- coresight: Store in-connections as well as out-connections (Mark Salter) [RHEL-21456]
- coresight: Simplify connection fixup mechanism (Mark Salter) [RHEL-21456]
- coresight: Store pointers to connections rather than an array of them (Mark Salter) [RHEL-21456]
- coresight: Dynamically add connections (Mark Salter) [RHEL-21456]
- coresight: Rename connection members to make the direction explicit (Mark Salter) [RHEL-21456]
- coresight: Rename nr_outports to nr_outconns (Mark Salter) [RHEL-21456]
- coresight: Change name of pdata->conns (Mark Salter) [RHEL-21456]
- coresight: Use enum type for cs_mode wherever possible (Mark Salter) [RHEL-21456]
- coresight: Fix loss of connection info when a module is unloaded (Mark Salter) [RHEL-21456]
- coresight: perf: Release Coresight path when alloc trace id failed (Mark Salter) [RHEL-21456]
- coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet() (Mark Salter) [RHEL-21456]
- coresight: etm_pmu: Set the module field (Mark Salter) [RHEL-21456]
- MAINTAINERS: Remove Mathieu Poirier as coresight maintainer (Mark Salter) [RHEL-21456]
- coresight: etm4x: Do not access TRCIDR1 for identification (Mark Salter) [RHEL-21456]
- coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug (Mark Salter) [RHEL-21456]
- coresight: tmc: Don't enable TMC when it's not ready. (Mark Salter) [RHEL-21456]
- coresight: tpda: fix return value check in tpda_probe() (Mark Salter) [RHEL-21456]
- Coresight: tpda/tpdm: remove incorrect __exit annotation (Mark Salter) [RHEL-21456]
- coresight: perf: Output trace id only once (Mark Salter) [RHEL-21456]
- coresight: Fix uninitialised variable use in coresight_disable (Mark Salter) [RHEL-21456]
- Documentation: coresight: tpdm: Add dummy comment after sysfs list (Mark Salter) [RHEL-21456]
- Documentation: coresight: Extend title heading syntax in TPDM and TPDA documentation (Mark Salter) [RHEL-21456]
- Documentation: trace: Add documentation for TPDM and TPDA (Mark Salter) [RHEL-21456]
- Coresight: Add TPDA link driver (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add integration test support (Mark Salter) [RHEL-21456]
- coresight-tpdm: Add DSB dataset support (Mark Salter) [RHEL-21456]
- Coresight: Add coresight TPDM source driver (Mark Salter) [RHEL-21456]
- coresight: core: Use IDR for non-cpu bound sources' paths. (Mark Salter) [RHEL-21456]
- coresight: trace-id: Add debug & test macros to Trace ID allocation (Mark Salter) [RHEL-21456]
- coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID (Mark Salter) [RHEL-21456]
- coresight: trace id: Remove legacy get trace ID function. (Mark Salter) [RHEL-21456]
- coresight: etmX.X: stm: Remove trace_id() callback (Mark Salter) [RHEL-21456]
- coresight: etm3x: Update ETM3 driver to use Trace ID API (Mark Salter) [RHEL-21456]
- coresight: etm4x: Update ETM4 driver to use Trace ID API (Mark Salter) [RHEL-21456]
- coresight: stm: Update STM driver to use Trace ID API (Mark Salter) [RHEL-21456]
- coresight: perf: traceid: Add perf ID allocation and notifiers (Mark Salter) [RHEL-21456]
- coresight: Remove obsolete Trace ID unniqueness checks (Mark Salter) [RHEL-21456]
- coresight: trace-id: Add API to dynamically assign Trace ID values (Mark Salter) [RHEL-21456]
- coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer() (Mark Salter) [RHEL-21456]
- Documentation: Add document for UltraSoc SMB driver (Mark Salter) [RHEL-21456]
- drivers/coresight: Add UltraSoc System Memory Buffer driver (Mark Salter) [RHEL-21456]
- coresight: cti: Remove atomic type from enable_req_count (Mark Salter) [RHEL-21456]
- coresight: cti: Add PM runtime call in enable_store (Mark Salter) [RHEL-21456]
- coresight: cti: Prevent negative values of enable count (Mark Salter) [RHEL-21456]
- coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR (Mark Salter) [RHEL-21456]
- coresight: etm4x: fix repeated words in comments (Mark Salter) [RHEL-21456]
- coresight: cti: Fix null pointer error on CTI init before ETM (Mark Salter) [RHEL-21456]
- coresight: trbe: remove cpuhp instance node before remove cpuhp state (Mark Salter) [RHEL-21456]
- coresight: etm4x: add CPU hotplug support for probing (Mark Salter) [RHEL-21456]
- coresight: cti: Fix hang in cti_disable_hw() (Mark Salter) [RHEL-21456]
- coresight: Fix possible deadlock with lock dependency (Mark Salter) [RHEL-21456]
- coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused (Mark Salter) [RHEL-21456]
- coresight: Make new csdev_access offsets unsigned (Mark Salter) [RHEL-21456]
- coresight: cti-sysfs: Re-use same functions for similar sysfs register accessors (Mark Salter) [RHEL-21456]
- coresight: Re-use same function for similar sysfs register accessors (Mark Salter) [RHEL-21456]
- coresight: Simplify sysfs accessors by using csdev_access abstraction (Mark Salter) [RHEL-21456]
- coresight: Remove unused function parameter (Mark Salter) [RHEL-21456]
- coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface (Mark Salter) [RHEL-21456]
- coresight: etm4x: Expose default timestamp source in sysfs (Mark Salter) [RHEL-21456]
- coresight: docs: Fix a broken reference (Mark Salter) [RHEL-21456]
- coresight: trbe: fix Kconfig "its" grammar (Mark Salter) [RHEL-21456]
- coresight: etm4x: avoid build failure with unrolled loops (Mark Salter) [RHEL-21456]
- Documentation: coresight: Expand branch broadcast documentation (Mark Salter) [RHEL-21456]
- Documentation: coresight: Link config options to existing documentation (Mark Salter) [RHEL-21456]
- Documentation: coresight: Turn numbered subsections into real subsections (Mark Salter) [RHEL-21456]
- coresight: Add config flag to enable branch broadcast (Mark Salter) [RHEL-21456]
- Documentation: coresight: Escape coresight bindings file wildcard (Mark Salter) [RHEL-21456]
- dt-bindings: arm: Convert CoreSight CPU debug to DT schema (Mark Salter) [RHEL-21456]
- dt-bindings: arm: Convert CoreSight bindings to DT schema (Mark Salter) [RHEL-21456]
- dt-bindings: arm: Rename Coresight filenames to match compatible (Mark Salter) [RHEL-21456]
- coresight: Clear the connection field properly (Mark Salter) [RHEL-21456]
Resolves: RHEL-21456, RHEL-23617, RHEL-53588, RHEL-53898, RHEL-59311, RHEL-59317, RHEL-60372, RHEL-65102, RHEL-65742, RHEL-66001, RHEL-66678, RHEL-67116, RHEL-73270, RHEL-73912, RHEL-74377, RHEL-76831, RHEL-77160
2025-02-06 09:43:21 -05: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-549.el9 2025-01-09 17:03:20 +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-553.el9 2025-01-15 16:04:00 +00: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-563.el9 2025-02-06 09:43:21 -05:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-aarch64-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-aarch64-rt-64k-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05: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-563.el9 2025-02-06 09:43:21 -05:00
kernel-ppc64le-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-s390x-debug-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-s390x-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-x86_64-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel.changelog kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
kernel.spec kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05: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-563.el9 2025-02-06 09:43:21 -05: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-559.el9 2025-01-31 11:23:37 -05:00
mod-internal.list kernel-5.14.0-559.el9 2025-01-31 11:23:37 -05: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-519.el9 2024-10-17 12:13:20 +00:00
sources kernel-5.14.0-563.el9 2025-02-06 09:43:21 -05:00
uki_addons.json kernel-5.14.0-559.el9 2025-01-31 11:23:37 -05:00
uki_create_addons.py kernel-5.14.0-535.el9 2024-11-27 14:54:41 +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