messages from 2022-05-06 11:20:39 to 2022-05-09 21:59:04 UTC [more...]
[PATCH 0/2] Link the PowerPC vDSO with ld.lld
2022-05-09 21:58 UTC (7+ messages)
` [PATCH 1/2] powerpc/vdso: Remove unused ENTRY in linker scripts
` [PATCH 2/2] powerpc/vdso: Link with ld.lld when requested
[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
2022-05-09 21:52 UTC (21+ messages)
` [PATCH v4 01/14] modpost: remove left-over cross_compile declaration
` [PATCH v4 02/14] modpost: change the license of EXPORT_SYMBOL to bool type
` [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
` [PATCH v4 04/14] modpost: add sym_find_with_module() helper
` [PATCH v4 05/14] modpost: extract symbol versions from *.cmd files
` [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
` [PATCH v4 07/14] kbuild: stop merging *.symversions
` [PATCH v4 08/14] genksyms: adjust the output format to modpost
` [PATCH v4 09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v4 10/14] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
` [PATCH v4 11/14] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v4 12/14] kbuild: make *.mod "
` [PATCH v4 13/14] kbuild: add cmd_and_savecmd macro
` [PATCH v4 14/14] kbuild: rebuild multi-object modules when objtool is updated
[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-09 21:05 UTC (16+ messages)
` [PATCH v2 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v2 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH kernel] powerpc/llvm/lto: Allow LLVM LTO builds
2022-05-09 18:19 UTC (6+ messages)
[PATCH 0/3] of: add of_property_alloc/free() and of_node_alloc/free()
2022-05-09 16:55 UTC (5+ messages)
` [PATCH 2/3] of: dynamic: add of_node_alloc() and of_node_free()
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-09 16:41 UTC (17+ messages)
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
request_module DoS
2022-05-09 16:13 UTC (5+ messages)
[PATCH 00/30] The panic notifiers refactor
2022-05-09 14:25 UTC (7+ messages)
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 24/30] panic: Refactor the panic path
[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
2022-05-09 14:03 UTC (22+ messages)
` [PATCH v6 01/29] irq/matrix: Expose functions to allocate the best CPU for new vectors
` [PATCH v6 02/29] x86/apic: Add irq_cfg::delivery_mode
` [PATCH v6 03/29] x86/apic/msi: Set the delivery mode individually for each IRQ
` [PATCH v6 05/29] x86/apic/vector: Do not allocate vectors for NMIs
` [PATCH v6 10/29] iommu/vt-d: Implement minor tweaks for NMI irqs
` [PATCH v6 12/29] iommu/amd: Enable NMIPass when allocating an NMI irq
` [PATCH v6 13/29] iommu/amd: Compose MSI messages for NMI irqs in non-IR format
` [PATCH v6 15/29] x86/hpet: Add helper function hpet_set_comparator_periodic()
` [PATCH v6 21/29] x86/nmi: Add an NMI_WATCHDOG NMI handler category
` [PATCH v6 22/29] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
[PATCH] bug: Use normal relative pointers in 'struct bug_entry'
2022-05-09 12:31 UTC (2+ messages)
[PATCH 0/3] termbits.h: Further improvements
2022-05-09 11:42 UTC (6+ messages)
` [PATCH 1/3] termbits.h: create termbits-common.h for identical bits
` [PATCH 2/3] termbits.h: Align lines & format
` [PATCH 3/3] termbits.h: Remove posix_types.h include
[PATCH v6 00/23] Rust support
2022-05-09 9:39 UTC (7+ messages)
` [PATCH v6 19/23] Kbuild: add "
[PATCH 1/2] ASoC: fsl_micfil: Add support for i.MX8MPlus
2022-05-09 9:14 UTC (2+ messages)
` [PATCH 2/2] ASoC: dt-bindings: fsl, micfil: Add compatible string for imx8mp
[PATCH kernel] KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
2022-05-09 7:11 UTC
[PATCH] powerpc/papr_scm: Fix leaking nvdimm_events_map elements
2022-05-09 6:06 UTC
[PATCH 1/2] powerpc/perf: Fix the threshold compare group constraint for power10
2022-05-09 5:52 UTC (2+ messages)
[PATCH v3 00/25] powerpc: ftrace optimisation and cleanup and more [v3]
2022-05-09 5:36 UTC (26+ messages)
` [PATCH v3 01/25] powerpc/ftrace: Refactor prepare_ftrace_return()
` [PATCH v3 02/25] powerpc/ftrace: Remove redundant create_branch() calls
` [PATCH v3 03/25] powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
` [PATCH v3 04/25] powerpc/ftrace: Use is_offset_in_branch_range()
` [PATCH v3 05/25] powerpc/code-patching: Inline create_branch()
` [PATCH v3 06/25] powerpc/ftrace: Inline ftrace_modify_code()
` [PATCH v3 07/25] powerpc/ftrace: Use patch_instruction() return directly
` [PATCH v3 08/25] powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
` [PATCH v3 09/25] powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
` [PATCH v3 10/25] powerpc: Finalise cleanup around ABI use
` [PATCH v3 11/25] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v3 12/25] powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
` [PATCH v3 13/25] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
` [PATCH v3 14/25] powerpc/ftrace: Remove ftrace_plt_tramps[]
` [PATCH v3 15/25] powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
` [PATCH v3 16/25] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding
` [PATCH v3 17/25] powerpc/ftrace: Use size macro "
` [PATCH v3 18/25] powerpc/ftrace: Simplify expected_nop_sequence()
` [PATCH v3 19/25] powerpc/ftrace: Minimise number of #ifdefs
` [PATCH v3 20/25] powerpc/inst: Add __copy_inst_from_kernel_nofault()
` [PATCH v3 21/25] powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target()
` [PATCH v3 22/25] powerpc/inst: Remove PPC_INST_BRANCH
` [PATCH v3 23/25] powerpc/modules: Use PPC_LI macros instead of opencoding
` [PATCH v3 24/25] powerpc/inst: Remove PPC_INST_BL
` [PATCH v3 25/25] powerpc/opcodes: Remove unused PPC_INST_XXX macros
[PATCH] ASoC: fsl_sai: fix incorrect mclk number in error message
2022-05-08 7:58 UTC (2+ messages)
[powerpc:fixes-test] BUILD SUCCESS 348c71344111d7a48892e3e52264ff11956fc196
2022-05-08 21:21 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-4 tag
2022-05-08 18:41 UTC (2+ messages)
[PATCH v3 00/15] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS)
2022-05-08 18:28 UTC (3+ messages)
[PATCH] powerpc/pseries/vas: Use QoS credits from the userspace
2022-05-08 11:11 UTC (2+ messages)
[PATCH] powerpc/vdso: Fix incorrect CFI in gettimeofday.S
2022-05-08 11:11 UTC (2+ messages)
[PATCH] powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE
2022-05-08 11:11 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Fix typo in a comment
2022-05-08 2:40 UTC
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
2022-05-08 0:15 UTC (9+ messages)
[PATCH 1/2] ASoc: fsl_micfil: explicitly clear software reset bit
2022-05-07 12:14 UTC (2+ messages)
` [PATCH 2/2] ASoc: fsl_micfil: explicitly clear CHnF flags
[PATCH v2 00/25] powerpc: ftrace optimisation and cleanup and more [v2]
2022-05-07 11:29 UTC (27+ messages)
` [PATCH v2 01/25] powerpc/ftrace: Refactor prepare_ftrace_return()
` [PATCH v2 02/25] powerpc/ftrace: Remove redundant create_branch() calls
` [PATCH v2 03/25] powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
` [PATCH v2 04/25] powerpc/ftrace: Use is_offset_in_branch_range()
` [PATCH v2 05/25] powerpc/code-patching: Inline create_branch()
` [PATCH v2 06/25] powerpc/ftrace: Inline ftrace_modify_code()
` [PATCH v2 07/25] powerpc/ftrace: Use patch_instruction() return directly
` [PATCH v2 08/25] powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
` [PATCH v2 09/25] powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
` [PATCH v2 10/25] powerpc: Finalise cleanup around ABI use
` [PATCH v2 11/25] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v2 12/25] powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
` [PATCH v2 13/25] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
` [PATCH v2 14/25] powerpc/ftrace: Remove ftrace_plt_tramps[]
` [PATCH v2 15/25] powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
` [PATCH v2 16/25] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding
` [PATCH v2 17/25] powerpc/ftrace: Use size macro "
` [PATCH v2 18/25] powerpc/ftrace: Simplify expected_nop_sequence()
` [PATCH v2 19/25] powerpc/ftrace: Minimise number of #ifdefs
` [PATCH v2 20/25] powerpc/inst: Add __copy_inst_from_kernel_nofault()
` [PATCH v2 21/25] powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target()
` [PATCH v2 22/25] powerpc/inst: Remove PPC_INST_BRANCH
` [PATCH v2 23/25] powerpc/modules: Use PPC_LI macros instead of opencoding
` [PATCH v2 24/25] powerpc/inst: Remove PPC_INST_BL
` [PATCH v2 25/25] powerpc/opcodes: Remove unused PPC_INST_XXX macros
[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
2022-05-07 10:01 UTC (4+ messages)
` [PATCH v2 2/4] powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
` [PATCH v2 3/4] powerpc/52xx: Get rid of of_node assignment
` [PATCH v2 4/4] powerpc/52xx: Convert to use fwnode API
[PATCH linux-next] power:pkeys: fix bugon.cocci warnings
2022-05-07 8:49 UTC (4+ messages)
[PATCH] crypto: vmx - Align the short log with Makefile cleanups
2022-05-07 5:24 UTC (5+ messages)
[PATCH] crypto: vmx - Fix build error
2022-05-07 5:22 UTC
[PATCH] powerpc/85xx: P2020: Add fsl,mpc8548-pmc node
2022-05-06 20:36 UTC
[PATCH net-next 6/6] net: wan: switch to netif_napi_add_weight()
2022-05-06 17:07 UTC
[PATCH] powerpc/crash: save cpu register data in crash_smp_send_stop()
2022-05-06 16:39 UTC
[PATCH v2] crypto: vmx - Align the short log with Makefile cleanups
2022-05-06 15:08 UTC
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
2022-05-06 15:03 UTC (21+ messages)
[PATCH kernel] KVM: PPC: Book3s: PR: Enable default TCE hypercalls
2022-05-06 14:14 UTC (2+ messages)
[PATCH] powerpc/perf: Add support for caps under sysfs in powerpc
2022-05-06 13:25 UTC (2+ messages)
[PATCH v1 00/22] powerpc: ftrace optimisation and cleanup and more [v1]
2022-05-06 11:41 UTC (7+ messages)
` [PATCH v1 08/22] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v1 10/22] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
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).