summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-27ARM: dts: imx6qdl-kontron-samx6i: cleanup the PMIC nodeMichael Walle
2024-06-27ARM: dts: imx6qdl-kontron-samx6i: fix board resetMichael Walle
2024-06-27ARM: dts: imx6qdl-kontron-samx6i: fix PHY resetMichael Walle
2024-06-27ARM: dts: imx6qdl-kontron-samx6i: fix phy-modeMichael Walle
2024-06-27Merge tag 'drm-misc-fixes-2024-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-06-27dt-bindings: arm: fsl: document Kontron SMARC-sAMX6i boardsMichael Walle
2024-06-27Merge tag 'drm-intel-gt-next-2024-06-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-06-27hid: bpf: Fix grammarLuis Felipe Hernandez
2024-06-27dt-bindings: arm: add MBa8MP-RAS314 SBCAlexander Stein
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-06-27soc/tegra: pmc: Simplify resource lookupJon Hunter
2024-06-27arm64: dts: imx8dxl-ss-conn: add gpmi nandFrank Li
2024-06-27arm64: dts: imx8-ss-conn: add gpmi nand nodeFrank Li
2024-06-27ARM: dts: nxp: imx6: convert NVMEM content to layout syntaxRafał Miłecki
2024-06-26Merge patch series "mpi3mr: Host diag buffer support"Martin K. Petersen
2024-06-26scsi: mpi3mr: Update driver version to 8.9.1.0.50Ranjan Kumar
2024-06-26scsi: mpi3mr: Add ioctl support for HDBRanjan Kumar
2024-06-26scsi: mpi3mr: Trigger supportRanjan Kumar
2024-06-26scsi: mpi3mr: HDB allocation and posting for hardware and firmware buffersRanjan Kumar
2024-06-26scsi: ufs: ufs-pci: Add support for Intel Panther LakeAdrian Hunter
2024-06-26scsi: ufs: qcom: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-26scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu
2024-06-26scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang
2024-06-26Merge branch 'selftests-drv-net-rss_ctx-add-tests-for-rss-contexts'Jakub Kicinski
2024-06-26selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski
2024-06-26selftests: drv-net: add ability to wait for at least N packets to load genJakub Kicinski
2024-06-26selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski
2024-06-26selftests: drv-net: try to check if port is in useJakub Kicinski
2024-06-27wifi: rtl8xxxu: 8188f: Limit TX power indexMartin Kaistra
2024-06-27wifi: rtw89: 8852b: fix definition of KIP register numberKuan-Chung Chen
2024-06-27wifi: rtw89: 8852b: set AMSDU limit to 5000Ping-Ke Shih
2024-06-27wifi: rtw89: 8852bt: rfk: add DPKPing-Ke Shih
2024-06-27wifi: rtw89: 8852bt: rfk: add TSSIPing-Ke Shih
2024-06-27wifi: rtw89: add polling for LPS H2C to ensure FW receivedChih-Kang Chang
2024-06-27wifi: rtw89: wow: enable beacon filter after swapping firmwareChih-Kang Chang
2024-06-27wifi: rtw89: wow: prevent to send unexpected H2C during download FirmwareChih-Kang Chang
2024-06-27wifi: rtw89: wow: fix GTK offload H2C skbuff issueChih-Kang Chang
2024-06-27wifi: rtw89: wow: update config mac for 802.11ax chipChih-Kang Chang
2024-06-27wifi: rtw89: wow: update WoWLAN reason register for different FWChih-Kang Chang
2024-06-27wifi: rtw89: wow: append security header offset for different cipherChih-Kang Chang
2024-06-26block: use the right type for stub rq_integrity_vec()Jens Axboe
2024-06-26Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-26selftests/bpf: Move ARRAY_SIZE to bpf_misc.hJiri Olsa
2024-06-27KVM: arm64: Honor trap routing for TCR2_EL1Marc Zyngier
2024-06-27KVM: arm64: Make PIR{,E0}_EL1 save/restore conditional on FEAT_TCRXMarc Zyngier
2024-06-27KVM: arm64: Make TCR2_EL1 save/restore dependent on the VM featuresMarc Zyngier
2024-06-27KVM: arm64: Get rid of HCRX_GUEST_FLAGSMarc Zyngier
2024-06-27KVM: arm64: Correctly honor the presence of FEAT_TCRXMarc Zyngier
2024-06-26libbpf: Fix clang compilation error in btf_relocate.cAlan Maguire
2024-06-26selftests/bpf: Don't close(-1) in serial_test_fexit_stress()Ma Ke