messages from 2023-12-28 10:52:06 to 2024-01-09 14:31:03 UTC [more...]
[PATCH v3 0/5] Rework system pressure interface to the scheduler
2024-01-09 14:30 UTC (15+ messages)
` [PATCH v3 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v3 2/5] sched: Take cpufreq feedback into account
` [PATCH v3 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH v3 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v3 5/5] sched/pelt: Remove shift of thermal clock
[PATCH v10 0/2] Introducing trace buffer mapping by user-space
2024-01-09 13:47 UTC (6+ messages)
` [PATCH v10 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v10 2/2] tracing: Allow user-space mapping of the ring-buffer
[RFC PATCH] kprobes: Use synchronize_rcu_tasks_rude in kprobe_optimizer
2024-01-09 11:28 UTC (2+ messages)
KASAN: null-ptr-deref Read in hfs_find_init
2024-01-09 6:18 UTC
possible deadlock in __perf_install_in_context
2024-01-09 1:04 UTC (2+ messages)
[PATCH] tracing user_events: Simplify user_event_parse_field() parsing
2024-01-08 22:22 UTC (4+ messages)
[GIT PULL] hardening updates for v6.8-rc1
2024-01-08 18:20 UTC
[PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
2024-01-08 17:52 UTC (4+ messages)
` [PATCH bpf-next v3 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
[PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
2024-01-08 15:41 UTC (27+ messages)
[PATCH] tracing histograms: Simplify parse_actions() function
2024-01-08 15:21 UTC (3+ messages)
[PATCH v5 00/34] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-01-08 15:03 UTC (12+ messages)
` [PATCH v5 01/34] tracing: Add a comment about ftrace_regs definition
` [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH v5 22/34] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
[PATCH v9] bus: mhi: host: Add tracing support
2024-01-08 13:22 UTC (2+ messages)
[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
2024-01-07 18:22 UTC (11+ messages)
` "
[PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
2024-01-06 19:10 UTC (6+ messages)
` [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
[PATCH v8] bus: mhi: host: Add tracing support
2024-01-05 10:53 UTC (6+ messages)
[PATCH bpf-next 0/2] Annotate kfuncs in .BTF_ids section
2024-01-05 2:37 UTC (5+ messages)
` [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF
[PATCH -next v6 0/2] Make memory reclamation measurable
2024-01-05 1:36 UTC (3+ messages)
` [PATCH -next v6 1/2] mm: shrinker: add new event to trace shrink count
` [PATCH -next v6 2/2] mm: vmscan: add new event to trace shrink lru
[PATCH 0/4] eventfs: More updates to eventfs_iterate()
2024-01-04 21:57 UTC (5+ messages)
` [PATCH 1/4] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
` [PATCH 2/4] eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
` [PATCH 3/4] eventfs: Read ei->entries before ei->children "
` [PATCH 4/4] eventfs: Shortcut eventfs_iterate() by skipping entries already read
[PATCH v9 0/2] Introducing trace buffer mapping by user-space
2024-01-04 18:28 UTC (4+ messages)
` [PATCH v9 1/2] ring-buffer: Introducing ring-buffer mapping functions
[PATCH v8 00/20] GenieZone hypervisor drivers
2024-01-04 17:52 UTC (8+ messages)
` [PATCH v8 07/20] virt: geniezone: Optimize performance of protected VM memory
` [PATCH v8 08/20] virt: geniezone: Add vcpu support
` [PATCH v8 11/20] virt: geniezone: Add ioeventfd support
` [PATCH v8 14/20] virt: geniezone: Add demand paging support
` [PATCH v8 18/20] virt: geniezone: Provide individual VM memory statistics within debugfs
` [PATCH v8 20/20] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs
[PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir
2024-01-04 15:23 UTC (13+ messages)
` [PATCH v2 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v2 02/10] umh: "
` [PATCH v2 03/10] ftrace: "
` [PATCH v2 04/10] timekeeping: "
` [PATCH v2 05/10] seccomp: "
` [PATCH v2 06/10] scheduler: "
` [PATCH v2 07/10] printk: "
` [PATCH v2 08/10] kprobes: "
` [PATCH v2 09/10] delayacct: "
` [PATCH v2 10/10] bpf: "
[PATCH v3 00/34] kmsan: Enable on s390
2024-01-04 11:34 UTC (29+ messages)
` [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
` [PATCH v3 23/34] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v3 25/34] s390/diag: Unpoison diag224() "
` [PATCH v3 26/34] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v3 27/34] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v3 28/34] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v3 29/34] s390/string: Add KMSAN support
` [PATCH v3 30/34] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v3 32/34] s390/unwind: Disable KMSAN checks
` [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
` [PATCH v3 34/34] kmsan: Enable on s390
[PATCH -next v5 0/2] Make memory reclamation measurable
2024-01-04 10:05 UTC (3+ messages)
` [PATCH -next v5 1/2] mm: shrinker: add new event to trace shrink count
` [PATCH -next v5 2/2] mm: vmscan: add new event to trace shrink lru
[PATCH] x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_indirect
2024-01-04 4:12 UTC (2+ messages)
[PATCH v1 0/2] Update kprobes documentation
2024-01-04 2:59 UTC (6+ messages)
` [PATCH v1 1/2] docs, kprobes: Update email address of Masami Hiramatsu
` [PATCH v1 2/2] docs, kprobes: Add loongarch as supported architecture
[PATCH v2] tracefs/eventfs: Use root and instance inodes as default ownership
2024-01-04 2:50 UTC
[PATCH v2 0/2] eventfs: Don't use dcache_readdir() for getdents()
2024-01-04 1:52 UTC (3+ messages)
` [PATCH v2 1/2] eventfs: Remove "lookup" parameter from create_dir/file_dentry()
` [PATCH v2 2/2] eventfs: Stop using dcache_readdir() for getdents()
[PATCH] eventfs: Stop using dcache_readdir() for getdents()
2024-01-03 22:17 UTC (14+ messages)
[PATCH 1/1] fs/proc: remove redudant comments from /proc/bootconfig
2024-01-03 21:58 UTC (3+ messages)
[syzbot] [fs?] [trace?] BUG: unable to handle kernel paging request in tracefs_apply_options
2024-01-03 21:59 UTC (2+ messages)
[PATCH v2] ring-buffer/Documentation: Add documentation on buffer_percent file
2024-01-03 21:41 UTC (4+ messages)
[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
2024-01-03 18:48 UTC (15+ messages)
` [PATCH v2 02/17] memblock: Declare scratch memory as CMA
` [PATCH v2 04/17] kexec: Add KHO parsing support
` [PATCH v2 07/17] kexec: Add documentation for KHO
` [PATCH v2 06/17] kexec: Add config option "
` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO
[PATCH v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2024-01-03 5:16 UTC (4+ messages)
[PATCH] eventfs: Fix bitwise fields for "is_events"
2024-01-02 20:18 UTC
[PATCH v2] tracefs: Check for dentry->d_inode exists in set_gid()
2024-01-02 20:12 UTC
[PATCH] tracefs: Check for dentry->d_inode exists in set_gid()
2024-01-02 19:23 UTC
BUG: unable to handle page fault for address: fffffffffffffff0 in tracefs_apply_options
2024-01-02 18:56 UTC
Unable to trace nf_nat function using kprobe with latest kernel 6.1.66-1
2024-01-02 15:00 UTC (3+ messages)
[PATCH v3] ring-buffer/Documentation: Add documentation on buffer_percent file
2023-12-31 4:39 UTC (2+ messages)
[PATCH] ftrace: Fix modification of direct_function hash while in use
2023-12-31 0:19 UTC (4+ messages)
[RFC][PATCH 0/2] ring-buffer: Allow user space memorry mapping
2023-12-29 18:52 UTC (4+ messages)
` [RFC][PATCH 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [RFC][PATCH 2/2] tracing: Allow user-space mapping of the ring-buffer
[PATCH] tracing: Fix possible memory leak in ftrace_regsiter_direct()
2023-12-29 16:18 UTC (2+ messages)
[PATCH] tracing: Fix blocked reader of snapshot buffer
2023-12-29 13:47 UTC (2+ messages)
[PATCH] ring-buffer: Fix wake ups when buffer_percent is set to 100
2023-12-29 12:24 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).