| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par... | Ammar Faizi | 2022-04-26 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | tracing: Make tp_printk work on syscall tracepoints | Jeff Xie | 2022-04-26 | 1 | -24/+11 | |
| | * | | | | | | | | | | | | | tracing: Fix tracing_map_sort_entries() kernel-doc comment | Yang Li | 2022-04-26 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | tracing: Fix kernel-doc | Jiapeng Chong | 2022-04-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | tracing: Fix inconsistent style of mini-HOWTO | Oscar Shiang | 2022-04-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | tracing: Separate hist state updates from hist registration | Tom Zanussi | 2022-04-26 | 1 | -18/+48 | |
| | * | | | | | | | | | | | | | tracing: Have existing event_command.parse() implementations use helpers | Tom Zanussi | 2022-04-26 | 4 | -151/+69 | |
| | * | | | | | | | | | | | | | tracing: Remove redundant trigger_ops params | Tom Zanussi | 2022-04-26 | 4 | -60/+36 | |
| | * | | | | | | | | | | | | | tracing: Remove logic for registering multiple event triggers at a time | Tom Zanussi | 2022-04-26 | 3 | -77/+45 | |
| | * | | | | | | | | | | | | | tracing: Cleanup double word in comment | Tom Rix | 2022-04-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2022-05-27 | 3 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | PM: CXL: Disable suspend | Dan Williams | 2022-04-22 | 3 | -3/+7 | |
| * | | | | | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-05-27 | 1 | -34/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add] | Naveen N. Rao | 2022-05-27 | 1 | -34/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-05-27 | 10 | -20/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | kcov: update pos before writing pc in trace function | Congyu Liu | 2022-05-25 | 1 | -2/+12 | |
| | * | | | | | | | | | | | | | | relay: remove redundant assignment to pointer buf | Colin Ian King | 2022-05-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | kernel/crash_core.c: remove redundant check of ck_cmdline | lizhe | 2022-05-12 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | kernel: make taskstats available from all net namespaces | xu xin | 2022-04-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | taskstats: version 12 with thread group and exe info | Dr. Thomas Orgis | 2022-04-29 | 2 | -2/+31 | |
| | * | | | | | | | | | | | | | | kexec: remove redundant assignments | Michal Orzel | 2022-04-29 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEP | Tiezhu Yang | 2022-04-29 | 1 | -6/+0 | |
| | * | | | | | | | | | | | | | | lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections | Rasmus Villemoes | 2022-04-29 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | | | kernel: pid_namespace: use NULL instead of using plain integer as pointer | Haowen Bai | 2022-04-29 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-26 | 23 | -1971/+2276 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | module: merge check_exported_symbol() into find_exported_symbol_in_section() | Masahiro Yamada | 2022-05-12 | 1 | -15/+7 | |
| | * | | | | | | | | | | | | | | module: do not binary-search in __ksymtab_gpl if fsa->gplok is false | Masahiro Yamada | 2022-05-12 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | module: do not pass opaque pointer for symbol search | Masahiro Yamada | 2022-05-12 | 1 | -7/+4 | |
| | * | | | | | | | | | | | | | | module: show disallowed symbol name for inherit_taint() | Lecopzer Chen | 2022-05-12 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | module: fix [e_shstrndx].sh_size=0 OOB access | Alexey Dobriyan | 2022-05-12 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | module: Introduce module unload taint tracking | Aaron Tomlin | 2022-05-12 | 4 | -0/+88 | |
| | * | | | | | | | | | | | | | | module: Move module_assert_mutex_or_preempt() to internal.h | Aaron Tomlin | 2022-05-12 | 2 | -11/+12 | |
| | * | | | | | | | | | | | | | | module: Make module_flags_taint() accept a module's taints bitmap and usable ... | Aaron Tomlin | 2022-05-12 | 2 | -4/+5 | |
| | * | | | | | | | | | | | | | | module: Remove module_addr_min and module_addr_max | Christophe Leroy | 2022-04-05 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC | Christophe Leroy | 2022-04-05 | 6 | -6/+82 | |
| | * | | | | | | | | | | | | | | module: Introduce data_layout | Christophe Leroy | 2022-04-05 | 4 | -22/+28 | |
| | * | | | | | | | | | | | | | | module: Prepare for handling several RB trees | Christophe Leroy | 2022-04-05 | 3 | -20/+20 | |
| | * | | | | | | | | | | | | | | module: Always have struct mod_tree_root | Christophe Leroy | 2022-04-05 | 2 | -6/+3 | |
| | * | | | | | | | | | | | | | | module: Rename debug_align() as strict_align() | Christophe Leroy | 2022-04-05 | 3 | -11/+11 | |
| | * | | | | | | | | | | | | | | module: Rework layout alignment to avoid BUG_ON()s | Christophe Leroy | 2022-04-05 | 3 | -9/+24 | |
| | * | | | | | | | | | | | | | | module: Move module_enable_x() and frob_text() in strict_rwx.c | Christophe Leroy | 2022-04-05 | 4 | -53/+50 | |
| | * | | | | | | | | | | | | | | module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX | Christophe Leroy | 2022-04-05 | 2 | -11/+7 | |
| | * | | | | | | | | | | | | | | module: Move version support into a separate file | Aaron Tomlin | 2022-04-05 | 4 | -148/+166 | |
| | * | | | | | | | | | | | | | | module: Move kdb module related code out of main kdb code | Aaron Tomlin | 2022-04-05 | 8 | -60/+57 | |
| | * | | | | | | | | | | | | | | module: Move sysfs support into a separate file | Aaron Tomlin | 2022-04-05 | 4 | -466/+461 | |
| | * | | | | | | | | | | | | | | module: Move procfs support into a separate file | Aaron Tomlin | 2022-04-05 | 4 | -130/+145 | |
| | * | | | | | | | | | | | | | | module: kallsyms: Fix suspicious rcu usage | Aaron Tomlin | 2022-04-05 | 1 | -12/+22 | |
| | * | | | | | | | | | | | | | | module: Move kallsyms support into a separate file | Aaron Tomlin | 2022-04-05 | 4 | -525/+538 | |
| | * | | | | | | | | | | | | | | module: Move kmemleak support to a separate file | Aaron Tomlin | 2022-04-05 | 4 | -27/+38 | |
| | * | | | | | | | | | | | | | | module: Move extra signature support out of core code | Aaron Tomlin | 2022-04-05 | 3 | -87/+86 | |
