summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ring-buffer: Check pending waiters when doing wake ups as wellSteven Rostedt (Google)2022-09-271-1/+2
| * | ring-buffer: Have the shortest_full queue be the shortest not longestSteven Rostedt (Google)2022-09-271-1/+1
| * | ring-buffer: Allow splice to read previous partially read pagesSteven Rostedt (Google)2022-09-271-1/+9
| * | ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_callerSong Liu2022-09-271-1/+5
| * | ftrace: Properly unset FTRACE_HASH_FL_MODZheng Yejian2022-09-271-2/+6
| * | tracing/eprobe: Fix alloc event dir failed when event name no setTao Chen2022-09-271-2/+1
| * | x86: kprobes: Remove unused macro stack_addrChen Zhongjin2022-09-271-2/+0
| * | ftrace: Remove obsoleted code from ftrace and task_structGaosheng Cui2022-09-272-44/+0
| * | tracing: Disable interrupt or preemption before acquiring arch_spinlock_tWaiman Long2022-09-271-0/+23
| * | rv/monitor: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-09-265-10/+10
| * | tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreadsNico Pache2022-09-261-1/+2
| * | tracing: kprobe: Make gen test module work in arm and riscvYipeng Zou2022-09-261-4/+43
| * | tracing: kprobe: Fix kprobe event gen test module on exitYipeng Zou2022-09-261-1/+1
| * | x86/kprobes: Remove unused arch_kprobe_override_function() declarationGaosheng Cui2022-09-261-2/+0
| * | x86/ftrace: Remove unused modifying_ftrace_code declarationGaosheng Cui2022-09-261-1/+0
| * | tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_c...Zhen Lei2022-09-261-8/+6
| * | tracing/filter: Call filter predicate functions directly via a switch statementSteven Rostedt (Google)2022-09-261-73/+157
| * | tracing: Move struct filter_pred into trace_events_filter.cSteven Rostedt (Google)2022-09-262-13/+13
| * | tracing/hist: Call hist functions directly via a switch statementSteven Rostedt (Google)2022-09-261-77/+169
| * | tracing: Add numeric delta time to the trace event benchmarkSteven Rostedt (Google)2022-09-262-4/+6
| * | rv/dot2K: add 'static' qualifier for local variableZeng Heng2022-09-263-6/+6
| * | rv/monitors: add 'static' qualifier for local symbolsZeng Heng2022-09-262-4/+4
| * | selftests/ftrace: Add eprobe syntax error testcaseMasami Hiramatsu (Google)2022-09-261-0/+27
| * | tracing/eprobe: Add eprobe filter supportMasami Hiramatsu (Google)2022-09-262-9/+98
* | | Merge tag 'sysctl-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2022-10-103-41/+33
|\ \ \
| * | | kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hund...Liu Shixin2022-09-081-23/+20
| * | | kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.cLiu Shixin2022-09-082-8/+8
| * | | sysctl: remove max_extfrag_thresholdLiu Shixin2022-09-081-6/+1
| * | | kernel/sysctl.c: remove unnecessary (void*) conversionsDong Chuanjian2022-09-081-3/+3
| * | | proc: remove initialization assignmentLi zeming2022-09-081-1/+1
| | |/ | |/|
* | | module: tracking: Keep a record of tainted unloaded modules onlyAaron Tomlin2022-10-101-0/+3
* | | Merge tag 'modules-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-102-1/+69
|\ \ \
| * | | module/decompress: generate sysfs string at compile timeDavid Disseldorp2022-09-081-1/+1
| * | | module: Add debugfs interface to view unloaded tainted modulesAaron Tomlin2022-09-081-0/+68
| |/ /
* | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-1087-763/+729
|\ \ \
| * | | docs: bump minimal GNU Make version to 3.82Masahiro Yamada2022-10-061-2/+2
| * | | ia64: simplify esi object addition in MakefileMasahiro Yamada2022-10-031-4/+1
| * | | Revert "kbuild: Check if linker supports the -X option"Masahiro Yamada2022-10-031-1/+1
| * | | kbuild: rebuild .vmlinux.export.o when its prerequisite is updatedMasahiro Yamada2022-10-033-19/+25
| * | | kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_oMasahiro Yamada2022-10-033-9/+30
| * | | zstd: Fixing mixed module-builtin objectsAlexey Kardashevskiy2022-10-034-12/+27
| * | | kallsyms: ignore __kstrtab_* and __kstrtabns_* symbolsMasahiro Yamada2022-10-031-0/+4
| * | | kallsyms: take the input file instead of reading stdinMasahiro Yamada2022-10-022-19/+34
| * | | kallsyms: drop duplicated ignore patterns from kallsyms.cMasahiro Yamada2022-10-022-4/+13
| * | | kbuild: reuse mksysmap output for kallsymsMasahiro Yamada2022-10-021-6/+5
| * | | mksysmap: update comment about __crc_*Masahiro Yamada2022-10-021-4/+4
| * | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-0224-67/+60
| * | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-0229-113/+91
| * | | kbuild: hide error checker logs for V=1 buildsMasahiro Yamada2022-09-291-2/+2
| * | | kbuild: re-run modpost when it is updatedMasahiro Yamada2022-09-291-6/+8