forked from rpms/kernel
1
0
Fork 0
The Linux kernel
Go to file
Jan Stancek d54f036531 kernel-5.14.0-331.el9
* Thu Jun 22 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-331.el9]
- netfilter: ip6t_rpfilter: Fix regression with VRF interfaces (Phil Sutter) [2170363]
- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspend (Andrew Halaney) [2185234]
- scsi: ufs: core: Simplify ufshcd_execute_start_stop() (Andrew Halaney) [2185234]
- scsi: ufs: core: Rely on the block layer for setting RQF_PM (Andrew Halaney) [2185234]
- Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging (Andrew Halaney) [2185234]
- scsi: Revert "scsi: ufs: core: Initialize devfreq synchronously" (Andrew Halaney) [2185234]
- scsi: ufs: mcq: Use active_reqs to check busy in clock scaling (Andrew Halaney) [2185234]
- scsi: ufs: mcq: qcom: Clean the return path of ufs_qcom_mcq_config_resource() (Andrew Halaney) [2185234]
- scsi: ufs: mcq: qcom: Fix passing zero to PTR_ERR (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Remove impossible check (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Guard power management functions with CONFIG_PM (Andrew Halaney) [2185234]
- scsi: ufs: core: Add soft dependency on governor_simpleondemand (Andrew Halaney) [2185234]
- scsi: ufs: core: Initialize devfreq synchronously (Andrew Halaney) [2185234]
- scsi: ufs: mcq: Fix incorrectly set queue depth (Andrew Halaney) [2185234]
- scsi: ufs: Make the TC G210 driver dependent on CONFIG_OF (Andrew Halaney) [2185234]
- scsi: ufs: qcom: dt-bindings: Add SM8550 compatible string (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5 (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix kernel-doc syntax (Andrew Halaney) [2185234]
- scsi: ufs: core: Add hibernation callbacks (Andrew Halaney) [2185234]
- scsi: ufs: core: Limit DMA alignment check (Andrew Halaney) [2185234]
- scsi: ufs: qcom: fix platform_msi_domain_free_irqs() reference (Andrew Halaney) [2185234]
- scsi: ufs: core: Enable DMA clustering (Andrew Halaney) [2185234]
- scsi: ufs: exynos: Fix the maximum segment size (Andrew Halaney) [2185234]
- scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096 (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix devfreq deadlocks (Andrew Halaney) [2185234]
- scsi: ufs: qcom: Add MCQ ESI config vendor specific ops (Andrew Halaney) [2185234]
- scsi: ufs: core: mcq: Add Event Specific Interrupt enable and config functions (Andrew Halaney) [2185234]
- scsi: ufs: core: Add Event Specific Interrupt configuration vendor specific ops (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix an error handling path in ufshcd_read_desc_param() (Andrew Halaney) [2185234]
- scsi: ufs: ufs: Remove duplicate entry (Andrew Halaney) [2185234]
- scsi: ufs: core: mcq: Enable multi-circular queue (Andrew Halaney) [2185234]
- scsi: ufs: core: mcq: Add completion support in poll (Andrew Halaney) [2185234]
- scsi: ufs: mcq: Add completion support of a CQE (Andrew Halaney) [2185234]
- scsi: ufs: core: Prepare for completion in MCQ (Andrew Halaney) [2185234]
- scsi: ufs: Call scsi_done() directly (Andrew Halaney) [2185234]
- scsi: ufs: core: mcq: Find hardware queue to queue request (Andrew Halaney) [2185234]
- scsi: ufs: core: Prepare ufshcd_send_command() for MCQ (Andrew Halaney) [2185234]
- scsi: ufs: core: mcq: Use shared tags for MCQ mode (Andrew Halaney) [2185234]
- scsi: ufs: core: mcq: Configure operation and runtime interface (Andrew Halaney) [2185234]
- scsi: ufs: core: mcq: Allocate memory for MCQ mode (Andrew Halaney) [2185234]
- scsi: ufs: core: mcq: Calculate queue depth (Andrew Halaney) [2185234]
- scsi: ufs: core: mcq: Configure resource regions (Andrew Halaney) [2185234]
- scsi: ufs: core: mcq: Add support to allocate multiple queues (Andrew Halaney) [2185234]
- scsi: ufs: core: Defer adding host to SCSI if MCQ is supported (Andrew Halaney) [2185234]
- scsi: ufs: core: Introduce multi-circular queue capability (Andrew Halaney) [2185234]
- scsi: ufs: core: Probe for EXT_IID support (Andrew Halaney) [2185234]
- scsi: ufs: core: bsg: Fix cast to restricted __be16 warning (Andrew Halaney) [2185234]
- scsi: core: Fix invisible definition compilation warning (Andrew Halaney) [2185234]
- scsi: ufs: core: bsg: Fix sometimes-uninitialized warnings (Andrew Halaney) [2185234]
- scsi: ufs: ufs-unisoc: Add support for Unisoc UFS host controller (Andrew Halaney) [2185234]
- scsi: ufs: dt-bindings: Add document for Unisoc UFS host controller (Andrew Halaney) [2185234]
- scsi: MAINTAINERS: Add myself as the maintainer for Qcom UFS drivers (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Add support for finding max gear on new platforms (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Add support for reinitializing the UFS device (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Factor out the logic finding the HS Gear (Andrew Halaney) [2185234]
- scsi: ufs: core: Add support for reinitializing the UFS device (Andrew Halaney) [2185234]
- scsi: ufs: core: Add reinit_notify() callback (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Fix the Qcom register name for offset 0xD0 (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Use dev_err_probe() for printing probe error (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Use bitfields where appropriate (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Remove unnecessary WARN_ON() (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Remove unnecessary goto statements (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix device management cmd timeout flow (Andrew Halaney) [2185234]
- scsi: ufs: core: Remove ufshcd_map_desc_id_to_length() (Andrew Halaney) [2185234]
- scsi: ufs: core: Remove len parameter from ufshcd_set_active_icc_lvl() (Andrew Halaney) [2185234]
- scsi: ufs: core: Remove redundant desc_size variable from hba (Andrew Halaney) [2185234]
- scsi: ufs: core: Remove redundant wb check (Andrew Halaney) [2185234]
- scsi: ufs: core: Allow UFS host drivers to override the sg entry size (Andrew Halaney) [2185234]
- scsi: ufs: core: Pass the clock scaling timeout as an argument (Andrew Halaney) [2185234]
- scsi: ufs: core: Reduce the clock scaling latency (Andrew Halaney) [2185234]
- scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recovery (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Use dev_err() where possible (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Remove usage of dbg_print_en (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Clean up dbg_register_dump (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Drop unnecessary NULL checks (Andrew Halaney) [2185234]
- scsi: ufs: core: bsg: Add advanced RPMB support in ufs_bsg (Andrew Halaney) [2185234]
- scsi: ufs: core: Pass EHS length into ufshcd_prepare_req_desc_hdr() (Andrew Halaney) [2185234]
- scsi: ufs: core: Advanced RPMB detection (Andrew Halaney) [2185234]
- scsi: ufs: core: Split ufshcd_map_sg() (Andrew Halaney) [2185234]
- scsi: ufs: bsg: Clean up ufs_bsg_request() (Andrew Halaney) [2185234]
- scsi: ufs: bsg: Remove unnecessary length checkup (Andrew Halaney) [2185234]
- scsi: ufs: bsg: Let result in struct ufs_bsg_reply be signed int (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Remove unnecessary return code (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix the polling implementation (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Modify the return value (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Remove unneeded code (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix unnecessary operation for early return (Andrew Halaney) [2185234]
- scsi: ufs: core: Switch 'check_for_bkops' to bool (Andrew Halaney) [2185234]
- scsi: ufs: core: Separate function name and message (Andrew Halaney) [2185234]
- scsi: ufs: core: Remove check_upiu_size() from ufshcd.h (Andrew Halaney) [2185234]
- scsi: ufs: core: Introduce ufshcd_abort_all() (Andrew Halaney) [2185234]
- scsi: ufs: core: Refactor ufshcd_hba_enable() (Andrew Halaney) [2185234]
- scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes (Andrew Halaney) [2185234]
- scsi: ufs: core: Clean up ufshcd_slave_alloc() (Andrew Halaney) [2185234]
- scsi: ufs: core: Revert "WB is only available on LUN #0 to #7" (Andrew Halaney) [2185234]
- scsi: ufs: core: Print events for WLUN suspend and resume failures (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix typo in comment (Andrew Halaney) [2185234]
- scsi: ufs: Fix a deadlock between PM and the SCSI error handler (Andrew Halaney) [2185234]
- scsi: ufs: Introduce the function ufshcd_execute_start_stop() (Andrew Halaney) [2185234]
- scsi: ufs: Track system suspend / resume activity (Andrew Halaney) [2185234]
- scsi: ufs: Try harder to change the power mode (Andrew Halaney) [2185234]
- scsi: ufs: Reduce the START STOP UNIT timeout (Andrew Halaney) [2185234]
- scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode() (Andrew Halaney) [2185234]
- scsi: ufs: Remove an outdated comment (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry() (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix typo for register name in comments (Andrew Halaney) [2185234]
- scsi: ufs: core: Remove unneeded casts from void * (Andrew Halaney) [2185234]
- scsi: ufs: qcom: Remove redundant dev_err() call (Andrew Halaney) [2185234]
- scsi: ufs: core: Remove redundant function definitions from ufshcd.h (Andrew Halaney) [2185234]
- scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs node (Andrew Halaney) [2185234]
- scsi: ufs: core: Reduce the power mode change timeout (Andrew Halaney) [2185234]
- scsi: ufs: host: ufs-exynos: Make fsd_ufs_drvs static (Andrew Halaney) [2185234]
- scsi: ufs: wb: Modify messages (Andrew Halaney) [2185234]
- scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed() (Andrew Halaney) [2185234]
- scsi: ufs: wb: Add explicit flush sysfs attribute (Andrew Halaney) [2185234]
- ABI: sysfs-driver-ufs: Add another What for platform drivers (Andrew Halaney) [2185234]
- scsi: ufs: wb: Change function name and parameter names (Andrew Halaney) [2185234]
- scsi: ufs: wb: Change wb_enabled condition test (Andrew Halaney) [2185234]
- scsi: ufs: core: Allow host driver to disable wb toggling during clock scaling (Andrew Halaney) [2185234]
- scsi: ufs: core: Use local_clock() for debugging timestamps (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Fix performance scaling (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Dump more registers (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Provide detailed description for UIC errors (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Remove redundant header files (Andrew Halaney) [2185234]
- scsi: ufs: core: Enable link lost interrupt (Andrew Halaney) [2185234]
- scsi: ufs: ufs-pci: Correct check for RESET DSM (Andrew Halaney) [2185234]
- scsi: ufs: core: Correct ufshcd_shutdown() flow (Andrew Halaney) [2185234]
- scsi: ufs: core: Increase the maximum data buffer size (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix a race condition related to device management (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot" (Andrew Halaney) [2185234]
- scsi: ufs: host: Hold reference returned by of_parse_phandle() (Andrew Halaney) [2185234]
- scsi: ufs: core: Read device property for ref clock (Andrew Halaney) [2185234]
- scsi/ufs: Rename a 'dir' argument into 'op' (Andrew Halaney) [2185234]
- block: remove blk_{get,put}_request (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix missing clk change notification on host reset (Andrew Halaney) [2185234]
- scsi: ufs: core: Drop loglevel of WriteBoost message (Andrew Halaney) [2185234]
- scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES (Andrew Halaney) [2185234]
- scsi: ufs: ufs-exynos: Change ufs phy control sequence (Andrew Halaney) [2185234]
- scsi: ufs: Skip last hci reset to get valid register values (Andrew Halaney) [2185234]
- scsi: ufs: ufs-pci: Enable WriteBooster capability on ADL (Andrew Halaney) [2185234]
- scsi: ufs: ufs-qcom: Remove unneeded code (Andrew Halaney) [2185234]
- scsi: ufs: ufshcd: Constify pointed data (Andrew Halaney) [2185234]
- scsi: ufs: ufshcd-pltfrm: Constify pointed data (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Fix invalid access to vccqx (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Support performance boosting (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Support host power control (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Disable reset confirm feature by UniPro (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Add stage information for ref-clk control (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Prevent host hang by setting CLK_CG early (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Always add delays for VCC operations (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Fix build warnings (Andrew Halaney) [2185234]
- scsi: ufs: core: Fix typos in error messages (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Fix build error and type mismatch (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Disable unused VCCQx power rails (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Support multiple VCC sources (Andrew Halaney) [2185234]
- scsi: ufs: Export regulator functions (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Support low-power mode for parents of VCCQx (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Support flexible parameters for SMC calls (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Support low-power mode for VCCQ (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Prevent device regulators setting LPM incorrectly (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators (Andrew Halaney) [2185234]
- scsi: ufs: ufs-mediatek: Introduce workaround for power mode change (Andrew Halaney) [2185234]
- scsi: ufs: Fix ADAPT logic for HS-G5 (Andrew Halaney) [2185234]
- scsi: ufs: Export ufshcd_uic_change_pwr_mode() (Andrew Halaney) [2185234]
- scsi: ufs: Rearrange addresses in increasing order (Andrew Halaney) [2185234]
- scsi: ufs: host: ufs-exynos: Use already existing definition (Andrew Halaney) [2185234]
- scsi: ufs: host: ufs-exynos: Remove unused defines (Andrew Halaney) [2185234]
- scsi: ufs: Fix a race between the interrupt handler and the reset handler (Andrew Halaney) [2185234]
- scsi: ufs: Support clearing multiple commands at once (Andrew Halaney) [2185234]
- scsi: ufs: Simplify ufshcd_clear_cmd() (Andrew Halaney) [2185234]
- scsi: ufs: exynos: Constify driver data (Andrew Halaney) [2185234]
- scsi: ufs: host: ufs-exynos: Add support for FSD UFS HCI (Andrew Halaney) [2185234]
- scsi: ufs: host: ufs-exynos: Add mphy apb clock mask (Andrew Halaney) [2185234]
- scsi: dt-bindings: ufs: exynos-ufs: Add FSD compatible (Andrew Halaney) [2185234]
- scsi: MAINTAINERS: Add maintainer for Renesas UFS driver (Andrew Halaney) [2185234]
- scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller (Andrew Halaney) [2185234]
- scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTO (Andrew Halaney) [2185234]
- scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS (Andrew Halaney) [2185234]
- scsi: dt-bindings: ufs: Document Renesas R-Car UFS host controller (Andrew Halaney) [2185234]
- scsi: ufs: ufshcd: Delete unnecessary NULL check (Andrew Halaney) [2185234]
- fanotify,audit: Allow audit to use the full permission event response (Richard Guy Briggs) [2008229]
- fanotify: define struct members to hold response decision context (Richard Guy Briggs) [2008229]
- fanotify: Ensure consistent variable type for response (Richard Guy Briggs) [2008229]
- x86/mm: Avoid incomplete Global INVLPG flushes (Rafael Aquini) [2213663]
- objtool: Fix weak hole vs prefix symbol (Joe Lawrence) [RHEL-255]
- objtool: Optimize elf_dirty_reloc_sym() (Joe Lawrence) [RHEL-255]
- selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols (Joe Lawrence) [RHEL-255]
- x86: Add prefix symbols for function padding (Joe Lawrence) [RHEL-255]
- x86/Kconfig: Add CONFIG_CALL_THUNKS (Joe Lawrence) [RHEL-255]
- objtool: Add option to generate prefix symbols (Joe Lawrence) [RHEL-255]
- objtool: Avoid O(bloody terrible) behaviour -- an ode to libelf (Joe Lawrence) [RHEL-255]
- objtool: Slice up elf_create_section_symbol() (Joe Lawrence) [RHEL-255]
- kallsyms: Revert "Take callthunks into account" (Joe Lawrence) [RHEL-255]
- kallsyms: Take callthunks into account (Joe Lawrence) [RHEL-255]
- kcsan: Instrument memcpy/memset/memmove with newer Clang (Joe Lawrence) [RHEL-255]
- objtool, kcsan: Add volatile read/write instrumentation to whitelist (Joe Lawrence) [RHEL-255]
- objtool: kmsan: list KMSAN API functions as uaccess-safe (Joe Lawrence) [RHEL-255]
- objtool,x86: Teach decode about LOOP* instructions (Joe Lawrence) [RHEL-255]
- objtool: Remove "ANNOTATE_NOENDBR on ENDBR" warning (Joe Lawrence) [RHEL-255]
- objtool: Use arch_jump_destination() in read_intra_function_calls() (Joe Lawrence) [RHEL-255]
- x86/clear_user: Make it faster (Joe Lawrence) [RHEL-255]
- objtool: Disable CFI warnings (Joe Lawrence) [RHEL-255]
- x86/sev: Mark snp_abort() noreturn (Joe Lawrence) [RHEL-255]
- objtool: Add entry UNRET validation (Joe Lawrence) [RHEL-255]
- x86/extable: Annotate ex_handler_msr_mce() as a dead end (Joe Lawrence) [RHEL-255]
- ixgbevf: fill IPsec state validation failure reason (Ken Cox) [2153375]
- ixgbevf: Fix resource leak in ixgbevf_init_module() (Ken Cox) [2153375]
- ixgbevf: Add error messages on vlan error (Ken Cox) [2153375]
- net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Ken Cox) [2153375]
- x86/show_trace_log_lvl: Ensure stack pointer is aligned, again (Oleg Nesterov) [2188506]
- redhat: don't enforce WERROR for out of tree modules (Jan Stancek) [2209227]
- mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault() (Tobias Huschle) [2044921]
- s390/mm: add support for RDP (Reset DAT-Protection) (Tobias Huschle) [2044921]
- s390/dasd: Use correct lock while counting channel queue length (Tobias Huschle) [2215890]
- firmware: qcom_scm: Add SM6375 compatible (Lucas Karpinski) [2213601]
- firmware: qcom_scm: Clear download bit during reboot (Lucas Karpinski) [2213601]
- firmware: qcom_scm: Use fixed width src vm bitmap (Lucas Karpinski) [2213601]
- firmware: qcom: scm: fix bogus irq error at probe (Lucas Karpinski) [2213601]
- firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ (Lucas Karpinski) [2213601]
- firmware: qcom: scm: Add wait-queue handling logic (Lucas Karpinski) [2213601]
- firmware: qcom: scm: remove unused __qcom_scm_init declaration (Lucas Karpinski) [2213601]
- firmware: qcom_scm: Add bw voting support to the SCM interface (Lucas Karpinski) [2213601]
- firmware: qcom_scm: drop unexpected word "the" (Lucas Karpinski) [2213601]
- firmware: qcom_scm: Add compatible for MSM8976 SoC (Lucas Karpinski) [2213601]
- firmware: qcom: scm: Add support for MC boot address API (Lucas Karpinski) [2213601]
- firmware: qcom: scm: Drop cpumask parameter from set_boot_addr() (Lucas Karpinski) [2213601]
- firmware: qcom: scm: Simplify set_cold/warm_boot_addr() (Lucas Karpinski) [2213601]
- firmware: qcom: scm: Fix some kernel-doc comments (Lucas Karpinski) [2213601]
- firmware: qcom: scm: Add function to set IOMMU pagetable addressing (Lucas Karpinski) [2213601]
- firmware: qcom: scm: Add function to set the maximum IOMMU pool size (Lucas Karpinski) [2213601]
- firmware: qcom: scm: Remove reassignment to desc following initializer (Lucas Karpinski) [2213601]
- Revert "firmware: qcom: scm: Add support for MC boot address API" (Lucas Karpinski) [2213601]
- firmware: qcom: scm: Don't break compile test on non-ARM platforms (Lucas Karpinski) [2213601]
- firmware: qcom: scm: Add support for MC boot address API (Lucas Karpinski) [2213601]
- firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available() (Lucas Karpinski) [2213601]
- firmware: qcom_scm: Add compatible for MSM8953 SoC (Lucas Karpinski) [2213601]
- firmware: qcom_scm: Introduce SCM calls to access LMh (Lucas Karpinski) [2213601]
- firmware: qcom_scm: remove a duplicative condition (Lucas Karpinski) [2213601]
- firmware: qcom_scm: Mark string array const (Lucas Karpinski) [2213601]
- vfio/pci: Also demote hiding standard cap messages (Oleksandr Natalenko) [2207980]
- vfio/pci: demote hiding ecap messages to debug level (Oleksandr Natalenko) [2207980]
- platform/x86: ISST: Remove 8 socket limit (Frank Ramsay) [2210302]
Resolves: rhbz#2008229, rhbz#2044921, rhbz#2153375, rhbz#2170363, rhbz#2185234, rhbz#2188506, rhbz#2207980, rhbz#2209227, rhbz#2210302, rhbz#2213601, rhbz#2213663, rhbz#2215890, RHEL-255

Signed-off-by: Jan Stancek <jstancek@redhat.com>
2023-06-22 13:36:49 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Makefile.rhelver kernel-5.14.0-331.el9 2023-06-22 13:36:49 +02: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
README.rst 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-172.el9 2022-10-03 05:42:53 -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-0.rc4.35.el9 2021-08-02 17:07:47 -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-329.el9 2023-06-16 21:15:51 +02:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-329.el9 2023-06-16 21:15:51 +02:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-329.el9 2023-06-16 21:15:51 +02:00
kernel-aarch64-rhel.config kernel-5.14.0-329.el9 2023-06-16 21:15:51 +02:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-329.el9 2023-06-16 21:15:51 +02:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-329.el9 2023-06-16 21:15:51 +02: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-327.el9 2023-06-13 14:21:47 +02:00
kernel-ppc64le-rhel.config kernel-5.14.0-327.el9 2023-06-13 14:21:47 +02:00
kernel-s390x-debug-rhel.config kernel-5.14.0-327.el9 2023-06-13 14:21:47 +02:00
kernel-s390x-rhel.config kernel-5.14.0-327.el9 2023-06-13 14:21:47 +02:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-327.el9 2023-06-13 14:21:47 +02:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-327.el9 2023-06-13 14:21:47 +02:00
kernel-x86_64-rhel.config kernel-5.14.0-327.el9 2023-06-13 14:21:47 +02:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-327.el9 2023-06-13 14:21:47 +02:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-327.el9 2023-06-13 14:21:47 +02:00
kernel.spec kernel-5.14.0-331.el9 2023-06-22 13:36:49 +02: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
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.13.0-0.rc2.19.el9 2021-05-17 18:16:50 -04:00
mod-internal.list kernel-5.14.0-313.el9 2023-05-15 09:58:48 +02: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.13.0-0.rc2.19.el9 2021-05-17 18:16:50 -04: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-151.el9 2022-08-22 14:19:18 +00: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-307.el9 2023-05-02 20:09:52 +02:00
rheldup3.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05: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-288.el9 2023-03-16 12:31:29 +01:00
sources kernel-5.14.0-331.el9 2023-06-22 13:36:49 +02:00
update_scripts.sh kernel-5.14.0-172.el9 2022-10-03 05:42:53 -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

README.rst

===================
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