Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory, (continued)
- [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v7 09/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory,
Kai Huang
- [PATCH v7 12/20] x86/virt/tdx: Create TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs,
Kai Huang
- [PATCH v7 16/20] x86/virt/tdx: Configure TDX module with TDMRs and global KeyID,
Kai Huang
- [PATCH v7 20/20] Documentation/x86: Add documentation for TDX host support,
Kai Huang
- [PATCH v7 18/20] x86/virt/tdx: Initialize all TDMRs,
Kai Huang
- [PATCH v7 15/20] x86/virt/tdx: Reserve TDX module global KeyID,
Kai Huang
- [PATCH v7 19/20] x86/virt/tdx: Flush cache in kexec() when TDX is enabled,
Kai Huang
- [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs,
Kai Huang
- [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages,
Kai Huang
- [RFC PATCH 0/1] QEMU: Dirty quota-based throttling of vcpus,
Shivam Kumar
- Re: [syzbot] inconsistent lock state in sync_info_debugfs_show,
syzbot
- [PATCH] KVM: Using __weak instead of __attribute__((weak)).,
Mukesh Kumar Chaurasiya
- [PATCH 0/3] kvm: fix two svm pmu virtualization bugs,
Dongli Zhang
- [PATCH 1/4] MAINTAINERS: Add KVM x86/xen maintainer list,
David Woodhouse
- [PATCH 1/2] KVM: Mark KVM_SET_MEMORY_REGION and KVM_SET_MEMORY_ALIAS as obsoleted,
Javier Martinez Canillas
- [RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
- [RFC PATCH V2 01/18] x86/sev: Pvalidate memory gab for decompressing kernel,
Tianyu Lan
- [RFC PATCH V2 02/18] x86/hyperv: Add sev-snp enlightened guest specific config,
Tianyu Lan
- [RFC PATCH V2 14/18] x86/hyperv: Add hyperv-specific hadling for VMMCALL under SEV-ES,
Tianyu Lan
- [RFC PATCH V2 06/18] x86/hyperv: Use vmmcall to implement hvcall in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 18/18] x86/sev: Fix interrupt exit code paths from #HV exception,
Tianyu Lan
- [RFC PATCH V2 07/18] clocksource: hyper-v: decrypt hyperv tsc page in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 09/18] x86/hyperv: set target vtl in the vmbus init message,
Tianyu Lan
- [RFC PATCH V2 13/18] x86/hyperv: Add smp support for sev-snp guest,
Tianyu Lan
- [RFC PATCH V2 05/18] x86/hyperv: Get Virtual Trust Level via hvcall,
Tianyu Lan
- [RFC PATCH V2 15/18] x86/sev: Add a #HV exception handler,
Tianyu Lan
- [RFC PATCH V2 03/18] x86/hyperv: apic change for sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 04/18] x86/hyperv: Decrypt hv vp assist page in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 11/18] Drivers: hv: vmbus: Decrypt vmbus ring buffer,
Tianyu Lan
- [RFC PATCH V2 10/18] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 08/18] x86/hyperv: decrypt vmbus pages for sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 17/18] x86/sev: optimize system vector processing invoked from #HV exception,
Tianyu Lan
- [RFC PATCH V2 12/18] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 16/18] x86/sev: Initialize #HV doorbell and handle interrupt requests,
Tianyu Lan
- [PATCH 0/9] tools: Make {clear,set}_bit() atomic for reals,
Sean Christopherson
- [PATCH 8/9] tools: Drop "atomic_" prefix from atomic test_and_set_bit(),
Sean Christopherson
- [PATCH 6/9] KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests,
Sean Christopherson
- [PATCH 9/9] tools: KVM: selftests: Convert clear/set_bit() to actual atomics,
Sean Christopherson
- [PATCH 7/9] tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers,
Sean Christopherson
- [PATCH 4/9] tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpers,
Sean Christopherson
- [PATCH 3/9] KVM: arm64: selftests: Enable single-step without a "full" ucall(),
Sean Christopherson
- [PATCH 2/9] KVM: selftests: Remove unused "vcpu" param to fix build error,
Sean Christopherson
- [PATCH 1/9] KVM: selftests: Add rdmsr_from_l2() implementation in Hyper-V eVMCS test,
Sean Christopherson
- [PATCH 5/9] perf tools: Use dedicated non-atomic clear/set bit helpers,
Sean Christopherson
- Re: [PATCH 0/9] tools: Make {clear,set}_bit() atomic for reals,
Paolo Bonzini
- [PATCH] KVM: VMX: Access @flags as a 32-bit value in __vmx_vcpu_run(),
Sean Christopherson
- [PATCH v2 0/2] KVM: selftests: Enable access_tracking_perf_test for arm64,
Oliver Upton
- [PATCH v4 0/3] KVM: arm64: Fixes for parallel faults series,
Oliver Upton
- KVM 6.2 state,
Paolo Bonzini
- Re: [PATCH v13 00/48] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features,
Paolo Bonzini
- [PATCH] kvm, vmx: don't use "unsigned long" in vmx_vcpu_enter_exit(),
Alexey Dobriyan
- [PATCH v2] KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeed,
Paolo Bonzini
- [PATCH] KVM: s390: remove unused gisa_clear_ipm_gisc() function,
Heiko Carstens
- [PATCH v4 0/6] x86: KVM: Advertise CPUID of new Intel platform instructions to user space,
Jiaxi Chen
- [PATCH v2] s390/vfio-ap: GISA: sort out physical vs virtual pointers usage,
Nico Boehr
- [PATCH] vfio/mdev: fix possible memory leak in module init funcs,
ruanjinjie
- Re: [External] Re: [v2 0/6] KVM: arm64: implement vcpu_is_preempted check,
Marc Zyngier
- [PATCH v3 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg,
Janis Schoetterl-Glausch
- VMX HOST_RIP target alignment,
Alexey Dobriyan
- [PATCH] vmx: use mov instead of lea in __vmx_vcpu_run(),
Alexey Dobriyan
- [PATCH] kvm: account allocation in generic version of kvm_arch_alloc_vm(),
Alexey Dobriyan
- Re: [PATCH Part2 v6 39/49] KVM: SVM: Introduce ops for the post gfn map and unmap,
Peter Gonda
- Re: [PATCH v2 2/2] kvm: sev: If ccp is busy, report throttled to guest,
Dionna Amalie Glaze
- Re: [PATCH v2 1/2] kvm: sev: Add SEV-SNP guest request throttling,
Dionna Amalie Glaze
- Re: [RFC PATCH v4 7/8] bus/cdx: add cdx-MSI domain with gic-its domain as parent,
Thomas Gleixner
- [PATCH v2 0/2] kvm: sev: Add SNP guest request throttling,
Dionna Glaze
- Re: [PATCH v10 034/108] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_{value, mask},
Isaku Yamahata
- Re: [PATCH v10 033/108] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE,
Isaku Yamahata
- Re: [PATCH v10 032/108] KVM: x86/mmu: Make sync_page not use hard-coded 0 as the initial SPTE value,
Isaku Yamahata
- Re: [PATCH v10 031/108] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE,
Isaku Yamahata
- Re: [PATCH v10 015/108] x86/cpu: Add helper functions to allocate/free TDX private host key id,
Isaku Yamahata
- [PATCH] KVM: x86: avoid memslot check in NX hugepage recovery if it cannot be true,
Paolo Bonzini
- Re: [PATCH v2] KVM: x86/mmu: Do not recover dirty-tracked NX Huge Pages,
Paolo Bonzini
- [PATCH] KVM: x86/mmu: simplify kvm_tdp_mmu_map flow when guest has to retry,
Paolo Bonzini
- [PATCH 00/13] SVM: vNMI (with my fixes),
Maxim Levitsky
- [PATCH 04/13] KVM: nSVM: clean up copying of int_ctl fields back to vmcb01/vmcb12,
Maxim Levitsky
- [PATCH 01/13] KVM: nSVM: don't sync back tlb_ctl on nested VM exit,
Maxim Levitsky
- [PATCH 03/13] KVM: nSVM: rename nested_sync_control_from_vmcb02 to nested_sync_int_ctl_from_vmcb02,
Maxim Levitsky
- [PATCH 06/13] KVM: SVM: Add VNMI bit definition,
Maxim Levitsky
- [PATCH 09/13] KVM: SVM: allow NMI window with vNMI,
Maxim Levitsky
- [PATCH 05/13] x86/cpu: Add CPUID feature bit for VNMI,
Maxim Levitsky
- [PATCH 02/13] KVM: nSVM: don't call nested_sync_control_from_vmcb02 on each VM exit,
Maxim Levitsky
- [PATCH 07/13] KVM: SVM: Add VNMI support in get/set_nmi_mask,
Maxim Levitsky
- [PATCH 08/13] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI,
Maxim Levitsky
- [PATCH 12/13] KVM: nSVM: emulate VMEXIT_INVALID case for nested VNMI,
Maxim Levitsky
- [PATCH 11/13] KVM: nSVM: implement nested VNMI,
Maxim Levitsky
- [PATCH 13/13] KVM: SVM: Enable VNMI feature,
Maxim Levitsky
- [PATCH 10/13] KVM: SVM: Add VNMI support in inject_nmi,
Maxim Levitsky
- Re: [PATCH v2 0/2] Cleanup VMFUNC handling in KVM.,
Yu Zhang
- [PATCH 4.19 00/34] Intel RETBleed mitigations for 4.19.,
Suleiman Souhlal
- [PATCH 4.19 05/34] x86/devicetable: Move x86 specific macro out of generic code,
Suleiman Souhlal
- [PATCH 4.19 07/34] x86/cpu: Add a steppings field to struct x86_cpu_id,
Suleiman Souhlal
- [PATCH 4.19 01/34] Revert "x86/speculation: Add RSB VM Exit protections",
Suleiman Souhlal
- [PATCH 4.19 03/34] x86/cpufeature: Add facility to check for min microcode revisions,
Suleiman Souhlal
- [PATCH 4.19 02/34] Revert "x86/cpu: Add a steppings field to struct x86_cpu_id",
Suleiman Souhlal
- [PATCH 4.19 06/34] x86/cpu: Add consistent CPU match macros,
Suleiman Souhlal
- [PATCH 4.19 04/34] x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> header,
Suleiman Souhlal
- [PATCH 4.19 08/34] x86/cpufeatures: Move RETPOLINE flags to word 11,
Suleiman Souhlal
- [PATCH 4.19 09/34] x86/bugs: Report AMD retbleed vulnerability,
Suleiman Souhlal
- [PATCH 4.19 10/34] x86/bugs: Add AMD retbleed= boot parameter,
Suleiman Souhlal
- [PATCH 4.19 11/34] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value,
Suleiman Souhlal
- [PATCH 4.19 12/34] x86/entry: Remove skip_r11rcx,
Suleiman Souhlal
- [PATCH 4.19 14/34] x86/bugs: Optimize SPEC_CTRL MSR writes,
Suleiman Souhlal
- [PATCH 4.19 15/34] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS,
Suleiman Souhlal
- [PATCH 4.19 13/34] x86/entry: Add kernel IBRS implementation,
Suleiman Souhlal
- [PATCH 4.19 17/34] x86/bugs: Report Intel retbleed vulnerability,
Suleiman Souhlal
- [PATCH 4.19 16/34] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation(),
Suleiman Souhlal
- [PATCH 4.19 21/34] x86/speculation: Fix firmware entry SPEC_CTRL handling,
Suleiman Souhlal
- [PATCH 4.19 23/34] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit,
Suleiman Souhlal
- [PATCH 4.19 18/34] intel_idle: Disable IBRS during long idle,
Suleiman Souhlal
- [PATCH 4.19 28/34] x86/common: Stamp out the stepping madness,
Suleiman Souhlal
- [PATCH 4.19 25/34] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS,
Suleiman Souhlal
- [PATCH 4.19 24/34] x86/speculation: Remove x86_spec_ctrl_mask,
Suleiman Souhlal
- [PATCH 4.19 31/34] x86/speculation: Disable RRSBA behavior,
Suleiman Souhlal
- [PATCH 4.19 26/34] KVM: VMX: Fix IBRS handling after vmexit,
Suleiman Souhlal
- [PATCH 4.19 20/34] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n,
Suleiman Souhlal
- [PATCH 4.19 22/34] x86/speculation: Fix SPEC_CTRL write on SMT state change,
Suleiman Souhlal
- [PATCH 4.19 27/34] x86/speculation: Fill RSB on vmexit for IBRS,
Suleiman Souhlal
- [PATCH 4.19 29/34] x86/cpu/amd: Enumerate BTC_NO,
Suleiman Souhlal
- [PATCH 4.19 30/34] x86/bugs: Add Cannon lake to RETBleed affected CPU list,
Suleiman Souhlal
- [PATCH 4.19 19/34] x86/speculation: Change FILL_RETURN_BUFFER to work with objtool,
Suleiman Souhlal
- [PATCH 4.19 32/34] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current,
Suleiman Souhlal
- [PATCH 4.19 33/34] x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts,
Suleiman Souhlal
- [PATCH 4.19 34/34] x86/speculation: Add RSB VM Exit protections,
Suleiman Souhlal
- Re: [PATCH 4.19 00/34] Intel RETBleed mitigations for 4.19.,
Greg KH
- [PATCH] x86/sev: Add SEV-SNP guest feature negotiation support,
Nikunj A Dadhania
- [GIT PULL] KVM: selftests: Early pile of updates for 6.2,
Sean Christopherson
- Re: [PATCH v3 2/2] KVM: x86/mmu: Split huge pages mapped by the TDP MMU on fault,
Robert Hoo
- [RFC PATCH 0/3] KVM: Restore original behavior of kvm.halt_poll_ns,
David Matlack
- Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions,
Sean Christopherson
- [PATCH v3 00/11] Connect VFIO to IOMMUFD,
Jason Gunthorpe
- [PATCH v3 07/11] vfio-iommufd: Support iommufd for physical VFIO devices,
Jason Gunthorpe
- [PATCH v3 02/11] vfio: Move vfio_device_assign_container() into vfio_device_first_open(),
Jason Gunthorpe
- [PATCH v3 11/11] iommufd: Allow iommufd to supply /dev/vfio/vfio,
Jason Gunthorpe
- [PATCH v3 10/11] vfio: Make vfio_container optionally compiled,
Jason Gunthorpe
- [PATCH v3 05/11] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent(),
Jason Gunthorpe
- [PATCH v3 08/11] vfio-iommufd: Support iommufd for emulated VFIO devices,
Jason Gunthorpe
- [PATCH v3 04/11] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c,
Jason Gunthorpe
- [PATCH v3 09/11] vfio: Move container related MODULE_ALIAS statements into container.c,
Jason Gunthorpe
- [PATCH v3 06/11] vfio-iommufd: Allow iommufd to be used in place of a container fd,
Jason Gunthorpe
- [PATCH v3 01/11] vfio: Move vfio_device driver open/close code to a function,
Jason Gunthorpe
- [PATCH v3 03/11] vfio: Rename vfio_device_assign/unassign_container(),
Jason Gunthorpe
- Re: [PATCH v3 00/11] Connect VFIO to IOMMUFD,
Yi Liu
- [PATCH v5 00/19] IOMMUFD Generic interface,
Jason Gunthorpe
- [PATCH v5 08/19] iommufd: PFN handling for iopt_pages,
Jason Gunthorpe
- [PATCH v5 09/19] iommufd: Algorithms for PFN storage,
Jason Gunthorpe
- [PATCH v5 17/19] iommufd: Add some fault injection points,
Jason Gunthorpe
- [PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access,
Jason Gunthorpe
- [PATCH v5 16/19] iommufd: Add kernel support for testing iommufd,
Jason Gunthorpe
- [PATCH v5 12/19] iommufd: Add a HW pagetable object,
Jason Gunthorpe
- [PATCH v5 02/19] iommu: Add device-centric DMA ownership interfaces,
Jason Gunthorpe
- [PATCH v5 04/19] scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export,
Jason Gunthorpe
- [PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles,
Jason Gunthorpe
- [PATCH v5 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY,
Jason Gunthorpe
- [PATCH v5 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd,
Jason Gunthorpe
- [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable,
Jason Gunthorpe
- [PATCH v5 05/19] iommufd: Document overview of iommufd,
Jason Gunthorpe
- [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices,
Jason Gunthorpe
- [PATCH v5 19/19] iommufd: Add a selftest,
Jason Gunthorpe
- [PATCH v5 10/19] iommufd: Data structure to provide IOVA to PFN mapping,
Jason Gunthorpe
- [PATCH v5 18/19] iommufd: Add additional invariant assertions,
Jason Gunthorpe
- [PATCH v5 03/19] interval-tree: Add a utility to iterate over spans in an interval tree,
Jason Gunthorpe
- [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility,
Jason Gunthorpe
- Re: [PATCH v9 7/8] KVM: Handle page fault for private memory,
Ackerley Tng
- Re: [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space,
Janis Schoetterl-Glausch
- [PATCH V5] virt: sev: Prevent IV reuse in SNP guest driver,
Peter Gonda
- [PATCH v3 0/2] KVM: arm64: Fixes for parallel faults series,
Oliver Upton
- Re: [PATCH v9 00/10] s390x: CPU Topology,
Christian Borntraeger
- [PATCH for 8.0 v7 00/10] ASID support in vhost-vdpa net,
Eugenio Pérez
- [PATCH for 8.0 v7 03/10] vhost: Allocate SVQ device file descriptors at device start,
Eugenio Pérez
- [PATCH for 8.0 v7 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop,
Eugenio Pérez
- [PATCH for 8.0 v7 02/10] vhost: set SVQ device call handler at SVQ start,
Eugenio Pérez
- [PATCH for 8.0 v7 04/10] vdpa: add vhost_vdpa_net_valid_svq_features,
Eugenio Pérez
- [PATCH for 8.0 v7 06/10] vdpa: Allocate SVQ unconditionally,
Eugenio Pérez
- [PATCH for 8.0 v7 05/10] vdpa: move SVQ vring features check to net/,
Eugenio Pérez
- [PATCH for 8.0 v7 09/10] vdpa: Add shadow_data to vhost_vdpa,
Eugenio Pérez
- [PATCH for 8.0 v7 08/10] vdpa: Store x-svq parameter in VhostVDPAState,
Eugenio Pérez
- [PATCH for 8.0 v7 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap,
Eugenio Pérez
- [PATCH for 8.0 v7 10/10] vdpa: Always start CVQ in SVQ mode if possible,
Eugenio Pérez
- Re: [PATCH v2] x86/paravirt: use common macro for creating simple asm paravirt functions,
Peter Zijlstra
- Re: [PATCH v10 045/108] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page,
Huang, Kai
- Re: [PATCH v10 041/108] KVM: x86/tdp_mmu: refactor kvm_tdp_mmu_map(),
Huang, Kai
- [PATCH linux-next] KVM: x86: Replace IS_ERR() with IS_ERR_VALUE(),
ye.xingchen
- Re: [PATCH v10 021/108] KVM: TDX: initialize VM with TDX specific parameters,
Wang, Lei
- Bug report: QEMU/KVM: INIT-SIPI-SIPI while CPU is in SMM fails smp boot,
Eiichi Tsukata
- Re: [PATCH v10 077/108] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior,
Binbin Wu
- Re: [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup),
Huang, Kai
- Re: [PATCH v10 049/108] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU,
Chenyi Qiang
- Re: [PATCH 1/3] x86/cpufeatures: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax),
Kim Phillips
- [PATCH v2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks,
Oliver Upton
- Re: [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code,
Huang, Kai
- [V4 PATCH 0/3] Minor improvements to the selftest setup logic,
Vishal Annapurve
- Re: [V3 PATCH 1/4] KVM: selftests: move common startup logic to kvm_util.c,
Peter Gonda
- Re: [V3 PATCH 2/4] KVM: selftests: Add arch specific initialization,
Peter Gonda
- Re: [V3 PATCH 3/4] KVM: selftests: Add arch specific post vm creation hook,
Peter Gonda
- Re: [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling,
Sean Christopherson
- Re: [syzbot] kernel BUG in workingset_activation (2),
Andrew Morton
- [PATCH 0/3] Calculate memory access latency stats,
Colton Lewis
- Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit,
Alex Bennée
- Re: [PATCH v2 0/9] nSVM: Security and correctness fixes,
Maxim Levitsky
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]