Linux for C-SKY
[Prev Page][Next Page]
- [no subject], Unknown
- [PATCH v5 00/15] expand mmap_prepare functionality, port more users,
Lorenzo Stoakes
- [PATCH v5 04/15] mm: add vma_desc_size(), vma_desc_pages() helpers, Lorenzo Stoakes
- [PATCH v5 02/15] device/dax: update devdax to use mmap_prepare, Lorenzo Stoakes
- [PATCH v5 11/15] doc: update porting, vfs documentation for mmap_prepare actions, Lorenzo Stoakes
- [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static, Lorenzo Stoakes
- [PATCH v5 05/15] relay: update relay to use mmap_prepare, Lorenzo Stoakes
- [PATCH v5 01/15] mm/shmem: update shmem to use mmap_prepare, Lorenzo Stoakes
- [PATCH v5 14/15] mm: update mem char driver to use mmap_prepare, Lorenzo Stoakes
- [PATCH v5 13/15] mm: add shmem_zero_setup_desc(), Lorenzo Stoakes
- [PATCH v5 15/15] mm: update resctl to use mmap_prepare, Lorenzo Stoakes
- [PATCH v5 07/15] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete(), Lorenzo Stoakes
- [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare, Lorenzo Stoakes
- [PATCH v5 09/15] mm: introduce io_remap_pfn_range_[prepare, complete](), Lorenzo Stoakes
- [PATCH v5 06/15] mm/vma: rename __mmap_prepare() function to avoid confusion, Lorenzo Stoakes
- Re: [PATCH v5 00/15] expand mmap_prepare functionality, port more users, Andrew Morton
- [PATCH v5 10/15] mm: add ability to take further action in vm_area_desc, Lorenzo Stoakes
- [PATCH v5 08/15] mm: abstract io_remap_pfn_range() based on PFN, Lorenzo Stoakes
- [PATCH] csky: Remove compile warning for CONFIG_SMP,
guoren
- [PATCH] csky/mm: fix build errors cause by folio flags changes,
Mike Rapoport
- [PATCH AUTOSEL 6.17-6.1] arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c, Sasha Levin
- [PATCH] csky: abiv2: Adapt to new folio flags field,
Thomas Weißschuh
- Re: [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare,
Sumanth Korikkar
- [PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent,
Suchit Karunakaran
- Re: [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64, Andreas Larsson
- [PATCH 00/16] expand mmap_prepare functionality, port more users,
Lorenzo Stoakes
- Re: [PATCH 00/16] expand mmap_prepare functionality, port more users, Alexander Gordeev
- Re: [PATCH 00/16] expand mmap_prepare functionality, port more users, Jan Kara
- [PATCH 14/16] fs/proc: add proc_mmap_[prepare, complete] hooks for procfs, Lorenzo Stoakes
- [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers, Lorenzo Stoakes
- [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion, Lorenzo Stoakes
- [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare, Lorenzo Stoakes
- [PATCH 04/16] relay: update relay to use mmap_prepare, Lorenzo Stoakes
- [PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete, Lorenzo Stoakes
- [PATCH 02/16] device/dax: update devdax to use mmap_prepare, Lorenzo Stoakes
- [PATCH 07/16] doc: update porting, vfs documentation for mmap_[complete, abort], Lorenzo Stoakes
- [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort, Lorenzo Stoakes
- [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete, Lorenzo Stoakes
- [PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete, Lorenzo Stoakes
- [PATCH 15/16] fs/proc: update vmcore to use .proc_mmap_[prepare, complete], Lorenzo Stoakes
- [PATCH 09/16] mm: introduce io_remap_pfn_range_prepare, complete, Lorenzo Stoakes
- [PATCH 11/16] mm: update mem char driver to use mmap_prepare, mmap_complete, Lorenzo Stoakes
- [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete(), Lorenzo Stoakes
- [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks, Lorenzo Stoakes
- [PATCH v2 00/16] expand mmap_prepare functionality, port more users,
Lorenzo Stoakes
- Re: [PATCH v2 00/16] expand mmap_prepare functionality, port more users, Andrew Morton
- [PATCH v2 01/16] mm/shmem: update shmem to use mmap_prepare, Lorenzo Stoakes
- [PATCH v2 14/16] fs/proc: add the proc_mmap_prepare hook for procfs, Lorenzo Stoakes
- [PATCH v2 05/16] mm/vma: rename __mmap_prepare() function to avoid confusion, Lorenzo Stoakes
- [PATCH v2 09/16] doc: update porting, vfs documentation for mmap_prepare actions, Lorenzo Stoakes
- [PATCH v2 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers, Lorenzo Stoakes
- [PATCH v2 12/16] mm: update resctl to use mmap_prepare, Lorenzo Stoakes
- [PATCH v2 16/16] kcov: update kcov to use mmap_prepare, Lorenzo Stoakes
- [PATCH v2 04/16] relay: update relay to use mmap_prepare, Lorenzo Stoakes
- [PATCH v2 02/16] device/dax: update devdax to use mmap_prepare, Lorenzo Stoakes
- [PATCH v2 13/16] mm: update cramfs to use mmap_prepare, Lorenzo Stoakes
- [PATCH v2 15/16] fs/proc: update vmcore to use .proc_mmap_prepare, Lorenzo Stoakes
- [PATCH v2 07/16] mm: introduce io_remap_pfn_range_[prepare, complete](), Lorenzo Stoakes
- [PATCH v2 11/16] mm: update mem char driver to use mmap_prepare, Lorenzo Stoakes
- [PATCH v2 06/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete(), Lorenzo Stoakes
- [PATCH v2 10/16] mm/hugetlbfs: update hugetlbfs to use mmap_prepare, Lorenzo Stoakes
- [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc, Lorenzo Stoakes
- [PATCH 00/62] initrd: remove classic initrd support,
Askar Safin
- [PATCH RESEND 00/62] initrd: remove classic initrd support,
Askar Safin
- Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Krzysztof Kozlowski
- Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Askar Safin
- [PATCH RESEND 48/62] init: fix comment, Askar Safin
- [PATCH RESEND 37/62] init: remove root_mountflags from init/do_mounts.h, Askar Safin
- [PATCH RESEND 47/62] init: fix typo: virtul => virtual, Askar Safin
- [PATCH RESEND 44/62] doc: kernel-parameters: remove [RAM] from reserve_mem=, Askar Safin
- [PATCH RESEND 39/62] init: make console_on_rootfs static, Askar Safin
- [PATCH RESEND 50/62] init: rename ramdisk_command_access to initramfs_command_access, Askar Safin
- [PATCH RESEND 38/62] init: remove most headers from init/do_mounts.h, Askar Safin
- [PATCH RESEND 43/62] setsid: inline ksys_setsid into the only caller, Askar Safin
- [PATCH RESEND 51/62] init: rename get_boot_config_from_initrd to get_boot_config_from_initramfs, Askar Safin
- [PATCH RESEND 53/62] init: rename kexec_free_initrd to kexec_free_initramfs, Askar Safin
- [PATCH RESEND 62/62] init: rename CONFIG_RD_ZSTD to CONFIG_INITRAMFS_DECOMPRESS_ZSTD, Askar Safin
- [PATCH RESEND 52/62] init: rename do_retain_initrd to retain_initramfs, Askar Safin
- [PATCH RESEND 49/62] init: rename ramdisk_execute_command to initramfs_execute_command, Askar Safin
- [PATCH RESEND 41/62] init: rename reserve_initrd_mem to reserve_initramfs_mem, Askar Safin
- [PATCH RESEND 40/62] init: rename free_initrd_mem to free_initramfs_mem, Askar Safin
- [PATCH RESEND 45/62] doc: kernel-parameters: replace [RAM] with [INITRAMFS], Askar Safin
- [PATCH RESEND 56/62] init: rename CONFIG_RD_GZIP to CONFIG_INITRAMFS_DECOMPRESS_GZIP, Askar Safin
- [PATCH RESEND 59/62] init: rename CONFIG_RD_XZ to CONFIG_INITRAMFS_DECOMPRESS_XZ, Askar Safin
- [PATCH RESEND 46/62] init: edit docs for initramfs-related configs, Askar Safin
- [PATCH RESEND 54/62] init: arm, x86: deal with some references to initrd, Askar Safin
- [PATCH RESEND 57/62] init: rename CONFIG_RD_BZIP2 to CONFIG_INITRAMFS_DECOMPRESS_BZIP2, Askar Safin
- [PATCH RESEND 58/62] init: rename CONFIG_RD_LZMA to CONFIG_INITRAMFS_DECOMPRESS_LZMA, Askar Safin
- [PATCH RESEND 60/62] init: rename CONFIG_RD_LZO to CONFIG_INITRAMFS_DECOMPRESS_LZO, Askar Safin
- [PATCH RESEND 61/62] init: rename CONFIG_RD_LZ4 to CONFIG_INITRAMFS_DECOMPRESS_LZ4, Askar Safin
- [PATCH RESEND 42/62] init: rename <linux/initrd.h> to <linux/initramfs.h>, Askar Safin
- [PATCH RESEND 55/62] init: rename CONFIG_BLK_DEV_INITRD to CONFIG_INITRAMFS, Askar Safin
- Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Julian Stecklina
- [PATCH RESEND 09/62] arm: init: document rd_start (in param_struct) as obsolete, Askar Safin
- [PATCH RESEND 24/62] init: remove wrong comment, Askar Safin
- [PATCH RESEND 27/62] init: alpha: remove "extern unsigned long initrd_start, initrd_end", Askar Safin
- [PATCH RESEND 36/62] init: make mount_root static, Askar Safin
- [PATCH RESEND 30/62] doc: remove documentation for block device 4 0, Askar Safin
- [PATCH RESEND 32/62] init: move initramfs_below_start_ok to init/initramfs.c, Askar Safin
- [PATCH RESEND 35/62] init: make mount_root_generic static, Askar Safin
- [PATCH RESEND 29/62] init: move virt_external_initramfs_{start,end} to init/initramfs.c, Askar Safin
- [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT, Askar Safin
- [PATCH RESEND 26/62] init: move phys_external_initramfs_{start,size} to init/initramfs.c, Askar Safin
- [PATCH RESEND 34/62] init: inline create_dev into the only caller, Askar Safin
- [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code, Askar Safin
- [PATCH RESEND 22/62] doc: remove obsolete mentions of pivot_root, Askar Safin
- [PATCH RESEND 12/62] init: remove /proc/sys/kernel/real-root-dev, Askar Safin
- [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size, Askar Safin
- [PATCH RESEND 33/62] init: remove init/do_mounts_initrd.c, Askar Safin
- [PATCH RESEND 18/62] doc: modernize Documentation/driver-api/early-userspace/early_userspace_support.rst, Askar Safin
- [PATCH RESEND 07/62] arm: init: remove ATAG_RAMDISK, Askar Safin
- [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter, Askar Safin
- [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst, Askar Safin
- [PATCH RESEND 23/62] init: rename __initramfs_{start,size} to __builtin_initramfs_{start,size}, Askar Safin
- [PATCH RESEND 19/62] init: remove mentions of "ramdisk=" command line parameter, Askar Safin
- [PATCH RESEND 14/62] init: m68k, mips, powerpc, s390, sh: remove Root_RAM0, Askar Safin
- [PATCH RESEND 15/62] doc: modernize Documentation/admin-guide/blockdev/ramdisk.rst, Askar Safin
- [PATCH RESEND 11/62] init, efi: remove "noinitrd" command line parameter, Askar Safin
- [PATCH RESEND 31/62] init: rename initrd_below_start_ok to initramfs_below_start_ok, Askar Safin
- [PATCH RESEND 20/62] doc: remove Documentation/power/swsusp-dmcrypt.rst, Askar Safin
- [PATCH RESEND 25/62] init: rename phys_initrd_{start,size} to phys_external_initramfs_{start,size}, Askar Safin
- [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd, Askar Safin
- [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*, Askar Safin
- [PATCH RESEND 10/62] initrd: remove initrd (initial RAM disk) support, Askar Safin
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Askar Safin
- Re: [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Borislav Petkov
- Re: [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Borislav Petkov
- Re: [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Askar Safin
- Message not available
- Re: [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Askar Safin
- [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, which controls starting block number of initrd, Askar Safin
- [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing, Askar Safin
- [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing, Askar Safin
[PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG, Askar Safin
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Christophe Leroy
Message not available
<Possible follow-ups>
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Nicolas Schichan
[PATCH] vmcore fix, Lorenzo Stoakes
[PATCH] sparc fix, Lorenzo Stoakes
[PATCH] nommu fix, Lorenzo Stoakes
[PATCH 00/19] perf: Rework event_init checks,
Robin Murphy
- [PATCH 01/19] perf/arm-cmn: Fix event validation, Robin Murphy
- [PATCH 06/19] ARM: l2x0: Fix group validation, Robin Murphy
- [PATCH 02/19] perf/hisilicon: Fix group validation, Robin Murphy
- [PATCH 10/19] perf/arm-ni: Improve event validation, Robin Murphy
- [PATCH 04/19] perf/starfive: Fix group validation, Robin Murphy
- [PATCH 03/19] perf/imx8_ddr: Fix group validation, Robin Murphy
- [PATCH 05/19] iommu/vt-d: Fix perfmon group validation, Robin Murphy
- [PATCH 07/19] ARM: imx: Fix MMDC PMU group validation, Robin Murphy
- [PATCH 15/19] perf: Simplify group validation, Robin Murphy
- [PATCH 08/19] perf/arm_smmu_v3: Improve group validation, Robin Murphy
- [PATCH 11/19] perf/arm-cci: Tidy up event validation, Robin Murphy
- [PATCH 12/19] perf: Ignore event state for group validation, Robin Murphy
- [PATCH 09/19] perf/qcom: Improve group validation, Robin Murphy
- [PATCH 18/19] perf: Introduce positive capability for raw events, Robin Murphy
- [PATCH 19/19] perf: Garbage-collect event_init checks, 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
[PATCH 13/19] perf: Add helper for checking grouped events, Robin Murphy
[PATCH 14/19] perf: Clean up redundant group validation, Robin Murphy
[PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT, 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 04/17] x86: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 13/17] parisc: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 09/17] riscv: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 10/17] openrisc: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 07/17] alpha: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 14/17] s390: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 12/17] mips: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 08/17] hexagon: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 06/17] sh: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 05/17] powerpc: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 11/17] m68k: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [PATCH 16/17] sparc: Add __attribute_const__ to ffs()-family implementations, Kees Cook
- [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
- Re: [PATCH 00/17] Add __attribute_const__ to ffs()-family implementations, Peter Zijlstra
- Re: [PATCH 00/17] Add __attribute_const__ to ffs()-family implementations, patchwork-bot+linux-riscv
[PATCH] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent, Suchit Karunakaran
[GIT PULL] execve updates for v6.17,
Kees Cook
[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] 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
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds,
Masahiro Yamada
[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
[PATCH] docs: align with scripts/syscall.tbl migration,
Jesung Yang
[PATCH] dt-bindings: timer: Convert csky,gx6605s-timer to DT schema,
Rob Herring (Arm)
[PATCH] dt-bindings: timer: Convert csky,mptimer to DT schema,
Rob Herring (Arm)
[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 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor, Kevin Brodsky
- [PATCH v2 04/12] m68k: mm: Call ctor/dtor for kernel PTEs, Kevin Brodsky
- [PATCH v2 05/12] powerpc: mm: Call ctor/dtor for kernel PTEs, Kevin Brodsky
- [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs, Kevin Brodsky
- [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel(), Kevin Brodsky
- [PATCH v2 09/12] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping(), Kevin Brodsky
- [PATCH v2 06/12] sparc64: mm: Call ctor/dtor for kernel PTEs, Kevin Brodsky
- [PATCH v2 07/12] mm: Skip ptlock_init() for kernel PMDs, Kevin Brodsky
- [PATCH v2 08/12] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT, Kevin Brodsky
- [PATCH v2 10/12] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late, Kevin Brodsky
- [PATCH v2 12/12] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc, Kevin Brodsky
- [PATCH v2 11/12] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping(), 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 04/14] perf trace: Reorganize syscalls, Ian Rogers
- [PATCH v7 03/14] perf syscalltbl: Remove syscall_table.h, 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 07/14] perf thread: Add support for reading the e_machine type for a thread, Ian Rogers
- [PATCH v7 10/14] perf build: Remove Makefile.syscalls, Ian Rogers
- [PATCH v7 08/14] perf trace beauty: Add syscalltbl.sh generating all system call tables, Ian Rogers
- [PATCH v7 09/14] perf syscalltbl: Use lookup table containing multiple architectures, Ian Rogers
- [PATCH v7 13/14] perf trace: Fix BTF memory leak, 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
- 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 02/13] perf dso: kernel-doc for enum dso_binary_type, Ian Rogers
- [PATCH v6 04/13] perf trace: Reorganize syscalls, Ian Rogers
- [PATCH v6 07/13] perf thread: Add support for reading the e_machine type for a thread, Ian Rogers
- [PATCH v6 03/13] perf syscalltbl: Remove syscall_table.h, Ian Rogers
- [PATCH v6 09/13] perf syscalltbl: Use lookup table containing multiple architectures, Ian Rogers
- [PATCH v6 10/13] perf build: Remove Makefile.syscalls, Ian Rogers
- [PATCH v6 05/13] perf syscalltbl: Remove struct syscalltbl, Ian Rogers
- [PATCH v6 06/13] perf dso: Add support for reading the e_machine type for a dso, Ian Rogers
- [PATCH v6 13/13] perf trace: Fix BTF memory leak, Ian Rogers
- [PATCH v6 08/13] perf trace beauty: Add syscalltbl.sh generating all system call tables, Ian Rogers
- [PATCH v6 11/13] perf syscalltbl: Mask off ABI type for MIPS system calls, Ian Rogers
- [PATCH v6 12/13] perf trace: Make syscall table stable, Ian Rogers
[no subject], Unknown
[PATCH 00/11] Always call constructor for kernel page tables,
Kevin Brodsky
- [PATCH 01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor, Kevin Brodsky
- [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 05/11] sparc64: mm: Call ctor/dtor for kernel PTEs, Kevin Brodsky
- [PATCH 06/11] mm: Skip ptlock_init() for kernel PMDs, Kevin Brodsky
- [PATCH 09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late, 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 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
- Re: [PATCH 00/11] Always call constructor for kernel page tables, Ryan Roberts
[PATCH 11/41] csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers,
Thomas Huth
[PATCH 10/41] csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi header, Thomas Huth
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init(),
Mike Rapoport
- [PATCH v2 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111, Mike Rapoport
- [PATCH v2 02/13] csky: move setup_initrd() to setup.c, Mike Rapoport
- [PATCH v2 03/13] hexagon: move initialization of init_mm.context init to paging_init(), Mike Rapoport
- [PATCH v2 04/13] MIPS: consolidate mem_init() for NUMA machines, Mike Rapoport
- [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch(), Mike Rapoport
- [PATCH v2 05/13] MIPS: make setup_zero_pages() use memblock, Mike Rapoport
- [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function, Mike Rapoport
- [PATCH v2 07/13] s390: make setup_zero_pages() use memblock, Mike Rapoport
- [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM, Mike Rapoport
- [PATCH v2 10/13] arch, mm: set high_memory in free_area_init(), Mike Rapoport
- [PATCH v2 12/13] arch, mm: introduce arch_mm_preinit, Mike Rapoport
- [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit, Mike Rapoport
- [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing, Mike Rapoport
- Re: [PATCH v2 00/13] arch, mm: reduce code duplication in mem_init(), Mark Brown
[PATCH] MIPS: use memblock_alloc_or_panic() in setup_zero_page(), Mike Rapoport (Microsoft)
[PATCH] s390: use memblock_alloc_or_panic() in setup_zero_page(), Mike Rapoport (Microsoft)
[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
- Re: [PATCH v5 00/11] perf: Support multiple system call tables in the build, Namhyung Kim
[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
[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]