aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-12-27Merge tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...HEADmasterLinus Torvalds3-16/+22
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+5
2025-12-27Merge tag 'drm-fixes-2025-12-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds36-372/+347
2025-12-27Merge tag 'drm-msm-fixes-2025-12-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie36-372/+347
2025-12-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-9/+21
2025-12-26Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+2
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-5/+32
2025-12-26Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+6
2025-12-26Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+2
2025-12-26Merge tag 'io_uring-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds14-180/+93
2025-12-26Merge tag 'v6.19-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-69/+70
2025-12-25io_uring: fix filename leak in __io_openat_prep()Prithvi Tambewagh1-1/+1
2025-12-24kthread: Warn if mm_struct lacks user_ns in kthread_use_mm()Breno Leitao1-0/+1
2025-12-24arm64: efi: Fix NULL pointer dereference by initializing user_nsBreno Leitao1-0/+1
2025-12-24efi/libstub: gop: Fix EDID support in mixed-modeHans de Goede1-4/+4
2025-12-24Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds7-7/+26
2025-12-24Merge tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2025-12-24cifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan1-0/+2
2025-12-24drm/msm: Replace unsafe snprintf usage with scnprintfEvan Lambert1-5/+5
2025-12-24vhost/vsock: improve RCU read sections around vhost_vsock_get()Stefano Garzarella1-4/+11
2025-12-24tools/virtio: add device, device_driver stubsMichael S. Tsirkin1-0/+8
2025-12-24tools/virtio: fix up oot buildMichael S. Tsirkin2-2/+13
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin1-0/+2
2025-12-24tools/virtio: switch to kernel's virtio_config.hMichael S. Tsirkin1-101/+1
2025-12-24tools/virtio: stub might_sleep and synchronize_rcuMichael S. Tsirkin1-0/+7
2025-12-24tools/virtio: add struct cpumask to cpumask.hMichael S. Tsirkin1-0/+4
2025-12-24tools/virtio: pass KCFLAGS to module buildMichael S. Tsirkin1-1/+2
2025-12-24tools/virtio: add ucopysize.h stubMichael S. Tsirkin1-0/+21
2025-12-24tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubsMichael S. Tsirkin1-0/+9
2025-12-24tools/virtio: stub DMA mapping functionsMichael S. Tsirkin1-0/+4
2025-12-24tools/virtio: add struct module forward declarationMichael S. Tsirkin1-0/+2
2025-12-24tools/virtio: use kernel's virtio.hMichael S. Tsirkin1-72/+1
2025-12-24virtio: make it self-containedMichael S. Tsirkin1-0/+2
2025-12-24tools/virtio: fix up compiler.h stubMichael S. Tsirkin1-0/+6
2025-12-24regulator: fp9931: fix regulator node pointerAndreas Kemnade1-0/+3
2025-12-24drm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov1-6/+4
2025-12-24Revert "drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case"Abel Vesa6-35/+33
2025-12-24Revert "drm/msm/dpu: support plane splitting in quad-pipe case"Abel Vesa3-110/+40
2025-12-24drm/msm: msm_iommu.c: fix all kernel-doc warningsRandy Dunlap1-2/+2
2025-12-24drm/msm: msm_gpu.h: fix all kernel-doc warningsRandy Dunlap1-50/+18
2025-12-24drm/msm: msm_gem_vma.c: fix all kernel-doc warningsRandy Dunlap1-1/+4
2025-12-24drm/msm: msm_fence.h: fix all kernel-doc warningsRandy Dunlap1-17/+19
2025-12-24drm/msm/dpu: dpu_hw_wb.h: fix all kernel-doc warningsRandy Dunlap1-2/+2
2025-12-24drm/msm/dpu: dpu_hw_vbif.h: fix all kernel-doc warningsRandy Dunlap1-8/+8
2025-12-24drm/msm/dpu: dpu_hw_top.h: fix all kernel-doc warningsRandy Dunlap1-11/+10
2025-12-24drm/msm/dpu: dpu_hw_sspp.h: fix all kernel-doc warningsRandy Dunlap1-23/+24
2025-12-24drm/msm/dpu: dpu_hw_pingpong.h: fix all kernel-doc warningsRandy Dunlap1-10/+10
2025-12-24drm/msm/dpu: dpu_hw_merge3d.h: fix all kernel-doc warningsRandy Dunlap1-1/+0
2025-12-24drm/msm/dpu: dpu_hw_lm.h: fix all kernel-doc warningsRandy Dunlap1-12/+11
2025-12-24drm/msm/dpu: dpu_hw_intf.h: fix all kernel-doc warningsRandy Dunlap1-13/+7
2025-12-24drm/msm/dpu: dpu_hw_dspp.h: fix all kernel-doc warningsRandy Dunlap1-3/+3
2025-12-24drm/msm/dpu: dpu_hw_dsc.h: fix all kernel-doc warningsRandy Dunlap1-3/+7
2025-12-24drm/msm/dpu: dpu_hw_cwb.h: fix all kernel-doc warningsRandy Dunlap1-2/+1
2025-12-24drm/msm/dpu: dpu_hw_ctl.h: fix all kernel-doc warningsRandy Dunlap1-31/+53
2025-12-24drm/msm/dpu: dpu_hw_cdm.h: fix all kernel-doc warningsRandy Dunlap1-2/+2
2025-12-24drm/msm/dp: fix all kernel-doc warningsRandy Dunlap4-9/+11
2025-12-24drm/msm/disp: mdp_format: fix all kernel-doc warningsRandy Dunlap1-1/+5
2025-12-23Merge tag 'sound-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds28-136/+312
2025-12-23spi: cadence-quadspi: Prevent indirect readMark Brown1-12/+11
2025-12-23fs/kernfs: null-ptr deref in simple_xattrs_free()Will Rosenberg1-2/+4
2025-12-23spi: cadence-quadspi: Improve CQSPI_SLOW_SRAM quirk if flash is slowMateusz Litwin1-14/+5
2025-12-23spi: cadence-quadspi: Prevent lost complete() call during indirect readMateusz Litwin1-1/+9
2025-12-22Merge tag 'dma-mapping-6.19-2025-12-22' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus1-0/+1
2025-12-22spi: sun6i: Support A523's SPI controllersChen-Yu Tsai1-4/+7
2025-12-22spi: dt-bindings: sun6i: Add compatibles for A523's SPI controllersChen-Yu Tsai1-0/+4
2025-12-22regulator: Add UAPI headers to MAINTAINERSThomas Weißschuh1-0/+1
2025-12-22regulator: uapi: Use UAPI integer typeThomas Weißschuh1-5/+1
2025-12-21smb/server: fix minimum SMB2 PDU sizeChenXiaoSong1-2/+2
2025-12-21smb/server: fix minimum SMB1 PDU sizeChenXiaoSong1-2/+3
2025-12-21ksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon8-61/+61
2025-12-21ksmbd: Fix to handle removal of rfc1002 header from smb_hdrDavid Howells2-11/+11
2025-12-21Linux 6.19-rc2v6.19-rc2topic/ppc-kvmLinus Torvalds1-1/+1
2025-12-21Merge tag 'coccinelle-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-2/+45
2025-12-21Merge tag 'i2c-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-4/+17
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-111/+141
2025-12-21Merge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2025-12-21Coccinelle: pm_runtime: Fix typo in report messageThorsten Blum1-1/+1
2025-12-21scripts: coccicheck: filter *.cocci files by MODESongwei Chai1-1/+5
2025-12-22erofs: fix unexpected EIO under memory pressureJunbeom Yeom1-4/+4
2025-12-21ALSA: hda/realtek: fix PCI SSID for one of the HP 200 G2i laptopChris Chiu1-1/+1
2025-12-21Merge tag 'asoc-fix-v6.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai11897-182944/+605722
2025-12-20Merge tag 'ata-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+3
2025-12-20Merge tag 'spi-fix-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-7/+12
2025-12-20x86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()Eric Dumazet1-1/+1
2025-12-20clang: work around asm output constraint problemsEric Dumazet2-1/+3
2025-12-20Merge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-41/+80
2025-12-20Merge tag 'hwmon-for-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-8/+25
2025-12-20Merge tag 'mmc-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-4/+4
2025-12-20Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds34-74/+331
2025-12-20Merge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/...Linus Torvalds2-5/+4
2025-12-20block: rnbd-clt: Fix signedness bug in init_dev()Dan Carpenter1-1/+1
2025-12-20ublk: clean up user copy references on ublk server exitCaleb Sander Mateos1-2/+1
2025-12-20Merge tag 'devicetree-fixes-for-6.19-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds112-140/+170
2025-12-20Merge tag 'mips-fixes_6.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+3
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-127/+92
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-18/+58
2025-12-20Merge tag 'for-linus-6.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-12-20Merge tag 'slab-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-12-20Merge tag 'iommu-fixes-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+47
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds35-91/+450
2025-12-20Merge tag 'io_uring-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-12-19drm/msm: Fix a7xx per pipe register programmingAnna Maniscalco4-5/+55
2025-12-19drm/msm: add PERFCTR_CNTL to ifpc_reglistAnna Maniscalco1-0/+1
2025-12-19drm/msm/a6xx: move preempt_prepare_postamble after error checkAlok Tiwari1-2/+2
2025-12-19drm/msm: adreno: fix deferencing ifpc_reglist when not declaredNeil Armstrong1-8/+10
2025-12-19hwmon: (ltc4282): Fix reset_history file permissionsNuno Sá1-3/+6
2025-12-19debugfs: Fix memleak in debugfs_change_name().Kuniyuki Iwashima1-2/+5
2025-12-19arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build timeRob Herring (Arm)1-0/+2
2025-12-19arm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro)Frank Wunderlich1-0/+32
2025-12-19arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3Frank Wunderlich1-0/+21
2025-12-19lkdtm/bugs: Do not confuse the clang/objtool with busy wait loopCatalin Marinas1-4/+4
2025-12-19ASoC: Intel: mtl-match: Add 6-amp matches for CS35L56Mark Brown1-0/+104
2025-12-19ASoC: fsl_easrc: Fix duplicate debufs entriesMark Brown2-0/+6
2025-12-19parisc: Set valid bit in high byte of 64‑bit physical addressLeon Romanovsky1-2/+2
2025-12-19amd/iommu: Make protection domain ID functions non-staticSairaj Kodilkar3-14/+25
2025-12-19amd/iommu: Preserve domain ids inside the kdump kernelSairaj Kodilkar1-1/+22
2025-12-18Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao1-1/+1
2025-12-18Input: xpad - add support for CRKD GuitarsSanjay Govind1-0/+5
2025-12-18Input: add ABS_SND_PROFILEGergo Koteles3-0/+16
2025-12-19Merge tag 'drm-xe-fixes-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie20-46/+76
2025-12-19Merge tag 'drm-misc-fixes-2025-12-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-7/+193
2025-12-19Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-3/+9
2025-12-19Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+10
2025-12-19Merge tag 'acpi-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-2/+3
2025-12-19Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-26/+50
2025-12-19Merge tag 'thermal-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+4
2025-12-18Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein1-0/+4
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+19
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds88-269/+769
2025-12-19Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-45/+61
2025-12-19Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2025-12-18Merge branch 'pm-powercap'Rafael J. Wysocki4-16/+38
2025-12-18ASoC: ops: fix snd_soc_get_volsw for sx controlsStefan Binding1-12/+20
2025-12-18hwmon: (DS620) Update broken Datasheet URL in driver documentationOkan Akyuz1-2/+2
2025-12-18Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini10-18/+58
2025-12-18drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost1-1/+19
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström1-11/+4
2025-12-18drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit1-1/+1
2025-12-18drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit1-1/+1
2025-12-18drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter1-1/+1
2025-12-18drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit1-3/+4
2025-12-18drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost2-2/+5
2025-12-18drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin1-0/+3
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin3-1/+6
2025-12-18block: validate interval_exp integrity limitCaleb Sander Mateos1-1/+6
2025-12-18block: validate pi_offset integrity limitCaleb Sander Mateos1-4/+3
2025-12-18Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...Paolo Abeni3-1/+9
2025-12-18NFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+2
2025-12-18NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmapChuck Lever1-1/+7
2025-12-18NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
2025-12-18nfsd: fix memory leak in nfsd_create_serv error pathsShardul Bankar1-1/+4
2025-12-18Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni3-4/+7
2025-12-18net: hns3: add VLAN id validation before usingJian Shen1-0/+3
2025-12-18net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen1-2/+2
2025-12-18net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen1-2/+2
2025-12-18net: enetc: do not transmit redirected XDP frames when the link is downWei Fang1-1/+2
2025-12-18selftests/tc-testing: Test case exercising potential mirred redirect deadlockVictor Nogueira1-0/+46
2025-12-18net/sched: act_mirred: fix loop detectionJamal Hadi Salim1-0/+9
2025-12-18Merge branch 'sctp-fix-two-issues-in-sctp_clone_sock'Paolo Abeni2-3/+6
2025-12-18sctp: Clear inet_opt in sctp_v6_copy_ip_options().Kuniyuki Iwashima1-0/+2
2025-12-18sctp: Fetch inet6_sk() after setting ->pinet6 in sctp_clone_sock().Kuniyuki Iwashima1-3/+4
2025-12-18block: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier1-5/+8
2025-12-18net/handshake: duplicate handshake cancellations leak socketScott Mayhew1-1/+5
2025-12-18Merge tag 'nf-25-12-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni8-44/+107
2025-12-18Merge branch 'mlx5-misc-fixes-2025-12-09'Paolo Abeni10-23/+152
2025-12-18net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu1-1/+1
2025-12-18net/mlx5e: Do not update BQL of old txqs during channel reconfigurationTariq Toukan1-1/+5
2025-12-18net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu1-0/+3
2025-12-18net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu1-3/+2
2025-12-18net/mlx5: Serialize firmware reset with devlinkShay Drory4-4/+53
2025-12-18net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory1-6/+14
2025-12-18net/mlx5: fw_tracer, Validate format string parametersShay Drory2-10/+74
2025-12-18net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh1-0/+1
2025-12-18net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh1-1/+2
2025-12-18Merge branch 'net-dsa-lantiq-a-bunch-of-fixes'Paolo Abeni4-18/+44
2025-12-18net: dsa: mxl-gsw1xx: manually clear RANEG bitDaniel Golle1-1/+33
2025-12-18net: dsa: mxl-gsw1xx: fix .shutdown driver operationDaniel Golle3-10/+2
2025-12-18net: dsa: mxl-gsw1xx: fix order in .remove operationDaniel Golle1-2/+0
2025-12-18net: dsa: lantiq_gswip: fix order in .remove operationDaniel Golle2-6/+10
2025-12-18ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman1-6/+24
2025-12-18x86/bug: Fix old GCC compile failsPeter Zijlstra1-1/+1
2025-12-18iommupt: Return ERR_PTR from _table_alloc()Jason Gunthorpe1-0/+3
2025-12-18spi: cadence-quadspi: Fix probe error path and loggingMark Brown1-2/+6
2025-12-18can: fix build dependencyMarc Kleine-Budde1-1/+1
2025-12-18Merge tag 'amd-drm-fixes-6.19-2025-12-17' of https://gitlab.freedesktop.org/a...Dave Airlie8-21/+62
2025-12-17ublk: fix deadlock when reading partition tableMing Lei1-4/+28
2025-12-17ftrace: Fix address for jmp mode in t_show()Menglong Dong1-2/+5
2025-12-17tracing: Fix UBSAN warning in __remove_instance()Darrick J. Wong1-1/+1
2025-12-17tracing: Do not register unsupported perf eventsSteven Rostedt1-0/+2
2025-12-17MAINTAINERS: add tracepoint core-api doc files to TRACINGLukas Bulwahn1-0/+1
2025-12-17ALSA: hda/realtek: Add Asus quirk for TAS amplifiersAntheas Kapenekakis1-2/+9
2025-12-17Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou1-0/+1
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner3-4/+34
2025-12-17samples: rust: fix endianness issue in rust_driver_pciMarko Turk1-1/+1
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L63 with feedbackStefan Binding1-0/+62
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L56 with feedbackStefan Binding1-0/+42
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada3-8/+24