summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-22i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET1-1/+11
2025-03-22i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET1-1/+11
2025-03-22x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher1-0/+4
2025-03-22cifs: Fix integer overflow while processing closetimeo mount optionMurad Masimov1-2/+2
2025-03-22cifs: Fix integer overflow while processing actimeo mount optionMurad Masimov1-1/+1
2025-03-22cifs: Fix integer overflow while processing acdirmax mount optionMurad Masimov1-2/+2
2025-03-22cifs: Fix integer overflow while processing acregmax mount optionMurad Masimov1-2/+2
2025-03-22block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki5-11/+22
2025-03-22scripts: generate_rust_analyzer: add uapi crateTamir Duberstein1-1/+2
2025-03-22scripts: generate_rust_analyzer: add missing include_dirsTamir Duberstein1-21/+21
2025-03-22scripts: generate_rust_analyzer: add missing macros depsTamir Duberstein1-9/+21
2025-03-22drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza1-1/+4
2025-03-22ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()Christophe JAILLET1-2/+11
2025-03-22nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki1-6/+6
2025-03-22drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi1-1/+12
2025-03-22drm/xe/userptr: Fix an incorrect assertThomas Hellström1-1/+5
2025-03-22drm/xe: Release guc ids before cancelling workTejas Upadhyay1-1/+1
2025-03-22drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay1-0/+2
2025-03-22ASoC: rt722-sdca: add missing readable registersBard Liao1-0/+4
2025-03-22rust: init: add missing newline to pr_info! callsAlban Kurti2-9/+9
2025-03-22ASoC: cs42l43: Fix maximum ADC VolumeCharles Keepax1-1/+1
2025-03-22drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()Ivan Abramov1-0/+5
2025-03-22rust: error: add missing newline to pr_warn! callsAlban Kurti1-1/+1
2025-03-22ASoC: ops: Consistently treat platform_max as control valueCharles Keepax2-9/+11
2025-03-22sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()Andrea Righi1-0/+3
2025-03-22net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errataAndrei Botila1-2/+18
2025-03-22net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errataAndrei Botila1-0/+52
2025-03-22smb: client: fix regression with guest optionPaulo Alcantara1-0/+4
2025-03-22qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li1-2/+6
2025-03-22Fix mmu notifiers for range-based invalidatesPiotr Jaroszynski1-10/+12
2025-03-22arm64: mm: Populate vmemmap at the page level if not section alignedZhenhua Huang1-1/+4
2025-03-22dm-flakey: Fix memory corruption in optional corrupt_bio_byte featureKent Overstreet1-1/+1
2025-03-22netmem: prevent TX of unreadable skbsMina Almasry1-0/+3
2025-03-22ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 modelThomas Mizrahi1-0/+7
2025-03-22ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_d...Peter Ujfalusi1-1/+1
2025-03-22clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()Peter Griffin1-8/+0
2025-03-22clk: samsung: update PLL locktime for PLL142XX used on FSD platformVarada Pavani1-1/+6
2025-03-22ksmbd: prevent connection release during oplock break notificationNamjae Jeon4-12/+30
2025-03-22ksmbd: fix use-after-free in ksmbd_free_work_structNamjae Jeon4-27/+15
2025-03-22drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-22drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-22drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-22drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski1-0/+1
2025-03-22drm/amd/display: fix default brightnessMario Limonciello1-1/+1
2025-03-22drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li1-19/+45
2025-03-22drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca1-2/+5
2025-03-22drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha1-3/+5
2025-03-22drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock1-2/+3
2025-03-22drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak1-16/+24
2025-03-22drm/atomic: Filter out redundant DPMS callsVille Syrjälä2-0/+8