messages from 2021-08-05 19:06:00 to 2021-08-11 12:30:17 UTC [more...]
[PATCH v3 0/6] KVM: my debug patch queue
2021-08-11 12:29 UTC (3+ messages)
` [PATCH v3 1/6] KVM: SVM: split svm_handle_invalid_exit
` [PATCH v3 2/6] KVM: x86: add force_intercept_exceptions_mask
[PATCH v2 0/6] docs/zh_CN: add core-api Memory management translation
2021-08-11 12:24 UTC (4+ messages)
` [PATCH v2 5/6] docs/zh_CN: add core-api boot-time-mm translation
[PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
2021-08-11 12:22 UTC (4+ messages)
[PATCH v4 00/14] Provide core infrastructure for managing open/release
2021-08-11 10:35 UTC (22+ messages)
` [PATCH v4 01/14] vfio/samples: Remove module get/put
` [PATCH v4 02/14] vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
` [PATCH v4 03/14] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH v4 04/14] vfio: Provide better generic support for open/release vfio_device_ops
` [PATCH v4 05/14] vfio/samples: Delete useless open/close
` [PATCH v4 06/14] vfio/fsl: Move to the device set infrastructure
` [PATCH v4 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
` [PATCH v4 08/14] vfio/pci: Move to the device set infrastructure
` [PATCH v4 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
` [PATCH v4 10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH v4 11/14] vfio/mbochs: Fix close when multiple device FDs are open
` [PATCH v4 12/14] vfio/ap,ccw: Fix open/close "
` [PATCH v4 13/14] vfio/gvt: "
` [PATCH v4 14/14] vfio: Remove struct vfio_device_ops open/release
[RFC 00/11] Intro to Hardware timestamping engine
2021-08-11 9:11 UTC (17+ messages)
` [RFC 03/11] hte: Add tegra194 HTE kernel provider
` [RFC 09/11] tools: gpio: Add new hardware clock type
[PATCH] doc: gpu: drm-internals: Create reference to DRM mm
2021-08-11 7:42 UTC
[PATCH v8 0/8] Add SR-IOV support in PCIe Endpoint Core
2021-08-11 6:46 UTC (9+ messages)
` [PATCH v8 1/8] dt-bindings: PCI: pci-ep: Add binding to specify virtual function
` [PATCH v8 2/8] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH v8 3/8] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH v8 4/8] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH v8 5/8] PCI: cadence: Simplify code to get register base address for configuring BAR
` [PATCH v8 6/8] PCI: cadence: Add support to configure virtual functions
` [PATCH v8 7/8] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device
` [PATCH v8 8/8] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV
[PATCH RFC v3] x86/sgx: Add /proc/sys/kernel/sgx/total_mem
2021-08-11 3:21 UTC
[PATCH-cgroup v4 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-08-11 3:06 UTC (7+ messages)
` [PATCH v4 1/6] cgroup/cpuset: Enable event notification when partition state changes
` [PATCH v4 2/6] cgroup/cpuset: Properly handle partition root tree
` [PATCH v4 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v4 4/6] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
` [PATCH v4 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v4 6/6] kselftest/cgroup: Add cpuset v2 partition root state test
[PATCH RFC v2] x86/sgx: Add a read-only sysctl attribute kernel.sgx.total_mem
2021-08-11 3:02 UTC
[PATCH RFC] x86/sgx: Add a read-only sysctl attribute kernel.sgx.total_mem
2021-08-11 2:06 UTC (2+ messages)
[PATCH] Documentation: i2c: add i2c-sysfs into index
2021-08-10 21:00 UTC (2+ messages)
[PATCH v28 00/32] Control-flow Enforcement: Shadow Stack
2021-08-10 16:51 UTC (13+ messages)
` [PATCH v28 04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v28 05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v28 06/32] x86/cet: Add control-protection fault handler
` [PATCH v28 08/32] x86/mm: Move pmd_write(), pud_write() up in the file
[PATCH v3 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2021-08-10 16:23 UTC (18+ messages)
` [PATCH v3 01/14] x86/boot: Fix memremap of setup_indirect structures
` [PATCH v3 02/14] x86/boot: Add missing handling "
` [PATCH v3 03/14] x86/boot: Place kernel_info at a fixed offset
` [PATCH v3 04/14] Documentation/x86: Secure Launch kernel documentation
` [PATCH v3 05/14] x86: Secure Launch Kconfig
` [PATCH v3 06/14] x86: Secure Launch main header file
` [PATCH v3 07/14] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v3 08/14] x86: Secure Launch kernel early boot stub
` [PATCH v3 09/14] x86: Secure Launch kernel late "
` [PATCH v3 10/14] x86: Secure Launch SMP bringup support
` [PATCH v3 11/14] kexec: Secure Launch kexec SEXIT support
` [PATCH v3 12/14] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v3 13/14] x86: Secure Launch late initcall platform module
` [PATCH v3 14/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch
[PATCH v28 00/10] Control-flow Enforcement: Indirect Branch Tracking
2021-08-10 16:07 UTC (4+ messages)
` [PATCH v28 04/10] x86/cet/ibt: Disable IBT for ia32
[PATCH 0/7] Add STM32MP13 SoCs and discovery board support
2021-08-10 12:45 UTC (5+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: stm32: add new compatible for STM32MP135 SoC
` [PATCH 2/7] pinctrl: stm32: Add STM32MP135 SoC support
[PATCH] docs: Set upper limit of docutils (<0.17)
2021-08-10 9:22 UTC (3+ messages)
` [PATCH v2] docs: sphinx-requirements: Move sphinx_rtd_theme to top
[PATCH bpf-next v1] bpf: Reconfigure libbpf docs to remove unversioned API
2021-08-10 2:11 UTC (2+ messages)
[PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-08-10 1:12 UTC (5+ messages)
[PATCH] clk/at91: remove kernel-doc warnings in sama7g5.c
2021-08-10 0:54 UTC
[PATCH v2] scripts/Makefile.clang: default to LLVM_IAS=1
2021-08-10 0:06 UTC (3+ messages)
Hawkmoth & kernel-doc
2021-08-09 17:57 UTC (2+ messages)
[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
2021-08-09 14:07 UTC (5+ messages)
[PATCH v4 1/8] x86/sgx: Add /sys/kernel/debug/x86/sgx_total_mem
2021-08-09 9:31 UTC
[PATCH] uapi: expose enum pid_type
2021-08-09 8:04 UTC (2+ messages)
[PATCH v4 0/9] docs: pdfdocs: Improve font choice in CJK translations
2021-08-09 1:29 UTC (10+ messages)
` [PATCH v4 1/9] docs: pdfdocs: Refactor config for CJK document
` [PATCH v4 2/9] docs: pdfdocs: Add CJK-language-specific font settings
` [PATCH v4 3/9] docs: pdfdocs: Choose Serif font as CJK mainfont if possible
` [PATCH v4 4/9] docs: pdfdocs: Preserve inter-phrase space in Korean translations
` [PATCH v4 5/9] docs: pdfdocs: Add conf.py local to translations for ascii-art alignment
` [PATCH v4 6/9] docs: pdfdocs: One-half spacing for CJK translations
` [PATCH v4 7/9] docs: pdfdocs: Permit AutoFakeSlant for CJK fonts
` [PATCH v4 8/9] docs: pdfdocs: Teach xeCJK about character classes of quotation marks
` [PATCH v4 9/9] docs: pdfdocs: Enable language-specific font choice of zh_TW translations
[PATCH v3 0/9] docs: pdfdocs: Improve font choice in CJK translations
2021-08-08 3:53 UTC (3+ messages)
` [PATCH v3 6/9] docs: pdfdocs: One-half spacing for "
[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
2021-08-07 18:28 UTC (9+ messages)
` [PATCH v34 07/13] mm/damon: Implement a debugfs-based user space interface
[PATCH v3] uapi: expose enum pid_type as enum __kernel_pidtype
2021-08-07 14:48 UTC (2+ messages)
[PATCH v2] uapi: expose enum pid_type as enum __kernel_pidtype
2021-08-07 11:01 UTC (2+ messages)
[PATCH 00/15] Fix some DT binding references at next-20210722
2021-08-06 19:56 UTC (11+ messages)
` [PATCH 04/15] MAINTAINERS: update mtd-physmap.yaml reference
` [PATCH 09/15] "
` [PATCH 10/15] MAINTAINERS: update ti,am654-hbmc.yaml reference
` [PATCH 12/15] MAINTAINERS: update gpio-zynq.yaml reference
` [PATCH 13/15] MAINTAINERS: update arm,pl353-smc.yaml reference
[PATCH v1] driver: base: Add driver filter support
2021-08-06 14:36 UTC (25+ messages)
[RFC PATCH 13/15] mm: convert MAX_ORDER sized static arrays to dynamic ones
2021-08-06 14:00 UTC (5+ messages)
[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
2021-08-06 12:28 UTC (5+ messages)
` [PATCH v3 11/14] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
[v2 PATCH 0/4] x86/kvm: Virtual suspend time injection support
2021-08-06 10:07 UTC (2+ messages)
` [v2 PATCH 1/4] x86/kvm: Reserve KVM_FEATURE_HOST_SUSPEND_TIME and MSR_KVM_HOST_SUSPEND_TIME
[PATCH v4 0/8] docs/zh_CN: add infiniband translation
2021-08-06 2:58 UTC (9+ messages)
` [PATCH v4 1/8] docs/zh_CN: add infiniband index translation
` [PATCH v4 2/8] docs/zh_CN: add infiniband core_locking translation
` [PATCH v4 3/8] docs/zh_CN: add infiniband ipoib translation
` [PATCH v4 4/8] docs/zh_CN: add infiniband opa_vnic translation
` [PATCH v4 5/8] docs/zh_CN: add infiniband sysfs translation
` [PATCH v4 6/8] docs/zh_CN: add infiniband tag_matching translation
` [PATCH v4 7/8] docs/zh_CN: add infiniband user_mad translation
` [PATCH v4 8/8] docs/zh_CN: add infiniband user_verbs translation
[PATCH v2 0/8] docs/zh_CN: add infiniband translation
2021-08-06 2:45 UTC (19+ messages)
` [PATCH v2 1/8] docs/zh_CN: add infiniband index translation
` [PATCH v2 2/8] docs/zh_CN: add infiniband core_locking translation
` [PATCH v2 3/8] docs/zh_CN: add infiniband ipoib translation
` [PATCH v2 4/8] docs/zh_CN: add infiniband opa_vnic translation
` [PATCH v2 5/8] docs/zh_CN: add infiniband sysfs translation
` [PATCH v2 6/8] docs/zh_CN: add infiniband tag_matching translation
` [PATCH v2 7/8] docs/zh_CN: add infiniband user_mad translation
` [PATCH v2 8/8] docs/zh_CN: add infiniband user_verbs translation
[PATCH v3 0/8] docs/zh_CN: add infiniband translation
2021-08-06 2:23 UTC (9+ messages)
` [PATCH v3 1/8] docs/zh_CN: add infiniband index translation
` [PATCH v3 2/8] docs/zh_CN: add infiniband core_locking translation
` [PATCH v3 3/8] docs/zh_CN: add infiniband ipoib translation
` [PATCH v3 4/8] docs/zh_CN: add infiniband opa_vnic translation
` [PATCH v3 5/8] docs/zh_CN: add infiniband sysfs translation
` [PATCH v3 6/8] docs/zh_CN: add infiniband tag_matching translation
` [PATCH v3 7/8] docs/zh_CN: add infiniband user_mad translation
` [PATCH v3 8/8] docs/zh_CN: add infiniband user_verbs translation
[PATCH v4 0/8] docs/zh_CN: add some virt docs translation
2021-08-06 1:26 UTC (9+ messages)
` [PATCH v4 1/8] docs/zh_CN: add virt index translation
` [PATCH v4 2/8] docs/zh_CN: add virt paravirt_ops translation
` [PATCH v4 3/8] docs/zh_CN: add virt guest-halt-polling translation
` [PATCH v4 4/8] docs/zh_CN: add virt ne_overview translation
` [PATCH v4 5/8] docs/zh_CN: add virt acrn index translation
` [PATCH v4 6/8] docs/zh_CN: add virt acrn introduction translation
` [PATCH v4 7/8] docs/zh_CN: add virt acrn io-request translation
` [PATCH v4 8/8] docs/zh_CN: add virt acrn cpuid translation
[PATCH v3 1/8] x86/sgx: Add /sys/kernel/debug/x86/sgx_total_mem
2021-08-06 0:16 UTC
[PATCH] scripts/Makefile.clang: default to LLVM_IAS=1
2021-08-05 23:48 UTC (4+ messages)
[PATCH v3 0/5] Add TDX Guest Support (Debug support)
2021-08-05 23:30 UTC (6+ messages)
` [PATCH v3 1/5] x86/tdx: Add #VE tracepoint
` [PATCH v3 2/5] x86/tdx: Add TDCALL tracepoint
` [PATCH v3 3/5] x86/tdx: Expose TDX Guest #VE count in /proc/interrupts
` [PATCH v3 4/5] Add taint flag for TDX overrides
` [PATCH v3 5/5] x86/tdx: Add option to override prot values
[PATCH v3 00/14] Provide core infrastructure for managing open/release
2021-08-05 23:05 UTC (8+ messages)
` [PATCH v3 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
[PATCH v2 00/15] Introduce PECI subsystem
2021-08-05 21:48 UTC (6+ messages)
` [PATCH v2 13/15] hwmon: peci: Add dimmtemp driver
[PATCH 00/14] Introduce PECI subsystem
2021-08-05 21:42 UTC (7+ messages)
` [PATCH 13/14] docs: hwmon: Document PECI drivers
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).