Linux Sparc
[Prev Page][Next Page]
- [PATCH v5 00/12] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH v5 01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name(),
Zijun Hu
- [PATCH v5 02/12] slimbus: core: Constify slim_eaddr_equal(),
Zijun Hu
- [PATCH v5 03/12] bus: fsl-mc: Constify fsl_mc_device_match(),
Zijun Hu
- [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages,
Zijun Hu
- [PATCH v5 05/12] driver core: Simplify API device_find_child_by_name() implementation,
Zijun Hu
- [PATCH v5 06/12] driver core: Remove match_any(),
Zijun Hu
- [PATCH v5 07/12] slimbus: core: Remove of_slim_match_dev(),
Zijun Hu
- [PATCH v5 08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode(),
Zijun Hu
- [PATCH v5 09/12] driver core: Introduce an device matching API device_match_type(),
Zijun Hu
- [PATCH v5 11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge(),
Zijun Hu
- [PATCH v5 10/12] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type(),
Zijun Hu
- [PATCH v5 12/12] usb: typec: class: Remove both cable_match() and partner_match(),
Zijun Hu
- [no subject],
Unknown
- [PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table(),
Qi Zheng
- [PATCH v3 01/17] Revert "mm: pgtable: make ptlock be freed by RCU",
Qi Zheng
- [PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one,
Qi Zheng
- [PATCH v3 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free},
Qi Zheng
- [PATCH v3 04/17] mm: pgtable: add statistics for P4D level page table,
Qi Zheng
- [PATCH v3 05/17] arm64: pgtable: use mmu gather to free p4d level page table,
Qi Zheng
- [PATCH v3 06/17] s390: pgtable: add statistics for PUD and P4D level page table,
Qi Zheng
- [PATCH v3 07/17] mm: pgtable: introduce pagetable_dtor(),
Qi Zheng
- [PATCH v3 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table(),
Qi Zheng
- [PATCH v3 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table(),
Qi Zheng
- [PATCH v3 10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table(),
Qi Zheng
- [PATCH v3 11/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table(),
Qi Zheng
- [PATCH v3 12/17] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table(),
Qi Zheng
- [PATCH v3 13/17] mm: pgtable: introduce generic __tlb_remove_table(),
Qi Zheng
- [PATCH v3 14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file,
Qi Zheng
- [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc(),
Qi Zheng
- [PATCH v3 16/17] mm: pgtable: remove tlb_remove_ptdesc(),
Qi Zheng
- [PATCH v3 17/17] mm: pgtable: introduce generic pagetable_dtor_free(),
Qi Zheng
- [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH -next] sparc: replace zero-length array with flexible-array member,
Zhang Kunbo
- [PATCH net-next v7 0/4] Add support for SO_PRIORITY cmsg,
Anna Emese Nyiri
- [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 03/16] mm: arm: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 04/16] mm: alpha: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 07/16] mm: loongarch: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 09/16] mm: parisc: Introduce arch_align_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 13/16] mm: sparc64: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 12/16] mm: sparc32: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 14/16] mm: xtensa: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 15/16] mm: powerpc: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible,
Kalesh Singh
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(),
Liam R. Howlett
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(),
Matthew Wilcox
- [PATCH v4 00/11] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name(),
Zijun Hu
- [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal(),
Zijun Hu
- [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match(),
Zijun Hu
- [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages,
Zijun Hu
- [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation,
Zijun Hu
- [PATCH v4 06/11] driver core: Remove match_any(),
Zijun Hu
- [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev(),
Zijun Hu
- [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode(),
Zijun Hu
- [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type(),
Zijun Hu
- [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type(),
Zijun Hu
- [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match(),
Zijun Hu
- [PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 03/17] mm: arm: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 07/17] mm: loongarch: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 09/17] mm: parisc: Introduce arch_align_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 11/17] mm: sh: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 12/17] mm: sparc32: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 13/17] mm: sparc64: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 14/17] mm: xtensa: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 15/17] mm: powerpc: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible,
Kalesh Singh
- [PATCH 0/2] crypto: remove physical address support in skcipher_walk,
Eric Biggers
- [PATCH] sparc: Move va_end() before exit(),
liujing
- [PATCH v3 00/11] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation,
Zijun Hu
- [PATCH v3 02/11] slimbus: core: Constify slim_eaddr_equal(),
Zijun Hu
- [PATCH v3 03/11] bus: fsl-mc: Constify fsl_mc_device_match(),
Zijun Hu
- [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages,
Zijun Hu
- [PATCH v3 05/11] driver core: Simplify API device_find_child_by_name() implementation,
Zijun Hu
- [PATCH v3 06/11] driver core: Remove match_any(),
Zijun Hu
- [PATCH v3 07/11] slimbus: core: Simplify of_find_slim_device() implementation,
Zijun Hu
- [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode(),
Zijun Hu
- [PATCH v3 09/11] driver core: Introduce an device matching API device_match_type(),
Zijun Hu
- [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge(),
Zijun Hu
- [PATCH v3 11/11] usb: typec: class: Remove both cable_match() and partner_match(),
Zijun Hu
- Re: [PATCH v3 00/11] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH] sparc: Move va_end() before exit,
liujing
- [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages,
Zijun Hu
- [PATCH v2 01/32] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type,
Zijun Hu
- [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child(),
Zijun Hu
- [PATCH v2 04/32] hwmon: Adapt for constified device_find_child(),
Zijun Hu
- [PATCH v2 05/32] media: pci: mgb4: Adapt for constified device_find_child(),
Zijun Hu
- [PATCH v2 06/32] thunderbolt: Adapt for constified device_find_child(),
Zijun Hu
- [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode(),
Zijun Hu
- [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child(),
Zijun Hu
- [PATCH v2 09/32] pwm: Adapt for constified device_find_child(),
Zijun Hu
- [PATCH v2 10/32] nvdimm: Adapt for constified device_find_child(),
Zijun Hu
- [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation,
Zijun Hu
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages,
quic_zijuhu
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages,
Uwe Kleine-König
- [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base,
Eric Biggers
- [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides,
Eric Biggers
- [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime,
Eric Biggers
- [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms,
Eric Biggers
- [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v4 06/19] loongarch/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v4 07/19] mips/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v4 08/19] powerpc/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v4 10/19] sparc/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl(),
Eric Biggers
- [PATCH v4 09/19] s390/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16(),
Eric Biggers
- [PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS,
Eric Biggers
- [PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib,
Eric Biggers
- [PATCH v4 16/19] ext4: switch to using the crc32c library,
Eric Biggers
- [PATCH v4 17/19] jbd2: switch to using the crc32c library,
Eric Biggers
- [PATCH v4 18/19] f2fs: switch to using the crc32 library,
Eric Biggers
- [PATCH v4 19/19] scsi: target: iscsi: switch to using the crc32c library,
Eric Biggers
- Re: [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- I am checking if you;ve gotten my email,
Jim Bertles
- [GIT PULL] sparc updates for v6.13,
Andreas Larsson
- [PATCH] sparc/pci: Make pci_poke_lock a raw_spinlock_t.,
Sebastian Andrzej Siewior
- [PATCH] bpf: sparc64: fix typo dont->don't,
Ayush Satyam
- [PATCH v4 0/2] MVME: Adopt standard RTC driver,
Finn Thain
- [PATCH v2] sparc: Replace one-element array with flexible array member,
Thorsten Blum
- [PATCH] sparc: Replace one-element array with flexible array member,
Thorsten Blum
- Re: [PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width,
Thomas Gleixner
- Kernel panic with niu module,
Dullfire
- [PATCH v2] gpio: GPIO_GRGPIO should depend on OF,
Geert Uytterhoeven
- [PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base,
Eric Biggers
- [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides,
Eric Biggers
- [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms,
Eric Biggers
- [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v3 06/18] loongarch/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v3 07/18] mips/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime,
Eric Biggers
- [PATCH v3 08/18] powerpc/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v3 09/18] s390/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v3 10/18] sparc/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl(),
Eric Biggers
- [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16(),
Eric Biggers
- [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib,
Eric Biggers
- [PATCH v3 15/18] ext4: switch to using the crc32c library,
Eric Biggers
- [PATCH v3 17/18] f2fs: switch to using the crc32 library,
Eric Biggers
- [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library,
Eric Biggers
- [PATCH v3 16/18] jbd2: switch to using the crc32c library,
Eric Biggers
- [PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH] gpio: GPIO_GRGPIO should depend on OF_GPIO,
Geert Uytterhoeven
- [PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility,
Koakuma via B4 Relay
- [PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v2 01/18] lib/crc32: drop leading underscores from __crc32c_le_base,
Eric Biggers
- [PATCH v2 02/18] lib/crc32: improve support for arch-specific overrides,
Eric Biggers
- [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime,
Eric Biggers
- [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms,
Eric Biggers
- [PATCH v2 05/18] arm/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v2 07/18] mips/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v2 08/18] powerpc/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v2 09/18] s390/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v2 10/18] sparc/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v2 11/18] x86/crc32: update prototype for crc_pcl(),
Eric Biggers
- [PATCH v2 12/18] x86/crc32: update prototype for crc32_pclmul_le_16(),
Eric Biggers
- [PATCH v2 13/18] x86/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH v2 14/18] lib/crc32: make crc32c() go directly to lib,
Eric Biggers
- [PATCH v2 15/18] ext4: switch to using the crc32c library,
Eric Biggers
- [PATCH v2 16/18] jbd2: switch to using the crc32c library,
Eric Biggers
- [PATCH v2 17/18] f2fs: switch to using the crc32 library,
Eric Biggers
- [PATCH v2 18/18] scsi: target: iscsi: switch to using the crc32c library,
Eric Biggers
- [PATCH v7 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- provide generic page_to_phys and phys_to_page implementations v3,
Christoph Hellwig
- Re: [PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags,
Koakuma
- [PATCH 00/15] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base,
Eric Biggers
- [PATCH 02/15] lib/crc32: improve support for arch-specific overrides,
Eric Biggers
- [PATCH 03/15] arm/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH 04/15] loongarch/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH 05/15] mips/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH 06/15] powerpc/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH 07/15] s390/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH 08/15] sparc/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH 09/15] x86/crc32: update prototype for crc_pcl(),
Eric Biggers
- [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16(),
Eric Biggers
- [PATCH 11/15] x86/crc32: expose CRC32 functions through lib,
Eric Biggers
- [PATCH 12/15] lib/crc32: make crc32c() go directly to lib,
Eric Biggers
- [PATCH 13/15] ext4: switch to using the crc32c library,
Eric Biggers
- [PATCH 14/15] jbd2: switch to using the crc32c library,
Eric Biggers
- [PATCH 15/15] f2fs: switch to using the crc32 library,
Eric Biggers
- Re: [PATCH 00/15] Wire up CRC32 library functions to arch-optimized code,
Ard Biesheuvel
- [PATCH v6 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- provide generic page_to_phys and phys_to_page implementations v2,
Christoph Hellwig
- [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection,
Ryan Roberts
- [PATCH 0/3] vdso: Always reject undefined references in during linking,
Thomas Weißschuh
- [PATCH v5 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- provide generic page_to_phys and phys_to_page implementations,
Christoph Hellwig
- [PATCH v3 0/2] MVME: Adopt standard RTC driver,
Finn Thain
- [PATCH v2 0/2] MVME: Adopt standard RTC driver,
Finn Thain
- [PATCH v4 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail,
kernel test robot
- [PATCH bpf-next 2/2 v2] bpf: Add BPF_CALL_FUNC to simplify code,
Tao Chen
- [GIT PULL] sparc updates for v6.12,
Andreas Larsson
- [PATCH][next] sparc: leon: Fix spelling mistake "wont" -> "won't",
Colin Ian King
- [PATCH bpf-next 2/2] bpf: Add BPF_CALL_FUNC* to simplify code,
Tao Chen
- [PATCH net-next v26 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v26 02/13] net: netdev netlink api to bind dma-buf to a net device,
Mina Almasry
- [PATCH net-next v26 01/13] netdev: add netdev_rx_queue_restart(),
Mina Almasry
- [PATCH net-next v26 03/13] netdev: support binding dma-buf to netdevice,
Mina Almasry
- [PATCH net-next v26 04/13] netdev: netdevice devmem allocator,
Mina Almasry
- [PATCH net-next v26 05/13] page_pool: devmem support,
Mina Almasry
- [PATCH net-next v26 06/13] memory-provider: dmabuf devmem memory provider,
Mina Almasry
- [PATCH net-next v26 07/13] net: support non paged skb frags,
Mina Almasry
- [PATCH net-next v26 09/13] tcp: RX path for devmem TCP,
Mina Almasry
- [PATCH net-next v26 08/13] net: add support for skbs with unreadable frags,
Mina Almasry
- [PATCH net-next v26 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags,
Mina Almasry
- [PATCH net-next v26 11/13] net: add devmem TCP documentation,
Mina Almasry
- [PATCH net-next v26 12/13] selftests: add ncdevmem, netcat for devmem TCP,
Mina Almasry
- [PATCH net-next v26 13/13] netdev: add dmabuf introspection,
Mina Almasry
- Re: [PATCH net-next v26 00/13] Device Memory TCP,
patchwork-bot+netdevbpf
- [no subject],
Unknown
- [PATCH v3 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [PATCH net-next v25 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v25 02/13] net: netdev netlink api to bind dma-buf to a net device,
Mina Almasry
- [PATCH net-next v25 01/13] netdev: add netdev_rx_queue_restart(),
Mina Almasry
- [PATCH net-next v25 03/13] netdev: support binding dma-buf to netdevice,
Mina Almasry
- [PATCH net-next v25 04/13] netdev: netdevice devmem allocator,
Mina Almasry
- [PATCH net-next v25 06/13] memory-provider: dmabuf devmem memory provider,
Mina Almasry
- [PATCH net-next v25 05/13] page_pool: devmem support,
Mina Almasry
- [PATCH net-next v25 07/13] net: support non paged skb frags,
Mina Almasry
- [PATCH net-next v25 09/13] tcp: RX path for devmem TCP,
Mina Almasry
- [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags,
Mina Almasry
- [PATCH net-next v25 08/13] net: add support for skbs with unreadable frags,
Mina Almasry
- [PATCH net-next v25 11/13] net: add devmem TCP documentation,
Mina Almasry
- [PATCH net-next v25 12/13] selftests: add ncdevmem, netcat for devmem TCP,
Mina Almasry
- [PATCH net-next v25 13/13] netdev: add dmabuf introspection,
Mina Almasry
- Re: [PATCH net-next v25 00/13] Device Memory TCP,
Yunsheng Lin
- Re: [PATCH net-next v25 00/13] Device Memory TCP,
Jakub Kicinski
- [PATCH v3] sched/debug: Dump end of stack when detected corrupted,
Feng Tang
- [PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag,
Charlie Jenkins
[Index of Archives]
[Kernel Development]
[Linux ARM Development]
[Linux Resources]
Mail converted by MHonArc