Fix: timer_expire_entry changed in 4.19.312
[lttng-modules.git] / include /
2022-11-17  Jérémie GalarneauAdd x86-32 syscall list for kernel 6.0.7
2022-11-17  Jérémie GalarneauFix: syscalls-extractor: kallsyms_lookup_name no longer...
2022-11-14  Michael Jeansonfix: Adjust ranges for RHEL 8.6 kernels
2022-10-24  Michael JeansonCleanup: remove 2.6.35 compat code
2022-10-24  Michael Jeansonfix: mm/slab_common: drop kmem_alloc & avoid dereferenc...
2022-09-30  Mathieu DesnoyersFix: bytecode validator: reject specialized load field...
2022-09-29  Mathieu DesnoyersFix: honor "user" attribute for array/sequence of user...
2022-09-28  Mathieu DesnoyersFix: event notification capture error handling
2022-09-23  Rouven Czerwinski... Add new tracepoints for dma_fence
2022-09-07  Mathieu DesnoyersImplement lttng_msgpack_write_user_str
2022-09-07  Mathieu DesnoyersFix: bytecode interpreter: LOAD_FIELD: handle user...
2022-09-07  Mathieu DesnoyersFix: move "user" attribute from field to type
2022-09-06  Mathieu DesnoyersIntroduce lttng_copy_from_user_check_nofault
2022-08-22  Michael Jeansonfix: adjust range v5.10.137 in block probe
2022-08-18  Michael Jeansonfix: mm/tracing: add 'accounted' entry into output...
2022-08-18  Michael Jeansonfix: fs/jbd2: Fix the documentation of the jbd2_write_s...
2022-07-29  Mathieu Desnoyersfix: net: skb: introduce kfree_skb_reason() (v5.15...
2022-06-15  Michael Jeansonfix: workqueue: Fix type of cpu in trace event (v5.19)
2022-06-09  Michael Jeansonfix: fs: Remove flags parameter from aops->write_begin...
2022-06-09  Michael Jeansonfix: mm/page_alloc: fix tracepoint mm_page_alloc_zone_l...
2022-05-19  Michael Jeansonfix: sched/tracing: Append prev_state to tp args instea...
2022-04-25  Michael Jeansonfix: KVM: x86: Unexport kvm_x86_ops (v5.18)
2022-04-08  Michael Jeansonfix: mm: compaction: cleanup the compaction trace event...
2022-04-07  Michael JeansonRename genhd wrapper to blkdev
2022-04-07  Michael Jeansonfix: scsi: core: Remove <scsi/scsi_request.h> (v5.18)
2022-04-07  Michael Jeansonfix: kprobes: Use rethook for kretprobe if possible...
2022-04-07  Michael Jeansonfix: scsi: block: Remove REQ_OP_WRITE_SAME support...
2022-04-07  Michael Jeansonfix: block: remove genhd.h (v5.18)
2022-04-07  Michael Jeansonfix: sched/tracing: Don't re-read p->state when emittin...
2022-04-04  Mathieu DesnoyersFix: tracepoint event: allow same provider and event...
2022-03-29  Mathieu DesnoyersFix: compaction migratepages event name
2022-03-14  Mathieu DesnoyersDocument expected ISO8601 time formats in ABI header
2022-03-11  Mathieu DesnoyersFix: sample discarded events count before reserve
2022-03-11  Mathieu DesnoyersCleanup: comment alignment in ring buffer config.h
2022-01-31  Michael Jeansonfix: net: socket: rename SKB_DROP_REASON_SOCKET_FILTER...
2022-01-28  Michael JeansonAdd missing 'random' tracepoints
2022-01-28  Michael Jeansonfix: net: skb: introduce kfree_skb_reason() (v5.17)
2022-01-28  Mathieu DesnoyersIntroduce hrtimer_mode enumeration
2022-01-28  Michael Jeansonfix: random: rather than entropy_store abstraction...
2022-01-28  Michael Jeansonfix: btrfs: pass fs_info to trace_btrfs_transaction_com...
2022-01-28  Michael Jeansonfix: mm: compaction: fix the migration stats in trace_m...
2022-01-28  Michael Jeansonfix: block: remove the ->rq_disk field in struct reques...
2022-01-28  Michael Jeansonfix: block: remove GENHD_FL_SUPPRESS_PARTITION_INFO...
2022-01-17  Francis DeslauriersCleanup: events.h: add alignment comments and fix white...
2022-01-14  Mathieu DesnoyersCopyright ownership transfer
2022-01-04  Michael Jeansonfix: mm: move kvmalloc-related functions to slab.h...
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...
2022-01-04  Michael Jeansonfix: isystem: delete global -isystem compile option...
2021-11-05  Mathieu DesnoyersRefactoring: introduce lttng_event_enabler_create_...
2021-11-04  Mathieu DesnoyersRefactoring: introduce lttng_event_enabler_event_name_m...
2021-11-03  Mathieu DesnoyersRefactoring: move enablers list into common structure
2021-11-03  Mathieu DesnoyersRefactoring: combine common code into lttng_syscall_tab...
2021-11-03  Mathieu DesnoyersRefactoring: introduce list head from enabler getter
2021-11-03  Mathieu DesnoyersRefactoring: move event list node field to common structure
2021-11-03  Mathieu DesnoyersRefactoring/fix: desc match enabler: handle error inter...
2021-11-03  Mathieu DesnoyersRefactoring: syscalls: use common match functions
2021-11-03  Mathieu DesnoyersRefactoring: combine create event common code
2021-11-02  Mathieu DesnoyersRefactoring: introduce lttng_get_event_ht_from_enabler
2021-11-02  Mathieu DesnoyersRefactoring: combine hlist_node into common event structure
2021-11-02  Mathieu DesnoyersRefactoring: event notifier create: use enablers
2021-11-02  Mathieu DesnoyersRefactoring: combine event hash tables common code
2021-11-02  Mathieu DesnoyersRefactoring: syscalls: move lttng_syscalls_create_match...
2021-11-02  Mathieu DesnoyersRefactoring: Rename lttng_channel_syscall_mask to lttng...
2021-11-02  Mathieu DesnoyersRefactoring: kretprobes: use event common argument...
2021-11-02  Mathieu DesnoyersRefactoring: kprobes: combine common code between recor...
2021-11-02  Mathieu DesnoyersRefactoring: uprobes: combine common code between recor...
2021-11-02  Mathieu DesnoyersRefactoring: syscalls: combine syscalls register event...
2021-11-02  Mathieu DesnoyersRefactoring: syscall: combine syscall filter enable...
2021-11-01  Mathieu DesnoyersRefactoring: rename lttng_syscalls_register_event to...
2021-11-01  Mathieu DesnoyersRefactoring/fix: syscall table unregister/destroy
2021-11-01  Mathieu DesnoyersRefactoring: rename lttng_channel_create to lttng_chann...
2021-11-01  Mathieu DesnoyersRefactoring: channel enable/disable using common type
2021-11-01  Mathieu DesnoyersCleanup: rename lttng_syscalls_destroy_event to lttng_s...
2021-11-01  Mathieu DesnoyersCleanup: syscall filter enable/disable event
2021-11-01  Mathieu DesnoyersRefactoring: combine event enabler destroy for notifier...
2021-11-01  Mathieu DesnoyersRefactoring: combine event notifier notifier and record...
2021-11-01  Mathieu DesnoyersRefactoring: combine filter bytecode attach functions
2021-11-01  Mathieu DesnoyersRefactoring: rename lttng_event_enabler to lttng_event_...
2021-11-01  Mathieu DesnoyersRefactoring: syscall tracing: combine common fields...
2021-10-22  Mathieu DesnoyersRename event/notifier enabler base field to parent
2021-10-22  Mathieu DesnoyersRename struct lttng_enabler to struct lttng_event_enabl...
2021-10-22  Mathieu DesnoyersUse event enabler for event recorder creation for all...
2021-09-14  Michael Jeansonfix: Revert "Makefile: Enable -Wimplicit-fallthrough...
2021-09-14  Michael Jeansonfix: cpu/hotplug: Remove deprecated CPU-hotplug functio...
2021-07-13  Michael Jeansonfix: sched: Change task_struct::state (v5.14)
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
next
This page took 0.048866 seconds and 7 git commands to generate.