Linux Arch
[Prev Page][Next Page]
- [PATCH v3 0/2] hyperv: Move some features to common code,
Nuno Das Neves
- [PATCH 0/2] Add option for generating BTF types of global variables,
Stephen Brennan
- [linus:master] [x86] 0b6476f939: will-it-scale.per_process_ops 24.8% improvement, kernel test robot
- [linus:master] [net_tstamp] 4aecca4c76: redis.get_total_throughput_rps 1.5% improvement, kernel test robot
- [PATCH v9 00/26] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v9 04/26] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v9 05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v9 06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v9 07/26] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v9 08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v9 09/26] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v9 10/26] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v9 11/26] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v9 13/26] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v9 12/26] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v9 14/26] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v9 15/26] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v9 16/26] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v9 17/26] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v9 18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v9 19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v9 20/26] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH v9 21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v9 22/26] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v9 23/26] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v9 24/26] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v9 25/26] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v9 26/26] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [PATCH v3 00/18] vDSO: Introduce generic data storage,
Thomas Weißschuh
- [PATCH v3 04/18] vdso: Rename included Makefile, Thomas Weißschuh
- [PATCH v3 01/18] x86/vdso: Fix latent bug in vclock_pages calculation, Thomas Weißschuh
- [PATCH v3 03/18] vdso: Introduce vdso/align.h, Thomas Weißschuh
- [PATCH v3 02/18] parisc: Remove unused symbol vdso_data, Thomas Weißschuh
- [PATCH v3 08/18] arm64: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 11/18] arm: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 09/18] riscv: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 10/18] LoongArch: vDSO: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 06/18] vdso: Add generic random data storage, Thomas Weißschuh
- [PATCH v3 13/18] MIPS: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 07/18] vdso: Add generic architecture-specific data storage, Thomas Weißschuh
- [PATCH v3 05/18] vdso: Add generic time data storage, Thomas Weißschuh
- [PATCH v3 12/18] s390/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 17/18] vdso: Remove remnants of architecture-specific random state storage, Thomas Weißschuh
- [PATCH v3 18/18] vdso: Remove remnants of architecture-specific time storage, Thomas Weißschuh
- [PATCH v3 14/18] powerpc/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 15/18] x86/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 16/18] x86/vdso/vdso2c: Remove page handling, Thomas Weißschuh
- Re: [PATCH v3 00/18] vDSO: Introduce generic data storage, David Woodhouse
- [PATCH 0/4] barrier: Introduce smp_cond_load_*_timeout(),
Ankur Arora
- [PATCH] asm-generic: allow unaligned buffers in reads/writes{w,l,q}, Julian Vetter
- [PATCH] iomap: Fix -Wmissing-prototypes on UM,
Thomas Weißschuh
- [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API,
Dmitry V. Levin
- [PATCH v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [GIT PULL] LoongArch changes for v6.14,
Huacai Chen
- [PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API,
Dmitry V. Levin
- [PATCH v4] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables(),
Roman Gushchin
- [PATCH v4 0/6] Enable strict percpu address space checks,
Uros Bizjak
- Re: [PATCH v2] drm/virtio: Align host mapping request to maximum platform page size,
Thomas Zimmermann
- [PATCH 00/20] Add support for shared PTEs across processes,
Anthony Yznaga
- [PATCH 04/20] mm/mshare: allocate an mm_struct for msharefs files, Anthony Yznaga
- [PATCH 07/20] mm/mshare: Add mmap support, Anthony Yznaga
- [PATCH 10/20] mm: add mmap_read_lock_killable_nested(), Anthony Yznaga
- [PATCH 09/20] sched/numa: do not scan msharefs vmas, Anthony Yznaga
- [PATCH 02/20] mm/mshare: pre-populate msharefs with information file, Anthony Yznaga
- [PATCH 06/20] mm/mshare: Add a vma flag to indicate an mshare region, Anthony Yznaga
- [PATCH 05/20] mm/mshare: Add ioctl support, Anthony Yznaga
- [PATCH 01/20] mm: Add msharefs filesystem, Anthony Yznaga
- [PATCH 03/20] mm/mshare: make msharefs writable and support directories, Anthony Yznaga
- [PATCH 12/20] mm/mshare: prepare for page table sharing support, Anthony Yznaga
- [PATCH 13/20] x86/mm: enable page table sharing, Anthony Yznaga
- [PATCH 11/20] mm: add and use unmap_page_range vm_ops hook, Anthony Yznaga
- [PATCH 15/20] mm: pass the mm in vma_munmap_struct, Anthony Yznaga
- [PATCH 08/20] mm/mshare: flush all TLBs when updating PTEs in an mshare range, Anthony Yznaga
- [PATCH 14/20] mm: create __do_mmap() to take an mm_struct * arg, Anthony Yznaga
- [PATCH 16/20] mshare: add MSHAREFS_CREATE_MAPPING, Anthony Yznaga
- [PATCH 17/20] mshare: add MSHAREFS_UNMAP, Anthony Yznaga
- [PATCH 20/20] mm/mshare: associate a mem cgroup with an mshare file, Anthony Yznaga
- [PATCH 18/20] mm/mshare: provide a way to identify an mm as an mshare host mm, Anthony Yznaga
- [PATCH 19/20] mm/mshare: get memcg from current->mm instead of mshare mm, Anthony Yznaga
- Re: [PATCH 00/20] Add support for shared PTEs across processes, Andrew Morton
- Re: [PATCH 00/20] Add support for shared PTEs across processes, Bagas Sanjaya
- Re: [PATCH 00/20] Add support for shared PTEs across processes, David Hildenbrand
- Re: [PATCH 00/20] Add support for shared PTEs across processes, Andrew Morton
- [PATCH v3] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables(),
Roman Gushchin
- [PATCH v2 0/2] hyperv: Move some features to common code,
Nuno Das Neves
- [PATCH v2] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables(),
Roman Gushchin
- [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)
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]