aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-01Merge branch 'for-6.7/logitech' into for-linusJiri Kosina1-111/+63
2023-11-01Merge branch 'for-6.7/lenovo' into for-linusJiri Kosina1-39/+79
2023-11-01Merge branch 'for-6.7/cp2112' into for-linusJiri Kosina1-3/+7
2023-11-01Merge branch 'for-6.7/config_pm' into for-linusJiri Kosina3796-46268/+83228
2023-10-31drm/amdgpu: remove unused macro HW_REVYang Wang1-3/+0
2023-10-31drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-10-31drm/amdgpu: Fix the vram base start addressArunpravin Paneer Selvam1-2/+13
2023-10-31cxl/hdm: Remove broken error pathDan Williams2-17/+10
2023-10-31drm/amdgpu: set XGMI IP version manually for v6_4Tao Zhou1-0/+3
2023-10-31cxl/hdm: Fix && vs || bugDan Carpenter1-1/+1
2023-10-31drm/amdgpu: add unmap latency when gfx11 set kiq resourcesTong Liu011-0/+1
2023-10-31drm/amd/pm: fix the high voltage and temperature issueKenneth Feng7-15/+94
2023-10-31drm/amdgpu: remove amdgpu_mes_self_test in gpu recoverYifan Zhang1-4/+0
2023-10-31drm/amdgpu: Drop deferred error in uncorrectable error checkCandice Li1-2/+1
2023-10-31drm/amd/pm: Fix warningsLijo Lazar2-2/+2
2023-10-31drm/amdgpu: check RAS supported first in ras_reset_error_countTao Zhou1-4/+4
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini64-1177/+3019
2023-10-31net: tcp: remove call to obsolete crypto_ahash_alignmask()Stephen Rothwell1-6/+0
2023-10-31dm crypt: account large pages in cc->n_allocated_pagesMikulas Patocka1-3/+12
2023-10-31Merge branch 'for-6.7/cxl-commited' into cxl/nextDan Williams6-6/+55
2023-10-31Merge branch 'for-6.7/cxl' into cxl/nextDan Williams5-5/+12
2023-10-31Merge branch 'for-6.7/cxl-qtg' into cxl/nextDan Williams15-216/+329
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams248-1759/+3016
2023-10-31cifs: add xid to query server interface callShyam Prasad N1-1/+5
2023-10-31cifs: print server capabilities in DebugDataShyam Prasad N1-0/+2
2023-10-31smb: use crypto_shash_digest() in symlink_hash()Eric Biggers1-14/+2
2023-10-31smb: client: fix use-after-free bug in cifs_debug_data_proc_show()Paulo Alcantara1-0/+6
2023-10-31smb: client: fix potential deadlock when releasing midsPaulo Alcantara3-12/+8
2023-10-31ALSA: hda: cs35l41: Fix missing error code in cs35l41_smart_amp()Harshit Mogalapalli1-0/+1
2023-10-31smb3: fix creating FIFOs when mounting with "sfu" mount optionSteve French3-2/+12
2023-10-31ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanupDan Carpenter1-2/+2
2023-10-31bcachefs: bch2_inum_opts_get()Kent Overstreet2-0/+13
2023-10-31bcachefs: move: move_stats refactoringKent Overstreet8-62/+82
2023-10-31bcachefs: move: convert to bbposKent Overstreet7-31/+38
2023-10-31bcachefs: moving_context now owns a btree_transKent Overstreet4-88/+70
2023-10-31bcachefs: move.c exports, refactoringKent Overstreet3-59/+85
2023-10-31bcachefs: Guard against unknown compression optionsKent Overstreet6-12/+45
2023-10-31bcachefs: trivial extents.c refactoringKent Overstreet1-11/+11
2023-10-31bcachefs: Fix bch2_prt_bitflags()Kent Overstreet1-2/+2
2023-10-31bcachefs: Check for too-large encoded extentsKent Overstreet6-4/+64
2023-10-31bcachefs: Ensure we don't exceed encoded_extent_maxKent Overstreet1-0/+1
2023-10-31bcachefs: bch2_disk_path_to_text() no longer takes sb_lockKent Overstreet5-14/+61
2023-10-31bcachefs: Split out disk_groups_types.hKent Overstreet4-12/+20
2023-10-31bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()Kent Overstreet2-37/+59
2023-10-31bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEWKent Overstreet5-82/+105
2023-10-31bcachefs: Improve io option handling in data move pathKent Overstreet2-50/+107
2023-10-31bcachefs: Ensure devices are always correctly initializedKent Overstreet7-36/+73
2023-10-31bcachefs: Delete duplicate time stats initializationKent Overstreet1-6/+0
2023-10-31bcachefs: Kill dead code extent_save()Kent Overstreet1-18/+0
2023-10-31bcachefs: Fix ca->oldest_gen allocationKent Overstreet1-4/+2