summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysaccel/ivpu: Add disable clock relinquish workaround for NVL-A0Karol Wachowski
9 daysiomap: fix lockdep complaint when reads failDarrick J. Wong
9 daysdrm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak
9 daysMerge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
9 daysnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
9 daysudp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau
10 daysnet: b44: always select CONFIG_FIXED_PHYArnd Bergmann
10 daysnet: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng
10 daysnet: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich
10 daysMerge branch 'ipv6-fix-two-gc-issues-with-permanent-routes'Jakub Kicinski
10 daysselftest: net: Add GC test for temporary routes with exceptions.Kuniyuki Iwashima
10 daysipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima
10 daysipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima
10 daysDocumentation: PCI: Document PCIe TLP Header decoder for AER messagesLukas Wunner
10 daysPCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leakFelix Gu
10 daysidpf: only assign num refillqs if allocation was successfulJoshua Hay
10 daysidpf: clear stale cdev_info ptrJoshua Hay
10 daysiavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
10 daysice: use ice_update_eth_stats() for representor statsPetr Oros
10 daysPCI/pwrctrl: Do not power off on pwrctrl device removalChen-Yu Tsai
10 daysice: fix inverted ready check for VF representorsPetr Oros
10 daysice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski
10 daysbtrfs: fix lost error when running device stats on multiple devices fsFilipe Manana
10 daysbtrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues
10 daysbtrfs: zlib: handle page aligned compressed size correctlyQu Wenruo
10 daysbtrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki
10 daysbtrfs: fix zero size inode with non-zero size after log replayFilipe Manana
10 daysbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone
10 daysdrm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang
10 daysdrm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal
10 daysdrm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal
10 daysdrm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung
10 daysdrm/amdgpu: prevent immediate PASID reuse caseEric Huang
10 daysdrm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong
10 daysdrm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil
10 daysspi: meson-spicc: Fix double-put in remove pathFelix Gu
10 daysASoC: Intel: catpt: Fix the device initializationCezary Rojewski
10 daysmm/damon/stat: monitor all System RAM resourcesSeongJae Park
10 daysmm/zswap: add missing kunmap_local()Lorenzo Stoakes (Oracle)
10 daysmailmap: update email address for Muhammad Usama AnjumMuhammad Usama Anjum
10 daysspi: sn-f-ospi: Use devm_mutex_init() to simplify codeFelix Gu
10 daysspi: sn-f-ospi: Fix resource leak in f_ospi_probe()Felix Gu
10 daysdrm/xe/pf: Fix use-after-free in migration restoreMichaƂ Winiarski
10 daysx86/cpu: Add comment clarifying CRn pinningPeter Zijlstra
10 dayspinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknownMichal Piekos
10 dayspinctrl: sunxi: pass down flags to pinctrl routinesAndre Przywara
10 daysx86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania
10 dayssmb/client: ensure smb2_mapping_table rebuild on cmd changesHuiwen He
10 daysx86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)
10 daysPM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()Youngjun Park