linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-05 16:33:58 to 2023-11-13 20:14:51 UTC [more...]

[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-13 20:14 UTC  (38+ messages)
` [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()

|PATCH] stmmac: dwmac-loongson: Add architecture dependency
 2023-11-13 18:33 UTC  (3+ messages)

[PATCH v4 0/5] dt-bindings: interrupt-controller: Fix some loongson,liointc warnings
 2023-11-13 14:33 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: interrupt-controller: loongson,liointc: Standardize the naming of 'loongson,parent-int-map'
` [PATCH v4 2/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for reg-names
` [PATCH v4 3/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for interrupt-names
` [PATCH v4 4/5] irqchip/loongson-liointc: Fix 'loongson,parent_int_map' parse
` [PATCH v4 5/5] MIPS: Loongson64: DTS: Fix 'loongson,parent_int_map' references

[linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a
 2023-11-13 13:46 UTC 

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2023-11-13 12:21 UTC  (68+ messages)
` [PATCH 01/34] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [PATCH 02/34] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
` [PATCH 03/34] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH 08/34] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH 09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH 12/34] KVM: Introduce per-page memory attributes
` [PATCH 14/34] fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH 16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH 17/34] KVM: x86: Disallow hugepages when memory attributes are mixed
` [PATCH 18/34] KVM: x86/mmu: Handle page fault for private memory
` [PATCH 19/34] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [PATCH 20/34] KVM: Allow arch code to track number of memslot address spaces per VM
` [PATCH 21/34] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [PATCH 22/34] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [PATCH 23/34] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [PATCH 24/34] KVM: selftests: Add support for creating private memslots
` [PATCH 25/34] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [PATCH 26/34] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [PATCH 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [PATCH 28/34] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [PATCH 29/34] KVM: selftests: Add x86-only selftest for private memory conversions
` [PATCH 30/34] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [PATCH 31/34] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [PATCH 32/34] KVM: selftests: Add basic selftest for guest_memfd()
` [PATCH 33/34] KVM: selftests: Test KVM exit behavior for private memory/access
` [PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags
` [PATCH 35/34] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH 36/34] KVM: Add transparent hugepage support for dedicated guest memory

[PATCH 00/52] serial: Convert to platform remove callback returning void
 2023-11-13 10:15 UTC  (5+ messages)
` [PATCH 03/52] serial: 8250: "

[PATCH v1 00/14] DCE/DSE: Add Dead Syscalls Elimination support, part2
 2023-11-13  7:19 UTC  (8+ messages)
` [PATCH v1 08/14] DCE/DSE: add choice of methods to build reference for orphan sections
` [PATCH v1 09/14] DCE/DSE: inhibit .size directive for SHF_GROUP
` [PATCH v1 10/14] DCE/DSE: riscv: make every ex_table's name unique

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-12  4:21 UTC  (41+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-11-12  0:55 UTC  (2+ messages)

sgi/ip27 REPLICATE_KTEXT: Any user?
 2023-11-11 12:07 UTC 

[linux-next:master] BUILD REGRESSION 8728c14129df7a6e29188a2e737b4774fb200953
 2023-11-11  3:10 UTC 

[PATCH] MIPS: SGI-IP27: hubio: fix nasid kernel-doc warning
 2023-11-11  3:02 UTC 

PSA: This list is being migrated (no action required)
 2023-11-10 19:35 UTC  (2+ messages)

[GIT PULL] MIPS changes for v6.7
 2023-11-10 18:48 UTC  (2+ messages)

[PATCH 0/8] generic command line v6
 2023-11-10 16:12 UTC  (15+ messages)
` [PATCH 1/8] CMDLINE: add generic builtin command line
` [PATCH 2/8] scripts: insert-sys-cert: add command line insert capability
` [PATCH 3/8] scripts: insert-sys-cert: change name to insert-symbol
` [PATCH 4/8] CMDLINE: mips: convert to generic builtin command line
` [PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline
` [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line
` [PATCH 7/8] of: replace command line handling
` [PATCH 8/8] CMDLINE: arm64: convert to generic builtin command line

[PATCH v2 00/10] MIPS: Fix kernel in XKPHYS
 2023-11-09 13:12 UTC  (5+ messages)
` [PATCH v2 05/10] MIPS: Refactor mips_cps_core_entry implementation

[PATCH 0/6] Fix polarity and bindings for GPIO-based NAND drivers
 2023-11-08 21:45 UTC  (13+ messages)
` [PATCH 1/6] mtd: rawnand: ams-delta/gpio: Unify polarity
` [PATCH 2/6] dt-bindings: mtd: Rewrite gpio-control-nand in schema
` [PATCH 3/6] MIPS: NI 169445: Fix NAND GPIOs
` [PATCH 4/6] mtd: rawnand: gpio: Use device properties
` [PATCH 5/6] mtd: rawnand: gpio: Support standard nand width
` [PATCH 6/6] mtd: rawnand: gpio: Rename file

[PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
 2023-11-08  8:18 UTC  (2+ messages)

[PATCH v2] mips/smp: Call rcutree_report_cpu_starting() earlier
 2023-11-07 11:48 UTC  (2+ messages)

[PATCH fixes v2 0/3] MIPS: Loongson64: Fix some long-term issues
 2023-11-07 11:15 UTC  (4+ messages)
` [PATCH fixes v2 1/3] MIPS: Loongson64: Reserve vgabios memory on boot
` [PATCH fixes v2 2/3] MIPS: Loongson64: Enable DMA noncoherent support
` [PATCH fixes v2 3/3] MIPS: Loongson64: Handle more memory types passed from firmware

[PATCH v3 00/13] mm: jit/text allocator
 2023-11-07 10:44 UTC  (7+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-06 15:56 UTC  (14+ messages)
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
` [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize "
` [PATCH v13 27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared

PSA: migrating linux-mips to new vger infrastructure
 2023-11-06 14:23 UTC 

[PATCH] mips/smp: Call rcu_cpu_starting() earlier
 2023-11-06 10:43 UTC  (2+ messages)


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).