linux-block.git
2023-08-21 Andy Shevchenkolib/vsprintf: split out sprintf() and friends
2023-08-21 Mateusz Guzikkernel/fork: stop playing lockless games for exe_file...
2023-08-21 Alexey Dobriyanadfs: delete unused "union adfs_dirtail" definition
2023-08-21 Kuan-Ying Leescripts/gdb/vmalloc: add vmallocinfo support
2023-08-21 Kuan-Ying Leescripts/gdb/slab: add slab support
2023-08-21 Kuan-Ying Leescripts/gdb/page_owner: add page owner support
2023-08-21 Kuan-Ying Leescripts/gdb/stackdepot: add stackdepot support
2023-08-21 Kuan-Ying Leescripts/gdb/aarch64: add aarch64 page operation helper...
2023-08-21 Kuan-Ying Leescripts/gdb/utils: add common type usage
2023-08-21 Kuan-Ying Leescripts/gdb/modules: add get module text support
2023-08-21 Kuan-Ying Leescripts/gdb/symbols: add specific ko module load command
2023-08-21 Jim Cromiecheckpatch: reword long-line warning about commit-msg
2023-08-21 Jim Cromiecheckpatch: special case extern struct in .c
2023-08-18 Pengfei Xux86/kernel: increase kcov coverage under arch/x86/kerne...
2023-08-18 Artem Chernyshevfs: ocfs2: namei: check return value of ocfs2_add_entry()
2023-08-18 Douglas Andersonwatchdog/hardlockup: avoid large stack frames in watchd...
2023-08-18 Douglas Andersonnmi_backtrace: allow excluding an arbitrary CPU
2023-08-18 Andy Shevchenkorange.h: Move resource API and constant to respective...
2023-08-18 Greg Kroah... kthread: unexport __kthread_should_park()
2023-08-18 Zhu Wangefs: clean up -Wunused-const-variable= warning
2023-08-18 Andy Shevchenkodrm/i915: Move abs_diff() to math.h
2023-08-18 Chengfeng Yeocfs2: cluster: fix potential deadlock on &o2net_debug_lock
2023-08-18 Chengfeng Yeocfs2: cluster: fix potential deadlock on &qs->qs_lock
2023-08-18 Kuan-Ying Leescripts/gdb: fix 'lx-lsmod' show the wrong size
2023-08-18 John Sanpelib/bch.c: use bitrev instead of internal logic
2023-08-18 Koudai Iwahoriscripts/gdb: fix lx-symbols command for arm64 LLVM
2023-08-18 Arnd Bergmanngcov: shut up missing prototype warnings for internal...
2023-08-18 Kees Cookocfs2: use regular seq_show_option for osb_cluster_stack
2023-08-18 Christophe... ocfs2: Use struct_size()
2023-08-18 Christophe... ocfs2: use flexible array in 'struct ocfs2_recovery_map'
2023-08-18 Andy Shevchenkogenetlink: replace custom CONCATENATE() implementation
2023-08-18 Andy Shevchenkoarm64: smccc: replace custom COUNT_ARGS() & CONCATENATE...
2023-08-18 Andy Shevchenkox86/asm: replace custom COUNT_ARGS() & CONCATENATE...
2023-08-18 Andy Shevchenkokernel.h: split out COUNT_ARGS() and CONCATENATE()...
2023-08-18 Jakob Koschelarch: enable HAS_LTO_CLANG with KASAN and KCOV
2023-08-18 Colin Ian Kingfs: hfsplus: make extend error rate limited
2023-08-18 Wang Minglib: error-inject: remove error checking for debugfs_cr...
2023-08-18 Wang Minglib: remove error checking for debugfs_create_dir()
2023-08-18 Li kunyukernel: relay: remove unnecessary NULL values from...
2023-08-18 Eric DeVolderremove ARCH_DEFAULT_KEXEC from Kconfig.kexec
2023-08-18 Eric DeVolderkexec: rename ARCH_HAS_KEXEC_PURGATORY
2023-08-18 Eric DeVoldersh/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolders390/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolderriscv/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolderpowerpc/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolderparisc/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVoldermips/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolderm68k/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolderloongarch/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolderarm64/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolderia64/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolderarm/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolderx86/kexec: refactor for kernel/Kconfig.kexec
2023-08-18 Eric DeVolderkexec: consolidate kexec and crash options into kernel...
2023-08-18 Baoquan Heirqchip/al-fic: make AL_FIC depend on HAS_IOMEM
2023-08-18 Baoquan Henet: altera-tse: make ALTERA_TSE depend on HAS_IOMEM
2023-08-18 Christophe... ipc/sem: use flexible array in 'struct sem_undo'
2023-08-18 Azeem Shaikhacct: replace all non-returning strlcpy with strscpy
2023-08-18 Vincent Whitchurchsignal: print comm and exe name on fatal signals
2023-08-18 Thomas Hutharch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG...
2023-08-18 Sumitra Sharmalib: replace kmap() with kmap_local_page()
2023-08-18 Alexey Dobriyanproc: skip proc-empty-vm on anything but amd64 and...
2023-08-18 Alexey Dobriyanproc: support proc-empty-vm test on i386
2023-08-18 tiozhangcred: convert printks to pr_<level>
2023-07-30 Linus TorvaldsLinux 6.5-rc4 v6.5-rc4
2023-07-30 Linus TorvaldsMerge tag 'spi-fix-v6.5-rc3' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'regulator-fix-v6.5-rc3' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'usb-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'tty-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'staging-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'char-misc-6.5-rc4' of git://git./linux/kerne...
2023-07-30 Linus TorvaldsMerge tag 'probes-fixes-v6.5-rc3' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-07-30 Linus TorvaldsMerge tag 'locking_urgent_for_v6.5_rc4' of git://git...
2023-07-30 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc4' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc4' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag '6.5-rc3-smb3-client-fixes' of git://git...
2023-07-30 Linus TorvaldsMerge tag 'trace-v6.5-rc3' of git://git./linux/kernel...
2023-07-29 Sven Joachimarch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
2023-07-29 Linus TorvaldsMerge tag 'loongarch-fixes-6.5-1' of git://git./linux...
2023-07-29 Sean ChristophersonKVM: selftests: Expand x86's sregs test to cover illega...
2023-07-29 Sean ChristophersonKVM: VMX: Don't fudge CR0 and CR4 for restricted L2...
2023-07-29 Sean ChristophersonKVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0...
2023-07-29 Sean ChristophersonRevert "debugfs, coccinelle: check for obsolete DEFINE_...
2023-07-29 Sean ChristophersonKVM: selftests: Verify stats fd is usable after VM...
2023-07-29 Sean ChristophersonKVM: selftests: Verify stats fd can be dup()'d and...
2023-07-29 Sean ChristophersonKVM: selftests: Verify userspace can create "redundant...
2023-07-29 Sean ChristophersonKVM: selftests: Explicitly free vcpus array in binary...
2023-07-29 Sean ChristophersonKVM: selftests: Clean up stats fd in common stats_test...
2023-07-29 Sean ChristophersonKVM: selftests: Use pread() to read binary stats header
2023-07-29 Sean ChristophersonKVM: Grab a reference to KVM for VM and vCPU stats...
2023-07-29 Sean Christophersonselftests/rseq: Play nice with binaries statically...
2023-07-29 Sean ChristophersonRevert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if...
2023-07-29 Sean ChristophersonKVM: x86: Acquire SRCU read lock when handling fastpath...
2023-07-29 Sean ChristophersonKVM: VMX: Use vmread_error() to report VM-Fail in ...
2023-07-29 Sean ChristophersonKVM: VMX: Make VMREAD error path play nice with noinstr
2023-07-29 Like XuKVM: x86/irq: Conditionally register IRQ bypass consume...
2023-07-29 Peng HaoKVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipiv
2023-07-29 Maxim LevitskyKVM: x86: check the kvm_cpu_get_interrupt result before...
2023-07-29 Maxim LevitskyKVM: x86: VMX: set irr_pending in kvm_apic_update_irr
next