messages from 2021-08-30 18:19:20 to 2021-09-06 11:20:28 UTC [more...]
[PATCH v3 0/6] KVM: my debug patch queue
2021-09-06 11:20 UTC (8+ messages)
` [PATCH v3 2/6] KVM: x86: add force_intercept_exceptions_mask
` [PATCH v3 3/6] KVM: SVM: implement force_intercept_exceptions_mask
` [PATCH v3 6/6] KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ
[PATCH v3] docs/zh_CN: Add zh_CN/admin-guide/sysrq.rst
2021-09-06 9:06 UTC
[PATCH v2] mm: Add configuration to control whether vmpressure notifier is enabled
2021-09-06 6:37 UTC (8+ messages)
[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
2021-09-06 4:47 UTC (9+ messages)
` [PATCH v2 2/6] x86/kvm: add boot parameter for adding vcpu-id bits
` [PATCH v2 6/6] x86/kvm: add boot parameter for setting max number of vcpus per guest
[PATCH] mq-deadline: Fix build error for !BLK_DEBUG_FS
2021-09-06 3:12 UTC (2+ messages)
[PATCH v9 1/3] mm: rearrange madvise code to allow for reuse
2021-09-05 13:04 UTC (11+ messages)
` [PATCH v9 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v9 3/3] mm: add anonymous vma name refcounting
[PATCH 0/5] iio: device-managed conversions with devm_iio_map_array_register()
2021-09-05 11:08 UTC (11+ messages)
` [PATCH 1/5] iio: inkern: introduce devm_iio_map_array_register() short-hand function
` [PATCH 2/5] iio: adc: intel_mrfld_adc: convert probe to full device-managed
` [PATCH 3/5] iio: adc: axp288_adc: "
` [PATCH 4/5] iio: adc: lp8788_adc: convert probe to full-device managed
` [PATCH 5/5] iio: adc: da9150-gpadc: "
[PATCH v3 3/6] docs: bootconfig: Add how to use bootconfig for kernel parameters
2021-09-04 15:54 UTC
[PATCH v5 0/6] docs/zh_CN: add core-api Memory management translation
2021-09-04 10:01 UTC (7+ messages)
` [PATCH v5 1/6] docs/zh_CN: add core-api memory-allocation translation
` [PATCH v5 2/6] docs/zh_CN: add core-api unaligned-memory-access translation
` [PATCH v5 3/6] docs/zh_CN: add core-api mm-api translation
` [PATCH v5 4/6] docs/zh_CN: add core-api genalloc translation
` [PATCH v5 5/6] docs/zh_CN: add core-api boot-time-mm translation
` [PATCH v5 6/6] docs/zh_CN: add core-api gfp_mask-from-fs-io translation
[PATCH] Documentation: checkpatch: Add SYMBOLIC_PERMS message
2021-09-04 8:23 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] ext4: docs: de-uglify Documentation/ext4/orphan.rst
2021-09-04 7:45 UTC (7+ messages)
` [PATCH 1/2] ext4: docs: switch away from list-table
` [PATCH 2/2] ext4: docs: Take out unneeded escaping
[PATCH] Documentation: checkpatch: Add TRAILING_SEMICOLON message
2021-09-04 7:42 UTC
[PATCH] Documentation: checkpatch: Add SPLIT_STRING message
2021-09-04 7:36 UTC
[PATCH] docs: pdfdocs: Fix typo in CJK-language specific font settings
2021-09-04 5:20 UTC (2+ messages)
[PATCH] Update zh-tw document index.rst (#1)
2021-09-04 5:13 UTC (2+ messages)
[PATCH] docs: kernel-hacking: Remove inappropriate text
2021-09-03 21:57 UTC (2+ messages)
[PATCH v8 0/3] Anonymous VMA naming patches
2021-09-03 15:47 UTC (15+ messages)
` [PATCH v8 2/3] mm: add a field to store names for private anonymous memory
[PATCH v4 0/6] docs/zh_CN: add core-api Memory management translation
2021-09-03 10:19 UTC
[PATCH V2 00/22] arch: Add basic LoongArch support
2021-09-03 9:52 UTC (23+ messages)
` [PATCH V2 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V2 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V2 03/22] LoongArch: Add elf-related definitions
` [PATCH V2 04/22] LoongArch: Add writecombine support for drm
` [PATCH V2 05/22] LoongArch: Add build infrastructure
` [PATCH V2 06/22] LoongArch: Add CPU definition headers
` [PATCH V2 07/22] LoongArch: Add atomic/locking headers
` [PATCH V2 08/22] LoongArch: Add other common headers
` [PATCH V2 09/22] LoongArch: Add boot and setup routines
` [PATCH V2 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V2 11/22] LoongArch: Add process management
` [PATCH V2 12/22] LoongArch: Add memory management
` [PATCH V2 13/22] LoongArch: Add system call support
` [PATCH V2 14/22] LoongArch: Add signal handling support
` [PATCH V2 15/22] LoongArch: Add elf and module support
` [PATCH V2 16/22] LoongArch: Add misc common routines
` [PATCH V2 17/22] LoongArch: Add some library functions
` [PATCH V2 18/22] LoongArch: Add PCI controller support
` [PATCH V2 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V2 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V2 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V2 22/22] LoongArch: Add Loongson-3 default config file
drivers/irqchip/irq-mbigen.c:29: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-09-03 9:25 UTC
[PATCH 0/6] x86/kvm: add boot parameters for max vcpu configs
2021-09-03 7:40 UTC (9+ messages)
` [PATCH 6/6] x86/kvm: add boot parameter for setting max number of vcpus per guest
[RFC][PATCH v2 00/13] iommu/arm-smmu-v3: Add NVIDIA implementation
2021-09-02 22:27 UTC (18+ messages)
` [RFC][PATCH v2 01/13] iommu: Add set_nesting_vmid/get_nesting_vmid functions
` [RFC][PATCH v2 02/13] vfio: add VFIO_IOMMU_GET_VMID and VFIO_IOMMU_SET_VMID
` [RFC][PATCH v2 03/13] vfio: Document VMID control for IOMMU Virtualization
` [RFC][PATCH v2 04/13] vfio: add set_vmid and get_vmid for vfio_iommu_type1
` [RFC][PATCH v2 05/13] vfio/type1: Implement set_vmid and get_vmid
` [RFC][PATCH v2 06/13] vfio/type1: Set/get VMID to/from iommu driver
` [RFC][PATCH v2 07/13] iommu/arm-smmu-v3: Add shared VMID support for NESTING
` [RFC][PATCH v2 08/13] iommu/arm-smmu-v3: Add VMID alloc/free helpers
` [RFC][PATCH v2 09/13] iommu/arm-smmu-v3: Pass dev pointer to arm_smmu_detach_dev
` [RFC][PATCH v2 10/13] iommu/arm-smmu-v3: Pass cmdq pointer in arm_smmu_cmdq_issue_cmdlist()
` [RFC][PATCH v2 11/13] iommu/arm-smmu-v3: Add implementation infrastructure
` [RFC][PATCH v2 12/13] iommu/arm-smmu-v3: Add support for NVIDIA CMDQ-Virtualization hw
` [RFC][PATCH v2 13/13] iommu/nvidia-smmu-v3: Add mdev interface support
[PATCH v3 2/2] x86/sgx: Add SGX_MemTotal to /proc/meminfo
2021-09-02 22:14 UTC (16+ messages)
[PATCH 0/3] cpufreq: Remove ready() callback
2021-09-02 16:06 UTC (3+ messages)
` [PATCH 3/3] "
[PATCH v1 1/1] Documentation: ACPI: Align the SSDT overlays file with the code
2021-09-02 16:09 UTC (2+ messages)
[PATCH v4] uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
2021-09-02 13:44 UTC (3+ messages)
[v3] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
2021-09-02 12:11 UTC (2+ messages)
[PATCH v2 0/9] Free user PTE page table pages
2021-09-02 7:04 UTC (20+ messages)
` [PATCH v2 6/9] mm: free "
[GIT PULL] Documentation for 5.15
2021-09-02 2:14 UTC (2+ messages)
[RFC v2 1/7] RISC-V: Remove the current perf implementation
2021-09-01 15:45 UTC (3+ messages)
` Not compiling with CONFIG_BPF_SYSCALL enabled
[PATCH v29 00/32] Control-flow Enforcement: Shadow Stack
2021-09-01 15:24 UTC (8+ messages)
` [PATCH v29 23/32] x86/cet/shstk: Add user-mode shadow stack support
[PATCH v3 0/2] Do some code cleanups related to mm
2021-09-01 10:27 UTC (3+ messages)
` [PATCH v3 1/2] mm: introduce pmd_install() helper
` [PATCH v3 2/2] mm: remove redundant smp_wmb()
[PATCH 1/3] docs/zh_TW: add translations for zh_TW/arm64
2021-09-01 10:23 UTC (2+ messages)
[PATCH v2 0/2] Do some code cleanups related to mm
2021-09-01 10:15 UTC (6+ messages)
` [PATCH v2 1/2] mm: introduce pmd_install() helper
` [PATCH v2 2/2] mm: remove redundant smp_wmb()
[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
2021-09-01 9:44 UTC (11+ messages)
` [PATCH v4 04/14] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages
[PATCH v4] Trivial comment fix for the CRC ITU-T polynom
2021-08-31 16:40 UTC (3+ messages)
[PATCH RESEND v3] Trivial comment fix for the CRC ITU-T polynom
2021-08-31 15:06 UTC (3+ messages)
[v2] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
2021-08-31 12:58 UTC (3+ messages)
[PATCH v1 0/2] Do some code cleanups related to mm
2021-08-31 12:52 UTC (6+ messages)
` [PATCH v1 2/2] mm: remove redundant smp_wmb()
[PATCH RESEND v2] Trivial comment fix for the CRC ITU-T polynom
2021-08-31 12:45 UTC (3+ messages)
[PATCH -next v2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
2021-08-31 11:50 UTC
[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
2021-08-31 0:23 UTC (12+ messages)
[PATCH v4 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2021-08-30 19:45 UTC (4+ messages)
` [PATCH v4 14/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch
[PATCH v30 00/10] Control-flow Enforcement: Indirect Branch Tracking
2021-08-30 18:22 UTC (11+ messages)
` [PATCH v30 01/10] x86/cet/ibt: Add Kconfig option for "
` [PATCH v30 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v30 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v30 04/10] x86/cet/ibt: Disable IBT for ia32
` [PATCH v30 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
` [PATCH v30 06/10] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v30 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v30 08/10] x86/vdso: Introduce ENDBR macro
` [PATCH v30 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v30 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave
[PATCH v30 00/32] Control-flow Enforcement: Shadow Stack
2021-08-30 18:15 UTC (4+ messages)
` [PATCH v30 30/32] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v30 31/32] mm: Update arch_validate_flags() to test vma anonymous
` [PATCH v30 32/32] mm: Introduce PROT_SHADOW_STACK for shadow stack
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).