fix: mm: move kvmalloc-related functions to slab.h (v5.16)
[lttng-modules.git] / include / instrumentation /
2022-01-04  Michael Jeansonfix: block: don't call blk_status_to_errno in blk_updat...
2022-01-04  Michael Jeansonfix: KVM: MMU: change tracepoints arguments to kvm_page...
2022-01-04  Michael Jeansonfix: KVM: x86: Get exit_reason as part of kvm_x86_ops...
2021-07-13  Michael Jeansonfix: btrfs: pass btrfs_inode to btrfs_writepage_endio_f...
2021-05-18  Michael Jeansonfix: adjust ranges for RHEL 8.4
2021-05-14  Michael Jeansonfix: adjust ranges for RHEL 8.2 and 8.3
2021-05-13  Michael JeansonDisable x86 error code bitwise enum in default build
2021-05-13  Michael JeansonDisable mmap bitwise enum in default build
2021-05-13  Michael JeansonDisable block rwbs bitwise enum in default build
2021-05-13  Michael JeansonDisable sched_switch bitwise enum in default build
2021-05-13  Michael JeansonDisable open[at] bitwise enum in default build
2021-05-13  Michael JeansonDisable fcntl bitwise enum in default build
2021-05-13  Michael JeansonDisable clone bitwise enum in default build
2021-05-13  Michael JeansonCleanup: remove unused EXTCFLAGS from Makefile
2021-05-12  Michael JeansonSync `show_inode_state()` macro with upstream stable...
2021-05-12  Francis DeslauriersSync `show_inode_state()` macro with Ubuntu 4.15 kernel
2021-05-07  Francis DeslauriersFix: add missing #include for 3.8 kernel
2021-05-06  Francis DeslauriersFix: missing #include for 3.8 kernel
2021-05-06  Francis DeslauriersSplit syscall tracepoint generation in their own files
2021-05-06  Francis DeslauriersInclude `linux/in{,6}.h` closer to where it's used
2021-05-06  Francis DeslauriersGroup all syscall enums in one compile unit
2021-05-06  Francis DeslauriersInclude `linux/mman.h` for mmap flag enum
2021-05-04  Mathieu DesnoyersSplit struct lttng_session into public/private structures
2021-04-28  Mathieu Desnoyerssequence and variant types: use previous field for...
2021-04-19  He Zhefix: mm, tracing: kfree event name mismatching with...
2021-04-15  Michael Jeansonfix: Adjust ranges for Ubuntu 5.4.0-67 kernel
2021-04-14  Mathieu DesnoyersRefactoring: type description structures
2021-04-14  Mathieu DesnoyersPrefix lttng_enum_desc with lttng_kernel_
2021-04-14  Mathieu DesnoyersPrefix lttng_enum_value and lttng_enum_entry with lttng...
2021-04-14  Mathieu DesnoyersCleanup: Rename abstract types to lttng_kernel_type
2021-03-05  Michael Jeansonfix: mm, tracing: record slab name for kmem_cache_free...
2021-02-17  Michael Jeansonfix: Adjust ranges for Ubuntu 5.8.0-44 kernel
2021-02-10  Mathieu DesnoyersFix: do not use bdi_unknown_name symbol
2021-02-10  Mathieu Desnoyersfix: memcg: fix a crash in wb_workfn when a device...
2021-02-10  Mathieu DesnoyersFix: writeback: out-of-bound reads
2021-02-08  Michael JeansonNamespace kernel version macros
2021-01-19  Michael Jeansonfix: block: remove the request_queue argument to the...
2021-01-19  Michael Jeansonfix: block: remove the request_queue argument to the...
2021-01-19  Michael Jeansonfix: block: simplify and extend the block_bio_merge...
2021-01-19  Michael Jeansonfix: block: remove the request_queue to argument reques...
2020-11-25  Francis DeslauriersImplement event notifiers for syscalls
2020-11-24  Michael Jeansonfix: adjust version range for trace_find_free_extent()
2020-11-20  Michael Jeansonfix: KVM: x86/mmu: Return unique RET_PF_* values if...
2020-11-20  Michael Jeansonfix: kvm: x86/mmu: Add TDP MMU PF handler (v5.10)
2020-11-20  Michael Jeansonfix: KVM: x86: Add intr/vectoring info and error code...
2020-11-20  Michael Jeansonfix: ext4: fast commit recovery path (v5.10)
2020-11-20  Michael Jeansonfix: btrfs: make ordered extent tracepoint take btrfs_i...
2020-11-20  Michael Jeansonfix: btrfs: tracepoints: output proper root owner for...
2020-11-19  Mathieu DesnoyersRevert "Implement event notifiers for syscalls"
2020-11-19  Francis DeslauriersImplement event notifiers for syscalls
2020-11-18  Francis DeslauriersNamespace syscall code relating to events
2020-11-18  Jonathan RajotteTest: add signed value and enum for testings of event...
2020-10-21  Mathieu DesnoyersFix: type mismatch in clone instrumentation
2020-10-21  Geneviève Bastiensyscalls: Make clone()'s `flags` field a 2 enum struct.
2020-09-23  Michael Jeansonfix: Adjust ranges for Ubuntu 4.15.0-119 kernel
2020-09-22  Michael Jeansonfix: Adjust ranges for Ubuntu HWE 5.0 kernels
2020-09-04  Michael Jeansonfix: version ranges for ext4_discard_preallocations...
2020-08-31  Michael Jeansonfix: writeback: Fix sync livelock due to b_dirty_time...
2020-08-31  Michael Jeansonfix: writeback: Drop I_DIRTY_TIME_EXPIRE (v5.9)
2020-08-25  Michael Jeansonfix: removal of [smp_]read_barrier_depends (v5.9)
2020-08-25  Michael Jeansonfix: ext4: indicate via a block bitmap read is prefetch...
2020-08-25  Michael Jeansonfix: ext4: limit the length of per-inode prealloc list...
2020-08-06  Francis DeslauriersFix: mmap enum flags build failures
2020-08-05  Francis Deslaurierssyscalls: Make mmap()'s fields `prot` and `flags` enums
2020-08-05  Francis Deslauriersx86: add error code enum to pagefault tracepoints
2020-07-20  Michael JeansonFix: TAINT_UNSAFE_SMP renamed to TAINT_CPU_OUT_OF_SPEC...
2020-07-18  Francis Deslauriersmodule_load: change `taints` field to `ctf_enum`
2020-07-06  Michael JeansonAdd time namespace context
2020-06-15  Michael Jeansonfix: mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRIT...
2020-06-15  Michael Jeansonfix: block: remove the error argument to the block_bio_...
2020-05-28  Ruiqiang HaoFix: syscalls: Ignore fcntl cmd specific to 32-bit...
2020-05-06  Mathieu DesnoyersCleanup: Move lttng-modules instrumentation headers
2020-05-06  Mathieu DesnoyersCleanup: Move instrumentation/ headers to include/instr...
This page took 0.061261 seconds and 7 git commands to generate.