Linux KVM PPC
[Prev Page][Next Page]
- Re: [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug, (continued)
- [PATCH v2 0/2] Fix use after free in HPT resizing code and related minor improvements,
Serhii Popovych
- [PATCH v2 00/16] Move vcpu_load and vcpu_put calls to arch code,
Christoffer Dall
- [PATCH v2 02/16] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code, Christoffer Dall
- [PATCH v2 01/16] KVM: Take vcpu->mutex outside vcpu_load, Christoffer Dall
- [PATCH v2 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu, Christoffer Dall
- [PATCH v2 13/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu, Christoffer Dall
- [PATCH v2 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl, Christoffer Dall
- [PATCH v2 16/16] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init, Christoffer Dall
- [PATCH v2 15/16] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN, Christoffer Dall
- [PATCH v2 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs, Christoffer Dall
- [PATCH v2 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs, Christoffer Dall
- [PATCH v2 10/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate, Christoffer Dall
- [PATCH v2 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug, Christoffer Dall
- [PATCH v2 09/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate, Christoffer Dall
- [PATCH v2 08/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate, Christoffer Dall
- [PATCH v2 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs, Christoffer Dall
- [PATCH v2 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs, Christoffer Dall
- [PATCH v2 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run, Christoffer Dall
- [PATCH 0/4] Fix use after free in HPT resizing code and related minor improvements,
Serhii Popovych
- [PATCH] KVM: PPC: Book3S HV: check for XIVE device before executing the XICS hcalls,
Cédric Le Goater
- [PATCH 00/15] Move vcpu_load and vcpu_put calls to arch code,
Christoffer Dall
- [PATCH 01/15] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code, Christoffer Dall
- [PATCH 02/15] KVM: Factor out vcpu->pid adjustment for KVM_RUN, Christoffer Dall
- [PATCH 08/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate, Christoffer Dall
- [PATCH 10/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate, Christoffer Dall
- [PATCH 12/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu, Christoffer Dall
- [PATCH 13/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu, Christoffer Dall
- [PATCH 15/15] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN, Christoffer Dall
- [PATCH 14/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl, Christoffer Dall
- [PATCH 11/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug, Christoffer Dall
- [PATCH 06/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs, Christoffer Dall
- [PATCH 09/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate, Christoffer Dall
- [PATCH 07/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs, Christoffer Dall
- [PATCH 05/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs, Christoffer Dall
- [PATCH 04/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs, Christoffer Dall
- [PATCH 03/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run, Christoffer Dall
- Re: [PATCH 00/15] Move vcpu_load and vcpu_put calls to arch code, Christoffer Dall
- Re: [PATCH 00/15] Move vcpu_load and vcpu_put calls to arch code, David Hildenbrand
- [GIT PULL] Please pull paulus/powerpc kvm-ppc-fixes-4.15-1 tag,
Paul Mackerras
- [RFC PATCH] KVM: Only register preempt notifiers and load arch cpu state as needed,
Christoffer Dall
- [PATCH] powerpc/xive: store server for masked interrupt in kvmppc_xive_set_xive(),
Laurent Vivier
- [PATCH 0/5] KVM: PPC: Book3S: Miscellaneous minor fixes,
Paul Mackerras
- [PATCH v2 01/11] powerpc/kvm/xive: Add more debugfs queues info,
Benjamin Herrenschmidt
- [PATCH v2 03/11] powerpc/kvm/xive: Don't use existing "prodded" flag for xive escalations, Benjamin Herrenschmidt
- [PATCH v2 02/11] powerpc/kvm/xive: Enable use of the new "single escalation" feature, Benjamin Herrenschmidt
- [PATCH v2 04/11] powerpc/kvm/xive: Check DR not IR to chose real vs virt mode MMIOs, Benjamin Herrenschmidt
- [PATCH v2 05/11] powerpc/kvm/xive: Make xive_pushed a byte, not a word, Benjamin Herrenschmidt
- [PATCH v2 07/11] powerpc/xive: Add interrupt flag to disable automatic EOI, Benjamin Herrenschmidt
- [PATCH v2 06/11] powerpc/xive: Move definition of ESB bits, Benjamin Herrenschmidt
- [PATCH v2 11/11] powerpc/kvm: Use the PACA virt/real mode info instead of mfmsr, Benjamin Herrenschmidt
- [PATCH v2 10/11] powerpc/kvm: Store the MMU mode in the PACA on KVM exit, Benjamin Herrenschmidt
- [PATCH v2 08/11] powerpc/kvm/xive: Keep escalation interrupt masked unless ceded, Benjamin Herrenschmidt
- [PATCH v2 09/11] powerpc/kvm: Make "no_xive:" label local, Benjamin Herrenschmidt
- [RFC PATCH kernel] KVM: PPC: Book3S PR: Fix WIMG handling under pHyp,
Alexey Kardashevskiy
- [PATCH] KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts,
Paul Mackerras
- [PATCH] powerpc/kvm/xive: Don't use existing "prodded" flag for xive escalations, Benjamin Herrenschmidt
- [PATCH] powerpc/kvm/xive: Enable use of the new "single escalation" feature,
Benjamin Herrenschmidt
- [PATCH] powerpc/kvm/xive: Add more debugfs queues info, Benjamin Herrenschmidt
- [GIT PULL] Please pull paulus/powerpc kvm-ppc-next-4.15-2 tag,
Paul Mackerras
- [GIT PULL] Please pull paulus/powerpc kvm-ppc-fixes-4.14-2 tag,
Paul Mackerras
- [PATCH v4.14] KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates, Paul Mackerras
- [PATCH] KVM: PPC: Book3S HV: Handle host system reset in guest mode,
Nicholas Piggin
- [RFC PATCH] KVM: PPC: Book3S HV: Handle host system reset in guest mode,
Nicholas Piggin
- [PATCH v2 0/6] KVM: PPC: Book3S HV: Run HPT guests on radix hosts,
Paul Mackerras
- [PATCH kernel] vfio/spapr: Add trace points for map/unmap,
Alexey Kardashevskiy
- [PATCH] KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabled, Paul Mackerras
- [PATCH] KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0, Nicholas Piggin
- [PATCH 0/6] KVM: PPC: Book3S HV: Run HPT guests on radix hosts,
Paul Mackerras
- [PATCH v3] KVM: PPC: Book3S PR: only install valid SLBs during KVM_SET_SREGS,
Greg Kurz
- [PATCH] KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code, Paul Mackerras
- [PATCH] KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guests,
Paul Mackerras
- [RFC PATCH] powerpc: add tests for XICS,
Laurent Vivier
- [PATCH kernel] KVM: PPC: Enable in-kernel TCE handlers for PR KVM,
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Protect kvmppc_gpa_to_ua() with srcu,
Alexey Kardashevskiy
- [PATCH] KVM: PPC: Book3S HV: POWER9 more doorbell fixes,
Nicholas Piggin
- [PATCH] powerpc/pseries/cpuidle: add polling idle for shared processor guests,
Nicholas Piggin
- [PATCH] MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc,
Thomas Huth
- [PATCH] KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation in kvmppc_allocate_hpt(),
SF Markus Elfring
- [PATCH v2] KVM: PPC: Book3S PR: only install valid SLBs during KVM_SET_SREGS,
Greg Kurz
- [PATCH kernel v3] vfio/spapr: Add cond_resched() for huge updates,
Alexey Kardashevskiy
- [PATCH kernel v2] vfio/spapr: Add cond_resched() for huge updates, Alexey Kardashevskiy
- [PATCH kernel v2] powerpc/powernv: Reserve a hole which appears after enabling IOV,
Alexey Kardashevskiy
- [PATCH kernel] powerpc/powernv: Reserve a hole which appears after enabling IOV,
Alexey Kardashevskiy
- [PATCH 1/1] KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive(),
Sam Bobroff
- [PATCH] KVM: PPC: Book3S PR: only call slbmte for valid SLB entries,
Greg Kurz
- [PATCH kernel] vfio/spapr: Add cond_resched() for huge updates,
Alexey Kardashevskiy
- [PATCH 6/7] KVM: PPC: Cocci spatch "vma_pages",
Thomas Meyer
- [PATCH] KVM: PPC: Book3S HV: Check for updated HDSISR on P9 HDSI exception,
Michael Neuling
- [PATCH] KVM: PPC: fix oops when checking KVM_CAP_PPC_HTM,
Greg Kurz
- [PATCH] KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly,
Paul Mackerras
- [PATCH] KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr, Paul Mackerras
- [PATCH] powerpc/kvm/xive: Don't access TIMA using byte accesses, Benjamin Herrenschmidt
- [PATCH 1/10] KVM: PPC: Book3S HV: Use ARRAY_SIZE macro,
Thomas Meyer
- [PATCH] KVM: PPC: Book3S HV: Handle unexpected interrupts better,
Paul Mackerras
- [PATCH] [RESEND] KVM:PPC:Book3s: fix memory leak in kvm_vm_ioctl_get_htab_fd, nixiaoming
- [PATCH] KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list,
Paul Mackerras
- [PATCH] KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9,
Paul Mackerras
- [PATCH] KVM: PPC: Book3S HV: Report storage key support to userspace,
Paul Mackerras
- [PATCH v3 0/4] powerpc/64s: idle POWER9 stop improvements,
Nicholas Piggin
- [PATCH really v2] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce(),
Paul Mackerras
- [PATCH v2] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce(),
Paul Mackerras
- [PATCH] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce(),
Paul Mackerras
- [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce,
nixiaoming
- [PATCH] fix memory leak on kvm_vm_ioctl_get_htab_fd,
nixiaoming
- [PATCH RFC v3 0/9] KVM: allow dynamic kvm->vcpus array,
Radim Krčmář
- [PATCH 2/2] kvm/xive: Add missing barriers and document them,
Benjamin Herrenschmidt
- [PATCH 1/2] kvm/xive: Workaround P9 DD1.0 bug with IPB bit loss, Benjamin Herrenschmidt
- [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array,
Radim Krčmář
- [PATCH] KVM: PPC: Book3S HV: Fix invalid use of register expression,
Michael Ellerman
- [PATCH v2 0/9] improve early structure allocations (paca, lppaca, etc),
Nicholas Piggin
[PATCH v2 4/9] powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacks, Nicholas Piggin
[PATCH v2 5/9] powerpc/64s: Relax PACA address limitations, Nicholas Piggin
[PATCH v2 6/9] powerpc/64s/radix: Do not allocate SLB shadow structures, Nicholas Piggin
[PATCH v2 7/9] powerpc/64s: do not allocate lppaca if we are not virtualized, Nicholas Piggin
[PATCH v2 8/9] powerpc/64: Use a table of paca pointers and allocate pacas individually, Nicholas Piggin
[PATCH v2 9/9] powerpc/64: Use a table of lppaca pointers and allocate lppacas individually, Nicholas Piggin
[PATCH v2 13/14] powerpc/64s: idle POWER9 can execute stop in virtual mode, Nicholas Piggin
[PATCH v2 12/14] KVM: PPC: Book3S HV: POWER9 can execute stop without a sync sequence,
Nicholas Piggin
[PATCH v2 11/14] powerpc/64s: idle POWER9 can execute stop without a sync sequence, Nicholas Piggin
[PATCH v2 10/14] KVM: PPC: Book3S HV: POWER9 does not require secondary thread management,
Nicholas Piggin
[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table,
Alexey Kardashevskiy
[PATCH 10/13] powerpc/64s: idle simplify KVM idle on POWER9,
Nicholas Piggin
[PATCH] kvmppc: protection keys fix, Ram Pai
[RFC v7 00/25] powerpc: Memory Protection Keys,
Ram Pai
- [RFC v7 01/25] powerpc: define an additional vma bit for protection keys., Ram Pai
- [RFC v7 02/25] powerpc: track allocation status of all pkeys, Ram Pai
- [RFC v7 03/25] powerpc: helper function to read,write AMR,IAMR,UAMOR registers, Ram Pai
- [RFC v7 04/25] powerpc: helper functions to initialize AMR, IAMR and UAMOR registers, Ram Pai
- [RFC v7 05/25] powerpc: cleaup AMR,iAMR when a key is allocated or freed, Ram Pai
- [RFC v7 06/25] powerpc: implementation for arch_set_user_pkey_access(), Ram Pai
- [RFC v7 07/25] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls, Ram Pai
- [RFC v7 08/25] powerpc: ability to create execute-disabled pkeys, Ram Pai
- [RFC v7 09/25] powerpc: store and restore the pkey state across context switches, Ram Pai
- [RFC v7 10/25] powerpc: introduce execute-only pkey, Ram Pai
- [RFC v7 11/25] powerpc: ability to associate pkey to a vma, Ram Pai
- [RFC v7 12/25] powerpc: implementation for arch_override_mprotect_pkey(), Ram Pai
- [RFC v7 13/25] powerpc: map vma key-protection bits to pte key bits., Ram Pai
- [RFC v7 14/25] powerpc: sys_pkey_mprotect() system call, Ram Pai
- [RFC v7 15/25] powerpc: Program HPTE key protection bits, Ram Pai
- [RFC v7 16/25] powerpc: helper to validate key-access permissions of a pte, Ram Pai
- [RFC v7 17/25] powerpc: check key protection for user page access, Ram Pai
- [RFC v7 18/25] powerpc: Macro the mask used for checking DSI exception, Ram Pai
- [RFC v7 19/25] powerpc: implementation for arch_vma_access_permitted(), Ram Pai
- [RFC v7 20/25] powerpc: Handle exceptions caused by pkey violation, Ram Pai
- [RFC v7 21/25] powerpc: capture AMR register content on pkey violation, Ram Pai
- [RFC v7 22/25] powerpc: introduce get_pte_pkey() helper, Ram Pai
- [RFC v7 23/25] powerpc: capture the violated protection key on fault, Ram Pai
- [RFC v7 24/25] powerpc: Deliver SEGV signal on pkey violation, Ram Pai
- [RFC v7 25/25] powerpc: Enable pkey subsystem, Ram Pai
[RFC PATCH] kvmppc: protection keys fix,
Ram Pai
[kvm-unit-tests PATCH v2] powerpc/sprs: Test POWER9 specific registers,
Thomas Huth
[PATCH] KVM: PPC: Book3S HV: Fix host crash on changing HPT size,
Paul Mackerras
[PATCH] KVM: PPC: Book3S HV: Enable TM before accessing TM registers,
Paul Mackerras
[PATCH 2/2] KVM: PPC: e500mc: Fix a NULL dereference, Dan Carpenter
[PATCH 1/2] KVM: PPC: e500: fix some NULL dereferences on error,
Dan Carpenter
[kvm-unit-tests PATCH] powerpc/sprs: Test POWER9 specific registers,
Thomas Huth
[bug report] KVM: PPC: Book3S HV: Simplify dynamic micro-threading code, Dan Carpenter
[GIT PULL] Please pull my kvm-ppc-fixes branch again,
Paul Mackerras
[PATCH] KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code,
Paul Mackerras
[PATCH 1/2] KVM: PPC: Book3S HV: Simplify dynamic micro-threading code,
Paul Mackerras
[PATCH] KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes, Paul Mackerras
[PATCH 0/4] KVM: PPC: Book3S HV: Restore host state properly on guest exit,
Paul Mackerras
[PATCH] KVM: PPC: Book3S HV: Context-switch EBB registers properly,
Paul Mackerras
[PATCH] KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1, Paul Mackerras
[kvm-unit-tests PATCH] ppc64: test rtc parameter,
Laurent Vivier
[kvm-unit-tests PATCH] powerpc: Rework the rtas_token() function,
Thomas Huth
[kvm-unit-tests PATCH] powerpc: Fix endless loop that occurs without a device tree,
Thomas Huth
[PATCH V3 0/2] KVM: PPC: Book3S HV: Support POWER9's large decrementer mode,
Paul Mackerras
[PATCH V2 0/2] KVM: PPC: Book3S HV: Support POWER9's large decrementer mode,
Paul Mackerras
[PATCH 0/4] KVM: PPC: Book3S HV: Support virtual SMT modes on POWER9,
Paul Mackerras
[PATCH 0/2] KVM: PPC: Book3S HV: Support POWER9's large decrementer mode,
Paul Mackerras
[patch V3 10/32] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked(), Thomas Gleixner
[PATCH] KVM: PPC: hypervisor large decrementer support,
Oliver O'Halloran
[kvm-unit-tests PATCH v2 0/3] provide asm-generic spinlock,
David Hildenbrand
[kvm-unit-tests PATCH v1 0/3] provide asm-generic spinlock,
David Hildenbrand
[PATCH v10 0/3] KVM: PPC: Add FWNMI support for KVM guests on POWER,
Mahesh J Salgaonkar
[PATCH v9 0/3] KVM: PPC: Add FWNMI support for KVM guests on POWER,
Mahesh J Salgaonkar
[PATCH] KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms,
Paul Mackerras
[PATCH] KVM: Eliminate unused variable warning on uniprocessor configs,
Paul Mackerras
[PATCH] KVM: PPC: Book3S PR: Check copy_to/from_user return values, Paul Mackerras
[PATCH] KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers,
Paul Mackerras
P.A. Semi: "PR" KVM configure error after KVM changes for 4.12,
Christian Zigotzky
[GIT PULL] Please pull my kvm-ppc-next branch again,
Paul Mackerras
Re: [PATCH v3] KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller,
Paul Mackerras
powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize callback handling),
Michael Ellerman
Forced update of my kvm-ppc-next branch,
Paul Mackerras
[patch V2 07/24] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked(), Thomas Gleixner
[patch 07/20] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_locked(), Thomas Gleixner
[PATCH kernel] KVM: PPC: Align the table size to system page size,
Alexey Kardashevskiy
[PATCH] KVM: PPC: Book3S PR: Fix build when PR KVM is built in, Paul Mackerras
[PATCH v8 0/3] KVM: PPC: Add FWNMI support for KVM guests on POWER,
Mahesh J Salgaonkar
[PATCH v7 0/3] KVM: PPC: Add FWNMI support for KVM guests on POWER,
Mahesh J Salgaonkar
[PATCH v3] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs,
Thomas Huth
[PATCH] KVM: PPC: Book3S HV: Add workaround for msgsync erratum on POWER9 DD1,
Paul Mackerras
[PATCH v2] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs,
Thomas Huth
[PATCH] KVM: PPC: Book3S PR: Do not always inject facility unavailable exceptions,
Thomas Huth
[PATCH] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs,
Thomas Huth
[PATCH kernel] KVM: PPC: Check kzalloc() return,
Alexey Kardashevskiy
[PATCH kernel] KVM: PPC: Preserve storage control bits,
Alexey Kardashevskiy
[PATCH kernel] KVM: PPC: Exit KVM on failed mapping,
Alexey Kardashevskiy
[PATCH kernel] KVM: PPC: Get rid of unused local variable, Alexey Kardashevskiy
[PATCH guest kernel] vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check,
Alexey Kardashevskiy
[PATCH 0/5] KVM: PPC: Improve MMIO emulation,
Paul Mackerras
[kvm-unit-tests PATCH v4 0/2] powerpc: Test SPR persistency during migration,
Thomas Huth
[PATCH kernel v11 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration,
Alexey Kardashevskiy
[Index of Archives]
[KVM]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]