Show patches with: State = Action Required       |    Archived = No       |   4095 patches
« 1 2 ... 3 4 540 41 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,12/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - 1 - --- 2025-01-08 Qi Zheng New
[v5,11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc move pagetable_*_dtor() to __tlb_remove_table() - - 1 - --- 2025-01-08 Qi Zheng New
[v5,10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - 1 - --- 2025-01-08 Qi Zheng New
[v5,09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() 1 - 1 - --- 2025-01-08 Qi Zheng New
[v5,08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - 1 - --- 2025-01-08 Qi Zheng New
[v5,07/17] mm: pgtable: introduce pagetable_dtor() move pagetable_*_dtor() to __tlb_remove_table() 1 - 1 - --- 2025-01-08 Qi Zheng New
[v5,06/17] s390: pgtable: add statistics for PUD and P4D level page table move pagetable_*_dtor() to __tlb_remove_table() 1 - 1 - --- 2025-01-08 Qi Zheng New
[v5,05/17] arm64: pgtable: use mmu gather to free p4d level page table move pagetable_*_dtor() to __tlb_remove_table() 1 - 1 - --- 2025-01-08 Qi Zheng New
[v5,04/17] mm: pgtable: add statistics for P4D level page table move pagetable_*_dtor() to __tlb_remove_table() - - 1 - --- 2025-01-08 Qi Zheng New
[v5,03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free} move pagetable_*_dtor() to __tlb_remove_table() 2 - - - --- 2025-01-08 Qi Zheng New
[v5,02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one move pagetable_*_dtor() to __tlb_remove_table() 1 - 1 - --- 2025-01-08 Qi Zheng New
[v5,01/17] Revert "mm: pgtable: make ptlock be freed by RCU" move pagetable_*_dtor() to __tlb_remove_table() - - 1 - --- 2025-01-08 Qi Zheng New
[3/6] syscall.h: introduce syscall_set_nr() ptrace: introduce PTRACE_SET_SYSCALL_INFO API - - - - --- 2025-01-07 Dmitry V. Levin New
[1/6] Revert "arch: remove unused function syscall_set_arguments()" ptrace: introduce PTRACE_SET_SYSCALL_INFO API - - - - --- 2025-01-07 Dmitry V. Levin New
[3/3] sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources() PCI: Simplify bus range parsing 1 - - - --- 2025-01-03 Bjorn Helgaas New
[2/3] PCI: of: Simplify bus range parsing PCI: Simplify bus range parsing - - - - --- 2025-01-03 Bjorn Helgaas New
[1/3] PCI: Unexport of_pci_parse_bus_range() PCI: Simplify bus range parsing - - 1 - --- 2025-01-03 Bjorn Helgaas New
[v4,15/15] mm: pgtable: introduce generic pagetable_dtor_free() move pagetable_*_dtor() to __tlb_remove_table() 1 - - - --- 2024-12-30 Qi Zheng New
[v4,14/15] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v4,13/15] mm: pgtable: introduce generic __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() 2 - - - --- 2024-12-30 Qi Zheng New
[v4,12/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v4,11/15] x86: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v4,10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v4,09/15] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v4,08/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v4,07/15] mm: pgtable: introduce pagetable_dtor() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v4,06/15] s390: pgtable: add statistics for PUD and P4D level page table move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v4,05/15] arm64: pgtable: use mmu gather to free p4d level page table move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v4,04/15] mm: pgtable: add statistics for P4D level page table move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v4,03/15] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free} move pagetable_*_dtor() to __tlb_remove_table() 1 - - - --- 2024-12-30 Qi Zheng New
[v4,02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one move pagetable_*_dtor() to __tlb_remove_table() 2 - 1 - --- 2024-12-30 Qi Zheng New
[v4,01/15] Revert "mm: pgtable: make ptlock be freed by RCU" move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-30 Qi Zheng New
[v5,12/12] usb: typec: class: Remove both cable_match() and partner_match() driver core: Constify API device_find_child() - - - - --- 2024-12-24 Zijun Hu New
[v5,11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge() driver core: Constify API device_find_child() - - 1 - --- 2024-12-24 Zijun Hu New
[v5,10/12] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type() driver core: Constify API device_find_child() - - 2 - --- 2024-12-24 Zijun Hu New
[v5,09/12] driver core: Introduce an device matching API device_match_type() driver core: Constify API device_find_child() - - 1 - --- 2024-12-24 Zijun Hu New
[v5,08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() 1 - 1 - --- 2024-12-24 Zijun Hu New
[v5,07/12] slimbus: core: Remove of_slim_match_dev() driver core: Constify API device_find_child() - - 1 - --- 2024-12-24 Zijun Hu New
[v5,06/12] driver core: Remove match_any() driver core: Constify API device_find_child() - - 1 - --- 2024-12-24 Zijun Hu New
[v5,05/12] driver core: Simplify API device_find_child_by_name() implementation driver core: Constify API device_find_child() - - 1 - --- 2024-12-24 Zijun Hu New
[v5,04/12] driver core: Constify API device_find_child() and adapt for various usages driver core: Constify API device_find_child() 1 - 4 - --- 2024-12-24 Zijun Hu New
[v5,03/12] bus: fsl-mc: Constify fsl_mc_device_match() driver core: Constify API device_find_child() - - 1 - --- 2024-12-24 Zijun Hu New
[v5,02/12] slimbus: core: Constify slim_eaddr_equal() driver core: Constify API device_find_child() - - 1 - --- 2024-12-24 Zijun Hu New
[v5,01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name() driver core: Constify API device_find_child() - - 2 - --- 2024-12-24 Zijun Hu New
[v3,17/17] mm: pgtable: introduce generic pagetable_dtor_free() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,16/17] mm: pgtable: remove tlb_remove_ptdesc() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,15/17] mm: pgtable: remove tlb_remove_page_ptdesc() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,13/17] mm: pgtable: introduce generic __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,12/17] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,11/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,07/17] mm: pgtable: introduce pagetable_dtor() move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,06/17] s390: pgtable: add statistics for PUD and P4D level page table move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,05/17] arm64: pgtable: use mmu gather to free p4d level page table move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,04/17] mm: pgtable: add statistics for P4D level page table move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v3,03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free} move pagetable_*_dtor() to __tlb_remove_table() 1 - - - --- 2024-12-23 Qi Zheng New
[v3,02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one move pagetable_*_dtor() to __tlb_remove_table() 2 - - - --- 2024-12-23 Qi Zheng New
[v3,01/17] Revert "mm: pgtable: make ptlock be freed by RCU" move pagetable_*_dtor() to __tlb_remove_table() - - - - --- 2024-12-23 Qi Zheng New
[v7] mm/memblock: Add memblock_alloc_or_panic interface [v7] mm/memblock: Add memblock_alloc_or_panic interface 1 - 3 - --- 2024-12-22 Weikang Guo New
[v6] mm/memblock: Add memblock_alloc_or_panic interface [v6] mm/memblock: Add memblock_alloc_or_panic interface 1 - - - --- 2024-12-22 Weikang Guo New
[v5] mm/memblock: Add memblock_alloc_or_panic interface [v5] mm/memblock: Add memblock_alloc_or_panic interface - - - - --- 2024-12-22 Weikang Guo New
[v4] mm/memblock: Add memblock_alloc_or_panic interface [v4] mm/memblock: Add memblock_alloc_or_panic interface - - - - --- 2024-12-22 Weikang Guo New
[v3] mm/memblock: Add memblock_alloc_or_panic interface [v3] mm/memblock: Add memblock_alloc_or_panic interface - - - - --- 2024-12-21 Weikang Guo New
[v2] mm/memblock: Add memblock_alloc_or_panic interface [v2] mm/memblock: Add memblock_alloc_or_panic interface - - - - --- 2024-12-21 Weikang Guo New
mm/memblock: Add memblock_alloc_or_panic interface mm/memblock: Add memblock_alloc_or_panic interface - - - - --- 2024-12-20 Weikang Guo New
[-next] sparc: replace zero-length array with flexible-array member [-next] sparc: replace zero-length array with flexible-array member - - 1 - --- 2024-12-18 zhangkunbo New
[net-next,v7,4/4] sock: Introduce SO_RCVPRIORITY socket option Add support for SO_PRIORITY cmsg - - 1 - --- 2024-12-13 Anna Nyiri New
[net-next,v7,3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender Add support for SO_PRIORITY cmsg 1 - 2 1 --- 2024-12-13 Anna Nyiri New
[net-next,v7,2/4] sock: support SO_PRIORITY cmsg Add support for SO_PRIORITY cmsg - - 1 - --- 2024-12-13 Anna Nyiri New
[net-next,v7,1/4] sock: Introduce sk_set_prio_allowed helper function Add support for SO_PRIORITY cmsg - - 2 - --- 2024-12-13 Anna Nyiri New
[mm-unstable,v2,16/16] mm: Respect mmap hint before THP alignment if allocation is possible mm: Introduce arch_mmap_hint() - - 1 - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,15/16] mm: powerpc: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,14/16] mm: xtensa: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,13/16] mm: sparc64: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,12/16] mm: sparc32: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,11/16] mm: sh: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,10/16] mm: s390: Use generic_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,09/16] mm: parisc: Introduce arch_align_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,08/16] mm: mips: Introduce arch_align_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,07/16] mm: loongarch: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,06/16] mm: csky: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,05/16] mm: arc: Use generic_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,04/16] mm: alpha: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,03/16] mm: arm: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,02/16] mm: x86: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,01/16] mm: Introduce generic_mmap_hint() mm: Introduce arch_mmap_hint() - - 1 - --- 2024-12-11 Kalesh Singh New
[v4,11/11] usb: typec: class: Remove both cable_match() and partner_match() driver core: Constify API device_find_child() - - - - --- 2024-12-11 Zijun Hu New
[v4,10/11] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type() driver core: Constify API device_find_child() - - 1 - --- 2024-12-11 Zijun Hu New
[v4,09/11] driver core: Introduce an device matching API device_match_type() driver core: Constify API device_find_child() - - 1 - --- 2024-12-11 Zijun Hu New
[v4,08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() 1 - 1 - --- 2024-12-11 Zijun Hu New
[v4,07/11] slimbus: core: Remove of_slim_match_dev() driver core: Constify API device_find_child() - - 1 - --- 2024-12-11 Zijun Hu New
[v4,06/11] driver core: Remove match_any() driver core: Constify API device_find_child() - - 1 - --- 2024-12-11 Zijun Hu New
[v4,05/11] driver core: Simplify API device_find_child_by_name() implementation driver core: Constify API device_find_child() - - 1 - --- 2024-12-11 Zijun Hu New
[v4,04/11] driver core: Constify API device_find_child() then adapt for various usages driver core: Constify API device_find_child() 1 - 3 - --- 2024-12-11 Zijun Hu New
[v4,03/11] bus: fsl-mc: Constify fsl_mc_device_match() driver core: Constify API device_find_child() - - 1 - --- 2024-12-11 Zijun Hu New
[v4,02/11] slimbus: core: Constify slim_eaddr_equal() driver core: Constify API device_find_child() - - 1 - --- 2024-12-11 Zijun Hu New
[v4,01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name() driver core: Constify API device_find_child() - - 2 - --- 2024-12-11 Zijun Hu New
« 1 2 ... 3 4 540 41 »