summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-24document while_each_thread(), change first_tid() to use for_each_thread()Oleg Nesterov
2023-08-24drivers/char/mem.c: shrink character device's devlist[] arrayAlexey Dobriyan
2023-08-24x86/crash: optimize CPU changesEric DeVolder
2023-08-24crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()Eric DeVolder
2023-08-24crash: hotplug support for kexec_load()Eric DeVolder
2023-08-24x86/crash: add x86 crash hotplug supportEric DeVolder
2023-08-24crash: memory and CPU hotplug sysfs attributesEric DeVolder
2023-08-24kexec: exclude elfcorehdr from the segment digestEric DeVolder
2023-08-24crash: add generic infrastructure for crash hotplug supportEric DeVolder
2023-08-24crash: move a few code bits to setup support of crash hotplugEric DeVolder
2023-08-21kstrtox: consistently use _tolower()Andy Shevchenko
2023-08-21kill do_each_thread()Oleg Nesterov
2023-08-21nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuseRyusuke Konishi
2023-08-21scripts/bloat-o-meter: count weak symbol sizesGeert Uytterhoeven
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap
2023-08-21lockdep: fix static memory detection even moreHelge Deller
2023-08-21lib/vsprintf: declare no_hash_pointers in sprintf.hAndy Shevchenko
2023-08-21lib/vsprintf: split out sprintf() and friendsAndy Shevchenko
2023-08-21kernel/fork: stop playing lockless games for exe_file replacementMateusz Guzik
2023-08-21adfs: delete unused "union adfs_dirtail" definitionAlexey Dobriyan
2023-08-21scripts/gdb/vmalloc: add vmallocinfo supportKuan-Ying Lee
2023-08-21scripts/gdb/slab: add slab supportKuan-Ying Lee
2023-08-21scripts/gdb/page_owner: add page owner supportKuan-Ying Lee
2023-08-21scripts/gdb/stackdepot: add stackdepot supportKuan-Ying Lee
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