summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-25tpm: Move TPM common base definitions to the command headerRoss Philipson3-50/+92
2026-08-25tpm: Move TPM2 specific definitions to the command headerRoss Philipson5-265/+271
2026-08-25tpm: Move TPM1 specific definitions to the command headerRoss Philipson3-107/+115
2026-08-25tpm: Initial step to reorganize TPM public headersRoss Philipson7-30/+31
2026-08-25tpm: st33zp24: Validate locality read resultRuoyu Wang1-2/+2
2026-08-25tpm: st33zp24: Return zero on status read failureRuoyu Wang1-1/+3
2026-08-25tpm: tpm_tis_spi: fix nodef CR50 tpm_tis_spi_resume is nullLi Jun1-2/+6
2026-08-25tpm: atmel: depend on X86Karl Mehltretter1-2/+1
2026-08-25tpm: Remove redundant dev_err()Pan Chuang3-9/+2
2026-08-25tpm: tpm_i2c_nuvoton: disable IRQ on wait timeoutMyeonghun Pak1-2/+4
2026-08-25Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-234/+1472
2026-08-25fs: don't return -EINVAL for successful nested thawMoritz Tanner1-3/+6
2026-08-25ALSA: rawmidi: Another workaround for false-positive mutex lockdep warningTakashi Iwai3-6/+16
2026-08-25ASoC: amd: yc: Add DMI entry for Alienware m18 R1 AMDZhang Heng1-0/+7
2026-08-25net/sched: sch_teql: restore skb->dev on the slave failure pathVictor Nogueira1-0/+1
2026-08-25ufs: do not treat unreadable directory blocks as emptyAli Ahmet Memis1-1/+1
2026-08-25Merge patch series "ufs: harden the mount path against malformed images"Christian Brauner2-8/+19
2026-08-25ufs: validate cylinder group metadata before caching itAli Ahmet Memis1-0/+10
2026-08-25ufs: create the root dentry after loading cylinder metadataAli Ahmet Memis1-8/+9
2026-08-25ASoC: amd: yc: Add DMI entry for MSI Thin A15 B7UCChristopher Tolang1-0/+7
2026-08-25ALSA: hda/realtek: Fix speaker mute LED for HP Laptop 15-fd0039ntHabil Eren Türker1-8/+53
2026-08-25HID: wacom: validate report length in wacom_intuos_pro2_bt_irqIbrahim Hashimov1-0/+13
2026-08-25verification/rvgen: Use .old instead of .bak for kunit backup filesGabriele Monaco2-1/+1
2026-08-25Merge branch 'sctp-handle-wrapped-and-duplicate-reconf-responses'Paolo Abeni2-15/+33
2026-08-25sctp: fix stream->outcnt underflow on duplicate RECONF responsesJun Yang2-12/+29
2026-08-25sctp: distinguish sequence zero from wildcard in reconf lookupJun Yang1-5/+6
2026-08-25console: fix /dev/kmsg reference in flags kernel docJohan Hovold1-1/+1
2026-08-25Merge branch 'net-sched-fix-quantum-mtu-overflow-in-fq-fq_codel-sch_codel-fq_...Paolo Abeni6-7/+17
2026-08-25net/sched: sfq: clamp quantum to avoid signed overflow soft lockupJamal Hadi Salim1-1/+2
2026-08-25net/sched: hhf: clamp quantum before hhf_change() to avoid overflowJamal Hadi Salim1-0/+4
2026-08-25net/sched: fq_pie: clamp default quantum to avoid signed overflowJamal Hadi Salim1-1/+2
2026-08-25net/sched: sch_codel: clamp default mtu to avoid disabling CoDelJamal Hadi Salim1-1/+1
2026-08-25net/sched: fq_codel: clamp default quantum and mtuJamal Hadi Salim1-2/+4
2026-08-25net/sched: fq: add overflow bounds to quantum and initial quantumJamal Hadi Salim1-2/+4
2026-08-25vsock/virtio: flush works in dependency orderChengfeng Ye1-1/+1
2026-08-25net: fix a resource leak in copy_net_ns() error handling pathTetsuo Handa1-12/+9
2026-08-25HID: multitouch: Fix stale MT slots when contact count drops to zeroDave Carey1-11/+8
2026-08-25net: core: fix head-page leak in skb_zerocopyMina Almasry1-2/+2
2026-08-25net: core: check skb_frags_readable before uncloning in skb_copy_ubufsMina Almasry1-3/+3
2026-08-25sctp: fix NULL deref on untransmitted RECONF completionWeiming Shi1-1/+1
2026-08-25net/sched: act_skbmod: fix length calculations and avoid invalid header warningsEric Dumazet1-4/+8
2026-08-25HID: i2c-hid: Add a quirk for a Cirque I2C device.Vadim Klishko2-0/+3
2026-08-25tls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen1-1/+2
2026-08-25ALSA: usb-audio: Complete cleanup after system-resume errorsWill Porter1-4/+10
2026-08-25ALSA: hda/realtek: Add quirk for Lenovo IdeaPad Slim 3 15ABR8Zhang Heng1-0/+1
2026-08-25ALSA: aoa: i2sbus: Check IRQ before requesting itbui duc phuc1-0/+2
2026-08-25ALSA: usb-audio: Skip mixer creation on M-Audio VenomFederico Valentín Andrade1-0/+22
2026-08-25ALSA: usb-audio: Skip reading sample rate on M-Audio VenomFederico Valentín Andrade1-0/+2
2026-08-25Merge branch 'net-don-t-strip-zerocopy-frag-markers-from-a-forwarded-skb'Paolo Abeni2-4/+5
2026-08-25net: skbuff: don't touch shared zerocopy state in skb_tx_error()Norbert Szetei1-1/+4