2024-01-05 |
Yuntao Wang | x86/crash: use SZ_1M macro instead of hardcoded value |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Yuntao Wang | x86/crash: remove the unused image parameter from prepa... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Youling Tang | kdump: remove redundant DEFAULT_CRASH_KERNEL_LOW_SIZE |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Bjorn Andersson | scripts/decode_stacktrace.sh: strip unexpected CR from... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Douglas Anderson | watchdog: if panicking and we dumped everything, don... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Douglas Anderson | watchdog/hardlockup: use printk_cpu_sync_get_irqsave... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Douglas Anderson | watchdog/softlockup: use printk_cpu_sync_get_irqsave... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Douglas Anderson | watchdog/hardlockup: adopt softlockup logic avoiding... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Yuntao Wang | kexec_core: fix the assignment to kimage->control_page |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Yuntao Wang | x86/kexec: fix incorrect end address passed to kernel_i... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Tanzir Hasan | lib/trace_readwrite.c:: replace asm-generic/io with... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Randy Dunlap | nilfs2: cpfile: fix some kernel-doc warnings |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Randy Dunlap | stacktrace: fix kernel-doc typo |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Kuan-Ying Lee | scripts/checkstack.pl: fix no space expression between... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Yuntao Wang | x86/kexec: fix incorrect argument passed to kexec_dprintk() |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Yuntao Wang | x86/kexec: use pr_err() instead of kexec_dprintk()... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Kevin Hao | nilfs2: add missing set_freezable() for freezable kthread |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Ahelenia Ziemiańska | kernel: relay: remove relay_file_splice_read dead code... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Tiezhu Yang | docs: submit-checklist: remove all of "make namespacecheck" |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Tiezhu Yang | scripts/checkstack.pl: change min_stack to 512 by default |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Tiezhu Yang | scripts/checkstack.pl: match all stack sizes for some... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Tiezhu Yang | scripts/checkstack.pl: add min_stack to the usage comment |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Tiezhu Yang | scripts/checkstack.pl: remove ia64 support |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Mathis Marion | lib: crc_ccitt_false() is identical to crc_itu_t() |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Uwe Kleine... | lib: add note about process exit message for DEBUG_STAC... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Youling Tang | checkstack: add loongarch support for scripts/checkstack.pl |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Youling Tang | scripts/decodecode: add support for LoongArch |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Yuntao Wang | kexec_file: fix incorrect temp_start value in locate_me... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Yuntao Wang | kexec: modify the meaning of the end parameter in kimag... |
commit | commitdiff | tree | snapshot |
2023-12-29 |
Bagas Sanjaya | MAINTAINERS: remove Ohad Ben-Cohen from hwspinlock... |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Wang Jinchao | crash_core: remove duplicated including of kexec.h |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Yuntao Wang | x86/kexec: simplify the logic of mem_region_callback() |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Yuntao Wang | kexec: use ALIGN macro instead of open-coding it |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Randy Dunlap | usr/Kconfig: fix typos of "its" |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Randy Dunlap | init/Kconfig: move more items into the EXPERT menu |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Kevin Hao | fork: remove redundant TASK_UNINTERRUPTIBLE |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Ryusuke Konishi | nilfs2: switch WARN_ONs to warning output in nilfs_sufi... |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Randy Dunlap | freevxfs: lookup: fix function params kernel-doc |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Randy Dunlap | freevxfs: immed: fix kernel-doc param name |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Randy Dunlap | freevxfs: bmap: fix kernel-doc warnings |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Randy Dunlap | rapidio/tsi721: fix kernel-doc warnings |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Mark Rutland | kcov: remove stale RANDOMIZE_BASE text |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Baoquan He | riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.o |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Baoquan He | kexec_file, parisc: print out debugging message if... |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Baoquan He | kexec_file, power: print out debugging message if required |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Baoquan He | kexec_file, riscv: print out debugging message if required |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Baoquan He | kexec_file, arm64: print out debugging message if required |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Baoquan He | kexec_file, x86: print out debugging message if required |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Baoquan He | kexec_file: print out debugging message if required |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Baoquan He | kexec_file: add kexec_file flag to control debug printing |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Arnd Bergmann | Makefile.extrawarn: turn on missing-prototypes globally |
commit | commitdiff | tree | snapshot |
2023-12-20 |
Arnd Bergmann | mips: fix r3k_cache_init build regression |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Andrew Morton | merge mm-hotfixes-stable into mm-nonmm-stable to pick... |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Yu Zhao | mm/mglru: reclaim offlined memcgs harder |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Yu Zhao | mm/mglru: respect min_ttl_ms with memcgs |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Yu Zhao | mm/mglru: try to stop at high watermarks |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Yu Zhao | mm/mglru: fix underprotected page cache |
commit | commitdiff | tree | snapshot |
2023-12-13 |
David Stevens | mm/shmem: fix race in shmem_undo_range w/THP |
commit | commitdiff | tree | snapshot |
2023-12-13 |
John Hubbard | Revert "selftests: error out if kernel header files... |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Yuntao Wang | crash_core: fix the check for whether crashkernel is... |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Baoquan He | x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Baoquan He | sh, kexec: fix the incorrect ifdeffery and dependency... |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Baoquan He | mips, kexec: fix the incorrect ifdeffery and dependency... |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Baoquan He | m68k, kexec: fix the incorrect ifdeffery and build... |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Baoquan He | loongarch, kexec: change dependency of object files |
commit | commitdiff | tree | snapshot |
2023-12-13 |
SeongJae Park | mm/damon/core: make damon_start() waits until kdamond_f... |
commit | commitdiff | tree | snapshot |
2023-12-13 |
David Hildenbrand | selftests/mm: cow: print ksft header before printing... |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Kefeng Wang | mm: fix VMA heap bounds checking |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Baoquan He | riscv: fix VMALLOC_START definition |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Ignat Korchagin | kexec: drop dependency on ARCH_SUPPORTS_KEXEC from... |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Kuan-Ying Lee | scripts/gdb: remove exception handling and refine print... |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Kuan-Ying Lee | scripts/gdb/stackdepot: rename pool_index to pools_num |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: convert nilfs_page_bug() to nilfs_folio_bug() |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: convert nilfs_prepare_chunk() and nilfs_commit_... |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: convert nilfs_make_empty() to use a folio |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: convert nilfs_empty_dir() to use a folio |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: convert nilfs_add_link() to use a folio |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: convert nilfs_rename() to use folios |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: convert nilfs_find_entry to use a folio |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: convert nilfs_readdir to use a folio |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: add nilfs_get_folio() |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: switch to kmap_local for directory handling |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: pass the mapped address to nilfs_check_page() |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: return the mapped address from nilfs_get_page() |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: remove page_address() from nilfs_delete_entry |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: remove page_address() from nilfs_add_link |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Matthew Wilcox... | nilfs2: remove page_address() from nilfs_set_link |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Ryusuke Konishi | nilfs2: eliminate staggered calls to kunmap in nilfs_rename |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Ryusuke Konishi | nilfs2: move page release outside of nilfs_delete_entry... |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Li Zhe | softlockup: serialized softlockup's log |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Baoquan He | kexec_file: load kernel at top of system RAM if required |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Baoquan He | resource: add walk_system_ram_res_rev() |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Stephen Rothwell | powerpc: pmd_move_must_withdraw() is only needed for... |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Arnd Bergmann | usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Arnd Bergmann | x86: sta2x11: include header for sta2x11_get_instance... |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Arnd Bergmann | sched: fair: move unused stub functions to header |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Arnd Bergmann | jffs2: mark __jffs2_dbg_superblock_counts() static |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Arnd Bergmann | ida: make 'ida_dump' static |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Arnd Bergmann | mips: kexec: include linux/reboot.h |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Arnd Bergmann | mips: smp: fix setup_profiling_timer() prototype |
commit | commitdiff | tree | snapshot |
next |