aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds3-9/+9
2023-03-05Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-23/+53
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+17
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+3
2023-03-04Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-15/+7
2023-03-03Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-3/+3
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds32-244/+285
2023-03-03i2c: gxp: fix an error code in probeDan Carpenter1-1/+1
2023-03-03i2c: gxp: return proper error on address NACKWolfram Sang1-2/+4
2023-03-03i2c: gxp: remove "empty" switch statementWolfram Sang1-12/+1
2023-03-03i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinBenjamin Gray1-0/+1
2023-03-03Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+4
2023-03-03Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-48/+20
2023-03-03Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-6/+6
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds6-27/+32
2023-03-03Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+0
2023-03-03Merge branches 'acpi-pm' and 'acpi-x86'Rafael J. Wysocki2-48/+13
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-3/+3
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+2
2023-03-03Merge branch 'powercap'Rafael J. Wysocki2-1/+2
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds28-489/+999
2023-03-03ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal1-1/+0
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds49-149/+435
2023-03-03Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...Dave Airlie38-128/+409
2023-03-03Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...Dave Airlie8-18/+23
2023-03-03Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...Dave Airlie3-3/+3
2023-03-02Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds35-372/+269
2023-03-02Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-11/+9
2023-03-02Merge tag 'auxdisplay-6.3' of https://github.com/ojeda/linuxLinus Torvalds1-0/+2
2023-03-02Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+7
2023-03-02Merge tag 'spi-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-7/+12
2023-03-02Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+4
2023-03-02genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner1-0/+1
2023-03-02watchdog: at91rm9200: Only warn once about problems in .remove()Uwe Kleine-König1-1/+1
2023-03-02watchdog: mt7621-wdt: avoid ralink architecture dependent codeSergio Paracuellos2-6/+20
2023-03-02watchdog: mt7621-wdt: avoid static global declarationsSergio Paracuellos1-37/+65
2023-03-01drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou1-1/+2
2023-03-01drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim1-0/+2
2023-03-01Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-03-01drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-01drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin3-2/+11
2023-03-01drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang1-3/+3
2023-03-01drm/amdgpu: remove unused variable ringTom Rix1-2/+0
2023-03-01drm/amd/display: fix dm irq error message in gpu recovertiancyin1-2/+2
2023-03-01drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-03-01drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland1-1/+1
2023-03-01drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li1-10/+5
2023-03-01drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-03-01drivers/perf: RISC-V: Allow programming custom firmware eventsMayuresh Chitale1-5/+2
2023-03-01power: supply: qcom_battmgr: remove bogus do_div()Arnd Bergmann1-2/+1
2023-03-01cpufreq: apple-soc: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2023-03-01thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap1-1/+2
2023-03-01thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter1-10/+2
2023-03-01ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3EnableMario Limonciello1-24/+13
2023-03-01Merge tag 'sh-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-106/+118
2023-03-01virt/sev-guest: Return -EIO if certificate buffer is not large enoughTom Lendacky1-3/+17
2023-02-28Merge tag 'i3c/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2-2/+4
2023-02-28i3c: master: dw: stop hardcoding initial speedJack Chen1-2/+3
2023-02-28powercap: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-02-28cpufreq: intel_pstate: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-02-28ACPI: x86: Drop quirk for HP ElitebookMario Limonciello1-24/+0
2023-02-28Merge tag 'pwm/for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-31/+134
2023-02-28spi: tegra210-quad: Fix iterator outside loopKrishna Yarlagadda1-4/+8
2023-02-28nvme-fabrics: show well known discovery nameDaniel Wagner1-1/+2
2023-02-28nvme-tcp: don't access released socket during error recoveryAkinobu Mita1-0/+6
2023-02-28nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge()Dan Carpenter1-1/+1
2023-02-28nvme: bring back auto-removal of deleted namespaces during sequential scanChristoph Hellwig1-17/+18
2023-02-28drm/shmem-helper: Revert accidental non-GPL exportAsahi Lina1-1/+1
2023-02-28drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()Nathan Chancellor1-1/+1
2023-02-28crypto: caam - Fix edesc/iv ordering mixupHerbert Xu3-23/+53
2023-02-27vc_screen: don't clobber return value in vcs_readThomas Weißschuh1-3/+4
2023-02-27vc_screen: modify vcs_size() handling in vcs_read()George Kennedy1-3/+1
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds34-168/+234
2023-02-27net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel1-1/+1
2023-02-27xen-netback: remove unused variables pending_idx and indexTom Rix1-5/+0
2023-02-27Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2-1/+2
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds104-878/+8492
2023-02-27Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds27-140/+658
2023-02-27s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger2-3/+3
2023-02-27nvme: fix sparse warning on effects maskingKeith Busch1-1/+1
2023-02-27sh: clk: Fix clk_enable() to return 0 on NULL clkGeert Uytterhoeven1-1/+1
2023-02-26Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds13-154/+887
2023-02-26Merge tag 'rpmsg-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds8-146/+283
2023-02-26Merge tag 'hwlock-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-1/+1
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-1/+7
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds278-26547/+8817
2023-02-26rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov1-11/+9
2023-02-26net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)1-1/+0
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean2-2/+2
2023-02-26net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean1-1/+1
2023-02-26net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean2-5/+8
2023-02-26wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi1-0/+1
2023-02-26qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt1-14/+7
2023-02-26Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller10-8/+40
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin2-0/+12
2023-02-26ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller3-6/+4
2023-02-26media: imx-mipi-csis: Check csis_fmt validity before useMarek Vasut1-0/+3
2023-02-26media: v4l2-subdev.c: clear stream fieldHans Verkuil1-0/+15
2023-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds202-6092/+18899
2023-02-25Merge tag 'mailbox-v6.3' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2-5/+4
2023-02-25Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds26-757/+540
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds111-815/+665
2023-02-25rtc: pm8xxx: add support for nvmem offsetJohan Hovold1-12/+129
2023-02-25Merge tag 'rtc-6.2-fixes' into rtc-nextAlexandre Belloni1-2/+2
2023-02-25i3c: transfer pid from boardinfo to device infoJack Chen1-0/+1
2023-02-25Merge tag 'flex-array-transformations-6.3-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds1-4/+4
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds22-272/+564
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds33-496/+3025
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-42/+121
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-4/+4
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds35-552/+3089
2023-02-25driver core: fw_devlink: Print full path and name of fwnodeSaravana Kannan1-3/+3
2023-02-25driver core: fw_devlink: Avoid spurious error messageSaravana Kannan1-3/+3
2023-02-25driver core: bus: Handle early calls to bus_to_subsys()Geert Uytterhoeven1-1/+1
2023-02-24ibmvnic: Assign XPS map to correct queue indexNick Child1-2/+2
2023-02-24Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-146/+103
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds42-466/+3261
2023-02-24Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds48-187/+1703
2023-02-24Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-334/+1833
2023-02-24Merge tag 'for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds36-228/+2684
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds54-725/+1397
2023-02-25power: supply: fix null pointer check order in __power_supply_registerqinyu1-3/+3
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds55-1587/+2082
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-65/+167
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds45-562/+2258
2023-02-24Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-20/+224
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds122-959/+1323
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds162-1288/+9988
2023-02-24Merge tag 'staging-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-2666/+1320
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds60-1102/+2414
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds134-1702/+10555
2023-02-24net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman1-0/+1
2023-02-24net/mlx5e: Verify flow_source cap before using itRoi Dayan1-1/+2
2023-02-24net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla2-0/+8
2023-02-24mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko4-1/+22
2023-02-24mlx5: fix skb leak while fifo resync and pushVadim Fedorenko2-3/+5
2023-02-24net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()Yang Yingliang1-1/+1
2023-02-24net/mlx5: Remove NULL check before dev_{put, hold}Yang Li1-2/+1
2023-02-24spi: tegra210-quad: Fix validate combined sequenceKrishna Yarlagadda1-1/+1
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds79-239/+122
2023-02-23net/mlx5e: Remove hairpin write debugfs filesGal Pressman1-59/+0
2023-02-23octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma1-1/+1
2023-02-23Merge tag 'leds-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds38-429/+171
2023-02-23Merge tag 'backlight-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-541/+256
2023-02-23Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds25-440/+1155
2023-02-24rtc: abx80x: Add nvmem supportSean Anderson1-0/+77
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-59/+293
2023-02-23drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen3-6/+6
2023-02-23drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li1-0/+134
2023-02-23drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li1-31/+42
2023-02-23drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou1-5/+14
2023-02-23drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou3-6/+7
2023-02-23drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou3-6/+17
2023-02-23drm/amdgpu: add umc retire unit elementTao Zhou4-0/+7
2023-02-23drm/amd/pm: no pptable resetup on runpm exitingEvan Quan1-4/+11
2023-02-23drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan1-4/+17
2023-02-23drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák4-1/+22
2023-02-23drm/amdkfd: Fix an illegal memory accessQu Huang1-6/+3
2023-02-23drm/amdgpu/vcn: set and use harvest configJane Jian1-11/+15
2023-02-23drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2-1/+9
2023-02-23drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang1-26/+52
2023-02-23drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao1-1/+2
2023-02-23drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao1-1/+1
2023-02-23drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpuHarry Wentland2-1/+1
2023-02-23drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz1-4/+2
2023-02-23drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng1-0/+1
2023-02-23drm/amdgpu: add tmz support for GC 10.3.6Jesse Zhang1-0/+1
2023-02-23drm/amdkfd: To fix sdma page fault issue for GC 11Ruili Ji2-3/+17
2023-02-23mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock supportKathiravan T1-0/+1
2023-02-23mailbox: qcom-apcs-ipc: enable APCS clock device for MSM8996Dmitry Baryshkov1-1/+1
2023-02-23mailbox: zynq: Switch to flexible array to simplify codeChristophe JAILLET1-4/+2
2023-02-23powercap: RAPL: Add Power Limit4 support for Meteor Lake SoCSumeet Pawnikar1-0/+2
2023-02-23Merge branches 'clk-loongson' and 'clk-qcom' into clk-nextStephen Boyd53-3504/+15067
2023-02-23Merge branches 'clk-microchip', 'clk-allwinner', 'clk-mediatek', 'clk-imx' an...Stephen Boyd129-2359/+3465
2023-02-23Merge branches 'clk-cleanup', 'clk-bindings', 'clk-renesas', 'clk-versa' and ...Stephen Boyd17-225/+385
2023-02-23cpufreq: amd-pstate: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-02-23cpufreq: amd-pstate: Let user know amd-pstate is disabledKai-Heng Feng1-1/+1
2023-02-23cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire RapidsSrinivas Pandruvada1-0/+1
2023-02-23net: sunhme: Fix region requestSean Anderson1-2/+4
2023-02-23spi: tegra210-quad: set half duplex flagKrishna Yarlagadda1-0/+1
2023-02-23Merge branch 'irq/core' into irq/urgentThomas Gleixner20-205/+75
2023-02-23octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya1-19/+57
2023-02-23net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modesOleksij Rempel1-2/+13
2023-02-23net: phy: do not force EEE supportOleksij Rempel2-7/+36
2023-02-23net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel2-2/+11
2023-02-23net: phy: c45: use "supported_eee" instead of supported for access validationOleksij Rempel1-3/+3
2023-02-23Merge tag 'gvt-next-fixes-2023-02-23' of https://github.com/intel/gvt-linux i...Jani Nikula5-14/+14
2023-02-23drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-02-23drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison1-1/+1
2023-02-23drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis1-0/+2
2023-02-23drm/i915/xelpmp: Consider GSI offset when doing MCR lookupsMatt Roper1-1/+4
2023-02-23spi: spi-sn-f-ospi: fix duplicate flag while assigning to mode_bitsDhruva Gole1-1/+1
2023-02-23spi: cadence-quadspi: Fix cancel the indirect read maskHongbin Ji1-1/+1
2023-02-23regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke1-3/+3
2023-02-23net/mlx5: Fix memory leak in IPsec RoCE creationPatrisious Haddad1-5/+8
2023-02-23Merge tag 'nand/for-6.3' into mtd/nextMiquel Raynal16-663/+422
2023-02-23Merge tag 'spi-nor/for-6.3' into mtd/nextMiquel Raynal38-286/+527
2023-02-23drm/i915: move a Kconfig symbol to unbreak the menu presentationRandy Dunlap1-3/+3