summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-25Revert "thermal/core: Allocate the thermal class dynamically"Rafael J. Wysocki
2026-08-25Revert "thermal/core: Use the thermal class pointer as init guard"Rafael J. Wysocki
2026-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-08-25Merge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-08-25io_uring/waitid: avoid siginfo copy during ring teardownHui Su
2026-08-25io_uring/waitid: honor task_work cancellationHui Su
2026-08-25io_uring/query: cap user size passed to copy_struct_to_userLaxman Acharya Padhya
2026-08-25Merge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-08-25Merge tag 'staging-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-25Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-25Merge tag 'bootconfig-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-25Merge tag 'ntfs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-25f2fs: accurately adjust free_sections during free_segment_rangeDaeho Jeong
2026-08-25tpm-buf: Add TPM buffer support header for standalone reuseRoss Philipson
2026-08-25tpm-buf: Memory-safe allocationsJarkko Sakkinen
2026-08-25tpm-buf: Remove chip parameter from tpm_buf_append_handle()Jarkko Sakkinen
2026-08-25tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOWJarkko Sakkinen
2026-08-25tpm: Remove main TPM header from TPM event log headerAlec Brown
2026-08-25tpm: Move platform specific definitions to the new PTP headerRoss Philipson
2026-08-25tpm: Move TPM common base definitions to the command headerRoss Philipson
2026-08-25tpm: Move TPM2 specific definitions to the command headerRoss Philipson
2026-08-25tpm: Move TPM1 specific definitions to the command headerRoss Philipson
2026-08-25tpm: Initial step to reorganize TPM public headersRoss Philipson
2026-08-25tpm: st33zp24: Validate locality read resultRuoyu Wang
2026-08-25tpm: st33zp24: Return zero on status read failureRuoyu Wang
2026-08-25tpm: tpm_tis_spi: fix nodef CR50 tpm_tis_spi_resume is nullLi Jun
2026-08-25tpm: atmel: depend on X86Karl Mehltretter
2026-08-25tpm: Remove redundant dev_err()Pan Chuang
2026-08-25tpm: tpm_i2c_nuvoton: disable IRQ on wait timeoutMyeonghun Pak
2026-08-25Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-25fs: don't return -EINVAL for successful nested thawMoritz Tanner
2026-08-25ALSA: rawmidi: Another workaround for false-positive mutex lockdep warningTakashi Iwai
2026-08-25ASoC: amd: yc: Add DMI entry for Alienware m18 R1 AMDZhang Heng
2026-08-25net/sched: sch_teql: restore skb->dev on the slave failure pathVictor Nogueira
2026-08-25ufs: do not treat unreadable directory blocks as emptyAli Ahmet Memis
2026-08-25Merge patch series "ufs: harden the mount path against malformed images"Christian Brauner
2026-08-25ufs: validate cylinder group metadata before caching itAli Ahmet Memis
2026-08-25ufs: create the root dentry after loading cylinder metadataAli Ahmet Memis
2026-08-25ASoC: amd: yc: Add DMI entry for MSI Thin A15 B7UCChristopher Tolang
2026-08-25ALSA: hda/realtek: Fix speaker mute LED for HP Laptop 15-fd0039ntHabil Eren Türker
2026-08-25HID: wacom: validate report length in wacom_intuos_pro2_bt_irqIbrahim Hashimov
2026-08-25verification/rvgen: Use .old instead of .bak for kunit backup filesGabriele Monaco
2026-08-25Merge branch 'sctp-handle-wrapped-and-duplicate-reconf-responses'Paolo Abeni
2026-08-25sctp: fix stream->outcnt underflow on duplicate RECONF responsesJun Yang
2026-08-25sctp: distinguish sequence zero from wildcard in reconf lookupJun Yang
2026-08-25console: fix /dev/kmsg reference in flags kernel docJohan Hovold
2026-08-25Merge branch 'net-sched-fix-quantum-mtu-overflow-in-fq-fq_codel-sch_codel-fq_...Paolo Abeni
2026-08-25net/sched: sfq: clamp quantum to avoid signed overflow soft lockupJamal Hadi Salim
2026-08-25net/sched: hhf: clamp quantum before hhf_change() to avoid overflowJamal Hadi Salim
2026-08-25net/sched: fq_pie: clamp default quantum to avoid signed overflowJamal Hadi Salim