platform/kernel/linux-starfive.git
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
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
2023-07-29 Maxim LevitskyKVM: x86: VMX: __kvm_apic_update_irr must update the...
2023-07-29 Masami Hiramatsu... kprobes: Prohibit probing on CFI preamble symbol
2023-07-29 Linus TorvaldsMerge tag 'ata-6.5-rc4' of git://git./linux/kernel...
2023-07-29 Zheng Yejiantracing: Fix warning in trace_buffered_event_disable()
2023-07-29 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-28-15-52' of...
2023-07-29 Linus TorvaldsMerge tag 'thermal-6.5-rc4' of git://git./linux/kernel...
2023-07-29 Linus TorvaldsMerge tag 'pm-6.5-rc4' of git://git./linux/kernel/git...
2023-07-29 Linus TorvaldsMerge tag 'hwmon-for-v6.5-rc4' of git://git./linux...
2023-07-29 YueHaibingftrace: Remove unused extern declarations
2023-07-28 Gaosheng Cuitracing: Fix kernel-doc warnings in trace_seq.c
2023-07-28 Gaosheng Cuitracing: Fix kernel-doc warnings in trace_events_trigger.c
2023-07-28 Gaosheng Cuitracing/synthetic: Fix kernel-doc warnings in trace_eve...
2023-07-28 Gaosheng Cuiring-buffer: Fix kernel-doc warnings in ring_buffer.c
2023-07-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-07-28 Linus TorvaldsMerge tag 'tpmdd-v6.5-rc4' of git://git./linux/kernel...
2023-07-28 Zheng Yejianring-buffer: Fix wrong stat of cpu_buffer->read
2023-07-28 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-07-28 Linus TorvaldsMerge tag 'for-linus-6.5a-rc4-tag' of git://git./linux...
2023-07-28 Alexander Steffentpm_tis: Explicitly check for error code
2023-07-28 Uwe Kleine... tpm: Switch i2c drivers back to use .probe()
2023-07-28 Christian Göttschesecurity: keys: perform capable check only on privilege...
2023-07-28 Linus TorvaldsMerge tag 'ceph-for-6.5-rc4' of https://github.com...
2023-07-28 Linus TorvaldsMerge tag '9p-fixes-6.5-rc3' of git://git./linux/kernel...
2023-07-28 Linus TorvaldsMerge tag 'block-6.5-2023-07-28' of git://git.kernel...
2023-07-28 Linus TorvaldsMerge tag 'io_uring-6.5-2023-07-28' of git://git.kernel...
2023-07-28 Linus TorvaldsMerge tag 'for-linus-iommufd' of git://git./linux/kerne...
2023-07-28 Linus TorvaldsMerge tag 'for-6.5/dm-fixes' of git://git./linux/kernel...
2023-07-28 Linus TorvaldsMerge tag 'sound-6.5-rc4' of git://git./linux/kernel...
next