summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-08Merge patch series "riscv: dma-mapping: unify support for cache flushes"Palmer Dabbelt
2023-09-08Merge patch series "RISC-V: Probe for misaligned access speed"Palmer Dabbelt
2023-09-08selftests: Keep symlinks, when possibleBjörn Töpel
2023-09-08selftests: fix dependency checker scriptRicardo B. Marliere
2023-09-08kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel
2023-09-08MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.orgBhaskar Chowdhury
2023-09-08btrfs: assert delayed node locked when removing delayed itemFilipe Manana
2023-09-08btrfs: remove BUG() after failure to insert delayed dir index itemFilipe Manana
2023-09-08btrfs: improve error message after failure to add delayed dir index itemFilipe Manana
2023-09-08btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folioQu Wenruo
2023-09-08btrfs: check for BTRFS_FS_ERROR in pending ordered assertJosef Bacik
2023-09-08btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana
2023-09-08btrfs: do not block starts waiting on previous transaction commitJosef Bacik
2023-09-08btrfs: release path before inode lookup during the ino lookup ioctlFilipe Manana
2023-09-08btrfs: fix race between finishing block group creation and its item updateFilipe Manana
2023-09-08Revert "dma-contiguous: check for memory region overlap"Zhenhua Huang
2023-09-08net: ipv4: fix one memleak in __inet_del_ifa()Liu Jian
2023-09-07Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-08Merge tag 'amd-drm-fixes-6.6-2023-09-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-09-08Merge tag 'drm-intel-next-fixes-2023-08-31' of git://anongit.freedesktop.org/...Dave Airlie
2023-09-07Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-09-07Merge tag 'i3c/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2023-09-07Merge tag 'regulator-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2023-09-07Merge tag 'spi-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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-07jbd2: Remove page size assumptionsRitesh Harjani (IBM)
2023-09-07buffer: Make bh_offset() work for compound pagesMatthew Wilcox (Oracle)
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-07drm/radeon: make fence wait in suballocator uninterrruptableAlex Deucher
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