summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-02io_uring: fix nr_segs calculation in io_import_kbufhuang-jl1-0/+1
2026-01-02spi: cadence-quadspi: Fix clock disable on probe failure pathAnurag Dutta1-1/+3
2026-01-02drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher1-2/+8
2026-01-02arm64: kdump: Fix elfcorehdr overlap caused by reserved memory processing reo...Jianpeng Chang1-1/+1
2026-01-02x86/xen: Fix sparse warning in enlighten_pv.cJuergen Gross1-1/+1
2026-01-02drm/panel: sony-td4353-jdi: Enable prepare_prev_firstMarijn Suijten1-0/+2
2026-01-02MIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li1-1/+2
2026-01-02drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak1-3/+4
2026-01-02drm/xe: Increase TDF timeoutJagmeet Randhawa1-1/+1
2026-01-02drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang1-2/+2
2026-01-02drm/xe: fix drm_gpusvm_init() argumentsArnd Bergmann1-1/+1
2026-01-02drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar3-8/+9
2026-01-02drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin1-1/+3
2026-01-02hwmon: (tmp401) fix overflow caused by default conversion rate valueAlexey Simakov1-1/+1
2026-01-02hwmon: (ibmpex) fix use-after-free in high/low storeJunrui Luo1-2/+7
2026-01-02hwmon: (dell-smm) Limit fan multiplier to avoid overflowDenis Sergeev1-0/+9
2026-01-02spi: mpfs: Fix an error handling path in mpfs_spi_probe()Christophe JAILLET1-0/+1
2026-01-02spi: microchip: rename driver file and internal identifiersPrajna Rajendra Kumar3-113/+115
2026-01-02block: fix race between wbt_enable_default and IO submissionMing Lei6-11/+23
2026-01-02block: use {alloc|free}_sched data methodsNilay Shroff4-20/+50
2026-01-02block: introduce alloc_sched_data and free_sched_data elevator methodsNilay Shroff2-0/+26
2026-01-02block: move elevator tags into struct elevator_resourcesNilay Shroff5-36/+64
2026-01-02block: unify elevator tags and type xarrays into struct elv_change_ctxNilay Shroff6-67/+115
2026-01-02selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()Ming Lei1-6/+6
2026-01-02drm/tests: Handle EDEADLK in set_up_atomic_state()José Expósito1-5/+22
2026-01-02drm/tests: Handle EDEADLK in drm_test_check_valid_clones()José Expósito1-0/+13
2026-01-02drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...José Expósito1-0/+143
2026-01-02net: hns3: add VLAN id validation before usingJian Shen1-0/+3
2026-01-02net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen1-2/+2
2026-01-02net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen1-2/+2
2026-01-02net: enetc: do not transmit redirected XDP frames when the link is downWei Fang1-1/+2
2026-01-02net/handshake: duplicate handshake cancellations leak socketScott Mayhew1-1/+5
2026-01-02net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu1-1/+1
2026-01-02net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu1-0/+3
2026-01-02net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu1-3/+2
2026-01-02net/mlx5: Serialize firmware reset with devlinkShay Drory4-4/+53
2026-01-02net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory1-6/+14
2026-01-02net/mlx5: fw_tracer, Validate format string parametersShay Drory2-10/+74
2026-01-02net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh1-0/+1
2026-01-02net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh1-1/+2
2026-01-02ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman1-6/+24
2026-01-02can: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa1-0/+6
2026-01-02iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe1-1/+7
2026-01-02iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe1-5/+3
2026-01-02selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal1-1/+1
2026-01-02netfilter: nf_tables: remove redundant chain validation on register storePablo Neira Ayuso1-11/+0
2026-01-02netfilter: nf_nat: remove bogus direction checkFlorian Westphal3-17/+12
2026-01-02nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()Dan Carpenter1-1/+1
2026-01-02net/sched: ets: Remove drr class from the active list if it changes to strictVictor Nogueira1-0/+4
2026-01-02caif: fix integer underflow in cffrml_receive()Junrui Luo1-1/+8