summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-29dm verity: don't perform FEC for failed readahead IOWu Bo
2023-11-29dm verity: initialize fec io before freeing itWu Bo
2023-11-29block: Document the role of the two attribute groupsBart Van Assche
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski
2023-11-29ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny
2023-11-29drm/panel: nt36523: fix return value check in nt36523_probe()Yang Yingliang
2023-11-29drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequencexiazhengqiao
2023-11-29Merge tag 'pinctrl-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-11-29KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin
2023-11-29ALSA: hda/realtek: Add supported ALC257 for ChromeOSKailang Yang
2023-11-29drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä
2023-11-29drm/i915: Also check for VGA converter in eDP probeVille Syrjälä
2023-11-29drm/i915/gsc: Mark internal GSC engine with reserved uabi classTvrtko Ursulin
2023-11-28bcachefs: Extra kthread_should_stop() calls for copygcKent Overstreet
2023-11-28bcachefs: Convert gc_alloc_start() to for_each_btree_key2()Kent Overstreet
2023-11-28bcachefs: Fix race between btree writes and metadata dropKent Overstreet
2023-11-28bcachefs: move journal seq assertionKent Overstreet
2023-11-28bcachefs: -EROFS doesn't count as move_extent_start_failKent Overstreet
2023-11-28ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-11-28smb: client: report correct st_size for SMB and NFS symlinksPaulo Alcantara
2023-11-28smb: client: fix missing mode bits for SMB symlinksPaulo Alcantara
2023-11-29nouveau/gsp: replace zero-length array with flex-array member and use __count...Gustavo A. R. Silva
2023-11-29nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()Dan Carpenter
2023-11-29nouveau: find the smallest page allocation to cover a buffer alloc.Dave Airlie
2023-11-28bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet
2023-11-28bcachefs: Fix split_race livelockKent Overstreet
2023-11-28bcachefs: Fix bucket data type for stripe bucketsKent Overstreet
2023-11-28bcachefs: Add missing validation for jset_entry_data_usageKent Overstreet
2023-11-28bcachefs: Fix zstd compress workspace sizeKent Overstreet
2023-11-28Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-28block: warn once for each partition in bio_check_ro()Yu Kuai
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceMing Lei
2023-11-28io_uring: use fget/fput consistentlyJens Axboe
2023-11-28io_uring: free io_buffer_list entries via RCUJens Axboe
2023-11-28io_uring/kbuf: prune deferred locked cache when tearing downJens Axboe
2023-11-28io_uring/kbuf: recycle freed mapped buffer ring entriesJens Axboe
2023-11-28io_uring/kbuf: defer release of mapped buffer ringsJens Axboe
2023-11-28powercap: DTPM: Fix unneeded conversions to micro-WattsLukasz Luba
2023-11-28cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()Gautham R. Shenoy
2023-11-28powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-11-28r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit
2023-11-28r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth
2023-11-28xen/events: fix error code in xen_bind_pirq_msi_to_irq()Dan Carpenter
2023-11-28x86/xen: fix percpu vcpu_info allocationJuergen Gross
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-11-28net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu