summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-06xen/events: close evtchn after mapping cleanupMaximilian Heyne1-3/+2
2024-03-06x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel2-12/+16
2024-03-06Revert "interconnect: Teach lockdep about icc_bw_lock order"Greg Kroah-Hartman1-9/+1
2024-03-06Revert "interconnect: Fix locking for runpm vs reclaim"Greg Kroah-Hartman1-6/+2
2024-03-06gpio: fix resource unwinding order in error pathBartosz Golaszewski1-4/+4
2024-03-06gpiolib: Fix the error path order in gpiochip_add_data_with_key()Andy Shevchenko1-1/+1
2024-03-06gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas1-2/+2
2024-03-06phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein1-1/+1
2024-03-06efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsArd Biesheuvel1-0/+2
2024-03-06x86/boot: efistub: Assign global boot_params variableArd Biesheuvel1-0/+2
2024-03-06x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel4-7/+11
2024-03-06efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel1-7/+24
2024-03-06x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel1-94/+72
2024-03-06x86/efistub: Perform SNP feature test while running in the firmwareArd Biesheuvel1-0/+17
2024-03-06x86/efistub: Prefer EFI memory attributes protocol over DXE servicesArd Biesheuvel1-8/+21
2024-03-06x86/efistub: Perform 4/5 level paging switch from the stubArd Biesheuvel6-26/+130
2024-03-06efi/libstub: Add limit argument to efi_random_alloc()Ard Biesheuvel3-6/+8
2024-03-06efi/libstub: Add memory attribute protocol definitionsArd Biesheuvel1-0/+20
2024-03-06x86/efistub: Clear BSS in EFI handover protocol entrypointArd Biesheuvel1-2/+11
2024-03-06x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel1-4/+16
2024-03-06efi: efivars: prevent double registrationArd Biesheuvel1-2/+11
2024-03-06arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel5-3/+12
2024-03-06trace: Relocate event helper filesChuck Lever2-2/+2
2024-03-06drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2024-03-06x86/efistub: Branch straight to kernel entry point from C codeArd Biesheuvel1-5/+17
2024-03-06efi: verify that variable services are supportedJohan Hovold1-0/+22
2024-03-06x86/boot/compressed, efi: Merge multiple definitions of image_offset into oneArd Biesheuvel1-1/+1
2024-03-06efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memoryArd Biesheuvel5-9/+16
2024-03-06RDMA/core: Update CMA destination address on rdma_resolve_addrShiraz Saleem1-0/+2
2024-03-06RDMA/core: Refactor rdma_bind_addrPatrisious Haddad1-123/+130
2024-03-06pmdomain: qcom: rpmhpd: Fix enabled_corner aggregationBjorn Andersson1-2/+5
2024-03-06mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman1-0/+19
2024-03-06mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman1-9/+20
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov1-0/+2
2024-03-06mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello1-0/+24
2024-03-06dmaengine: fsl-qdma: init irq after reg initializationCurtis Klein1-9/+8
2024-03-06dmaengine: ptdma: use consistent DMA masksTadeusz Struk1-2/+0
2024-03-06dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned readPeng Ma1-1/+3
2024-03-06drm/buddy: fix range biasMatthew Auld1-0/+10
2024-03-06Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher1-0/+29
2024-03-06gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov1-6/+6
2024-03-06of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan1-1/+1
2024-03-06fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)1-5/+3
2024-03-06drm/tegra: Remove existing framebuffer only if we support displayThierry Reding1-3/+20
2024-03-06power: supply: bq27xxx-i2c: Do not free non existing IRQHans de Goede1-1/+3
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann1-1/+1
2024-03-06igb: extend PTP timestamp adjustments to i211Oleksij Rempel1-2/+3
2024-03-06Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DTJanaki Ramaiah Thota1-1/+12
2024-03-06Bluetooth: qca: add support for WCN7850Neil Armstrong3-1/+41
2024-03-06Bluetooth: qca: use switch case for soc type behaviorNeil Armstrong3-120/+236