summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06Linux 6.18.9v6.18.9Greg Kroah-Hartman
2026-02-06mptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)
2026-02-06sched_ext: Fix SCX_KICK_WAIT to work reliablyTejun Heo
2026-02-06sched_ext: Don't kick CPUs running higher classesTejun Heo
2026-02-06net/sched: act_ife: convert comma to semicolonChen Ni
2026-02-06Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"John Ogness
2026-02-06libbpf: Fix -Wdiscarded-qualifiers under C23Mikhail Gavrilov
2026-02-06gpiolib: acpi: Fix potential out-of-boundary left shiftAndy Shevchenko
2026-02-06iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()Nicolin Chen
2026-02-06drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher
2026-02-06drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron
2026-02-06drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher
2026-02-06drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/soc21: fix xclk for APUsAlex Deucher
2026-02-06drm/amd/pm: fix smu v14 soft clock frequency setting issueYang Wang
2026-02-06drm/amd/pm: fix smu v13 soft clock frequency setting issueYang Wang
2026-02-06drm/imx/tve: fix probe device leakJohan Hovold
2026-02-06drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold
2026-02-06drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda
2026-02-06drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-02-06drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_hand...Tvrtko Ursulin
2026-02-06scripts: generate_rust_analyzer: Add compiler_builtins -> core depTamir Duberstein
2026-02-06scripts: generate_rust_analyzer: fix resolution of #[pin_data] macrosSeungJong Ha
2026-02-06scripts: generate_rust_analyzer: compile sysroot with correct editionTamir Duberstein
2026-02-06scripts: generate_rust_analyzer: remove sysroot assertionOnur Özkan
2026-02-06scripts: generate_rust_analyzer: Add pin_init_internal depsTamir Duberstein
2026-02-06scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins depTamir Duberstein
2026-02-06rust: sync: refcount: always inline functions using build_assert with argumentsAlexandre Courbot
2026-02-06rust: sync: atomic: Provide stub for `rusttest` 32-bit hostsMiguel Ojeda
2026-02-06rust: bits: always inline functions using build_assert with argumentsAlexandre Courbot
2026-02-06net: fix segmentation of forwarding fraglist GROJibin Zhang
2026-02-06mm/shmem, swap: fix race of truncate and swap entry splitKairui Song
2026-02-06mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfnJane Chu
2026-02-06mm, swap: restore swap_space attr aviod kernel panicrobin.kuo
2026-02-06mm/memory-failure: fix missing ->mf_stats count in hugetlb poisonJane Chu
2026-02-06mm/kfence: randomize the freelist on initializationPimyn Girgis
2026-02-06btrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo
2026-02-06flex_proportions: make fprop_new_period() hardirq safeJan Kara
2026-02-06selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)
2026-02-06selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)
2026-02-06selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)
2026-02-06mptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)
2026-02-06mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin
2026-02-06gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy
2026-02-06ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machineZhang Heng
2026-02-06nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereferenceMing Lei
2026-02-06efivarfs: fix error propagation in efivar_entry_get()Kohei Enju