Show patches with: State = Action Required       |    Archived = No       |   3509 patches
« 1 2 3 435 36 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,21/26] mm: numa_memblks: make several functions and variables static mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,20/26] mm: numa_memblks: introduce numa_memblks_init mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,19/26] mm: introduce numa_emulation mm: introduce numa_memblks - - 1 2 --- 2024-08-01 Mike Rapoport New
[v3,18/26] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,17/26] mm: introduce numa_memblks mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,14/26] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,13/26] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,12/26] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,10/26] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,09/26] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,08/26] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 2 - 1 1 --- 2024-08-01 Mike Rapoport New
[v3,07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - 1 --- 2024-08-01 Mike Rapoport New
[v3,06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 1 - 1 - --- 2024-08-01 Mike Rapoport New
[v3,05/26] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks - - 3 - --- 2024-08-01 Mike Rapoport New
[v3,04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 1 - 1 - --- 2024-08-01 Mike Rapoport New
[v3,03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes mm: introduce numa_memblks 1 - 1 - --- 2024-08-01 Mike Rapoport New
[v3,02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks 1 - 1 - --- 2024-08-01 Mike Rapoport New
[v3,01/26] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 1 - 1 1 --- 2024-08-01 Mike Rapoport New
[RFC,14/18] mm/pgtable: use ptdesc in pgtable_trans_huge_deposit Untitled series #417146 - - - - --- 2024-07-30 alexs@kernel.org New
[RFC,13/18] mm/pgtable: return ptdesc pointer in pgtable_trans_huge_withdraw Untitled series #417146 - - - - --- 2024-07-30 alexs@kernel.org New
[RFC,10/18] mm/pgtable: pass ptdesc to pte_free() Untitled series #417146 - - - - --- 2024-07-30 alexs@kernel.org New
[RFC,09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions Untitled series #417146 - - - - --- 2024-07-30 alexs@kernel.org New
[RFC,02/18] mm/pgtable: convert ptdesc.pmd_huge_pte to ptdesc pointer Untitled series #417146 - - - - --- 2024-07-30 alexs@kernel.org New
[net-next,v17,14/14] netdev: add dmabuf introspection Device Memory TCP - - 1 - --- 2024-07-30 Mina Almasry New
[net-next,v17,13/14] selftests: add ncdevmem, netcat for devmem TCP Device Memory TCP - - - - --- 2024-07-30 Mina Almasry New
[net-next,v17,12/14] net: add devmem TCP documentation Device Memory TCP - - 2 - --- 2024-07-30 Mina Almasry New
[net-next,v17,11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Device Memory TCP - - 2 - --- 2024-07-30 Mina Almasry New
[net-next,v17,10/14] tcp: RX path for devmem TCP Device Memory TCP - - 2 - --- 2024-07-30 Mina Almasry New
[net-next,v17,09/14] net: add support for skbs with unreadable frags Device Memory TCP - - 1 - --- 2024-07-30 Mina Almasry New
[net-next,v17,08/14] net: support non paged skb frags Device Memory TCP - - 1 - --- 2024-07-30 Mina Almasry New
[net-next,v17,07/14] memory-provider: dmabuf devmem memory provider Device Memory TCP - - 1 - --- 2024-07-30 Mina Almasry New
[net-next,v17,06/14] page_pool: devmem support Device Memory TCP - - 1 - --- 2024-07-30 Mina Almasry New
[net-next,v17,05/14] page_pool: move dmaddr helpers to .c file Device Memory TCP - - - - --- 2024-07-30 Mina Almasry New
[net-next,v17,04/14] netdev: netdevice devmem allocator Device Memory TCP - - 1 - --- 2024-07-30 Mina Almasry New
[net-next,v17,03/14] netdev: support binding dma-buf to netdevice Device Memory TCP 1 - 1 - --- 2024-07-30 Mina Almasry New
[net-next,v17,02/14] net: netdev netlink api to bind dma-buf to a net device Device Memory TCP - - 2 - --- 2024-07-30 Mina Almasry New
[net-next,v17,01/14] netdev: add netdev_rx_queue_restart() Device Memory TCP - - 2 - --- 2024-07-30 Mina Almasry New
arch/sparc: remove unused varible paddrbase in function leon_swprobe() arch/sparc: remove unused varible paddrbase in function leon_swprobe() - - 1 1 --- 2024-07-29 alexs@kernel.org New
[v2,25/25] docs: move numa=fake description to kernel-parameters.txt mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,24/25] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,23/25] arch_numa: switch over to numa_memblks mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,21/25] mm: numa_memblks: make several functions and variables static mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,20/25] mm: numa_memblks: introduce numa_memblks_init mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,19/25] mm: introduce numa_emulation mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,18/25] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,17/25] mm: introduce numa_memblks mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,14/25] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,13/25] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,12/25] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,10/25] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,09/25] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 1 - 1 - --- 2024-07-23 Mike Rapoport New
[v2,08/25] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 2 - 1 - --- 2024-07-23 Mike Rapoport New
[v2,07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,05/25] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks - - 3 - --- 2024-07-23 Mike Rapoport New
[v2,04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,01/25] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 1 - 1 - --- 2024-07-23 Mike Rapoport New
[GIT,PULL] sparc updates for v6.11 [GIT,PULL] sparc updates for v6.11 - - - - --- 2024-07-18 Andreas Larsson New
[RFC,6/6] mm: Convert "*_trans_huge() || *_devmap()" to use *_leaf() mm: THP-agnostic refactor on huge mappings - - - - --- 2024-07-17 Peter Xu New
[RFC,5/6] mm/huge_mapping: Create huge_mapping_pxx.c mm: THP-agnostic refactor on huge mappings - - - - --- 2024-07-17 Peter Xu New
[RFC,4/6] mm: Move huge mapping declarations from internal.h to huge_mm.h mm: THP-agnostic refactor on huge mappings - - - - --- 2024-07-17 Peter Xu New
[RFC,3/6] mm/treewide: Make pgtable-generic.c THP agnostic mm: THP-agnostic refactor on huge mappings - - - - --- 2024-07-17 Peter Xu New
[RFC,2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options mm: THP-agnostic refactor on huge mappings - - - - --- 2024-07-17 Peter Xu New
[RFC,1/6] mm/treewide: Remove pgd_devmap() mm: THP-agnostic refactor on huge mappings - - - - --- 2024-07-17 Peter Xu New
[v2,2/2] sparc/build: Add SPARC target flags for compiling with clang sparc/build: Rework CFLAGS for clang compatibility 1 - 1 - --- 2024-07-17 Koakuma via B4 Relay New
[v2,1/2] sparc/build: Remove all usage of -fcall-used* flags sparc/build: Rework CFLAGS for clang compatibility - - - 1 --- 2024-07-17 Koakuma via B4 Relay New
[17/17] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks - - 1 - --- 2024-07-16 Mike Rapoport New
[16/17] arch_numa: switch over to numa_memblks mm: introduce numa_memblks - - - - --- 2024-07-16 Mike Rapoport New
[15/17] mm: make numa_memblks more self-contained mm: introduce numa_memblks - - - - --- 2024-07-16 Mike Rapoport New
[14/17] mm: introduce numa_emulation mm: introduce numa_memblks - - - - --- 2024-07-16 Mike Rapoport New
[13/17] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks - - - - --- 2024-07-16 Mike Rapoport New
[12/17] mm: introduce numa_memblks mm: introduce numa_memblks - - - - --- 2024-07-16 Mike Rapoport New
[11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks - - 1 - --- 2024-07-16 Mike Rapoport New
[10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks - - 1 - --- 2024-07-16 Mike Rapoport New
[09/17] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks - - 1 - --- 2024-07-16 Mike Rapoport New
[08/17] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks - - 1 - --- 2024-07-16 Mike Rapoport New
[07/17] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks - - 1 - --- 2024-07-16 Mike Rapoport New
[06/17] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks - - - - --- 2024-07-16 Mike Rapoport New
[05/17] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 1 - 1 - --- 2024-07-16 Mike Rapoport New
[04/17] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 2 - 1 - --- 2024-07-16 Mike Rapoport New
[03/17] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks - - 3 - --- 2024-07-16 Mike Rapoport New
[02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks - - 1 - --- 2024-07-16 Mike Rapoport New
[01/17] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 1 - 1 - --- 2024-07-16 Mike Rapoport New
[2/2] kbuild: Create INSTALL_PATH directory if it does not exist kbuild: Fix install errors when INSTALL_PATH does not exist - - 1 - --- 2024-07-14 xtex New
[1/2] kbuild: Abort make on install failures kbuild: Fix install errors when INSTALL_PATH does not exist - - - - --- 2024-07-14 xtex New
[4/4] sparc64: Fix prototype warnings in hibernate.c sparc64: Fix prototype warnings and out of sync function signature - - - - --- 2024-07-10 Andreas Larsson New
[3/4] sparc64: Fix prototype warning for prom_get_mmu_ihandle sparc64: Fix prototype warnings and out of sync function signature - - - - --- 2024-07-10 Andreas Larsson New
[2/4] sparc64: Fix incorrect function signature and add prototype for prom_cif_init sparc64: Fix prototype warnings and out of sync function signature - 1 - - --- 2024-07-10 Andreas Larsson New
[1/4] sparc64: Fix prototype warnings for floppy_64.h sparc64: Fix prototype warnings and out of sync function signature - - - - --- 2024-07-10 Andreas Larsson New
sparc32: Fix truncated relocation errors when linking large kernels sparc32: Fix truncated relocation errors when linking large kernels - - - - --- 2024-07-10 Andreas Larsson New
[net-next,v16,13/13] netdev: add dmabuf introspection Device Memory TCP - - 1 - --- 2024-07-10 Mina Almasry New
« 1 2 3 435 36 »