messages from 2025-03-11 21:33:42 to 2025-08-13 17:01:43 UTC [more...]
[PATCH 00/19] perf: Rework event_init checks
2025-08-13 17:00 UTC (5+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
2025-08-10 21:12 UTC (6+ messages)
` [PATCH 07/23] csky: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset "
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-08-07 14:43 UTC (23+ messages)
` [PATCH 01/17] KUnit: Introduce ffs()-family tests
` [PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
` [PATCH 03/17] csky: Add __attribute_const__ to "
` [PATCH 04/17] x86: "
` [PATCH 05/17] powerpc: "
` [PATCH 06/17] sh: "
` [PATCH 07/17] alpha: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] parisc: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations
[GIT PULL] execve updates for v6.17
2025-07-29 1:11 UTC (2+ messages)
[PATCH] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
2025-07-28 11:57 UTC
[PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
2025-07-16 18:04 UTC (3+ messages)
[PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
2025-07-06 7:33 UTC (3+ messages)
[PATCH] kmap: fix header include to reflect actual path
2025-06-27 17:31 UTC (3+ messages)
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
2025-06-10 16:28 UTC (4+ messages)
[PATCH 10/41] csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi header
2025-06-06 7:20 UTC (6+ messages)
` [PATCH 11/41] csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
2025-06-02 15:16 UTC (4+ messages)
[PATCH] csky: string.h: Provide basic sanity checks for fallback memcpy()
2025-05-23 4:27 UTC
[PATCH V4 12/16] csky/perf: Remove driver-specific throttle support
2025-05-20 18:16 UTC
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-05-19 17:19 UTC (24+ messages)
` [PATCH v2 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH v2 02/13] csky: move setup_initrd() to setup.c
` [PATCH v2 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH v2 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH v2 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH v2 07/13] s390: make setup_zero_pages() use memblock
` [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH v2 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit
[PATCH] docs: align with scripts/syscall.tbl migration
2025-05-19 15:40 UTC (2+ messages)
[PATCH V3 12/16] csky/perf: Remove driver-specific throttle support
2025-05-16 18:28 UTC
[PATCH V2 11/15] csky/perf: Remove driver-specific throttle support
2025-05-15 6:34 UTC (2+ messages)
[PATCH] dt-bindings: timer: Convert csky,gx6605s-timer to DT schema
2025-05-13 14:29 UTC (3+ messages)
[PATCH] dt-bindings: timer: Convert csky,mptimer to DT schema
2025-05-13 14:28 UTC (3+ messages)
[PATCH 0/3] Drop explicit --hash-style= setting for new
2025-05-09 17:30 UTC (7+ messages)
` [PATCH 3/3] LoongArch: vDSO: Remove --hash-style=sysv
` Ping: [PATCH 0/3] Drop explicit --hash-style= setting for new
[PATCH] dt-bindings: interrupt-controller: Convert csky,mpintc to DT schema
2025-05-05 14:46 UTC
[PATCH] dt-bindings: interrupt-controller: Convert csky,apb-intc to DT schema
2025-05-05 14:46 UTC
[PATCH v2 00/12] Always call constructor for kernel page tables
2025-04-25 16:35 UTC (21+ messages)
` [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
` [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs
` [PATCH v2 04/12] m68k: "
` [PATCH v2 05/12] powerpc: "
` [PATCH v2 06/12] sparc64: "
` [PATCH v2 07/12] mm: Skip ptlock_init() for kernel PMDs
` [PATCH v2 08/12] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH v2 09/12] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH v2 10/12] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH v2 11/12] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH v2 12/12] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc
[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
2025-04-07 8:06 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH 00/11] Always call constructor for kernel page tables
2025-03-24 8:37 UTC (15+ messages)
` [PATCH 01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs
` [PATCH 03/11] m68k: "
` [PATCH 04/11] powerpc: "
` [PATCH 05/11] sparc64: "
` [PATCH 06/11] mm: Skip ptlock_init() for kernel PMDs
` [PATCH 07/11] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH 08/11] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH 09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH 10/11] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH 11/11] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc
[akpm-mm:mm-stable] [arch, mm] 8268af309d: kernel_BUG_at_include/linux/page-flags.h
2025-03-24 6:14 UTC
[PATCH v7 00/14] perf: Support multiple system call tables in the build
2025-03-21 18:30 UTC (17+ messages)
` [PATCH v7 01/14] perf dso: Move libunwind dso_data variables into ifdef
` [PATCH v7 02/14] perf dso: kernel-doc for enum dso_binary_type
` [PATCH v7 03/14] perf syscalltbl: Remove syscall_table.h
` [PATCH v7 04/14] perf trace: Reorganize syscalls
` [PATCH v7 05/14] perf syscalltbl: Remove struct syscalltbl
` [PATCH v7 06/14] perf dso: Add support for reading the e_machine type for a dso
` [PATCH v7 07/14] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v7 08/14] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v7 09/14] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v7 10/14] perf build: Remove Makefile.syscalls
` [PATCH v7 11/14] perf syscalltbl: Mask off ABI type for MIPS system calls
` [PATCH v7 12/14] perf trace: Make syscall table stable
` [PATCH v7 13/14] perf trace: Fix BTF memory leak
` [PATCH v7 14/14] perf trace: Fix evlist "
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-03-20 10:44 UTC (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
[PATCH v6 00/13] perf: Support multiple system call tables in the build
2025-03-18 19:04 UTC (15+ messages)
` [PATCH v6 01/13] perf dso: Move libunwind dso_data variables into ifdef
` [PATCH v6 02/13] perf dso: kernel-doc for enum dso_binary_type
` [PATCH v6 03/13] perf syscalltbl: Remove syscall_table.h
` [PATCH v6 04/13] perf trace: Reorganize syscalls
` [PATCH v6 05/13] perf syscalltbl: Remove struct syscalltbl
` [PATCH v6 06/13] perf dso: Add support for reading the e_machine type for a dso
` [PATCH v6 07/13] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v6 08/13] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v6 09/13] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v6 10/13] perf build: Remove Makefile.syscalls
` [PATCH v6 11/13] perf syscalltbl: Mask off ABI type for MIPS system calls
` [PATCH v6 12/13] perf trace: Make syscall table stable
` [PATCH v6 13/13] perf trace: Fix BTF memory leak
[PATCH v5 00/11] perf: Support multiple system call tables in the build
2025-03-17 21:19 UTC (18+ messages)
` [PATCH v5 06/11] perf dso: Add support for reading the e_machine type for a dso
` [PATCH v5 09/11] perf syscalltbl: Use lookup table containing multiple architectures
[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-15 14:55 UTC (17+ messages)
` [PATCH 07/13] s390: make setup_zero_pages() use memblock
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
` Soekris crypto 1411, where to find ?
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).