summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-14udp: Make rehash4 independent in udp_lib_rehash()Philo Lu1-19/+27
2025-01-14drm/i915/fb: Relax clear color alignment to 64 bytesVille Syrjälä1-1/+1
2025-01-14r8169: remove redundant hwmon supportHeiner Kallweit1-44/+0
2025-01-14net/ncsi: fix locking in Get MAC Address handlingPaul Fertser3-15/+22
2025-01-13btrfs: add the missing error handling inside get_canonical_dev_pathQu Wenruo1-0/+4
2025-01-13ACPI: video: Fix random crashes due to bad kfree()Chris Bainbridge2-23/+28
2025-01-13cpuidle: teo: Update documentation after previous changesRafael J. Wysocki1-43/+48
2025-01-13cpuidle: menu: Update documentation after previous changesRafael J. Wysocki1-41/+31
2025-01-13drm/amd/display: Disable replay and psr while VRR is enabledTom Chung3-4/+6
2025-01-13drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung1-1/+1
2025-01-13ice: Add correct PHY lane assignmentKarol Kolacinski8-45/+68
2025-01-13ice: Fix ETH56G FC-FEC Rx offset valueKarol Kolacinski1-1/+1
2025-01-13ice: Fix quad registers read on E825Karol Kolacinski2-87/+133
2025-01-13ice: Fix E825 initializationKarol Kolacinski1-13/+9
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds20-42/+163
2025-01-13nouveau/fence: handle cross device fences properlyDave Airlie1-2/+4
2025-01-13sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUEPeter Zijlstra1-1/+5
2025-01-13x86: Disable EXECMEM_ROX supportPeter Zijlstra1-1/+0
2025-01-13drm/tests: connector: Add ycbcr_420_allowed testsCristian Ciocaltea1-0/+60
2025-01-13drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowedCristian Ciocaltea1-0/+3
2025-01-13drm/bridge-connector: Sync supported_formats with computed ycbcr_420_allowedCristian Ciocaltea1-2/+6
2025-01-13drm/bridge: Prioritize supported_formats over ycbcr_420_allowedCristian Ciocaltea1-0/+4
2025-01-13pktgen: Avoid out-of-bounds access in get_imix_entriesArtem Chernyshev1-3/+3
2025-01-13ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5Yage Geng1-2/+2
2025-01-13cifs: support reconnect with alternate password for SMB1Meetakshi Setiya1-1/+10
2025-01-13fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel1-0/+2
2025-01-13mm: fix assertion in folio_end_read()Matthew Wilcox (Oracle)1-1/+1
2025-01-13mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.Donet Tom1-0/+3
2025-01-13vmstat: disable vmstat_work on vmstat_cpu_down_prep()Koichiro Den1-2/+13
2025-01-13zram: fix potential UAF of zram tableKairui Song1-0/+1
2025-01-13selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts1-4/+4
2025-01-13mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts4-2/+68
2025-01-13module: fix writing of livepatch relocations in ROX textPetr Pavlu1-1/+2
2025-01-13mm: zswap: properly synchronize freeing resources during CPU hotunplugYosry Ahmed1-14/+44
2025-01-13Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"Yosry Ahmed1-16/+3
2025-01-13hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song1-1/+1
2025-01-13mm: fix div by zero in bdi_ratio_from_pagesStefan Roesch1-2/+8
2025-01-13x86/execmem: fix ROX cache usage in Xen PV guestsJuergen Gross1-1/+2
2025-01-13filemap: avoid truncating 64-bit offset to 32 bitsMarco Nelissen1-1/+1
2025-01-13tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan2-2/+2
2025-01-13mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit"Honggyu Kim1-1/+2
2025-01-13scripts/decode_stacktrace.sh: fix decoding of lines with an additional infoLuca Ceresoli1-2/+14
2025-01-13mm/kmemleak: fix percpu memory leak detection failureGuo Weikang1-1/+1
2025-01-13Linux 6.13-rc7v6.13-rc7Linus Torvalds1-1/+1
2025-01-13Merge tag 'char-misc-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds31-62/+173
2025-01-13Merge tag 'driver-core-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-40/+77
2025-01-13Merge tag 'staging-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds41-295/+165
2025-01-13of/address: Fix WARN when attempting translating non-translatable addressesRob Herring (Arm)1-3/+15
2025-01-13of/unittest: Add test that of_address_to_resource() fails on non-translatable...Rob Herring (Arm)2-0/+27
2025-01-13Merge tag 'tty-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-4/+7