Linux Documentation
[Prev Page][Next Page]
- [PATCH v10 3/8] hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device, (continued)
- [PATCH] doc/vm: move overcommit-accounting doc to admin-guide,
alexs
- [PATCH] doc/zh_CN: remove submitting-driver reference from docs, alexs
- [PATCH next] Documentation: netfs: Use inline code for *foliop pointer,
Bagas Sanjaya
- [linux-next:master] BUILD REGRESSION 4662b7adea50bb62e993a67f611f3be625d3df0d,
kernel test robot
- [PATCH] lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t(),
Jiangshan Yi
- [linux-next:master 9878/10347] htmldocs: Documentation/filesystems/netfs_library.rst:384: WARNING: Inline emphasis start-string without end-string., kernel test robot
- [PATCH] Documentation: process: Update email client instructions for Thunderbird,
sndanailov
- [PATCH V5 00/16] The Runtime Verification (RV) interface,
Daniel Bristot de Oliveira
- [PATCH V5 01/16] rv: Add Runtime Verification (RV) interface, Daniel Bristot de Oliveira
- [PATCH V5 02/16] rv: Add runtime reactors interface, Daniel Bristot de Oliveira
- [PATCH V5 03/16] rv/include: Add helper functions for deterministic automata, Daniel Bristot de Oliveira
- [PATCH V5 04/16] rv/include: Add deterministic automata monitor definition via C macros, Daniel Bristot de Oliveira
- [PATCH V5 05/16] rv/include: Add instrumentation helper functions, Daniel Bristot de Oliveira
- [PATCH V5 06/16] Documentation/rv: Add a basic documentation, Daniel Bristot de Oliveira
- [PATCH V5 07/16] tools/rv: Add dot2c, Daniel Bristot de Oliveira
- [PATCH V5 09/16] tools/rv: Add dot2k, Daniel Bristot de Oliveira
- [PATCH V5 10/16] Documentation/rv: Add deterministic automata monitor synthesis documentation, Daniel Bristot de Oliveira
- [PATCH V5 08/16] Documentation/rv: Add deterministic automaton documentation, Daniel Bristot de Oliveira
- [PATCH V5 11/16] Documentation/rv: Add deterministic automata instrumentation documentation, Daniel Bristot de Oliveira
- [PATCH V5 12/16] rv/monitor: Add the wip monitor skeleton created by dot2k, Daniel Bristot de Oliveira
- [PATCH V5 13/16] rv/monitor: Add the wip monitor, Daniel Bristot de Oliveira
- [PATCH V5 15/16] rv/reactor: Add the printk reactor, Daniel Bristot de Oliveira
- [PATCH V5 14/16] rv/monitor: Add the wwnr monitor, Daniel Bristot de Oliveira
- [PATCH V5 16/16] rv/reactor: Add the panic reactor, Daniel Bristot de Oliveira
- [PATCH] bpf, docs: document BPF_MAP_TYPE_HASH and variants,
Donald Hunter
- [PATCH v3 0/2] add support for PON GEN3 device,
Anjelique Melendez
- [PATCH v2 0/4] STM32 DMA-MDMA chaining feature,
Amelie Delaunay
- [PATCH RESEND v2 0/2] Documentation: qat: documentation fixes,
Bagas Sanjaya
- [PATCH v2 00/39] drm/i915: fix kernel-doc issues,
Mauro Carvalho Chehab
- Update "If something goes wrong" in Documentation/admin-guide/README.rst,
Lukas Bulwahn
- Re: [EXTERNAL] [swiotlb] 44d89f2248: Kernel_panic-not_syncing:swiotlb_init_remap:nslabs=#too_small,
Tianyu Lan
- [PATCH] MAINTAINERS: mark linux-doc-tw-discuss mailing list moderated,
Lukas Bulwahn
- [PATCH 0/2] Documentation: qat: documentation fixes,
Bagas Sanjaya
- [PATCH 1/5] docs: sysctl: remove references to inode-max,
Stephen Kitt
- [PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices,
Benjamin Tissoires
- [PATCH bpf-next v6 01/23] selftests/bpf: fix config for CLS_BPF, Benjamin Tissoires
- [PATCH bpf-next v6 03/23] bpf/verifier: do not clear meta in check_mem_size, Benjamin Tissoires
- [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context, Benjamin Tissoires
- [PATCH bpf-next v6 04/23] selftests/bpf: add test for accessing ctx from syscall program type, Benjamin Tissoires
- [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem, Benjamin Tissoires
- [PATCH bpf-next v6 06/23] selftests/bpf: Add tests for kfunc returning a memory pointer, Benjamin Tissoires
- [PATCH bpf-next v6 07/23] bpf: prepare for more bpf syscall to be used from kernel and user space., Benjamin Tissoires
- [PATCH bpf-next v6 08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton, Benjamin Tissoires
- [PATCH bpf-next v6 09/23] HID: core: store the unique system identifier in hid_device, Benjamin Tissoires
- [PATCH bpf-next v6 11/23] HID: convert defines of HID class requests into a proper enum, Benjamin Tissoires
- [PATCH bpf-next v6 10/23] HID: export hid_report_type to uapi, Benjamin Tissoires
- [PATCH bpf-next v6 12/23] HID: initial BPF implementation, Benjamin Tissoires
- [PATCH bpf-next v6 13/23] selftests/bpf: add tests for the HID-bpf initial implementation, Benjamin Tissoires
- [PATCH bpf-next v6 15/23] selftests/bpf/hid: add test to change the report size, Benjamin Tissoires
- [PATCH bpf-next v6 14/23] HID: bpf: allocate data memory for device_event BPF programs, Benjamin Tissoires
- [PATCH bpf-next v6 16/23] HID: bpf: introduce hid_hw_request(), Benjamin Tissoires
- [PATCH bpf-next v6 17/23] selftests/bpf: add tests for bpf_hid_hw_request, Benjamin Tissoires
- [PATCH bpf-next v6 18/23] HID: bpf: allow to change the report descriptor, Benjamin Tissoires
- [PATCH bpf-next v6 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD, Benjamin Tissoires
- [PATCH bpf-next v6 19/23] selftests/bpf: add report descriptor fixup tests, Benjamin Tissoires
- [PATCH bpf-next v6 21/23] samples/bpf: add new hid_mouse example, Benjamin Tissoires
- [PATCH bpf-next v6 22/23] HID: bpf: add Surface Dial example, Benjamin Tissoires
- [PATCH bpf-next v6 23/23] Documentation: add HID-BPF docs, Benjamin Tissoires
- Re: [PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices, Alexei Starovoitov
- [PATCH] Documentation: siphash: Fix typo in the name of offsetofend macro,
Dov Murik
- [PATCH next 0/3] miscellaneous documentation fixes for linux-next,
Bagas Sanjaya
- Re: [PATCH] PCI/doc: Convert examples to generic power management, Bjorn Helgaas
- [PATCH 0/9] x86/resctrl: Add the support for AMD QoS new features,
Babu Moger
- [PATCH 00/32] drm/i915: fix kernel-doc issues,
Mauro Carvalho Chehab
- [PATCH] Documentation/process: Add embargoed HW contact for LLVM,
Nick Desaulniers
- [PATCH v2 0/3] Documentation: hyperv: Add basic info on Hyper-V enlightenments,
Michael Kelley
- [PATCH v3 0/2] x86: AMX enabling example with new constants,
Chang S. Bae
- [PATCH 00/10] video: fbdev: atari: Miscellaneous fixes and cleanups,
Geert Uytterhoeven
- [PATCH 03/10] video: fbdev: atari: Fix inverse handling, Geert Uytterhoeven
- [PATCH 04/10] video: fbdev: atari: Fix ext_setcolreg(), Geert Uytterhoeven
- [PATCH 05/10] video: fbdev: atari: Remove unneeded casts from void *, Geert Uytterhoeven
- [PATCH 02/10] video: fbdev: atari: Remove bogus FB_VMODE_YWRAP flags, Geert Uytterhoeven
- [PATCH 07/10] video: fbdev: atari: Fix TT High video mode vertical refresh, Geert Uytterhoeven
- [PATCH 08/10] video: fbdev: atari: Fix VGA modes, Geert Uytterhoeven
- [PATCH 01/10] video: fbdev: atari: Simplify atafb_pan_display(), Geert Uytterhoeven
- [PATCH 10/10] [RFC] video: fbdev: atari: Remove backward bug-compatibility, Geert Uytterhoeven
- [PATCH 06/10] video: fbdev: atari: Remove unneeded casts to void *, Geert Uytterhoeven
- [PATCH 09/10] video: fbdev: atari: Remove unused definitions and variables, Geert Uytterhoeven
- Re: [PATCH 00/10] video: fbdev: atari: Miscellaneous fixes and cleanups, Helge Deller
- Re: [PATCH 00/10] video: fbdev: atari: Miscellaneous fixes and cleanups, Michael Schmitz
- Re: [PATCH 00/10] video: fbdev: atari: Miscellaneous fixes and cleanups, Michael Schmitz
- [PATCH v5] usb: gadget: f_mass_storage: forced_eject attribute, Maxim Devaev
- [PATCH v3 0/2] arm64: kdump: Function supplement and performance optimization,
Zhen Lei
- [PATCH 0/4] STM32 DMA-MDMA chaining feature,
Amelie Delaunay
- [PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH,
Barry Song
- [PATCH v2 0/1] add definitions for ROG ZENITH II EXTREME,
Eugene Shalygin
- [PATCH v4] usb: gadget: f_mass_storage: forced_eject attribute,
Maxim Devaev
- [PATCH V3] docs/zh_CN: core-api: Add watch_queue Chinese translation,
Binbin Zhou
- [PATCH] hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREME,
Eugene Shalygin
- [djwong-xfs:vectorized-scrub 16/368] htmldocs: Documentation/filesystems/xfs-online-fsck-design.rst:3691: WARNING: Duplicate explicit target name: "kernel"., kernel test robot
- [djwong-xfs:vectorized-scrub 14/368] htmldocs: Documentation/filesystems/xfs-online-fsck-design.rst:822: WARNING: Duplicate explicit target name: "inode"., kernel test robot
- [intel-tdx:kvm-upstream-workaround 296/418] htmldocs: Documentation/virt/kvm/api.rst:6679: WARNING: Definition list ends without a blank line; unexpected unindent., kernel test robot
- [intel-tdx:kvm-upstream-workaround 295/418] htmldocs: Documentation/virt/kvm/api.rst:1364: WARNING: Inline emphasis start-string without end-string., kernel test robot
- [PATCH] typos: Fix 'namespace' typos,
linux
- [agd5f:drm-next 417/419] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn314/dcn314_optc.c:47: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst, kernel test robot
- [PATCH v3 00/21] Update Documentation/ cross references and fix issues,
Mauro Carvalho Chehab
- [PATCH v3 07/21] fscache: fix kernel-doc documentation, Mauro Carvalho Chehab
- [PATCH v3 09/21] drm/scheduler: fix a kernel-doc warning, Mauro Carvalho Chehab
- [PATCH v3 08/21] fs: namei: address some kernel-doc issues, Mauro Carvalho Chehab
- [PATCH v3 10/21] drm/scheduler: add a missing kernel-doc parameter, Mauro Carvalho Chehab
- [PATCH v3 03/21] docs: update vmemmap_dedup.rst reference, Mauro Carvalho Chehab
- [PATCH v3 13/21] textsearch: document list inside struct ts_ops, Mauro Carvalho Chehab
- [PATCH v3 05/21] dt-bindings: arm: update arm,coresight-cpu-debug.yaml reference, Mauro Carvalho Chehab
- [PATCH v3 14/21] dcache: fix a kernel-doc warning, Mauro Carvalho Chehab
- [PATCH v3 12/21] genalloc: add a description for start_addr parameter, Mauro Carvalho Chehab
- [PATCH v3 02/21] docs: update vmalloced-kernel-stacks.rst reference, Mauro Carvalho Chehab
- [PATCH v3 21/21] Documentation: coresight: fix binding wildcards, Mauro Carvalho Chehab
- [PATCH v3 16/21] docs: PCI: pci-vntb-function.rst: Properly include ascii artwork, Mauro Carvalho Chehab
- [PATCH v3 15/21] docs: ext4: blockmap.rst: fix a broken table, Mauro Carvalho Chehab
- [PATCH v3 17/21] docs: PCI: pci-vntb-howto.rst: fix a title markup, Mauro Carvalho Chehab
- [PATCH v3 06/21] x86/sgx: fix kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v3 18/21] docs: virt: kvm: fix a title markup at api.rst, Mauro Carvalho Chehab
- [PATCH v3 20/21] docs: leds: index.rst: add leds-qcom-lpg to it, Mauro Carvalho Chehab
- [PATCH v3 01/21] docs: networking: update netdevices.rst reference, Mauro Carvalho Chehab
- [PATCH v3 11/21] kfence: fix a kernel-doc parameter, Mauro Carvalho Chehab
- [PATCH v3 04/21] docs: zh_CN: page_migration: fix reference to mm index.rst, Mauro Carvalho Chehab
- [PATCH v3 19/21] docs: ABI: sysfs-bus-nvdimm, Mauro Carvalho Chehab
- [PATCH 00/12] Documentation: tdx: documentation fixes,
Bagas Sanjaya
- [PATCH 05/12] Documentation: kvm: tdx: title typofix, Bagas Sanjaya
- [PATCH 02/12] Documentation: kvm: tdx: Use appropriate subbullet marker, Bagas Sanjaya
- [PATCH 03/12] Documentation: kvm: tdx: Add footnote markers, Bagas Sanjaya
- [PATCH 01/12] Documentation: kvm: Pad bullet lists with blank line, Bagas Sanjaya
- [PATCH 04/12] Documentation: kvm: tdx: Use bullet list for public kvm trees, Bagas Sanjaya
- [PATCH 10/12] Documentation: x86: Enclose TDX initialization code inside code block, Bagas Sanjaya
- [PATCH 11/12] Documentation: x86: Use literal code block for TDX dmesg output, Bagas Sanjaya
- [PATCH 12/12] Documentation: kvm: Add TDX documentation to KVM table of contents, Bagas Sanjaya
- [PATCH 08/12] Documentation: kvm: tdx-tdp-mmu: Properly format nested list for EPT state machine, Bagas Sanjaya
- [PATCH 06/12] Documentation: kvm: tdx-tdp-mmu: Add blank line padding for lists, Bagas Sanjaya
- [PATCH 09/12] Documentation: kvm: tdx-tdp-mmu: Add blank line padding to lists in concurrent sections, Bagas Sanjaya
- [PATCH 07/12] Documentation: kvm: tdx-tdp-mmu: Use literal code block for EPT violation diagrams, Bagas Sanjaya
- Re: [PATCH 00/12] Documentation: tdx: documentation fixes, Isaku Yamahata
- [intel-tdx:kvm-upstream-workaround 232/411] htmldocs: Documentation/virt/kvm/intel-tdx.rst:181: WARNING: Enumerated list ends without a blank line; unexpected unindent., kernel test robot
- [ammarfaizi2-block:herbert/cryptodev-2.6/master 45/53] htmldocs: Documentation/ABI/testing/sysfs-driver-qat:24: WARNING: Unexpected indentation.,
kernel test robot
- [PATCH v3 00/10] Update vfio_pin/unpin_pages API,
Nicolin Chen
- [PATCH v3 04/10] vfio/ccw: Only pass in contiguous pages, Nicolin Chen
- [PATCH v3 08/10] vfio: Rename user_iova of vfio_dma_rw(), Nicolin Chen
- [PATCH v3 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API, Nicolin Chen
- [PATCH v3 07/10] vfio/ccw: Change pa_pfn list to pa_iova list, Nicolin Chen
- [PATCH v3 09/10] vfio/ccw: Add kmap_local_page() for memcpy, Nicolin Chen
- [PATCH v3 01/10] vfio: Make vfio_unpin_pages() return void, Nicolin Chen
- [PATCH v3 03/10] vfio/ap: Pass in physical address of ind to ap_aqic(), Nicolin Chen
- [PATCH v3 06/10] vfio/ap: Change saved_pfn to saved_iova, Nicolin Chen
- [PATCH v3 02/10] drm/i915/gvt: Replace roundup with DIV_ROUND_UP, Nicolin Chen
- Re: [PATCH v3 00/10] Update vfio_pin/unpin_pages API, Alex Williamson
- [intel-tdx:kvm-upstream-workaround 130/411] htmldocs: Documentation/x86/tdx.rst:69: WARNING: Unexpected indentation., kernel test robot
- [PATCH net-next v4 1/2] bond: add mac filter option for balance-xor,
Jonathan Toppins
- [PATCH] Documentation/translations/zh_CN/mm/page_owner.rst: adjust some words,
Yixuan Cao
- [PATCH V4] swiotlb: Split up single swiotlb lock,
Tianyu Lan
- [PATCH v6 1/4] panic: Taint kernel if tests are run,
David Gow
- [PATCH bpf-next] bpf, docs: Remove deprecated xsk libbpf APIs description,
Pu Lehui
- [asahilinux:t8112/bringup 18/19] drivers/hid/hid-magicmouse.c:575: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst, kernel test robot
- [PATCH net-next v2 0/3] add framework for selftests in devlink,
Vikas Gupta
- [PATCH net-next v2 2/3] bnxt_en: refactor NVM APIs, Vikas Gupta
- [PATCH net-next v2 3/3] bnxt_en: implement callbacks for devlink selftests, Vikas Gupta
[PATCH v5 0/6] Add spi-hid, transport for HID over SPI bus,
Jarrett Schultz
¿Estás ahí para hablar conmigo para obtener más información sobre la transferencia, por favor?, g
[PATCH v3 0/2] Add PCIE device IDs for Intel DFL cards,
matthew . gerlach
[PATCH 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH,
Barry Song
Re: [PATCH v9 7/8] docs: trace: Add HiSilicon PTT device driver documentation,
Yicong Yang
[PATCH V3] swiotlb: Split up single swiotlb lock,
Tianyu Lan
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0,
kernel test robot
[ammarfaizi2-block:arm64/linux/for-next/perf 11/12] htmldocs: Documentation/admin-guide/perf/hns3-pmu.rst: WARNING: document isn't included in any toctree, kernel test robot
[linux-next:master 4772/8197] htmldocs: Documentation/arm/google/chromebook-boot-flow.rst: WARNING: document isn't included in any toctree,
kernel test robot
[PATCH v13 00/14] Multi-Gen LRU Framework,
Yu Zhao
- [PATCH v13 10/14] mm: multi-gen LRU: kill switch, Yu Zhao
- [PATCH v13 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller", Yu Zhao
- [PATCH v13 13/14] mm: multi-gen LRU: admin guide, Yu Zhao
- [PATCH v13 08/14] mm: multi-gen LRU: support page table walks, Yu Zhao
- [PATCH v13 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG, Yu Zhao
- [PATCH v13 12/14] mm: multi-gen LRU: debugfs interface, Yu Zhao
- [PATCH v13 09/14] mm: multi-gen LRU: optimize multiple memcgs, Yu Zhao
- [PATCH v13 14/14] mm: multi-gen LRU: design doc, Yu Zhao
- [PATCH v13 06/14] mm: multi-gen LRU: minimal implementation, Yu Zhao
- [PATCH v13 07/14] mm: multi-gen LRU: exploit locality in rmap, Yu Zhao
- [PATCH v13 11/14] mm: multi-gen LRU: thrashing prevention, Yu Zhao
- [PATCH v13 03/14] mm/vmscan.c: refactor shrink_node(), Yu Zhao
- [PATCH v13 01/14] mm: x86, arm64: add arch_has_hw_pte_young(), Yu Zhao
- [PATCH v13 05/14] mm: multi-gen LRU: groundwork, Yu Zhao
- Re: [PATCH v13 00/14] Multi-Gen LRU Framework, Bagas Sanjaya
[PATCH v2 00/10] lib: cleanup bitmap-related headers,
Yury Norov
- [PATCH 03/10] lib/bitmap: change type of bitmap_weight to unsigned long, Yury Norov
- [PATCH 02/10] lib/bitmap: change return types to bool where appropriate, Yury Norov
- [PATCH 01/10] arm: align find_bit declarations with generic kernel, Yury Norov
- [PATCH 05/10] lib/cpumask: change return types to unsigned where appropriate, Yury Norov
- [PATCH 04/10] cpumask: change return types to bool where appropriate, Yury Norov
- [PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>, Yury Norov
- [PATCH 09/10] headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure, Yury Norov
- [PATCH 06/10] lib/cpumask: move trivial wrappers around find_bit to the header, Yury Norov
- [PATCH 07/10] headers/deps: mm: Optimize <linux/gfp.h> header dependencies, Yury Norov
- [PATCH 10/10] lib/cpumask: move some one-line wrappers to header file, Yury Norov
- Re: [PATCH v2 00/10] lib: cleanup bitmap-related headers, Yury Norov
How to cross-link to another document?,
Matthew Wilcox
[PATCH AUTOSEL 5.15 12/18] firmware: sysfb: Add sysfb_disable() helper function, Sasha Levin
[PATCH AUTOSEL 5.18 16/22] firmware: sysfb: Add sysfb_disable() helper function, Sasha Levin
[PATCH v3 0/6] blk-mq: Add a flag for reserved requests series,
John Garry
[PATCH 0/3] hwmon: (pmbus) add power from energy readings,
Kallas, Pawel
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory,
Chao Peng
- [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd, Chao Peng
- [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE, Chao Peng
- [PATCH v7 03/14] mm: Introduce memfile_notifier, Chao Peng
- [PATCH v7 04/14] mm/shmem: Support memfile_notifier, Chao Peng
- [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag, Chao Peng
- [PATCH v7 08/14] KVM: Rename mmu_notifier_*, Chao Peng
- [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry, Chao Peng
- [PATCH v7 06/14] KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS, Chao Peng
- [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Chao Peng
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Gupta, Pankaj
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Chao Peng
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Gupta, Pankaj
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Chao Peng
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Gupta, Pankaj
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Sean Christopherson
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Gupta, Pankaj
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Wei Wang
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Chao Peng
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Sean Christopherson
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Chao Peng
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Sean Christopherson
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Sean Christopherson
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Sean Christopherson
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Chao Peng
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Sean Christopherson
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Chao Peng
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Sean Christopherson
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Vishal Annapurve
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions, Fuad Tabba
- [PATCH v7 10/14] KVM: Add KVM_EXIT_MEMORY_FAULT exit, Chao Peng
- [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory, Chao Peng
- [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE, Chao Peng
- [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag, Chao Peng
- [PATCH v7 12/14] KVM: Handle page fault for private memory, Chao Peng
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Gupta, Pankaj
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Nikunj A. Dadhania
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Gupta, Pankaj
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Chao Peng
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Nikunj A. Dadhania
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Gupta, Pankaj
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Gupta, Pankaj
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Gupta, Pankaj
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Nikunj A. Dadhania
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Gupta, Pankaj
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Chao Peng
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Nikunj A. Dadhania
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Gupta, Pankaj
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Kirill A . Shutemov
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Gupta, Pankaj
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Sean Christopherson
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Michael Roth
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Isaku Yamahata
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Gupta, Pankaj
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Hugh Dickins
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]