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