lttng-modules.git
2022-11-23  Michael JeansonDrop support for kernels < 4.4 from 'wrapper/mm.h'
2022-11-23  Michael JeansonDrop support for kernels < 4.4 from 'wrapper/fdtable.h'
2022-11-23  Michael JeansonDrop 'linux/user_namespace.h' wrapper
2022-11-23  Michael JeansonDrop 'linux/uprobes.h' wrapper
2022-11-23  Michael JeansonDrop 'wrapper/time.h' wrapper
2022-11-23  Michael JeansonDrop 'linux/perf_events.h' wrapper
2022-11-23  Michael JeansonDrop 'linux/percpu-defs.h' wrapper
2022-11-23  Michael JeansonDrop 'wrapper/namespace.h' wrapper
2022-11-23  Michael JeansonDrop 'linux/irq.h' wrapper
2022-11-23  Michael JeansonDrop 'linux/file.h' wrapper
2022-11-23  Michael JeansonDrop 'asm/barrier.h' wrapper
2022-11-23  Michael JeansonDrop 'linux/atomic.h' wrapper
2022-11-23  Michael JeansonSet kernel baseline to v4.4
2022-11-18  Mathieu DesnoyersFix: Use ifdef for CONFIG_COMPAT_OLD_SIGACTION
2022-11-18  Mathieu DesnoyersFix: system call instrumentation build failure on v3...
2022-11-17  Mathieu DesnoyersFix: add missing typedef and forward declarations for...
2022-11-17  Jérémie GalarneauAdd generated arm-32 syscall instrumentation for kernel...
2022-11-17  Jérémie GalarneauAdd generated x86-32 syscall instrumentation for kernel...
2022-11-17  Jérémie GalarneauFix: define old_sigaction as compat_old_sigaction in...
2022-11-17  Jérémie GalarneauAdd generated arm-64 syscall instrumentation for kernel...
2022-11-17  Jérémie GalarneauAdd generated x86-64 syscall instrumentation for kernel...
2022-11-17  Mathieu Desnoyerssyscall instrumentation: add missing forward declaratio...
2022-11-17  Jérémie GalarneauAdd arm-32 syscall list for kernel 6.0.7
2022-11-17  Jérémie GalarneauAdd arm-64 syscall list for kernel 6.0.7
2022-11-17  Jérémie GalarneauAdd x86-64 syscall list for kernel 6.0.7
2022-11-17  Jérémie GalarneauSupport per-architecture syscall in/out parameter descr...
2022-11-17  Jérémie GalarneauAdd "_time32" suffixed variants of syscalls to table...
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-11-14  Michael Jeansonfix: kvm-x86 requires CONFIG_KALLSYMS_ALL
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: handle integer capture page faults as skip field
2022-09-30  Mathieu DesnoyersFix: bytecode validator: reject specialized load field...
2022-09-29  Mathieu DesnoyersFix: bytecode validator: reject specialized load instru...
2022-09-29  Mathieu DesnoyersFix: honor "user" attribute for array/sequence of user...
2022-09-28  Mathieu DesnoyersFix: dma-fence.h appears in Linux 4.10, not 4.9
2022-09-28  He Zhewrapper: powerpc64: fix kernel crash caused by do_get_k...
2022-09-28  Mathieu DesnoyersFix: event notification: Remove duplicate event enabled...
2022-09-28  Mathieu DesnoyersFix: event notification capture: validate buffer length
2022-09-28  Mathieu DesnoyersFix: handle capture page faults as skip field
2022-09-28  Mathieu DesnoyersFix: event notification capture error handling
2022-09-27  Mathieu DesnoyersFix: dma_fence tracepoint Kbuild typo
2022-09-23  Rouven Czerwinski... Add new tracepoints for dma_fence
2022-09-07  Mathieu DesnoyersFix: capture_sequence_element_{un,}signed: handle user...
2022-09-07  Mathieu DesnoyersFix: notification capture: handle userspace strings
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: block: remove bdevname (v6.0)
2022-08-18  Michael Jeansonfix: fs/jbd2: Fix the documentation of the jbd2_write_s...
2022-08-17  Michael Jeansonfix: tie compaction probe build to CONFIG_COMPACTION
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-06-03  Mathieu DesnoyersFix: event notifier: racy use of last subbuffer record
2022-06-03  Mathieu DesnoyersFix: bytecode interpreter context_get_index() leaves...
2022-06-02  Michael Jeansonfix: 'random' tracepoints removed in stable kernels
2022-06-02  He Zhefix: random: remove unused tracepoints (v5.10, v5.15)
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  Mathieu DesnoyersFix: do not warn on unknown counter ioctl
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: random: remove unused tracepoints (v5.18)
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-14  Mathieu DesnoyersFix: lttng ABI: lttng_counter_ioctl() tainted scalar
2022-03-14  Mathieu DesnoyersCleanup: Remove dead code in _lttng_kernel_event_create()
2022-03-14  Mathieu DesnoyersFix: lttng_event_enabler_create_syscall_events_if_missi...
2022-03-14  Mathieu DesnoyersFix: lttng_syscall_filter_enable_event(): uninitialized...
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...
next
This page took 0.04184 seconds and 4 git commands to generate.