summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-22Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as successLudovico de Nittis1-1/+1
2025-08-22cgroup/psi: Set of->priv to NULL upon file releaseChen Ridong1-0/+1
2025-08-22cgroup: split cgroup_destroy_wq into 3 workqueuesChen Ridong1-7/+36
2025-08-22Bluetooth: hci_conn: Make unacked packet handling more robustLuiz Augusto von Dentz1-17/+41
2025-08-22ALSA: hda: intel-dsp-config: Select SOF driver on MTL ChromebooksBrady Norander1-3/+16
2025-08-22ALSA: usb-audio: Add mute TLV for playback volumes on some devicesCryolitia PukNgae1-0/+2
2025-08-22Merge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-46/+57
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-33/+3
2025-08-22Merge tag 'platform-drivers-x86-v6.17-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-52/+59
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds11-83/+169
2025-08-22Merge tag 'io_uring-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds2-0/+4
2025-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-58/+62
2025-08-22Merge tag 'mmc-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds5-19/+71
2025-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12-67/+55
2025-08-22Merge tag 'iommu-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-13/+18
2025-08-22pinctrl: airoha: Fix return value in pinconf callbacksLorenzo Bianconi1-4/+4
2025-08-22Merge tag 'sound-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-101/+68
2025-08-22Merge tag '6.17-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2025-08-22ARM64: dts: mcbin: fix SATA ports on MacchiatobinRussell King (Oracle)1-0/+2
2025-08-22ARM: dts: armada-370-db: Fix stereo audio input routing on Armada 370Jihed Chaibi1-1/+1
2025-08-22Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-23/+16
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds19-70/+487
2025-08-22drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objectsThomas Zimmermann1-2/+32
2025-08-22arm64: dts: imx95: Fix JPEG encoder node assigned clockMarek Vasut1-1/+1
2025-08-22arm64: dts: imx95-19x19-evk: correct the phy setting for flexcan1/2Haibo Chen1-5/+5
2025-08-22arm64: dts: imx8mp: Fix missing microSD slot vqmmc on Data Modul i.MX8M Plus ...Marek Vasut1-0/+1
2025-08-22arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH electronics i.MX8M P...Marek Vasut1-0/+1
2025-08-22arm64: dts: imx8mp-tqma8mpql: remove virtual 3.3V regulatorMarkus Niebel1-12/+3
2025-08-22arm64: dts: imx8mp-tqma8mpql: fix LDO5 power offMarkus Niebel3-12/+36
2025-08-22iommu/riscv: prevent NULL deref in iova_to_physXianLiang Huang1-1/+1
2025-08-22iommu/virtio: Make instance lookup robustRobin Murphy1-6/+9
2025-08-22iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrementNicolin Chen1-1/+1
2025-08-22pinctrl: STMFX: add missing HAS_IOMEM dependencyRandy Dunlap1-0/+1
2025-08-22net: macb: fix unregister_netdev call order in macb_remove()luoguangfei1-1/+1
2025-08-22Merge branch 'fix-vsock-error-handling-regression-introduced-in-v6-17-rc1'Jakub Kicinski3-3/+21
2025-08-22vsock/virtio: Fix message iterator handling on transmit pathWill Deacon1-3/+5
2025-08-22net: Introduce skb_copy_datagram_from_iter_full()Will Deacon2-0/+16
2025-08-22KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regsMark Brown1-0/+1
2025-08-22KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier11-50/+44
2025-08-22KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writableMarc Zyngier1-14/+27
2025-08-22KVM: arm64: Make ID_AA64PFR0_EL1.RAS writableMarc Zyngier1-1/+0
2025-08-22KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2Marc Zyngier1-1/+4
2025-08-22KVM: arm64: Handle RASv1p1 registersMarc Zyngier1-0/+17
2025-08-22arm64: Add capability denoting FEAT_RASv1p1Marc Zyngier2-0/+25
2025-08-22KVM: arm64: Reschedule as needed when destroying the stage-2 page-tablesRaghavendra Rao Ananta1-1/+25
2025-08-22KVM: arm64: Split kvm_pgtable_stage2_destroy()Raghavendra Rao Ananta5-9/+73
2025-08-22btrfs: avoid load/store tearing races when checking if an inode was loggedFilipe Manana1-4/+21
2025-08-22btrfs: fix race between setting last_dir_index_offset and inode loggingFilipe Manana3-16/+4
2025-08-22btrfs: fix race between logging inode and checking if it was logged beforeFilipe Manana1-6/+30
2025-08-22btrfs: simplify error handling logic for btrfs_link()Filipe Manana1-26/+19