Linux for C-SKY
[Prev Page][Next Page]
- [PATCH 1/4] Consolidate __memcpy_{to,from}io and __memset_io into a single lib, (continued)
- [PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag,
Charlie Jenkins
- [PATCH v2 0/3] mm: Care about shadow stack guard gap when getting an unmapped area,
Mark Brown
- [PATCH 0/7] add function arguments to ftrace,
Sven Schnelle
- [PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area,
Mark Brown
- [no subject], Unknown
- [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT,
Charlie Jenkins
- [PATCH v2 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping,
Linus Torvalds
- [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t,
alexs
- [RFC PATCH 01/18] mm/pgtable: use ptdesc in pte_free_now/pte_free_defer, alexs
- [RFC PATCH 02/18] mm/pgtable: convert ptdesc.pmd_huge_pte to ptdesc pointer, alexs
- [RFC PATCH 03/18] fs/dax: use ptdesc in dax_pmd_load_hole, alexs
- [RFC PATCH 04/18] mm/thp: use ptdesc pointer in __do_huge_pmd_anonymous_page, alexs
- [RFC PATCH 05/18] mm/thp: use ptdesc in do_huge_pmd_anonymous_page, alexs
- [RFC PATCH 06/18] mm/thp: convert insert_pfn_pmd and its caller to use ptdesc, alexs
- [RFC PATCH 07/18] mm/thp: use ptdesc in copy_huge_pmd, alexs
- [RFC PATCH 08/18] mm/memory: use ptdesc in __pte_alloc, alexs
- [RFC PATCH 09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions, alexs
- [RFC PATCH 10/18] mm/pgtable: pass ptdesc to pte_free(), alexs
- [RFC PATCH 11/18] mm/pgtable: introduce ptdesc_pfn and use ptdesc in free_pte_range(), alexs
- Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t, Alex Shi
- Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t, LEROY Christophe
- Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t, Matthew Wilcox
- [GIT PULL] asm-generic updates for 6.11,
Arnd Bergmann
- [PATCH 00/17] arch: convert everything to syscall.tbl,
Arnd Bergmann
- [PATCH 01/17] syscalls: add generic scripts/syscall.tbl, Arnd Bergmann
- [PATCH 02/17] csky: drop asm/gpio.h wrapper, Arnd Bergmann
- [PATCH 03/17] um: don't generate asm/bpf_perf_event.h, Arnd Bergmann
- [PATCH 04/17] loongarch: avoid generating extra header files, Arnd Bergmann
- [PATCH 05/17] kbuild: verify asm-generic header list, Arnd Bergmann
- [PATCH 06/17] kbuild: add syscall table generation to scripts/Makefile.asm-headers, Arnd Bergmann
- [PATCH 07/17] clone3: drop __ARCH_WANT_SYS_CLONE3 macro, Arnd Bergmann
- [PATCH 08/17] arc: convert to generic syscall table, Arnd Bergmann
- [PATCH 09/17] arm64: convert unistd_32.h to syscall.tbl format, Arnd Bergmann
- [PATCH 10/17] arm64: generate 64-bit syscall.tbl, Arnd Bergmann
- [PATCH 11/17] arm64: rework compat syscall macros, Arnd Bergmann
- [PATCH 12/17] csky: convert to generic syscall table, Arnd Bergmann
- [PATCH 13/17] hexagon: use new system call table, Arnd Bergmann
- [PATCH 14/17] loongarch: convert to generic syscall table, Arnd Bergmann
- [PATCH 15/17] nios2: convert to generic syscall table, Arnd Bergmann
- [PATCH 16/17] openrisc: convert to generic syscall table, Arnd Bergmann
- [PATCH 17/17] riscv: convert to generic syscall table, Arnd Bergmann
- Re: [PATCH 00/17] arch: convert everything to syscall.tbl, Maciej W. Rozycki
- Re: [PATCH 00/17] arch: convert everything to syscall.tbl, patchwork-bot+linux-riscv
- [GIT PULL] asm-generic fixes for 6.10,
Arnd Bergmann
- [PATCH v2 00/13] linux system call fixes,
Arnd Bergmann
- [PATCH v2 01/13] ftruncate: pass a signed offset, Arnd Bergmann
- [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage, Arnd Bergmann
- [PATCH v2 03/13] sparc: fix old compat_sys_select(), Arnd Bergmann
- [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH v2 05/13] parisc: use correct compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation, Arnd Bergmann
- [PATCH v2 07/13] powerpc: restore some missing spu syscalls, Arnd Bergmann
- [PATCH v2 08/13] sh: rework sync_file_range ABI, Arnd Bergmann
- [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range, Arnd Bergmann
- Bounce probe for linux-csky@xxxxxxxxxxxxxxx (no action required), linux-csky+owner
- [PATCH 00/15] linux system call fixes,
Arnd Bergmann
- [PATCH 01/15] ftruncate: pass a signed offset, Arnd Bergmann
- [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage, Arnd Bergmann
- [PATCH 03/15] mips: fix compat_sys_lseek syscall, Arnd Bergmann
- [PATCH 04/15] sparc: fix old compat_sys_select(), Arnd Bergmann
- [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH 06/15] parisc: use correct compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation, Arnd Bergmann
- [PATCH 08/15] powerpc: restore some missing spu syscalls, Arnd Bergmann
- [PATCH 09/15] sh: rework sync_file_range ABI, Arnd Bergmann
- [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range, Arnd Bergmann
- [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions, Arnd Bergmann
- [PATCH 12/15] s390: remove native mmap2() syscall, Arnd Bergmann
- [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently, Arnd Bergmann
- [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling, Arnd Bergmann
- [PATCH 15/15] linux/syscalls.h: add missing __user annotations, Arnd Bergmann
- [PATCH] csky: stacktrace: fix usage of ftrace_graph_ret_addr(),
Puranjay Mohan
- [PATCH] lib/zlib: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH] pstore: platform: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH v3 0/8] Refactor perf python module build,
Ian Rogers
- [PATCH v2 0/8] Refactor perf python module build,
Ian Rogers
- [PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag,
K Prateek Nayak
- [PATCH v1 0/7] Refactor perf python module build,
Ian Rogers
- [PATCH v5] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics,
Shubhang Kaushik OS
- [no subject], Unknown
- [PATCH 0/2] function_graph: ftrace_graph_ret_addr(); there can be only one!,
Steven Rostedt
- [PATCH v4] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics,
Shubhang Kaushik OS
- [PATCH v3] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics, Shubhang Kaushik
- [GIT PULL] Native and emulated one-byte cmpxcha()g for v6.10,
Paul E. McKenney
- [PATCH v2 cmpxchg 11/13] csky: Emulate one-byte cmpxchg,
Paul E. McKenney
- [PATCH v3] kprobe/ftrace: bail out if ftrace was killed,
Stephen Brennan
- request for quote from sweden, Support
- [PATCH] kprobe/ftrace: bail out if ftrace was killed,
Stephen Brennan
- [PATCH 3/5] mm: add vaddr param to pmd_populate_kernel, Maxwell Bland
- [PATCH cmpxchg 11/14] csky: Emulate one-byte cmpxchg, Paul E. McKenney
- [linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b, kernel test robot
- [PATCH RFC cmpxchg 4/8] csky: Emulate one-byte and two-byte cmpxchg, Paul E. McKenney
- [PATCH v4 10/14] treewide: Use initializer for struct vm_unmapped_area_info, Rick Edgecombe
- [PATCH v4 07/14] csky: Use initializer for struct vm_unmapped_area_info, Rick Edgecombe
- [PATCH v3 05/12] csky: Use initializer for struct vm_unmapped_area_info,
Rick Edgecombe
- [PATCH v3 08/12] treewide: Use initializer for struct vm_unmapped_area_info,
Rick Edgecombe
- [v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition,
Arnd Bergmann
- [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info,
Rick Edgecombe
[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition,
Arnd Bergmann
[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag,
K Prateek Nayak
[PATCH 10/10] csky/vdso: Use generic union vdso_data_store,
Anna-Maria Behnsen
[PATCH 03/10] csky/vdso: Remove superfluous ifdeffery,
Anna-Maria Behnsen
[PATCH v1 0/4] perf parse-regs: Cleanup config and building,
Leo Yan
[PATCH] mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc,
Yan Zhao
[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug,
Russell King (Oracle)
- [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH RFC v4 05/15] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH RFC v4 06/15] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Russell King (Oracle)
- [PATCH RFC v4 07/15] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices, Oracle
- [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH RFC v4 04/15] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH RFC v4 03/15] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH RFC v4 09/15] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH RFC v4 08/15] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH RFC v4 13/15] ACPI: add support to (un)register CPUs based on the _STA enabled bit, Oracle
- [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH RFC v4 15/15] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
[PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt,
Yan Zhao
[PATCH AUTOSEL 5.15 01/11] arch: consolidate arch_irq_work_raise prototypes, Sasha Levin
[PATCH AUTOSEL 6.1 01/14] arch: consolidate arch_irq_work_raise prototypes, Sasha Levin
[PATCH AUTOSEL 6.6 02/19] arch: consolidate arch_irq_work_raise prototypes, Sasha Levin
[PATCH AUTOSEL 6.7 02/21] arch: consolidate arch_irq_work_raise prototypes, Sasha Levin
[linux-next:master] BUILD REGRESSION 39676dfe52331dba909c617f213fdb21015c8d10, kernel test robot
[linux-next:master] BUILD REGRESSION 17cb8a20bde66a520a2ca7aad1063e1ce7382240, kernel test robot
[linux-next:master] BUILD REGRESSION 48e8992e33abf054bcc0bb2e77b2d43bb899212e, kernel test robot
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug,
Russell King (Oracle)
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages, Oracle
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices, Oracle
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT, Oracle
- [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', Oracle
- [PATCH RFC v3 06/21] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH RFC v3 07/21] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH RFC v3 08/21] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Russell King (Oracle)
- [PATCH RFC v3 10/21] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH RFC v3 11/21] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields, Oracle
- [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH RFC v3 15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH RFC v3 16/21] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit, Oracle
- [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected, Oracle
- [PATCH RFC v3 19/21] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, Oracle
- [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
[linux-next:master] BUILD REGRESSION 577a4ee0b96fb043c9cf4a533c550ff587e526cf, kernel test robot
[PATCH 00/21] Initial cleanups for vCPU hotplug,
Russell King (Oracle)
- [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH 02/21] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH 04/21] Loongarch: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH 06/21] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu(), Oracle
[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]