summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-30drm/amd/display: Update DCN35 watermarksNicholas Kazlauskas2-20/+20
2023-11-30drm/amdgpu: update xgmi num links info post gc9.4.2Jonathan Kim1-1/+1
2023-11-30drm/amd/display: Add z-state support policy for dcn35Nicholas Kazlauskas4-0/+44
2023-11-30drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee1-0/+1
2023-11-30cpufreq/amd-pstate: Only print supported EPP values for performance governorAyush Jain1-1/+6
2023-11-29dm-flakey: start allocating with MAX_ORDERMikulas Patocka1-1/+1
2023-11-29dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka2-7/+2
2023-11-29dm verity: don't perform FEC for failed readahead IOWu Bo1-1/+3
2023-11-29dm verity: initialize fec io before freeing itWu Bo1-1/+2
2023-11-29block: Document the role of the two attribute groupsBart Van Assche1-0/+2
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski5-55/+102
2023-11-29ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski1-0/+1
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny2-13/+51
2023-11-29drm/panel: nt36523: fix return value check in nt36523_probe()Yang Yingliang1-2/+2
2023-11-29drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequencexiazhengqiao1-0/+1
2023-11-29Merge tag 'pinctrl-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-12/+21
2023-11-29KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin1-3/+3
2023-11-29ALSA: hda/realtek: Add supported ALC257 for ChromeOSKailang Yang1-0/+3
2023-11-29drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä1-1/+2
2023-11-29drm/i915: Also check for VGA converter in eDP probeVille Syrjälä1-6/+22
2023-11-29drm/i915/gsc: Mark internal GSC engine with reserved uabi classTvrtko Ursulin1-17/+22
2023-11-29bcachefs: Extra kthread_should_stop() calls for copygcKent Overstreet2-4/+10
2023-11-29bcachefs: Convert gc_alloc_start() to for_each_btree_key2()Kent Overstreet1-4/+5
2023-11-29bcachefs: Fix race between btree writes and metadata dropKent Overstreet1-0/+4
2023-11-29bcachefs: move journal seq assertionKent Overstreet2-3/+3
2023-11-29bcachefs: -EROFS doesn't count as move_extent_start_failKent Overstreet1-0/+4
2023-11-29ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda1-1/+10
2023-11-29smb: client: report correct st_size for SMB and NFS symlinksPaulo Alcantara1-0/+2
2023-11-29smb: client: fix missing mode bits for SMB symlinksPaulo Alcantara1-1/+1
2023-11-29nouveau/gsp: replace zero-length array with flex-array member and use __count...Gustavo A. R. Silva2-2/+2
2023-11-29nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()Dan Carpenter1-3/+1
2023-11-29nouveau: find the smallest page allocation to cover a buffer alloc.Dave Airlie1-2/+3
2023-11-29bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet3-17/+14
2023-11-29bcachefs: Fix split_race livelockKent Overstreet1-1/+5
2023-11-29bcachefs: Fix bucket data type for stripe bucketsKent Overstreet1-2/+6
2023-11-29bcachefs: Add missing validation for jset_entry_data_usageKent Overstreet4-31/+53
2023-11-29bcachefs: Fix zstd compress workspace sizeKent Overstreet2-7/+11
2023-11-28Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-10/+62
2023-11-28block: warn once for each partition in bio_check_ro()Yu Kuai2-3/+12
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceMing Lei1-1/+2
2023-11-28io_uring: use fget/fput consistentlyJens Axboe2-23/+24
2023-11-28io_uring: free io_buffer_list entries via RCUJens Axboe3-15/+56
2023-11-28io_uring/kbuf: prune deferred locked cache when tearing downJens Axboe1-0/+8
2023-11-28io_uring/kbuf: recycle freed mapped buffer ring entriesJens Axboe1-11/+66
2023-11-28io_uring/kbuf: defer release of mapped buffer ringsJens Axboe4-5/+46
2023-11-28powercap: DTPM: Fix unneeded conversions to micro-WattsLukasz Luba2-13/+4
2023-11-28cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()Gautham R. Shenoy1-1/+3
2023-11-28powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-11-28r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit1-1/+3
2023-11-28r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit1-1/+4