aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I...Gravatar Greg Kroah-Hartman 1-4/+27
2023-01-19tty: serial: qcom_geni: avoid duplicate struct member initGravatar Arnd Bergmann 1-6/+8
2023-01-19serial: atmel: fix incorrect baudrate setupGravatar Tobias Schramm 1-7/+1
2023-01-19tty: fix possible null-ptr-defer in spk_ttyio_releaseGravatar Gaosheng Cui 1-0/+3
2023-01-19serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerGravatar Marek Vasut 1-27/+4
2023-01-19serial: amba-pl011: fix high priority character transmission in rs486 modeGravatar Lino Sanfilippo 1-4/+4
2023-01-19serial: pch_uart: Pass correct sg to dma_unmap_sg()Gravatar Ilpo Järvinen 1-1/+1
2023-01-19tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO bufferGravatar Krzysztof Kozlowski 1-2/+16
2023-01-15Linux 6.2-rc4v6.2-rc4Gravatar Linus Torvalds 1-1/+1
2023-01-15Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-20/+52
2023-01-15Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-12/+14
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-72/+72
2023-01-14Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-17/+35
2023-01-14Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+11
2023-01-14Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-2/+10
2023-01-14Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-15/+6
2023-01-14Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 7-34/+49
2023-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-2/+2
2023-01-14Merge tag 'ata-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-0/+1
2023-01-13Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linuxGravatar Linus Torvalds 5-55/+75
2023-01-13Merge tag 'io_uring-6.2-2023-01-13' of git://git.kernel.dk/linuxGravatar Linus Torvalds 4-20/+53
2023-01-13Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-7/+39
2023-01-13kbuild: Fix CFI hash randomization with KASANGravatar Sami Tolvanen 2-0/+2
2023-01-13firmware: coreboot: Check size of table entry and use flex-arrayGravatar Kees Cook 2-2/+8
2023-01-13kallsyms: Fix scheduling with interrupts disabled in self-testGravatar Nicholas Piggin 1-15/+6
2023-01-14ata: pata_cs5535: Don't build on UMLGravatar Peter Foley 1-0/+1
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 17-115/+175
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopGravatar Mateusz Guzik 1-1/+0
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceGravatar Bjorn Helgaas 1-0/+31
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-5/+10
2023-01-13Merge tag 'docs-6.2-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-3/+15
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logGravatar Ard Biesheuvel 1-2/+2
2023-01-13io_uring: lock overflowing for IOPOLLGravatar Pavel Begunkov 1-1/+5
2023-01-13Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 34-293/+604
2023-01-13Merge tag 'pm-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 7-9/+43
2023-01-13Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 5-5/+30
2023-01-13Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 16-28/+145
2023-01-13Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 43-950/+332
2023-01-13ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFGravatar Clement Lecigne 1-9/+15
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 22-59/+147
2023-01-13iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Gravatar Christophe JAILLET 1-1/+3
2023-01-13iommu/iova: Fix alloc iova overflows issueGravatar Yunfei Wang 1-2/+2
2023-01-13iommu: Fix refcount leak in iommu_device_claim_dma_ownerGravatar Miaoqian Lin 1-3/+5
2023-01-13iommu/arm-smmu-v3: Don't unregister on shutdownGravatar Vladimir Oltean 1-1/+3
2023-01-13iommu/arm-smmu: Don't unregister on shutdownGravatar Vladimir Oltean 1-8/+14
2023-01-13iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererGravatar Robin Murphy 1-2/+8
2023-01-13platform/x86: thinkpad_acpi: Fix profile mode display in AMT modeGravatar Mark Pearson 1-6/+17
2023-01-13Merge branches 'acpi-resource' and 'acpi-video'Gravatar Rafael J. Wysocki 2-0/+11
2023-01-13ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fix...Gravatar Jaroslav Kysela 1-1/+2
2023-01-13Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...Gravatar Dave Airlie 15-26/+48