summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-22Linux 6.12.20v6.12.20Greg Kroah-Hartman1-1/+1
2025-03-22fs/netfs/read_collect: add to next->prev_donatedMax Kellermann1-1/+1
2025-03-22HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie1-4/+7
2025-03-22nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner1-61/+6
2025-03-22Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz3-98/+58
2025-03-22tools/sched_ext: Add helper to check task migration stateAndrea Righi1-0/+11
2025-03-22sched_ext: selftests/dsp_local_on: Fix selftest on UP systemsAndrea Righi1-1/+1
2025-03-22smb: client: Fix match_session bug preventing session reuseHenrique Carvalho1-4/+12
2025-03-22smb3: add support for IAKerbSteve French5-3/+12
2025-03-22mm/hugetlb: wait for hugetlb folios to be freedGe Yang3-0/+23
2025-03-22i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET1-1/+11
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