summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-21scripts/gdb/aarch64: add aarch64 page operation helper commands and configsKuan-Ying Lee
2023-08-21scripts/gdb/utils: add common type usageKuan-Ying Lee
2023-08-21scripts/gdb/modules: add get module text supportKuan-Ying Lee
2023-08-21scripts/gdb/symbols: add specific ko module load commandKuan-Ying Lee
2023-08-21checkpatch: reword long-line warning about commit-msgJim Cromie
2023-08-21checkpatch: special case extern struct in .cJim Cromie
2023-08-18x86/kernel: increase kcov coverage under arch/x86/kernel folderPengfei Xu
2023-08-18fs: ocfs2: namei: check return value of ocfs2_add_entry()Artem Chernyshev
2023-08-18watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check()Douglas Anderson
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-08-18range.h: Move resource API and constant to respective filesAndy Shevchenko
2023-08-18kthread: unexport __kthread_should_park()Greg Kroah-Hartman
2023-08-18efs: clean up -Wunused-const-variable= warningZhu Wang
2023-08-18drm/i915: Move abs_diff() to math.hAndy Shevchenko
2023-08-18ocfs2: cluster: fix potential deadlock on &o2net_debug_lockChengfeng Ye
2023-08-18ocfs2: cluster: fix potential deadlock on &qs->qs_lockChengfeng Ye
2023-08-18scripts/gdb: fix 'lx-lsmod' show the wrong sizeKuan-Ying Lee
2023-08-18lib/bch.c: use bitrev instead of internal logicJohn Sanpe
2023-08-18scripts/gdb: fix lx-symbols command for arm64 LLVMKoudai Iwahori
2023-08-18gcov: shut up missing prototype warnings for internal stubsArnd Bergmann
2023-08-18ocfs2: use regular seq_show_option for osb_cluster_stackKees Cook
2023-08-18ocfs2: Use struct_size()Christophe JAILLET
2023-08-18ocfs2: use flexible array in 'struct ocfs2_recovery_map'Christophe JAILLET
2023-08-18genetlink: replace custom CONCATENATE() implementationAndy Shevchenko
2023-08-18arm64: smccc: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko
2023-08-18x86/asm: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko
2023-08-18kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.hAndy Shevchenko
2023-08-18arch: enable HAS_LTO_CLANG with KASAN and KCOVJakob Koschel
2023-08-18fs: hfsplus: make extend error rate limitedColin Ian King
2023-08-18lib: error-inject: remove error checking for debugfs_create_dir()Wang Ming
2023-08-18lib: remove error checking for debugfs_create_dir()Wang Ming
2023-08-18kernel: relay: remove unnecessary NULL values from relay_open_bufLi kunyu
2023-08-18remove ARCH_DEFAULT_KEXEC from Kconfig.kexecEric DeVolder
2023-08-18kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder
2023-08-18sh/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18s390/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18riscv/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18powerpc/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18parisc/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18mips/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18m68k/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18loongarch/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18arm64/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18ia64/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18arm/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18x86/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder
2023-08-18irqchip/al-fic: make AL_FIC depend on HAS_IOMEMBaoquan He
2023-08-18net: altera-tse: make ALTERA_TSE depend on HAS_IOMEMBaoquan He
2023-08-18ipc/sem: use flexible array in 'struct sem_undo'Christophe JAILLET