aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-13x86/kexec: fix potential cmem->ranges out of memoryfuqiang wang1-4/+19
2025-09-13fs/proc/base.c: fix the wrong format specifierzhang jiao1-1/+1
2025-09-13panic: remove redundant panic-cpu backtraceSergey Senozhatsky1-9/+21
2025-09-13panic: use angle-bracket include for panic.hJinchao Wang3-3/+3
2025-09-13ocfs2: add suballoc slot check in ocfs2_validate_inode_block()Dmitry Antipov1-0/+8
2025-09-13selftests: proc: mark vsyscall strings maybe-unusedBala-Vignesh-Reddy1-4/+8
2025-09-13btree: simplify merge logic by using btree_last() return valueGuan-Chun Wu1-2/+2
2025-09-13watchdog: skip checks when panic is in progressJinchao Wang2-0/+10
2025-09-13panic/printk: replace other_cpu_in_panic() with panic_on_other_cpu()Jinchao Wang3-20/+8
2025-09-13panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()Jinchao Wang6-19/+6
2025-09-13printk/nbcon: use panic_on_this_cpu() helperJinchao Wang1-2/+2
2025-09-13panic: use panic_try_start() in vpanic()Jinchao Wang1-6/+2
2025-09-13panic: use panic_try_start() in nmi_panic()Jinchao Wang1-8/+2
2025-09-13crash_core: use panic_try_start() in crash_kexec()Jinchao Wang1-12/+3
2025-09-13fbdev: use panic_in_progress() helperJinchao Wang1-8/+1
2025-09-13panic: introduce helper functions for panic stateJinchao Wang3-5/+59
2025-09-13panic: clean up message about deprecated 'panic_print' parameterPetr Mladek1-3/+8
2025-09-13panic: add note that 'panic_print' parameter is deprecatedFeng Tang2-1/+31
2025-09-13panic: refine the document for 'panic_print'Feng Tang2-2/+2
2025-09-13lib/sys_info: handle sys_info_mask==0 caseFeng Tang1-1/+2
2025-09-13kexec_core: remove redundant 0 value initializationLiao Yuanhong1-1/+0
2025-09-13ocfs2: fix super block reserved field offset commentyili1-1/+1
2025-09-13ocfs2: remove unnecessary NULL check in ocfs2_grab_folios()Dan Carpenter1-2/+1
2025-09-13fork: kill the pointless lower_32_bits() in create_io_thread(), kernel_thread...Oleg Nesterov1-10/+6
2025-09-13fork: remove #ifdef CONFIG_LOCKDEP in copy_process()Tio Zhang1-2/+0
2025-09-13list.h: add missing kernel-doc for basic macrosRandy Dunlap1-0/+8
2025-09-13proc: test lseek on /proc/net/devAlexey Dobriyan3-0/+70
2025-09-13x86/crash: remove redundant 0 value initializationLiao Yuanhong1-2/+0
2025-09-13vfat: remove unused variablezhoumin1-4/+3
2025-09-13watchdog/softlockup: fix incorrect CPU utilization output during softlockupZhenguoYao1-1/+13
2025-09-13watchdog/softlockup: fix wrong output when watchdog_thresh < 3ZhenguoYao1-4/+4
2025-09-13alloc_tag: use str_on_off() helperKuan-Wei Chiu1-1/+2
2025-09-13test_firmware: use str_true_false() helperKuan-Wei Chiu1-3/+4
2025-09-13ocfs2: remove commented out mlog() statementsThorsten Blum2-12/+0
2025-09-13squashfs: verify inode mode when loading from diskTetsuo Handa1-0/+4
2025-09-13lib/fault-inject-usercopy.c: use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao1-3/+1
2025-09-13checkpatch: allow http links of any length in commit logsJoe Perches1-1/+1
2025-09-13init: handle bootloader identifier in kernel parametersHuacai Chen1-0/+12
2025-09-13lib/digsig: remove unnecessary memsetLiao Yuanhong1-1/+0
2025-09-13nvmem: update a comment related to struct nvmem_configChristophe JAILLET1-1/+1
2025-09-13ida: remove the ida_simple_xxx() APIChristophe JAILLET1-8/+0
2025-09-13idr test suite: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-9/+7
2025-09-13kcov: load acquire coverage count in user-space codeSoham Bagchi1-1/+6
2025-09-13kcov: use write memory barrier after memcpy() in kcov_move_area()Soham Bagchi1-0/+9
2025-09-13ref_tracker: remove redundant __GFP_NOWARNQianfeng Rong1-3/+3
2025-09-13x86/kexec: carry forward the boot DTB on kexecBrian Mak4-4/+53
2025-09-13hung_task: dump blocker task if it is not hungMasami Hiramatsu (Google)1-37/+41
2025-09-01mm: fix possible deadlock in kmemleakGu Bowen1-7/+20
2025-09-01ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 modelTakashi Iwai1-0/+1
2025-09-01ALSA: usb-audio: Allow Focusrite devices to use low sampleratesTina Wuest1-4/+8