Linux Sparc
[Prev Page][Next Page]
- [PATCH V3 25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, (continued)
- [PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V7 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little,
guoren
- [PATCH V7 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h,
guoren
- [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition,
guoren
- [PATCH V7 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures,
guoren
- [PATCH V7 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT,
guoren
- [PATCH V7 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT,
guoren
- [PATCH V7 06/20] asm-generic: compat: Cleanup duplicate definitions,
guoren
- [PATCH V7 08/20] riscv: Fixup difference with defconfig,
guoren
- [PATCH V7 09/20] riscv: compat: Add basic compat data type implementation,
guoren
- [PATCH V7 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT,
guoren
- [PATCH V7 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation,
guoren
- [PATCH V7 12/20] riscv: compat: syscall: Add entry.S implementation,
guoren
- [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread,
guoren
- [PATCH V7 14/20] riscv: compat: Add elf.h implementation,
guoren
- [PATCH V7 15/20] riscv: compat: Add hw capability check for elf,
guoren
- [PATCH V7 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation,
guoren
- [PATCH V7 17/20] riscv: compat: vdso: Add setup additional pages implementation,
guoren
- [PATCH V7 18/20] riscv: compat: signal: Add rt_frame implementation,
guoren
- [PATCH V7 20/20] riscv: compat: Add COMPAT Kbuild skeletal support,
guoren
- [PATCH V7 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement,
guoren
- Re: [PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64,
Heiko Stübner
- [PATCH V6 00/20] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V6 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h,
guoren
- [PATCH V6 06/20] asm-generic: compat: Cleanup duplicate definitions,
guoren
- [PATCH V6 18/20] riscv: compat: signal: Add rt_frame implementation,
guoren
- [PATCH V6 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little,
guoren
- [PATCH V6 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT,
guoren
- [PATCH V6 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT,
guoren
- [PATCH V6 03/20] compat: consolidate the compat_flock{,64} definition,
guoren
- [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation,
guoren
- [PATCH V6 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures,
guoren
- [PATCH V6 12/20] riscv: compat: syscall: Add entry.S implementation,
guoren
- [PATCH V6 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement,
guoren
- [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation,
guoren
- [PATCH V6 09/20] riscv: compat: Add basic compat data type implementation,
guoren
- [PATCH V6 15/20] riscv: compat: Add hw capability check for elf,
guoren
- [PATCH V6 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT,
guoren
- [PATCH V6 20/20] riscv: compat: Add COMPAT Kbuild skeletal support,
guoren
- [PATCH V6 08/20] riscv: Fixup difference with defconfig,
guoren
- [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation,
guoren
- [PATCH V6 14/20] riscv: compat: Add elf.h implementation,
guoren
- [PATCH V6 13/20] riscv: compat: process: Add UXL_32 support in start_thread,
guoren
- [PATCH V2 06/30] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT,
Anshuman Khandual
- [ext4+sparc64] reads see zeros w/ simultaneous write,
Noah Misch
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good,
Arnd Bergmann
- [PATCH v2 01/18] uaccess: fix integer overflow on access_ok(),
Arnd Bergmann
- [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8(),
Arnd Bergmann
- [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user,
Arnd Bergmann
- [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck(),
Arnd Bergmann
- [PATCH v2 05/18] x86: remove __range_not_ok(),
Arnd Bergmann
- [PATCH v2 07/18] nios2: drop access_ok() check from __put_user(),
Arnd Bergmann
- [PATCH v2 06/18] x86: use more conventional access_ok() definition,
Arnd Bergmann
- [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault,
Arnd Bergmann
- [PATCH v2 09/18] mips: use simpler access_ok(),
Arnd Bergmann
- [PATCH v2 10/18] m68k: fix access_ok for coldfire,
Arnd Bergmann
- [PATCH v2 11/18] arm64: simplify access_ok(),
Arnd Bergmann
- [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok(),
Arnd Bergmann
- [PATCH v2 13/18] uaccess: generalize access_ok(),
Arnd Bergmann
- [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support,
Arnd Bergmann
- [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces,
Arnd Bergmann
- [PATCH v2 16/18] sh: remove CONFIG_SET_FS support,
Arnd Bergmann
- [PATCH v2 17/18] ia64: remove CONFIG_SET_FS support,
Arnd Bergmann
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users,
Arnd Bergmann
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good,
Christophe Leroy
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good,
Arnd Bergmann
- [PATCH][next] treewide: Replace zero-length arrays with flexible-array members,
Gustavo A. R. Silva
- [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 04/14] x86: use more conventional access_ok() definition,
Arnd Bergmann
- [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault,
Arnd Bergmann
- [PATCH 06/14] mips: use simpler access_ok(),
Arnd Bergmann
- [PATCH 07/14] uaccess: generalize 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 06/30] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT,
Anshuman Khandual
- [PATCH 0/5] Support hld based on Pseudo-NMI for arm64,
Lecopzer Chen
- [PATCH v2 0/3] vstatus: TTY status message request,
Walt Drummond
- [PATCH v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init(),
David Hildenbrand
- [PATCH V2] mm: Merge pte_mkhuge() call into arch_make_huge_pte(),
Anshuman Khandual
- [PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte(),
Anshuman Khandual
- [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 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 RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init(),
David Hildenbrand
- [RFC V1 06/31] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT,
Anshuman Khandual
- Re: Build regressions/improvements in v5.17-rc1,
Geert Uytterhoeven
- [PATCH V3 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected,
guoren
- [PATCH V3 16/17] riscv: compat: Add COMPAT Kbuild skeletal support,
guoren
- [PATCH V3 15/17] riscv: compat: Add UXL_32 support in start_thread,
guoren
- [PATCH V3 14/17] riscv: compat: ptrace: Add compat_arch_ptrace implement,
guoren
- [PATCH V3 12/17] riscv: compat: vdso: Add setup additional pages implementation,
guoren
- [PATCH V3 13/17] riscv: compat: signal: Add rt_frame implementation,
guoren
- [PATCH V3 10/17] riscv: compat: Add elf.h implementation,
guoren
- [PATCH V3 11/17] riscv: compat: vdso: Add rv32 VDSO base code implementation,
guoren
- [PATCH V3 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation,
guoren
- [PATCH V3 09/17] riscv: compat: syscall: Add entry.S implementation,
guoren
- [PATCH V3 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT,
guoren
- [PATCH V3 06/17] riscv: compat: Add basic compat date type implementation,
guoren
- [PATCH V3 05/17] riscv: Fixup difference with defconfig,
guoren
- [PATCH V3 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT,
guoren
- [PATCH V3 03/17] asm-generic: compat: Cleanup duplicate definitions,
guoren
- [PATCH V3 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT,
guoren
- [PATCH V3 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures,
guoren
- [PATCH V3 00/17] riscv: compat: Add COMPAT mode support for rv64,
guoren
- architectures that still need to remove set_fs(),
Christoph Hellwig
- [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 5.16 026/217] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33,
Sasha Levin
- consolidate the compat fcntl definitions,
Christoph Hellwig
- [PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API,
Christophe JAILLET
- [PATCH V2 00/17] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V2 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures,
guoren
- [PATCH V2 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT,
guoren
- [PATCH V2 03/17] asm-generic: fcntl: compat: Remove duplicate definitions,
guoren
- [PATCH V2 04/17] asm-generic: compat: Cleanup duplicate definitions,
guoren
- [PATCH V2 05/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT,
guoren
- [PATCH V2 06/17] riscv: Fixup difference with defconfig,
guoren
- [PATCH V2 07/17] riscv: compat: Add basic compat date type implementation,
guoren
- [PATCH V2 08/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT,
guoren
- [PATCH V2 09/17] riscv: compat: syscall: Add compat_sys_call_table implementation,
guoren
- [PATCH V2 10/17] riscv: compat: syscall: Add entry.S implementation,
guoren
- [PATCH V2 11/17] riscv: compat: Add elf.h implementation,
guoren
- [PATCH V2 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation,
guoren
- [PATCH V2 13/17] riscv: compat: vdso: Add setup additional pages implementation,
guoren
- [PATCH V2 14/17] riscv: compat: signal: Add rt_frame implementation,
guoren
- [PATCH V2 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement,
guoren
- [PATCH V2 16/17] riscv: compat: Add UXL_32 support in start_thread,
guoren
- [PATCH V2 17/17] riscv: compat: Add COMPAT Kbuild skeletal support,
guoren
- [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary,
Niklas Schnelle
- Re: Build regressions/improvements in v5.16-rc7,
Geert Uytterhoeven
- [PATCH 0/5] Remove duplicate context init function for sha algorithm,
Tianjia Zhang
- [PATCH] sparc32: use strscpy to copy strings,
Jason Wang
- [PATCH] sparc64: use strscpy to copy strings,
Jason Wang
- [PATCH] sparc: use strscpy to copy strings,
Jason Wang
- [PATCH/RFC] mm: add and use batched version of __tlb_remove_table(),
Nikita Yushchenko
[PATCH 0/4] mm: percpu: Cleanup percpu first chunk function,
Kefeng Wang
[PATCH] arch: sparc: add missing of_node_put before return,
Qing Wang
REFERENZ NUMMER:#20213097036552199/EU,
Rechtsanwältin Bernhard & Co Büro Assoziiert
[patch V2 00/23] genirq/msi, PCI/MSI: Spring cleaning - Part 1,
Thomas Gleixner
- [patch V2 01/23] powerpc/4xx: Remove MSI support which never worked,
Thomas Gleixner
- [patch V2 02/23] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity(),
Thomas Gleixner
- [patch V2 03/23] genirq/msi: Guard sysfs code,
Thomas Gleixner
- [patch V2 05/23] genirq/msi: Fixup includes,
Thomas Gleixner
- [patch V2 04/23] genirq/msi: Remove unused domain callbacks,
Thomas Gleixner
- [patch V2 06/23] PCI/MSI: Make pci_msi_domain_write_msg() static,
Thomas Gleixner
- [patch V2 07/23] PCI/MSI: Remove msi_desc_to_pci_sysdata(),
Thomas Gleixner
- [patch V2 08/23] PCI/sysfs: Use pci_irq_vector(),
Thomas Gleixner
- [patch V2 09/23] MIPS: Octeon: Use arch_setup_msi_irq(),
Thomas Gleixner
- [patch V2 13/23] PCI/MSI: Cleanup include zoo,
Thomas Gleixner
- [patch V2 14/23] PCI/MSI: Make msix_update_entries() smarter,
Thomas Gleixner
- [patch V2 16/23] PCI/MSI: Split out CONFIG_PCI_MSI independent part,
Thomas Gleixner
- [patch V2 15/23] PCI/MSI: Move code into a separate directory,
Thomas Gleixner
- [patch V2 12/23] PCI/MSI: Make arch_restore_msi_irqs() less horrible.,
Thomas Gleixner
- [patch V2 17/23] PCI/MSI: Split out !IRQDOMAIN code,
Thomas Gleixner
- [patch V2 11/23] x86/hyperv: Refactor hv_msi_domain_free_irqs(),
Thomas Gleixner
- [patch V2 10/23] genirq/msi, treewide: Use a named struct for PCI/MSI attributes,
Thomas Gleixner
- [patch V2 18/23] PCI/MSI: Split out irqdomain code,
Thomas Gleixner
- [patch V2 19/23] PCI/MSI: Sanitize MSIX table map handling,
Thomas Gleixner
- [patch V2 20/23] PCI/MSI: Move msi_lock to struct pci_dev,
Thomas Gleixner
- [patch V2 21/23] PCI/MSI: Make pci_msi_domain_check_cap() static,
Thomas Gleixner
- [patch V2 22/23] genirq/msi: Handle PCI/MSI allocation fail in core code,
Thomas Gleixner
- [patch V2 23/23] PCI/MSI: Move descriptor counting on allocation fail to the legacy code,
Thomas Gleixner
[RFC PATCH 0/6] Check length of unmapped area on MAP_FIXED,
Liam Howlett
Re: Build regressions/improvements in v5.16-rc3,
Geert Uytterhoeven
[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1,
Thomas Gleixner
- [patch 01/22] powerpc/4xx: Remove MSI support which never worked,
Thomas Gleixner
- [patch 02/22] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_attinity(),
Thomas Gleixner
- [patch 03/22] genirq/msi: Guard sysfs code,
Thomas Gleixner
- [patch 04/22] genirq/msi: Remove unused domain callbacks,
Thomas Gleixner
- [patch 05/22] genirq/msi: Fixup includes,
Thomas Gleixner
- [patch 06/22] PCI/MSI: Make pci_msi_domain_write_msg() static,
Thomas Gleixner
- [patch 07/22] PCI/MSI: Remove msi_desc_to_pci_sysdata(),
Thomas Gleixner
- [patch 08/22] PCI/sysfs: Use pci_irq_vector(),
Thomas Gleixner
- [patch 11/22] x86/hyperv: Refactor hv_msi_domain_free_irqs(),
Thomas Gleixner
- [patch 09/22] MIPS: Octeon: Use arch_setup_msi_irq(),
Thomas Gleixner
- [patch 12/22] PCI/MSI: Make arch_restore_msi_irqs() less horrible.,
Thomas Gleixner
- [patch 10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes,
Thomas Gleixner
- [patch 13/22] PCI/MSI: Cleanup include zoo,
Thomas Gleixner
- [patch 14/22] PCI/MSI: Make msix_update_entries() smarter,
Thomas Gleixner
- [patch 16/22] PCI/MSI: Split out CONFIG_PCI_MSI independent part,
Thomas Gleixner
- [patch 21/22] genirq/msi: Handle PCI/MSI allocation fail in core code,
Thomas Gleixner
- [patch 22/22] PCI/MSI: Move descriptor counting on allocation fail to the legacy code,
Thomas Gleixner
- [patch 15/22] PCI/MSI: Move code into a separate directory,
Thomas Gleixner
- [patch 17/22] PCI/MSI: Split out !IRQDOMAIN code,
Thomas Gleixner
- [patch 20/22] PCI/MSI: Make pci_msi_domain_check_cap() static,
Thomas Gleixner
- [patch 18/22] PCI/MSI: Split out irqdomain code,
Thomas Gleixner
- [patch 19/22] PCI/MSI: Sanitize MSIX table map handling,
Thomas Gleixner
- Re: [patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1,
Jason Gunthorpe
- Re: [patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1,
Juergen Gross
- Re: [patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1,
Cédric Le Goater
[PATCH 1/1] futex: Wireup futex_waitv syscall,
André Almeida
[PATCH 5.15 260/279] signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails,
Greg Kroah-Hartman
[PATCH 5.15 261/279] signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig,
Greg Kroah-Hartman
Re: Build regressions/improvements in v5.16-rc2,
Geert Uytterhoeven
[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton,
Kefeng Wang
[PATCH v0 00/42] notifiers: Return an error when callback is already registered,
Borislav Petkov
[Index of Archives]
[Kernel Development]
[Linux ARM Development]
[Linux Resources]
Mail converted by MHonArc