summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-09ocfs2: correct return value of ocfs2_local_free_info()Joseph Qi
2023-06-09kexec: avoid calculating array size twiceSimon Horman
2023-06-09include/linux/math.h: fix mult_frac() multiple argument evaluation bugAlexey Dobriyan
2023-06-09arm64: enable perf events based hard lockup detectorDouglas Anderson
2023-06-09arm64: add hw_nmi_get_sample_period for preparation of lockup detectorLecopzer Chen
2023-06-09watchdog/perf: adapt the watchdog_perf interface for async modelLecopzer Chen
2023-06-09watchdog/perf: add a weak function for an arch to detect if perf can use NMIsDouglas Anderson
2023-06-09watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsDouglas Anderson
2023-06-09watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanlyDouglas Anderson
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson
2023-06-09watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.cDouglas Anderson
2023-06-09watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()Douglas Anderson
2023-06-09watchdog/hardlockup: style changes to watchdog_hardlockup_check() / is_hardlo...Douglas Anderson
2023-06-09watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.cDouglas Anderson
2023-06-09watchdog/perf: rename watchdog_hld.c to watchdog_perf.cDouglas Anderson
2023-06-09watchdog/hardlockup: add comments to touch_nmi_watchdog()Douglas Anderson
2023-06-09watchdog/perf: ensure CPU-bound context when creating hardlockup detector eventPingfan Liu
2023-06-09watchdog/hardlockup: change watchdog_nmi_enable() to voidLecopzer Chen
2023-06-09watchdog: remove WATCHDOG_DEFAULTLecopzer Chen
2023-06-09watchdog/perf: more properly prevent false positives with turbo modesDouglas Anderson
2023-06-09watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson
2023-06-09decompressor: provide missing prototypesArnd Bergmann
2023-06-09init: add bdev fs printk if mount_block_root failedAngus Chen
2023-06-09kcov: add prototypes for helper functionsArnd Bergmann
2023-06-09time_namespace: always provide arch_get_vdso_data() prototype for vdsoArnd Bergmann
2023-06-09thread_info: move function declarations to linux/thread_info.hArnd Bergmann
2023-06-09init: move cifs_root_data() prototype into linux/mount.hArnd Bergmann
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-09kunit: include debugfs header fileArnd Bergmann
2023-06-09panic: make function declarations visibleArnd Bergmann
2023-06-09panic: hide unused global functionsArnd Bergmann
2023-06-09locking: add lockevent_read() prototypeArnd Bergmann
2023-06-09lib: devmem_is_allowed: include linux/io.hArnd Bergmann
2023-06-09mm: sparse: mark populate_section_memmap() staticArnd Bergmann
2023-06-09mm: page_poison: always declare __kernel_map_pages() functionArnd Bergmann
2023-06-09mm: percpu: unhide pcpu_embed_first_chunk prototypeArnd Bergmann
2023-06-09squashfs: cache partial compressed blocksVincent Whitchurch
2023-06-09squashfs: don't include buffer_head.hChristoph Hellwig
2023-06-09fork: optimize memcg_charge_kernel_stack() a bitHaifeng Xu
2023-06-09add intptr_tAlexey Dobriyan
2023-06-09procfs: replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-06-09scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2023-06-09kthread: fix spelling typo and grammar in commentsPrathu Baronia
2023-05-28Linux 6.4-rc4v6.4-rc4Linus Torvalds
2023-05-28Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-28Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-28Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-28Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds