summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-02ksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon1-1/+3
2026-01-02ksmbd: skip lock-range check on equal size to avoid size==0 underflowQianchang Zhao1-1/+4
2026-01-02hwmon: (ltc4282): Fix reset_history file permissionsNuno Sá1-3/+6
2026-01-02arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build timeRob Herring (Arm)1-0/+2
2026-01-02amd/iommu: Preserve domain ids inside the kdump kernelSairaj Kodilkar1-1/+22
2026-01-02drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit1-3/+4
2026-01-02drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin1-0/+3
2026-01-02drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin3-1/+6
2026-01-02block: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier1-5/+8
2026-01-02ublk: fix deadlock when reading partition tableMing Lei1-4/+28
2026-01-02ublk: refactor auto buffer register in ublk_dispatch_req()Ming Lei1-21/+43
2026-01-02ublk: add `union ublk_io_buf` with improved namingMing Lei1-18/+22
2026-01-02ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()Ming Lei1-5/+7
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