messages from 2025-03-18 03:32:19 to 2025-09-01 13:39:50 UTC [more...]
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-01 13:39 UTC (13+ messages)
` [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
` [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
` [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
[PATCH 00/19] perf: Rework event_init checks
2025-08-27 15:15 UTC (52+ 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 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks
[PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
2025-08-25 18:21 UTC (6+ messages)
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-08-15 16:41 UTC (26+ 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
[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 "
[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 11/41] csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
2025-06-06 7:20 UTC (5+ messages)
[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 (9+ messages)
` [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] 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 (5+ messages)
` [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs
[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 (6+ messages)
` [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
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).