summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-03selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not ...Jakub Kicinski
2025-02-03selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigureJakub Kicinski
2025-02-03ethtool: ntuple: fix rss + ring_cookie checkJakub Kicinski
2025-02-03ethtool: rss: fix hiding unsupported fields in dumpsJakub Kicinski
2025-02-04kthread: Fix return value on kzalloc() failure in kthread_affine_preferred()Yu-Chun Lin
2025-02-03scsi: qla1280: Fix kernel oops when debug level > 2Magnus Lindholm
2025-02-03scsi: ufs: core: Fix error return with query responseSeunghui Lee
2025-02-03scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li
2025-02-03scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik
2025-02-03scsi: core: Do not retry I/Os during depopulationIgor Pylypiv
2025-02-03scsi: core: Use GFP_NOIO to avoid circular locking dependencyRik van Riel
2025-02-03scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowedAvri Altman
2025-02-03scsi: ufs: core: Ensure clk_gating.lock is used only after initializationAvri Altman
2025-02-03Merge tag 'pull-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-03Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen
2025-02-03Merge branch 'maintainers-recognize-kuniyuki-iwashima-as-a-maintainer'Jakub Kicinski
2025-02-03MAINTAINERS: add entry for UNIX socketsJakub Kicinski
2025-02-03MAINTAINERS: add a general entry for BSD socketsJakub Kicinski
2025-02-03MAINTAINERS: add Kuniyuki Iwashima to TCP reviewersJakub Kicinski
2025-02-03MAINTAINERS: list openvswitch docs under its entryJakub Kicinski
2025-02-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-03fix braino in "9p: fix ->rename_sem exclusion"Al Viro
2025-02-03drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi
2025-02-03drm/xe/devcoredump: Move exec queue snapshot to Contexts sectionLucas De Marchi
2025-02-03drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit
2025-02-03drm/xe/pf: Fix migration initializationMichal Wajdeczko
2025-02-03drm/xe/oa: Preserve oa_ctrl unused bitsAshutosh Dixit
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák
2025-02-03Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-03Merge tag 'irq-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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