Linux Arch
[Prev Page][Next Page]
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, (continued)
- [PATCH v9 25/42] x86/fpu: Add helper for modifying xstate, Rick Edgecombe
- [PATCH v9 24/42] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Rick Edgecombe
- [PATCH v9 29/42] x86/shstk: Handle thread shadow stack, Rick Edgecombe
- [PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support, Rick Edgecombe
- [PATCH v9 26/42] x86: Introduce userspace API for shadow stack, Rick Edgecombe
- [PATCH v9 27/42] x86/shstk: Add user control-protection fault handler, Rick Edgecombe
- [PATCH v9 31/42] x86/shstk: Handle signals for shadow stack, Rick Edgecombe
- [PATCH v9 30/42] x86/shstk: Introduce routines modifying shstk, Rick Edgecombe
- [PATCH v9 32/42] x86/shstk: Check that SSP is aligned on sigreturn, Rick Edgecombe
- [PATCH v9 34/42] x86/shstk: Introduce map_shadow_stack syscall, Rick Edgecombe
- [PATCH v9 33/42] x86/shstk: Check that signal frame is shadow stack mem, Rick Edgecombe
- [PATCH v9 35/42] x86/shstk: Support WRSS for userspace, Rick Edgecombe
- [PATCH v9 38/42] x86/cpufeatures: Enable CET CR4 bit for shadow stack, Rick Edgecombe
- [PATCH v9 40/42] x86: Add PTRACE interface for shadow stack, Rick Edgecombe
- [PATCH v9 36/42] x86: Expose thread features in /proc/$PID/status, Rick Edgecombe
- [PATCH v9 39/42] selftests/x86: Add shadow stack test, Rick Edgecombe
- [PATCH v9 37/42] x86/shstk: Wire in shadow stack interface, Rick Edgecombe
- [PATCH v9 41/42] x86/shstk: Add ARCH_SHSTK_UNLOCK, Rick Edgecombe
- [PATCH v9 42/42] x86/shstk: Add ARCH_SHSTK_STATUS, Rick Edgecombe
- Re: [PATCH v9 00/42] Shadow stacks for userspace, Linus Torvalds
- Re: [PATCH v9 00/42] Shadow stacks for userspace, Mark Brown
- [PATCH v4 00/34] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH v4 04/34] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH v4 09/34] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 05/34] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables, Vishal Moola (Oracle)
- [PATCH v4 08/34] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 12/34] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 24/34] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 17/34] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v4 26/34] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 20/34] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 25/34] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 16/34] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 18/34] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v4 30/34] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 31/34] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 11/34] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 22/34] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 21/34] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 15/34] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH v4 10/34] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v1 0/2] Unify uapi bitsperlong.h,
Tiezhu Yang
- [PATCH v4 0/9] GenieZone hypervisor drivers,
Yi-De Wu
- [PATCH v4 3/9] virt: geniezone: Add vcpu support, Yi-De Wu
- [PATCH v4 2/9] virt: geniezone: Add GenieZone hypervisor support, Yi-De Wu
- [PATCH v4 4/9] virt: geniezone: Add irqchip support for virtual interrupt injection, Yi-De Wu
[PATCH v6 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way,
Baoquan He
- [PATCH v6 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros, Baoquan He
- [PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition, Baoquan He
- [PATCH v6 03/19] openrisc: mm: remove unneeded early ioremap code, Baoquan He
- [PATCH v6 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap(), Baoquan He
- [PATCH v6 06/19] mm/ioremap: add slab availability checking in ioremap_prot, Baoquan He
- [PATCH v6 08/19] ia64: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 09/19] openrisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 07/19] arc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 14/19] parisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 11/19] sh: add <asm-generic/io.h> including, Baoquan He
- [PATCH v6 13/19] xtensa: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap, Baoquan He
- [PATCH v6 12/19] sh: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 16/19] mm: move is_ioremap_addr() into new header file, Baoquan He
- [PATCH v6 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed, Baoquan He
- [PATCH v6 17/19] powerpc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v6 18/19] arm64 : mm: add wrapper function ioremap_prot(), Baoquan He
[PATCH net-next v7 4/4] af_unix: Kconfig: make CONFIG_UNIX bool,
Alexander Mikhalitsyn
[PATCH net-next v7 3/4] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test, Alexander Mikhalitsyn
[PATCH net-next v7 2/4] net: core: add getsockopt SO_PEERPIDFD,
Alexander Mikhalitsyn
[PATCH net-next v7 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD,
Alexander Mikhalitsyn
[PATCH] percpu: Fix self-assignment of __old in raw_cpu_generic_try_cmpxchg(),
Nathan Chancellor
[PATCH 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
[arnd-asm-generic:asm-generic] BUILD SUCCESS 3b1ddbb62e7e7d2433781cd2f59d77c2f9aee934, kernel test robot
[PATCH v3 00/34] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v3 01/34] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables, Vishal Moola (Oracle)
- [PATCH v3 04/34] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH v3 02/34] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH v3 05/34] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH v3 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH v3 07/34] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 08/34] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 09/34] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 10/34] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 11/34] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 12/34] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v3 16/34] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 17/34] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 18/34] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v3 19/34] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 20/34] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 21/34] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 24/34] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 26/34] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 27/34] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 31/34] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v3 15/34] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 14/34] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
[PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double(),
Peter Zijlstra
- [PATCH 06/12] percpu: Wire up cmpxchg128, Peter Zijlstra
- [PATCH 02/12] types: Introduce [us]128, Peter Zijlstra
- [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__, Peter Zijlstra
- [PATCH 03/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}(), Peter Zijlstra
- [PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg(), Peter Zijlstra
- [PATCH 12/12] s390/cpum_sf: Convert to cmpxchg128(), Peter Zijlstra
- [PATCH 11/12] arch: Remove cmpxchg_double, Peter Zijlstra
- [PATCH 04/12] instrumentation: Wire up cmpxchg128(), Peter Zijlstra
- [PATCH 09/12] x86,intel_iommu: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH 08/12] x86,amd_iommu: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH 01/12] cyrpto/b128ops: Remove struct u128, Peter Zijlstra
- [PATCH 10/12] slub: Replace cmpxchg_double(), Peter Zijlstra
- Re: [PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double(), Mark Rutland
[PATCH v2 0/7] docs: Move Documentation/arm under Documentation/arch,
Jonathan Corbet
[PATCH -next V12 0/3] riscv: Add independent irq/softirq stacks,
guoren
[PATCH v2 0/3] kprobes: notrace enhancements,
Nadav Amit
[arnd-asm-generic:asm-generic] BUILD SUCCESS 6e542e9820c2645ff8db1eb2b8d61fb25fd89174, kernel test robot
[PATCH 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h,
Michael Ellerman
[GIT PULL] Convert virt_to_phys() into static inlines,
Linus Walleij
[PATCH net-next] s390/ism: Set DMA coherent mask,
Niklas Schnelle
[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION,
Jisheng Zhang
[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline,
Linus Walleij
- [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid(), Linus Walleij
- [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init, Linus Walleij
- [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page(), Linus Walleij
- [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v3 05/12] cifs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob, Linus Walleij
- [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v3 08/12] arm64: vdso: Pass (void *) to virt_to_page(), Linus Walleij
- [PATCH v3 11/12] arm64: memory: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines, Linus Walleij
- [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines, Linus Walleij
[PATCH net-next v6 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test, Alexander Mikhalitsyn
[PATCH net-next v6 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD,
Alexander Mikhalitsyn
[PATCH net-next v6 2/3] net: core: add getsockopt SO_PEERPIDFD, Alexander Mikhalitsyn
[PATCH 00/26] locking/atomic: restructuring + kerneldoc,
Mark Rutland
- [PATCH 04/26] locking/atomic: make atomic*_{cmp,}xchg optional, Mark Rutland
- [PATCH 05/26] locking/atomic: arc: add preprocessor symbols, Mark Rutland
- [PATCH 07/26] locking/atomic: hexagon: add preprocessor symbols, Mark Rutland
- [PATCH 09/26] locking/atomic: parisc: add preprocessor symbols, Mark Rutland
- [PATCH 06/26] locking/atomic: arm: add preprocessor symbols, Mark Rutland
- [PATCH 08/26] locking/atomic: m68k: add preprocessor symbols, Mark Rutland
- [PATCH 11/26] locking/atomic: sparc: add preprocessor symbols, Mark Rutland
- [PATCH 01/26] locking/atomic: arm: fix sync ops, Mark Rutland
- [PATCH 03/26] locking/atomic: hexagon: remove redundant arch_atomic_cmpxchg, Mark Rutland
- [PATCH 10/26] locking/atomic: sh: add preprocessor symbols, Mark Rutland
- [PATCH 12/26] locking/atomic: x86: add preprocessor symbols, Mark Rutland
- [PATCH 02/26] locking/atomic: remove fallback comments, Mark Rutland
- [PATCH 13/26] locking/atomic: xtensa: add preprocessor symbols, Mark Rutland
- [PATCH 14/26] locking/atomic: scripts: remove bogus order parameter, Mark Rutland
- [PATCH 21/26] locking/atomic: scripts: split pfx/name/sfx/order, Mark Rutland
- [PATCH 25/26] locking/atomic: docs: Add atomic operations to the driver basic API documentation, Mark Rutland
- [PATCH 18/26] locking/atomic: treewide: use raw_atomic*_<op>(), Mark Rutland
- [PATCH 19/26] locking/atomic: scripts: build raw_atomic_long*() directly, Mark Rutland
- [PATCH 15/26] locking/atomic: scripts: remove leftover "${mult}", Mark Rutland
- [PATCH 22/26] locking/atomic: scripts: simplify raw_atomic_long*() definitions, Mark Rutland
- [PATCH 16/26] locking/atomic: scripts: factor out order template generation, Mark Rutland
- [PATCH 26/26] locking/atomic: treewide: delete arch_atomic_*() kerneldoc, Mark Rutland
- Re: [PATCH 00/26] locking/atomic: restructuring + kerneldoc, Kees Cook
- Message not available
Message not available
[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
- [PATCH v5 07/44] counter: add HAS_IOPORT_MAP dependency, Niklas Schnelle
- [PATCH v5 01/44] kgdb: add HAS_IOPORT dependency, Niklas Schnelle
- [PATCH v5 03/44] char: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 08/44] /dev/port: don't compile file operations without CONFIG_DEVPORT, Niklas Schnelle
- [PATCH v5 04/44] char: ipmi: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 15/44] Input: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 10/44] firmware: dmi-sysfs: handle HAS_IOPORT=n, Niklas Schnelle
- [PATCH v5 06/44] comedi: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 02/44] ata: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 05/44] char: tpm: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 09/44] drm: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 11/44] gpio: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 19/44] misc: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 13/44] i2c: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 21/44] mpt fusion: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 17/44] leds: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 24/44] PCI: Make quirk using inw() depend on HAS_IOPORT, Niklas Schnelle
- [PATCH v5 23/44] parport: PC style parport depends on HAS_IOPORT, Niklas Schnelle
- [PATCH v5 18/44] media: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 16/44] Input: gameport: add ISA and HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 12/44] hwmon: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 25/44] PCI/sysfs: Make I/O resource depend on HAS_IOPORT, Niklas Schnelle
- [PATCH v5 20/44] mISDN: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 26/44] pcmcia: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 29/44] power: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 27/44] platform: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 14/44] iio: ad7606: Kconfig: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 34/44] staging: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 36/44] usb: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 37/44] usb: uhci: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 35/44] tty: serial: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 43/44] wireless: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 41/44] video: Handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 38/44] usb: pci-quirks: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 30/44] rtc: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 22/44] net: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 39/44] vgacon: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 40/44] fbdev: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 28/44] pnp: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 44/44] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n, Niklas Schnelle
- [PATCH v5 33/44] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO, Niklas Schnelle
- [PATCH v5 32/44] sound: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v5 42/44] watchdog: add HAS_IOPORT dependencies, Niklas Schnelle
- Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n, Arnd Bergmann
- [PATCH v5 31/44] scsi: add HAS_IOPORT dependencies, Niklas Schnelle
- Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n, Martin K. Petersen
[PATCH v2 00/12] arch: Make virt_to_pfn into a static inline,
Linus Walleij
- [PATCH v2 04/12] riscv: mm: init: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid(), Linus Walleij
- [PATCH v2 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init, Linus Walleij
- [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page(), Linus Walleij
- [PATCH v2 05/12] cifs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v2 07/12] netfs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v2 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob, Linus Walleij
- [PATCH v2 08/12] arm64: vdso: Pass (void *) to virt_to_page(), Linus Walleij
- [PATCH v2 09/12] asm-generic/page.h: Make pfn accessors static inlines, Linus Walleij
- [PATCH v2 12/12] m68k/mm: Make pfn accessors static inlines, Linus Walleij
- [PATCH v2 10/12] ARM: mm: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH v2 11/12] arm64: memory: Make virt_to_pfn() a static inline, Linus Walleij
[PATCH] LoongArch: Fix perf event id calculation, Huacai Chen
[PATCH v4] mips: add <asm-generic/io.h> including,
Jiaxun Yang
[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch,
Jonathan Corbet
[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode,
guoren
- [RFC PATCH 01/22] riscv: vdso: Unify vdso32 & compat_vdso into vdso/Makefile, guoren
- [RFC PATCH 04/22] clocksource: riscv: s64ilp32: Use __riscv_xlen instead of CONFIG_32BIT, guoren
- [RFC PATCH 02/22] riscv: vdso: Remove compat_vdso/, guoren
- [RFC PATCH 03/22] riscv: vdso: Add time-related vDSO common flow for vdso32, guoren
- [RFC PATCH 08/22] riscv: s64ilp32: Add asid support, guoren
- [RFC PATCH 07/22] riscv: s64ilp32: Add sbi support, guoren
- [RFC PATCH 10/22] riscv: s64ilp32: Enable user space runtime environment, guoren
- [RFC PATCH 06/22] irqchip: riscv: s64ilp32: Use __riscv_xlen instead of CONFIG_32BIT, guoren
- [RFC PATCH 09/22] riscv: s64ilp32: Introduce PTR_L and PTR_S, guoren
- [RFC PATCH 05/22] riscv: s64ilp32: Introduce xlen_t, guoren
- [RFC PATCH 11/22] riscv: s64ilp32: Add ebpf jit support, guoren
- [RFC PATCH 12/22] riscv: s64ilp32: Add ELF32 support, guoren
- [RFC PATCH 15/22] riscv: s64ilp32: Enable native atomic64, guoren
- [RFC PATCH 13/22] riscv: s64ilp32: Add ARCH RV64 ILP32 compiling framework, guoren
- [RFC PATCH 16/22] riscv: s64ilp32: Add TImode (128 int) support, guoren
- [RFC PATCH 18/22] riscv: s64ilp32: Disable KVM, guoren
- [RFC PATCH 17/22] riscv: s64ilp32: Implement cmpxchg_double, guoren
- [RFC PATCH 21/22] riscv: s64ilp32: Correct the rv64ilp32 stackframe layout, guoren
- [RFC PATCH 19/22] riscv: Cleanup rv32_defconfig, guoren
- [RFC PATCH 22/22] riscv: s64ilp32: Temporary workaround solution to gcc problem, guoren
- [RFC PATCH 14/22] riscv: s64ilp32: Add MMU_SV39 mode support for 32BIT, guoren
- [RFC PATCH 20/22] riscv: s64ilp32: Add rv64ilp32_defconfig, guoren
- Re: [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode, Palmer Dabbelt
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]