Linux for C-SKY
[Prev Page][Next Page]
- Re: [PATCH V4 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT, (continued)
- [PATCH V4 06/26] x86/mm: Move protection_map[] inside the platform, Anshuman Khandual
- [PATCH V4 09/26] loongarch/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 04/26] sparc/mm: Move protection_map[] inside the platform, Anshuman Khandual
- [PATCH V4 13/26] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 14/26] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 15/26] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 24/26] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 19/26] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 18/26] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 20/26] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 16/26] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 17/26] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 25/26] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 23/26] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 22/26] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- Re: [PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms, Christoph Hellwig
- Re: [mm] 9b12e49e9b: BUG:Bad_page_state_in_process,
Baolin Wang
- Re: [mm] 9b12e49e9b: BUG:Bad_page_state_in_process,
Matthew Wilcox
- [PATCH 00/36] cpuidle,rcu: Cleanup the mess,
Peter Zijlstra
- [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE, Peter Zijlstra
- [PATCH 17/36] acpi_idle: Remove tracing, Peter Zijlstra
- [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle(), Peter Zijlstra
- [PATCH 08/36] cpuidle,psci: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 05/36] cpuidle: Move IRQ state validation, Peter Zijlstra
- [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH 13/36] cpuidle,dt: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour, Peter Zijlstra
- [PATCH 02/36] x86/idle: Replace x86_idle with a static_call, Peter Zijlstra
- [PATCH 27/36] cpuidle,mwait: Make noinstr clean, Peter Zijlstra
- [PATCH 09/36] cpuidle,imx6: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 07/36] cpuidle,tegra: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 18/36] cpuidle: Annotate poll_idle(), Peter Zijlstra
- [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant, Peter Zijlstra
- [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}, Peter Zijlstra
- [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}(), Peter Zijlstra
- [PATCH 10/36] cpuidle,omap3: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb(), Peter Zijlstra
- [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 12/36] cpuidle,omap2: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH 24/36] printk: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH 36/36] cpuidle,clk: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH 32/36] ftrace: WARN on rcuidle, Peter Zijlstra
- [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean, Peter Zijlstra
- [PATCH 28/36] cpuidle,tdx: Make tdx noinstr clean, Peter Zijlstra
- [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage, Peter Zijlstra
- [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr, Peter Zijlstra
- [PATCH 11/36] cpuidle,armada: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 16/36] rcu: Fix rcu_idle_exit(), Peter Zijlstra
- [PATCH 30/36] cpuidle,nospec: Make noinstr clean, Peter Zijlstra
- [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle(), Peter Zijlstra
- [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI, Peter Zijlstra
- [PATCH 31/36] cpuidle,acpi: Make noinstr clean, Peter Zijlstra
- [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage, Peter Zijlstra
- Re: [PATCH 00/36] cpuidle,rcu: Cleanup the mess, Mark Rutland
- [PATCH] net/bluetooth: fix erroneous use of bitmap_from_u64(),
Yury Norov
- [PATCH 0/6] mm/mmap: Enable more platforms with ARCH_HAS_VM_GET_PAGE_PROT,
Anshuman Khandual
- [PATCH v5] mm: Avoid unnecessary page fault retires on shared memory types,
Peter Xu
- [PATCH] kbuild: ignore *.cmd files for objects that come from libgcc.a,
Masahiro Yamada
- [PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types,
Peter Xu
- [PATCH] csky/kprobe: reclaim insn_slot on kprobe unregistration,
Liao Chang
- [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types,
Peter Xu
- [GIT PULL] csky changes for v5.19-rc1,
guoren
- [PATCH 1/4] csky: remove unused $(dtb-y) from arch/csky/boot/Makefile,
Masahiro Yamada
- [PATCH v8 00/27] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v8 02/27] notifier: Add blocking/atomic_notifier_chain_register_unique_prio(), Dmitry Osipenko
- [PATCH v8 01/27] notifier: Add atomic_notifier_call_chain_is_empty(), Dmitry Osipenko
- [PATCH v8 06/27] kernel/reboot: Add stub for pm_power_off, Dmitry Osipenko
- [PATCH v8 14/27] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 05/27] kernel/reboot: Add do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 03/27] kernel/reboot: Introduce sys-off handler API, Dmitry Osipenko
- [PATCH v8 13/27] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 15/27] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 17/27] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 11/27] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 10/27] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 16/27] m68k: Switch to new sys-off handler API, Dmitry Osipenko
- [PATCH v8 12/27] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 04/27] kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers, Dmitry Osipenko
- [PATCH v8 09/27] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 08/27] kernel/reboot: Add register_platform_power_off(), Dmitry Osipenko
- [PATCH v8 07/27] kernel/reboot: Add kernel_can_power_off(), Dmitry Osipenko
- [PATCH v8 18/27] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 19/27] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 20/27] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 22/27] ACPI: power: Switch to sys-off handler API, Dmitry Osipenko
- [PATCH v8 25/27] soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly, Dmitry Osipenko
- [PATCH v8 23/27] regulator: pfuze100: Use devm_register_sys_off_handler(), Dmitry Osipenko
- [PATCH v8 21/27] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v8 24/27] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
- [PATCH v8 26/27] kernel/reboot: Add devm_register_power_off_handler(), Dmitry Osipenko
- [PATCH v8 27/27] kernel/reboot: Add devm_register_restart_handler(), Dmitry Osipenko
- Re: [PATCH v8 00/27] Introduce power-off+restart call chain API, Rafael J. Wysocki
- [PATCH v5 0/7] Generic Ticket Spinlocks,
Palmer Dabbelt
- [PATCH v4 0/7] Generic Ticket Spinlocks,
Palmer Dabbelt
- [PATCH V4 0/3] csky: Optimize atomic_ops & cmpxchg,
guoren
- [PATCH V3] csky: Add C based string functions, guoren
- [PATCH V3 0/3] csky: Optimize with acquire & release for atomic & cmpxchg,
guoren
- [PATCH v3 0/7] Generic Ticket Spinlocks,
Palmer Dabbelt
- [PATCH v7 00/20] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v7 01/20] notifier: Add blocking_notifier_call_chain_is_empty(), Dmitry Osipenko
- [PATCH v7 02/20] notifier: Add atomic/blocking_notifier_chain_register_unique_prio(), Dmitry Osipenko
- [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority, Dmitry Osipenko
- [PATCH v7 05/20] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 07/20] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API, Dmitry Osipenko
- [PATCH v7 06/20] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 09/20] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 08/20] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 10/20] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 11/20] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 13/20] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 19/20] regulator: pfuze100: Use devm_register_sys_off_handler(), Dmitry Osipenko
- [PATCH v7 17/20] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v7 16/20] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 18/20] ACPI: power: Switch to sys-off handler API, Dmitry Osipenko
- [PATCH v7 14/20] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 15/20] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v7 12/20] m68k: Switch to new sys-off handler API, Dmitry Osipenko
- [PATCH v7 20/20] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
- Re: [PATCH v7 00/20] Introduce power-off+restart call chain API, Geert Uytterhoeven
- Re: [PATCH v7 00/20] Introduce power-off+restart call chain API, Michał Mirosław
- [PATCH V2 0/2] csky: Optimize with acquire & release for atomic & cmpxchg,
guoren
- [PATCH V4 0/4] arch: patch_text: Fixup last cpu should be master,
guoren
- [PATCH V3] csky: patch_text: Fixup last cpu should be master, guoren
- [PATCH V2] csky: optimize memcpy_{from,to}io() and memset_io(), guoren
- [PATCH V2] csky: Add C based string functions, guoren
- [PATCH] csky: atomic: Add custom atomic.h implementation,
guoren
- [PATCH] csky: cmpxchg: Optimize with acquire & release,
guoren
- [PATCH] csky: optimize memcpy_{from,to}io() and memset_io(),
guoren
- [PATCH] csky: Add C based string functions,
guoren
- [PATCH V11 00/20] riscv: Add COMPAT mode support for rv64,
guoren
- [PATCH V11 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V11 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V11 03/20] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V11 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V11 04/20] arch: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V11 06/20] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V11 08/20] riscv: Fixup difference with defconfig, guoren
- [PATCH V11 09/20] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V11 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V11 10/20] riscv: compat: Support TASK_SIZE for compat mode, guoren
- [PATCH V11 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V11 14/20] riscv: compat: Add elf.h implementation, guoren
- [PATCH V11 17/20] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V11 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation, guoren
- [PATCH V11 15/20] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V11 13/20] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V11 12/20] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V11 18/20] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V11 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V11 20/20] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- Re: [PATCH V11 00/20] riscv: Add COMPAT mode support for rv64, Guo Ren
- [PATCH V10 00/20] riscv: Add COMPAT mode support for rv64,
guoren
- [PATCH V10 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V10 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V10 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V10 03/20] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V10 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V10 06/20] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V10 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V10 08/20] riscv: Fixup difference with defconfig, guoren
- [PATCH V10 09/20] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V10 13/20] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V10 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation, guoren
- [PATCH V10 17/20] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V10 12/20] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V10 15/20] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V10 14/20] riscv: compat: Add elf.h implementation, guoren
- [PATCH V10 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V10 10/20] riscv: compat: Support TASK_SIZE for compat mode, guoren
- [PATCH V10 18/20] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V10 20/20] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V10 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH AUTOSEL 5.15 96/98] lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option, Sasha Levin
- [PATCH AUTOSEL 5.16 107/109] lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option, Sasha Levin
- [PATCH AUTOSEL 5.17 147/149] lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option, Sasha Levin
- [PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support,
guoren
- [PATCH V9 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V9 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V9 03/20] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V9 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V9 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V9 06/20] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V9 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V9 09/20] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V9 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V9 13/20] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V9 12/20] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V9 14/20] riscv: compat: Add elf.h implementation, guoren
- [PATCH V9 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V9 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation, guoren
- [PATCH V9 15/20] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V9 08/20] riscv: Fixup difference with defconfig, guoren
- [PATCH V9 18/20] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V9 17/20] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V9 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V9 20/20] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- Re: [PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support, Palmer Dabbelt
- [PATCH V2 0/5] Generic Ticket Spinlocks,
guoren
- [PATCH] csky: fix typos in comments, Julia Lawall
- [PATCH] csky: Move to generic ticket-spinlock,
guoren
- [PATCH] irqchip: Return true/false (not 1/0) from bool functions,
Haowen Bai
- [PATCH V8 00/20] riscv: compat: Add COMPAT Kbuild skeletal support,
guoren
- [PATCH V8 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V8 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V8 03/20] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V8 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V8 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V8 06/20] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V8 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V8 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V8 09/20] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V8 08/20] riscv: Fixup difference with defconfig, guoren
- [PATCH V8 12/20] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V8 13/20] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V8 14/20] riscv: compat: Add elf.h implementation, guoren
- [PATCH V8 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V8 15/20] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V8 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation, guoren
- [PATCH V8 17/20] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V8 18/20] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V8 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V8 20/20] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V2] arch: patch_text: Fixup last cpu should be master,
guoren
- [RFC PATCH] arch: patch_text: Fixup last cpu should be master,
guoren
- [no subject], Unknown
- [PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements,
Anshuman Khandual
- [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage, Anshuman Khandual
- [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices, Anshuman Khandual
- [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 06/30] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 07/30] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 11/30] mm/mmap: Drop protection_map[], Anshuman Khandual
- [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 10/30] x86/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot(), Anshuman Khandual
- [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 15/30] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 17/30] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 16/30] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot(), Anshuman Khandual
- [PATCH V3 19/30] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 18/30] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 20/30] xtensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 23/30] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 24/30] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 22/30] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 26/30] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot(), Anshuman Khandual
- [PATCH V3 28/30] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 27/30] nds32/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V7 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V7 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V7 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V7 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V7 06/20] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V7 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V7 08/20] riscv: Fixup difference with defconfig, guoren
- [PATCH V7 09/20] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V7 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V7 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V7 12/20] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V7 14/20] riscv: compat: Add elf.h implementation, guoren
- [PATCH V7 15/20] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V7 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation, guoren
- [PATCH V7 17/20] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V7 18/20] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V7 20/20] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V7 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- Re: [PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64, Heiko Stübner
- [PATCH v3 1/2] fs/proc: Optimize arrays defined by struct ctl_path,
Meng Tang
- [PATCH v2] fs/proc: Optimize arrays defined by struct ctl_path,
Meng Tang
- [PATCH V6 00/20] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation, guoren
- [PATCH V6 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V6 08/20] riscv: Fixup difference with defconfig, guoren
- [PATCH V6 20/20] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V6 03/20] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V6 09/20] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V6 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V6 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V6 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V6 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V6 06/20] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V6 15/20] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V6 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V6 18/20] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V6 12/20] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V6 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V6 13/20] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V6 14/20] riscv: compat: Add elf.h implementation, guoren
- [PATCH] fs/proc: Optimize arrays defined by struct ctl_path, Meng Tang
- [PATCH V2 20/30] extensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V2 19/30] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good,
Arnd Bergmann
- [PATCH v2 01/18] uaccess: fix integer overflow on access_ok(), Arnd Bergmann
- [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8(), Arnd Bergmann
- [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user, Arnd Bergmann
- [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck(), Arnd Bergmann
- [PATCH v2 05/18] x86: remove __range_not_ok(), Arnd Bergmann
- [PATCH v2 07/18] nios2: drop access_ok() check from __put_user(), Arnd Bergmann
- [PATCH v2 06/18] x86: use more conventional access_ok() definition, Arnd Bergmann
- [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault, Arnd Bergmann
- [PATCH v2 09/18] mips: use simpler access_ok(), Arnd Bergmann
- [PATCH v2 10/18] m68k: fix access_ok for coldfire, Arnd Bergmann
- [PATCH v2 11/18] arm64: simplify access_ok(), Arnd Bergmann
- [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok(), Arnd Bergmann
- [PATCH v2 13/18] uaccess: generalize access_ok(), Arnd Bergmann
[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]