gmane.linux.ports.sh.devel archive

6609 archived articles, newest first (page 24 of 67). Latest articles →

[PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
Mon, 23 Dec 2024 22:15:36 +0800
Kaixiong Yu <[email protected]> • #70975
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
Mon, 23 Dec 2024 22:15:35 +0800
Kaixiong Yu <[email protected]> • #70974
[PATCH v4 -next 15/15] sysctl: remove unneeded include
Mon, 23 Dec 2024 22:15:34 +0800
Kaixiong Yu <[email protected]> • #70973
[PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
Mon, 23 Dec 2024 22:15:33 +0800
Kaixiong Yu <[email protected]> • #70972
[PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
Mon, 23 Dec 2024 22:15:32 +0800
Kaixiong Yu <[email protected]> • #70971
[PATCH v4 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
Mon, 23 Dec 2024 22:15:31 +0800
Kaixiong Yu <[email protected]> • #70970
[PATCH v4 -next 11/15] sunrpc: simplify rpcauth_cache_shrink_count()
Mon, 23 Dec 2024 22:15:30 +0800
Kaixiong Yu <[email protected]> • #70969
[PATCH v4 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
Mon, 23 Dec 2024 22:15:29 +0800
Kaixiong Yu <[email protected]> • #70968
[PATCH v4 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
Mon, 23 Dec 2024 22:15:28 +0800
Kaixiong Yu <[email protected]> • #70967
[PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
Mon, 23 Dec 2024 22:15:27 +0800
Kaixiong Yu <[email protected]> • #70966
[PATCH v4 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
Mon, 23 Dec 2024 22:15:26 +0800
Kaixiong Yu <[email protected]> • #70965
[PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
Mon, 23 Dec 2024 22:15:25 +0800
Kaixiong Yu <[email protected]> • #70964
[PATCH v4 -next 05/15] mm: util: move sysctls to mm/util.c
Mon, 23 Dec 2024 22:15:24 +0800
Kaixiong Yu <[email protected]> • #70963
[PATCH v4 -next 03/15] mm: swap: move sysctl to mm/swap.c
Mon, 23 Dec 2024 22:15:22 +0800
Kaixiong Yu <[email protected]> • #70962
[PATCH v4 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
Mon, 23 Dec 2024 22:15:23 +0800
Kaixiong Yu <[email protected]> • #70961
[PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
Mon, 23 Dec 2024 22:15:20 +0800
Kaixiong Yu <[email protected]> • #70960
[PATCH v4 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
Mon, 23 Dec 2024 22:15:21 +0800
Kaixiong Yu <[email protected]> • #70959
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
Mon, 23 Dec 2024 22:15:19 +0800
Kaixiong Yu <[email protected]> • #70958
Re: [PATCH] usb: ehci-hcd: fix call balance of clocks handling routines
Mon, 23 Dec 2024 12:46:30 +0300
Fedor Pchelkin <[email protected]> • #70957
[PATCH v3 17/17] mm: pgtable: introduce generic pagetable_dtor_free()
Mon, 23 Dec 2024 17:41:03 +0800
Qi Zheng <[email protected]> • #70956
[PATCH v3 16/17] mm: pgtable: remove tlb_remove_ptdesc()
Mon, 23 Dec 2024 17:41:02 +0800
Qi Zheng <[email protected]> • #70955
[PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
Mon, 23 Dec 2024 17:41:01 +0800
Qi Zheng <[email protected]> • #70954
[PATCH v3 14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
Mon, 23 Dec 2024 17:41:00 +0800
Qi Zheng <[email protected]> • #70953
[PATCH v3 13/17] mm: pgtable: introduce generic __tlb_remove_table()
Mon, 23 Dec 2024 17:40:59 +0800
Qi Zheng <[email protected]> • #70952
[PATCH v3 12/17] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
Mon, 23 Dec 2024 17:40:58 +0800
Qi Zheng <[email protected]> • #70951
[PATCH v3 11/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Mon, 23 Dec 2024 17:40:57 +0800
Qi Zheng <[email protected]> • #70950
[PATCH v3 10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
Mon, 23 Dec 2024 17:40:56 +0800
Qi Zheng <[email protected]> • #70949
[PATCH v3 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
Mon, 23 Dec 2024 17:40:55 +0800
Qi Zheng <[email protected]> • #70948
[PATCH v3 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
Mon, 23 Dec 2024 17:40:54 +0800
Qi Zheng <[email protected]> • #70947
[PATCH v3 07/17] mm: pgtable: introduce pagetable_dtor()
Mon, 23 Dec 2024 17:40:53 +0800
Qi Zheng <[email protected]> • #70946
[PATCH v3 06/17] s390: pgtable: add statistics for PUD and P4D level page table
Mon, 23 Dec 2024 17:40:52 +0800
Qi Zheng <[email protected]> • #70945
[PATCH v3 05/17] arm64: pgtable: use mmu gather to free p4d level page table
Mon, 23 Dec 2024 17:40:51 +0800
Qi Zheng <[email protected]> • #70944
[PATCH v3 04/17] mm: pgtable: add statistics for P4D level page table
Mon, 23 Dec 2024 17:40:50 +0800
Qi Zheng <[email protected]> • #70943
[PATCH v3 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
Mon, 23 Dec 2024 17:40:49 +0800
Qi Zheng <[email protected]> • #70942
[PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
Mon, 23 Dec 2024 17:40:48 +0800
Qi Zheng <[email protected]> • #70941
[PATCH v3 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
Mon, 23 Dec 2024 17:40:47 +0800
Qi Zheng <[email protected]> • #70940
[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
Mon, 23 Dec 2024 17:40:46 +0800
Qi Zheng <[email protected]> • #70939
Re: [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
Mon, 23 Dec 2024 08:58:11 +0100
Borislav Petkov <[email protected]> • #70938
Re: [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
Mon, 23 Dec 2024 15:32:01 +0800
Weikang Guo <[email protected]> • #70937
Re: [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
Mon, 23 Dec 2024 15:15:34 +0800
Xi Ruoyao <[email protected]> • #70936
Re: [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
Mon, 23 Dec 2024 09:12:14 +0200
Mike Rapoport <[email protected]> • #70935
Re: [PATCH] sh: exports for delay.h
Sun, 22 Dec 2024 23:33:48 +0100
John Paul Adrian Glaubitz <[email protected]> • #70934
[PATCH] sh: exports for delay.h
Sun, 22 Dec 2024 22:22:59 +0000
Al Viro <[email protected]> • #70933
[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
Sun, 22 Dec 2024 19:15:37 +0800
Guo Weikang <[email protected]> • #70932
Re: [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
Sun, 22 Dec 2024 18:23:02 +0800
Weikang Guo <[email protected]> • #70931
Re: [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
Sun, 22 Dec 2024 12:06:22 +0200
Mike Rapoport <[email protected]> • #70930
Re: [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
Sun, 22 Dec 2024 14:07:09 +0800
Weikang Guo <[email protected]> • #70929
Re: [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
Sun, 22 Dec 2024 13:51:08 +0800
Xi Ruoyao <[email protected]> • #70928
[PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
Sun, 22 Dec 2024 13:43:31 +0800
Guo Weikang <[email protected]> • #70927
[PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface
Sun, 22 Dec 2024 11:03:31 +0800
Guo Weikang <[email protected]> • #70926
[PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface
Sun, 22 Dec 2024 09:26:28 +0800
Guo Weikang <[email protected]> • #70925
Re: [PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
Sun, 22 Dec 2024 08:52:14 +0800
Weikang Guo <[email protected]> • #70924
[PATCH] sh: migrate to the generic rule for built-in DTB
Sun, 22 Dec 2024 09:32:07 +0900
Masahiro Yamada <[email protected]> • #70923
Re: [PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
Sat, 21 Dec 2024 15:03:30 +0100
Geert Uytterhoeven <[email protected]> • #70922
[PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface
Sat, 21 Dec 2024 18:50:19 +0800
Guo Weikang <[email protected]> • #70921
[PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
Sat, 21 Dec 2024 18:43:04 +0800
Guo Weikang <[email protected]> • #70920
Re: [PATCH] mm/memblock: Add memblock_alloc_or_panic interface
Sat, 21 Dec 2024 17:59:43 +0800
Weikang Guo <[email protected]> • #70919
Re: [PATCH] mm/memblock: Add memblock_alloc_or_panic interface
Fri, 20 Dec 2024 15:06:23 -0800
Andrew Morton <[email protected]> • #70918
[PATCH] mm/memblock: Add memblock_alloc_or_panic interface
Fri, 20 Dec 2024 17:26:38 +0800
Guo Weikang <[email protected]> • #70917
Re: [PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
Thu, 19 Dec 2024 19:15:16 +0800
yukaixiong <[email protected]> • #70916
Re: [PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
Thu, 19 Dec 2024 18:20:21 +0800
yukaixiong <[email protected]> • #70915
Re: [PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
Thu, 19 Dec 2024 18:17:36 +0800
yukaixiong <[email protected]> • #70914
Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Fri, 13 Dec 2024 12:08:18 -0500
Kalesh Singh <[email protected]> • #70913
Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Fri, 13 Dec 2024 11:45:32 -0500
"Liam R. Howlett" <[email protected]> • #70912
Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Fri, 13 Dec 2024 15:16:23 +0000
Lorenzo Stoakes <[email protected]> • #70911
Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Fri, 13 Dec 2024 10:06:55 -0500
Kalesh Singh <[email protected]> • #70910
Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Fri, 13 Dec 2024 08:59:53 +0000
Lorenzo Stoakes <[email protected]> • #70909
Re: [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
Thu, 12 Dec 2024 17:39:34 -0800
Andrew Morton <[email protected]> • #70908
Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Thu, 12 Dec 2024 17:36:09 -0800
Andrew Morton <[email protected]> • #70907
Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Thu, 12 Dec 2024 22:51:34 +0000
Lorenzo Stoakes <[email protected]> • #70906
Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Thu, 12 Dec 2024 22:01:12 +0000
Matthew Wilcox <[email protected]> • #70905
Re: [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
Thu, 12 Dec 2024 16:40:10 -0500
"Liam R. Howlett" <[email protected]> • #70904
Re: [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
Thu, 12 Dec 2024 16:13:46 -0500
"Liam R. Howlett" <[email protected]> • #70903
Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Thu, 12 Dec 2024 16:02:31 -0500
"Liam R. Howlett" <[email protected]> • #70902
Re: [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible
Thu, 12 Dec 2024 12:11:51 -0800
Yang Shi <[email protected]> • #70901
Re: [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
Thu, 12 Dec 2024 12:08:35 -0800
Yang Shi <[email protected]> • #70900
[PATCH mm-unstable v2 14/16] mm: xtensa: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:52 -0800
Kalesh Singh <[email protected]> • #70899
[PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible
Wed, 11 Dec 2024 15:27:54 -0800
Kalesh Singh <[email protected]> • #70898
[PATCH mm-unstable v2 15/16] mm: powerpc: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:53 -0800
Kalesh Singh <[email protected]> • #70897
[PATCH mm-unstable v2 13/16] mm: sparc64: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:51 -0800
Kalesh Singh <[email protected]> • #70896
[PATCH mm-unstable v2 12/16] mm: sparc32: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:50 -0800
Kalesh Singh <[email protected]> • #70895
[PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:49 -0800
Kalesh Singh <[email protected]> • #70894
[PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint()
Wed, 11 Dec 2024 15:27:48 -0800
Kalesh Singh <[email protected]> • #70893
[PATCH mm-unstable v2 09/16] mm: parisc: Introduce arch_align_mmap_hint()
Wed, 11 Dec 2024 15:27:47 -0800
Kalesh Singh <[email protected]> • #70892
[PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint()
Wed, 11 Dec 2024 15:27:46 -0800
Kalesh Singh <[email protected]> • #70891
[PATCH mm-unstable v2 07/16] mm: loongarch: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:45 -0800
Kalesh Singh <[email protected]> • #70890
[PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:44 -0800
Kalesh Singh <[email protected]> • #70889
[PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
Wed, 11 Dec 2024 15:27:43 -0800
Kalesh Singh <[email protected]> • #70888
[PATCH mm-unstable v2 04/16] mm: alpha: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:42 -0800
Kalesh Singh <[email protected]> • #70887
[PATCH mm-unstable v2 03/16] mm: arm: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:41 -0800
Kalesh Singh <[email protected]> • #70886
[PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:40 -0800
Kalesh Singh <[email protected]> • #70885
[PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
Wed, 11 Dec 2024 15:27:39 -0800
Kalesh Singh <[email protected]> • #70884
[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Wed, 11 Dec 2024 15:27:38 -0800
Kalesh Singh <[email protected]> • #70883
Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Wed, 11 Dec 2024 22:32:47 +0000
[email protected] • #70882
Re: [PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
Wed, 11 Dec 2024 22:32:46 +0000
[email protected] • #70881
Re: [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
Wed, 11 Dec 2024 22:32:44 +0000
[email protected] • #70880
Re: [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
Tue, 10 Dec 2024 11:39:48 -0800
Yang Shi <[email protected]> • #70879
Re: [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
Tue, 10 Dec 2024 09:55:27 -0800
Kalesh Singh <[email protected]> • #70878
Re: [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
Tue, 10 Dec 2024 09:34:01 -0800
Kalesh Singh <[email protected]> • #70877
Re: [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
Mon, 9 Dec 2024 19:37:27 -0800
Yang Shi <[email protected]> • #70876
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.