summaryrefslogtreecommitdiffstats
path: root/sound/usb (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-23bpf: Remove MEM_UNINIT from skb/xdp MTU helpersDaniel Borkmann1-27/+15
2024-10-23bpf: Fix overloading of MEM_UNINIT's meaningDaniel Borkmann1-38/+35
2024-10-23bpf: Add MEM_WRITE attributeDaniel Borkmann6-14/+22
2024-10-23drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher1-1/+10
2024-10-23drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello1-0/+2
2024-10-23drm/amdgpu: fix random data corruption for sdma 7Frank Min1-1/+8
2024-10-23drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai1-0/+13
2024-10-23drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai1-1/+2
2024-10-23drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng1-1/+6
2024-10-23drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng1-1/+1
2024-10-23drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng3-89/+102
2024-10-23drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-10-22ASoC: qcom: sc7280: Fix missing Soundwire runtime stream allocKrzysztof Kozlowski2-1/+10
2024-10-22bpf: Preserve param->string when parsing mount optionsHou Tao1-2/+3
2024-10-22ASoC: fsl_micfil: Add sample rate constraintShengjiu Wang1-0/+38
2024-10-22x86/microcode/AMD: Split load_microcode_amd()Borislav Petkov (AMD)1-8/+17
2024-10-22jfs: Fix sanity check in dbMountDave Kleikamp1-1/+1
2024-10-22x86/microcode/AMD: Pay attention to the stepping dynamicallyBorislav Petkov (AMD)1-8/+18
2024-10-22btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()Yue Haibing2-7/+4
2024-10-22btrfs: reject ro->rw reconfiguration if there are hard ro requirementsQu Wenruo1-2/+1
2024-10-22btrfs: fix read corruption due to race with extent map mergingBoris Burkov1-15/+16
2024-10-22btrfs: fix the delalloc range locking if sector size < page sizeQu Wenruo1-8/+9
2024-10-22btrfs: qgroup: set a more sane default value for subtree drop thresholdQu Wenruo3-2/+4
2024-10-22btrfs: clear force-compress on remount when compress mount option is givenFilipe Manana1-0/+9
2024-10-22xfs: update the pag for the last AG at recovery timeChristoph Hellwig3-3/+34
2024-10-22xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_peragChristoph Hellwig1-1/+1
2024-10-22xfs: error out when a superblock buffer update reduces the agcountChristoph Hellwig1-0/+5
2024-10-22xfs: update the file system geometry after recoverying superblock buffersChristoph Hellwig2-8/+52
2024-10-22xfs: merge the perag freeing helpersChristoph Hellwig4-37/+15
2024-10-22xfs: pass the exact range to initialize to xfs_initialize_peragChristoph Hellwig5-38/+22
2024-10-22xfs: don't fail repairs on metadata files with no attr forkDarrick J. Wong1-3/+5
2024-10-22net: usb: usbnet: fix name regressionOliver Neukum1-1/+2
2024-10-22mlxsw: spectrum_router: fix xa_store() error checkingYuan Can1-6/+3
2024-10-22MAINTAINERS: add a keyword entry for the GPIO subsystemBartosz Golaszewski1-0/+1
2024-10-22objpool: fix choosing allocation for percpu slotsViktor Malik1-1/+1
2024-10-22KVM: selftests: Fix build on on non-x86 architecturesMark Brown1-1/+3
2024-10-229p: fix slab cache name creation for realLinus Torvalds1-1/+3
2024-10-22x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta1-0/+1
2024-10-21platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf1-0/+9
2024-10-21platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addressesVamsi Krishna Brahmajosyula1-1/+3
2024-10-21nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_netYang Erkun1-1/+1
2024-10-21LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao7-30/+54
2024-10-21LoongArch: Don't crash in stack_top() for tasks without vDSOThomas Weißschuh1-7/+9
2024-10-21LoongArch: Set correct size for vDSO code mappingHuacai Chen1-4/+4
2024-10-21LoongArch: Enable IRQ if do_ale() triggered in irq-enabled contextHuacai Chen1-0/+5
2024-10-21LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen2-1/+6
2024-10-21LoongArch: Use "Exception return address" to comment ERAYanteng Si1-1/+1
2024-10-21platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...Marek Maslanka7-64/+0
2024-10-21drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node()Javier Carrasco1-0/+1
2024-10-21drm/bridge: Fix assignment of the of_node of the parent to aux bridgeAbel Vesa1-1/+2