Linux Arch
[Prev Page][Next Page]
- Re: [PATCH v2] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables(), (continued)
- [PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls,
Andrey Albershteyn
- Re: Linux 6.13, Frank Scheiner
- [PATCH] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables(),
Roman Gushchin
- [PATCH] [RFC, DO NOT APPLY] vmlinux.lds: revert link speed regression,
Arnd Bergmann
- [PATCH v2 0/6] module: Introduce hash-based integrity checking,
Thomas Weißschuh
- [PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[], Valentin Schneider
- [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls, Valentin Schneider
- [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option, Valentin Schneider
- [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE, Valentin Schneider
- [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage, Valentin Schneider
- [PATCH v4 06/30] static_call: Add read-only-after-init static calls, Valentin Schneider
- [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 08/30] x86/idle: Mark x86_idle static call as __ro_after_init, Valentin Schneider
- [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 10/30] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 11/30] loongarch/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 12/30] arm64/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb static call as __ro_after_init, Valentin Schneider
- [PATCH v4 13/30] arm/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 15/30] sched/clock: Mark sched_clock_running key as __ro_after_init, Valentin Schneider
- [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr, Valentin Schneider
- [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable key as allowed in .noinstr, Valentin Schneider
- [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key as allowed in .noinstr, Valentin Schneider
- [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr, Valentin Schneider
- [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls, Valentin Schneider
- [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry, Valentin Schneider
- [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits, Valentin Schneider
- [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure, Valentin Schneider
- [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing, Valentin Schneider
- [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs, Valentin Schneider
- [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant, Valentin Schneider
- [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant, Valentin Schneider
- [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr, Valentin Schneider
- [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs, Valentin Schneider
- [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE, Valentin Schneider
- [REGRESSION] mipsel: no RTC CMOS on the Malta platform in QEMU,
Mateusz Jończyk
- [PATCH v2 4/7] syscall.h: introduce syscall_set_nr(),
Dmitry V. Levin
- [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value(),
Dmitry V. Levin
- [PATCH v2 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API, Dmitry V. Levin
- [no subject], Unknown
- [PATCH RFC v2 00/29] Address Space Isolation (ASI),
Brendan Jackman
- [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible, Brendan Jackman
- [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION, Brendan Jackman
- [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement, Brendan Jackman
- [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions, Brendan Jackman
- [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API, Brendan Jackman
- [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces, Brendan Jackman
- [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses, Brendan Jackman
- [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF, Brendan Jackman
- [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on, Brendan Jackman
- [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate, Brendan Jackman
- [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive, Brendan Jackman
- [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings, Brendan Jackman
- [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations, Brendan Jackman
- [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context, Brendan Jackman
- [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes, Brendan Jackman
- [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions, Brendan Jackman
- [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution, Brendan Jackman
- [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off(), Brendan Jackman
- [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI, Brendan Jackman
- [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap data as nonsensitive, Brendan Jackman
- [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory as nonsensitive, Brendan Jackman
- [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible, Brendan Jackman
- [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag, Brendan Jackman
- [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive, Brendan Jackman
- [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support, Brendan Jackman
- [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE, Brendan Jackman
- [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware, Brendan Jackman
- [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables, Brendan Jackman
- [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions, Brendan Jackman
- [PATCH v2 00/18] vDSO: Introduce generic data storage,
Thomas Weißschuh
- [PATCH v2 02/18] parisc: Remove unused symbol vdso_data, Thomas Weißschuh
- [PATCH v2 01/18] x86/vdso: Fix latent bug in vclock_pages calculation, Thomas Weißschuh
- [PATCH v2 03/18] vdso: Introduce vdso/align.h, Thomas Weißschuh
- [PATCH v2 04/18] vdso: Rename included Makefile, Thomas Weißschuh
- [PATCH v2 06/18] vdso: Add generic random data storage, Thomas Weißschuh
- [PATCH v2 05/18] vdso: Add generic time data storage, Thomas Weißschuh
- [PATCH v2 07/18] vdso: Add generic architecture-specific data storage, Thomas Weißschuh
- [PATCH v2 08/18] arm64: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v2 09/18] riscv: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v2 10/18] LoongArch: vDSO: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v2 11/18] arm: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v2 12/18] s390/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v2 13/18] MIPS: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v2 16/18] x86/vdso/vdso2c: Remove page handling, Thomas Weißschuh
- [PATCH v2 17/18] vdso: Remove remnants of architecture-specific random state storage, Thomas Weißschuh
- [PATCH v2 14/18] powerpc/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v2 18/18] vdso: Remove remnants of architecture-specific time storage, Thomas Weißschuh
- [PATCH v2 15/18] x86/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls,
Andrey Albershteyn
- [PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table(),
Qi Zheng
- [PATCH v5 01/17] Revert "mm: pgtable: make ptlock be freed by RCU", Qi Zheng
- [PATCH v5 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one, Qi Zheng
- [PATCH v5 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}, Qi Zheng
- [PATCH v5 04/17] mm: pgtable: add statistics for P4D level page table, Qi Zheng
- [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table, Qi Zheng
- [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D level page table, Qi Zheng
- [PATCH v5 07/17] mm: pgtable: introduce pagetable_dtor(), Qi Zheng
- [PATCH v5 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v5 10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v5 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v5 12/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v5 11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc, Qi Zheng
- [PATCH v5 13/17] s390: pgtable: consolidate PxD and PTE TLB free paths, Qi Zheng
- [PATCH v5 15/17] mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table(), Qi Zheng
- [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table(), Qi Zheng
- [PATCH v5 16/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file, Qi Zheng
- [PATCH v5 17/17] mm: pgtable: introduce generic pagetable_dtor_free(), Qi Zheng
- [PATCH 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API,
Dmitry V. Levin
- [no subject], Unknown
- [PATCH v2 0/6] Account page tables at all levels,
Kevin Brodsky
- [no subject], Unknown
- [PATCH 0/3] LoongArch: initial 32-bit UAPI,
Jiaxun Yang
- [PATCH 3/6] x86/cpuidle: Move buggy mwait implementations away from CPUIDLE_FLAG_MWAIT,
Frederic Weisbecker
- [PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table(),
Qi Zheng
- [PATCH v4 01/15] Revert "mm: pgtable: make ptlock be freed by RCU", Qi Zheng
- [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one, Qi Zheng
- [PATCH v4 03/15] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}, Qi Zheng
- [PATCH v4 04/15] mm: pgtable: add statistics for P4D level page table, Qi Zheng
- [PATCH v4 05/15] arm64: pgtable: use mmu gather to free p4d level page table, Qi Zheng
- [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D level page table, Qi Zheng
- [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor(), Qi Zheng
- [PATCH v4 08/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v4 09/15] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v4 11/15] x86: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table(), Qi Zheng
- [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table(), Qi Zheng
- [PATCH v4 14/15] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file, Qi Zheng
- [PATCH v4 15/15] mm: pgtable: introduce generic pagetable_dtor_free(), Qi Zheng
- Re: [PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table(), Andrew Morton
- Re: [PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table(), Kevin Brodsky
- [PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph,
Masami Hiramatsu (Google)
- [PATCH v22 01/20] fgraph: Get ftrace recursion lock in function_graph_enter, Masami Hiramatsu (Google)
- [PATCH v22 02/20] fgraph: Pass ftrace_regs to entryfunc, Masami Hiramatsu (Google)
- [PATCH v22 03/20] fgraph: Replace fgraph_ret_regs with ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v22 04/20] fgraph: Pass ftrace_regs to retfunc, Masami Hiramatsu (Google)
- [PATCH v22 05/20] fprobe: Use ftrace_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v22 06/20] fprobe: Use ftrace_regs in fprobe exit handler, Masami Hiramatsu (Google)
- [PATCH v22 07/20] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v22 08/20] tracing: Add ftrace_fill_perf_regs() for perf event, Masami Hiramatsu (Google)
- [PATCH v22 09/20] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- [PATCH v22 10/20] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v22 11/20] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v22 12/20] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v22 13/20] fprobe: Rewrite fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v22 14/20] fprobe: Add fprobe_header encoding feature, Masami Hiramatsu (Google)
- [PATCH v22 15/20] tracing/fprobe: Remove nr_maxactive from fprobe, Masami Hiramatsu (Google)
- [PATCH v22 16/20] selftests: ftrace: Remove obsolate maxactive syntax check, Masami Hiramatsu (Google)
- [PATCH v22 17/20] selftests/ftrace: Add a test case for repeating register/unregister fprobe, Masami Hiramatsu (Google)
- [PATCH v22 18/20] Documentation: probes: Update fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v22 19/20] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr, Masami Hiramatsu (Google)
- [PATCH v22 20/20] bpf: Use ftrace_get_symaddr() for kprobe_multi probes, Masami Hiramatsu (Google)
- Re: [PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph, Jiri Olsa
- [PATCH RFC 0/2] module: Introduce hash-based integrity checking,
Thomas Weißschuh
- [RESEND PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write,
WangYuli
- [RFC] RLIMIT_NOFILE: the maximum number of open files or the maximum fd index?,
Nixiaoming
- [PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table(),
Qi Zheng
- [PATCH v3 01/17] Revert "mm: pgtable: make ptlock be freed by RCU", Qi Zheng
- [PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one, Qi Zheng
- [PATCH v3 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}, Qi Zheng
- [PATCH v3 04/17] mm: pgtable: add statistics for P4D level page table, Qi Zheng
- [PATCH v3 05/17] arm64: pgtable: use mmu gather to free p4d level page table, Qi Zheng
- [PATCH v3 06/17] s390: pgtable: add statistics for PUD and P4D level page table, Qi Zheng
- [PATCH v3 07/17] mm: pgtable: introduce pagetable_dtor(), Qi Zheng
- [PATCH v3 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v3 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v3 10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v3 11/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v3 12/17] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table(), Qi Zheng
- [PATCH v3 13/17] mm: pgtable: introduce generic __tlb_remove_table(), Qi Zheng
- [PATCH v3 14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file, Qi Zheng
- [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc(), Qi Zheng
- [PATCH v3 16/17] mm: pgtable: remove tlb_remove_ptdesc(), Qi Zheng
- [PATCH v3 17/17] mm: pgtable: introduce generic pagetable_dtor_free(), Qi Zheng
- [PATCH] sh: exports for delay.h,
Al Viro
- [PATCH 00/10] Account page tables at all levels,
Kevin Brodsky
- [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers, Kevin Brodsky
- [PATCH 02/10] parisc: mm: Ensure pagetable_pmd_[cd]tor are called, Kevin Brodsky
- [PATCH 03/10] m68k: mm: Add calls to pagetable_pmd_[cd]tor, Kevin Brodsky
- [PATCH 04/10] s390/mm: Add calls to pagetable_pud_[cd]tor, Kevin Brodsky
- [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one, Kevin Brodsky
- [PATCH 06/10] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}, Kevin Brodsky
- [PATCH 07/10] mm: Introduce ctor/dtor at P4D level, Kevin Brodsky
- [PATCH 08/10] ARM: mm: Rename PGD helpers, Kevin Brodsky
- [PATCH 09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}, Kevin Brodsky
- [PATCH 10/10] mm: Introduce ctor/dtor at PGD level, Kevin Brodsky
- Re: [PATCH 00/10] Account page tables at all levels, Dave Hansen
- [PATCH 0/3] KASAN fix for arch_dup_task_struct (x86, um),
Benjamin Berg
- [no subject], Unknown
- [PATCH 00/17] vDSO: Introduce generic data storage,
Thomas Weißschuh
- [PATCH 02/17] vdso: Introduce vdso/align.h, Thomas Weißschuh
- [PATCH 01/17] parisc: Remove unused symbol vdso_data, Thomas Weißschuh
- [PATCH 04/17] vdso: Add generic random data storage, Thomas Weißschuh
- [PATCH 03/17] vdso: Add generic time data storage, Thomas Weißschuh
- [PATCH 05/17] vdso: Add generic architecture-specific data storage, Thomas Weißschuh
- [PATCH 06/17] arm64: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 08/17] LoongArch: vDSO: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 09/17] arm: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 07/17] riscv: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 10/17] s390/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 11/17] MIPS: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 14/17] x86/vdso/vdso2c: Remove page handling, Thomas Weißschuh
- [PATCH 12/17] powerpc/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 13/17] x86/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 15/17] vdso: Remove remnants of architecture-specific random state storage, Thomas Weißschuh
- [PATCH 16/17] vdso: Remove remnants of architecture-specific time storage, Thomas Weißschuh
- [PATCH 17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE, Thomas Weißschuh
- [PATCH v2] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS, Masahiro Yamada
- [PATCH net-next v7 0/4] Add support for SO_PRIORITY cmsg,
Anna Emese Nyiri
- [PATCH 5.4 243/321] x86/asm/crypto: Annotate local functions,
Greg Kroah-Hartman
- [PATCH] mm/early_ioremap: Add null pointer checks to prevent NULL-pointer dereference, Guo Weikang
- [PATCH v21 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph,
Masami Hiramatsu (Google)
- [PATCH v21 01/20] fgraph: Get ftrace recursion lock in function_graph_enter, Masami Hiramatsu (Google)
- [PATCH v21 02/20] fgraph: Pass ftrace_regs to entryfunc, Masami Hiramatsu (Google)
- [PATCH v21 03/20] fgraph: Replace fgraph_ret_regs with ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v21 04/20] fgraph: Pass ftrace_regs to retfunc, Masami Hiramatsu (Google)
- [PATCH v21 05/20] fprobe: Use ftrace_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v21 06/20] fprobe: Use ftrace_regs in fprobe exit handler, Masami Hiramatsu (Google)
- [PATCH v21 07/20] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v21 08/20] tracing: Add ftrace_fill_perf_regs() for perf event, Masami Hiramatsu (Google)
- [PATCH v21 09/20] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- [PATCH v21 10/20] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v21 11/20] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v21 12/20] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v21 13/20] fprobe: Rewrite fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v21 14/20] fprobe: Add fprobe_header encoding feature, Masami Hiramatsu (Google)
- [PATCH v21 15/20] tracing/fprobe: Remove nr_maxactive from fprobe, Masami Hiramatsu (Google)
- [PATCH v21 16/20] selftests: ftrace: Remove obsolate maxactive syntax check, Masami Hiramatsu (Google)
- [PATCH v21 17/20] selftests/ftrace: Add a test case for repeating register/unregister fprobe, Masami Hiramatsu (Google)
- [PATCH v21 18/20] Documentation: probes: Update fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v21 19/20] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr, Masami Hiramatsu (Google)
- [PATCH v21 20/20] bpf: Use ftrace_get_symaddr() for kprobe_multi probes, Masami Hiramatsu (Google)
- [PATCH] tools/memory-model: Fix litmus-tests's file names., egyszeregy
- [RESEND v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro,
Yury Khrustalev
- [PATCH v3 0/6] Enable strict percpu address space checks,
Uros Bizjak
- [PATCH 0/2] hyperv: Move some features to common code,
Nuno Das Neves
- [PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph,
Masami Hiramatsu (Google)
- [PATCH v20 01/19] fgraph: Pass ftrace_regs to entryfunc, Masami Hiramatsu (Google)
- [PATCH v20 02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v20 03/19] fgraph: Pass ftrace_regs to retfunc, Masami Hiramatsu (Google)
- [PATCH v20 04/19] fprobe: Use ftrace_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v20 05/19] fprobe: Use ftrace_regs in fprobe exit handler, Masami Hiramatsu (Google)
- [PATCH v20 06/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v20 07/19] tracing: Add ftrace_fill_perf_regs() for perf event, Masami Hiramatsu (Google)
- [PATCH v20 08/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- [PATCH v20 09/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v20 10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v20 11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v20 12/19] fprobe: Rewrite fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v20 13/19] fprobe: Add fprobe_header encoding feature, Masami Hiramatsu (Google)
- [PATCH v20 14/19] tracing/fprobe: Remove nr_maxactive from fprobe, Masami Hiramatsu (Google)
- [PATCH v20 15/19] selftests: ftrace: Remove obsolate maxactive syntax check, Masami Hiramatsu (Google)
- [PATCH v20 17/19] Documentation: probes: Update fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v20 16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe, Masami Hiramatsu (Google)
- [PATCH v20 18/19] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr, Masami Hiramatsu (Google)
- [PATCH v20 19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip(), Masami Hiramatsu (Google)
- Re: [PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph, Google
- Re: [PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph, Heiko Carstens
- [PATCH v2 0/6] Enable strict percpu address space checks,
Uros Bizjak
- [PATCH 0/3] Update reference to include/asm-<arch>,
Geert Uytterhoeven
- [GIT PULL] LoongArch fixes for v6.13-rc2,
Huacai Chen
- [PATCH net-next v2] selftests/net: call sendmmsg via udpgso_bench.sh,
Kenjiro Nakayama
- [PATCH] LoongArch: Fix reserving screen info memory for above-4G firmware, Huacai Chen
- [PATCH 07/11] tools headers: Sync uapi/asm-generic/mman.h with the kernel sources, Namhyung Kim
- [PATCH] selftests/net: call sendmmsg via udpgso_bench.sh,
Kenjiro Nakayama
- [RFC][PATCHES] untangling asm/param.h,
Al Viro
- [PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code,
Eric Biggers
- [PATCH v2 01/12] lib/crc-t10dif: stop wrapping the crypto API, Eric Biggers
- [PATCH v2 02/12] lib/crc-t10dif: add support for arch overrides, Eric Biggers
- [PATCH v2 03/12] crypto: crct10dif - expose arch-optimized lib function, Eric Biggers
- [PATCH v2 04/12] x86/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH v2 05/12] arm/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH v2 07/12] powerpc/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH v2 06/12] arm64/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH v2 08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions, Eric Biggers
- [PATCH v2 09/12] lib/crc16_kunit: delete obsolete crc16_kunit.c, Eric Biggers
- [PATCH v2 10/12] lib/crc32test: delete obsolete crc32test.c, Eric Biggers
- [PATCH v2 11/12] powerpc/crc: delete obsolete crc-vpmsum_test.c, Eric Biggers
- [PATCH v2 12/12] MAINTAINERS: add entry for CRC library, Eric Biggers
- Re: [PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code, Eric Biggers
- [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms, Eric Biggers
- [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 06/19] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 07/19] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 08/19] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 10/19] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v4 09/19] s390/crc32: expose CRC32 functions through lib, Eric Biggers
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]