summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-07ring-buffer: Avoid softlockup in ring_buffer_resize()Zheng Yejian
2023-09-07tracing: Have event inject files inc the trace array ref countSteven Rostedt (Google)
2023-09-07tracing: Have option files inc the trace array ref countSteven Rostedt (Google)
2023-09-07tracing: Have current_trace inc the trace array ref countSteven Rostedt (Google)
2023-09-07tracing: Have tracing_max_latency inc the trace array ref countSteven Rostedt (Google)
2023-09-08Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d...Dave Airlie
2023-09-07tracing: Increase trace array ref count on enable and filter filesSteven Rostedt (Google)
2023-09-07tracefs/eventfs: Use dput to free the toplevel events directorySteven Rostedt (Google)
2023-09-07net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Vladimir Oltean
2023-09-07Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-09-07ntfs3: drop inode references in ntfs_put_super()Christian Brauner
2023-09-07vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'Linus Torvalds
2023-09-07Revert "io_uring: fix IO hang in io_wq_put_and_exit from do_exit()"Jens Axboe
2023-09-07io_uring: fix unprotected iopoll overflowPavel Begunkov
2023-09-07io_uring: break out of iowq iopoll on teardownPavel Begunkov
2023-09-07Revert "printk: export symbols for debug modules"Christoph Hellwig
2023-09-07Merge tag 'asoc-fix-v6.6-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2023-09-07Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2023-09-07arm64: csum: Fix OoB access in IP checksum code for negative lengthsWill Deacon
2023-09-07Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2023-09-07net: hns3: remove GSO partial feature bitJie Wang
2023-09-07net: hns3: fix the port information display when sfp is absentYisen Zhuang
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao
2023-09-07net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen
2023-09-07net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen
2023-09-07net: hns3: Support query tx timeout threshold by debugfsJijie Shao
2023-09-07net: hns3: fix tx timeout issueJian Shen
2023-09-07ALSA: hda/realtek - ALC287 I2S speaker platform supportKailang Yang
2023-09-07parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller
2023-09-07parisc: firmware: Simplify calling non-PA20 functionsHelge Deller
2023-09-07parisc: BTLB: _edata symbol has to be page aligned for BTLB supportHelge Deller
2023-09-07parisc: BTLB: Add BTLB insert and purge firmware function wrappersHelge Deller
2023-09-07parisc: BTLB: Clear possibly existing BTLB entriesHelge Deller
2023-09-07parisc: Prepare for Block-TLB support on 32-bit kernelHelge Deller
2023-09-07parisc: shmparam.h: Document aliasing requirements of PA-RISCHelge Deller
2023-09-07cifs: update internal module version number for cifs.koSteve French
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French
2023-09-07smb3: add trace point for queryfs (statfs)Steve French
2023-09-07LoongArch: Update Loongson-3 default config fileHuacai Chen
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski
2023-09-06drm/amdgpu: Restrict bootloader wait to SMUv13.0.6Lijo Lazar
2023-09-06drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2023-09-06drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen
2023-09-06drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz
2023-09-06Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz
2023-09-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski