aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-27Merge branch 'master-6.5'HEADmasterBruce Ashfield
2023-09-23Linux 6.5.5v6.5.5Greg Kroah-Hartman
2023-09-23x86,static_call: Fix static-call vs return-thunkPeter Zijlstra
2023-09-23x86/alternatives: Remove faulty optimizationJosh Poimboeuf
2023-09-23interconnect: Teach lockdep about icc_bw_lock orderRob Clark
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König
2023-09-23Revert "memcg: drop kmem.limit_in_bytes"Greg Kroah-Hartman
2023-09-23drm/amd/display: Fix 2nd DPIA encoder AssignmentMustapha Ghaddar
2023-09-23drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar
2023-09-23drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang
2023-09-23drm/amd/display: Adjust the MST resume flowWayne Lin
2023-09-23drm/tests: helpers: Avoid a driver uafThomas Hellström
2023-09-23drm/amdkfd: Insert missing TLB flush on GFX10 and laterHarish Kasiviswanathan
2023-09-23drm/i915: Only check eDP HPD when AUX CH is sharedVille Syrjälä
2023-09-23drm/radeon: make fence wait in suballocator uninterrruptableAlex Deucher
2023-09-23ext4: fix rec_len verify errorShida Zhang
2023-09-23Revert "comedi: add HAS_IOPORT dependencies"Ian Abbott
2023-09-23scsi: pm8001: Setup IRQs on resumeDamien Le Moal
2023-09-23scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()Nilesh Javali
2023-09-23scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi
2023-09-23ata: libahci: clear pending interrupt statusSzuying Chen
2023-09-23ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-09-23i2c: aspeed: Reset the i2c controller when timeout occursTommy Huang
2023-09-23tracefs: Add missing lockdown check to tracefs_create_dir()Steven Rostedt (Google)
2023-09-23nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
2023-09-23selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek
2023-09-23tracing: Have option files inc the trace array ref countSteven Rostedt (Google)
2023-09-23tracing: Have current_trace inc the trace array ref countSteven Rostedt (Google)
2023-09-23tracing: Increase trace array ref count on enable and filter filesSteven Rostedt (Google)
2023-09-23tracing/synthetic: Print out u64 values properlyTero Kristo
2023-09-23tracing: Have event inject files inc the trace array ref countSteven Rostedt (Google)
2023-09-23tracing: Have tracing_max_latency inc the trace array ref countSteven Rostedt (Google)
2023-09-23tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)
2023-09-23btrfs: check for BTRFS_FS_ERROR in pending ordered assertJosef Bacik
2023-09-23btrfs: release path before inode lookup during the ino lookup ioctlFilipe Manana
2023-09-23btrfs: fix race between finishing block group creation and its item updateFilipe Manana
2023-09-23btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folioQu Wenruo
2023-09-23btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana
2023-09-23dm: fix a race condition in retrieve_depsMikulas Patocka
2023-09-23dm: don't attempt to queue IO under RCU protectionJens Axboe
2023-09-23Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz
2023-09-23drm/amd: Make fence wait in suballocator uninterruptibleSimon Pilkington
2023-09-23md: Put the right device in md_seq_nextMariusz Tkaczyk
2023-09-23Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Takashi Sakamoto
2023-09-23x86/platform/uv: Use alternate source for socket to node dataSteve Wahl
2023-09-23nvme: avoid bogus CRTO valuesKeith Busch
2023-09-23io_uring/net: fix iter retargeting for selected bufPavel Begunkov
2023-09-23ovl: fix incorrect fdput() on aio completionAmir Goldstein
2023-09-23ovl: fix failed copyup of fileattr on a symlinkAmir Goldstein
2023-09-23attr: block mode changes of symlinksChristian Brauner