Linux Stable Commits
[Prev Page][Next Page]
- rust: treewide: switch to the kernel `Vec` type,
Miguel Ojeda
- rust: alloc: implement `collect` for `IntoIter`,
Miguel Ojeda
- rust: alloc: implement `IntoIterator` for `Vec`,
Miguel Ojeda
- rust: alloc: implement kernel `Vec` type,
Miguel Ojeda
- rust: alloc: introduce `ArrayLayout`,
Miguel Ojeda
- rust: alloc: add `Box` to prelude,
Miguel Ojeda
- rust: alloc: remove extension of std's `Box`,
Miguel Ojeda
- rust: treewide: switch to our kernel `Box` type,
Miguel Ojeda
- rust: alloc: implement kernel `Box`,
Miguel Ojeda
- rust: alloc: add __GFP_NOWARN to `Flags`,
Miguel Ojeda
- rust: alloc: implement `KVmalloc` allocator,
Miguel Ojeda
- rust: alloc: implement `Vmalloc` allocator,
Miguel Ojeda
- rust: alloc: add module `allocator_test`,
Miguel Ojeda
- rust: alloc: implement `Allocator` for `Kmalloc`,
Miguel Ojeda
- rust: alloc: make `allocator` module public,
Miguel Ojeda
- rust: alloc: implement `ReallocFunc`,
Miguel Ojeda
- rust: alloc: rename `KernelAllocator` to `Kmalloc`,
Miguel Ojeda
- rust: alloc: separate `aligned_size` from `krealloc_aligned`,
Miguel Ojeda
- rust: alloc: add `Allocator` trait,
Miguel Ojeda
- rust: error: optimize error type to use nonzero,
Miguel Ojeda
- rust: error: make conversion functions public,
Miguel Ojeda
- Documentation: rust: discuss `#[expect(...)]` in the guidelines,
Miguel Ojeda
- rust: start using the `#[expect(...)]` attribute,
Miguel Ojeda
- Documentation: rust: add coding guidelines on lints,
Miguel Ojeda
- rust: enable Clippy's `check-private-items`,
Miguel Ojeda
- rust: provide proper code documentation titles,
Miguel Ojeda
- rust: replace `clippy::dbg_macro` with `disallowed_macros`,
Miguel Ojeda
- rust: introduce `.clippy.toml`,
Miguel Ojeda
- rust: sync: remove unneeded `#[allow(clippy::non_send_fields_in_send_ty)]`,
Miguel Ojeda
- rust: init: remove unneeded `#[allow(clippy::disallowed_names)]`,
Miguel Ojeda
- rust: enable `rustdoc::unescaped_backticks` lint,
Miguel Ojeda
- rust: enable `clippy::ignored_unit_patterns` lint,
Miguel Ojeda
- rust: enable `clippy::unnecessary_safety_doc` lint,
Miguel Ojeda
- rust: enable `clippy::unnecessary_safety_comment` lint,
Miguel Ojeda
- rust: enable `clippy::undocumented_unsafe_blocks` lint,
Miguel Ojeda
- rust: types: avoid repetition in `{As,From}Bytes` impls,
Miguel Ojeda
- rust: sort global Rust flags,
Miguel Ojeda
- rust: workqueue: remove unneeded ``#[allow(clippy::new_ret_no_self)]`,
Miguel Ojeda
- x86/microcode/AMD: Add some forgotten models to the SHA check, Borislav Petkov (AMD)
- Bounce probe for stable-commits@xxxxxxxxxxxxxxx (no action required), stable-commits+owner
- x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range(), Andrew Cooper
- x86/boot: Sanitize boot params before parsing command line, Ard Biesheuvel
- Patch "RDMA/mlx5: Fix MR cache temp entries cleanup" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Remove not-used cache disable flag" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Fix mkey cache WQ flush" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Fix MR cache debugfs error in IB representors mode" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Check reg_create() create for errors" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Follow rb_key.ats when creating new mkeys" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Fix mkey cache possible deadlock on cleanup" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Fix counter update on MR cache mkey creation" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Ensure created mkeys always have a populated rb_key" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Change check for cacheable mkeys" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Remove extra unlock on error path" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache" has been added to the 6.1-stable tree, gregkh
- Patch "RDMA/mlx5: Fix assigning access flags to cache mkeys" has been added to the 6.1-stable tree, gregkh
- Patch "x86/microcode/AMD: Fix a -Wsometimes-uninitialized clang false positive" has been added to the 6.6-stable tree, gregkh
- Patch "scsi: ufs: core: Start the RTC update work later" has been added to the 6.6-stable tree, gregkh
- Patch "scsi: ufs: core: Cancel RTC work during ufshcd_remove()" has been added to the 6.6-stable tree, gregkh
- Patch "scsi: ufs: core: Fix another deadlock during RTC update" has been added to the 6.6-stable tree, gregkh
- Patch "scsi: ufs: core: Fix deadlock during RTC update" has been added to the 6.6-stable tree, gregkh
- Patch "thermal: gov_power_allocator: Add missing NULL pointer check" has been added to the 6.12-stable tree, gregkh
- virt: sev-guest: Allocate request data dynamically, Nikunj A Dadhania
- Patch "x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature" has been added to the 6.12-stable tree, gregkh
- Patch "x86/microcode/AMD: Load only SHA256-checksummed patches" has been added to the 6.12-stable tree, gregkh
- Patch "x86/microcode/AMD: Add get_patch_level()" has been added to the 6.12-stable tree, gregkh
- Patch "x86/microcode/AMD: Merge early_apply_microcode() into its single callsite" has been added to the 6.12-stable tree, gregkh
- Patch "x86/microcode/AMD: Return bool from find_blobs_in_containers()" has been added to the 6.12-stable tree, gregkh
- Patch "x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations" has been added to the 6.12-stable tree, gregkh
- Patch "x86/microcode/AMD: Have __apply_microcode_amd() return bool" has been added to the 6.12-stable tree, gregkh
- Patch "x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration" has been added to the 6.12-stable tree, gregkh
- Patch "x86/microcode: Rendezvous and load in NMI" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Sanitize __wait_for_cpus()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Rework early revisions reporting" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Replace the all-in-one rendevous handler" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Provide new control functions" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Simplify scan_microcode()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Remove pointless apply() invocation" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Protect against instrumentation" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Prepare for minimal revision check" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Mop up early loading leftovers" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Unify microcode apply() functions" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Reuse intel_cpu_collect_info()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Switch to kvmalloc()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Simplify and rename generic_load_microcode()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Simplify early loading" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Set new revision only after a successful update" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Save the microcode only after a successful late-load" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Rework intel_find_matching_signature()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Rip out mixed stepping support for Intel CPUs" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Rework intel_cpu_collect_info()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Use the family,model,stepping encoded in the patch ID" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Remove unnecessary cache writeback and invalidation" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/intel: Cleanup code further" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Handle "offline" CPUs correctly" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Get rid of the schedule work indirection" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Handle "nosmt" correctly" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Clean up mc_cpu_down_prep()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Clarify the late load logic" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/amd: Use cached microcode for AP load" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Merge early_apply_microcode() into its single callsite" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Have __apply_microcode_amd() return bool" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/amd: Use correct per CPU ucode_cpu_info" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Return bool from find_blobs_in_containers()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Split load_microcode_amd()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Pay attention to the stepping dynamically" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Make __verify_patch_size() return bool" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Load only SHA256-checksummed patches" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/32: Move early loading after paging enable" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Flush patch buffer mapping after application" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/amd: Cache builtin microcode too" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/amd: Cache builtin/initrd microcode early" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Add get_patch_level()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Add per CPU result state" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode: Add per CPU control field" has been added to the 6.6-stable tree, gregkh
- Patch "x86/apic: Provide apic_force_nmi_on_cpu()" has been added to the 6.6-stable tree, gregkh
- Patch "x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations" has been added to the 6.13-stable tree, gregkh
- Patch "x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature" has been added to the 6.13-stable tree, gregkh
- Patch "x86/microcode/AMD: Return bool from find_blobs_in_containers()" has been added to the 6.13-stable tree, gregkh
- Patch "x86/microcode/AMD: Load only SHA256-checksummed patches" has been added to the 6.13-stable tree, gregkh
- Patch "x86/microcode/AMD: Merge early_apply_microcode() into its single callsite" has been added to the 6.13-stable tree, gregkh
- Patch "x86/microcode/AMD: Have __apply_microcode_amd() return bool" has been added to the 6.13-stable tree, gregkh
- Patch "x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration" has been added to the 6.13-stable tree, gregkh
- Patch "x86/microcode/AMD: Add get_patch_level()" has been added to the 6.13-stable tree, gregkh
- Patch "amdgpu/pm/legacy: fix suspend/resume issues" has been added to the 6.12-stable tree, gregkh
- Patch "intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly" has been added to the 6.1-stable tree, gregkh
- Patch "mm/memory: Use exception ip to search exception tables" has been added to the 6.1-stable tree, gregkh
- Patch "pfifo_tail_enqueue: Drop new packet when sch->limit == 0" has been added to the 5.4-stable tree, gregkh
- Patch "gve: set xdp redirect target only when it is available" has been added to the 6.6-stable tree, gregkh
- Patch "Squashfs: check the inode number is not the invalid value of zero" has been added to the 6.1-stable tree, gregkh
- Patch "pfifo_tail_enqueue: Drop new packet when sch->limit == 0" has been added to the 5.10-stable tree, gregkh
- Patch "intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly" has been added to the 6.6-stable tree, gregkh
- Patch "arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck" has been added to the 6.6-stable tree, gregkh
- Patch "ptrace: Introduce exception_ip arch hook" has been added to the 6.1-stable tree, gregkh
- Patch "pfifo_tail_enqueue: Drop new packet when sch->limit == 0" has been added to the 6.1-stable tree, gregkh
- Patch "intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly" has been added to the 5.15-stable tree, gregkh
- Patch "pfifo_tail_enqueue: Drop new packet when sch->limit == 0" has been added to the 5.15-stable tree, gregkh
- Patch "intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly" has been added to the 5.10-stable tree, gregkh
- Patch "media: mtk-vcodec: potential null pointer deference in SCP" has been added to the 6.1-stable tree, gregkh
- Patch "drm/amd/display: fixed integer types and null check locations" has been added to the 6.1-stable tree, gregkh
- Patch "amdgpu/pm/legacy: fix suspend/resume issues" has been added to the 6.1-stable tree, gregkh
- Patch "amdgpu/pm/legacy: fix suspend/resume issues" has been added to the 6.6-stable tree, gregkh
- ALSA: hda/realtek: update ALC222 depop optimize, Kailang Yang
- block: fix conversion of GPT partition name to 7-bit, Olivier Gayot
- Patch "block: Remove zone write plugs when handling native zone append writes" has been added to the 6.13-stable tree, gregkh
- Patch "KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2" has been added to the 6.13-stable tree, gregkh
- Patch "usbnet: gl620a: fix endpoint checking in genelink_bind()" has been added to the 6.13-stable tree, gregkh
- Patch "usbnet: gl620a: fix endpoint checking in genelink_bind()" has been added to the 6.12-stable tree, gregkh
- Patch "amdgpu/pm/legacy: fix suspend/resume issues" has been added to the 6.13-stable tree, gregkh
- Patch "rcuref: Plug slowpath race in rcuref_put()" has been added to the 6.6-stable tree, gregkh
- Patch "drm/amdgpu: disable BAR resize on Dell G5 SE" has been added to the 6.12-stable tree, gregkh
- Patch "perf/core: Fix low freq setting via IOC_PERIOD" has been added to the 6.6-stable tree, gregkh
- Patch "selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP" has been added to the 6.12-stable tree, gregkh
- Patch "riscv: cacheinfo: Use of_property_present() for non-boolean properties" has been added to the 6.13-stable tree, gregkh
- Patch "i2c: ls2x: Fix frequency division register access" has been added to the 6.6-stable tree, gregkh
- Patch "tracing: Fix bad hist from corrupting named_triggers list" has been added to the 6.12-stable tree, gregkh
- Patch "sched/core: Prevent rescheduling when interrupts are disabled" has been added to the 6.12-stable tree, gregkh
- Patch "riscv: signal: fix signal frame size" has been added to the 6.6-stable tree, gregkh
- Patch "net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()" has been added to the 6.6-stable tree, gregkh
- Patch "net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC" has been added to the 6.12-stable tree, gregkh
- Patch "ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2" has been added to the 6.12-stable tree, gregkh
- Patch "net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()" has been added to the 6.1-stable tree, gregkh
- Patch "drm/amd/display: add a quirk to enable eDP0 on DP1" has been added to the 6.13-stable tree, gregkh
- Patch "mptcp: always handle address removal under msk socket lock" has been added to the 5.15-stable tree, gregkh
- Patch "sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance()" has been added to the 6.12-stable tree, gregkh
- Patch "net: enetc: add missing enetc4_link_deinit()" has been added to the 6.13-stable tree, gregkh
- Patch "riscv/futex: sign extend compare value in atomic cmpxchg" has been added to the 6.13-stable tree, gregkh
- Patch "ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2" has been added to the 6.6-stable tree, gregkh
- Patch "drm/amdgpu: init return value in amdgpu_ttm_clear_buffer" has been added to the 6.12-stable tree, gregkh
- Patch "riscv: cpufeature: use bitmap_equal() instead of memcmp()" has been added to the 6.12-stable tree, gregkh
- Patch "ALSA: hda/realtek: Fix microphone regression on ASUS N705UD" has been added to the 6.6-stable tree, gregkh
- Patch "riscv/futex: sign extend compare value in atomic cmpxchg" has been added to the 6.1-stable tree, gregkh
- Patch "mptcp: reset when MPTCP opts are dropped after join" has been added to the 6.13-stable tree, gregkh
- Patch "arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes" has been added to the 6.12-stable tree, gregkh
- Patch "drm/fbdev-dma: Add shadow buffering for deferred I/O" has been added to the 6.13-stable tree, gregkh
- Patch "drm/amd/display: Disable PSR-SU on eDP panels" has been added to the 6.1-stable tree, gregkh
- Patch "usbnet: gl620a: fix endpoint checking in genelink_bind()" has been added to the 6.6-stable tree, gregkh
- Patch "arm64/mm: Fix Boot panic on Ampere Altra" has been added to the 6.13-stable tree, gregkh
- Patch "KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending" has been added to the 6.13-stable tree, gregkh
- Patch "drm/xe/userptr: fix EFAULT handling" has been added to the 6.12-stable tree, gregkh
- Patch "ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr" has been added to the 6.12-stable tree, gregkh
- Patch "net: enetc: correct the xdp_tx statistics" has been added to the 6.12-stable tree, gregkh
- Patch "vmlinux.lds: Ensure that const vars with relocations are mapped R/O" has been added to the 6.12-stable tree, gregkh
- Patch "net: enetc: remove the mm_lock from the ENETC v4 driver" has been added to the 6.13-stable tree, gregkh
- Patch "drm/amd/display: Disable PSR-SU on eDP panels" has been added to the 6.12-stable tree, gregkh
- Patch "riscv/futex: sign extend compare value in atomic cmpxchg" has been added to the 6.6-stable tree, gregkh
- Patch "i2c: npcm: disable interrupt enable bit before devm_request_irq" has been added to the 6.12-stable tree, gregkh
- Patch "net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()" has been added to the 6.12-stable tree, gregkh
- Patch "vmlinux.lds: Ensure that const vars with relocations are mapped R/O" has been added to the 6.6-stable tree, gregkh
- Patch "phy: tegra: xusb: reset VBUS & ID OVERRIDE" has been added to the 6.1-stable tree, gregkh
- Patch "net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT" has been added to the 6.12-stable tree, gregkh
- Patch "i2c: npcm: disable interrupt enable bit before devm_request_irq" has been added to the 5.10-stable tree, gregkh
- Patch "drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd" has been added to the 6.13-stable tree, gregkh
- Patch "phy: tegra: xusb: reset VBUS & ID OVERRIDE" has been added to the 6.6-stable tree, gregkh
- Patch "mptcp: always handle address removal under msk socket lock" has been added to the 6.13-stable tree, gregkh
- Patch "usbnet: gl620a: fix endpoint checking in genelink_bind()" has been added to the 5.4-stable tree, gregkh
- Patch "btrfs: fix use-after-free on inode when scanning root during em shrinking" has been added to the 6.13-stable tree, gregkh
- Patch "arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes" has been added to the 6.13-stable tree, gregkh
- Patch "arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level" has been added to the 6.13-stable tree, gregkh
- Patch "ftrace: Avoid potential division by zero in function_stat_show()" has been added to the 5.10-stable tree, gregkh
- Patch "net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()" has been added to the 6.12-stable tree, gregkh
- Patch "ftrace: Avoid potential division by zero in function_stat_show()" has been added to the 5.4-stable tree, gregkh
- Patch "ftrace: Avoid potential division by zero in function_stat_show()" has been added to the 6.6-stable tree, gregkh
- Patch "ALSA: hda/realtek: Fix microphone regression on ASUS N705UD" has been added to the 6.13-stable tree, gregkh
- Patch "vmlinux.lds: Ensure that const vars with relocations are mapped R/O" has been added to the 6.13-stable tree, gregkh
- Patch "selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP" has been added to the 6.13-stable tree, gregkh
- Patch "sched/core: Prevent rescheduling when interrupts are disabled" has been added to the 5.10-stable tree, gregkh
- Patch "sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance()" has been added to the 6.13-stable tree, gregkh
- Patch "sched/core: Prevent rescheduling when interrupts are disabled" has been added to the 6.13-stable tree, gregkh
- Patch "riscv: signal: fix signal_minsigstksz" has been added to the 6.13-stable tree, gregkh
- Patch "riscv: cpufeature: use bitmap_equal() instead of memcmp()" has been added to the 6.13-stable tree, gregkh
- Patch "scsi: ufs: core: bsg: Fix crash when arpmb command fails" has been added to the 6.13-stable tree, gregkh
- Patch "phy: tegra: xusb: reset VBUS & ID OVERRIDE" has been added to the 6.13-stable tree, gregkh
- Patch "tracing: Fix bad hist from corrupting named_triggers list" has been added to the 6.13-stable tree, gregkh
- Patch "selftests/landlock: Test that MPTCP actions are not restricted" has been added to the 6.13-stable tree, gregkh
- Patch "rcuref: Plug slowpath race in rcuref_put()" has been added to the 6.13-stable tree, gregkh
- Patch "riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg" has been added to the 6.13-stable tree, gregkh
- Patch "rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm" has been added to the 6.13-stable tree, gregkh
- Patch "phy: tegra: xusb: reset VBUS & ID OVERRIDE" has been added to the 5.4-stable tree, gregkh
- Patch "drm/amd/display: Disable PSR-SU on eDP panels" has been added to the 6.13-stable tree, gregkh
- Patch "phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()" has been added to the 6.13-stable tree, gregkh
- Patch "phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk" has been added to the 6.13-stable tree, gregkh
- Patch "perf/core: Fix low freq setting via IOC_PERIOD" has been added to the 6.13-stable tree, gregkh
- Patch "net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC" has been added to the 6.13-stable tree, gregkh
- Patch "net: stmmac: dwmac-loongson: Add fix_soc_reset() callback" has been added to the 6.13-stable tree, gregkh
- Patch "net: enetc: correct the xdp_tx statistics" has been added to the 6.13-stable tree, gregkh
- Patch "net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()" has been added to the 6.13-stable tree, gregkh
- Patch "net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()" has been added to the 6.13-stable tree, gregkh
- Patch "iommu/vt-d: Remove device comparison in context_setup_pass_through_cb" has been added to the 6.13-stable tree, gregkh
- Patch "iommu/vt-d: Fix suspicious RCU usage" has been added to the 6.13-stable tree, gregkh
- Patch "perf/x86: Fix low freqency setting issue" has been added to the 6.13-stable tree, gregkh
- Patch "i2c: ls2x: Fix frequency division register access" has been added to the 6.13-stable tree, gregkh
- Patch "ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr" has been added to the 6.13-stable tree, gregkh
- Patch "scsi: ufs: core: bsg: Fix crash when arpmb command fails" has been added to the 6.12-stable tree, gregkh
- Patch "ftrace: Avoid potential division by zero in function_stat_show()" has been added to the 6.13-stable tree, gregkh
- Patch "drm/xe/userptr: restore invalidation list on error" has been added to the 6.13-stable tree, gregkh
- Patch "perf/core: Add RCU read lock protection to perf_iterate_ctx()" has been added to the 6.13-stable tree, gregkh
- Patch "drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)" has been added to the 6.13-stable tree, gregkh
- Patch "drm/amdgpu: init return value in amdgpu_ttm_clear_buffer" has been added to the 6.13-stable tree, gregkh
- Patch "drm/amdgpu: disable BAR resize on Dell G5 SE" has been added to the 6.13-stable tree, gregkh
- Patch "i2c: npcm: disable interrupt enable bit before devm_request_irq" has been added to the 6.13-stable tree, gregkh
- Patch "net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT" has been added to the 6.13-stable tree, gregkh
- Patch "btrfs: fix data overwriting bug during buffered write when block size < page size" has been added to the 6.13-stable tree, gregkh
- Patch "net: enetc: update UDP checksum when updating originTimestamp field" has been added to the 6.13-stable tree, gregkh
- Patch "net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()" has been added to the 6.13-stable tree, gregkh
- Patch "gve: unlink old napi when stopping a queue using queue API" has been added to the 6.13-stable tree, gregkh
- Patch "drm/xe/userptr: fix EFAULT handling" has been added to the 6.13-stable tree, gregkh
- Patch "efi: Don't map the entire mokvar table to determine its size" has been added to the 6.13-stable tree,
gregkh
- Patch "fuse: revert back to __readahead_folio() for readahead" has been added to the 6.13-stable tree, gregkh
- Patch "dm vdo: add missing spin_lock_init" has been added to the 6.13-stable tree, gregkh
- Patch "btrfs: do regular iput instead of delayed iput during extent map shrinking" has been added to the 6.13-stable tree, gregkh
- Patch "btrfs: skip inodes without loaded extent maps when shrinking extent maps" has been added to the 6.13-stable tree, gregkh
- Patch "dm-integrity: Avoid divide by zero in table status in Inline mode" has been added to the 6.13-stable tree, gregkh
- Patch "ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2" has been added to the 6.13-stable tree, gregkh
- Patch "selftests/landlock: Test that MPTCP actions are not restricted" has been added to the 6.12-stable tree, gregkh
- Patch "rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm" has been added to the 6.12-stable tree, gregkh
- Patch "riscv: signal: fix signal_minsigstksz" has been added to the 6.12-stable tree, gregkh
- Patch "arm64/mm: Fix Boot panic on Ampere Altra" has been added to the 6.12-stable tree, gregkh
- Patch "phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()" has been added to the 6.12-stable tree, gregkh
- Patch "riscv: signal: fix signal frame size" has been added to the 6.12-stable tree, gregkh
- Patch "riscv: cacheinfo: Use of_property_present() for non-boolean properties" has been added to the 6.12-stable tree, gregkh
- Patch "riscv/futex: sign extend compare value in atomic cmpxchg" has been added to the 6.12-stable tree, gregkh
- Patch "phy: tegra: xusb: reset VBUS & ID OVERRIDE" has been added to the 6.12-stable tree, gregkh
- Patch "rcuref: Plug slowpath race in rcuref_put()" has been added to the 6.12-stable tree, gregkh
- Patch "phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk" has been added to the 6.12-stable tree, gregkh
- Patch "perf/x86: Fix low freqency setting issue" has been added to the 6.12-stable tree, gregkh
- Patch "perf/core: Add RCU read lock protection to perf_iterate_ctx()" has been added to the 6.12-stable tree, gregkh
- Patch "net: stmmac: dwmac-loongson: Add fix_soc_reset() callback" has been added to the 6.12-stable tree, gregkh
- Patch "mptcp: reset when MPTCP opts are dropped after join" has been added to the 6.12-stable tree, gregkh
- Patch "net: enetc: update UDP checksum when updating originTimestamp field" has been added to the 6.12-stable tree, gregkh
- Patch "net: enetc: update UDP checksum when updating originTimestamp field" has been added to the 6.6-stable tree, gregkh
- Patch "perf/x86: Fix low freqency setting issue" has been added to the 6.1-stable tree, gregkh
- Patch "mptcp: always handle address removal under msk socket lock" has been added to the 6.12-stable tree, gregkh
- Patch "KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending" has been added to the 6.12-stable tree, gregkh
- Patch "KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2" has been added to the 6.12-stable tree, gregkh
- Patch "iommu/vt-d: Fix suspicious RCU usage" has been added to the 6.12-stable tree, gregkh
- Patch "net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()" has been added to the 6.12-stable tree, gregkh
- Patch "iommu/vt-d: Remove device comparison in context_setup_pass_through_cb" has been added to the 6.12-stable tree, gregkh
- Patch "i2c: ls2x: Fix frequency division register access" has been added to the 6.12-stable tree, gregkh
- Patch "ftrace: Avoid potential division by zero in function_stat_show()" has been added to the 6.12-stable tree, gregkh
- Patch "efi: Don't map the entire mokvar table to determine its size" has been added to the 6.12-stable tree,
gregkh
- Patch "drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)" has been added to the 6.12-stable tree, gregkh
- Patch "block: Remove zone write plugs when handling native zone append writes" has been added to the 6.12-stable tree, gregkh
- Patch "ALSA: hda/realtek: Fix microphone regression on ASUS N705UD" has been added to the 6.12-stable tree, gregkh
- Patch "drm/xe/userptr: restore invalidation list on error" has been added to the 6.12-stable tree, gregkh
- Patch "drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd" has been added to the 6.12-stable tree, gregkh
- Patch "sched/core: Prevent rescheduling when interrupts are disabled" has been added to the 6.6-stable tree, gregkh
- Patch "drm/amd/display: add a quirk to enable eDP0 on DP1" has been added to the 6.12-stable tree, gregkh
- Patch "drm/amd/display: Fix HPD after gpu reset" has been added to the 6.12-stable tree, gregkh
- Patch "scsi: ufs: core: bsg: Fix crash when arpmb command fails" has been added to the 6.6-stable tree, gregkh
- Patch "dm vdo: add missing spin_lock_init" has been added to the 6.12-stable tree, gregkh
- Patch "dm-integrity: Avoid divide by zero in table status in Inline mode" has been added to the 6.12-stable tree, gregkh
- Patch "riscv: signal: fix signal frame size" has been added to the 6.13-stable tree, gregkh
- Patch "perf/core: Add RCU read lock protection to perf_iterate_ctx()" has been added to the 6.6-stable tree, gregkh
- Patch "rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm" has been added to the 6.6-stable tree, gregkh
- Patch "perf/x86: Fix low freqency setting issue" has been added to the 6.6-stable tree, gregkh
- Patch "phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk" has been added to the 6.6-stable tree, gregkh
- Patch "net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()" has been added to the 6.6-stable tree, gregkh
- Patch "mptcp: reset when MPTCP opts are dropped after join" has been added to the 6.6-stable tree, gregkh
- Patch "net: enetc: correct the xdp_tx statistics" has been added to the 6.6-stable tree, gregkh
- Patch "mptcp: always handle address removal under msk socket lock" has been added to the 6.6-stable tree, gregkh
- Patch "KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending" has been added to the 6.6-stable tree, gregkh
- Patch "i2c: npcm: disable interrupt enable bit before devm_request_irq" has been added to the 6.6-stable tree, gregkh
- Patch "drm/amd/display: Disable PSR-SU on eDP panels" has been added to the 6.6-stable tree, gregkh
- Patch "drm/amd/display: Fix HPD after gpu reset" has been added to the 6.6-stable tree, gregkh
- Patch "phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk" has been added to the 5.10-stable tree, gregkh
- Patch "intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly" has been added to the 6.13-stable tree, gregkh
- Patch "i2c: amd-asf: Fix EOI register write to enable successive interrupts" has been added to the 6.13-stable tree, gregkh
- Patch "drm/amd/display: Fix HPD after gpu reset" has been added to the 6.13-stable tree, gregkh
- Patch "perf/core: Fix low freq setting via IOC_PERIOD" has been added to the 6.12-stable tree, gregkh
- Patch "ftrace: Avoid potential division by zero in function_stat_show()" has been added to the 5.15-stable tree, gregkh
- Patch "vmlinux.lds: Ensure that const vars with relocations are mapped R/O" has been added to the 5.10-stable tree, gregkh
- Patch "intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly" has been added to the 6.12-stable tree, gregkh
- Patch "arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level" has been added to the 6.12-stable tree, gregkh
- Patch "tracing: Fix bad hist from corrupting named_triggers list" has been added to the 6.6-stable tree, gregkh
- Patch "net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()" has been added to the 6.6-stable tree, gregkh
- Patch "phy: tegra: xusb: reset VBUS & ID OVERRIDE" has been added to the 5.15-stable tree, gregkh
- Patch "sched/core: Prevent rescheduling when interrupts are disabled" has been added to the 6.1-stable tree, gregkh
- Patch "net: enetc: update UDP checksum when updating originTimestamp field" has been added to the 6.1-stable tree, gregkh
- Patch "tracing: Fix bad hist from corrupting named_triggers list" has been added to the 6.1-stable tree, gregkh
- Patch "drm/amd/display: Fix HPD after gpu reset" has been added to the 6.1-stable tree, gregkh
- Patch "ftrace: Avoid potential division by zero in function_stat_show()" has been added to the 6.1-stable tree, gregkh
- Patch "vmlinux.lds: Ensure that const vars with relocations are mapped R/O" has been added to the 6.1-stable tree, gregkh
- Patch "net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()" has been added to the 6.1-stable tree, gregkh
- Patch "usbnet: gl620a: fix endpoint checking in genelink_bind()" has been added to the 6.1-stable tree, gregkh
- Patch "phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk" has been added to the 5.15-stable tree, gregkh
- Patch "mptcp: reset when MPTCP opts are dropped after join" has been added to the 6.1-stable tree, gregkh
- Patch "vmlinux.lds: Ensure that const vars with relocations are mapped R/O" has been added to the 5.15-stable tree, gregkh
- Patch "net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()" has been added to the 6.1-stable tree, gregkh
- drm/xe/userptr: Unmap userptrs in the mmu notifier, Thomas Hellström
- drm/xe/hmm: Don't dereference struct page pointers without notifier lock, Thomas Hellström
- drm/xe/hmm: Style- and include fixes, Thomas Hellström
- Patch "KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending" has been added to the 6.1-stable tree, gregkh
- Patch "phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk" has been added to the 6.1-stable tree, gregkh
- Patch "mptcp: always handle address removal under msk socket lock" has been added to the 6.1-stable tree, gregkh
- Patch "usbnet: gl620a: fix endpoint checking in genelink_bind()" has been added to the 5.15-stable tree, gregkh
- Patch "sched/core: Prevent rescheduling when interrupts are disabled" has been added to the 5.15-stable tree, gregkh
- Patch "net: enetc: update UDP checksum when updating originTimestamp field" has been added to the 5.15-stable tree, gregkh
- Patch "phy: tegra: xusb: reset VBUS & ID OVERRIDE" has been added to the 5.10-stable tree, gregkh
- Patch "net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()" has been added to the 5.15-stable tree, gregkh
- Patch "KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending" has been added to the 5.15-stable tree, gregkh
- Patch "i2c: npcm: disable interrupt enable bit before devm_request_irq" has been added to the 6.1-stable tree, gregkh
- Patch "perf/core: Fix low freq setting via IOC_PERIOD" has been added to the 6.1-stable tree, gregkh
- Patch "perf/core: Fix low freq setting via IOC_PERIOD" has been added to the 5.10-stable tree, gregkh
- Patch "ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2" has been added to the 5.15-stable tree, gregkh
- Patch "ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2" has been added to the 6.1-stable tree, gregkh
- Patch "mptcp: always handle address removal under msk socket lock" has been added to the 5.10-stable tree, gregkh
- Patch "net: enetc: correct the xdp_tx statistics" has been added to the 5.15-stable tree, gregkh
- Patch "usbnet: gl620a: fix endpoint checking in genelink_bind()" has been added to the 5.10-stable tree, gregkh
- Patch "KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending" has been added to the 5.10-stable tree,
gregkh
- Patch "drm/amd/display: Fix HPD after gpu reset" has been added to the 5.15-stable tree, gregkh
- Patch "perf/core: Fix low freq setting via IOC_PERIOD" has been added to the 5.15-stable tree, gregkh
- Patch "net: enetc: correct the xdp_tx statistics" has been added to the 6.1-stable tree, gregkh
- Patch "i2c: npcm: disable interrupt enable bit before devm_request_irq" has been added to the 5.15-stable tree, gregkh
- Patch "phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk" has been added to the 5.4-stable tree, gregkh
- Patch "perf/core: Fix low freq setting via IOC_PERIOD" has been added to the 5.4-stable tree, gregkh
- Patch "sched/core: Prevent rescheduling when interrupts are disabled" has been added to the 5.4-stable tree, gregkh
- x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63, Ahmed S. Darwish
- x86/cpu: Validate CPUID leaf 0x2 EDX output, Ahmed S. Darwish
- x86/cacheinfo: Validate CPUID leaf 0x2 EDX output, Ahmed S. Darwish
- mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr, Krister Johansen
- Patch "phy: rockchip: naneng-combphy: compatible reset with old DT" has been added to the 6.1-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix SBI TIME error generation" has been added to the 6.6-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix SBI IPI error generation" has been added to the 6.6-stable tree, Sasha Levin
- Patch "RISCV: KVM: Introduce mp_state_lock to avoid lock inversion" has been added to the 6.6-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix hart suspend status check" has been added to the 6.6-stable tree, Sasha Levin
- Patch "phy: rockchip: naneng-combphy: compatible reset with old DT" has been added to the 6.6-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix SBI TIME error generation" has been added to the 6.12-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix SBI IPI error generation" has been added to the 6.12-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix hart suspend_type use" has been added to the 6.12-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix hart suspend status check" has been added to the 6.12-stable tree, Sasha Levin
- Patch "phy: rockchip: fix Kconfig dependency more" has been added to the 6.12-stable tree, Sasha Levin
- Patch "phy: rockchip: naneng-combphy: compatible reset with old DT" has been added to the 6.12-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix SBI TIME error generation" has been added to the 6.13-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix hart suspend_type use" has been added to the 6.13-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix SBI IPI error generation" has been added to the 6.13-stable tree, Sasha Levin
- Patch "riscv: KVM: Fix hart suspend status check" has been added to the 6.13-stable tree, Sasha Levin
- Patch "phy: stm32: Fix constant-value overflow assertion" has been added to the 6.13-stable tree, Sasha Levin
- Patch "phy: rockchip: naneng-combphy: compatible reset with old DT" has been added to the 6.13-stable tree, Sasha Levin
- Patch "phy: rockchip: fix Kconfig dependency more" has been added to the 6.13-stable tree, Sasha Levin
- ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform, Kailang Yang
- btrfs: fix a leaked chunk map issue in read_one_chunk(), Haoxiang Li
- Patch "x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems" has been added to the 5.4-stable tree, Sasha Levin
- Patch "x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems" has been added to the 5.10-stable tree, Sasha Levin
- Patch "x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems" has been added to the 5.15-stable tree, Sasha Levin
- Patch "x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems" has been added to the 6.1-stable tree, Sasha Levin
- Patch "uprobes: Reject the shared zeropage in uprobe_write_opcode()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "io_uring/net: save msg_control for compat" has been added to the 6.1-stable tree, Sasha Levin
- Patch "mm: Don't pin ZERO_PAGE in pin_user_pages()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems" has been added to the 6.6-stable tree, Sasha Levin
- Patch "io_uring/net: save msg_control for compat" has been added to the 6.6-stable tree, Sasha Levin
- Patch "uprobes: Reject the shared zeropage in uprobe_write_opcode()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list" has been added to the 6.6-stable tree, Sasha Levin
- Patch "x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems" has been added to the 6.12-stable tree, Sasha Levin
- Patch "objtool: Fix C jump table annotations for Clang" has been added to the 6.12-stable tree, Sasha Levin
- Patch "objtool: Remove annotate_{,un}reachable()" has been added to the 6.12-stable tree, Sasha Levin
- Patch "io_uring/net: save msg_control for compat" has been added to the 6.12-stable tree, Sasha Levin
- Patch "unreachable: Unify" has been added to the 6.12-stable tree, Sasha Levin
- Patch "thermal: gov_power_allocator: Update total_weight on bind and cdev updates" has been added to the 6.12-stable tree, Sasha Levin
- Patch "thermal: core: Move lists of thermal instances to trip descriptors" has been added to the 6.12-stable tree, Sasha Levin
- Patch "thermal/of: Fix cdev lookup in thermal_of_should_bind()" has been added to the 6.12-stable tree, Sasha Levin
- Patch "thermal: of: Simplify thermal_of_should_bind with scoped for each OF child" has been added to the 6.12-stable tree, Sasha Levin
- Patch "perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list" has been added to the 6.12-stable tree, Sasha Levin
- Patch "uprobes: Reject the shared zeropage in uprobe_write_opcode()" has been added to the 6.12-stable tree, Sasha Levin
- Patch "thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power()" has been added to the 6.12-stable tree, Sasha Levin
- Patch "uprobes: Remove too strict lockdep_assert() condition in hprobe_expire()" has been added to the 6.13-stable tree, Sasha Levin
- Patch "x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems" has been added to the 6.13-stable tree, Sasha Levin
- Patch "objtool: Fix C jump table annotations for Clang" has been added to the 6.13-stable tree, Sasha Levin
- Patch "objtool: Remove annotate_{,un}reachable()" has been added to the 6.13-stable tree, Sasha Levin
- Patch "unreachable: Unify" has been added to the 6.13-stable tree, Sasha Levin
- Patch "io_uring/net: save msg_control for compat" has been added to the 6.13-stable tree, Sasha Levin
- Patch "thermal: gov_power_allocator: Update total_weight on bind and cdev updates" has been added to the 6.13-stable tree, Sasha Levin
- Patch "thermal/of: Fix cdev lookup in thermal_of_should_bind()" has been added to the 6.13-stable tree, Sasha Levin
- Patch "uprobes: Reject the shared zeropage in uprobe_write_opcode()" has been added to the 6.13-stable tree, Sasha Levin
- Patch "perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list" has been added to the 6.13-stable tree, Sasha Levin
- Patch "thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power()" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination." has been added to the 5.4-stable tree, Sasha Levin
- Patch "ASoC: es8328: fix route from DAC to output" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net: ipv6: rpl_iptunnel: mitigate 2-realloc issue" has been added to the 5.10-stable tree, Sasha Levin
- Patch "include: net: add static inline dst_dev_overhead() to dst.h" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: cadence: macb: Synchronize stats calculations" has been added to the 5.4-stable tree, Sasha Levin
- Patch "ipvs: Always clear ipvs_property flag in skb_scrub_packet()" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination." has been added to the 5.10-stable tree, Sasha Levin
- Patch "tcp: Defer ts_recent changes until req is owned" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in rpl lwt" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: loopback: Avoid sending IP packets without an Ethernet header" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net: use indirect call helpers for dst_output" has been added to the 5.10-stable tree, Sasha Levin
- Patch "ASoC: es8328: fix route from DAC to output" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: loopback: Avoid sending IP packets without an Ethernet header" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: use indirect call helpers for dst_input" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: cadence: macb: Synchronize stats calculations" has been added to the 5.10-stable tree, Sasha Levin
- Patch "ipvs: Always clear ipvs_property flag in skb_scrub_packet()" has been added to the 5.10-stable tree, Sasha Levin
- Patch "ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports" has been added to the 5.10-stable tree, Sasha Levin
- Patch "Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response" has been added to the 5.10-stable tree, Sasha Levin
- Patch "seg6: add support for SRv6 H.Encaps.Red behavior" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net/mlx5: IRQ, Fix null string in debug print" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in seg6 lwt" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in rpl lwt" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: ipv6: rpl_iptunnel: mitigate 2-realloc issue" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: ipv6: seg6_iptunnel: mitigate 2-realloc issue" has been added to the 5.15-stable tree, Sasha Levin
- Patch "include: net: add static inline dst_dev_overhead() to dst.h" has been added to the 5.15-stable tree, Sasha Levin
- Patch "seg6: add support for SRv6 H.L2Encaps.Red behavior" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ipvs: Always clear ipvs_property flag in skb_scrub_packet()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination." has been added to the 5.15-stable tree, Sasha Levin
- Patch "tcp: Defer ts_recent changes until req is owned" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ASoC: es8328: fix route from DAC to output" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: cadence: macb: Synchronize stats calculations" has been added to the 5.15-stable tree, Sasha Levin
- Patch "afs: Make it possible to find the volumes that are using a server" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: loopback: Avoid sending IP packets without an Ethernet header" has been added to the 5.15-stable tree, Sasha Levin
- Patch "afs: Fix the server_list to unuse a displaced server rather than putting it" has been added to the 5.15-stable tree, Sasha Levin
- Patch "afs: remove variable nr_servers" has been added to the 5.15-stable tree, Sasha Levin
- Patch "Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in rpl lwt" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: ipv6: rpl_iptunnel: mitigate 2-realloc issue" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in seg6 lwt" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: ipv6: seg6_iptunnel: mitigate 2-realloc issue" has been added to the 6.1-stable tree, Sasha Levin
- Patch "include: net: add static inline dst_dev_overhead() to dst.h" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5: IRQ, Fix null string in debug print" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination." has been added to the 6.1-stable tree, Sasha Levin
- Patch "tcp: Defer ts_recent changes until req is owned" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ipvs: Always clear ipvs_property flag in skb_scrub_packet()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: Clear old fragment checksum value in napi_reuse_skb" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ASoC: es8328: fix route from DAC to output" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: cadence: macb: Synchronize stats calculations" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ipvlan: ensure network headers are in skb linear part" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion." has been added to the 6.1-stable tree, Sasha Levin
- Patch "ipv4: Convert ip_route_input() to dscp_t." has been added to the 6.1-stable tree, Sasha Levin
- Patch "ipv4: Convert icmp_route_lookup() to dscp_t." has been added to the 6.1-stable tree, Sasha Levin
- Patch "ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ipv4: icmp: Pass full DS field to ip_route_input()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: set the minimum for net_hotdata.netdev_budget_usecs" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/ipv4: add tracepoint for icmp_send" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: loopback: Avoid sending IP packets without an Ethernet header" has been added to the 6.1-stable tree, Sasha Levin
- Patch "afs: Make it possible to find the volumes that are using a server" has been added to the 6.1-stable tree, Sasha Levin
- Patch "afs: Fix the server_list to unuse a displaced server rather than putting it" has been added to the 6.1-stable tree, Sasha Levin
- Patch "Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response" has been added to the 6.1-stable tree, Sasha Levin
- Patch "afs: remove variable nr_servers" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: ti: icss-iep: Reject perout generation request" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: ti: icss-iep: Remove spinlock-based synchronization" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in rpl lwt" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: ipv6: rpl_iptunnel: mitigate 2-realloc issue" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: ipv6: seg6_iptunnel: mitigate 2-realloc issue" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in seg6 lwt" has been added to the 6.6-stable tree, Sasha Levin
- Patch "include: net: add static inline dst_dev_overhead() to dst.h" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/mlx5: IRQ, Fix null string in debug print" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination." has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: Clear old fragment checksum value in napi_reuse_skb" has been added to the 6.6-stable tree, Sasha Levin
- Patch "tcp: Defer ts_recent changes until req is owned" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: Fix deinitializing VF in error path" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: add E830 HW VF mailbox message limit support" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: Add E830 device IDs, MAC type and registers" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ALSA: hda/realtek: Add quirks for ASUS ROG 2023 models" has been added to the 6.6-stable tree, Sasha Levin
- Patch "firmware: cs_dsp: Remove async regmap writes" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ipvs: Always clear ipvs_property flag in skb_scrub_packet()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ASoC: es8328: fix route from DAC to output" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: cadence: macb: Synchronize stats calculations" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ipvlan: ensure network headers are in skb linear part" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ipv4: Convert ip_route_input() to dscp_t." has been added to the 6.6-stable tree, Sasha Levin
- Patch "ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion." has been added to the 6.6-stable tree, Sasha Levin
- Patch "ipv4: Convert icmp_route_lookup() to dscp_t." has been added to the 6.6-stable tree, Sasha Levin
- Patch "ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/ipv4: add tracepoint for icmp_send" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ipv4: icmp: Pass full DS field to ip_route_input()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: set the minimum for net_hotdata.netdev_budget_usecs" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: loopback: Avoid sending IP packets without an Ethernet header" has been added to the 6.6-stable tree, Sasha Levin
- Patch "afs: Fix the server_list to unuse a displaced server rather than putting it" has been added to the 6.6-stable tree, Sasha Levin
- Patch "afs: Make it possible to find the volumes that are using a server" has been added to the 6.6-stable tree, Sasha Levin
- Patch "Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response" has been added to the 6.6-stable tree, Sasha Levin
- Patch "rxrpc: rxperf: Fix missing decoding of terminal magic cookie" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: ti: icss-iep: Reject perout generation request" has been added to the 6.12-stable tree, Sasha Levin
- Patch "idpf: fix checksums set in idpf_rx_rsc()" has been added to the 6.12-stable tree, Sasha Levin
- Patch "selftests: drv-net: Check if combined-count exists" has been added to the 6.12-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in rpl lwt" has been added to the 6.12-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in seg6 lwt" has been added to the 6.12-stable tree, Sasha Levin
- Patch "net/mlx5: IRQ, Fix null string in debug print" has been added to the 6.12-stable tree, Sasha Levin
- Patch "net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination." has been added to the 6.12-stable tree, Sasha Levin
- Patch "drm/xe: cancel pending job timer before freeing scheduler" has been added to the 6.12-stable tree, Sasha Levin
- Patch "net: Clear old fragment checksum value in napi_reuse_skb" has been added to the 6.12-stable tree, Sasha Levin
- Patch "tcp: Defer ts_recent changes until req is owned" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ice: Avoid setting default Rx VSI twice in switchdev setup" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ice: Fix deinitializing VF in error path" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ice: add E830 HW VF mailbox message limit support" has been added to the 6.12-stable tree, Sasha Levin
- Patch "tcp: devmem: don't write truncated dmabuf CMSGs to userspace" has been added to the 6.12-stable tree, Sasha Levin
- Patch "net: ethernet: ti: am65-cpsw: select PAGE_POOL" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ASoC: cs35l56: Prevent races when soft-resetting using SPI control" has been added to the 6.12-stable tree, Sasha Levin
- Patch "firmware: cs_dsp: Remove async regmap writes" has been added to the 6.12-stable tree, Sasha Levin
- Patch "drm/xe/oa: Allow only certain property changes from config" has been added to the 6.12-stable tree, Sasha Levin
- Patch "drm/xe/oa: Allow oa_exponent value of 0" has been added to the 6.12-stable tree, Sasha Levin
- Patch "drm/xe/oa: Move functions up so they can be reused for config ioctl" has been added to the 6.12-stable tree, Sasha Levin
- Patch "drm/xe/oa: Add syncs support to OA config ioctl" has been added to the 6.12-stable tree, Sasha Levin
- Patch "drm/xe/oa: Signal output fences" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ipvs: Always clear ipvs_property flag in skb_scrub_packet()" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ASoC: fsl: Rename stream name of SAI DAI driver" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ASoC: es8328: fix route from DAC to output" has been added to the 6.12-stable tree, Sasha Levin
- Patch "net: dsa: rtl8366rb: Fix compilation problem" has been added to the 6.12-stable tree, Sasha Levin
- Patch "net: cadence: macb: Synchronize stats calculations" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ipvlan: ensure network headers are in skb linear part" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion." has been added to the 6.12-stable tree, Sasha Levin
- Patch "ipv4: Convert ip_route_input() to dscp_t." has been added to the 6.12-stable tree, Sasha Levin
- Patch "ipv4: Convert icmp_route_lookup() to dscp_t." has been added to the 6.12-stable tree, Sasha Levin
- Patch "net: set the minimum for net_hotdata.netdev_budget_usecs" has been added to the 6.12-stable tree, Sasha Levin
- Patch "net: loopback: Avoid sending IP packets without an Ethernet header" has been added to the 6.12-stable tree, Sasha Levin
- Patch "afs: Give an afs_server object a ref on the afs_cell object it points to" has been added to the 6.12-stable tree, Sasha Levin
- Patch "afs: Fix the server_list to unuse a displaced server rather than putting it" has been added to the 6.12-stable tree, Sasha Levin
- Patch "Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response" has been added to the 6.12-stable tree, Sasha Levin
- Patch "rxrpc: rxperf: Fix missing decoding of terminal magic cookie" has been added to the 6.12-stable tree, Sasha Levin
- Patch "ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports" has been added to the 6.12-stable tree, Sasha Levin
- Patch "idpf: fix checksums set in idpf_rx_rsc()" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: ti: icss-iep: Reject perout generation request" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in rpl lwt" has been added to the 6.13-stable tree, Sasha Levin
- Patch "selftests: drv-net: Check if combined-count exists" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: ipv6: fix dst ref loop on input in seg6 lwt" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net/mlx5: IRQ, Fix null string in debug print" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net/mlx5: Fix vport QoS cleanup on error" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net/mlx5: Restore missing trace event when enabling vport QoS" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: Clear old fragment checksum value in napi_reuse_skb" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination." has been added to the 6.13-stable tree, Sasha Levin
- Patch "drm/xe: cancel pending job timer before freeing scheduler" has been added to the 6.13-stable tree, Sasha Levin
- Patch "tcp: Defer ts_recent changes until req is owned" has been added to the 6.13-stable tree, Sasha Levin
- Patch "ice: Avoid setting default Rx VSI twice in switchdev setup" has been added to the 6.13-stable tree, Sasha Levin
- Patch "ice: Fix deinitializing VF in error path" has been added to the 6.13-stable tree, Sasha Levin
- Patch "tcp: devmem: don't write truncated dmabuf CMSGs to userspace" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: ethernet: ti: am65-cpsw: select PAGE_POOL" has been added to the 6.13-stable tree, Sasha Levin
- Patch "drm/amd/display: restore edid reading from a given i2c adapter" has been added to the 6.13-stable tree, Sasha Levin
- Patch "drm/amdgpu/mes: keep enforce isolation up to date" has been added to the 6.13-stable tree, Sasha Levin
- Patch "drm/amdgpu/gfx: only call mes for enforce isolation if supported" has been added to the 6.13-stable tree, Sasha Levin
- Patch "ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15" has been added to the 6.13-stable tree, Sasha Levin
- Patch "ASoC: cs35l56: Prevent races when soft-resetting using SPI control" has been added to the 6.13-stable tree, Sasha Levin
- Patch "firmware: cs_dsp: Remove async regmap writes" has been added to the 6.13-stable tree, Sasha Levin
- Patch "drm/xe/oa: Allow oa_exponent value of 0" has been added to the 6.13-stable tree, Sasha Levin
- Patch "ASoC: fsl: Rename stream name of SAI DAI driver" has been added to the 6.13-stable tree, Sasha Levin
- Patch "ipvs: Always clear ipvs_property flag in skb_scrub_packet()" has been added to the 6.13-stable tree, Sasha Levin
- Patch "ASoC: es8328: fix route from DAC to output" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: dsa: rtl8366rb: Fix compilation problem" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: cadence: macb: Synchronize stats calculations" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: loopback: Avoid sending IP packets without an Ethernet header" has been added to the 6.13-stable tree, Sasha Levin
- Patch "ipvlan: ensure network headers are in skb linear part" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: Add net_passive_inc() and net_passive_dec()." has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: set the minimum for net_hotdata.netdev_budget_usecs" has been added to the 6.13-stable tree, Sasha Levin
- Patch "net: better track kernel sockets lifetime" has been added to the 6.13-stable tree, Sasha Levin
- Patch "afs: Fix the server_list to unuse a displaced server rather than putting it" has been added to the 6.13-stable tree, Sasha Levin
- Patch "ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports" has been added to the 6.13-stable tree, Sasha Levin
- Patch "Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response" has been added to the 6.13-stable tree, Sasha Levin
- Patch "afs: Give an afs_server object a ref on the afs_cell object it points to" has been added to the 6.13-stable tree, Sasha Levin
- Patch "rxrpc: rxperf: Fix missing decoding of terminal magic cookie" has been added to the 6.13-stable tree, Sasha Levin
- ALSA: seq: Avoid module auto-load handling at event delivery, Takashi Iwai
- drm/amdkfd: Fix NULL Pointer Dereference in KFD queue, Andrew Martin
- Revert "rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads",
Tomas Glozar
- Revert "rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads",
Tomas Glozar
- wifi: cfg80211: regulatory: improve invalid hints checking, Nikita Zhandarovich
- iommu/vt-d: Fix suspicious RCU usage, Lu Baolu
- iommu/vt-d: Remove device comparison in context_setup_pass_through_cb, Jerry Snitselaar
- drm/amd/pm: always allow ih interrupt from fw, Kenneth Feng
- drm/xe: Add staging tree for VM binds, Matthew Brost
- drm/xe: Fix fault mode invalidation with unbind, Thomas Hellström
- drm/xe/vm: Fix a misplaced #endif, Thomas Hellström
- drm/xe/vm: Validate userptr during gpu vma prefetching, Thomas Hellström
- Patch "sunrpc: suppress warnings for unused procfs functions" has been added to the 5.4-stable tree, Sasha Levin
- Patch "sunrpc: suppress warnings for unused procfs functions" has been added to the 5.10-stable tree, Sasha Levin
- Patch "RDMA/mlx5: Fix bind QP error cleanup flow" has been added to the 5.10-stable tree, Sasha Levin
- Patch "IB/mlx5: Set and get correct qp_num for a DCT QP" has been added to the 5.10-stable tree, Sasha Levin
- Patch "RDMA/mlx5: Fix bind QP error cleanup flow" has been added to the 5.15-stable tree, Sasha Levin
- Patch "scsi: core: Don't memset() the entire scsi_cmnd in scsi_init_command()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "RDMA/mlx5: Fix AH static rate parsing" has been added to the 6.1-stable tree, Sasha Levin
- Patch "sunrpc: suppress warnings for unused procfs functions" has been added to the 5.15-stable tree, Sasha Levin
- Patch "scsi: core: Clear driver private data when retrying request" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ovl: pass ofs to creation operations" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ovl: use wrappers to all vfs_*xattr() calls" has been added to the 5.15-stable tree, Sasha Levin
- Patch "IB/mlx5: Set and get correct qp_num for a DCT QP" has been added to the 5.15-stable tree, Sasha Levin
- Patch "sunrpc: suppress warnings for unused procfs functions" has been added to the 6.1-stable tree, Sasha Levin
- Patch "scsi: core: Clear driver private data when retrying request" has been added to the 6.1-stable tree, Sasha Levin
- Patch "RDMA/mlx5: Fix bind QP error cleanup flow" has been added to the 6.1-stable tree, Sasha Levin
[Index of Archives]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]