summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-05-11blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig
2023-05-11blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig
2023-05-11blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig
2023-05-11blk-stat: fix QUEUE_FLAG_STATS clearChengming Zhou
2023-05-11media: ov8856: Do not check for for module versionRicardo Ribalda
2023-05-11posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner
2023-05-11tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call siteJarkko Sakkinen
2023-05-11hwmon: (adt7475) Use device_property APIs when configuring polarityChris Packham
2023-05-11hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger
2023-05-11USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold
2023-05-11USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold
2023-05-11usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng
2023-05-11usb: gadget: udc: core: Prevent redundant calls to pullupBadhri Jagan Sridharan
2023-05-11usb: gadget: udc: core: Invoke usb_gadget_connect only when startedBadhri Jagan Sridharan
2023-05-11IMA: allow/fix UML buildsRandy Dunlap
2023-05-11phy: qcom-qmp-pcie: sc8180x PCIe PHY has 2 lanesDmitry Baryshkov
2023-05-11PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam
2023-05-11PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner
2023-05-11PCI: kirin: Select REGMAP_MMIOJosh Triplett
2023-05-11powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin
2023-05-11arm64: Stash shadow stack pointer in the task struct on interruptArd Biesheuvel
2023-05-11arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel
2023-05-11ASoC: amd: ps: update the acp clock source.Syed Saba Kareem
2023-05-11ASoC: amd: fix ACP version typo mistakesyed saba kareem
2023-05-11wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unsetMario Limonciello
2023-05-11wireguard: timers: cast enum limits members to int in printsJiri Slaby (SUSE)
2023-05-11x86/cpu: Add model number for Intel Arrow Lake processorTony Luck
2023-05-11asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean
2023-05-11tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)
2023-05-11wifi: ath11k: reduce the MHI timeout to 20sKalle Valo
2023-05-11platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk listBenjamin Asbach
2023-05-11net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle
2023-05-11scsi: mpi3mr: Handle soft reset in progress fault code (0xF002)Ranjan Kumar
2023-05-11selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan
2023-05-11net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)
2023-05-11ASoC: da7213.c: add missing pm_runtime_disable()Duy Nguyen
2023-05-11ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede
2023-05-11iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström
2023-05-11ASoC: amd: yc: Add DMI entries to support Victus by HP Laptop 16-e1xxx (8A22)Ge-org Brohammer
2023-05-11x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley
2023-05-11ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcmShengjiu Wang
2023-05-11ASoC: Intel: soc-acpi: add table for Intel 'Rooks County' NUC M15Eugene Huang
2023-05-11ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15Eugene Huang
2023-05-01Linux 6.1.27Greg Kroah-Hartman
2023-05-01riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti
2023-05-01riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti
2023-05-01riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti
2023-05-01driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd
2023-05-01USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL
2023-05-01btrfs: fix uninitialized variable warningsGenjian Zhang