summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-29scripts/checkstack.pl: remove ia64 supportTiezhu Yang1-4/+0
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion7-69/+7
2023-12-29lib: add note about process exit message for DEBUG_STACK_USAGEUwe Kleine-König1-0/+2
2023-12-29checkstack: add loongarch support for scripts/checkstack.plYouling Tang1-0/+4
2023-12-29scripts/decodecode: add support for LoongArchYouling Tang1-0/+5
2023-12-29kexec_file: fix incorrect temp_start value in locate_mem_hole_top_down()Yuntao Wang1-2/+2
2023-12-29kexec: modify the meaning of the end parameter in kimage_is_destination_range()Yuntao Wang1-4/+4
2023-12-29MAINTAINERS: remove Ohad Ben-Cohen from hwspinlock subsystemBagas Sanjaya2-3/+4
2023-12-21crash_core: remove duplicated including of kexec.hWang Jinchao1-1/+0
2023-12-21x86/kexec: simplify the logic of mem_region_callback()Yuntao Wang1-5/+2
2023-12-21kexec: use ALIGN macro instead of open-coding itYuntao Wang1-2/+2
2023-12-21usr/Kconfig: fix typos of "its"Randy Dunlap1-3/+3
2023-12-21init/Kconfig: move more items into the EXPERT menuRandy Dunlap1-52/+50
2023-12-21fork: remove redundant TASK_UNINTERRUPTIBLEKevin Hao1-1/+1
2023-12-21nilfs2: switch WARN_ONs to warning output in nilfs_sufile_do_free()Ryusuke Konishi1-2/+7
2023-12-21freevxfs: lookup: fix function params kernel-docRandy Dunlap1-2/+1
2023-12-21freevxfs: immed: fix kernel-doc param nameRandy Dunlap1-1/+1
2023-12-21freevxfs: bmap: fix kernel-doc warningsRandy Dunlap1-4/+4
2023-12-21rapidio/tsi721: fix kernel-doc warningsRandy Dunlap2-16/+55
2023-12-21kcov: remove stale RANDOMIZE_BASE textMark Rutland1-4/+0
2023-12-21riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.oBaoquan He1-1/+1
2023-12-21kexec_file, parisc: print out debugging message if requiredBaoquan He1-4/+4
2023-12-21kexec_file, power: print out debugging message if requiredBaoquan He2-13/+13
2023-12-21kexec_file, riscv: print out debugging message if requiredBaoquan He2-31/+6
2023-12-21kexec_file, arm64: print out debugging message if requiredBaoquan He3-29/+15
2023-12-21kexec_file, x86: print out debugging message if requiredBaoquan He2-11/+16
2023-12-21kexec_file: print out debugging message if requiredBaoquan He3-8/+15
2023-12-21kexec_file: add kexec_file flag to control debug printingBaoquan He4-1/+14
2023-12-21Makefile.extrawarn: turn on missing-prototypes globallyArnd Bergmann1-2/+2
2023-12-21mips: fix r3k_cache_init build regressionArnd Bergmann1-6/+3
2023-12-13merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton33-158/+171
2023-12-13mm/mglru: reclaim offlined memcgs harderYu Zhao2-12/+20
2023-12-13mm/mglru: respect min_ttl_ms with memcgsYu Zhao2-27/+33
2023-12-13mm/mglru: try to stop at high watermarksYu Zhao1-8/+28
2023-12-13mm/mglru: fix underprotected page cacheYu Zhao3-13/+18
2023-12-13mm/shmem: fix race in shmem_undo_range w/THPDavid Stevens1-1/+18
2023-12-13Revert "selftests: error out if kernel header files are not yet built"John Hubbard2-57/+4
2023-12-13crash_core: fix the check for whether crashkernel is from high memoryYuntao Wang1-5/+5
2023-12-13x86, kexec: fix the wrong ifdeffery CONFIG_KEXECBaoquan He1-1/+1
2023-12-13sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He4-6/+6
2023-12-13mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He9-16/+16
2023-12-13m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He2-3/+3
2023-12-13loongarch, kexec: change dependency of object filesBaoquan He1-1/+1
2023-12-13mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park2-0/+8
2023-12-13selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand1-1/+2
2023-12-13mm: fix VMA heap bounds checkingKefeng Wang1-4/+4
2023-12-13riscv: fix VMALLOC_START definitionBaoquan He1-1/+1
2023-12-13kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin3-4/+5
2023-12-11scripts/gdb: remove exception handling and refine print formatKuan-Ying Lee2-35/+26
2023-12-11scripts/gdb/stackdepot: rename pool_index to pools_numKuan-Ying Lee1-3/+3