Linux Arch
[Prev Page][Next Page]
- [PATCH v7 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs,
Michael Kelley
- [PATCH v7 01/12] x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM, Michael Kelley
- [PATCH v7 02/12] x86/hyperv: Reorder code to facilitate future work, Michael Kelley
- [PATCH v7 03/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls, Michael Kelley
- [PATCH v7 04/12] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently, Michael Kelley
- [PATCH v7 05/12] init: Call mem_encrypt_init() after Hyper-V hypercall init is done, Michael Kelley
- [PATCH v7 06/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms, Michael Kelley
- [PATCH v7 09/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers, Michael Kelley
- [PATCH v7 07/12] swiotlb: Remove bounce buffer remapping for Hyper-V, Michael Kelley
- [PATCH v7 11/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary, Michael Kelley
- [PATCH v7 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs, Michael Kelley
- [PATCH v7 10/12] hv_netvsc: Remove second mapping of send and recv buffers, Michael Kelley
- [PATCH v7 08/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages, Michael Kelley
- [arnd-asm-generic:dma-sync-rework] BUILD REGRESSION 854b3f802e18f13161b3227759d12eb36930152e, kernel test robot
- [arnd-asm-generic:dma-sync-rework 22/22] arch/hexagon/kernel/dma.c:19:27: error: use of undeclared identifier 'paddr', kernel test robot
- [arnd-asm-generic:dma-sync-rework 7/22] arch/powerpc/mm/dma-noncoherent.c:91:59: error: must use 'enum' tag to refer to type 'dma_cache_op', kernel test robot
- [arnd-asm-generic:dma-sync-rework 7/22] arch/powerpc/mm/dma-noncoherent.c:91:59: error: unknown type name 'dma_cache_op', kernel test robot
- [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64, Dan Li
- [arnd-asm-generic:dma-sync-rework] BUILD REGRESSION 985cd64f3b17b82468e68c6269e09a5556d3720e, kernel test robot
- [arnd-asm-generic:dma-sync-rework 2/22] arch/parisc/include/asm/vdso.h:10:10: fatal error: generated/vdso32-offsets.h: No such file or directory, kernel test robot
- [arnd-asm-generic:dma-sync-rework 20/20] include/linux/dma-sync.h:24:6: warning: no previous prototype for 'arch_sync_dma_for_device', kernel test robot
- [arnd-asm-generic:dma-sync-rework 12/20] arch/mips/mm/dma-noncoherent.c:63:11: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int, kernel test robot
- [arnd-asm-generic:dma-sync-rework 5/20] arch/powerpc/mm/dma-noncoherent.c:91:59: error: must use 'enum' tag to refer to type 'dma_cache_op', kernel test robot
- [arnd-asm-generic:dma-sync-rework 20/20] arch/openrisc/kernel/dma.c:115:19: error: 'addr' undeclared; did you mean 'paddr'?, kernel test robot
- [arnd-asm-generic:dma-sync-rework 20/20] arch/hexagon/kernel/dma.c:19:27: error: use of undeclared identifier 'paddr', kernel test robot
- [arnd-asm-generic:dma-sync-rework 5/20] arch/powerpc/mm/dma-noncoherent.c:91:59: error: unknown type name 'dma_cache_op', kernel test robot
- [arnd-asm-generic:dma-sync-rework 12/20] arch/mips/mm/dma-noncoherent.c:63:17: error: expected declaration specifiers or '...' before '(' token, kernel test robot
- [arnd-asm-generic:dma-sync-rework 20/20] arch/openrisc/kernel/dma.c:126:9: warning: this 'for' clause does not guard..., kernel test robot
- [arnd-asm-generic:dma-sync-rework 20/20] arch/csky/mm/dma-mapping.c:65:18: error: 'paddr' undeclared, kernel test robot
- [PATCH -next V4] riscv: jump_label: Optimize the code size with compressed instruction, guoren
- [PATCH V3] uapi: Fixup strace compile error,
guoren
- [PATCH -next V11 0/3] riscv: Add independent irq/softirq stacks,
guoren
- [PATCH 0/6] Documentation: arch reorg (continued),
Jonathan Corbet
- [PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary, Niklas Schnelle
- [PATCH v3] rust: ioctl: Add ioctl number manipulation functions,
Asahi Lina
- [PATCH v2] rust: ioctl: Add ioctl number manipulation functions,
Asahi Lina
- [PATCH] tools/memory-model: Remove out-of-date SRCU documentation,
Andrea Parri
- [RFC PATCH v2 0/2] Providing mount in memfd_restricted() syscall,
Ackerley Tng
- [PATCH net-next v2 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test,
Alexander Mikhalitsyn
- [PATCH net-next v2 2/3] net: core: add getsockopt SO_PEERPIDFD,
Alexander Mikhalitsyn
- [PATCH net-next v2 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD,
Alexander Mikhalitsyn
- [PATCH v2 0/4] usercopy: generic tests + arm64 fixes,
Mark Rutland
- [PATCH memory-model 0/31] LKMM scripting updates for v6.4,
Paul E. McKenney
- [PATCH memory-model scripts 04/31] tools/memory-model: Make judgelitmus.sh identify bad macros, Paul E. McKenney
- [PATCH memory-model scripts 06/31] tools/memory-model: Fix paulmck email address on pre-existing scripts, Paul E. McKenney
- [PATCH memory-model scripts 02/31] tools/memory-model: Make judgelitmus.sh note timeouts, Paul E. McKenney
- [PATCH memory-model scripts 05/31] tools/memory-model: Make judgelitmus.sh detect hard deadlocks, Paul E. McKenney
- [PATCH memory-model scripts 24/31] tools/memory-model: Add "--" to parseargs.sh for additional arguments, Paul E. McKenney
- [PATCH memory-model scripts 07/31] tools/memory-model: Update parseargs.sh for hardware verification, Paul E. McKenney
- [PATCH memory-model scripts 29/31] tools/memory-model: Use "-unroll 0" to keep --hw runs finite, Paul E. McKenney
- [PATCH memory-model scripts 01/31] tools/memory-model: Document locking corner cases, Paul E. McKenney
- [PATCH memory-model scripts 09/31] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU, Paul E. McKenney
- [PATCH memory-model scripts 03/31] tools/memory-model: Make cmplitmushist.sh note timeouts, Paul E. McKenney
- [PATCH memory-model scripts 15/31] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out, Paul E. McKenney
- [PATCH memory-model scripts 16/31] tools/memory-model: Keep assembly-language litmus tests, Paul E. McKenney
- [PATCH memory-model scripts 13/31] tools/memory-model: Split runlitmus.sh out of checklitmus.sh, Paul E. McKenney
- [PATCH memory-model scripts 22/31] tools/memory-model: Make checkghlitmus.sh use mselect7, Paul E. McKenney
- [PATCH memory-model scripts 18/31] tools/memory-model: Make runlitmus.sh check for jingle errors, Paul E. McKenney
- [PATCH memory-model scripts 17/31] tools/memory-model: Allow herd to deduce CPU type, Paul E. McKenney
- [PATCH memory-model scripts 08/31] tools/memory-model: Make judgelitmus.sh handle hardware verifications, Paul E. McKenney
- [PATCH memory-model scripts 14/31] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw, Paul E. McKenney
- [PATCH memory-model scripts 30/31] tools/memory-model: Use "grep -E" instead of "egrep", Paul E. McKenney
- [PATCH memory-model scripts 31/31] tools/memory-model: Document LKMM test procedure, Paul E. McKenney
- [PATCH memory-model scripts 26/31] tools/memory-model: Add checktheselitmus.sh to run specified litmus tests, Paul E. McKenney
- [PATCH memory-model scripts 20/31] tools/memory-model: Implement --hw support for checkghlitmus.sh, Paul E. McKenney
- [PATCH memory-model scripts 11/31] tools/memory-model: Hardware checking for check{,all}litmus.sh, Paul E. McKenney
- [PATCH memory-model scripts 28/31] tools/memory-model: Make judgelitmus.sh handle scripted Result: tag, Paul E. McKenney
- [PATCH memory-model scripts 19/31] tools/memory-model: Add -v flag to jingle7 runs, Paul E. McKenney
- [PATCH memory-model scripts 10/31] tools/memory-model: Fix checkalllitmus.sh comment, Paul E. McKenney
- [PATCH memory-model scripts 12/31] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files, Paul E. McKenney
- [PATCH memory-model scripts 25/31] tools/memory-model: Repair parseargs.sh header comment, Paul E. McKenney
- [PATCH memory-model scripts 27/31] tools/memory-model: Add data-race capabilities to judgelitmus.sh, Paul E. McKenney
- [PATCH memory-model scripts 21/31] tools/memory-model: Fix scripting --jobs argument, Paul E. McKenney
- [PATCH memory-model scripts 23/31] tools/memory-model: Make history-check scripts use mselect7, Paul E. McKenney
- [PATCH memory-model 0/8] LKMM updates for v6.4,
Paul E. McKenney
- [PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks,
Kirill A. Shutemov
- [PATCH v3 0/5] Hyper-V VTL support,
Saurabh Sengar
- [PATCH v8 00/40] Shadow stacks for userspace,
Rick Edgecombe
- [PATCH v8 01/40] Documentation/x86: Add CET shadow stack description, Rick Edgecombe
- [PATCH v8 02/40] x86/shstk: Add Kconfig option for shadow stack, Rick Edgecombe
- [PATCH v8 04/40] x86/cpufeatures: Enable CET CR4 bit for shadow stack, Rick Edgecombe
- [PATCH v8 03/40] x86/cpufeatures: Add CPU feature flags for shadow stacks, Rick Edgecombe
- [PATCH v8 06/40] x86/fpu: Add helper for modifying xstate, Rick Edgecombe
- [PATCH v8 05/40] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Rick Edgecombe
- [PATCH v8 07/40] x86/traps: Move control protection handler to separate file, Rick Edgecombe
- [PATCH v8 08/40] x86/shstk: Add user control-protection fault handler, Rick Edgecombe
- [PATCH v8 09/40] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Rick Edgecombe
- [PATCH v8 14/40] x86/mm: Introduce _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v8 12/40] s390/mm: Introduce pmd_mkwrite_kernel(), Rick Edgecombe
- [PATCH v8 13/40] mm: Make pte_mkwrite() take a VMA, Rick Edgecombe
- [PATCH v8 11/40] mm: Introduce pte_mkwrite_kernel(), Rick Edgecombe
- [PATCH v8 10/40] x86/mm: Move pmd_write(), pud_write() up in the file, Rick Edgecombe
- [PATCH v8 15/40] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v8 16/40] x86/mm: Start actually marking _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v8 18/40] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Rick Edgecombe
- [PATCH v8 17/40] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Rick Edgecombe
- [PATCH v8 19/40] x86/mm: Check shadow stack page fault errors, Rick Edgecombe
- [PATCH v8 20/40] x86/mm: Teach pte_mkwrite() about stack memory, Rick Edgecombe
- [PATCH v8 21/40] mm: Add guard pages around a shadow stack., Rick Edgecombe
- [PATCH v8 22/40] mm/mmap: Add shadow stack pages to memory accounting, Rick Edgecombe
- [PATCH v8 23/40] mm: Re-introduce vm_flags to do_mmap(), Rick Edgecombe
- [PATCH v8 27/40] x86/mm: Warn if create Write=0,Dirty=1 with raw prot, Rick Edgecombe
- [PATCH v8 24/40] mm: Don't allow write GUPs to shadow stack memory, Rick Edgecombe
- [PATCH v8 26/40] mm: Warn on shadow stack memory in wrong vma, Rick Edgecombe
- [PATCH v8 25/40] x86/mm: Introduce MAP_ABOVE4G, Rick Edgecombe
- [PATCH v8 28/40] x86: Introduce userspace API for shadow stack, Rick Edgecombe
- [PATCH v8 32/40] x86/shstk: Handle signals for shadow stack, Rick Edgecombe
- [PATCH v8 29/40] x86/shstk: Add user-mode shadow stack support, Rick Edgecombe
- [PATCH v8 31/40] x86/shstk: Introduce routines modifying shstk, Rick Edgecombe
- [PATCH v8 30/40] x86/shstk: Handle thread shadow stack, Rick Edgecombe
- [PATCH v8 33/40] x86/shstk: Introduce map_shadow_stack syscall, Rick Edgecombe
- [PATCH v8 34/40] x86/shstk: Support WRSS for userspace, Rick Edgecombe
- [PATCH v8 35/40] x86: Expose thread features in /proc/$PID/status, Rick Edgecombe
- [PATCH v8 37/40] selftests/x86: Add shadow stack test, Rick Edgecombe
- [PATCH v8 38/40] x86: Add PTRACE interface for shadow stack, Rick Edgecombe
- [PATCH v8 36/40] x86/shstk: Wire in shadow stack interface, Rick Edgecombe
- [PATCH v8 40/40] x86/shstk: Add ARCH_SHSTK_STATUS, Rick Edgecombe
- [PATCH v8 39/40] x86/shstk: Add ARCH_SHSTK_UNLOCK, Rick Edgecombe
- Re: [PATCH v8 00/40] Shadow stacks for userspace, Borislav Petkov
- [PATCH] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks,
Kirill A. Shutemov
- [PATCH net-next 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test, Alexander Mikhalitsyn
- [PATCH net-next 2/3] net: core: add getsockopt SO_PEERPIDFD,
Alexander Mikhalitsyn
- [PATCH net-next 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD,
Alexander Mikhalitsyn
- [RFC PATCH 00/10] Additional selftests for restrictedmem,
Ackerley Tng
- [RFC PATCH 01/10] KVM: selftests: Test error message fixes for memfd_restricted selftests, Ackerley Tng
- [RFC PATCH 02/10] KVM: selftests: Test that ftruncate to non-page-aligned size on a restrictedmem fd should fail, Ackerley Tng
- [RFC PATCH 04/10] KVM: selftests: Exercise restrictedmem allocation and truncation code after KVM invalidation code has been unbound, Ackerley Tng
- [RFC PATCH 03/10] KVM: selftests: Test that VM private memory should not be readable from host, Ackerley Tng
- [RFC PATCH 06/10] KVM: selftests: Default private_mem_conversions_test to use 1 memslot for test data, Ackerley Tng
- [RFC PATCH 05/10] KVM: selftests: Generalize private_mem_conversions_test for parallel execution, Ackerley Tng
- [RFC PATCH 09/10] KVM: selftests: Add tests around sharing a restrictedmem fd, Ackerley Tng
- [RFC PATCH 07/10] KVM: selftests: Add vm_userspace_mem_region_add_with_restrictedmem, Ackerley Tng
- [RFC PATCH 08/10] KVM: selftests: Default private_mem_conversions_test to use 1 restrictedmem file for test data, Ackerley Tng
- [RFC PATCH 10/10] KVM: selftests: Test KVM exit behavior for private memory/access, Ackerley Tng
- [PATCH RFC 0/2] Begin reorganizing the arch documentation,
Jonathan Corbet
- [PATCH 00/10] Fix confusion around MAX_ORDER,
Kirill A. Shutemov
- [PATCH 03/10] floppy: Fix MAX_ORDER usage, Kirill A. Shutemov
- [PATCH 02/10] um: Fix MAX_ORDER usage in linux_main(), Kirill A. Shutemov
- [PATCH 01/10] sparc/mm: Fix MAX_ORDER usage in tsb_grow(), Kirill A. Shutemov
- [PATCH 04/10] drm/i915: Fix MAX_ORDER usage in i915_gem_object_get_pages_internal(), Kirill A. Shutemov
- [PATCH 05/10] genwqe: Fix MAX_ORDER usage, Kirill A. Shutemov
- [PATCH 08/10] mm/slub: Fix MAX_ORDER usage in calculate_order(), Kirill A. Shutemov
- [PATCH 07/10] mm/page_reporting: Fix MAX_ORDER usage in page_reporting_register(), Kirill A. Shutemov
- [PATCH 09/10] iommu: Fix MAX_ORDER usage in __iommu_dma_alloc_pages(), Kirill A. Shutemov
- [PATCH 06/10] perf/core: Fix MAX_ORDER usage in rb_alloc_aux_page(), Kirill A. Shutemov
- [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, Kirill A. Shutemov
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, kernel test robot
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, kernel test robot
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, Zi Yan
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, Mike Kravetz
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, Vlastimil Babka
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, Michael Ellerman
- Re: [PATCH 00/10] Fix confusion around MAX_ORDER, Mel Gorman
- [PATCH v4 00/36] New page table range API,
Matthew Wilcox (Oracle)
- [PATCH v4 03/36] mm: Add folio_flush_mapping(), Matthew Wilcox (Oracle)
- [PATCH v4 05/36] mm: Add default definition of set_ptes(), Matthew Wilcox (Oracle)
- [PATCH v4 07/36] arc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 10/36] csky: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 08/36] arm: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 09/36] arm64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 12/36] ia64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 11/36] hexagon: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 01/36] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set(), Matthew Wilcox (Oracle)
- [PATCH v4 13/36] loongarch: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 26/36] um: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 14/36] m68k: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 31/36] mm: Tidy up set_ptes definition, Matthew Wilcox (Oracle)
- [PATCH v4 16/36] mips: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 27/36] x86: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 19/36] parisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 17/36] nios2: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 22/36] s390: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 34/36] rmap: add folio_add_file_rmap_range(), Matthew Wilcox (Oracle)
- [PATCH v4 24/36] sparc32: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 06/36] alpha: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 18/36] openrisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 28/36] xtensa: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 21/36] riscv: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 15/36] microblaze: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 20/36] powerpc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 29/36] mm: Remove page_mapping_file(), Matthew Wilcox (Oracle)
- [PATCH v4 23/36] superh: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 30/36] mm: Rationalise flush_icache_pages() and flush_icache_page(), Matthew Wilcox (Oracle)
- [PATCH v4 32/36] mm: Use flush_icache_pages() in do_set_pmd(), Matthew Wilcox (Oracle)
- [PATCH v4 25/36] sparc64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 36/36] filemap: Batch PTE mappings, Matthew Wilcox (Oracle)
- [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range(), Matthew Wilcox (Oracle)
- [PATCH v4 04/36] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO, Matthew Wilcox (Oracle)
- [PATCH v4 02/36] mm: Add generic flush_icache_pages() and documentation, Matthew Wilcox (Oracle)
- [PATCH v4 33/36] filemap: Add filemap_map_folio_range(), Matthew Wilcox (Oracle)
- [PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option,
Niklas Schnelle
- [PATCH v3 09/38] gpio: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 06/38] /dev/port: don't compile file operations without CONFIG_DEVPORT, Niklas Schnelle
- [PATCH v3 07/38] drm: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 02/38] ata: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 13/38] Input: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 08/38] firmware: dmi-sysfs: handle HAS_IOPORT=n, Niklas Schnelle
- [PATCH v3 04/38] comedi: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 03/38] char: impi, tpm: depend on HAS_IOPORT, Niklas Schnelle
- [PATCH v3 11/38] i2c: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 21/38] parport: PC style parport depends on HAS_IOPORT, Niklas Schnelle
- [PATCH v3 27/38] power: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 29/38] scsi: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 16/38] media: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 24/38] pcmcia: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 38/38] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n, Niklas Schnelle
- [PATCH v3 28/38] rtc: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 15/38] leds: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 36/38] watchdog: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 17/38] misc: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 32/38] staging: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 05/38] counter: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 23/38] PCI/sysfs: Make I/O resource depend on HAS_IOPORT, Niklas Schnelle
- [PATCH v3 34/38] usb: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 10/38] hwmon: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 30/38] sound: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 25/38] platform: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 19/38] mpt fusion: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 22/38] PCI: Make quirk using inw() depend on HAS_IOPORT, Niklas Schnelle
- [PATCH v3 35/38] video: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 37/38] wireless: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 14/38] Input: gameport: add ISA and HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 26/38] pnp: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 33/38] tty: serial: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 18/38] mISDN: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 31/38] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO, Niklas Schnelle
- [PATCH v3 12/38] iio: ad7606: Kconfig: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 20/38] net: handle HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary, Niklas Schnelle
- Re: [PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option, Arnd Bergmann
- [PATCH v2] irq domain: drop IRQ_DOMAIN_HIERARCHY option, make it always on,
Randy Dunlap
- [PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs,
Yair Podemsky
- [linux-next:master] BUILD REGRESSION 24469a0e5052ba01a35a15f104717a82b7a4798b, kernel test robot
- [PATCH v2 0/5] Remove #ifdef CONFIG_* from uapi headers (2023 edition),
Thomas Huth
- [PATCH V4] LoongArch: Provide kernel fpu functions,
Huacai Chen
- [PATCH v2 0/2] Hyper-V VTL support,
Saurabh Sengar
- [PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs,
Michael Kelley
[PATCH v6 07/13] swiotlb: Remove bounce buffer remapping for Hyper-V, Michael Kelley
[PATCH v6 09/13] Drivers: hv: vmbus: Remove second way of mapping ring buffers, Michael Kelley
[PATCH v6 13/13] PCI: hv: Enable PCI pass-thru devices in Confidential VMs, Michael Kelley
[PATCH v6 11/13] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary, Michael Kelley
[PATCH v6 08/13] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages, Michael Kelley
[PATCH v6 12/13] PCI: hv: Add hypercalls to read/write MMIO space, Michael Kelley
[PATCH v6 10/13] hv_netvsc: Remove second mapping of send and recv buffers, Michael Kelley
Re: [PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs, Borislav Petkov
[PATCH v4 0/4] arch/*/io.h: remove ioremap_uc in some architectures,
Baoquan He
[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi,
Alexandre Ghiti
- [PATCH v5 01/26] alpha: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 02/26] arm64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 03/26] arm: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 04/26] ia64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 05/26] m68k: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 06/26] microblaze: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 07/26] mips: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 08/26] parisc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 09/26] powerpc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 10/26] sparc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 11/26] xtensa: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 12/26] riscv: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 13/26] asm-generic: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 15/26] arc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 16/26] m68k: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 17/26] arm64: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 18/26] microblaze: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 19/26] sparc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 20/26] parisc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 21/26] x86: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 22/26] xtensa: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 23/26] powerpc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 24/26] mips: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 25/26] s390: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 26/26] riscv: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- Re: [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi, Philippe Mathieu-Daudé
[PATCH V3] LoongArch: Provide kernel fpu functions,
Huacai Chen
[PATCH V2] LoongArch: Provide kernel fpu functions,
Huacai Chen
[PATCH] irq domain: drop IRQ_DOMAIN_HIERARCHY option, make it always on,
Randy Dunlap
[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg,
Uros Bizjak
- [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks, Uros Bizjak
- [PATCH 02/10] locking/atomic: Add generic try_cmpxchg{,64}_local support, Uros Bizjak
- [PATCH 03/10] locking/alpha: Wire up local_try_cmpxchg, Uros Bizjak
- [PATCH 04/10] locking/loongarch: Wire up local_try_cmpxchg, Uros Bizjak
- [PATCH 06/10] locking/powerpc: Wire up local_try_cmpxchg, Uros Bizjak
- [PATCH 05/10] locking/mips: Wire up local_try_cmpxchg, Uros Bizjak
- [PATCH 07/10] locking/x86: Wire up local_try_cmpxchg, Uros Bizjak
- [PATCH 08/10] locking/generic: Wire up local{,64}_try_cmpxchg, Uros Bizjak
- [PATCH 09/10] locking/x86: Enable local{,64}_try_cmpxchg, Uros Bizjak
- [PATCH 10/10] perf/ring_buffer: use local_try_cmpxchg in __perf_output_begin, Uros Bizjak
[PATCH] LoongArch: Provide kernel fpu functions,
Huacai Chen
[git pull] VM_FAULT_RETRY fixes,
Al Viro
[linux-next:master] BUILD SUCCESS WITH WARNING 1acf39ef8f1425cd105f630dc2c7c1d8fff27ed1, kernel test robot
[PATCH v3 0/2] arch/*/io.h: remove ioremap_uc in some architectures,
Baoquan He
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]