linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-16 13:22:55 to 2025-03-13 13:50:22 UTC [more...]

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-13 13:49 UTC 

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-13 12:25 UTC  (16+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v4 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces
` [PATCH v4 07/14] arm64: "
` [PATCH v4 08/14] loongarch: "
` [PATCH v4 09/14] parisc: "
` [PATCH v4 10/14] s390: "
` [PATCH v4 11/14] sh: "
` [PATCH v4 12/14] sh: Move defines needed "
` [PATCH v4 13/14] riscv: Add support "
` [PATCH v4 14/14] powerpc: "

[PATCH net-next v2] net: tulip: avoid unused variable warning
 2025-03-13 10:54 UTC  (2+ messages)

[PATCH] net: tulip: avoid unused variable warning
 2025-03-13 10:50 UTC  (4+ messages)

[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-12 16:09 UTC  (31+ messages)
` [PATCH 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH 02/13] csky: move setup_initrd() to setup.c
` [PATCH 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH 07/13] s390: make setup_zero_pages() use memblock
` [PATCH 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH 13/13] arch, mm: make releasing of memory to page allocator more explicit

[PATCH 5.10 093/462] module: Extend the preempt disabled section in dereference_symbol_descriptor()
 2025-03-11 14:55 UTC 

[PATCH 5.4 059/328] module: Extend the preempt disabled section in dereference_symbol_descriptor()
 2025-03-11 14:57 UTC 

Graphics support
 2025-03-11  6:57 UTC  (3+ messages)
` Graphics support (HP VisEG/VisFX/HCRX...)

[PATCH 5.15 153/620] module: Extend the preempt disabled section in dereference_symbol_descriptor()
 2025-03-10 16:59 UTC 

[PATCH] parisc: led: Use scnprintf() to avoid string truncation warning
 2025-03-09 21:06 UTC 

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-05 13:12 UTC  (18+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes

[PATCH v7 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-03-03 11:20 UTC  (3+ messages)
` [PATCH v7 2/6] syscall.h: add syscall_set_arguments()
` [PATCH v7 3/6] syscall.h: introduce syscall_set_nr()

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-03-02 12:20 UTC  (23+ messages)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2025-02-28 13:55 UTC  (4+ messages)
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages

[PATCH] Input: gscps2 - Describe missing function parameters
 2025-02-28  7:22 UTC  (2+ messages)

[PATCH] parisc: perf: use named initializers for struct miscdevice
 2025-02-28  7:07 UTC  (2+ messages)

[PATCH] parisc: PDT: Fix missing prototype warning
 2025-02-28  7:05 UTC  (2+ messages)

[PATCH v3 00/18] vDSO: Introduce generic data storage
 2025-02-22 10:14 UTC  (29+ messages)
` [PATCH v3 01/18] x86/vdso: Fix latent bug in vclock_pages calculation
` [PATCH v3 02/18] parisc: Remove unused symbol vdso_data
` [PATCH v3 03/18] vdso: Introduce vdso/align.h
` [PATCH v3 04/18] vdso: Rename included Makefile
` [PATCH v3 05/18] vdso: Add generic time data storage
` [PATCH v3 06/18] vdso: Add generic random "
` [PATCH v3 07/18] vdso: Add generic architecture-specific "
` [PATCH v3 08/18] arm64: vdso: Switch to generic storage implementation
` [PATCH v3 09/18] riscv: "
` [PATCH v3 10/18] LoongArch: vDSO: "
` [PATCH v3 11/18] arm: vdso: "
` [PATCH v3 12/18] s390/vdso: "
` [PATCH v3 13/18] MIPS: vdso: "
` [PATCH v3 14/18] powerpc/vdso: "
` [PATCH v3 15/18] x86/vdso: "
` [PATCH v3 16/18] x86/vdso/vdso2c: Remove page handling
` [PATCH v3 17/18] vdso: Remove remnants of architecture-specific random state storage
` [PATCH v3 18/18] vdso: Remove remnants of architecture-specific time storage

[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-19 17:16 UTC  (5+ messages)
` [PATCH v6 2/6] syscall.h: add syscall_set_arguments()
` [PATCH v6 3/6] syscall.h: introduce syscall_set_nr()

[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
 2025-02-19 14:06 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] mm/ioremap: Pass pgprot_t to ioremap_prot() instead of unsigned long
 2025-02-19 11:52 UTC  (2+ messages)

[PATCH 6.1 207/578] module: Extend the preempt disabled section in dereference_symbol_descriptor()
 2025-02-19  8:23 UTC 

[PATCH v5 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-10 11:35 UTC  (3+ messages)
` [PATCH v5 3/7] syscall.h: add syscall_set_arguments()
` [PATCH v5 4/7] syscall.h: introduce syscall_set_nr()

[PATCH] serial: 8250_pci: Fix Warning at drivers/pci/devres.c:603 pcim_add_mapping_to_legacy_table
 2025-02-06 14:35 UTC  (3+ messages)

[PATCH] kexec_elf: Fix some trivial kerneldoc warnings
 2025-02-05 16:06 UTC 

[PATCH 6.13 483/623] module: Extend the preempt disabled section in dereference_symbol_descriptor()
 2025-02-05 13:43 UTC 

[PATCH 6.12 447/590] module: Extend the preempt disabled section in dereference_symbol_descriptor()
 2025-02-05 13:43 UTC 

[PATCH 6.6 309/393] module: Extend the preempt disabled section in dereference_symbol_descriptor()
 2025-02-05 13:43 UTC 

[linus:master] [net_tstamp] 4aecca4c76: redis.get_total_throughput_rps 1.5% improvement
 2025-02-05  6:13 UTC 

[PATCH v2 0/6] Account page tables at all levels
 2025-02-03 19:15 UTC  (7+ messages)
` [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level

[PATCH] parisc: Fix formatting errors in io.c
 2025-02-03 18:40 UTC  (2+ messages)

[PATCH] parisc: Remove memcpy_fromio
 2025-02-03 18:39 UTC  (5+ messages)

[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-03 10:35 UTC  (5+ messages)
` [PATCH v4 3/7] syscall.h: add syscall_set_arguments()
` [PATCH v4 4/7] syscall.h: introduce syscall_set_nr()

[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-01-30 11:36 UTC  (11+ messages)
` [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
` [PATCH v3 3/6] syscall.h: introduce syscall_set_nr()

[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-29 13:01 UTC  (3+ messages)

[GIT PULL] parisc architecture fixes and updates for v6.14-rc1
 2025-01-24 20:05 UTC  (2+ messages)

[PATCH v4 1/7] linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr()
 2025-01-24  7:46 UTC  (2+ messages)

urgent request for a quote
 2025-01-24  0:16 UTC 

[PATCH] parisc: Temporarily disable jump label support
 2025-01-20 16:58 UTC  (2+ messages)

[PATCH] parisc: add vdso linker script to 'targets' instead of extra-y
 2025-01-18 21:31 UTC  (2+ messages)

Debian HPPA Installation CD-ROM available
 2025-01-18 20:36 UTC 

[PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
 2025-01-18  4:34 UTC  (5+ messages)

Unaligned accesses when loading modules
 2025-01-17  2:00 UTC  (7+ messages)


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).