summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-22Merge tag 'io_uring-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-08-22Merge tag 'mmc-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-08-22Merge tag 'iommu-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-08-22Merge tag 'sound-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-08-22Merge tag '6.17-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-08-22Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-22iommu/riscv: prevent NULL deref in iova_to_physXianLiang Huang
2025-08-22iommu/virtio: Make instance lookup robustRobin Murphy
2025-08-22iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrementNicolin Chen
2025-08-21Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-08-21Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-21Merge tag 'regulator-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-21Merge tag 'acpi-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-08-21Merge tag 'pm-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-21io_uring: clear ->async_data as part of normal initJens Axboe
2025-08-21io_uring/futex: ensure io_futex_wait() cleans up properly on failureJens Axboe
2025-08-21Merge branches 'acpi-apei' and 'acpi-pfrut'Rafael J. Wysocki
2025-08-21Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-21netfilter: nf_reject: don't leak dst refcount for loopback packetsFlorian Westphal
2025-08-21ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validationTakashi Iwai
2025-08-21Merge branch 'mlx5-misx-fixes-2025-08-20'Jakub Kicinski
2025-08-21net/mlx5e: Preserve shared buffer capacity during headroom updatesArmen Ratner
2025-08-21net/mlx5e: Query FW for buffer ownershipAlexei Lazar
2025-08-21net/mlx5: Restore missing scheduling node cleanup on vport enable failureCarolina Jubran
2025-08-21net/mlx5: Fix QoS reference leak in vport enable error pathCarolina Jubran
2025-08-21net/mlx5: Destroy vport QoS element when no configuration remainsCarolina Jubran
2025-08-21net/mlx5e: Preserve tc-bw during parent changesCarolina Jubran
2025-08-21net/mlx5: Remove default QoS group and attach vports directly to root TSARCarolina Jubran
2025-08-21net/mlx5: Base ECVF devlink port attrs from 0Daniel Jurgens
2025-08-21net: pse-pd: pd692x0: Skip power budget configuration when undefinedKory Maincent
2025-08-21net: pse-pd: pd692x0: Fix power budget leak in manager setup error pathKory Maincent
2025-08-21Octeontx2-af: Skip overlap check for SPI fieldHariprasad Kelam
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski
2025-08-21tls: fix handling of zero-length records on the rx_listJakub Kicinski
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-21spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEPRaphael Gallais-Pou
2025-08-21Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-08-21Merge tag '6.17-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-08-21net: airoha: ppe: Do not invalid PPE entries in case of SW hash collisionLorenzo Bianconi
2025-08-21mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1Judith Mendez
2025-08-21Merge branch 'bonding-fix-negotiation-flapping-in-802-3ad-passive-mode'Paolo Abeni
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu
2025-08-21bonding: send LACPDUs periodically in passive mode after receiving partner's ...Hangbin Liu
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-21ALSA: timer: fix ida_free call while not allocatedDewei Meng