messages from 2022-11-07 20:12:39 to 2022-11-11 14:33:45 UTC [more...]
[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
2022-11-11 13:55 UTC (39+ messages)
` [patch 01/39] PCI/MSI: Check for MSI enabled in __pci_msix_enable()
` [patch 02/39] iommu/vt-d: Remove bogus check for multi MSI-X
` [patch 03/39] iommu/amd: "
` [patch 04/39] genirq/msi: Use MSI_DESC_ALL in msi_add_simple_msi_descs()
` [patch 05/39] genirq/msi: Remove filter from msi_free_descs_free_range()
` [patch 06/39] genirq/msi: Add missing kernel doc to msi_next_desc()
` [patch 07/39] genirq/msi: Make __msi_domain_alloc_irqs() static
` [patch 08/39] genirq/msi: Provide msi_domain_ops::post_free()
` [patch 09/39] powerpc/pseries/msi: Use msi_domain_ops::msi_post_free()
` [patch 10/39] genirq/msi: Make __msi_domain_free_irqs() static
` [patch 11/39] genirq/irqdomain: Move bus token enum into a seperate header
` [patch 12/39] genirq/msi: Add bus token to struct msi_domain_info
` [patch 13/39] PCI/MSI: Use msi_domain_info::bus_token
` [patch 14/39] PCI/MSI: Let the MSI core free descriptors
` [patch 15/39] PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
` [patch 16/39] genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
` [patch 17/39] PCI/MSI: Get rid of externs in msi.h
` [patch 18/39] PCI/MSI: Move mask and unmask helpers to msi.h
` [patch 19/39] PCI/MSI: Move pci_disable_msi() to api.c
` [patch 20/39] PCI/MSI: Move pci_enable_msi() API "
` [patch 21/39] PCI/MSI: Move pci_enable_msix_range() "
` [patch 22/39] PCI/MSI: Move pci_alloc_irq_vectors() "
` [patch 23/39] PCI/MSI: Move pci_alloc_irq_vectors_affinity() "
` [patch 24/39] PCI/MSI: Move pci_irq_vector() "
` [patch 25/39] PCI/MSI: Move pci_free_irq_vectors() "
` [patch 26/39] PCI/MSI: Move pci_msix_vec_count() "
` [patch 27/39] PCI/MSI: Move pci_disable_msix() "
` [patch 28/39] PCI/MSI: Move pci_irq_get_affinity() "
` [patch 29/39] PCI/MSI: Move pci_msi_enabled() "
` [patch 30/39] PCI/MSI: Move pci_msi_restore_state() "
` [patch 31/39] Documentation: PCI: Add reference to PCI/MSI device driver APIs
` [patch 33/39] PCI/MSI: Sanitize MSI-X checks
` [patch 34/39] PCI/MSI: Reject multi-MSI early
` [patch 35/39] PCI/MSI: Reject MSI-X early
` [patch 36/39] PCI/MSI: Validate MSIX contiguous restriction early
` [patch 37/39] PCI/MSI: Remove redundant msi_check() callback
` [patch 38/39] genirq/msi: Remove msi_domain_ops::msi_check()
` [patch 39/39] x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
[PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-11-11 12:12 UTC (3+ messages)
[RFC PATCH 0/3] enable bpf_prog_pack allocator for powerpc
2022-11-11 11:25 UTC (5+ messages)
` [RFC PATCH 1/3] powerpc/bpf: implement bpf_arch_text_copy
` [RFC PATCH 2/3] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [RFC PATCH 3/3] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-11-11 10:17 UTC (2+ messages)
` [External] "
Writing not working to CPLD/FPGA
2022-11-11 8:53 UTC (2+ messages)
[6.1.0-rc4-next-20221109] Boot time warning kernel/module/main.c:852
2022-11-11 4:55 UTC (3+ messages)
[PATCH v4 0/1] Fix /proc/cpuinfo cpumask warning
2022-11-11 4:14 UTC (3+ messages)
` [PATCH v4 1/1] x86: cpuinfo: Ensure inputs to cpumask_next are valid
[PATCH] mm: remove kern_addr_valid() completely
2022-11-11 2:50 UTC (2+ messages)
[PATCH AUTOSEL 6.0 10/30] powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec
2022-11-11 2:33 UTC
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
2022-11-11 1:38 UTC (43+ messages)
` [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling
[PATCH linux-next] scsi: ibmvfc: use sysfs_emit() to instead of scnprintf()
2022-11-10 12:36 UTC (2+ messages)
[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
2022-11-10 21:02 UTC (2+ messages)
[PATCH v2 0/2] Consider the size of the added CPU nodes in the kexec FDT
2022-11-10 18:06 UTC (3+ messages)
` [PATCH v2 1/2] powerpc: export the CPU node count
` [PATCH v2 2/2] powerpc: Take in account addition CPU node when building kexec FDT
[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
2022-11-10 16:56 UTC (11+ messages)
[PATCH printk v3 00/40] reduce console_lock scope
2022-11-10 14:52 UTC (3+ messages)
` [PATCH printk v3 26/40] tty: hvc: use console_is_registered()
[PATCH] virt: fsl_hypervisor: Replace NO_IRQ by 0
2022-11-10 14:33 UTC (3+ messages)
[PATCH 00/17] powerpc: alternate queued spinlock implementation
2022-11-10 11:48 UTC (56+ messages)
` [PATCH 01/17] powerpc/qspinlock: powerpc qspinlock implementation
` [PATCH 02/17] powerpc/qspinlock: add mcs queueing for contended waiters
` [PATCH 03/17] powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx
` [PATCH 04/17] powerpc/qspinlock: convert atomic operations to assembly
` [PATCH 05/17] powerpc/qspinlock: allow new waiters to steal the lock before queueing
` [PATCH 06/17] powerpc/qspinlock: theft prevention to control latency
` [PATCH 07/17] powerpc/qspinlock: store owner CPU in lock word
` [PATCH 08/17] powerpc/qspinlock: paravirt yield to lock owner
` [PATCH 09/17] powerpc/qspinlock: implement option to yield to previous node
` [PATCH 10/17] powerpc/qspinlock: allow stealing when head of queue yields
` [PATCH 11/17] powerpc/qspinlock: allow propagation of yield CPU down the queue
` [PATCH 12/17] powerpc/qspinlock: add ability to prod new queue head CPU
` [PATCH 13/17] powerpc/qspinlock: trylock and initial lock attempt may steal
` [PATCH 14/17] powerpc/qspinlock: use spin_begin/end API
` [PATCH 15/17] powerpc/qspinlock: reduce remote node steal spins
` [PATCH 16/17] powerpc/qspinlock: allow indefinite spinning on a preempted owner
` [PATCH 17/17] powerpc/qspinlock: provide accounting and options for sleepy locks
[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
2022-11-10 9:58 UTC (5+ messages)
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs
[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
2022-11-10 1:50 UTC (2+ messages)
[PATCH] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
2022-11-10 1:19 UTC
[PATCH v1 0/2] cleanup stackprotector canary generation
2022-11-09 17:44 UTC (3+ messages)
` [PATCH v1 2/2] stackprotector: actually use get_random_canary()
[6.1.0-rc3-next-20221104] Boot failure - kernel BUG at mm/memblock.c:519
2022-11-09 11:48 UTC (10+ messages)
[6.1.0-rc4-next-20221108] Boot failure on powerpc
2022-11-09 11:04 UTC (3+ messages)
[PATCH 1/2] tools/perf: Fix printing os->prefix in CSV metrics output
2022-11-09 10:23 UTC (5+ messages)
` [PATCH 2/2] tools/perf: Fix printing field separator "
[PATCH v10 0/9] powerpc/code-patching: Use temporary mm for Radix MMU
2022-11-09 6:23 UTC (17+ messages)
` [PATCH v10 1/9] powerpc: Allow clearing and restoring registers independent of saved breakpoint state
` [PATCH v10 2/9] powerpc/code-patching: Use WARN_ON and fix check in poking_init
` [PATCH v10 3/9] powerpc/mm: Remove extern from function prototypes
` [PATCH v10 4/9] powerpc/mm: Remove empty hash__ functions
` [PATCH v10 5/9] cxl: Use radix__flush_all_mm instead of generic flush_all_mm
` [PATCH v10 6/9] powerpc/mm: Remove flush_all_mm, local_flush_all_mm
` [PATCH v10 7/9] powerpc/tlb: Add local flush for page given mm_struct and psize
` [PATCH v10 8/9] powerpc/code-patching: Use temporary mm for Radix MMU
` [PATCH v10 9/9] powerpc/code-patching: Consolidate and cache per-cpu patching context
[PATCH linux-next][RFC]powerpc: move pseries interrupt cleanup code to under __cpu_disable
2022-11-09 1:47 UTC
[powerpc:merge] BUILD SUCCESS 732d027c8c25634d189bda9363b9650c6f6e6b35
2022-11-08 20:16 UTC
[PATCH v2 0/7] mm/autonuma: replace savedwrite infrastructure
2022-11-08 17:46 UTC (8+ messages)
` [PATCH v2 1/7] mm/mprotect: allow clean exclusive anon pages to be writable
` [PATCH v2 2/7] mm/mprotect: minor can_change_pte_writable() cleanups
` [PATCH v2 3/7] mm/huge_memory: try avoiding write faults when changing PMD protection
` [PATCH v2 4/7] mm/mprotect: factor out check whether manual PTE write upgrades are required
` [PATCH v2 5/7] mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite
` [PATCH v2 6/7] mm: remove unused savedwrite infrastructure
` [PATCH v2 7/7] selftests/vm: anon_cow: add mprotect() optimization tests
[RFC PATCH 0/6] VMAP_STACK support for book3s64
2022-11-08 16:21 UTC (5+ messages)
` [RFC PATCH 4/6] powerpc/powernv: Convert pointers to physical addresses in OPAL call args
` [RFC PATCH 5/6] powerpc/powernv/idle: Convert stack pointer to physical address
[PATCH] soc: fsl: qe: request pins non-exclusively
2022-11-08 16:20 UTC (4+ messages)
sched/debug: CPU hotplug operation suffers in a large cpu systems
2022-11-08 15:38 UTC (8+ messages)
[PATCH 0/5] powerpc/kprobes: preempt related changes and cleanups
2022-11-08 10:52 UTC (10+ messages)
` [PATCH 1/5] powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_prepare_kprobe()
` [PATCH 4/5] powerpc/kprobes: Setup consistent pt_regs across kprobes, optprobes and KPROBES_ON_FTRACE
` [PATCH 5/5] powerpc/kprobes: Remove unnecessary headers from kprobes
[PATCH v2 1/4] powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS Kconfig
2022-11-08 10:09 UTC (3+ messages)
[PATCH] ibmvfc: Avoid path failures during live migration
2022-11-08 4:01 UTC (2+ messages)
[PATCH v9 0/7] Use per-CPU temporary mappings for patching on Radix MMU
2022-11-08 5:16 UTC (5+ messages)
` [PATCH v9 6/7] powerpc/code-patching: Use temporary mm for "
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).