messages from 2025-03-06 16:44:14 to 2025-03-13 13:51:34 UTC [more...]
[PATCH v4 00/14] Add support for suppressing warning backtraces
2025-03-13 12:25 UTC (3+ messages)
` [PATCH v4 07/14] arm64: "
[PATCH] bus: fsl-mc: Remove deadcode
2025-03-13 13:37 UTC (4+ messages)
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-13 13:49 UTC (6+ 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 v4 net-next 00/14] Add more feautues for ENETC v4 - round 2
2025-03-13 13:50 UTC (18+ messages)
` [PATCH v4 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v4 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v4 net-next 03/14] net: enetc: move generic MAC filterng interfaces to enetc-core
` [PATCH v4 net-next 04/14] net: enetc: add MAC filter for i.MX95 ENETC PF
` [PATCH v4 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v4 net-next 06/14] net: enetc: add set/get_rss_table() to enetc_si_ops
` [PATCH v4 net-next 07/14] net: enetc: make enetc_set_rss_key() reusable
` [PATCH v4 net-next 08/14] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v4 net-next 09/14] net: enetc: enable RSS feature by default
` [PATCH v4 net-next 10/14] net: enetc: move generic VLAN filter interfaces to enetc-core
` [PATCH v4 net-next 11/14] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v4 net-next 12/14] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH v4 net-next 13/14] net: enetc: add loopback "
` [PATCH v4 net-next 14/14] MAINTAINERS: add new file ntmp.h to ENETC driver
[kvm-unit-tests PATCH v2] Makefile: Use CFLAGS in cc-option
2025-03-13 10:11 UTC (3+ messages)
[PATCH v12 0/4] Support SMT control on arm64
2025-03-13 9:16 UTC (11+ messages)
` [PATCH v12 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v12 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v12 3/4] arm64: topology: Support SMT control on ACPI "
` [PATCH v12 4/4] arm64: Kconfig: Enable HOTPLUG_SMT
[PATCH] [POWERPC] ps3: fix error handling in ps3_system_bus_device_register()
2025-03-13 9:24 UTC (2+ messages)
[PATCH] powerpc/powermac: replace KERN_INFO calls with pr_info
2025-03-13 8:36 UTC (2+ messages)
[PATCH] powerpc/powermac: Drop the unused debug macro
2025-03-13 8:35 UTC (2+ messages)
[PATCHES] several fixes from tree-in-dcache stuff
2025-03-13 8:28 UTC (7+ messages)
` [PATCH 1/4] spufs: fix a leak on spufs_new_file() failure
` [PATCH 2/4] spufs: fix gang directory lifetimes
` [PATCH 3/4] spufs: fix a leak in spufs_create_context()
[PATCH v13 00/11] Support page table check on PowerPC
2025-03-13 2:54 UTC (2+ messages)
[PATCH v2] Documentation: ocxl.rst: Update consortium site
2025-03-12 22:27 UTC (2+ messages)
[PATCH v2] kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifact
2025-03-12 17:35 UTC (2+ messages)
[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-12 16:09 UTC (31+ messages)
` [PATCH 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH 02/13] csky: move setup_initrd() to setup.c
` [PATCH 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH 07/13] s390: make setup_zero_pages() use memblock
` [PATCH 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH 13/13] arch, mm: make releasing of memory to page allocator more explicit
[linux-next-20250307] Build Failure
2025-03-12 15:19 UTC (9+ messages)
[PATCH] Documentation: ocxl.rst: Update consortium site
2025-03-12 14:32 UTC (3+ messages)
[PATCH] net: remove sb1000 cable modem driver
2025-03-12 8:51 UTC
[PATCH v8 0/7] Add character devices for indices, platform-dump and physical-attestation RTAS
2025-03-12 6:30 UTC (10+ messages)
` [PATCH v8 1/7] powerpc/pseries: Define common functions for RTAS sequence calls
` [PATCH v8 2/7] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH v8 3/7] powerpc/pseries: Add papr-indices char driver for ibm,get-indices
` [PATCH v8 4/7] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH v8 5/7] powerpc/pseries: Add ibm,get-dynamic-sensor-state "
` [PATCH v8 6/7] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
` [PATCH v8 7/7] powerpc/pseries: Add a char driver for physical-attestation RTAS
PowerPC: Observing Kernel softlockup while running ftrace selftest
2025-03-12 6:02 UTC (3+ messages)
[PATCH 0/2] bpf: Inline helper in powerpc JIT
2025-03-11 17:51 UTC (5+ messages)
` [PATCH 1/2] powerpc, bpf: Support internal-only MOV instruction to resolve per-CPU addrs
` [PATCH 2/2] powerpc, bpf: Inline bpf_get_smp_processor_id()
[PATCH] selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917
2025-03-11 17:17 UTC (3+ messages)
[PATCH 5.10 093/462] module: Extend the preempt disabled section in dereference_symbol_descriptor()
2025-03-11 14:55 UTC
[PATCH 5.4 059/328] module: Extend the preempt disabled section in dereference_symbol_descriptor()
2025-03-11 14:57 UTC
[PATCH v7 0/7] Add character devices for indices, platform-dump and physical-attestation RTAS
2025-03-11 11:31 UTC (11+ messages)
` [PATCH v7 1/7] powerpc/pseries: Define common functions for RTAS sequence calls
` [PATCH v7 2/7] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH v7 3/7] powerpc/pseries: Add papr-indices char driver for ibm,get-indices
` [PATCH v7 4/7] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH v7 5/7] powerpc/pseries: Add ibm,get-dynamic-sensor-state "
` [PATCH v7 6/7] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
` [PATCH v7 7/7] powerpc/pseries: Add a char driver for physical-attestation RTAS
[PATCH v4 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2025-03-11 9:54 UTC (9+ messages)
` [PATCH v4 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v4 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
[powerpc:next-test] BUILD SUCCESS 861efb8a48ee8b73ae4e8817509cd4e82fd52bc4
2025-03-10 23:35 UTC
[PATCH v4] dt-bindings: dma: Convert fsl,elo*-dma to YAML
2025-03-10 21:06 UTC (3+ messages)
[PATCH 5.15 153/620] module: Extend the preempt disabled section in dereference_symbol_descriptor()
2025-03-10 16:59 UTC
[PATCH 3/5] KVM: e500: track host-writability of pages
2025-03-10 15:59 UTC (7+ messages)
` [Kernel 6.12.17] [PowerPC e5500] KVM HV compilation error
[PATCH v3 1/2] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
2025-03-10 14:19 UTC (4+ messages)
` [PATCH v3 2/2] book3s64/radix : Align section vmemmap start address to PAGE_SIZE
[PATCH v3 0/3] Freescale Enhanced Local Bus Controller (eLBC) binding YAML conversion
2025-03-10 14:00 UTC (6+ messages)
` [PATCH v3 2/3] dt-bindings: nand: Add fsl,elbc-fcm-nand
[RFC 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
2025-03-10 9:59 UTC (3+ messages)
` [RFC 1/2] mm/ptdump: Split note_page() into level specific callbacks
` [RFC 2/2] arm64/ptdump: Replace u64 with pteval_t
[PATCH] powerpc/boot: Fix build with gcc 15
2025-03-10 8:40 UTC (3+ messages)
[PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
2025-03-10 5:00 UTC (2+ messages)
[PATCH] book3s64/radix : Align section vmemmap start address to PAGE_SIZE
2025-03-09 11:02 UTC (7+ messages)
[powerpc:next-test] BUILD SUCCESS ff99d5b6a246715f2257123cdf6c4a29cb33aa78
2025-03-08 15:43 UTC
[PATCH v6 0/3] printf: convert self-test to KUnit
2025-03-08 12:52 UTC (7+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] printf: break kunit into test cases
` [PATCH v6 3/3] printf: implicate test line in failure messages
[PATCH v3 net-next 00/13] Add more feautues for ENETC v4 - round 2
2025-03-08 6:58 UTC (14+ messages)
` [PATCH v3 net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v3 net-next 04/13] net: enetc: add MAC filter for i.MX95 ENETC PF
` [PATCH v3 net-next 06/13] net: enetc: add RSS support "
` [PATCH v3 net-next 07/13] net: enetc: check if the RSS hfunc is toeplitz
[PATCH 1/2] tools/perf: Add field to annotation options to determine disassembler used
2025-03-07 18:09 UTC (2+ messages)
[PATCH v5 0/3] printf: convert self-test to KUnit
2025-03-07 16:30 UTC (17+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] printf: break kunit into test cases
` crng init: was: "
` [PATCH v5 3/3] printf: implicate test line in failure messages
[PATCH v2 1/2] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
2025-03-07 16:10 UTC (2+ messages)
` [PATCH v2 2/2] book3s64/radix : Align section vmemmap start address to PAGE_SIZE
[kvm-unit-tests PATCH] Makefile: Use CFLAGS in cc-option
2025-03-07 8:45 UTC (3+ messages)
PowerPC: sleftests/powerpc fails to compile linux-next
2025-03-07 8:18 UTC (4+ messages)
Low-lewel details of secondary CPU bringup on mac99?
2025-03-06 22:51 UTC
[RFC kvm-unit-tests PATCH] lib: Use __ASSEMBLER__ instead of __ASSEMBLY__
2025-03-06 22:17 UTC (3+ messages)
[PATCH v4 0/2] Add stop_on_panic support for watchdog
2025-03-06 17:22 UTC (8+ messages)
` [PATCH v4 1/2] watchdog: Add a new flag WDIOF_STOP_MAYSLEEP
` [EXTERNAL] "
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).