summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11wifi: rtw89: correct 5 MHz mask settingEric Huang2-8/+10
2023-05-11wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau5-3/+18
2023-05-11kheaders: Use array declaration instead of charKees Cook1-5/+5
2023-05-11iio: addac: stx104: Fix race condition for stx104_write_raw()William Breathitt Gray1-0/+8
2023-05-11iio: addac: stx104: Fix race condition when converting analog-to-digitalWilliam Breathitt Gray1-0/+4
2023-05-11ipmi: fix SSIF not responding under certain cond.Zhang Yuchen1-2/+2
2023-05-11ipmi:ssif: Add send_retries incrementCorey Minyard1-1/+3
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-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-01Linux 6.3.1v6.3.1Greg Kroah-Hartman1-1/+1
2023-05-01driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd1-1/+6
2023-05-01USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL1-0/+6
2023-05-01mm/mremap: fix vm_pgoff in vma_merge() case 3Vlastimil Babka1-1/+1
2023-05-01btrfs: fix uninitialized variable warningsGenjian Zhang2-2/+2
2023-05-01wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut2-2/+12
2023-05-01bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li1-1/+8
2023-05-01gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNUWerner Sembach1-0/+13
2023-05-01fsverity: explicitly check for buffer overflow in build_merkle_tree()Eric Biggers1-0/+10