summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
2026-03-23PCI/pwrctrl: Do not power off on pwrctrl device removalChen-Yu Tsai2-13/+0
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros1-1/+1
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski3-20/+24
2026-03-23btrfs: fix lost error when running device stats on multiple devices fsFilipe Manana1-2/+3
2026-03-23btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues1-4/+7
2026-03-23btrfs: zlib: handle page aligned compressed size correctlyQu Wenruo1-1/+3
2026-03-23btrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki1-1/+1
2026-03-23btrfs: fix zero size inode with non-zero size after log replayFilipe Manana1-33/+65
2026-03-23btrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone1-2/+2
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang2-2/+64
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal1-1/+1
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal1-8/+11
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang3-13/+34
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong1-2/+11
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil3-1/+9
2026-03-23spi: meson-spicc: Fix double-put in remove pathFelix Gu1-2/+0
2026-03-23ASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
2026-03-23mm/damon/stat: monitor all System RAM resourcesSeongJae Park1-3/+50
2026-03-23mm/zswap: add missing kunmap_local()Lorenzo Stoakes (Oracle)1-1/+7
2026-03-23mailmap: update email address for Muhammad Usama AnjumMuhammad Usama Anjum1-0/+1
2026-03-23spi: sn-f-ospi: Use devm_mutex_init() to simplify codeFelix Gu1-20/+5
2026-03-23spi: sn-f-ospi: Fix resource leak in f_ospi_probe()Felix Gu1-12/+5
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichaƂ Winiarski1-0/+2
2026-03-23x86/cpu: Add comment clarifying CRn pinningPeter Zijlstra1-0/+13
2026-03-23pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknownMichal Piekos2-2/+20
2026-03-23pinctrl: sunxi: pass down flags to pinctrl routinesAndre Przywara2-10/+15
2026-03-23x86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania2-0/+20
2026-03-23smb/client: ensure smb2_mapping_table rebuild on cmd changesHuiwen He1-3/+4
2026-03-23x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)1-1/+1
2026-03-23PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()Youngjun Park1-1/+1
2026-03-23platform/x86: intel-hid: disable wakeup_mode during hibernationDavid McFarland1-1/+9
2026-03-23platform/x86: asus-armoury: add support for GZ302EA and GZ302EACMatthew Schwartz1-0/+29
2026-03-23platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EACMatthew Schwartz1-1/+1
2026-03-23platform/x86/amd/hsmp: Fix typo in error messageAlok Tiwari1-1/+1
2026-03-23platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlenAlok Tiwari1-1/+1
2026-03-23platform/x86: lenovo: wmi-gamezone: Drop gz_chain_headNathan Chancellor1-2/+0
2026-03-23platform/x86: ISST: Check HWP support before MSR accessLi RongQing1-0/+3
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)Krishna Chomal1-0/+11
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)Krishna Chomal1-0/+4
2026-03-23platform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) supportRaed1-0/+4
2026-03-23platform/x86: asus-armoury: add support for G614FPDenis Benato1-0/+34
2026-03-23platform/x86: asus-armoury: add support for GA503QMDenis Benato1-0/+14
2026-03-23MAINTAINERS: change email address of Denis BenatoDenis Benato1-1/+1
2026-03-23PM: hibernate: Drain trailing zero pages on userspace restoreAlberto Garcia1-0/+11
2026-03-23cpufreq: conservative: Reset requested_freq on limits changeViresh Kumar3-0/+16
2026-03-23cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()Viresh Kumar2-6/+7
2026-03-23x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
2026-03-23xfs: remove redundant validation in xlog_recover_attri_commit_pass2Long Li1-46/+0