summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-01gfs2: Don't get stuck writing page onto itself under direct I/OAndreas Gruenbacher
2023-05-30Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-30Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' of git://git.kernel.org/pu...Linus Torvalds
2023-05-30Merge tag 'regmap-fix-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-05-30Merge tag 'modules-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-30module: fix module load for ia64Song Liu
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-29Merge tag 'v6.4-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds
2023-05-28tracing: Have function_graph selftest call cond_resched()Steven Rostedt (Google)
2023-05-28tracing: Only make selftest conditionals affect the global_traceSteven Rostedt (Google)
2023-05-28tracing: Make tracing_selftest_running/delete nops when not usedSteven Rostedt (Google)
2023-05-28tracing: Have tracer selftests call cond_resched() before runningSteven Rostedt (Google)
2023-05-28tracing: Move setting of tracing_selftest_running out of register_tracer()Steven Rostedt (Google)
2023-05-28Merge tag 'phy-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-05-28Merge tag 'dmaengine-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-28Linux 6.4-rc4v6.4-rc4Linus Torvalds
2023-05-28Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-28Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-28Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-28Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-27Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-27Merge tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-26Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-26Merge tag 'pci-v6.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-26Merge tag 'vfio-v6.4-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-05-26Merge tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-26Merge tag 'io_uring-6.4-2023-05-26' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-26btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...pengfuyuan
2023-05-26btrfs: fix an uninitialized variable warning in btrfs_log_inodeShida Zhang
2023-05-26btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_workChristoph Hellwig
2023-05-26Merge tag 'thermal-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-26Merge tag 'pm-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-05-26cxl: Explicitly initialize resources when media is not readyDave Jiang
2023-05-26Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-26Merge tag 'for-6.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-26Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-26x86: re-introduce support for ERMS copies for user space accessesLinus Torvalds
2023-05-26perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...Song Liu
2023-05-26tools headers UAPI: Sync the linux/in.h with the kernel sourcesArnaldo Carvalho de Melo
2023-05-26perf cs-etm: Copy kernel coresight-pmu.h headerJames Clark
2023-05-26perf bpf: Do not use llvm-strip on BPF binarySong Liu
2023-05-26perf build: Don't compile demangle-cxx.cpp if not necessaryIan Rogers
2023-05-26perf arm: Fix include path to cs-etm.hIan Rogers
2023-05-26perf bpf filter: Fix a broken perf sample data naming for BPF CO-RENamhyung Kim
2023-05-26Merge tag 'nvme-6.4-2023-05-26' of git://git.infradead.org/nvme into block-6.4Jens Axboe