linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/4] Fix user stack traces captured from uprobes
 2024-05-20 15:20 UTC  (9+ messages)
` [PATCH 1/4] uprobes: rename get_trampoline_vaddr() and make it global
` [PATCH 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes
` [PATCH 3/4] perf,x86: avoid missing caller address in stack traces captured in uprobe
` [PATCH 4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces

UBSAN: shift-out-of-bounds in validate_sb_layout
 2024-05-20 14:42 UTC  (3+ messages)

[PATCH 0/2] ring-buffer: Fix a race between readers and resize checks
 2024-05-20 13:50 UTC  (4+ messages)
` [PATCH 1/2] ring-buffer: Correct stale comments related to non-consuming readers
` [PATCH 2/2] ring-buffer: Fix a race between readers and resize checks

[PATCH v3 0/6] Generate address range data for built-in modules
 2024-05-20  9:38 UTC  (10+ messages)
` [PATCH v3 1/6] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v3 2/6] trace: add CONFIG_BUILTIN_MODULE_RANGES option
` [PATCH v3 3/6] kbuild: generate a linker map for vmlinux.o
` [PATCH v3 4/6] module: script to generate offset ranges for builtin modules
` [PATCH v3 5/6] kbuild: generate modules.builtin.ranges when linking the kernel
` [PATCH v3 6/6] module: add install target for modules.builtin.ranges

general protection fault in __bch2_trans_commit
 2024-05-20  6:53 UTC 

[PATCH] rv: Update rv_en(dis)able_monitor doc to match kernel-doc
 2024-05-20  5:42 UTC 

[PATCHv5 bpf-next 0/8] uprobe: uretprobe speed up
 2024-05-19 22:18 UTC  (23+ messages)
` [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support
` [PATCHv5 bpf-next 7/8] selftests/x86: Add return uprobe shadow stack test

[PATCH] kernel: trace: preemptirq_delay_test: add MODULE_DESCRIPTION()
 2024-05-19  2:54 UTC  (2+ messages)

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-18 18:57 UTC  (23+ messages)
` [PATCH net-next v9 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v9 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v9 03/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v9 06/14] page_pool: convert to use netmem
` [PATCH net-next v9 07/14] page_pool: devmem support
` [PATCH net-next v9 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v9 09/14] net: support non paged skb frags
` [PATCH net-next v9 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v9 13/14] net: add devmem TCP documentation
` [PATCH net-next v9 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-18  1:25 UTC  (12+ messages)

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-17 16:09 UTC  (9+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH -next] rv: Update rv_en(dis)able_monitor doc to match kernel-doc
 2024-05-17 10:18 UTC  (2+ messages)

[GIT PULL] tracing/tools: Updates for 6.10
 2024-05-17  8:41 UTC 

[RFC][PATCH] uprobe: support for private hugetlb mappings
 2024-05-16 19:52 UTC  (12+ messages)

[PATCH V2] rtla: Add --trace-buffer-size option
 2024-05-16 14:15 UTC 

[PATCH 0/8] rtla usage improvements
 2024-05-16 13:25 UTC  (3+ messages)
` [PATCH 8/8] rtla: Add --trace-buffer-size option

[PATCH v2 0/6] Generate address range data for built-in modules
 2024-05-16  2:56 UTC  (14+ messages)
` [PATCH v2 1/6] kbuild: add modules.builtin.objs
` [PATCH v2 2/6] trace: add CONFIG_BUILTIN_MODULE_RANGES option
` [PATCH v2 3/6] kbuild: generate a linker map for vmlinux.o
` [PATCH v2 4/6] module: script to generate offset ranges for builtin modules
` [PATCH v2 5/6] kbuild: generate modules.builtin.ranges when linking the kernel
` [PATCH v2 6/6] module: add install target for modules.builtin.ranges

[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
 2024-05-16  0:23 UTC  (5+ messages)

[PATCH v2] sched/rt: Clean up usage of rt_task()
 2024-05-15 22:05 UTC 

WARNING: kmalloc bug in bpf_uprobe_multi_link_attach
 2024-05-15 21:47 UTC  (3+ messages)

[PATCH] sched/rt: Clean up usage of rt_task()
 2024-05-15 17:12 UTC  (8+ messages)

[RFC PATCH v4 0/5] DAMON based tiered memory management for CXL memory
 2024-05-15 16:18 UTC  (4+ messages)
` [RFC PATCH v4 3/5] mm/migrate: add MR_DAMON to migrate_reason

[PATCH] selftests/ftrace: Fix test to handle both old and new kernels
 2024-05-15  5:36 UTC 

[PATCH] ring-buffer: Add cast to unsigned long addr passed to virt_to_page()
 2024-05-15  5:05 UTC 

[PATCH 6.6 116/301] selftests/ftrace: Fix event filter target_func selection
 2024-05-14 10:16 UTC 

[PATCH 6.8 118/336] selftests/ftrace: Fix event filter target_func selection
 2024-05-14 10:15 UTC 

[PATCH 0/3] kernel/pid: Remove default pid_max value
 2024-05-13 17:30 UTC  (6+ messages)
` [PATCH 1/3] tracing: Remove dependency of saved_cmdlines_buffer on PID_MAX_DEFAULT
` [PATCH 2/3] kernel/pid: Remove default pid_max value

[PATCH] eventfs: Directly return NULL to avoid null point dereferenced
 2024-05-13  5:33 UTC  (4+ messages)
    ` [PATCH v2] eventfs: Fix a possible null pointer dereference in eventfs_find_events

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-13  2:57 UTC  (14+ messages)

[RFC PATCH v3 1/7] mm/damon/paddr: refactor DAMOS_PAGEOUT with migration_mode
 2024-05-12 18:00 UTC  (3+ messages)

[PATCH v22 0/5] Introducing trace buffer mapping by user-space
 2024-05-10 18:50 UTC  (15+ messages)
` [PATCH v22 2/5] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v22 5/5] ring-buffer/selftest: Add ring-buffer mapping test

[PATCH v23 0/5] Introducing trace buffer mapping by user-space
 2024-05-10 14:06 UTC  (7+ messages)
` [PATCH v23 1/5] ring-buffer: Allocate sub-buffers with __GFP_COMP
` [PATCH v23 2/5] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v23 3/5] tracing: Allow user-space mapping of the ring-buffer
` [PATCH v23 4/5] Documentation: tracing: Add ring-buffer mapping
` [PATCH v23 5/5] ring-buffer/selftest: Add ring-buffer mapping test

[PATCH 0/2] Objpool performance improvements
 2024-05-10  9:15 UTC  (6+ messages)
` [PATCH 1/2] objpool: enable inlining objpool_push() and objpool_pop() operations

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-05-09 20:33 UTC  (25+ messages)
` [POC][RFC][PATCH 1/2] mm/x86: Add wildcard * option as memmap=nn*align:name

kernel BUG in ptr_stale
 2024-05-09 19:57 UTC  (2+ messages)

[PATCH] ftrace: Fix use-after-free issue in ftrace_location()
 2024-05-09 19:28 UTC  (5+ messages)
` [PATCH v3] ftrace: Fix possible "
` [PATCH v4] "

kernel BUG in bch2_fs_journal_stop
 2024-05-09  6:56 UTC 

general protection fault in crypto_skcipher_encrypt
 2024-05-09  6:42 UTC 

general protection fault in crypto_skcipher_encrypt
 2024-05-09  6:40 UTC 

KASAN: slab-out-of-bounds Read in journal_validate_key
 2024-05-09  6:50 UTC 

WARNING in fscrypt_fname_siphash
 2024-05-09  6:33 UTC 

[RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
 2024-05-09  4:49 UTC  (22+ messages)

KASAN: slab-use-after-free Read in journal_replay_entry_early
 2024-05-09  3:07 UTC 

WARNING: suspicious RCU usage in bch2_snapshot_tree_oldest_subvol
 2024-05-09  2:53 UTC 

KASAN: slab-out-of-bounds Read in bch2_journal_entry_to_text
 2024-05-09  2:39 UTC 

KASAN: slab-use-after-free Read in bch2_fs_recovery
 2024-05-09  1:00 UTC 

kernel BUG in bch2_bkey_durability_safe
 2024-05-09  0:53 UTC 

inconsistent lock state in __mmap_lock_do_trace_released
 2024-05-08  7:32 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).