summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11MIPS: fw: Allow firmware to pass a empty envJiaxun Yang1-1/+1
2023-05-11fs: fix sysctls.c builtKefeng Wang1-2/+1
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)3-4/+12
2023-05-11serial: max310x: fix IO data corruption in batched operationsJan Kundrát1-2/+15
2023-05-11serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen2-3/+16
2023-05-11serial: fix TIOCSRS485 lockingJohan Hovold1-2/+2
2023-05-11xhci: fix debugfs register accesses while suspendedJohan Hovold1-0/+1
2023-05-11tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen3-14/+37
2023-05-11staging: iio: resolver: ads1210: fix config modeNuno Sá1-1/+1
2023-05-11blk-crypto: make blk_crypto_evict_key() more robustEric Biggers2-33/+41
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers3-27/+16
2023-05-11blk-mq: release crypto keyslot before reporting I/O completeEric Biggers4-17/+49
2023-05-11blk-stat: fix QUEUE_FLAG_STATS clearChengming Zhou1-2/+2
2023-05-11drm/vmwgfx: Fix Legacy Display Unit atomic drm supportMartin Krastev3-74/+38
2023-05-11media: ov8856: Do not check for for module versionRicardo Ribalda1-40/+0
2023-05-11posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner3-20/+82
2023-05-11tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call siteJarkko Sakkinen1-1/+2
2023-05-11hwmon: (adt7475) Use device_property APIs when configuring polarityChris Packham1-3/+3
2023-05-11hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger1-1/+3
2023-05-11USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold1-0/+1
2023-05-11USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold1-9/+5
2023-05-11usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng1-17/+32
2023-05-11usb: gadget: udc: core: Prevent redundant calls to pullupBadhri Jagan Sridharan1-0/+3
2023-05-11usb: gadget: udc: core: Invoke usb_gadget_connect only when startedBadhri Jagan Sridharan1-44/+104
2023-05-11wifi: rtw88: usb: fix priority queue to endpoint mappingSascha Hauer1-23/+47
2023-05-11IMA: allow/fix UML buildsRandy Dunlap1-1/+1
2023-05-11phy: qcom-qmp-pcie: sc8180x PCIe PHY has 2 lanesDmitry Baryshkov1-1/+1
2023-05-11bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990"Slark Xiao1-2/+0
2023-05-11PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam1-5/+3
2023-05-11PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner1-0/+15
2023-05-11PCI: kirin: Select REGMAP_MMIOJosh Triplett1-0/+1
2023-05-11powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin1-0/+2
2023-05-11arm64: Stash shadow stack pointer in the task struct on interruptArd Biesheuvel1-7/+5
2023-05-11arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel3-6/+7
2023-05-11ASoC: amd: ps: update the acp clock source.Syed Saba Kareem1-2/+0
2023-05-11wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unsetMario Limonciello1-0/+6
2023-05-11x86/cpu: Add model number for Intel Arrow Lake processorTony Luck1-0/+2
2023-05-11asm-generic/io.h: suppress endianness warnings for relaxed accessorsVladimir Oltean1-6/+6
2023-05-11asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean1-2/+2
2023-05-11tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)1-4/+17
2023-05-11wifi: ath11k: reduce the MHI timeout to 20sKalle Valo1-1/+1
2023-05-11platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk listBenjamin Asbach1-0/+8
2023-05-11net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle1-0/+4
2023-05-11scsi: mpi3mr: Handle soft reset in progress fault code (0xF002)Ranjan Kumar1-1/+1
2023-05-11selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan1-0/+1
2023-05-11wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear1-2/+5
2023-05-11net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)1-2/+0
2023-05-11ASoC: da7213.c: add missing pm_runtime_disable()Duy Nguyen1-0/+6
2023-05-11ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede1-0/+12
2023-05-11iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström1-1/+1