messages from 2024-07-11 10:50:51 to 2024-07-17 09:33:48 UTC [more...]
[PATCH v3 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
2024-07-17 9:32 UTC (4+ messages)
` [PATCH v3 1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files
[PATCH 0/9] AT24 EEPROM MTD Support
2024-07-17 8:19 UTC (12+ messages)
` [PATCH 4/9] mtd: devices: add AT24 eeprom support
[PATCH 1/2] MAINTAINERS: Update email address of Naveen
2024-07-17 3:58 UTC (7+ messages)
` [PATCH 2/2] MAINTAINERS: Update powerpc BPF JIT maintainers
[PATCH v2 0/8] PCI: Align small (<4k) BARs
2024-07-16 19:32 UTC (2+ messages)
` [PATCH v2 6/8] powerpc/pci: Preserve IORESOURCE_STARTALIGN alignment
[PATCH AUTOSEL 5.4 2/7] powerpc/pseries: Whitelist dtl slub object for copying to userspace
2024-07-16 14:30 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 3/7] powerpc/eeh: avoid possible crash when edev->pdev changes
[PATCH AUTOSEL 5.10 2/7] powerpc/pseries: Whitelist dtl slub object for copying to userspace
2024-07-16 14:29 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 3/7] powerpc/eeh: avoid possible crash when edev->pdev changes
[PATCH AUTOSEL 5.15 2/9] powerpc/pseries: Whitelist dtl slub object for copying to userspace
2024-07-16 14:29 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 3/9] powerpc/eeh: avoid possible crash when edev->pdev changes
[PATCH AUTOSEL 6.1 02/15] powerpc/pseries: Whitelist dtl slub object for copying to userspace
2024-07-16 14:28 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 03/15] powerpc/eeh: avoid possible crash when edev->pdev changes
[PATCH AUTOSEL 6.6 02/18] powerpc/pseries: Whitelist dtl slub object for copying to userspace
2024-07-16 14:26 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 03/18] powerpc/eeh: avoid possible crash when edev->pdev changes
[PATCH AUTOSEL 6.9 03/22] powerpc/pseries: Whitelist dtl slub object for copying to userspace
2024-07-16 14:24 UTC (2+ messages)
` [PATCH AUTOSEL 6.9 04/22] powerpc/eeh: avoid possible crash when edev->pdev changes
[PATCH V7 00/18] Add data type profiling support for powerpc
2024-07-16 14:18 UTC (20+ messages)
` [PATCH V7 01/18] tools/perf: Move the data structures related to register type to header file
` [PATCH V7 02/18] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V7 03/18] tools/perf: Update TYPE_STATE_MAX_REGS to include max of regs in powerpc
` [PATCH V7 04/18] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [PATCH V7 05/18] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [PATCH V7 06/18] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V7 07/18] tools/perf: Add parse function for memory instructions in powerpc
` [PATCH V7 08/18] tools/perf: Add support to identify memory instructions of opcode 31 "
` [PATCH V7 09/18] tools/perf: Add some of the arithmetic instructions to support instruction tracking "
` [PATCH V7 10/18] tools/perf: Add more instructions for instruction tracking
` [PATCH V7 11/18] tools/perf: Update instruction tracking for powerpc
` [PATCH V7 12/18] tools/perf: Make capstone_init non-static so that it can be used during symbol disassemble
` [PATCH V7 13/18] tools/perf: Use capstone_init and remove open_capstone_handle from disasm.c
` [PATCH V7 14/18] tools/perf: Add support to use libcapstone in powerpc
` [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
` [PATCH V7 17/18] tools/perf: Update data_type_cmp and sort__typeoff_sort function to include var_name in comparison
` [PATCH V7 18/18] tools/perf: Set instruction name to be used with insn-stat when using raw instruction
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-07-16 13:46 UTC (42+ messages)
` [PATCH v4 03/29] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v4 04/29] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 08/29] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v4 09/29] KVM: arm64: use `at s1e1a` for POE
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 11/29] arm64: re-order MTE VM_ flags
` [PATCH v4 12/29] arm64: add POIndex defines
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 14/29] arm64: mask out POIndex when modifying a PTE
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 19/29] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v4 20/29] arm64: enable POE and PIE to coexist
` [PATCH v4 21/29] arm64/ptrace: add support for FEAT_POE
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
[PATCH v4] cxl: Fix possible null pointer dereference in read_handle()
2024-07-16 13:27 UTC (7+ messages)
[PATCH 00/17] mm: introduce numa_memblks
2024-07-16 13:07 UTC (19+ 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 v2] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests
2024-07-16 11:52 UTC
[PATCH] arch/powerpc/kvm: Avoid extra checks when emulating HFSCR bits
2024-07-16 10:32 UTC (4+ messages)
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-16 8:33 UTC (5+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-07-15 20:52 UTC (6+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-07-15 20:39 UTC (12+ messages)
[PATCH v3 0/8] mm/mprotect: Fix dax puds
2024-07-15 20:00 UTC (10+ messages)
` [PATCH v3 1/8] mm/dax: Dump start address in fault handler
` [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
` [PATCH v3 3/8] mm/mprotect: Push mmu notifier to PUDs
` [PATCH v3 4/8] mm/powerpc: Add missing pud helpers
` [PATCH v3 5/8] mm/x86: Make pud_leaf() only cares about PSE bit
` [PATCH v3 6/8] mm/x86: arch_check_zapped_pud()
` [PATCH v3 7/8] mm/x86: Add missing pud helpers
` [PATCH v3 8/8] mm/mprotect: fix dax pud handlings
[PATCH] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-07-15 19:35 UTC (3+ messages)
[RFC PATCH v4 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-07-15 12:42 UTC (23+ messages)
` [RFC PATCH v4 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain
` [RFC PATCH v4 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [RFC PATCH v4 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
` [RFC PATCH v4 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [RFC PATCH v4 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [RFC PATCH v4 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [RFC PATCH v4 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same
` [RFC PATCH v4 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext
` [RFC PATCH v4 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()
` [RFC PATCH v4 10/17] powerpc/ftrace: Add a postlink script to validate function tracer
` [RFC PATCH v4 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [RFC PATCH v4 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [RFC PATCH v4 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [RFC PATCH v4 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
` [RFC PATCH v4 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
` [RFC PATCH v4 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc
` [RFC PATCH v4 17/17] powerpc64/bpf: Add support for bpf trampolines
[PATCH v2 net-next 0/5] Eliminate CONFIG_NR_CPUS dependency in dpaa-eth and enable COMPILE_TEST in fsl_qbman
2024-07-15 3:40 UTC (7+ messages)
` [PATCH v2 net-next 1/5] net: dpaa: avoid on-stack arrays of NR_CPUS elements
` [PATCH v2 net-next 2/5] net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]
` [PATCH v2 net-next 3/5] net: dpaa: stop ignoring TX queues past the number of CPUs
` [PATCH v2 net-next 4/5] net: dpaa: no need to make sure all CPUs receive a corresponding Tx queue
` [PATCH v2 net-next 5/5] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
[PATCH v3] cxl: Fix possible null pointer dereference in read_handle()
2024-07-14 13:37 UTC (2+ messages)
[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines
2024-07-14 7:52 UTC (3+ messages)
[PATCH net-next 0/5] Eliminate CONFIG_NR_CPUS dependency in dpaa-eth and enable COMPILE_TEST in fsl_qbman
2024-07-13 22:37 UTC (10+ messages)
` [PATCH net-next 1/5] net: dpaa: avoid on-stack arrays of NR_CPUS elements
` [PATCH net-next 2/5] net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]
` [PATCH net-next 5/5] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
[PATCH V6 00/18] Add data type profiling support for powerpc
2024-07-13 17:21 UTC (12+ messages)
` [PATCH V6 17/18] tools/perf: Update data_type_cmp and sort__typeoff_sort function to include var_name in comparison
` [PATCH V6 18/18] tools/perf: Set instruction name to be used with insn-stat when using raw instruction
[powerpc:next] BUILD SUCCESS 90e812ac40c4b813fdbafab22f426fe4cdf840a8
2024-07-13 13:56 UTC
[powerpc:merge] BUILD SUCCESS 582b0e554593e530b1386eacafee6c412c5673cc
2024-07-13 13:54 UTC
[PATCH] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-07-12 17:19 UTC (5+ messages)
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-07-12 15:52 UTC (7+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
[PATCH v2] printk: Add a short description string to kmsg_dump()
2024-07-12 14:11 UTC (6+ messages)
[PATCH] macintosh/therm_windtunnel: fix module unload
2024-07-12 12:53 UTC (2+ messages)
[PATCH 1/3] powerpc: Drop clang workaround for builtin constant checks
2024-07-12 12:53 UTC (2+ messages)
[PATCH] powerpc: Remove 40x leftovers
2024-07-12 12:53 UTC (2+ messages)
[PATCH] Documentation/powerpc: Mention 40x is removed
2024-07-12 12:53 UTC (2+ messages)
[PATCH 0/5] powerpc64/bpf: jit support for cpuv4 instructions
2024-07-12 12:53 UTC (2+ messages)
[PATCH v2 00/10] Add support for non-interleaved mode in qmc_audio
2024-07-12 12:27 UTC (6+ messages)
` [PATCH v2 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
[PATCH] MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC ENGINE LIBRARY
2024-07-12 11:14 UTC
[PATCH 1/2] soc: fsl: qbman: delete bogus device tree fixup in qbman_init_private_mem()
2024-07-12 9:56 UTC (2+ messages)
` [PATCH 2/2] soc: fsl: qbman: fix unconditional WARN_ON() on Arm during fsl_qman_probe()
[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
2024-07-12 9:56 UTC (2+ messages)
[PATCH] vmlinux.lds.h: catch .bss..L* sections into BSS")
2024-07-12 6:53 UTC (2+ messages)
[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
2024-07-12 5:52 UTC (4+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()
[PATCH v2 00/60] i2c: reword first drivers according to newest specification
2024-07-11 14:45 UTC (3+ messages)
[PATCH] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-07-11 19:34 UTC (4+ messages)
[PATCH v4 17/21] mm/mmap: Drop arch_unmap() call from all archs
2024-07-11 15:59 UTC (5+ 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).