summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-10hexagon: uaccess: remove clear_user_hexagon()Nathan Chancellor
2023-12-10arch: turn off -Werror for architectures with known warningsArnd Bergmann
2023-12-10kexec: use atomic_try_cmpxchg in crash_kexecUros Bizjak
2023-12-10scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2023-12-10__ptrace_unlink: kill the obsolete "FIXME" codeOleg Nesterov
2023-12-10checkstack: allow to pass MINSTACKSIZE parameterHeiko Carstens
2023-12-10checkstack: sort output by size and function nameHeiko Carstens
2023-12-10kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...Oleg Nesterov
2023-12-10docs: filesystems: document the squashfs specific mount optionsAriel Miculas
2023-12-10checkpatch: do not require an empty line before error injectionSergey Senozhatsky
2023-12-10arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens
2023-12-10arch: remove ARCH_TASK_STRUCT_ALLOCATORHeiko Carstens
2023-12-10arch: remove ARCH_THREAD_STACK_ALLOCATORHeiko Carstens
2023-12-10nilfs2: convert nilfs_btnode_abort_change_key to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_btnode_commit_change_key to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_btnode_prepare_change_key to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_btnode_delete to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_btnode_submit_block to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_btnode_create_block to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_gccache_submit_read_data to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_mdt_submit_block to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_mdt_create_block to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_page_mkwrite() to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_segctor_prepare_write to use foliosMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert to __nilfs_clear_folio_dirty()Matthew Wilcox (Oracle)
2023-12-10nilfs2: convert to nilfs_clear_folio_dirty()Matthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_mdt_write_page() to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_writepage() to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert to nilfs_folio_buffers_clean()Matthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_forget_buffer to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_segctor_complete_write to use foliosMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_abort_logs to use foliosMatthew Wilcox (Oracle)
2023-12-10nilfs2: add nilfs_end_folio_io()Matthew Wilcox (Oracle)
2023-12-10Squashfs: fix variable overflow triggered by sysbotPhillip Lougher
2023-12-10fs/nilfs2: use standard array-copy-functionPhilipp Stanner
2023-12-10introduce for_other_threads(p, t)Oleg Nesterov
2023-12-10kernel/reboot: explicitly notify if halt occurred instead of power offDongmin Lee
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()Jiexun Wang
2023-12-06nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi
2023-12-06mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTISidhartha Kumar
2023-12-06scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli
2023-12-06MAINTAINERS: drop Antti PalosaariBagas Sanjaya
2023-12-06highmem: fix a memory copy problem in memcpy_from_folioSu Hui
2023-12-06nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi
2023-12-06kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He
2023-12-06units: add missing headerAndy Shevchenko
2023-12-06drivers/base/cpu: crash data showing should depends on KEXEC_COREBaoquan He
2023-12-06mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park
2023-12-06scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee