Linux PA RISC
[Prev Page][Next Page]
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users, (continued)
- [PATCH] parisc: Always use the self-extracting kernel feature, Helge Deller
- [GIT PULL] parisc architecture fixes for v5.17-rc5,
Helge Deller
- [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4,
Christophe Leroy
- [PATCH v4 02/13] powerpc: Move and rename func_descr_t, Christophe Leroy
- [PATCH v4 05/13] powerpc: Prepare func_desc_t for refactorisation, Christophe Leroy
- [PATCH v4 04/13] powerpc: Remove 'struct ppc64_opd_entry', Christophe Leroy
- [PATCH v4 11/13] lkdtm: Really write into kernel text in WRITE_KERN, Christophe Leroy
- [PATCH v4 07/13] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS, Christophe Leroy
- [PATCH v4 03/13] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry', Christophe Leroy
- [PATCH v4 08/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors, Christophe Leroy
- [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le, Christophe Leroy
- [PATCH v4 13/13] lkdtm: Add a test for function descriptors protection, Christophe Leroy
- [PATCH v4 06/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc', Christophe Leroy
- [PATCH v4 09/13] asm-generic: Refactor dereference_[kernel]_function_descriptor(), Christophe Leroy
- [PATCH v4 12/13] lkdtm: Fix execute_[user]_location(), Christophe Leroy
- [PATCH v4 10/13] lkdtm: Force do_nothing() out of line, Christophe Leroy
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4, Kees Cook
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4, John Paul Adrian Glaubitz
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4, Michael Ellerman
- [PATCH v2] serial: parisc: GSC: fix build when IOSAPIC is not set,
Randy Dunlap
- [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good,
Arnd Bergmann
- [PATCH 01/14] uaccess: fix integer overflow on access_ok(), Arnd Bergmann
- [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck(), Arnd Bergmann
- [PATCH 03/14] nds32: fix access_ok() checks in get/put_user, Arnd Bergmann
- [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault, Arnd Bergmann
- [PATCH 04/14] x86: use more conventional access_ok() definition, Arnd Bergmann
- [PATCH 07/14] uaccess: generalize access_ok(), Arnd Bergmann
- [PATCH 06/14] mips: use simpler access_ok(), Arnd Bergmann
- [PATCH 08/14] arm64: simplify access_ok(), Arnd Bergmann
- [PATCH 09/14] m68k: drop custom __access_ok(), Arnd Bergmann
- [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users, Arnd Bergmann
- [PATCH 11/14] sparc64: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH 12/14] sh: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH 13/14] ia64: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH 14/14] uaccess: drop set_fs leftovers, Arnd Bergmann
- Re: [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good, Linus Torvalds
- [PATCH v2] fat: Use pointer to simple type in put_user(),
Helge Deller
- [PATCH 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH] fat: Use pointer to d_name[0] in put_user() for compat case,
Helge Deller
- [PATCH v5] parisc: Fix some apparent put_user() failures, Helge Deller
- [PATCH] parisc: Show error if wrong 32/64-bit compiler is being used, Helge Deller
- BUG: soft lockup in on_each_cpu_cond_mask() from do_exit(), Rolf Eike Beer
- [PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set,
Randy Dunlap
- [PATCH v4] parisc: Fix some apparent put_user() failures, Helge Deller
- [PATCH] parisc: Fix some apparent put_user() failures,
Helge Deller
- [PATCH] parisc: Fix user access miscompilation,
Helge Deller
- [PATCH v1 1/1] parisc: Add ioread64_lo_hi() and iowrite64_lo_hi(),
Andy Shevchenko
- [PATCH v2 0/3] vstatus: TTY status message request,
Walt Drummond
- [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V5 01/21] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V5 02/21] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V5 03/21] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V5 04/21] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V5 05/21] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V5 07/21] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V5 08/21] riscv: Fixup difference with defconfig, guoren
- [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V5 10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V5 11/21] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V5 14/21] riscv: compat: Add elf.h implementation, guoren
- [PATCH V5 15/21] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation, guoren
- [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V5 20/21] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected, guoren
- Re: [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64, Guo Ren
- Re: [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64, Palmer Dabbelt
- consolidate the compat fcntl definitions v2,
Christoph Hellwig
- [PATCH v6 00/21] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v6 01/21] notifier: Add blocking_notifier_call_chain_is_empty(), Dmitry Osipenko
- [PATCH v6 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio(), Dmitry Osipenko
- [PATCH v6 05/21] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 03/21] reboot: Print error message if restart handler has duplicated priority, Dmitry Osipenko
- [PATCH v6 04/21] kernel: Add combined power-off+restart handler call chain API, Dmitry Osipenko
- [PATCH v6 06/21] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 07/21] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 08/21] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 09/21] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 10/21] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 11/21] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 13/21] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 14/21] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 16/21] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 17/21] nds32: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 15/21] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 18/21] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v6 12/21] m68k: Switch to new sys-off handler API, Dmitry Osipenko
- [PATCH v6 20/21] regulator: pfuze100: Use devm_register_sys_off_handler(), Dmitry Osipenko
- [PATCH v6 19/21] ACPI: power: Switch to sys-off handler API, Dmitry Osipenko
- [PATCH v6 21/21] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
- Re: [PATCH v6 00/21] Introduce power-off+restart call chain API, Dmitry Osipenko
- [PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V4 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V4 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V4 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V4 05/17] riscv: Fixup difference with defconfig, guoren
- [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation, guoren
- [PATCH V4 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V4 11/17] riscv: compat: Add elf.h implementation, guoren
- [PATCH V4 10/17] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V4 09/17] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V4 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation, guoren
- [PATCH V4 13/17] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V4 14/17] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V4 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V4 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected, guoren
- [PATCH] parisc: Add initial vDSO support,
Helge Deller
- PA-8800 CPU Library Application Programming Interface Reference, John David Anglin
- [PATCH] parisc: Fix sglist access in ccio-dma.c, John David Anglin
- [PATCH v2] usercopy/csky: Do not fail on memory from former init sections,
Helge Deller
- [PATCH] parisc: Fix data TLB miss in sba_unmap_sg,
John David Anglin
- [RFC V1 21/31] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT,
Anshuman Khandual
- [PATCH] net: tulip: remove redundant assignment to variable new_csr6,
Colin Ian King
- [PATCH v2] parisc: Drop __init from map_pages declaration, John David Anglin
- [GIT PULL] parisc architecture fixes & updates v5.17-rc1,
Helge Deller
- [next] parisc: allnoconfig: ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.,
Naresh Kamboju
- [PATCH] parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries,
Miaoqian Lin
- [PATCH] parisc: Drop __init from map_pages declaration, John David Anglin
- [PATCH 0/3] status: TTY status message request,
Walt Drummond
- [PATCH 2/3] vstatus: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT,
Walt Drummond
- [PATCH AUTOSEL 4.4 29/29] parisc: Avoid calling faulthandler_disabled() twice, Sasha Levin
- [PATCH AUTOSEL 4.19 59/59] parisc: Avoid calling faulthandler_disabled() twice, Sasha Levin
- [PATCH AUTOSEL 5.4 73/73] parisc: Avoid calling faulthandler_disabled() twice, Sasha Levin
- [PATCH AUTOSEL 4.14 56/56] parisc: Avoid calling faulthandler_disabled() twice, Sasha Levin
- [PATCH AUTOSEL 5.15 182/188] parisc: Avoid calling faulthandler_disabled() twice, Sasha Levin
- [PATCH AUTOSEL 5.10 113/116] parisc: Avoid calling faulthandler_disabled() twice, Sasha Levin
- [PATCH AUTOSEL 5.16 211/217] parisc: Avoid calling faulthandler_disabled() twice, Sasha Levin
- [PATCH] parisc: Fix no previous prototype for 'toc_intr' warning in toc.c, Helge Deller
- [PATCH 1/2] parisc: Use safer strscpy() in setup_cmdline(),
Helge Deller
- [PATCH] video/fbdev/stifb: Implement the stifb_fillrect() function, Helge Deller
- [PATCH] parisc: Add visible flag to toc_stack variable, Helge Deller
- [GIT PULL] parisc architecture updates v5.17-rc1,
Helge Deller
- consolidate the compat fcntl definitions,
Christoph Hellwig
- [PATCH 1/2] parisc: Enable TOC (transfer of contents) feature unconditionally,
Helge Deller
- [PATCH] parisc: Include Intel E1000 driver in 32-bit defconfig, Helge Deller
- [PATCH] usercopy: Do not fail on memory from former init sections,
Helge Deller
- [PATCH] sections: Fix __is_kernel() to include init ranges, Helge Deller
- [PATCH, RESEND] parisc: io: Improve the outb(), outw() and outl() macros,
Bart Van Assche
- [PATCH] parisc: Add kgdb io_module to read chars via PDC, Helge Deller
- [PATCH] parisc: pdc_stable: use default_groups in kobj_type,
Greg Kroah-Hartman
- [PATCH 1/2] Subject: parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 structs,
Helge Deller
- Re: [PATCH] parisc: io: Improve the outb(), outw() and outl() macros,
Bart Van Assche
- [PATCH v2] parisc: Add lws_atomic_xchg and lws_atomic_store syscalls, John David Anglin
- [PATCH v5] parisc: Rewrite light-weight syscall and futex code, John David Anglin
- [PATCH] parisc: Enhance page fault termination message, John David Anglin
- [PATCH] parisc: Don't call faulthandler_disabled() in do_page_fault(), John David Anglin
- [PATCH] parisc: Whitespace cleanups in pdc.h, Helge Deller
- [PATCH] hppa: Show registers at KERN_CRIT loglevel in parisc_terminate, John David Anglin
- show_regs doesn't user KERN_CRIT loglevel when called from parisc-terminate1G/show,
John David Anglin
- [PATCH v4] parisc: Rewrite light-weight syscall and futex code, John David Anglin
- Re: [PATCH] target/hppa: Fix atomic_store_3 for STBY, Helge Deller
- [PATCH AUTOSEL 5.10 12/14] parisc: Clear stale IIR value on instruction access rights trap, Sasha Levin
- [PATCH AUTOSEL 5.15 20/26] parisc: Clear stale IIR value on instruction access rights trap, Sasha Levin
- [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary,
Niklas Schnelle
- pagefaults and hang with 5.15.11,
Rolf Eike Beer
- [PATCH v3] parisc: Rewrite light-weight syscall and futex code,
John David Anglin
- [PATCH] parisc: Add lws_atomic_xchg and lws_atomic_store syscalls, John David Anglin
- [PATCH] parisc: Switch user access functions to signal errors in r29 instead of r8, Helge Deller
- [PATCH v2] parisc: Rewrite light-weight syscall and futex code,
John David Anglin
- [PATCH] parisc: Avoid calling faulthandler_disabled() twice, John David Anglin
- [GIT PULL] parisc architecture late bug fixes for kernel v5.16,
Helge Deller
- [PATCH] parisc: Fix lpa and lpa_user defines, John David Anglin
- [PATCH v1 resend] parisc: Rewrite light-weight syscall and futex code, John David Anglin
- [PATCH] parisc: Define depi_safe macro, John David Anglin
- [PATCH] parisc: Fix mask used to select futex spinlock,
John David Anglin
- [PATCH] parisc: Correct completer in lws start,
John David Anglin
- [PATCH v1] parisc: Rewrite light-weight syscall and futex code,
John David Anglin
- [PATCH] parisc: decompressor: do not copy source files while building,
Masahiro Yamada
- [PATCH] parisc: remove ARCH_DEFCONFIG,
Masahiro Yamada
- [PATCH v5 00/21] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v5 08/21] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 19/21] ACPI: power: Switch to sys-off handler API, Dmitry Osipenko
- [PATCH v5 06/21] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 01/21] notifier: Add blocking_notifier_call_chain_is_empty(), Dmitry Osipenko
- [PATCH v5 10/21] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 05/21] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API, Dmitry Osipenko
- [PATCH v5 15/21] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 16/21] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 17/21] nds32: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 07/21] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 18/21] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v5 13/21] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio(), Dmitry Osipenko
- [PATCH v5 21/21] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
- [PATCH v5 12/21] m68k: Switch to new sys-off handler API, Dmitry Osipenko
- [PATCH v5 14/21] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 03/21] reboot: Print error message if restart handler has duplicated priority, Dmitry Osipenko
- [PATCH v5 11/21] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v5 20/21] regulator: pfuze100: Use devm_register_sys_off_handler(), Dmitry Osipenko
- [PATCH v5 09/21] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH] parisc: Re: Best parisc kernel?, John David Anglin
- [PATCH] parisc: Clear stale IIR values on instruction access rights trap, Helge Deller
- glibc tst-minsigstksz-5 failure,
John David Anglin
- [PATCH AUTOSEL 4.4 1/3] parisc/agp: Annotate parisc agp init functions with __init, Sasha Levin
- [PATCH AUTOSEL 4.9 2/5] parisc/agp: Annotate parisc agp init functions with __init, Sasha Levin
- [PATCH AUTOSEL 4.14 3/6] parisc/agp: Annotate parisc agp init functions with __init, Sasha Levin
- [PATCH AUTOSEL 4.19 4/7] parisc/agp: Annotate parisc agp init functions with __init, Sasha Levin
- [PATCH AUTOSEL 5.4 05/10] parisc/agp: Annotate parisc agp init functions with __init, Sasha Levin
- [PATCH AUTOSEL 5.10 10/15] parisc/agp: Annotate parisc agp init functions with __init, Sasha Levin
- [PATCH AUTOSEL 5.15 14/24] parisc/agp: Annotate parisc agp init functions with __init, Sasha Levin
- [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc4,
Helge Deller
- Your System ate a SPARC! Gah! in map_pages(),
John David Anglin
- [PATCH] parisc: Mark cr16 CPU clocksource unstable on all SMP machines, Helge Deller
- [PATCH] parisc: Fix "make install" on newer debian releases, Helge Deller
- [PATCH AUTOSEL 4.9 05/12] parisc: Provide an extru_safe() macro to extract unsigned bits, Sasha Levin
- [PATCH AUTOSEL 4.14 05/14] parisc: Provide an extru_safe() macro to extract unsigned bits, Sasha Levin
- [PATCH AUTOSEL 4.19 07/17] parisc: Provide an extru_safe() macro to extract unsigned bits, Sasha Levin
- [PATCH AUTOSEL 5.4 08/25] parisc: Convert PTE lookup to use extru_safe() macro, Sasha Levin
- [PATCH AUTOSEL 5.10 19/43] parisc: Convert PTE lookup to use extru_safe() macro, Sasha Levin
- [PATCH AUTOSEL 5.10 17/43] parisc: Provide an extru_safe() macro to extract unsigned bits, Sasha Levin
- [PATCH AUTOSEL 4.4 4/9] parisc: Provide an extru_safe() macro to extract unsigned bits,
Sasha Levin
- [PATCH AUTOSEL 5.4 07/25] parisc: Provide an extru_safe() macro to extract unsigned bits, Sasha Levin
- [PATCH AUTOSEL 5.10 18/43] parisc: Fix extraction of hash lock bits in syscall.S, Sasha Levin
- [PATCH AUTOSEL 5.15 29/68] parisc: Convert PTE lookup to use extru_safe() macro, Sasha Levin
- [PATCH AUTOSEL 5.15 28/68] parisc: Fix extraction of hash lock bits in syscall.S, Sasha Levin
- [PATCH AUTOSEL 5.15 27/68] parisc: Provide an extru_safe() macro to extract unsigned bits, Sasha Levin
- [PATCH] parisc: fix compilation failure due to missing __lshrdi3, Mikulas Patocka
- [PATCH] parisc: Enable sata sil, audit and usb support on 64-bit defconfig, Helge Deller
- [PATCH] parisc: Do not export __lshrdi3 on 64-bit with gcc >= 11,
Helge Deller
- [PATCH] agp: parisc-agp: fix section mismatch warning,
Randy Dunlap
- [PATCH] parisc: Set correct KBUILD_IMAGE value for self-extracting kernel, Helge Deller
- [PATCH v4 00/25] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v4 01/25] notifier: Remove extern annotation from function prototypes, Dmitry Osipenko
- [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty(), Dmitry Osipenko
- [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority(), Dmitry Osipenko
- [PATCH v4 04/25] reboot: Correct typo in a comment, Dmitry Osipenko
- [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority, Dmitry Osipenko
- [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails, Dmitry Osipenko
- [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes, Dmitry Osipenko
- [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API, Dmitry Osipenko
- [PATCH v4 09/25] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 10/25] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 11/25] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 12/25] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 13/25] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 14/25] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 15/25] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 16/25] m68k: Switch to new sys-off handler API, Dmitry Osipenko
- [PATCH v4 17/25] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 18/25] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 19/25] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 20/25] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 21/25] nds32: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 22/25] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v4 23/25] ACPI: power: Switch to sys-off handler API, Dmitry Osipenko
- [PATCH v4 24/25] regulator: pfuze100: Use devm_register_sys_off_handler(), Dmitry Osipenko
- [PATCH v4 25/25] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
- [PATCH] parisc/agp: Annotate parisc agp init functions with __init, Helge Deller
- [PATCH AUTOSEL 4.14 10/12] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound, Sasha Levin
- [PATCH AUTOSEL 4.14 11/12] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock(), Sasha Levin
- [PATCH AUTOSEL 4.4 5/6] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound, Sasha Levin
- [PATCH AUTOSEL 4.4 6/6] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock(), Sasha Levin
- [PATCH AUTOSEL 4.9 8/8] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock(), Sasha Levin
- [PATCH AUTOSEL 4.9 7/8] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound, Sasha Levin
- [PATCH AUTOSEL 4.19 14/15] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock(), Sasha Levin
- [PATCH AUTOSEL 4.19 13/15] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound, Sasha Levin
- [PATCH AUTOSEL 5.4 17/19] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock(), Sasha Levin
- [PATCH AUTOSEL 5.4 16/19] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound, Sasha Levin
- [PATCH AUTOSEL 5.10 25/28] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock(), Sasha Levin
- [PATCH AUTOSEL 5.10 24/28] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound, Sasha Levin
- [PATCH AUTOSEL 5.15 31/39] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound, Sasha Levin
- [PATCH AUTOSEL 5.15 32/39] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock(), Sasha Levin
- hpgraphics RPM for visualize FX cards, Sven Schnelle
- [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc3,
Helge Deller
- [PATCH] Revert "parisc: Fix backtrace to always include init funtion names", Helge Deller
- [PATCH 1/4] parisc: Increase FRAME_WARN to 4096 bytes on parisc,
Helge Deller
- [GIT PULL] zstd fixes for v5.16-rc1,
Nick Terrell
- [PATCH] parisc: Fix extraction of hash lock bits in syscall.S,
John David Anglin
- [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc2,
Helge Deller
- [PATCH v2] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock(),
Teng Qi
- [PATCH v2] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound,
zhangyue
- [PATCH] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound,
zhangyue
- [PATCH v2 0/3] Fix stack usage on parisc & improve code size bloat,
Nick Terrell
- [PATCH] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock(),
Teng Qi
- [PATCH 0/3] Fix stack usage on parisc & improve code size bloat,
Nick Terrell
- [PATCH 1/4] parisc: Include stringify.h to avoid build error in crypto/api.c,
Helge Deller
- Re: Build regressions/improvements in v5.16-rc1,
Geert Uytterhoeven
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]