aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-28bcachefs: Extra kthread_should_stop() calls for copygcKent Overstreet2-4/+10
2023-11-28bcachefs: Convert gc_alloc_start() to for_each_btree_key2()Kent Overstreet1-4/+5
2023-11-28bcachefs: Fix race between btree writes and metadata dropKent Overstreet1-0/+4
2023-11-28bcachefs: move journal seq assertionKent Overstreet2-3/+3
2023-11-28bcachefs: -EROFS doesn't count as move_extent_start_failKent Overstreet1-0/+4
2023-11-28ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda1-1/+10
2023-11-28smb: client: report correct st_size for SMB and NFS symlinksPaulo Alcantara1-0/+2
2023-11-28smb: 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-28ARM: dts: bcm2711-rpi-400: Fix delete-node of led_actStefan Wahren1-3/+1
2023-11-28bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet3-17/+14
2023-11-28bcachefs: Fix split_race livelockKent Overstreet1-1/+5
2023-11-28bcachefs: Fix bucket data type for stripe bucketsKent Overstreet1-2/+6
2023-11-28bcachefs: Add missing validation for jset_entry_data_usageKent Overstreet4-31/+53
2023-11-28bcachefs: 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-28cgroup_freezer: cgroup_freezing: Check if not frozenTim Van Patten1-1/+7
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-28platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones2-0/+53
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
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth1-1/+1
2023-11-28xen/events: fix error code in xen_bind_pirq_msi_to_irq()Dan Carpenter1-1/+3
2023-11-28x86/xen: fix percpu vcpu_info allocationJuergen Gross2-2/+6
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva1-1/+1
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep4-25/+102
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya1-2/+5
2023-11-28net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu1-0/+4
2023-11-28drm/gpuvm: Fix deprecated license identifierThomas Hellström2-2/+2
2023-11-28Revert "drm/bridge: panel: Add a device link between drm device and panel dev...Linus Walleij1-17/+0
2023-11-28Revert "driver core: Export device_is_dependent() to modules"Linus Walleij1-1/+0
2023-11-28Revert "drm/bridge: panel: Check device dependency before managing device link"Linus Walleij1-18/+9
2023-11-28ARM: dts: rockchip: Fix sdmmc_pwren's pinmux setting for RK3128Alex Bee1-1/+1
2023-11-28octeontx2-af: Fix possible buffer overflowElena Salomatkina1-2/+2
2023-11-28ALSA: hda/realtek: Headset Mic VREF to 100%Kailang Yang1-0/+9
2023-11-27io_uring: enable io_mem_alloc/free to be used in other partsJens Axboe2-2/+5