Linux for C-SKY
[Prev Page][Next Page]
- [PATCH v5 00/11] perf: Support multiple system call tables in the build,
Ian Rogers
- [PATCH v5 01/11] perf dso: Move libunwind dso_data variables into ifdef, Ian Rogers
- [PATCH v5 02/11] perf dso: kernel-doc for enum dso_binary_type, Ian Rogers
- [PATCH v5 03/11] perf syscalltbl: Remove syscall_table.h, Ian Rogers
- [PATCH v5 04/11] perf trace: Reorganize syscalls, Ian Rogers
- [PATCH v5 05/11] perf syscalltbl: Remove struct syscalltbl, Ian Rogers
- [PATCH v5 06/11] perf dso: Add support for reading the e_machine type for a dso, Ian Rogers
- [PATCH v5 07/11] perf thread: Add support for reading the e_machine type for a thread, Ian Rogers
- [PATCH v5 08/11] perf trace beauty: Add syscalltbl.sh generating all system call tables, Ian Rogers
- [PATCH v5 09/11] perf syscalltbl: Use lookup table containing multiple architectures, Ian Rogers
- [PATCH v5 10/11] perf build: Remove Makefile.syscalls, Ian Rogers
- [PATCH v5 11/11] perf syscalltbl: Mask off ABI type for MIPS system calls, Ian Rogers
- [PATCH 00/13] arch, mm: reduce code duplication in mem_init(),
Mike Rapoport
- [PATCH 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111, Mike Rapoport
- [PATCH 02/13] csky: move setup_initrd() to setup.c, Mike Rapoport
- [PATCH 03/13] hexagon: move initialization of init_mm.context init to paging_init(), Mike Rapoport
- [PATCH 04/13] MIPS: consolidate mem_init() for NUMA machines, Mike Rapoport
- [PATCH 05/13] MIPS: make setup_zero_pages() use memblock, Mike Rapoport
- [PATCH 06/13] nios2: move pr_debug() about memory start and end to setup_arch(), Mike Rapoport
- [PATCH 07/13] s390: make setup_zero_pages() use memblock, Mike Rapoport
- [PATCH 08/13] xtensa: split out printing of virtual memory layout to a function, Mike Rapoport
- [PATCH 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM, Mike Rapoport
- [PATCH 10/13] arch, mm: set high_memory in free_area_init(), Mike Rapoport
- [PATCH 11/13] arch, mm: streamline HIGHMEM freeing, Mike Rapoport
- [PATCH 12/13] arch, mm: introduce arch_mm_preinit, Mike Rapoport
- [PATCH 13/13] arch, mm: make releasing of memory to page allocator more explicit, Mike Rapoport
- Re: [PATCH 00/13] arch, mm: reduce code duplication in mem_init(), Dave Hansen
- Re: [PATCH 00/13] arch, mm: reduce code duplication in mem_init(), Andrew Morton
- [PATCH v4 00/11] perf: Support multiple system call tables in the build,
Ian Rogers
- [PATCH v4 01/11] perf dso: Move libunwind dso_data variables into ifdef, Ian Rogers
- [PATCH v4 02/11] perf dso: kernel-doc for enum dso_binary_type, Ian Rogers
- [PATCH v4 03/11] perf syscalltbl: Remove syscall_table.h, Ian Rogers
- [PATCH v4 04/11] perf trace: Reorganize syscalls, Ian Rogers
- [PATCH v4 06/11] perf dso: Add support for reading the e_machine type for a dso, Ian Rogers
- [PATCH v4 05/11] perf syscalltbl: Remove struct syscalltbl, Ian Rogers
- [PATCH v4 07/11] perf thread: Add support for reading the e_machine type for a thread, Ian Rogers
- [PATCH v4 08/11] perf trace beauty: Add syscalltbl.sh generating all system call tables, Ian Rogers
- [PATCH v4 10/11] perf build: Remove Makefile.syscalls, Ian Rogers
- [PATCH v4 11/11] perf syscalltbl: Mask off ABI type for MIPS system calls, Ian Rogers
- [PATCH v4 09/11] perf syscalltbl: Use lookup table containing multiple architectures, Ian Rogers
- Re: [PATCH v4 00/11] perf: Support multiple system call tables in the build, Ian Rogers
- [PATCH v7 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API,
Dmitry V. Levin
- [PATCH v2 0/6] remove tlb_remove_page_ptdesc(),
Qi Zheng
- [PATCH 0/3] Drop explicit --hash-style= setting for new,
Xi Ruoyao
- Re: security/landlock/ruleset.c:96:9: warning: 'memcpy' accessing 4294967295 bytes at offsets 20 and 0 overlaps 6442450943 bytes at offset -2147483648, Mickaël Salaün
- Re: [PATCH] LoongArch: vDSO: Remove --hash-style=sysv,
Xi Ruoyao
- [PATCH v3 0/8] perf: Support multiple system call tables in the build,
Ian Rogers
- [PATCH v3 1/8] perf syscalltble: Remove syscall_table.h, Ian Rogers
- [PATCH v3 2/8] perf trace: Reorganize syscalls, Ian Rogers
- [PATCH v3 3/8] perf syscalltbl: Remove struct syscalltbl, Ian Rogers
- [PATCH v3 6/8] perf syscalltbl: Use lookup table containing multiple architectures, Ian Rogers
- [PATCH v3 5/8] perf trace beauty: Add syscalltbl.sh generating all system call tables, Ian Rogers
- [PATCH v3 7/8] perf build: Remove Makefile.syscalls, Ian Rogers
- [PATCH v3 4/8] perf thread: Add support for reading the e_machine type for a thread, Ian Rogers
- [PATCH v3 8/8] perf syscalltbl: Mask off ABI type for MIPS system calls, Ian Rogers
- Re: [PATCH v3 0/8] perf: Support multiple system call tables in the build, Namhyung Kim
- Re: [PATCH v3 0/8] perf: Support multiple system call tables in the build, Namhyung Kim
- [PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive,
Magnus Lindholm
- [PATCH] mm/ioremap: Pass pgprot_t to ioremap_prot() instead of unsigned long,
Anshuman Khandual
- [PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API,
Dmitry V. Levin
- [PATCH v2 0/7] perf: Support multiple system call tables in the build,
Ian Rogers
- [PATCH v5 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API,
Dmitry V. Levin
- [PATCH v3 00/18] vDSO: Introduce generic data storage,
Thomas Weißschuh
- [PATCH v3 02/18] parisc: Remove unused symbol vdso_data, Thomas Weißschuh
- [PATCH v3 01/18] x86/vdso: Fix latent bug in vclock_pages calculation, Thomas Weißschuh
- [PATCH v3 04/18] vdso: Rename included Makefile, Thomas Weißschuh
- [PATCH v3 07/18] vdso: Add generic architecture-specific data storage, Thomas Weißschuh
- [PATCH v3 03/18] vdso: Introduce vdso/align.h, Thomas Weißschuh
- [PATCH v3 05/18] vdso: Add generic time data storage, Thomas Weißschuh
- [PATCH v3 09/18] riscv: 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 08/18] arm64: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 12/18] s390/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 14/18] powerpc/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 16/18] x86/vdso/vdso2c: Remove page handling, Thomas Weißschuh
- [PATCH v3 11/18] arm: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v3 18/18] vdso: Remove remnants of architecture-specific time storage, Thomas Weißschuh
- [PATCH v3 15/18] x86/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
- Re: [PATCH v3 00/18] vDSO: Introduce generic data storage, David Woodhouse
- [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API,
Dmitry V. Levin
- [PATCH v1 0/7] perf: Support multiple system call tables in the build,
Ian Rogers
- [PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API,
Dmitry V. Levin
- [PATCH 0/5] remove tlb_remove_page_ptdesc(),
Qi Zheng
- [PATCH RFC] lib perf: Select syscall table at runtime,
Charlie Jenkins
- [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
- [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 03/29] mm: asi: Introduce ASI core API, 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 06/29] mm: asi: Use separate PCIDs for restricted address spaces, Brendan Jackman
- [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context, Brendan Jackman
- [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on, Brendan Jackman
- [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions, Brendan Jackman
- [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible, Brendan Jackman
- [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive, Brendan Jackman
- [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI, Brendan Jackman
- [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses, 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 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off(), Brendan Jackman
- [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap data as nonsensitive, Brendan Jackman
- [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive, Brendan Jackman
- [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE, Brendan Jackman
- [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag, Brendan Jackman
- [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions, Brendan Jackman
- [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF, Brendan Jackman
- [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations, Brendan Jackman
- [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution, Brendan Jackman
- [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory as nonsensitive, Brendan Jackman
- [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate, Brendan Jackman
- [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware, Brendan Jackman
- [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings, Brendan Jackman
- [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support, Brendan Jackman
- [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes, 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 07/18] vdso: Add generic architecture-specific data storage, Thomas Weißschuh
- [PATCH v2 05/18] vdso: Add generic time data storage, Thomas Weißschuh
- [PATCH v2 06/18] vdso: Add generic random data storage, Thomas Weißschuh
- [PATCH v2 09/18] riscv: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v2 08/18] arm64: 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 14/18] powerpc/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH v2 15/18] x86/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 18/18] vdso: Remove remnants of architecture-specific time storage, Thomas Weißschuh
- [PATCH] perf tools: Expose quiet/verbose variables in Makefile.perf, Charlie Jenkins
- [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs,
Charlie Jenkins
- [PATCH v6 01/16] perf tools: Create generic syscall table support, Charlie Jenkins
- [PATCH v6 02/16] perf tools: arc: Support generic syscall headers, Charlie Jenkins
- [PATCH v6 03/16] perf tools: csky: Support generic syscall headers, Charlie Jenkins
- [PATCH v6 04/16] perf tools: arm: Support syscall headers, Charlie Jenkins
- [PATCH v6 05/16] perf tools: sh: Support syscall headers, Charlie Jenkins
- [PATCH v6 06/16] perf tools: sparc: Support syscall headers, Charlie Jenkins
- [PATCH v6 07/16] perf tools: xtensa: Support syscall header, Charlie Jenkins
- [PATCH v6 08/16] perf tools: x86: Use generic syscall scripts, Charlie Jenkins
- [PATCH v6 09/16] perf tools: alpha: Support syscall header, Charlie Jenkins
- [PATCH v6 10/16] perf tools: parisc: Support syscall header, Charlie Jenkins
- [PATCH v6 11/16] perf tools: arm64: Use syscall table, Charlie Jenkins
- [PATCH v6 12/16] perf tools: loongarch: Use syscall table, Charlie Jenkins
- [PATCH v6 13/16] perf tools: mips: Use generic syscall scripts, Charlie Jenkins
- [PATCH v6 14/16] perf tools: powerpc: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v6 15/16] perf tools: s390: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v6 16/16] perf tools: Remove dependency on libaudit, Charlie Jenkins
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs, Arnaldo Carvalho de Melo
- [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 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v5 08/17] arm: 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 12/17] x86: 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 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 v5 00/16] perf tools: Use generic syscall scripts for all archs,
Charlie Jenkins
- [PATCH v5 01/16] perf tools: Create generic syscall table support, Charlie Jenkins
- [PATCH v5 02/16] perf tools: arc: Support generic syscall headers, Charlie Jenkins
- [PATCH v5 03/16] perf tools: csky: Support generic syscall headers, Charlie Jenkins
- [PATCH v5 04/16] perf tools: arm: Support syscall headers, Charlie Jenkins
- [PATCH v5 05/16] perf tools: sh: Support syscall headers, Charlie Jenkins
- [PATCH v5 06/16] perf tools: sparc: Support syscall headers, Charlie Jenkins
- [PATCH v5 07/16] perf tools: xtensa: Support syscall header, Charlie Jenkins
- [PATCH v5 08/16] perf tools: x86: Use generic syscall scripts, Charlie Jenkins
- [PATCH v5 09/16] perf tools: alpha: Support syscall header, Charlie Jenkins
- [PATCH v5 10/16] perf tools: parisc: Support syscall header, Charlie Jenkins
- [PATCH v5 11/16] perf tools: arm64: Use syscall table, Charlie Jenkins
- [PATCH v5 12/16] perf tools: loongarch: Use syscall table, Charlie Jenkins
- [PATCH v5 13/16] perf tools: mips: Use generic syscall scripts, Charlie Jenkins
- [PATCH v5 14/16] perf tools: powerpc: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v5 15/16] perf tools: s390: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v5 16/16] perf tools: Remove dependency on libaudit, Charlie Jenkins
- Re: [PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs, Namhyung Kim
- [PATCH 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API,
Dmitry V. Levin
- [PATCH v2 0/6] Account page tables at all levels,
Kevin Brodsky
- [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 11/15] x86: 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 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 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 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 v4 00/16] perf tools: Use generic syscall scripts for all archs,
Charlie Jenkins
- [PATCH v4 01/16] perf tools: Create generic syscall table support, Charlie Jenkins
- [PATCH v4 02/16] perf tools: arc: Support generic syscall headers, Charlie Jenkins
- [PATCH v4 03/16] perf tools: csky: Support generic syscall headers, Charlie Jenkins
- [PATCH v4 04/16] perf tools: arm: Support syscall headers, Charlie Jenkins
- [PATCH v4 05/16] perf tools: sh: Support syscall headers, Charlie Jenkins
- [PATCH v4 06/16] perf tools: sparc: Support syscall headers, Charlie Jenkins
- [PATCH v4 07/16] perf tools: xtensa: Support syscall header, Charlie Jenkins
- [PATCH v4 08/16] perf tools: x86: Use generic syscall scripts, Charlie Jenkins
- [PATCH v4 09/16] perf tools: alpha: Support syscall header, Charlie Jenkins
- [PATCH v4 10/16] perf tools: parisc: Support syscall header, Charlie Jenkins
- [PATCH v4 11/16] perf tools: arm64: Use syscall table, Charlie Jenkins
- [PATCH v4 12/16] perf tools: loongarch: Use syscall table, Charlie Jenkins
- [PATCH v4 13/16] perf tools: mips: Use generic syscall scripts, Charlie Jenkins
- [PATCH v4 14/16] perf tools: powerpc: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v4 15/16] perf tools: s390: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v4 16/16] perf tools: Remove dependency on libaudit, Charlie Jenkins
- Re: [PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs, Ian Rogers
- [PATCH v3 00/16] perf tools: Use generic syscall scripts for all archs,
Charlie Jenkins
- [PATCH v3 01/16] perf tools: Create generic syscall table support, Charlie Jenkins
- [PATCH v3 02/16] perf tools: arc: Support generic syscall headers, Charlie Jenkins
- [PATCH v3 03/16] perf tools: csky: Support generic syscall headers, Charlie Jenkins
- [PATCH v3 04/16] perf tools: arm: Support syscall headers, Charlie Jenkins
- [PATCH v3 05/16] perf tools: sh: Support syscall headers, Charlie Jenkins
- [PATCH v3 06/16] perf tools: sparc: Support syscall headers, Charlie Jenkins
- [PATCH v3 07/16] perf tools: xtensa: Support syscall header, Charlie Jenkins
- [PATCH v3 08/16] perf tools: x86: Use generic syscall scripts, Charlie Jenkins
- [PATCH v3 09/16] perf tools: alpha: Support syscall header, Charlie Jenkins
- [PATCH v3 10/16] perf tools: parisc: Support syscall header, Charlie Jenkins
- [PATCH v3 11/16] perf tools: arm64: Use syscall table, Charlie Jenkins
- [PATCH v3 13/16] perf tools: mips: Use generic syscall scripts, Charlie Jenkins
- [PATCH v3 12/16] perf tools: loongarch: Use syscall table, Charlie Jenkins
- [PATCH v3 15/16] perf tools: s390: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v3 14/16] perf tools: powerpc: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v3 16/16] perf tools: Remove dependency on libaudit, Charlie Jenkins
- Re: [PATCH v3 00/16] perf tools: Use generic syscall scripts for all archs, Ian Rogers
- [PATCH v2 00/16] perf tools: Use generic syscall scripts for all archs,
Charlie Jenkins
- [PATCH v2 01/16] perf tools: Create generic syscall table support, Charlie Jenkins
- [PATCH v2 02/16] perf tools: arc: Support generic syscall headers, Charlie Jenkins
- [PATCH v2 03/16] perf tools: csky: Support generic syscall headers, Charlie Jenkins
- [PATCH v2 04/16] perf tools: arm: Support syscall headers, Charlie Jenkins
- [PATCH v2 05/16] perf tools: sh: Support syscall headers, Charlie Jenkins
- [PATCH v2 07/16] perf tools: xtensa: Support syscall header, Charlie Jenkins
- [PATCH v2 06/16] perf tools: sparc: Support syscall headers, Charlie Jenkins
- [PATCH v2 08/16] perf tools: x86: Use generic syscall scripts, Charlie Jenkins
- [PATCH v2 11/16] perf tools: arm64: Use syscall table, Charlie Jenkins
- [PATCH v2 09/16] perf tools: alpha: Support syscall header, Charlie Jenkins
- [PATCH v2 12/16] perf tools: loongarch: Use syscall table, Charlie Jenkins
- [PATCH v2 10/16] perf tools: parisc: Support syscall header, Charlie Jenkins
- [PATCH v2 13/16] perf tools: mips: Use generic syscall scripts, Charlie Jenkins
- [PATCH v2 14/16] perf tools: powerpc: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v2 16/16] perf tools: Remove dependency on libaudit, Charlie Jenkins
- [PATCH v2 15/16] perf tools: s390: Use generic syscall table scripts, Charlie Jenkins
- [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 03/16] mm: arm: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 04/16] mm: alpha: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 07/16] mm: loongarch: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 09/16] mm: parisc: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 12/16] mm: sparc32: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 13/16] mm: sparc64: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 14/16] mm: xtensa: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 15/16] mm: powerpc: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible, Kalesh Singh
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(), Liam R. Howlett
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(), Matthew Wilcox
- [PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 03/17] mm: arm: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 07/17] mm: loongarch: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 09/17] mm: parisc: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 11/17] mm: sh: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 12/17] mm: sparc32: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 13/17] mm: sparc64: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 14/17] mm: xtensa: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 15/17] mm: powerpc: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible, Kalesh Singh
- [PATCH v4 00/20] Remove PERF_HAVE_DWARF_REGS,
Ian Rogers
- [PATCH v4 01/20] perf bpf-prologue: Remove unused file, Ian Rogers
- [PATCH v4 02/20] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET, Ian Rogers
- [PATCH v4 03/20] perf dwarf-regs: Add EM_HOST and EF_HOST defines, Ian Rogers
- [PATCH v4 04/20] perf disasm: Add e_machine/e_flags to struct arch, Ian Rogers
- [PATCH v4 05/20] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum, Ian Rogers
- [PATCH v4 06/20] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr, Ian Rogers
- [PATCH v4 07/20] perf dwarf-regs: Move x86 dwarf-regs out of arch, Ian Rogers
- [PATCH v4 08/20] perf arm64: Remove dwarf-regs.c, Ian Rogers
- [PATCH v4 09/20] perf arm: Remove dwarf-regs.c, Ian Rogers
- [PATCH v4 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch, Ian Rogers
- [PATCH v4 11/20] perf loongarch: Remove dwarf-regs.c, Ian Rogers
- [PATCH v4 12/20] perf mips: Remove dwarf-regs.c, Ian Rogers
- [PATCH v4 13/20] perf dwarf-regs: Move powerpc dwarf-regs out of arch, Ian Rogers
- [PATCH v4 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h, Ian Rogers
- [PATCH v4 15/20] perf s390: Remove dwarf-regs.c, Ian Rogers
- [PATCH v4 16/20] perf sh: Remove dwarf-regs.c, Ian Rogers
- [PATCH v4 17/20] perf sparc: Remove dwarf-regs.c, Ian Rogers
- [PATCH v4 18/20] perf xtensa: Remove dwarf-regs.c, Ian Rogers
- [PATCH v4 19/20] perf dwarf-regs: Remove get_arch_regstr code, Ian Rogers
- [PATCH v4 20/20] perf build: Remove PERF_HAVE_DWARF_REGS, Ian Rogers
- Re: [PATCH v4 00/20] Remove PERF_HAVE_DWARF_REGS, Namhyung Kim
- Re: [PATCH v4 00/20] Remove PERF_HAVE_DWARF_REGS, patchwork-bot+linux-riscv
- Re: [PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width,
Thomas Gleixner
- [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs,
Charlie Jenkins
- [PATCH RFT 01/16] perf tools: Create generic syscall table support, Charlie Jenkins
- [PATCH RFT 02/16] perf tools: arc: Support generic syscall headers, Charlie Jenkins
- [PATCH RFT 03/16] perf tools: csky: Support generic syscall headers, Charlie Jenkins
- [PATCH RFT 04/16] perf tools: arm: Support syscall headers, Charlie Jenkins
- [PATCH RFT 05/16] perf tools: sh: Support syscall headers, Charlie Jenkins
- [PATCH RFT 06/16] perf tools: sparc: Support syscall headers, Charlie Jenkins
- [PATCH RFT 07/16] perf tools: xtensa: Support syscall header, Charlie Jenkins
- [PATCH RFT 08/16] perf tools: x86: Use generic syscall scripts, Charlie Jenkins
- [PATCH RFT 09/16] perf tools: alpha: Support syscall header, Charlie Jenkins
- [PATCH RFT 10/16] perf tools: parisc: Support syscall header, Charlie Jenkins
- [PATCH RFT 11/16] perf tools: arm64: Use syscall table, Charlie Jenkins
- [PATCH RFT 12/16] perf tools: loongarch: Use syscall table, Charlie Jenkins
- [PATCH RFT 13/16] perf tools: mips: Use generic syscall scripts, Charlie Jenkins
- [PATCH RFT 14/16] perf tools: powerpc: Use generic syscall table scripts, Charlie Jenkins
- [PATCH RFT 15/16] perf tools: s390: Use generic syscall table scripts, Charlie Jenkins
- [PATCH RFT 16/16] perf tools: Remove dependency on libaudit, Charlie Jenkins
- Re: [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs, Arnd Bergmann
- [PATCH v11 0/4] Replace fallback for IO memcpy and IO memset,
Julian Vetter
- [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify,
Usama Arif
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]