Linux-csky Archive mirror
 help / color / mirror / Atom feed
[PATCH 00/15] linux system call fixes
 2024-06-20 16:23 UTC  (16+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall
` [PATCH 04/15] sparc: fix old compat_sys_select()
` [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
` [PATCH 06/15] parisc: use correct "
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
` [PATCH 08/15] powerpc: restore some missing spu syscalls
` [PATCH 09/15] sh: rework sync_file_range ABI
` [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions
` [PATCH 12/15] s390: remove native mmap2() syscall
` [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
` [PATCH 15/15] linux/syscalls.h: add missing __user annotations

[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-06-20  7:30 UTC  (20+ messages)
` [PATCH v2 01/14] thread_info: Add helpers to test and clear TIF_NOTIFY_IPI
` [PATCH v2 02/14] sched: Define a need_resched_or_ipi() helper and use it treewide
` [PATCH v2 03/14] sched/core: Use TIF_NOTIFY_IPI to notify an idle CPU in TIF_POLLING mode of pending IPI
` [PATCH v2 11/14] csky/thread_info: Introduce TIF_NOTIFY_IPI flag

[PATCH] csky: stacktrace: fix usage of ftrace_graph_ret_addr()
 2024-06-19  7:31 UTC 

[PATCH] pstore: platform: add missing MODULE_DESCRIPTION() macro
 2024-06-17 18:56 UTC  (2+ messages)

[PATCH v3 0/8] Refactor perf python module build
 2024-06-14  9:33 UTC  (10+ messages)
` [PATCH v3 1/8] perf build: Add '*.a' to clean targets
` [PATCH v3 2/8] perf ui: Make ui its own library
` [PATCH v3 3/8] perf pmu-events: Make pmu-events a library
` [PATCH v3 4/8] perf test: Make tests its own library
` [PATCH v3 5/8] perf bench: Make bench "
` [PATCH v3 6/8] perf util: Make util "
` [PATCH v3 7/8] perf python: Switch module to linking libraries from building source
` [PATCH v3 8/8] perf python: Clean up build dependencies

[PATCH] lib/zlib: add missing MODULE_DESCRIPTION() macro
 2024-06-14  5:01 UTC 

[PATCH v2 0/8] Refactor perf python module build
 2024-06-13 18:32 UTC  (9+ messages)
` [PATCH v2 1/8] perf build: Add '*.a' to clean targets
` [PATCH v2 2/8] perf ui: Make ui its own library
` [PATCH v2 3/8] perf pmu-events: Make pmu-events a library
` [PATCH v2 4/8] perf test: Make tests its own library
` [PATCH v2 5/8] perf bench: Make bench "
` [PATCH v2 6/8] perf util: Make util "
` [PATCH v2 7/8] perf python: Switch module to linking libraries from building source
` [PATCH v2 8/8] perf python: Clean up build dependencies

[PATCH v1 0/7] Refactor perf python module build
 2024-06-13 16:55 UTC  (12+ messages)
` [PATCH v1 1/7] perf ui: Make ui its own library
` [PATCH v1 2/7] perf pmu-events: Make pmu-events a library
` [PATCH v1 3/7] perf test: Make tests its own library
` [PATCH v1 4/7] perf bench: Make bench "
` [PATCH v1 5/7] perf util: Make util "
` [PATCH v1 6/7] perf python: Switch module to linking libraries from building source
` [PATCH v1 7/7] perf python: Clean up build dependencies

[PATCH v5] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
 2024-06-11 21:23 UTC  (3+ messages)

[PATCH v4] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
 2024-06-11 18:05 UTC  (4+ messages)

[PATCH 0/2] function_graph: ftrace_graph_ret_addr(); there can be only one!
 2024-06-11  3:09 UTC  (3+ messages)
` [PATCH 1/2] function_graph: Fix up ftrace_graph_ret_addr()
` [PATCH 2/2] function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it

[PATCH v3] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
 2024-06-07  0:46 UTC 

[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
 2024-05-22 23:32 UTC  (10+ messages)

[GIT PULL] Native and emulated one-byte cmpxcha()g for v6.10
 2024-05-13 17:27 UTC  (2+ messages)

[PATCH v2 cmpxchg 11/13] csky: Emulate one-byte cmpxchg
 2024-05-11 14:49 UTC  (3+ messages)

[PATCH] kprobe/ftrace: bail out if ftrace was killed
 2024-04-30 23:01 UTC  (6+ messages)
` [PATCH v2] "

request for quote from sweden
 2024-04-29 19:49 UTC 

[PATCH 3/5] mm: add vaddr param to pmd_populate_kernel
 2024-04-16 19:18 UTC  (2+ messages)
  ` [PATCH 3/5 RESEND] "

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-11 13:25 UTC  (23+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs

[PATCH cmpxchg 11/14] csky: Emulate one-byte cmpxchg
 2024-04-08 17:49 UTC 

[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
 2024-04-03  0:24 UTC 

[PATCH RFC cmpxchg 4/8] csky: Emulate one-byte and two-byte cmpxchg
 2024-04-01 21:39 UTC 

[PATCH v4 07/14] csky: Use initializer for struct vm_unmapped_area_info
 2024-03-26  2:16 UTC  (2+ messages)
` [PATCH v4 10/14] treewide: "

[PATCH v3 05/12] csky: Use initializer for struct vm_unmapped_area_info
 2024-03-13 15:40 UTC  (5+ messages)
` [PATCH v3 08/12] treewide: "

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-08 16:28 UTC  (13+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-03-07 19:56 UTC  (8+ messages)
` [RFC PATCH 03/14] sched/core: Use TIF_NOTIFY_IPI to notify an idle CPU in TIF_POLLING mode of pending IPI
` [RFC PATCH 11/14] csky/thread_info: Introduce TIF_NOTIFY_IPI flag

[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
 2024-03-05 14:51 UTC  (18+ messages)
    ` [RFC v2.1 03/12] csky: Use initializer for "

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-05 10:59 UTC  (27+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h

[PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt
 2024-02-29 23:01 UTC  (7+ messages)
` [PATCH 1/4] asm-generic/page.h: "
` [PATCH 2/4] csky: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).