messages from 2024-07-18 03:52:17 to 2024-07-26 09:06:08 UTC [more...]
[kvm-unit-tests PATCH] build: retain intermediate .aux.o targets
2024-07-26 9:05 UTC (7+ messages)
[PATCH v9 12/14] PCI: Provide stub failed link recovery for device probing and hot plug
2024-07-26 8:04 UTC (5+ messages)
` PCI: Work around PCIe link training failures
[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-07-26 5:49 UTC (11+ messages)
[PATCH v3 0/8] mm/mprotect: Fix dax puds
2024-07-26 0:23 UTC (6+ messages)
` [PATCH v3 8/8] mm/mprotect: fix dax pud handlings
[GIT PULL] sysctl constification changes for v6.11-rc1
2024-07-25 20:37 UTC (3+ messages)
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-07-25 18:11 UTC (39+ messages)
` [PATCH v4 04/29] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 19/29] arm64: enable PKEY support for CPUs with S1POE
[PATCH v5 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
2024-07-25 16:10 UTC (2+ messages)
` [PATCH v5 1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files
[PATCH] ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_components
2024-07-25 15:39 UTC (2+ messages)
move features flags into queue_limits v2
2024-07-25 13:00 UTC (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits
[PATCH v3] of: remove internal arguments from of_property_for_each_u32()
2024-07-25 7:56 UTC (2+ messages)
[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
2024-07-25 11:49 UTC (4+ messages)
` [PATCH RFC v2 2/5] of: get dma area lower limit
[PATCH 0/2] ASoC: fsl_micfil: Check the difference for i.MX8 and i.MX9
2024-07-25 8:54 UTC (3+ messages)
` [PATCH 1/2] ASoC: fsl_micfil: Expand the range of FIFO watermark mask
` [PATCH 2/2] ASoC: fsl_micfil: Differentiate register access permission for platforms
[PATCH v2 00/25] mm: introduce numa_memblks
2024-07-25 2:48 UTC (29+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt
[PATCH] powerpc/ftrace: restore r2 to caller's stack on livepatch sibling call
2024-07-24 18:33 UTC
[PATCH v2] of: remove internal arguments from of_property_for_each_u32()
2024-07-24 13:53 UTC (4+ messages)
[PATCH V8 00/15] Add data type profiling support for powerpc
2024-07-24 21:00 UTC (23+ messages)
` [PATCH V8 01/15] tools/perf: Move the data structures related to register type to header file
` [PATCH V8 02/15] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V8 03/15] tools/perf: Update TYPE_STATE_MAX_REGS to include max of regs in powerpc
` [PATCH V8 04/15] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [PATCH V8 05/15] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [PATCH V8 06/15] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V8 07/15] tools/perf: Add parse function for memory instructions in powerpc
` [PATCH V8 08/15] tools/perf: Add support to identify memory instructions of opcode 31 "
` [PATCH V8 09/15] tools/perf: Add some of the arithmetic instructions to support instruction tracking "
` [PATCH V8 10/15] tools/perf: Add more instructions for instruction tracking
` [PATCH V8 11/15] tools/perf: Update instruction tracking for powerpc
` [PATCH V8 12/15] tools/perf: Make capstone_init non-static so that it can be used during symbol disassemble
` [PATCH V8 13/15] tools/perf: Use capstone_init and remove open_capstone_handle from disasm.c
` [PATCH V8 14/15] tools/perf: Add support to use libcapstone in powerpc
` [PATCH V8 15/15] tools/perf: Set instruction name to be used with insn-stat when using raw instruction
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-07-24 14:40 UTC (12+ messages)
[PATCH v2 17/16] xz: Remove XZ_EXTERN and extern from functions
2024-07-24 12:44 UTC (2+ messages)
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-24 5:11 UTC (8+ messages)
` [PATCH v2 1/5] kallsyms: Emit symbol at the holes in the text
` [PATCH v2 2/5] module: kallsyms: Determine exact function size
` [PATCH v2 3/5] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH v2 4/5] ftrace: Fix possible out-of-bound issue "
` [PATCH v2 5/5] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround
[PATCH v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-07-24 4:39 UTC (3+ messages)
[PATCH v4 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
2024-07-23 22:58 UTC (4+ messages)
` [PATCH v4 1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files
[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
2024-07-23 21:22 UTC (6+ messages)
[PATCH] perf vendor events power10: Update JSON/events
2024-07-23 16:02 UTC (3+ messages)
[PATCH v5 17/21] mm/mmap: Relocate arch_unmap() to vms_complete_munmap_vmas()
2024-07-23 14:11 UTC (3+ messages)
[PATCH 0/2] Make ELOG log and trace consistently with GHES
2024-07-23 13:43 UTC (2+ messages)
[PATCH 00/17] mm: introduce numa_memblks
2024-07-23 0:15 UTC (56+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks
[PATCH] soc/fsl/qbman: remove unused struct 'cgr_comp'
2024-07-22 17:14 UTC (5+ messages)
[PATCH] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-07-22 15:23 UTC (3+ messages)
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-22 1:29 UTC (6+ messages)
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
Kernel build failure with MEM_ALLOC_PROFILING=y set (Talos II, v6.10-rc5)
2024-07-20 23:09 UTC (2+ messages)
[powerpc:merge] BUILD SUCCESS 14ce5a61f94e377816564679767ddd0d2f3f6b2d
2024-07-20 4:54 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-6.11-1 tag
2024-07-20 4:06 UTC (2+ messages)
[PATCH v4] cxl: Fix possible null pointer dereference in read_handle()
2024-07-19 1:25 UTC (2+ messages)
[PATCH v4] cxl: Fix possible null pointer dereference in read_handle()
2024-07-19 1:23 UTC (3+ messages)
[PATCH] crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macro
2024-07-19 1:14 UTC
[PATCH v2 0/3] crypto: X25519 supports for ppc64le
2024-07-19 0:28 UTC (4+ messages)
` [PATCH v2 2/3] crypto: X25519 core functions "
[powerpc:next] BUILD SUCCESS 9ff0251b2eb54d17fbe4f6aff50f6edfd837adb6
2024-07-18 22:31 UTC
[PATCH] tpm: atmel: Drop PPC64 specific MMIO setup
2024-07-18 16:01 UTC (5+ messages)
[PATCH v2 0/8] PCI: Align small (<4k) BARs
2024-07-18 13:48 UTC (5+ messages)
[PATCH 4/9] mtd: devices: add AT24 eeprom support
2024-07-18 9:17 UTC (11+ messages)
[PATCH V7 00/18] Add data type profiling support for powerpc
2024-07-18 6:43 UTC (8+ messages)
` [PATCH V7 15/18] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [PATCH V7 16/18] tools/perf: Add support for global_die to capture name of variable in case of register defined variable
linux-next: duplicate patch in the powerpc tree
2024-07-18 4:32 UTC (2+ messages)
[PATCH v2] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests
2024-07-18 3:51 UTC (2+ messages)
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).