Linux-parisc archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-29 04:15:54 to 2022-02-01 01:02:00 UTC [more...]

consolidate the compat fcntl definitions v2
 2022-02-01  1:01 UTC  (11+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-01-31 13:52 UTC  (37+ messages)
` [PATCH V4 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V4 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V4 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V4 05/17] riscv: Fixup difference with defconfig
` [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation
` [PATCH V4 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V4 09/17] riscv: compat: syscall: Add entry.S implementation
` [PATCH V4 10/17] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V4 11/17] riscv: compat: Add elf.h implementation
` [PATCH V4 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V4 13/17] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V4 14/17] riscv: compat: signal: Add rt_frame implementation
` [PATCH V4 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
` [PATCH V4 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected

[PATCH v6 00/21] Introduce power-off+restart call chain API
 2022-01-31  9:28 UTC  (23+ messages)
` [PATCH v6 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v6 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v6 03/21] reboot: Print error message if restart handler has duplicated priority
` [PATCH v6 04/21] kernel: Add combined power-off+restart handler call chain API
` [PATCH v6 05/21] ARM: Use do_kernel_power_off()
` [PATCH v6 06/21] csky: "
` [PATCH v6 07/21] riscv: "
` [PATCH v6 08/21] arm64: "
` [PATCH v6 09/21] parisc: "
` [PATCH v6 10/21] xen/x86: "
` [PATCH v6 11/21] powerpc: "
` [PATCH v6 12/21] m68k: Switch to new sys-off handler API
` [PATCH v6 13/21] sh: Use do_kernel_power_off()
` [PATCH v6 14/21] x86: "
` [PATCH v6 15/21] ia64: "
` [PATCH v6 16/21] mips: "
` [PATCH v6 17/21] nds32: "
` [PATCH v6 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v6 19/21] ACPI: power: Switch to sys-off handler API
` [PATCH v6 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v6 21/21] reboot: Remove pm_power_off_prepare()

[PATCH] parisc: Add initial vDSO support
 2022-01-29 16:42 UTC  (3+ messages)

[PATCH 0/3] status: TTY status message request
 2022-01-29 15:23 UTC  (3+ messages)

PA-8800 CPU Library Application Programming Interface Reference
 2022-01-28 15:54 UTC 

[PATCH] parisc: Fix sglist access in ccio-dma.c
 2022-01-27 22:33 UTC 

[PATCH v2] usercopy/csky: Do not fail on memory from former init sections
 2022-01-27 19:03 UTC  (2+ messages)

[PATCH] parisc: Fix data TLB miss in sba_unmap_sg
 2022-01-27 16:26 UTC  (9+ messages)

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2022-01-27 14:39 UTC  (5+ messages)
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler "

[RFC V1 21/31] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-01-27  4:06 UTC  (3+ messages)

pagefaults and hang with 5.15.11
 2022-01-25 17:26 UTC  (21+ messages)

[PATCH] net: tulip: remove redundant assignment to variable new_csr6
 2022-01-25 15:45 UTC  (4+ messages)

[PATCH v2] parisc: Drop __init from map_pages declaration
 2022-01-22 18:19 UTC 

[GIT PULL] parisc architecture fixes & updates v5.17-rc1
 2022-01-22  8:06 UTC  (2+ messages)

[next] parisc: allnoconfig: ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them
 2022-01-21 21:53 UTC  (3+ messages)

[PATCH] parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
 2022-01-20 17:27 UTC  (2+ messages)

[PATCH] parisc: Drop __init from map_pages declaration
 2022-01-20  0:55 UTC 

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2022-01-19 22:00 UTC  (5+ messages)
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()

[PATCH 2/3] vstatus: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
 2022-01-18  8:08 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 29/29] parisc: Avoid calling faulthandler_disabled() twice
 2022-01-18  3:08 UTC 

[PATCH AUTOSEL 4.19 59/59] parisc: Avoid calling faulthandler_disabled() twice
 2022-01-18  2:47 UTC 

[PATCH AUTOSEL 5.4 73/73] parisc: Avoid calling faulthandler_disabled() twice
 2022-01-18  2:44 UTC 

[PATCH AUTOSEL 5.15 182/188] parisc: Avoid calling faulthandler_disabled() twice
 2022-01-18  2:31 UTC 

[PATCH AUTOSEL 4.14 56/56] parisc: Avoid calling faulthandler_disabled() twice
 2022-01-18  2:49 UTC 

[PATCH AUTOSEL 5.10 113/116] parisc: Avoid calling faulthandler_disabled() twice
 2022-01-18  2:40 UTC 

[PATCH AUTOSEL 5.16 211/217] parisc: Avoid calling faulthandler_disabled() twice
 2022-01-18  2:19 UTC 

[PATCH] hil/parisc: Disable HIL driver when it gets stuck
 2022-01-17 20:54 UTC  (2+ messages)

[PATCH] parisc: Fix no previous prototype for 'toc_intr' warning in toc.c
 2022-01-17  9:11 UTC 

[PATCH 1/2] parisc: Use safer strscpy() in setup_cmdline()
 2022-01-14  7:07 UTC  (2+ messages)
` [PATCH 2/2] parisc: Autodetect default output device and set console= kernel parameter

[PATCH] video/fbdev/stifb: Implement the stifb_fillrect() function
 2022-01-13 15:40 UTC 

[PATCH] parisc: Add visible flag to toc_stack variable
 2022-01-13 11:00 UTC 

consolidate the compat fcntl definitions
 2022-01-12 16:09 UTC  (16+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[GIT PULL] parisc architecture updates v5.17-rc1
 2022-01-12  0:13 UTC  (2+ messages)

[PATCH 1/2] parisc: Enable TOC (transfer of contents) feature unconditionally
 2022-01-11 15:10 UTC  (4+ messages)
` [PATCH 2/2] parisc: Re-use toc_stack as hpmc_stack

[PATCH] usercopy: Do not fail on memory from former init sections
 2022-01-08  0:22 UTC  (5+ messages)

[PATCH] parisc: Include Intel E1000 driver in 32-bit defconfig
 2022-01-07  0:44 UTC 

[PATCH] sections: Fix __is_kernel() to include init ranges
 2022-01-07  0:13 UTC 

[PATCH, RESEND] parisc: io: Improve the outb(), outw() and outl() macros
 2022-01-06 17:52 UTC  (2+ messages)

[PATCH] parisc: pdc_stable: use default_groups in kobj_type
 2022-01-06 14:17 UTC  (2+ messages)

[PATCH 1/2] Subject: parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 structs
 2022-01-06 10:32 UTC  (4+ messages)
` [PATCH 2/2] parisc: Provide a trivial PDC-based io_module for kgdb

[PATCH] parisc: Add kgdb io_module to read chars via PDC
 2022-01-06 10:31 UTC 

[PATCH] parisc: io: Improve the outb(), outw() and outl() macros
 2022-01-06 10:16 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the parisc-hd tree
 2022-01-05  9:51 UTC 

[PATCH v2] parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
 2022-01-04 21:48 UTC 

[PATCH v5] parisc: Rewrite light-weight syscall and futex code
 2022-01-04 21:44 UTC 

[PATCH] parisc: Enhance page fault termination message
 2022-01-04 21:40 UTC 

[PATCH] parisc: Don't call faulthandler_disabled() in do_page_fault()
 2022-01-04 21:34 UTC 

show_regs doesn't user KERN_CRIT loglevel when called from parisc-terminate1G/show
 2022-01-04 14:27 UTC  (2+ messages)

[PATCH] parisc: Whitespace cleanups in pdc.h
 2022-01-03 21:29 UTC 

[PATCH] hppa: Show registers at KERN_CRIT loglevel in parisc_terminate
 2022-01-03 21:10 UTC 

[RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2021-12-31 21:55 UTC  (10+ messages)

[PATCH v4] parisc: Rewrite light-weight syscall and futex code
 2021-12-31 16:27 UTC 

[PATCH] target/hppa: Fix atomic_store_3 for STBY
 2021-12-29 23:05 UTC 


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