261ff14b82
3 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
Jan Stancek
|
9c1c511eb8 |
kernel-6.11.0-0.rc7.24.el10
* Tue Sep 10 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc7.24.el10] - redhat: Do not include UKI addons twice (Vitaly Kuznetsov) - redhat: update gating.yml (Michael Hofmann) - Linux 6.11-rc7 (Linus Torvalds) - clocksource/drivers/imx-tpm: Fix next event not taking effect sometime (Jacky Bai) - clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX (Jacky Bai) - clocksource/drivers/timer-of: Remove percpu irq related code (Daniel Lezcano) - perf/aux: Fix AUX buffer serialization (Peter Zijlstra) - uprobes: Use kzalloc to allocate xol area (Sven Schnelle) - VMCI: Fix use-after-free when removing resource in vmci_resource_remove() (David Fernandez Gonzalez) - Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic (Naman Jain) - uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind (Saurabh Sengar) - misc: keba: Fix sysfs group creation (Gerhard Engleder) - dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem (Michal Simek) - nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc (Geert Uytterhoeven) - nvmem: u-boot-env: error if NVMEM device is too small (John Thomson) - misc: fastrpc: Fix double free of 'buf' in error path (Sukrut Bellary) - binder: fix UAF caused by offsets overwrite (Carlos Llamas) - iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips (Jean-Baptiste Maneyrol) - iio: adc: ad7173: fix GPIO device info (Dumitru Ceclan) - iio: adc: ad7124: fix DT configuration parsing (Dumitru Ceclan) - iio: adc: ad_sigma_delta: fix irq_flags on irq request (Nuno Sa) - iio: adc: ads1119: Fix IRQ flags (Francesco Dolcini) - iio: fix scale application in iio_convert_raw_to_processed_unlocked (Matteo Martelli) - iio: adc: ad7124: fix config comparison (Dumitru Ceclan) - iio: adc: ad7124: fix chip ID mismatch (Dumitru Ceclan) - iio: adc: ad7173: Fix incorrect compatible string (Dumitru Ceclan) - iio: buffer-dmaengine: fix releasing dma channel on error (David Lechner) - iio: adc: ad7606: remove frstdata check for serial mode (Guillaume Stols) - staging: iio: frequency: ad9834: Validate frequency parameter value (Aleksandr Mishin) - usb: typec: ucsi: Fix cable registration (Heikki Krogerus) - usb: typec: ucsi: Fix the partner PD revision (Heikki Krogerus) - usb: cdns2: Fix controller reset issue (Pawel Laszczak) - usb: dwc3: core: update LC timer as per USB Spec V3.2 (Faisal Hassan) - usb: dwc3: Avoid waking up gadget during startxfer (Prashanth K) - clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPs (Johan Hovold) - clk: starfive: jh7110-sys: Add notifier for PLL0 clock (Xingyu Wu) - clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPs (Neil Armstrong) - clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time (Stephen Boyd) - clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs (Stephen Boyd) - clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs (Bryan O'Donoghue) - clk: qcom: ipq9574: Update the alpha PLL type for GPLLs (devi priya) - clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags (Abel Vesa) - clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLL (Satya Priya Kakitapalli) - clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabled (Satya Priya Kakitapalli) - clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API (Satya Priya Kakitapalli) - clk: qcom: clk-alpha-pll: Fix the pll post div mask (Satya Priya Kakitapalli) - scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP (Mary Guillemard) - pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now (Stephan Gerhold) - kunit: Fix missing kerneldoc comment (David Gow) - PCI/pwrctl: Rescan bus on a separate thread (Bartosz Golaszewski) - PCI: Don't rely on of_platform_depopulate() for reused OF-nodes (Bartosz Golaszewski) - netfs, cifs: Improve some debugging bits (David Howells) - cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3 (David Howells) - cifs: Fix zero_point init on inode initialisation (David Howells) - smb: client: fix double put of @cfile in smb2_set_path_size() (Paulo Alcantara) - smb: client: fix double put of @cfile in smb2_rename_path() (Paulo Alcantara) - smb: client: fix hang in wait_for_response() for negproto (Paulo Alcantara) - KVM: x86: don't fall through case statements without annotations (Linus Torvalds) - arm64: stacktrace: fix the usage of ftrace_graph_ret_addr() (Puranjay Mohan) - riscv: Fix RISCV_ALTERNATIVE_EARLY (Alexandre Ghiti) - riscv: Do not restrict memory size because of linear mapping on nommu (Alexandre Ghiti) - riscv: Fix toolchain vector detection (Anton Blanchard) - riscv: misaligned: Restrict user access to kernel memory (Samuel Holland) - riscv: mm: Do not restrict mmap address based on hint (Charlie Jenkins) - riscv: selftests: Remove mmap hint address checks (Charlie Jenkins) - Revert "RISC-V: mm: Document mmap changes" (Charlie Jenkins) - powerpc/qspinlock: Fix deadlock in MCS queue (Nysal Jan K.A.) - powerpc/mm: Fix return type of pgd_val() (Christophe Leroy) - powerpc/vdso: Don't discard rela sections (Christophe Leroy) - powerpc/64e: Define mmu_pte_psize static (Christophe Leroy) - KVM: Remove HIGH_RES_TIMERS dependency (Steven Rostedt) - kvm: Note an RCU quiescent state on guest exit (Leonardo Bras) - KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VM (Tom Dohrmann) - KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNP (Vitaly Kuznetsov) - KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing (Ravi Bangoria) - KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE (Maxim Levitsky) - KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS (Sean Christopherson) - KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs (Sean Christopherson) - KVM: x86/mmu: Fixup comments missed by the REMOVED_SPTE=>FROZEN_SPTE rename (Yan Zhao) - cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models (Gautham R. Shenoy) - nvmet: Identify-Active Namespace ID List command should reject invalid nsid (Maurizio Lombardi) - nvme: set BLK_FEAT_ZONED for ZNS multipath disks (Christoph Hellwig) - nvme-pci: Add sleep quirk for Samsung 990 Evo (Georg Gottleuber) - nvme-pci: allocate tagset on reset if necessary (Keith Busch) - nvmet-tcp: fix kernel crash if commands allocation fails (Maurizio Lombardi) - nvme: use better description for async reset reason (Keith Busch) - nvmet: Make nvmet_debugfs static (Jinjie Ruan) - bio-integrity: don't restrict the size of integrity metadata (Mikulas Patocka) - ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery() (Li Nan) - ASoC: codecs: lpass-va-macro: set the default codec version for sm8250 (Srinivas Kandagatla) - ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode (Matteo Martelli) - ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK) (Markuss Broks) - ASoC: mediatek: mt8188-mt6359: Modify key (Zhang Yi) - ASoc: SOF: topology: Clear SOF link platform name upon unload (Chen-Yu Tsai) - ASoC: fix module autoloading (Liao Chen) - ASoC: tda7419: fix module autoloading (Liao Chen) - ASoC: google: fix module autoloading (Liao Chen) - ASoC: intel: fix module autoloading (Liao Chen) - ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t" (Laurentiu Mihalcea) - ASoC: tegra: Fix CBB error during probe() (Mohan Kumar) - ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object (robelin) - ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Hans de Goede) - ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder (Hans de Goede) - ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP (Vasiliy Kovalev) - ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx (Maximilien Perreault) - ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx (Adam Queler) - ALSA: hda/realtek: extend quirks for Clevo V5[46]0 (Marek Marczykowski-Górecki) - ALSA: hda: add HDMI codec ID for Intel PTL (Kai Vehmanen) - ALSA: hda/realtek: add patch for internal mic in Lenovo V145 (Terry Cheong) - ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices (Christoffer Sandberg) - mmc: cqhci: Fix checking of CQHCI_HALT state (Seunghwan Baek) - mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K (Sam Protsenko) - mmc: sdhci-of-aspeed: fix module autoloading (Liao Chen) - mmc: core: apply SD quirks earlier during probe (Jonathan Bell) - gpio: modepin: Enable module autoloading (Liao Chen) - gpio: rockchip: fix OF node leak in probe() (Krzysztof Kozlowski) - OPP: Fix support for required OPPs for multiple PM domains (Ulf Hansson) - pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable() (Uwe Kleine-König) - Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs" (Alex Deucher) - drm/amd/display: Block timing sync for different signals in PMO (Dillon Varone) - drm/amd/display: Lock DC and exit IPS when changing backlight (Leo Li) - drm/amdgpu: always allocate cleared VRAM for GEM allocations (Alex Deucher) - drm/amdgpu/mes: add mes mapping legacy queue switch (Jack Xiao) - drm/amd/display: Determine IPS mode by ASIC and PMFW versions (Leo Li) - drm/fbdev-dma: Only install deferred I/O if necessary (Thomas Zimmermann) - drm/panthor: flush FW AS caches in slow reset path (Adrián Larumbe) - drm: panel: nv3052c: Correct WL-355608-A8 panel compatible (Ryan Walklin) - dt-bindings: display: panel: Rename WL-355608-A8 panel to rg35xx-*-panel (Ryan Walklin) - drm/panthor: Restrict high priorities on group_create (Mary Guillemard) - drm/bridge-connector: reset the HDMI connector state (Dmitry Baryshkov) - drm/bridge-connector: move to DRM_DISPLAY_HELPER module (Dmitry Baryshkov) - drm/display: stop depending on DRM_DISPLAY_HELPER (Dmitry Baryshkov) - drm/imagination: Free pvr_vm_gpuva after unlink (Matt Coster) - nouveau: fix the fwsec sb verification register. (Dave Airlie) - drm: komeda: Fix an issue related to normalized zpos (hongchi.peng) - drm/xe/display: Avoid encoder_suspend at runtime suspend (Rodrigo Vivi) - drm/xe: Suspend/resume user access only during system s/r (Imre Deak) - drm/xe/display: Match i915 driver suspend/resume sequences better (Maarten Lankhorst) - drm/xe: Add missing runtime reference to wedged upon gt_reset (Rodrigo Vivi) - drm/xe/pcode: Treat pcode as per-tile rather than per-GT (Matt Roper) - drm/xe/gsc: Do not attempt to load the GSC multiple times (Daniele Ceraolo Spurio) - drm/i915/display: Increase Fast Wake Sync length as a quirk (Jouni Högander) - drm/i915/display: Add mechanism to use sink model when applying quirk (Jouni Högander) - drm/i915/fence: Mark debug_fence_free() with __maybe_unused (Andy Shevchenko) - drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused (Andy Shevchenko) - drm/i915: Fix readout degamma_lut mismatch on ilk/snb (Ville Syrjälä) - drm/i915: Do not attempt to load the GSC multiple times (Daniele Ceraolo Spurio) - libfs: fix get_stashed_dentry() (Christian Brauner) - selftests/bpf: Add a selftest to check for incorrect names (Jeongjun Park) - bpf: add check for invalid name in btf_name_valid_section() (Jeongjun Park) - bpf: Fix a crash when btf_parse_base() returns an error pointer (Martin KaFai Lau) - ila: call nf_unregister_net_hooks() sooner (Eric Dumazet) - tools/net/ynl: fix cli.py --subscribe feature (Arkadiusz Kubalewski) - MAINTAINERS: fix ptp ocp driver maintainers address (Vadim Fedorenko) - selftests: net: enable bind tests (Jamie Bainbridge) - net: dsa: vsc73xx: fix possible subblocks range of CAPT block (Pawel Dembicki) - sched: sch_cake: fix bulk flow accounting logic for host fairness (Toke Høiland-Jørgensen) - docs: netdev: document guidance on cleanup.h (Jakub Kicinski) - ice: do not bring the VSI up, if it was down before the XDP setup (Larysa Zaremba) - ice: remove ICE_CFG_BUSY locking from AF_XDP code (Larysa Zaremba) - ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset (Larysa Zaremba) - ice: check for XDP rings instead of bpf program when unconfiguring (Larysa Zaremba) - ice: protect XDP configuration with a mutex (Larysa Zaremba) - ice: move netif_queue_set_napi to rtnl-protected sections (Larysa Zaremba) - MAINTAINERS: wifi: cw1200: add net-cw1200.h (Simon Horman) - Revert "wifi: ath11k: support hibernation" (Baochen Qiang) - Revert "wifi: ath11k: restore country code during resume" (Baochen Qiang) - wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power() (Baochen Qiang) - net: xilinx: axienet: Fix race in axienet_stop (Sean Anderson) - net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN (Jonas Gorski) - r8152: fix the firmware doesn't work (Hayes Wang) - fou: Fix null-ptr-deref in GRO. (Kuniyuki Iwashima) - bareudp: Fix device stats updates. (Guillaume Nault) - net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup (Souradeep Chakrabarti) - bpf, net: Fix a potential race in do_sock_getsockopt() (Tze-nan Wu) - net: dqs: Do not use extern for unused dql_group (Breno Leitao) - sch/netem: fix use after free in netem_dequeue (Stephen Hemminger) - usbnet: modern method to get random MAC (Oliver Neukum) - docs: ABI: update OCP TimeCard sysfs entries (Vadim Fedorenko) - ptp: ocp: adjust sysfs entries to expose tty information (Vadim Fedorenko) - ptp: ocp: convert serial ports to array (Vadim Fedorenko) - net: phy: Fix missing of_node_put() for leds (Jinjie Ruan) - net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT (Roger Quadros) - net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX (Roger Quadros) - net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT (Roger Quadros) - Bluetooth: MGMT: Ignore keys being loaded with invalid type (Luiz Augusto von Dentz) - Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE" (Luiz Augusto von Dentz) - Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT (Luiz Augusto von Dentz) - Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once (Luiz Augusto von Dentz) - Bluetooth: qca: If memdump doesn't work, re-enable IBS (Douglas Anderson) - can: kvaser_pciefd: Use a single write when releasing RX buffers (Martin Jocic) - can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open (Simon Arlott) - can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration (Marc Kleine-Budde) - can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode (Marc Kleine-Budde) - can: m_can: Limit coalescing to peripheral instances (Markus Schneider-Pargmann) - can: m_can: Reset cached active_interrupts on start (Markus Schneider-Pargmann) - can: m_can: disable_all_interrupts, not clear active_interrupts (Markus Schneider-Pargmann) - can: m_can: Do not cancel timer from within timer (Markus Schneider-Pargmann) - can: m_can: Remove m_can_rx_peripheral indirection (Markus Schneider-Pargmann) - can: m_can: Remove coalesing disable in isr during suspend (Markus Schneider-Pargmann) - can: m_can: Reset coalescing during suspend/resume (Markus Schneider-Pargmann) - can: m_can: Release irq on error in m_can_open (Simon Horman) - can: bcm: Remove proc entry when dev is unregistered. (Kuniyuki Iwashima) - igc: Unlock on error in igc_io_resume() (Dan Carpenter) - net: microchip: vcap: Fix use-after-free error in kunit test (Jens Emil Schulz Østergaard) - net: mctp-serial: Fix missing escapes on transmit (Matt Johnston) - net: mctp-serial: Add kunit test for next_chunk_len() (Matt Johnston) - tcp_bpf: fix return value of tcp_bpf_sendmsg() (Cong Wang) - net/smc: prevent NULL pointer dereference in txopt_get (Jeongjun Park) - ice: Add netif_device_attach/detach into PF reset flow (Dawid Osuchowski) - igb: Fix not clearing TimeSync interrupts for 82580 (Daiwei Li) - MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML (Jakub Kicinski) - MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi drivers (Frank Li) - MAINTAINERS: SPI: Add freescale lpspi maintainer information (Frank Li) - spi: spi-fsl-lpspi: Fix off-by-one in prescale max (Stefan Wahren) - spi: spidev: Add missing spi_device_id for jg10309-01 (Geert Uytterhoeven) - spi: bcm63xx: Enable module autoloading (Liao Chen) - spi: intel: Add check devm_kasprintf() returned value (Charles Han) - spi: spidev: Add an entry for elgin,jg10309-01 (Fabio Estevam) - spi: rockchip: Resolve unbalanced runtime PM / system PM handling (Brian Norris) - regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR (Douglas Anderson) - MAINTAINERS: update Andreas Hindborg's email address (Andreas Hindborg) - MAINTAINERS: Remove Wedson as Rust maintainer (Wedson Almeida Filho) - rust: macros: provide correct provenance when constructing THIS_MODULE (Boqun Feng) - rust: allow `stable_features` lint (Miguel Ojeda) - docs: rust: remove unintended blockquote in Quick Start (Jon Mulder) - rust: alloc: eschew `Box<MaybeUninit<T>>::write` (Jubilee Young) - rust: kernel: fix typos in code comments (Michael Vetter) - docs: rust: remove unintended blockquote in Coding Guidelines (Vincent Woltmann) - rust: block: fix wrong usage of lockdep API (Andreas Hindborg) - rust: kbuild: fix export of bss symbols (Andreas Hindborg) - tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread() (Steven Rostedt) - tracing/timerlat: Only clear timer if a kthread exists (Steven Rostedt) - tracing/osnoise: Use a cpumask to know what threads are kthreads (Steven Rostedt) - eventfs: Use list_del_rcu() for SRCU protected list variable (Steven Rostedt) - tracing: Avoid possible softlockup in tracing_iter_reset() (Zheng Yejian) - tracing: Fix memory leak in fgraph storage selftest (Masami Hiramatsu (Google)) - tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops() (Masami Hiramatsu (Google)) - platform/x86/amd: pmf: Make ASUS GA403 quirk generic (Luke D. Jones) - platform/x86: dell-smbios: Fix error path in dell_smbios_init() (Aleksandr Mishin) - kunit: Device wrappers should also manage driver name (David Gow) - bcachefs: BCH_SB_MEMBER_INVALID (Kent Overstreet) - bcachefs: fix rebalance accounting (Kent Overstreet) - perf daemon: Fix the build on more 32-bit architectures (Arnaldo Carvalho de Melo) - perf python: include "util/sample.h" (Xu Yang) - perf lock contention: Fix spinlock and rwlock accounting (Namhyung Kim) - perf test pmu: Set uninitialized PMU alias to null (Veronika Molnarova) - hwmon: (hp-wmi-sensors) Check if WMI event data exists (Armin Wolf) - hwmon: ltc2991: fix register bits defines (Pawel Dembicki) - btrfs: fix race between direct IO write and fsync when using same fd (Filipe Manana) - btrfs: zoned: handle broken write pointer on zones (Naohiro Aota) - btrfs: qgroup: don't use extent changeset when not needed (Fedor Pchelkin) - ksmbd: Unlock on in ksmbd_tcp_set_interfaces() (Dan Carpenter) - ksmbd: unset the binding mark of a reused connection (Namjae Jeon) - smb: Annotate struct xattr_smb_acl with __counted_by() (Thorsten Blum) - fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF (Baokun Li) - mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range() (David Howells) - ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION (Yuntao Liu) - parisc: Delay write-protection until mark_rodata_ro() call (Helge Deller) - alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n (Suren Baghdasaryan) - mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area (Adrian Huang) - mailmap: update entry for Jan Kuliga (Jan Kuliga) - codetag: debug: mark codetags for poisoned page as empty (Hao Ge) - mm/memcontrol: respect zswap.writeback setting from parent cg too (Mike Yuan) - scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum (Marc Zyngier) - Revert "mm: skip CMA pages when they are not available" (Usama Arif) - maple_tree: remove rcu_read_lock() from mt_validate() (Liam R. Howlett) - kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y (Petr Tesarik) - mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook (Hao Ge) - nilfs2: fix state management in error path of log writing function (Ryusuke Konishi) - nilfs2: fix missing cleanup on rollforward recovery error (Ryusuke Konishi) - nilfs2: protect references to superblock parameters exposed in sysfs (Ryusuke Konishi) - userfaultfd: don't BUG_ON() if khugepaged yanks our page table (Jann Horn) - userfaultfd: fix checks for huge PMDs (Jann Horn) - mm: vmalloc: ensure vmap_block is initialised before adding to queue (Will Deacon) - selftests: mm: fix build errors on armhf (Muhammad Usama Anjum) - fuse: disable the combination of passthrough and writeback cache (Bernd Schubert) - fuse: update stats for pages in dropped aux writeback list (Joanne Koong) - fuse: clear PG_uptodate when using a stolen page (Miklos Szeredi) - fuse: fix memory leak in fuse_create_open (yangyun) - fuse: check aborted connection before adding requests to pending list for resending (Joanne Koong) - fuse: use unsigned type for getxattr/listxattr size truncation (Jann Horn) - Linux v6.11.0-0.rc7 Resolves: RHEL-56700 Signed-off-by: Jan Stancek <jstancek@redhat.com> |
||
Jan Stancek
|
d0f15e3a26 |
kernel-6.9.0-0.rc2.1.el10
* Mon Apr 08 2024 Jan Stancek <jstancek@redhat.com> [6.9.0-0.rc2.1.el10] - remove ARK .gitlab-ci.yml (Jan Stancek) - redhat: update rpminspect with c9s one (Jan Stancek) - redhat: remove fedora configs and files (Jan Stancek) - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-29722] - nfsd: hold a lighter-weight client reference over CB_RECALL_ANY (Jeff Layton) - SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP (Chuck Lever) - i2c: pxa: hide unused icr_bits[] variable (Arnd Bergmann) - xfs: allow cross-linking special files without project quota (Andrey Albershteyn) - smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect() (Paulo Alcantara) - smb: client: fix potential UAF in smb2_is_network_name_deleted() (Paulo Alcantara) - smb: client: fix potential UAF in is_valid_oplock_break() (Paulo Alcantara) - smb: client: fix potential UAF in smb2_is_valid_oplock_break() (Paulo Alcantara) - smb: client: fix potential UAF in smb2_is_valid_lease_break() (Paulo Alcantara) - smb: client: fix potential UAF in cifs_stats_proc_show() (Paulo Alcantara) - smb: client: fix potential UAF in cifs_stats_proc_write() (Paulo Alcantara) - smb: client: fix potential UAF in cifs_dump_full_key() (Paulo Alcantara) - smb: client: fix potential UAF in cifs_debug_files_proc_show() (Paulo Alcantara) - smb3: retrying on failed server close (Ritvik Budhiraja) - smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex (Paulo Alcantara) - smb: client: handle DFS tcons in cifs_construct_tcon() (Paulo Alcantara) - smb: client: refresh referral without acquiring refpath_lock (Paulo Alcantara) - smb: client: guarantee refcounted children from parent session (Paulo Alcantara) - cifs: Fix caching to try to do open O_WRONLY as rdwr on server (David Howells) - smb: client: fix UAF in smb2_reconnect_server() (Paulo Alcantara) - smb: client: replace deprecated strncpy with strscpy (Justin Stitt) - firewire: ohci: mask bus reset interrupts between ISR and bottom half (Adam Goldman) - spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe (Huai-Yuan Liu) - spi: spi-fsl-lpspi: remove redundant spi_controller_put call (Carlos Song) - spi: s3c64xx: Use DMA mode from fifo size (Jaewon Kim) - regulator: tps65132: Add of_match table (André Apitzsch) - regmap: maple: Fix uninitialized symbol 'ret' warnings (Richard Fitzgerald) - regmap: maple: Fix cache corruption in regcache_maple_drop() (Richard Fitzgerald) - nvme-fc: rename free_ctrl callback to match name pattern (Daniel Wagner) - nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists (Daniel Wagner) - nvmet: implement unique discovery NQN (Hannes Reinecke) - nvme: don't create a multipath node for zero capacity devices (Christoph Hellwig) - nvme: split nvme_update_zone_info (Christoph Hellwig) - nvme-multipath: don't inherit LBA-related fields for the multipath node (Christoph Hellwig) - block: fix overflow in blk_ioctl_discard() (Li Nan) - nullblk: Fix cleanup order in null_add_dev() error path (Damien Le Moal) - io_uring/kbuf: hold io_buffer_list reference over mmap (Jens Axboe) - io_uring/kbuf: protect io_buffer_list teardown with a reference (Jens Axboe) - io_uring/kbuf: get rid of bl->is_ready (Jens Axboe) - io_uring/kbuf: get rid of lower BGID lists (Jens Axboe) - io_uring: use private workqueue for exit work (Jens Axboe) - io_uring: disable io-wq execution of multishot NOWAIT requests (Jens Axboe) - io_uring/rw: don't allow multishot reads without NOWAIT support (Jens Axboe) - scsi: ufs: core: Fix MCQ mode dev command timeout (Peter Wang) - scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGN (Yihang Li) - scsi: sd: Unregister device if device_add_disk() failed in sd_probe() (Li Nan) - scsi: ufs: core: WLUN suspend dev/link state error recovery (Peter Wang) - scsi: mylex: Fix sysfs buffer lengths (Arnd Bergmann) - nios2: Only use built-in devicetree blob if configured to do so (Guenter Roeck) - dt-bindings: timer: narrow regex for unit address to hex numbers (Krzysztof Kozlowski) - dt-bindings: soc: fsl: narrow regex for unit address to hex numbers (Krzysztof Kozlowski) - dt-bindings: remoteproc: ti,davinci: remove unstable remark (Krzysztof Kozlowski) - dt-bindings: clock: ti: remove unstable remark (Krzysztof Kozlowski) - dt-bindings: clock: keystone: remove unstable remark (Krzysztof Kozlowski) - of: module: prevent NULL pointer dereference in vsnprintf() (Sergey Shtylyov) - dt-bindings: ufs: qcom: document SM6125 UFS (Krzysztof Kozlowski) - dt-bindings: ufs: qcom: document SC7180 UFS (Krzysztof Kozlowski) - dt-bindings: ufs: qcom: document SC8180X UFS (Krzysztof Kozlowski) - of: dynamic: Synchronize of_changeset_destroy() with the devlink removals (Herve Codina) - driver core: Introduce device_link_wait_removal() (Herve Codina) - docs: dt-bindings: add missing address/size-cells to example (Krzysztof Kozlowski) - MAINTAINERS: Add TPM DT bindings to TPM maintainers (Rob Herring) - stackdepot: rename pool_index to pool_index_plus_1 (Peter Collingbourne) - x86/mm/pat: fix VM_PAT handling in COW mappings (David Hildenbrand) - MAINTAINERS: change vmware.com addresses to broadcom.com (Alexey Makhalov) - selftests/mm: include strings.h for ffsl (Edward Liaw) - mm: vmalloc: fix lockdep warning (Uladzislau Rezki (Sony)) - mm: vmalloc: bail out early in find_vmap_area() if vmap is not init (Uladzislau Rezki (Sony)) - init: open output files from cpio unpacking with O_LARGEFILE (John Sperbeck) - mm/secretmem: fix GUP-fast succeeding on secretmem folios (David Hildenbrand) - arm64/ptrace: Use saved floating point state type to determine SVE layout (Mark Brown) - riscv: process: Fix kernel gp leakage (Stefan O'Rear) - riscv: Disable preemption when using patch_map() (Alexandre Ghiti) - riscv: Fix warning by declaring arch_cpu_idle() as noinstr (Alexandre Ghiti) - riscv: use KERN_INFO in do_trap (Andreas Schwab) - riscv: Fix vector state restore in rt_sigreturn() (Björn Töpel) - riscv: mm: implement pgprot_nx (Jisheng Zhang) - riscv: compat_vdso: align VDSOAS build log (Masahiro Yamada) - RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ (Victor Isaev) - riscv: Mark __se_sys_* functions __used (Sami Tolvanen) - drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported (Pu Lehui) - riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/ (Masahiro Yamada) - riscv: hwprobe: do not produce frtace relocation (Vladimir Isaev) - riscv: Fix spurious errors from __get/put_kernel_nofault (Samuel Holland) - riscv: mm: Fix prototype to avoid discarding const (Samuel Holland) - s390/entry: align system call table on 8 bytes (Sumanth Korikkar) - s390/pai: fix sampling event removal for PMU device driver (Thomas Richter) - s390/preempt: mark all functions __always_inline (Ilya Leoshkevich) - s390/atomic: mark all functions __always_inline (Ilya Leoshkevich) - s390/mm: fix NULL pointer dereference (Heiko Carstens) - PM: EM: fix wrong utilization estimation in em_cpu_energy() (Vincent Guittot) - ACPI: thermal: Register thermal zones without valid trip points (Stephen Horvath) - thermal: gov_power_allocator: Allow binding without trip points (Nikita Travkin) - thermal: gov_power_allocator: Allow binding without cooling devices (Nikita Travkin) - gpio: cdev: fix missed label sanitizing in debounce_setup() (Kent Gibson) - gpio: cdev: check for NULL labels when sanitizing them for irqs (Bartosz Golaszewski) - gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobject_get() errors (Hans de Goede) - ata: sata_gemini: Check clk_enable() result (Chen Ni) - ata: sata_mv: Fix PCI device ID table declaration compilation warning (Arnd Bergmann) - ata: ahci_st: Remove an unused field in struct st_ahci_drv_data (Christophe JAILLET) - ata: pata_macio: drop driver owner assignment (Krzysztof Kozlowski) - ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit (Arnd Bergmann) - ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path (Chaitanya Kumar Borah) - ASoC: SOF: amd: fix for false dsp interrupts (Vijendar Mukunda) - ASoC: SOF: Intel: lnl: Disable DMIC/SSP offload on remove (Peter Ujfalusi) - ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() (Richard Fitzgerald) - ASoC: codecs: ES8326: Removing the control of ADC_SCALE (Zhang Yi) - ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resume (Zhang Yi) - ASoC: codecs: ES8326: modify clock table (Zhang Yi) - ASoC: codecs: ES8326: Solve error interruption issue (Zhang Yi) - ASoC: Intel: avs: boards: Add modules description (Amadeusz Sławiński) - ASoC: amd: acp: fix for acp_init function error handling (Vijendar Mukunda) - ASoC: rt-sdw*: add __func__ to all error logs (Pierre-Louis Bossart) - ASoC: rt722-sdca-sdw: fix locking sequence (Pierre-Louis Bossart) - ASoC: rt712-sdca-sdw: fix locking sequence (Pierre-Louis Bossart) - ASoC: rt711-sdw: fix locking sequence (Pierre-Louis Bossart) - ASoC: rt711-sdca: fix locking sequence (Pierre-Louis Bossart) - ASoC: rt5682-sdw: fix locking sequence (Pierre-Louis Bossart) - ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw (Stephen Lee) - ASoC: amd: acp: fix for acp pdm configuration check (Vijendar Mukunda) - ASoC: SOF: Intel: hda: Compensate LLP in case it is not reset (Peter Ujfalusi) - ALSA: hda: Add pplcllpl/u members to hdac_ext_stream (Peter Ujfalusi) - ASoC: SOF: ipc4-pcm: Correct the delay calculation (Peter Ujfalusi) - ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_ops (Peter Ujfalusi) - ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in PAUSED state (Peter Ujfalusi) - ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED cases in pcm_trigger (Peter Ujfalusi) - ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition locally (Peter Ujfalusi) - ASoC: SOF: Remove the get_stream_position callback (Peter Ujfalusi) - ASoC: SOF: Intel: hda-common-ops: Do not set the get_stream_position callback (Peter Ujfalusi) - ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_counter() for pcm_delay (Peter Ujfalusi) - ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacks (Peter Ujfalusi) - ASoC: SOF: Introduce a new callback pair to be used for PCM delay reporting (Peter Ujfalusi) - ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callback (Peter Ujfalusi) - ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position) (Peter Ujfalusi) - ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to place constraint (Peter Ujfalusi) - ASoC: SOF: ipc4-topology: Save the DMA maximum burst size for PCMs (Peter Ujfalusi) - ASoC: SOF: Add dsp_max_burst_size_in_ms member to snd_sof_pcm_stream (Peter Ujfalusi) - ASoC: cs42l43: Correct extraction of data pointer in suspend/resume (Charles Keepax) - ASoC: SOF: mtrace: rework mtrace timestamp setting (Rander Wang) - ASoC: cs-amp-lib: Check for no firmware controls when writing calibration (Simon Trimmer) - ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspend (Peter Ujfalusi) - ALSA: line6: Zero-initialize message buffers (Takashi Iwai) - ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR (Luke D. Jones) - ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone (I Gede Agastya Darma Laksana) - ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 16ARHA7 models (Christian Bendiksen) - Revert "ALSA: emu10k1: fix synthesizer sample playback position and caching" (Oswald Buddenhagen) - OSS: dmasound/paula: Mark driver struct with __refdata to prevent section mismatch (Uwe Kleine-König) - ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 (Simon Trimmer) - ASoC: tas2781: mark dvc_tlv with __maybe_unused (Gergo Koteles) - ALSA: hda: cs35l56: Add ACPI device match tables (Simon Trimmer) - ALSA: hda/realtek - Fix inactive headset mic jack (Christoffer Sandberg) - drm/i915/mst: Reject FEC+MST on ICL (Ville Syrjälä) - drm/i915/mst: Limit MST+DSC to TGL+ (Ville Syrjälä) - drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13 (Ankit Nautiyal) - drm/i915/gt: Enable only one CCS for compute workload (Andi Shyti) - drm/i915/gt: Do not generate the command streamer for all the CCS (Andi Shyti) - drm/i915/gt: Disable HW load balancing for CCS (Andi Shyti) - drm/i915/gt: Limit the reserved VM space to only the platforms that need it (Andi Shyti) - drm/i915/psr: Fix intel_psr2_sel_fetch_et_alignment usage (Jouni Högander) - drm/i915/psr: Move writing early transport pipe src (Jouni Högander) - drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT value (Jouni Högander) - drm/i915/dp: Remove support for UHBR13.5 (Arun R Murthy) - drm/i915/dp: Fix DSC state HW readout for SST connectors (Imre Deak) - drm/xe: Use ordered wq for preempt fence waiting (Matthew Brost) - drm/xe: Move vma rebinding to the drm_exec locking loop (Thomas Hellström) - drm/xe: Make TLB invalidation fences unordered (Thomas Hellström) - drm/xe: Rework rebinding (Thomas Hellström) - drm/xe: Use ring ops TLB invalidation for rebinds (Thomas Hellström) - drm/display: fix typo (Oleksandr Natalenko) - drm/prime: Unbreak virtgpu dma-buf export (Rob Clark) - nouveau/uvmm: fix addr/range calcs for remap operations (Dave Airlie) - drm/nouveau/gr/gf100: Remove second semicolon (Colin Ian King) - drm/panfrost: fix power transition timeout warnings (Christian Hewitt) - 9p: remove SLAB_MEM_SPREAD flag usage (Chengming Zhou) - 9p: Fix read/write debug statements to report server reply (Dominique Martinet) - 9p/trans_fd: remove Excess kernel-doc comment (Randy Dunlap) - ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1 (Namjae Jeon) - ksmbd: validate payload size in ipc response (Namjae Jeon) - ksmbd: don't send oplock break if rename fails (Namjae Jeon) - aio: Fix null ptr deref in aio_complete() wakeup (Kent Overstreet) - fs,block: yield devices early (Christian Brauner) - block: count BLK_OPEN_RESTRICT_WRITES openers (Christian Brauner) - block: handle BLK_OPEN_RESTRICT_WRITES correctly (Christian Brauner) - redhat/configs: remove CONFIG_INTEL_MENLOW as it is obsolete. (David Arcari) - redhat: enable changes to build rt variants (Clark Williams) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: allow to enable RT (Jisheng Zhang) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM64: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915/gt: Queue and wait for the irq_work item. (Sebastian Andrzej Siewior) - drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - printk: Avoid false positive lockdep report for legacy printing (John Ogness) - printk: Provide threadprintk boot argument (John Ogness) - printk: Add kthread for all legacy consoles (John Ogness) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - printk: nbcon: Provide function to reacquire ownership (John Ogness) - tty: sysfs: Add nbcon support for 'active' (John Ogness) - proc: Add nbcon support for /proc/consoles (John Ogness) - printk: nbcon: Show replay message on takeover (John Ogness) - printk: Provide helper for message prepending (John Ogness) - printk: nbcon: Start printing threads (John Ogness) - printk: nbcon: Stop threads on shutdown/reboot (John Ogness) - printk: nbcon: Add printer thread wakeups (Thomas Gleixner) - printk: nbcon: Add context to console_is_usable() (John Ogness) - printk: Atomic print in printk context on shutdown (John Ogness) - printk: nbcon: Introduce printing kthreads (Thomas Gleixner) - lockdep: Mark emergency sections in lockdep splats (John Ogness) - rcu: Mark emergency sections in rcu stalls (John Ogness) - panic: Mark emergency section in oops (John Ogness) - panic: Mark emergency section in warn (Thomas Gleixner) - printk: nbcon: Implement emergency sections (Thomas Gleixner) - printk: Coordinate direct printing in panic (John Ogness) - printk: Track nbcon consoles (John Ogness) - printk: Avoid console_lock dance if no legacy or boot consoles (John Ogness) - printk: nbcon: Add unsafe flushing on panic (John Ogness) - printk: nbcon: Assign priority based on CPU state (John Ogness) - printk: nbcon: Use nbcon consoles in console_flush_all() (John Ogness) - printk: Track registered boot consoles (John Ogness) - printk: nbcon: Provide function to flush using write_atomic() (Thomas Gleixner) - printk: Add @flags argument for console_is_usable() (John Ogness) - printk: Let console_is_usable() handle nbcon (John Ogness) - printk: Make console_is_usable() available to nbcon (John Ogness) - printk: nbcon: Do not rely on proxy headers (John Ogness) - printk: nbcon: Implement processing in port->lock wrapper (John Ogness) - serial: core: Provide low-level functions to lock port (John Ogness) - printk: nbcon: Use driver synchronization while registering (John Ogness) - printk: nbcon: Add callbacks to synchronize with driver (John Ogness) - printk: nbcon: Add detailed doc for write_atomic() (John Ogness) - printk: Check printk_deferred_enter()/_exit() usage (Sebastian Andrzej Siewior) - printk: nbcon: Remove return value for write_atomic() (John Ogness) - printk: Properly deal with nbcon consoles on seq init (John Ogness) - printk: Add notation to console_srcu locking (John Ogness) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - zram: Replace bit spinlocks with spinlock_t for PREEMPT_RT. (Mike Galbraith) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - x86: Enable RT also on 32bit (Sebastian Andrzej Siewior) - x86: Allow to enable RT (Sebastian Andrzej Siewior) - drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation. (Sebastian Andrzej Siewior) - Locking: Let PREEMPT_RT compile again with new rwsem asserts. (Sebastian Andrzej Siewior) - perf: Split __perf_pending_irq() out of perf_pending_irq() (Sebastian Andrzej Siewior) - perf: Remove perf_swevent_get_recursion_context() from perf_pending_task(). (Sebastian Andrzej Siewior) - perf: Enqueue SIGTRAP always via task_work. (Sebastian Andrzej Siewior) - perf: Move irq_work_queue() where the event is prepared. (Sebastian Andrzej Siewior) - net: Rename rps_lock to backlog_lock. (Sebastian Andrzej Siewior) - net: Use backlog-NAPI to clean up the defer_list. (Sebastian Andrzej Siewior) - net: Allow to use SMP threads for backlog NAPI. (Sebastian Andrzej Siewior) - net: Remove conditional threaded-NAPI wakeup based on task state. (Sebastian Andrzej Siewior) - Linux v6.9.0-0.rc2 Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com> |
||
Justin M. Forbes
|
bcf48bc430
|
kernel-5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36
* Wed Aug 04 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36] - Revert "Merge branch 'releasefix' into 'os-build'" (Justin M. Forbes) - Fedora 5.14 configs round 1 (Justin M. Forbes) - redhat: add gating configuration for centos stream/rhel9 (Herton R. Krzesinski) - kernel-5.14.0-0.rc4.35 (Fedora Kernel Team) - kernel-5.14.0-0.rc3.20210801gitf3438b4c4e69.34 (Fedora Kernel Team) - kernel-5.14.0-0.rc3.20210731gitc7d102232649.33 (Fedora Kernel Team) - x86: configs: Enable CONFIG_TEST_FPU for debug kernels (Vitaly Kuznetsov) [1988384] - kernel-5.14.0-0.rc3.20210730git764a5bc89b12.32 (Fedora Kernel Team) - redhat/configs: Move CHACHA and POLY1305 to core kernel to allow BIG_KEYS=y (root) [1983298] - Revert "bpf: Add tech preview taint for syscall" (Jiri Olsa) [1978833] - kernel.spec: fix build of samples/bpf (Jiri Benc) - Enable OSNOISE_TRACER and TIMERLAT_TRACER (Jerome Marchand) [1979379] - kernel-5.14.0-0.rc3.20210728git4010a528219e.31 (Fedora Kernel Team) - kernel-5.14.0-0.rc3.20210728git7d549995d4e0.30 (Fedora Kernel Team) - Don't tag a release as [redhat] (Justin M. Forbes) - Revert "Drop that for now" (Herton R. Krzesinski) - rpmspec: switch iio and gpio tools to use tools_make (Herton R. Krzesinski) [1956988] - configs/process_configs.sh: Handle config items with no help text (Patrick Talbert) - fedora: sound config updates for 5.14 (Peter Robinson) - fedora: Only enable FSI drivers on POWER platform (Peter Robinson) - The CONFIG_RAW_DRIVER has been removed from upstream (Peter Robinson) - fedora: updates for 5.14 with a few disables for common from pending (Peter Robinson) - fedora: migrate from MFD_TPS68470 -> INTEL_SKL_INT3472 (Peter Robinson) - fedora: Remove STAGING_GASKET_FRAMEWORK (Peter Robinson) - Fedora: move DRM_VMWGFX configs from ark -> common (Peter Robinson) - fedora: arm: disabled unused FB drivers (Peter Robinson) - fedora: don't enable FB_VIRTUAL (Peter Robinson) - redhat/configs: Double MAX_LOCKDEP_ENTRIES (Waiman Long) [1940075] - rpmspec: fix verbose output on kernel-devel installation (Herton R. Krzesinski) [1981406] Resolves: rhbz#1940075, rhbz#1956988, rhbz#1978833, rhbz#1979379, rhbz#1981406, rhbz#1983298, rhbz#1988384 Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org> |