aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-24ACPI: fan: Use platform device for devres-related actionsArmin Wolf3-7/+7
2025-10-24ACPI: fan: Use ACPI handle when retrieving _FSTArmin Wolf4-16/+26
2025-10-23drm/xe: Check return value of GGTT workqueue allocationMatthew Brost1-0/+3
2025-10-23scsi: ufs: core: Reduce link startup failure loggingBart Van Assche1-5/+1
2025-10-23scsi: ufs: core: Fix a race condition related to the "hid" attribute groupBart Van Assche1-1/+1
2025-10-23scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down (PC=3)Nitin Rawat1-1/+14
2025-10-23smb: server: let free_transport() wait for SMBDIRECT_SOCKET_DISCONNECTEDStefan Metzmacher1-4/+3
2025-10-23io_uring: fix buffer auto-commit for multishot uring_cmdMing Lei1-11/+22
2025-10-23PCI/ASPM: Enable only L0s and L1 for devicetree platformsBjorn Helgaas1-25/+9
2025-10-24firewire: core: fix __must_hold() annotationTakashi Sakamoto1-1/+1
2025-10-23virtio-net: drop the multi-buffer XDP packet in zerocopyBui Quang Minh1-3/+8
2025-10-23usbnet: Prevents free active keventLizhi Xu1-0/+2
2025-10-23Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-56/+106
2025-10-23MAINTAINERS: add Mark Brown as a linux-next maintainerStephen Rothwell1-0/+1
2025-10-24ASoC: mediatek: Fix double pm_runtime_disable in remove functionsHaotian Zhang2-2/+0
2025-10-23Merge tag 'trace-rv-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+7
2025-10-23MAINTAINERS: Update Kconfig sectionNathan Chancellor1-1/+4
2025-10-23Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann1-0/+2
2025-10-23Merge tag 'arm-soc/for-6.18/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann2-0/+17
2025-10-23Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-44/+47
2025-10-23Merge tag 'ffa-fix-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann2-12/+46
2025-10-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+10
2025-10-23ACPI: video: Fix use-after-free in acpi_video_switch_brightness()Yuhao Jiang1-1/+3
2025-10-23libbpf: Fix powerpc's stack register definition in bpf_tracing.hAndrii Nakryiko1-1/+1
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds50-263/+451
2025-10-23Merge tag 'acpi-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-1/+7
2025-10-23Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-17/+18
2025-10-23Merge tag 'for-6.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-11/+64
2025-10-23arm64: mte: Do not warn if the page is already tagged in copy_highpage()Catalin Marinas1-3/+8
2025-10-23slab: fix slab accounting imbalance due to defer_deactivate_slab()Vlastimil Babka1-3/+5
2025-10-23regmap: slimbus: fix bus_context pointer in regmap init callsAlexey Klimov1-4/+2
2025-10-23Merge branch 'mlx5-misc-fixes-2025-10-22'Jakub Kicinski11-46/+75
2025-10-23net/mlx5: Fix IPsec cleanup over MPV devicePatrisious Haddad3-2/+30
2025-10-23net/mlx5: Refactor devcom to return NULL on failurePatrisious Haddad7-42/+39
2025-10-23net/mlx5e: Skip PPHCR register query if not supported by the deviceAlexei Lazar1-1/+3
2025-10-23net/mlx5: Add PPHCR to PCAM supported registers maskAlexei Lazar1-1/+3
2025-10-23virtio-net: zero unused hash fieldsJason Wang1-0/+4
2025-10-23net: phy: micrel: always set shared->phydev for LAN8814Robert Marko1-2/+2
2025-10-23s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer1-2/+2
2025-10-23vsock: fix lock inversion in vsock_assign_transport()Stefano Garzarella1-19/+19
2025-10-23Merge branch 'fix-poll-behaviour-for-tcp-based-tunnel-protocols'Paolo Abeni4-19/+60
2025-10-23ovpn: use datagram_poll_queue for socket readiness in TCPRalf Lici1-4/+22
2025-10-23espintcp: use datagram_poll_queue for socket readinessRalf Lici1-5/+1
2025-10-23net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici2-10/+37
2025-10-23io_uring: correct __must_hold annotation in io_install_fixed_fileAlok Tiwari1-1/+1
2025-10-23ASoC: fsl_micfil: correct the endian format for DSDShengjiu Wang1-2/+2
2025-10-23ASoC: fsl_sai: fix bit order for DSD formatShengjiu Wang1-2/+1
2025-10-23ASoC: Intel: avs: Use snd_codec format when initializing probeCezary Rojewski1-8/+10
2025-10-23ASoC: Intel: avs: Disable periods-elapsed work when closing PCMCezary Rojewski1-0/+1
2025-10-23ASoC: Intel: avs: Unprepare a stream when XRUN occursCezary Rojewski1-0/+2