linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-06 08:33:18 to 2022-08-25 21:01:38 UTC [more...]

[PATCH v2] include/linux: declare cpuinfo_op in processor.h
 2022-08-25 20:59 UTC 

Lake Geneva Gifts Contact Form: Daily News: Sie mochten bequem wohnen und ab 1500 Euro pro Tag ein passives Einkommen erzielen?
 2022-08-22 20:45 UTC 

[PATCH] selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_without_nnp
 2022-08-22  8:49 UTC  (2+ messages)

[PATCH] kernel: exit: cleanup release_thread()
 2022-08-21 17:42 UTC  (8+ messages)

Zwiększenie płynności finansowej
 2022-08-17  8:05 UTC 

[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
 2022-08-17  6:36 UTC  (7+ messages)

[PATCH AUTOSEL 5.10 23/31] csky/kprobe: reclaim insn_slot on kprobe unregistration
 2022-08-14 15:34 UTC 

[PATCH AUTOSEL 5.15 35/46] csky/kprobe: reclaim insn_slot on kprobe unregistration
 2022-08-14 15:32 UTC 

[PATCH AUTOSEL 5.18 43/56] csky/kprobe: reclaim insn_slot on kprobe unregistration
 2022-08-14 15:30 UTC 

[PATCH AUTOSEL 5.19 49/64] csky/kprobe: reclaim insn_slot on kprobe unregistration
 2022-08-14 15:24 UTC 

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
 2022-08-14  5:25 UTC  (2+ messages)

[PATCH V9 00/15] arch: Add qspinlock support and atomic cleanup
 2022-08-08  7:25 UTC  (17+ messages)
` [PATCH V9 01/15] asm-generic: ticket-lock: Remove unnecessary atomic_read
` [PATCH V9 02/15] asm-generic: ticket-lock: Use the same struct definitions with qspinlock
` [PATCH V9 03/15] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V9 04/15] asm-generic: ticket-lock: Keep ticket-lock the same semantic with qspinlock
` [PATCH V9 05/15] asm-generic: spinlock: Add queued spinlock support in common header
` [PATCH V9 06/15] riscv: atomic: Clean up unnecessary acquire and release definitions
` [PATCH V9 07/15] riscv: cmpxchg: Remove xchg32 and xchg64
` [PATCH V9 08/15] riscv: cmpxchg: Forbid arch_cmpxchg64 for 32-bit
` [PATCH V9 09/15] riscv: cmpxchg: Optimize cmpxchg64
` [PATCH V9 10/15] riscv: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
` [PATCH V9 11/15] riscv: Add qspinlock support
` [PATCH V9 12/15] riscv: Add combo spinlock support
` [PATCH V9 13/15] openrisc: cmpxchg: Cleanup unnecessary codes
` [PATCH V9 14/15] openrisc: Move from ticket-lock to qspinlock
` [PATCH V9 15/15] csky: spinlock: Use the generic header files

[GIT PULL] csky changes for v6.0-rc1
 2022-08-04 22:46 UTC  (2+ messages)

[PATCH 0/2] Fixup and coding convention
 2022-08-01  2:42 UTC  (3+ messages)
` [PATCH 1/2] csky: cmpxchg: Coding convention for BUILD_BUG()
` [PATCH 2/2] csky: abiv1: Fixup compile error

[PATCH] csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
 2022-08-01  0:42 UTC 

[PATCH] csky: Add qspinlock support
 2022-07-31  9:47 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-30 23:45 UTC  (29+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean

[PATCH] csky: Add jump-label implementation
 2022-07-30 15:10 UTC 

Biznesowy angielski
 2022-07-29  7:29 UTC 

[PATCH V8 00/10] arch: Add qspinlock support with combo style
 2022-07-28  8:34 UTC  (18+ messages)
` [PATCH V8 01/10] asm-generic: ticket-lock: Remove unnecessary atomic_read
` [PATCH V8 02/10] asm-generic: ticket-lock: Use the same struct definitions with qspinlock
` [PATCH V8 03/10] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V8 04/10] asm-generic: spinlock: Add queued spinlock support in common header
` [PATCH V8 05/10] riscv: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
` [PATCH V8 06/10] riscv: atomic: Clean up unnecessary acquire and release definitions
` [PATCH V8 07/10] riscv: Add qspinlock support
` [PATCH V8 08/10] riscv: Add combo spinlock support
` [PATCH V8 09/10] csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
` [PATCH V8 10/10] csky: Add qspinlock support

[PATCH] profile: setup_profiling_timer() is moslty not implemented
 2022-07-25 20:48 UTC  (3+ messages)

[PATCH v6 0/4] Cleanups for asm-generic/pci.h
 2022-07-22 23:51 UTC  (7+ messages)
` [PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
` [PATCH v6 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
` [PATCH v6 3/4] csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE
` [PATCH v6 4/4] asm-generic: Add new pci.h and use it

[PATCH v5 0/4] Cleanups for asm-generic/pci.h
 2022-07-22 23:37 UTC  (13+ messages)
` [PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
` [PATCH v5 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
` [PATCH v5 3/4] csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE
` [PATCH v5 4/4] asm-generic: Add new pci.h and use it

[PATCH v3 0/2] Updates for asm-generic/pci.h
 2022-07-22 22:41 UTC  (16+ messages)
` [PATCH v3 2/2] asm-generic: Add new pci.h and use it

[PATCH v4 0/3] Cleanups for asm-generic/pci.h
 2022-07-20 22:42 UTC  (5+ messages)
` [PATCH v4 3/3] asm-generic: Add new pci.h and use it

[PATCH v2 0/2] Updates for asm-generic/pci.h
 2022-07-20 13:24 UTC  (15+ messages)
` [PATCH v2 2/2] asm-generic: Add new pci.h and use it

[RFC PATCH 0/2] Updates for asm-generic/pci.h
 2022-07-15 22:23 UTC  (4+ messages)
` [RFC PATCH 2/2] asm-generic: Add new pci.h and use it

[PATCH 1/4] kbuild: rpm-pkg: fix build error when _arch is undefined
 2022-07-14  5:02 UTC 

[mm] 0bf5cdf08f: BUG:Bad_page_state_in_process
 2022-07-13  9:17 UTC 

[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-12  2:39 UTC  (30+ messages)
` [PATCH V7 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V7 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V7 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V7 04/26] sparc/mm: "
` [PATCH V7 05/26] arm64/mm: "
` [PATCH V7 06/26] x86/mm: "
` [PATCH V7 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 09/26] loongarch/mm: "
` [PATCH V7 10/26] openrisc/mm: "
` [PATCH V7 11/26] xtensa/mm: "
` [PATCH V7 12/26] hexagon/mm: "
` [PATCH V7 13/26] parisc/mm: "
` [PATCH V7 14/26] alpha/mm: "
` [PATCH V7 15/26] nios2/mm: "
` [PATCH V7 16/26] riscv/mm: "
` [PATCH V7 17/26] csky/mm: "
` [PATCH V7 18/26] s390/mm: "
` [PATCH V7 19/26] ia64/mm: "
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "
` [PATCH V7 25/26] sh/mm: "
` [PATCH V7 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v2 00/15] arch: make PxD_ORDER generically available
 2022-07-11 22:55 UTC  (5+ messages)
` [PATCH v2 07/15] nios2: drop definition of PTE_ORDER
` [PATCH v2 08/15] nios2: drop definition of PGD_ORDER

[PATCH 0/3] Add PUD and kernel PTE level pagetable account
 2022-07-10 11:19 UTC  (10+ messages)
` [PATCH 1/3] mm: Factor out the pagetable pages account into new helper function
` [PATCH 2/3] mm: Add PUD level pagetable account
` [PATCH 3/3] mm: Add kernel PTE level pagetable pages account

[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-06 11:15 UTC  (10+ messages)
` [PATCH V6 21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).