linux-csky
Thread
Date
Earlier messages
Messages by Thread
[PATCH v2 0/4] nios2: Add architecture support for clone3
Simon Schuster via B4 Relay
Re: [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Arnd Bergmann
Re: [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Arnd Bergmann
Re: [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
David Hildenbrand
Re: [PATCH v2 0/4] nios2: Add architecture support for clone3
Christian Brauner
[PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
Simon Schuster via B4 Relay
Re: [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
Arnd Bergmann
Re: [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
Arnd Bergmann
Re: [PATCH v2 0/4] nios2: Add architecture support for clone3
Christian Brauner
Re: [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Andreas Larsson
Re: [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
John Paul Adrian Glaubitz
[PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
Suchit Karunakaran
Re: [PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
Namhyung Kim
Re: [PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
Suchit Karunakaran
Re: [PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
Suchit Karunakaran
Re: [PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
Ian Rogers
Re: [PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
Suchit Karunakaran
[PATCH 00/19] perf: Rework event_init checks
Robin Murphy
[PATCH 05/19] iommu/vt-d: Fix perfmon group validation
Robin Murphy
[PATCH 02/19] perf/hisilicon: Fix group validation
Robin Murphy
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Mark Rutland
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Mark Rutland
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Robin Murphy
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Mark Rutland
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Mark Rutland
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Mark Rutland
[PATCH 01/19] perf/arm-cmn: Fix event validation
Robin Murphy
Re: [PATCH 01/19] perf/arm-cmn: Fix event validation
Mark Rutland
[PATCH 04/19] perf/starfive: Fix group validation
Robin Murphy
[PATCH 06/19] ARM: l2x0: Fix group validation
Robin Murphy
[PATCH 03/19] perf/imx8_ddr: Fix group validation
Robin Murphy
[PATCH 07/19] ARM: imx: Fix MMDC PMU group validation
Robin Murphy
[PATCH 11/19] perf/arm-cci: Tidy up event validation
Robin Murphy
[PATCH 16/19] perf: Introduce positive capability for sampling
Robin Murphy
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Peter Zijlstra
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Mark Rutland
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Robin Murphy
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Leo Yan
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Robin Murphy
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Leo Yan
[PATCH 09/19] perf/qcom: Improve group validation
Robin Murphy
[PATCH 13/19] perf: Add helper for checking grouped events
Robin Murphy
Re: [PATCH 13/19] perf: Add helper for checking grouped events
kernel test robot
[PATCH 10/19] perf/arm-ni: Improve event validation
Robin Murphy
[PATCH 12/19] perf: Ignore event state for group validation
Robin Murphy
Re: [PATCH 12/19] perf: Ignore event state for group validation
Peter Zijlstra
Re: [PATCH 12/19] perf: Ignore event state for group validation
Robin Murphy
Re: [PATCH 12/19] perf: Ignore event state for group validation
Ian Rogers
Re: [PATCH 12/19] perf: Ignore event state for group validation
Mark Rutland
Re: [PATCH 12/19] perf: Ignore event state for group validation
Ian Rogers
[PATCH 18/19] perf: Introduce positive capability for raw events
Robin Murphy
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Robin Murphy
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Thomas Richter
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Robin Murphy
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
kernel test robot
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Mark Rutland
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Robin Murphy
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Mark Rutland
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Thomas Richter
[PATCH 15/19] perf: Simplify group validation
Robin Murphy
[PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
Robin Murphy
Re: [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
Peter Zijlstra
[PATCH 08/19] perf/arm_smmu_v3: Improve group validation
Robin Murphy
[PATCH 14/19] perf: Clean up redundant group validation
Robin Murphy
[PATCH 19/19] perf: Garbage-collect event_init checks
Robin Murphy
Re: [PATCH 19/19] perf: Garbage-collect event_init checks
kernel test robot
Re: [PATCH 19/19] perf: Garbage-collect event_init checks
kernel test robot
Re: [PATCH 19/19] perf: Garbage-collect event_init checks
Robin Murphy
Re: [PATCH 19/19] perf: Garbage-collect event_init checks
Robin Murphy
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
Kees Cook
[PATCH 01/17] KUnit: Introduce ffs()-family tests
Kees Cook
[PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
Kees Cook
[PATCH 03/17] csky: Add __attribute_const__ to ffs()-family implementations
Kees Cook
[PATCH 06/17] sh: Add __attribute_const__ to ffs()-family implementations
Kees Cook
[PATCH 04/17] x86: Add __attribute_const__ to ffs()-family implementations
Kees Cook
[PATCH 11/17] m68k: Add __attribute_const__ to ffs()-family implementations
Kees Cook
Re: [PATCH 11/17] m68k: Add __attribute_const__ to ffs()-family implementations
Geert Uytterhoeven
[PATCH 13/17] parisc: Add __attribute_const__ to ffs()-family implementations
Kees Cook
[PATCH 10/17] openrisc: Add __attribute_const__ to ffs()-family implementations
Kees Cook
Re: [PATCH 10/17] openrisc: Add __attribute_const__ to ffs()-family implementations
Stafford Horne
[PATCH 14/17] s390: Add __attribute_const__ to ffs()-family implementations
Kees Cook
Re: [PATCH 14/17] s390: Add __attribute_const__ to ffs()-family implementations
Heiko Carstens
[PATCH 05/17] powerpc: Add __attribute_const__ to ffs()-family implementations
Kees Cook
Re: [PATCH 05/17] powerpc: Add __attribute_const__ to ffs()-family implementations
Madhavan Srinivasan
Re: [PATCH 05/17] powerpc: Add __attribute_const__ to ffs()-family implementations
Segher Boessenkool
Re: [PATCH 05/17] powerpc: Add __attribute_const__ to ffs()-family implementations
Segher Boessenkool
[PATCH 12/17] mips: Add __attribute_const__ to ffs()-family implementations
Kees Cook
[PATCH 07/17] alpha: Add __attribute_const__ to ffs()-family implementations
Kees Cook
[PATCH 09/17] riscv: Add __attribute_const__ to ffs()-family implementations
Kees Cook
Re: [PATCH 09/17] riscv: Add __attribute_const__ to ffs()-family implementations
Alexandre Ghiti
[PATCH 15/17] xtensa: Add __attribute_const__ to ffs()-family implementations
Kees Cook
[PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations
Kees Cook
[PATCH 08/17] hexagon: Add __attribute_const__ to ffs()-family implementations
Kees Cook
[PATCH 16/17] sparc: Add __attribute_const__ to ffs()-family implementations
Kees Cook
Re: [PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
Peter Zijlstra
[PATCH] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
Suchit Karunakaran
[GIT PULL] execve updates for v6.17
Kees Cook
Re: [GIT PULL] execve updates for v6.17
pr-tracker-bot
[PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
H. Peter Anvin
Re: [PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
Russell King (Oracle)
Re: [PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
H. Peter Anvin
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
Dave Martin
[PATCH 07/23] csky: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
Re: [PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
Akihiko Odaki
Re: [PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
Kees Cook
Re: [PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
Dave Martin
Re: [PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
patchwork-bot+linux-riscv
[PATCH] kmap: fix header include to reflect actual path
Aurabindo Pillai
Re: [PATCH] kmap: fix header include to reflect actual path
Christophe Leroy
Re: [PATCH] kmap: fix header include to reflect actual path
Aurabindo Pillai
Re: [PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
Paolo Abeni
Re: [PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
Paolo Abeni
Re: [PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
Michael S. Tsirkin
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
Re: [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Johannes Berg
Re: [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Nicolas Schier
Re: [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
patchwork-bot+linux-riscv
[PATCH] csky: string.h: Provide basic sanity checks for fallback memcpy()
Kees Cook
[PATCH V4 12/16] csky/perf: Remove driver-specific throttle support
kan . liang
[PATCH V3 12/16] csky/perf: Remove driver-specific throttle support
kan . liang
[PATCH V2 11/15] csky/perf: Remove driver-specific throttle support
kan . liang
Re: [PATCH V2 11/15] csky/perf: Remove driver-specific throttle support
Guo Ren
[PATCH] docs: align with scripts/syscall.tbl migration
Jesung Yang
Re: [PATCH] docs: align with scripts/syscall.tbl migration
Jonathan Corbet
[PATCH] dt-bindings: timer: Convert csky,mptimer to DT schema
Rob Herring (Arm)
Re: [PATCH] dt-bindings: timer: Convert csky,mptimer to DT schema
Guo Ren
Re: [PATCH] dt-bindings: timer: Convert csky,mptimer to DT schema
Daniel Lezcano
[PATCH] dt-bindings: timer: Convert csky,gx6605s-timer to DT schema
Rob Herring (Arm)
Re: [PATCH] dt-bindings: timer: Convert csky,gx6605s-timer to DT schema
Guo Ren
Re: [PATCH] dt-bindings: timer: Convert csky,gx6605s-timer to DT schema
Daniel Lezcano
[PATCH] dt-bindings: interrupt-controller: Convert csky,mpintc to DT schema
Rob Herring (Arm)
[PATCH] dt-bindings: interrupt-controller: Convert csky,apb-intc to DT schema
Rob Herring (Arm)
[PATCH v2 00/12] Always call constructor for kernel page tables
Kevin Brodsky
[PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
Kevin Brodsky
Re: [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
Dave Hansen
Re: [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
Matthew Wilcox
Re: [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
Dave Hansen
Re: [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
Matthew Wilcox
Re: [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
Dave Hansen
Re: [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
Kevin Brodsky
[PATCH v2 05/12] powerpc: mm: Call ctor/dtor for kernel PTEs
Kevin Brodsky
[PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
Re: [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
Alexander Gordeev
[PATCH v2 04/12] m68k: mm: Call ctor/dtor for kernel PTEs
Kevin Brodsky
[PATCH v2 06/12] sparc64: mm: Call ctor/dtor for kernel PTEs
Kevin Brodsky
[PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs
Kevin Brodsky
Re: [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs
Alexander Gordeev
[PATCH v2 09/12] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
Kevin Brodsky
[PATCH v2 10/12] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
Kevin Brodsky
[PATCH v2 11/12] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
Kevin Brodsky
[PATCH v2 08/12] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
Kevin Brodsky
[PATCH v2 07/12] mm: Skip ptlock_init() for kernel PMDs
Kevin Brodsky
[PATCH v2 12/12] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc
Kevin Brodsky
[akpm-mm:mm-stable] [arch, mm] 8268af309d: kernel_BUG_at_include/linux/page-flags.h
kernel test robot
[PATCH v7 00/14] perf: Support multiple system call tables in the build
Ian Rogers
[PATCH v7 01/14] perf dso: Move libunwind dso_data variables into ifdef
Ian Rogers
[PATCH v7 02/14] perf dso: kernel-doc for enum dso_binary_type
Ian Rogers
[PATCH v7 03/14] perf syscalltbl: Remove syscall_table.h
Ian Rogers
[PATCH v7 04/14] perf trace: Reorganize syscalls
Ian Rogers
[PATCH v7 05/14] perf syscalltbl: Remove struct syscalltbl
Ian Rogers
[PATCH v7 06/14] perf dso: Add support for reading the e_machine type for a dso
Ian Rogers
[PATCH v7 08/14] perf trace beauty: Add syscalltbl.sh generating all system call tables
Ian Rogers
[PATCH v7 10/14] perf build: Remove Makefile.syscalls
Ian Rogers
[PATCH v7 11/14] perf syscalltbl: Mask off ABI type for MIPS system calls
Ian Rogers
[PATCH v7 12/14] perf trace: Make syscall table stable
Ian Rogers
[PATCH v7 14/14] perf trace: Fix evlist memory leak
Ian Rogers
[PATCH v7 13/14] perf trace: Fix BTF memory leak
Ian Rogers
[PATCH v7 09/14] perf syscalltbl: Use lookup table containing multiple architectures
Ian Rogers
[PATCH v7 07/14] perf thread: Add support for reading the e_machine type for a thread
Ian Rogers
Re: [PATCH v7 00/14] perf: Support multiple system call tables in the build
Namhyung Kim
Re: [PATCH v7 00/14] perf: Support multiple system call tables in the build
Namhyung Kim
[PATCH v6 00/13] perf: Support multiple system call tables in the build
Ian Rogers
[PATCH v6 01/13] perf dso: Move libunwind dso_data variables into ifdef
Ian Rogers
[PATCH v6 03/13] perf syscalltbl: Remove syscall_table.h
Ian Rogers
[PATCH v6 04/13] perf trace: Reorganize syscalls
Ian Rogers
[PATCH v6 05/13] perf syscalltbl: Remove struct syscalltbl
Ian Rogers
[PATCH v6 08/13] perf trace beauty: Add syscalltbl.sh generating all system call tables
Ian Rogers
[PATCH v6 09/13] perf syscalltbl: Use lookup table containing multiple architectures
Ian Rogers
[PATCH v6 12/13] perf trace: Make syscall table stable
Ian Rogers
[PATCH v6 13/13] perf trace: Fix BTF memory leak
Ian Rogers
Re: [PATCH v6 13/13] perf trace: Fix BTF memory leak
Arnaldo Carvalho de Melo
[PATCH v6 07/13] perf thread: Add support for reading the e_machine type for a thread
Ian Rogers
[PATCH v6 06/13] perf dso: Add support for reading the e_machine type for a dso
Ian Rogers
[PATCH v6 02/13] perf dso: kernel-doc for enum dso_binary_type
Ian Rogers
[PATCH v6 11/13] perf syscalltbl: Mask off ABI type for MIPS system calls
Ian Rogers
[PATCH v6 10/13] perf build: Remove Makefile.syscalls
Ian Rogers
[PATCH 00/11] Always call constructor for kernel page tables
Kevin Brodsky
[PATCH 02/11] mm: Call ctor/dtor for kernel PTEs
Kevin Brodsky
Re: [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs
Kevin Brodsky
[PATCH 03/11] m68k: mm: Call ctor/dtor for kernel PTEs
Kevin Brodsky
[PATCH 04/11] powerpc: mm: Call ctor/dtor for kernel PTEs
Kevin Brodsky
[PATCH 06/11] mm: Skip ptlock_init() for kernel PMDs
Kevin Brodsky
[PATCH 08/11] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
Kevin Brodsky
[PATCH 07/11] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
Kevin Brodsky
[PATCH 09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
Kevin Brodsky
[PATCH 10/11] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
Kevin Brodsky
[PATCH 11/11] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc
Kevin Brodsky
[PATCH 05/11] sparc64: mm: Call ctor/dtor for kernel PTEs
Kevin Brodsky
[PATCH 01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
Re: [PATCH 00/11] Always call constructor for kernel page tables
Ryan Roberts
Earlier messages