The Linux kernel
b8dd36c152
* Tue Aug 13 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc3.18.el10] - Linux 6.11-rc3 (Linus Torvalds) - x86/mtrr: Check if fixed MTRRs exist before saving them (Andi Kleen) - x86/paravirt: Fix incorrect virt spinlock setting on bare metal (Chen Yu) - x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox (Zhiquan Li) - x86/mm: Fix PTI for i386 some more (Thomas Gleixner) - timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex() (Thomas Gleixner) - ntp: Safeguard against time_constant overflow (Justin Stitt) - ntp: Clamp maxerror and esterror to operating range (Justin Stitt) - irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration (Yong-Xuan Wang) - irqchip/xilinx: Fix shift out of bounds (Radhey Shyam Pandey) - genirq/irqdesc: Honor caller provided affinity in alloc_desc() (Shay Drory) - usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common() (Heikki Krogerus) - usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source capability message (Xu Yang) - usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt() (Tudor Ambarus) - usb: gadget: f_fs: restore ffs_func_disable() functionality (Tudor Ambarus) - USB: serial: debug: do not echo input by default (Marek Marczykowski-Górecki) - usb: typec: tipd: Delete extra semi-colon (Harshit Mogalapalli) - usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch() (Harshit Mogalapalli) - usb: gadget: u_serial: Set start_delayed during suspend (Prashanth K) - usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap() (Dan Carpenter) - usb: typec: fsa4480: Check if the chip is really there (Konrad Dybcio) - usb: gadget: core: Check for unset descriptor (Chris Wulff) - usb: vhci-hcd: Do not drop references before new references are gained (Oliver Neukum) - usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_speed. (Chris Wulff) - usb: gadget: midi2: Fix the response for FB info with block 0xff (Takashi Iwai) - dt-bindings: usb: microchip,usb2514: Add USB2517 compatible (Alexander Stein) - USB: serial: garmin_gps: use struct_size() to allocate pkt (Javier Carrasco) - USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by (Javier Carrasco) - USB: serial: add missing MODULE_DESCRIPTION() macros (Jeff Johnson) - USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg' (Dr. David Alan Gilbert) - tty: vt: conmakehash: cope with abs_srctree no longer in env (Max Krummenacher) - serial: sc16is7xx: fix invalid FIFO access with special register set (Hugo Villeneuve) - serial: sc16is7xx: fix TX fifo corruption (Hugo Villeneuve) - serial: core: check uartclk for zero to avoid divide by zero (George Kennedy) - driver core: Fix uevent_show() vs driver detach race (Dan Williams) - Documentation: embargoed-hardware-issues.rst: add a section documenting the "early access" process (Greg Kroah-Hartman) - Documentation: embargoed-hardware-issues.rst: minor cleanups and fixes (Greg Kroah-Hartman) - rust: firmware: fix invalid rustdoc link (Andrew Ballance) - spmi: pmic-arb: add missing newline in dev_err format strings (David Collins) - spmi: pmic-arb: Pass the correct of_node to irq_domain_add_tree (Konrad Dybcio) - binder_alloc: Fix sleeping function called from invalid context (Mukesh Ojha) - binder: fix descriptor lookup for context manager (Carlos Llamas) - char: add missing NetWinder MODULE_DESCRIPTION() macros (Jeff Johnson) - misc: mrvl-cn10k-dpi: add PCI_IOV dependency (Arnd Bergmann) - eeprom: ee1004: Fix locking issues in ee1004_probe() (Armin Wolf) - fsi: add missing MODULE_DESCRIPTION() macros (Jeff Johnson) - scsi: sd: Keep the discard mode stable (Li Feng) - scsi: sd: Move sd_read_cpr() out of the q->limits_lock region (Shin'ichiro Kawasaki) - scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic (Vamshi Gajjela) - nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets (Jeff Layton) - sunrpc: avoid -Wformat-security warning (Arnd Bergmann) - i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume (Gaosheng Cui) - i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume (Gaosheng Cui) - i2c: testunit: match HostNotify test name with docs (Wolfram Sang) - i2c: Fix conditional for substituting empty ACPI functions (Richard Fitzgerald) - i2c: smbus: Send alert notifications to all devices if source not found (Guenter Roeck) - i2c: smbus: Improve handling of stuck alerts (Guenter Roeck) - dma-debug: avoid deadlock between dma debug vs printk and netconsole (Rik van Riel) - bcachefs: bcachefs_metadata_version_disk_accounting_v3 (Kent Overstreet) - bcachefs: improve bch2_dev_usage_to_text() (Kent Overstreet) - bcachefs: bch2_accounting_invalid() (Kent Overstreet) - bcachefs: Switch to .get_inode_acl() (Kent Overstreet) - cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath (Gleb Korobeynikov) - Fix spelling errors in Server Message Block (Xiaxi Shen) - smb3: fix setting SecurityFlags when encryption is required (Steve French) - spi: spi-fsl-lpspi: Fix scldiv calculation (Stefan Wahren) - spi: spidev: Add missing spi_device_id for bh2228fv (Geert Uytterhoeven) - spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware (Devyn Liu) - spi: hisi-kunpeng: Add validation for the minimum value of speed_hz (Devyn Liu) - drm/i915: Attempt to get pages without eviction first (David Gow) - drm/i915: Allow evicting to use the requested placement (David Gow) - drm/i915/gem: Fix Virtual Memory mapping boundaries calculation (Andi Shyti) - drm/i915/gem: Adjust vma offset for framebuffer mmap offset (Andi Shyti) - drm/i915/display: correct dual pps handling for MTL_PCH+ (Dnyaneshwar Bhadane) - drm/xe: Take ref to VM in delayed snapshot (Matthew Brost) - drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write (Karthik Poosa) - drm/xe: Use dma_fence_chain_free in chain fence unused as a sync (Matthew Brost) - drm/xe/rtp: Fix off-by-one when processing rules (Lucas De Marchi) - drm/amdgpu: Add DCC GFX12 flag to enable address alignment (Arunpravin Paneer Selvam) - drm/amdgpu: correct sdma7 max dw (Frank Min) - drm/amdgpu: Add address alignment support to DCC buffers (Arunpravin Paneer Selvam) - drm/amd/display: Skip Recompute DSC Params if no Stream on Link (Fangzhi Zuo) - drm/amdgpu: change non-dcc buffer copy configuration (Frank Min) - drm/amdgpu: Forward soft recovery errors to userspace (Joshua Ashton) - drm/amdgpu: add golden setting for gc v12 (Likun Gao) - drm/buddy: Add start address support to trim function (Arunpravin Paneer Selvam) - drm/amd/display: Add missing program DET segment call to pipe init (Rodrigo Siqueira) - drm/amd/display: Add missing DCN314 to the DML Makefile (Rodrigo Siqueira) - drm/amdgpu: force to use legacy inv in mmhub (Likun Gao) - drm/amd/pm: update powerplay structure on smu v14.0.2/3 (Kenneth Feng) - drm/amd/display: Add missing mcache registers (Rodrigo Siqueira) - drm/amd/display: Add dcc propagation value (Rodrigo Siqueira) - drm/amd/display: Add missing DET segments programming (Rodrigo Siqueira) - drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmd (Rodrigo Siqueira) - drm/atomic: allow no-op FB_ID updates for async flips (Simon Ser) - dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02 (Rob Clark) - drm/bridge-connector: Fix double free in error handling paths (Cristian Ciocaltea) - drm/omap: add CONFIG_MMU dependency (Arnd Bergmann) - drm/test: fix the gem shmem test to map the sg table. (Dave Airlie) - drm/client: fix null pointer dereference in drm_client_modeset_probe (Ma Ke) - cpumask: Fix crash on updating CPU enabled mask (Gavin Shan) - cpufreq: intel_pstate: Update Balance performance EPP for Emerald Rapids (Pedro Henrique Kopper) - syscalls: add back legacy __NR_nfsservctl macro (Arnd Bergmann) - syscalls: fix fstat() entry again (Arnd Bergmann) - arm64: dts: ti: k3-j784s4-main: Correct McASP DMAs (Parth Pancholi) - arm64: dts: ti: k3-j722s: Fix gpio-range for main_pmx0 (Jared McArthur) - arm64: dts: ti: k3-am62p: Fix gpio-range for main_pmx0 (Jared McArthur) - arm64: dts: ti: k3-am62p: Add gpio-ranges for mcu_gpio0 (Jared McArthur) - arm64: dts: ti: k3-am62-verdin-dahlia: Keep CTRL_SLEEP_MOCI# regulator on (Francesco Dolcini) - arm64: dts: ti: k3-j784s4-evm: Consolidate serdes0 references (Andrew Halaney) - arm64: dts: ti: k3-j784s4-evm: Assign only lanes 0 and 1 to PCIe1 (Andrew Halaney) - ARM: pxa/gumstix: fix attaching properties to vbus gpio device (Dmitry Torokhov) - doc: platform: cznic: turris-omnia-mcu: Use double backticks for attribute value (Marek Behún) - doc: platform: cznic: turris-omnia-mcu: Fix sphinx-build warning (Marek Behún) - platform: cznic: turris-omnia-mcu: Make GPIO code optional (Marek Behún) - platform: cznic: turris-omnia-mcu: Make poweroff and wakeup code optional (Marek Behún) - platform: cznic: turris-omnia-mcu: Make TRNG code optional (Marek Behún) - platform: cznic: turris-omnia-mcu: Make watchdog code optional (Marek Behún) - kprobes: Fix to check symbol prefixes correctly (Masami Hiramatsu (Google)) - bpf: kprobe: remove unused declaring of bpf_kprobe_override (Menglong Dong) - nvme: reorganize nvme_ns_head fields (Kanchan Joshi) - nvme: change data type of lba_shift (Kanchan Joshi) - nvme: remove a field from nvme_ns_head (Kanchan Joshi) - nvme: remove unused parameter (Kanchan Joshi) - blk-throttle: remove more latency dead-code (Dr. David Alan Gilbert) - io_uring/net: don't pick multiple buffers for non-bundle send (Jens Axboe) - io_uring/net: ensure expanded bundle send gets marked for cleanup (Jens Axboe) - io_uring/net: ensure expanded bundle recv gets marked for cleanup (Jens Axboe) - ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default value (Simon Trimmer) - ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT (Jerome Brunet) - MAINTAINERS: Update Cirrus Logic parts to linux-sound mailing list (Charles Keepax) - ASoC: dt-bindings: qcom,wcd939x: Correct reset GPIO polarity in example (Krzysztof Kozlowski) - ASoC: dt-bindings: qcom,wcd938x: Correct reset GPIO polarity in example (Krzysztof Kozlowski) - ASoC: dt-bindings: qcom,wcd934x: Correct reset GPIO polarity in example (Krzysztof Kozlowski) - ASoC: dt-bindings: qcom,wcd937x: Correct reset GPIO polarity in example (Krzysztof Kozlowski) - ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxx (Takashi Iwai) - ASoC: codecs: ES8326: button detect issue (Zhang Yi) - ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6 (Krzysztof Stępniak) - ASoC: cs35l56: Stop creating ALSA controls for firmware coefficients (Simon Trimmer) - ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add() (Simon Trimmer) - ASoC: cs35l56: Handle OTP read latency over SoundWire (Richard Fitzgerald) - ASoC: codecs: lpass-macro: fix missing codec version (Johan Hovold) - ASoC: cs-amp-lib: Fix NULL pointer crash if efi.get_variable is NULL (Richard Fitzgerald) - ASoC: cs42l43: Cache shutter IRQ control pointers (Charles Keepax) - ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helper (Charles Keepax) - ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpers (Charles Keepax) - ASoC: cs42l43: Remove redundant semi-colon at end of function (Charles Keepax) - ASoC: SOF: Remove libraries from topology lookups (Curtis Malainey) - ASoC: nau8822: Lower debug print priority (Francesco Dolcini) - ASoC: fsl_micfil: Differentiate register access permission for platforms (Shengjiu Wang) - ASoC: fsl_micfil: Expand the range of FIFO watermark mask (Shengjiu Wang) - ASoC: codecs: wsa884x: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: codecs: wsa883x: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: codecs: wsa881x: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: codecs: wcd939x-sdw: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: codecs: wcd938x-sdw: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: codecs: wcd937x-sdw: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: cs530x: Change IN HPF Select kcontrol name (Paul Handrigan) - ASoC: amd: yc: Support mic on HP 14-em0002la (Bruno Ancona) - ASoC: sti: add missing probe entry for player and reader (Jerome Audu) - ALSA: usb-audio: Re-add ScratchAmp quirk entries (Takashi Iwai) - ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks (Dustin L. Howett) - ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4 (Takashi Iwai) - ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list (Steven 'Steve' Kendall) - ALSA: line6: Fix racy access to midibuf (Takashi Iwai) - ALSA: hda: cs35l41: Stop creating ALSA Controls for firmware coefficients (Stefan Binding) - ALSA: hda: cs35l56: Stop creating ALSA controls for firmware coefficients (Simon Trimmer) - module: make waiting for a concurrent module loader interruptible (Linus Torvalds) - kernel: config: enable erofs lzma compression (Ian Kent) - fedora: disable RTL8192CU in Fedora (Peter Robinson) - ice: Fix incorrect assigns of FEC counts (Mateusz Polchlopek) - ice: Skip PTP HW writes during PTP reset procedure (Grzegorz Nitka) - ice: Fix reset handler (Grzegorz Nitka) - net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897. (Martin Whitaker) - ethtool: Fix context creation with no parameters (Gal Pressman) - net: ethtool: fix off-by-one error in max RSS context IDs (Edward Cree) - net: pse-pd: tps23881: include missing bitfield.h header (Arnd Bergmann) - net: fec: Stop PPS on driver remove (Csókás, Bence) - net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities (Florian Fainelli) - l2tp: fix lockdep splat (James Chapman) - net: stmmac: dwmac4: fix PCS duplex mode decode (Russell King (Oracle)) - Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor (Anton Khirnov) - Bluetooth: l2cap: always unlock channel in l2cap_conless_channel() (Dmitry Antipov) - Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdown (Bartosz Golaszewski) - Bluetooth: hci_qca: fix QCA6390 support on non-DT platforms (Bartosz Golaszewski) - Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390 (Bartosz Golaszewski) - idpf: fix UAFs when destroying the queues (Alexander Lobakin) - idpf: fix memleak in vport interrupt configuration (Michal Kubiak) - idpf: fix memory leaks and crashes while performing a soft reset (Alexander Lobakin) - bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl() (Michael Chan) - net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register() (Joe Hattori) - net/smc: add the max value of fallback reason count (Zhengchao Shao) - net: usb: qmi_wwan: add MeiG Smart SRM825L (ZHANG Yuntian) - net: dsa: microchip: Fix Wake-on-LAN check to not return an error (Tristram Ha) - net: linkwatch: use system_unbound_wq (Eric Dumazet) - net: bridge: mcast: wait for previous gc cycles when removing port (Nikolay Aleksandrov) - net: usb: qmi_wwan: fix memory leak for not ip packets (Daniele Palmas) - virtio-net: unbreak vq resizing when coalescing is not negotiated (Heng Qi) - virtio-net: check feature before configuring the vq coalescing command (Heng Qi) - net/tcp: Disable TCP-AO static key after RCU grace period (Dmitry Safonov) - gve: Fix use of netif_carrier_ok() (Praveen Kaligineedi) - net: pse-pd: tps23881: Fix the device ID check (Kyle Swenson) - sctp: Fix null-ptr-deref in reuseport_add_sock(). (Kuniyuki Iwashima) - MAINTAINERS: update status of sky2 and skge drivers (Stephen Hemminger) - selftests: mptcp: join: test both signal & subflow (Matthieu Baerts (NGI0)) - selftests: mptcp: join: ability to invert ADD_ADDR check (Matthieu Baerts (NGI0)) - mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set (Matthieu Baerts (NGI0)) - mptcp: pm: don't try to create sf if alloc failed (Matthieu Baerts (NGI0)) - mptcp: pm: reduce indentation blocks (Matthieu Baerts (NGI0)) - mptcp: pm: deny endp with signal + subflow + port (Matthieu Baerts (NGI0)) - mptcp: fully established after ADD_ADDR echo on MPJ (Matthieu Baerts (NGI0)) - tracefs: Use generic inode RCU for synchronizing freeing (Steven Rostedt) - ring-buffer: Remove unused function ring_buffer_nr_pages() (Jianhui Zhou) - tracing: Fix overflow in get_free_elt() (Tze-nan Wu) - function_graph: Fix the ret_stack used by ftrace_graph_ret_addr() (Petr Pavlu) - eventfs: Use SRCU for freeing eventfs_inodes (Mathias Krause) - eventfs: Don't return NULL in eventfs_create_dir() (Mathias Krause) - tracefs: Fix inode allocation (Mathias Krause) - tracing: Use refcount for trace_event_file reference counter (Steven Rostedt) - tracing: Have format file honor EVENT_FILE_FL_FREED (Steven Rostedt) - bcachefs: Use bch2_wait_on_allocator() in btree node alloc path (Kent Overstreet) - bcachefs: Make allocator stuck timeout configurable, ratelimit messages (Kent Overstreet) - bcachefs: Add missing path_traverse() to btree_iter_next_node() (Kent Overstreet) - bcachefs: ec should not allocate from ro devs (Kent Overstreet) - bcachefs: Improved allocator debugging for ec (Kent Overstreet) - bcachefs: Add missing bch2_trans_begin() call (Kent Overstreet) - bcachefs: Add a comment for bucket helper types (Kent Overstreet) - bcachefs: Don't rely on implicit unsigned -> signed integer conversion (Kent Overstreet) - lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STAT (Kent Overstreet) - bcachefs: Fix double free of ca->buckets_nouse (Kent Overstreet) - module: warn about excessively long module waits (Linus Torvalds) - LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall() (Dandan Zhang) - LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS (Yuli Wang) - LoongArch: Use accessors to page table entries instead of direct dereference (Huacai Chen) - LoongArch: Enable general EFI poweroff method (Miao Wang) - padata: Fix possible divide-by-0 panic in padata_mt_helper() (Waiman Long) - mailmap: update entry for David Heidelberg (David Heidelberg) - memcg: protect concurrent access to mem_cgroup_idr (Shakeel Butt) - mm: shmem: fix incorrect aligned index when checking conflicts (Baolin Wang) - mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem (Baolin Wang) - mm: list_lru: fix UAF for memory cgroup (Muchun Song) - kcov: properly check for softirq context (Andrey Konovalov) - MAINTAINERS: Update LTP members and web (Petr Vorel) - selftests: mm: add s390 to ARCH check (Nico Pache) - redhat: Fix the ownership of /lib/modules/<kversion> directory (Vitaly Kuznetsov) - new configs in drivers/phy (Izabela Bakollari) - Add support to rh_waived cmdline boot parameter (Ricardo Robaina) [RHEL-26170] - Linux v6.11.0-0.rc3 Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com> |
||
---|---|---|
.gitignore | ||
check-kabi | ||
def_variants.yaml.rhel | ||
dracut-virt.conf | ||
fedoraimaca.x509 | ||
filtermods.py | ||
flavors | ||
gating.yaml | ||
generate_all_configs.sh | ||
kernel-aarch64-64k-debug-rhel.config | ||
kernel-aarch64-64k-rhel.config | ||
kernel-aarch64-debug-rhel.config | ||
kernel-aarch64-rhel.config | ||
kernel-aarch64-rt-debug-rhel.config | ||
kernel-aarch64-rt-rhel.config | ||
kernel-local | ||
kernel-ppc64le-debug-rhel.config | ||
kernel-ppc64le-rhel.config | ||
kernel-s390x-debug-rhel.config | ||
kernel-s390x-rhel.config | ||
kernel-s390x-zfcpdump-rhel.config | ||
kernel-x86_64-debug-rhel.config | ||
kernel-x86_64-rhel.config | ||
kernel-x86_64-rt-debug-rhel.config | ||
kernel-x86_64-rt-rhel.config | ||
kernel.changelog | ||
kernel.spec | ||
kvm_stat.logrotate | ||
linux-kernel-test.patch | ||
Makefile.rhelver | ||
merge.py | ||
mod-denylist.sh | ||
mod-sign.sh | ||
Module.kabi_aarch64 | ||
Module.kabi_dup_aarch64 | ||
Module.kabi_dup_ppc64le | ||
Module.kabi_dup_s390x | ||
Module.kabi_dup_x86_64 | ||
Module.kabi_ppc64le | ||
Module.kabi_s390x | ||
Module.kabi_x86_64 | ||
nvidiagpuoot001.x509 | ||
partial-clang_lto-aarch64-debug-snip.config | ||
partial-clang_lto-aarch64-snip.config | ||
partial-clang_lto-x86_64-debug-snip.config | ||
partial-clang_lto-x86_64-snip.config | ||
partial-clang-debug-snip.config | ||
partial-clang-snip.config | ||
partial-kgcov-debug-snip.config | ||
partial-kgcov-snip.config | ||
patch-6.11-redhat.patch | ||
process_configs.sh | ||
README.rst | ||
redhatsecureboot501.cer | ||
redhatsecurebootca5.cer | ||
rheldup3.x509 | ||
rhelima_centos.x509 | ||
rhelima.x509 | ||
rhelimaca1.x509 | ||
rhelkpatch1.x509 | ||
rpminspect.yaml | ||
sources | ||
uki_addons.json | ||
uki_create_addons.py | ||
x509.genkey.centos | ||
x509.genkey.rhel |
=================== 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