summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-03Merge tag 'xfs-fixes-6.14-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-02-03Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-02-03clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...Waiman Long
2025-02-03drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck
2025-02-03drm/i915/dp: Return min bpc supported by source instead of 0Ankit Nautiyal
2025-02-03drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal
2025-02-03drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio
2025-02-03drm/i915: Drop 64bpp YUV formats from ICL+ SDR planesVille Syrjälä
2025-02-03drm/i915: Fix page cleanup on DMA remap failureBrian Geffon
2025-02-03drm/i915/pmu: Fix zero delta busyness issueUmesh Nerlige Ramappa
2025-02-03drm/i915/hdcp: Use correct function to check if encoder is HDMISuraj Kandpal
2025-02-03drm/i915/hdcp: Fix Repeater authentication during topology changeSuraj Kandpal
2025-02-03udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-02-03tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz
2025-02-03accel/ivpu: Fix error handling in recovery/resetJacek Lawrynowicz
2025-02-03accel/ivpu: Clear runtime_error after pm_runtime_resume_and_get() failsJacek Lawrynowicz
2025-02-03accel/ivpu: Fix error handling in ivpu_boot()Jacek Lawrynowicz
2025-02-03platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()Dmitry Kandybka
2025-02-03platform/x86: ideapad-laptop: pass a correct pointer to the driver dataFedor Pchelkin
2025-02-03cpufreq/amd-pstate: Fix per-policy boost flag incorrect when failLifeng Zheng
2025-02-02drivers/block/sunvdc.c: update the correct AIP callStephen Rothwell
2025-02-02Linux 6.14-rc1v6.14-rc1Linus Torvalds
2025-02-02Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-02Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-02tools/power turbostat: version 2025.02.02Len Brown
2025-02-01vmxnet3: Fix tx queue race condition with XDPSankararaman Jayaraman
2025-02-01ice: Add check for devm_kzalloc()Jiasheng Jiang
2025-02-01net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski
2025-02-01net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski
2025-02-01net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LANFlorian Fainelli
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-01Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2025-02-01Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-02-01Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-01Merge tag 'media/v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-02-01MAINTAINERS: include linux-mm for xarray maintenanceAndrew Morton
2025-02-01revert "xarray: port tests to kunit"Andrew Morton
2025-02-01MAINTAINERS: add lib/test_xarray.cTamir Duberstein
2025-02-01mailmap, MAINTAINERS, docs: update Carlos's email addressCarlos Bilbao
2025-02-01mm/hugetlb: fix hugepage allocation for interleaved memory nodesRitesh Harjani (IBM)
2025-02-01mm: gup: fix infinite loop within __get_longterm_lockedZhaoyang Huang
2025-02-01mm, swap: fix reclaim offset calculation error during allocationKairui Song
2025-02-01.mailmap: update email address for Christopher ObbardChristopher Obbard
2025-02-01kfence: skip __GFP_THISNODE allocations on NUMA systemsMarco Elver
2025-02-01nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich
2025-02-01mm: compaction: use the proper flag to determine watermarksyangge
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett
2025-02-01mm/fake-numa: handle cases with no SRAT infoBruno Faccini
2025-02-01mm: kmemleak: fix upper boundary check for physical address objectsCatalin Marinas