summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-23HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...stuarthayhurst1-0/+4
2023-08-23accel/habanalabs: add pci health check during heartbeatOfir Bitton3-3/+16
2023-08-23dma-remap: use kvmalloc_array/kvfree for larger dma memory remapgaoxu1-2/+2
2023-08-23ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusionPierre-Louis Bossart1-1/+11
2023-08-23iopoll: Call cpu_relax() in busy loopsGeert Uytterhoeven1-0/+2
2023-08-23ASoC: Intel: sof_sdw: Add support for Rex soundwireUday M Bhat1-0/+8
2023-08-23ASoC: Intel: sof_sdw_rt_sdca_jack_common: test SOF_JACK_JDSRC in _exitBard Liao1-0/+3
2023-08-23ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related warningsOleksij Rempel2-1/+14
2023-08-23ASoC: amd: vangogh: Add check for acp config flags in vangogh platformVenkata Prasad Potturu2-1/+8
2023-08-23drm: rcar-du: remove R-Car H3 ES1.* workaroundsWolfram Sang4-86/+4
2023-08-23drm/stm: ltdc: fix late dereference checkRaphael Gallais-Pou1-1/+3
2023-08-23ASoC: SOF: amd: Add pci revision id checkVenkata Prasad Potturu3-0/+9
2023-08-23PCI: tegra194: Fix possible array out of bounds accessSumit Gupta1-2/+11
2023-08-23ASoC: Intel: sof_sdw: add quirk for LNL RVPPeter Ujfalusi1-0/+9
2023-08-23ASoC: Intel: sof_sdw: add quirk for MTL RVPBard Liao1-0/+8
2023-08-23drm/amdgpu: fix memory leak in mes self testJack Xiao1-0/+2
2023-08-23drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1hackyzh0021-1/+1
2023-08-23drm/amdgpu: fix calltrace warning in amddrm_buddy_finiLonglong Yao1-2/+2
2023-08-23net: phy: at803x: fix the wol setting functionsLi Yang1-20/+25
2023-08-23net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET1-37/+7
2023-08-23net/smc: Fix setsockopt and sysctl to specify same buffer size againGerd Bayer5-20/+25
2023-08-23net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphoreD. Wythe3-37/+38
2023-08-23selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel1-2/+4
2023-08-23selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti1-6/+10
2023-08-23zsmalloc: fix races between modifications of fullness and isolatedAndrew Yang1-5/+9
2023-08-23zsmalloc: consolidate zs_pool's migrate_lock and size_class's locksNhat Pham1-50/+37
2023-08-23cpuidle: psci: Move enabling OSI mode after power domains creationMaulik Shah1-26/+13
2023-08-23cpuidle: psci: Extend information in log about OSI/PC modeUlf Hansson1-1/+2
2023-08-23mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi1-33/+27
2023-08-16Linux 6.1.46v6.1.46Greg Kroah-Hartman1-1/+1
2023-08-16drm/amd/pm/smu7: move variables to where they are usedAlex Deucher1-6/+8
2023-08-16sch_netem: fix issues in netem_change() vs get_dist_table()Eric Dumazet1-34/+25
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada1-2/+1
2023-08-16ACPI: scan: Create platform device for CS35L56Simon Trimmer2-0/+15
2023-08-16platform/x86: serial-multi-instantiate: Auto detect IRQ resource for CSC3551David Xu1-4/+17
2023-08-16scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-16scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-16scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar2-3/+5
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina1-1/+1
2023-08-16scsi: ufs: renesas: Fix private allocationYoshihiro Shimoda1-1/+1
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley1-4/+0
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby1-13/+17
2023-08-16netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso5-75/+141
2023-08-16nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-08-16nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-08-16btrfs: set cache_block_group_error if we find an errorJosef Bacik1-1/+4
2023-08-16btrfs: reject invalid reloc tree root keys with stack dumpQu Wenruo2-1/+16
2023-08-16btrfs: exit gracefully if reloc roots don't matchQu Wenruo1-8/+37