Linux Documentation
[Prev Page][Next Page]
- Re: [PATCH v2 03/15] iommupt: Add the basic structure of the iommu implementation, (continued)
- [PATCH v11 0/9] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v11 1/9] PCI/P2PDMA: Refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH v11 3/9] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH v11 2/9] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH v11 5/9] dma-mapping: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH v11 4/9] iommu: add kernel-doc for iommu_unmap_fast, Leon Romanovsky
- [PATCH v11 7/9] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH v11 8/9] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH v11 6/9] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH v11 9/9] docs: core-api: document the IOVA-based API, Leon Romanovsky
- Re: [PATCH v11 0/9] Provide a new two step DMA mapping API, Jason Gunthorpe
- Re: [PATCH v11 0/9] Provide a new two step DMA mapping API, Marek Szyprowski
- [PATCH v8 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers,
Derek J. Clark
- [PATCH v2 0/6] Replace CONFIG_DMABUF_SYSFS_STATS with BPF,
T.J. Mercier
- [no subject], Unknown
- [no subject], Unknown
- [PATCH] docs: align with scripts/syscall.tbl migration,
Jesung Yang
- [PATCH] hwmon: (ausus-ec-sensors) add MAXIMUS VI HERO.,
Eugene Shalygin
- [PATCH 0/2] scripts/gdb: Fixes related to lx_per_cpu(),
Illia Ostapyshyn
- [PATCH v2 6/7] docs: nova-core: Document basics of the Falcon,
Joel Fernandes
- [PATCH v2 5/7] docs: nova-core: Document devinit process,
Joel Fernandes
- [PATCH v2 4/7] nova-core: docs: Document fwsec operation and layout,
Joel Fernandes
- [PATCH v2 3/7] nova-core: docs: Document vbios layout,
Joel Fernandes
- [PATCH v7 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers,
Derek J. Clark
- [PATCH v15 00/27] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v15 01/27] mm: VM_SHADOW_STACK definition for riscv, Deepak Gupta
- [PATCH v15 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v15 03/27] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v15 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v15 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v15 07/27] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v15 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v15 09/27] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v15 10/27] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v15 11/27] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v15 12/27] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v15 13/27] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v15 14/27] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v15 15/27] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v15 16/27] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v15 18/27] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v15 17/27] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v15 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v15 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v15 23/27] arch/riscv: compile vdso with landing pad, Deepak Gupta
- [PATCH v15 21/27] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v15 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v15 25/27] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v15 24/27] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [PATCH v15 26/27] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [no subject], Unknown
- [PATCH RFC 0/4] stackleak: Support Clang stack depth tracking,
Kees Cook
- [PATCH v3 0/4] Introducing Hornet LSM,
Blaise Boscaccy
- [PATCH v3 1/4] security: Hornet LSM, Blaise Boscaccy
- [PATCH v3 2/4] hornet: Introduce sign-ebpf, Blaise Boscaccy
- [PATCH v3 3/4] hornet: Add a light skeleton data extractor script, Blaise Boscaccy
- [PATCH v3 4/4] selftests/hornet: Add a selftest for the Hornet LSM, Blaise Boscaccy
- Re: [PATCH v3 0/4] Introducing Hornet LSM, KP Singh
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Paul Moore
- Re: [PATCH v3 0/4] Introducing Hornet LSM, KP Singh
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Paul Moore
- Re: [PATCH v3 0/4] Introducing Hornet LSM, KP Singh
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Paul Moore
- Re: [PATCH v3 0/4] Introducing Hornet LSM, KP Singh
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Paul Moore
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Alexei Starovoitov
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Paul Moore
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Alexei Starovoitov
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Paul Moore
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Alexei Starovoitov
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Paul Moore
- Re: [PATCH v3 0/4] Introducing Hornet LSM, KP Singh
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Paul Moore
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Paul Moore
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Zvi Effron
- Re: [PATCH v3 0/4] Introducing Hornet LSM, KP Singh
- Re: [PATCH v3 0/4] Introducing Hornet LSM, James Bottomley
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Daniel Borkmann
- Re: [PATCH v3 0/4] Introducing Hornet LSM, Blaise Boscaccy
- [PATCH v4 0/8] cxl: support CXL memory RAS features,
shiju.jose
- [PATCH] Documentation: ioctl-number: Update outdated submission info,
Bagas Sanjaya
- [robh:dt-convert-irq 8/44] htmldocs: Warning: Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml references a file that doesn't exist: Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2xxx-scu-ic.txt, kernel test robot
- [PATCH v2 0/3] Export fan control and register fans as cooling devices,
Sung-Chi Li via B4 Relay
- [PATCH] x86/cpu: Add "Old Microcode" docs to hw-vuln toctree, Bagas Sanjaya
- [PATCH] scsi: docs: clean up some style in scsi_mid_low_api,
Randy Dunlap
- [PATCH v9 7/8] x86/crash: pass dm crypt keys to kdump kernel, Coiby Xu
- [PATCH v9 4/8] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging, Coiby Xu
- [PATCH v9 2/8] crash_dump: make dm crypt keys persist for the kdump kernel, Coiby Xu
- [PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE),
Nicolin Chen
- [PATCH v3 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op, Nicolin Chen
- [PATCH v3 01/23] iommufd/viommu: Add driver-allocated vDEVICE support, Nicolin Chen
- [PATCH v3 04/23] iommu: Add iommu_copy_struct_to_user helper, Nicolin Chen
- [PATCH v3 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object, Nicolin Chen
- [PATCH v3 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx, Nicolin Chen
- [PATCH v3 08/23] iommufd/selftest: Add covearge for viommu data, Nicolin Chen
- [PATCH v3 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc, Nicolin Chen
- [PATCH v3 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc, Nicolin Chen
- [PATCH v3 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers, Nicolin Chen
- [PATCH v3 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct, Nicolin Chen
- [PATCH v3 12/23] iommufd/driver: Add iommufd_vqueue_depend/undepend() helpers, Nicolin Chen
- [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl, Nicolin Chen
- [PATCH v3 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_VQUEUE_ALLOC, Nicolin Chen
- [PATCH v3 14/23] iommufd: Add mmap interface, Nicolin Chen
- [PATCH v3 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op, Nicolin Chen
- [PATCH v3 15/23] iommufd/selftest: Add coverage for the new mmap interface, Nicolin Chen
- [PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE, Nicolin Chen
- [PATCH v3 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info, Nicolin Chen
- [PATCH v3 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf(), Nicolin Chen
- [PATCH v3 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq, Nicolin Chen
- [PATCH v3 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs, Nicolin Chen
- [PATCH v3 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support, Nicolin Chen
- [PATCH v3 22/23] iommu/tegra241-cmdqv: Add user-space use support, Nicolin Chen
- [PATCH v7 00/18] kexec: introduce Kexec HandOver (KHO),
Changyuan Lyu
- [PATCH v7 02/18] memblock: Add support for scratch memory, Changyuan Lyu
- [PATCH v7 01/18] memblock: add MEMBLOCK_RSRV_KERN flag, Changyuan Lyu
- [PATCH v7 03/18] memblock: introduce memmap_init_kho_scratch(), Changyuan Lyu
- [PATCH v7 04/18] kexec: add Kexec HandOver (KHO) generation helpers, Changyuan Lyu
- [PATCH v7 07/18] kexec: enable KHO support for memory preservation, Changyuan Lyu
- [PATCH v7 05/18] kexec: add KHO parsing support, Changyuan Lyu
- [PATCH v7 06/18] kexec: include asm/early_ioremap.h, Changyuan Lyu
- [PATCH v7 08/18] kexec: add KHO support to kexec file loads, Changyuan Lyu
- [PATCH v7 09/18] kexec: add config option for KHO, Changyuan Lyu
- [PATCH v7 13/18] x86/e820: temporarily enable KHO scratch for memory below 1M, Changyuan Lyu
- [PATCH v7 10/18] arm64: add KHO support, Changyuan Lyu
- [PATCH v7 12/18] x86/kexec: add support for passing kexec handover (KHO) data, Changyuan Lyu
- [PATCH v7 11/18] x86/setup: use memblock_reserve_kern for memory used by kernel, Changyuan Lyu
- [PATCH v7 15/18] x86/Kconfig: enable kexec handover for 64 bits, Changyuan Lyu
- [PATCH v7 14/18] x86/boot: make sure KASLR does not step over KHO preserved memory, Changyuan Lyu
- [PATCH v7 17/18] Documentation: add documentation for KHO, Changyuan Lyu
- [PATCH v7 18/18] Documentation: KHO: Add memblock bindings, Changyuan Lyu
- [PATCH v7 16/18] memblock: add KHO support for reserve_mem, Changyuan Lyu
- [PATCH v6 0/2] AMD Zen debugging documentation,
Mario Limonciello
- [PATCH] hwmon: (asus-ec-sensors) add ROG MAXIMUS Z90 Formula.,
Eugene Shalygin
- [PATCH v2] docs: fix spelling mistakes in HID documentation, Ankit Chauhan
- [PATCH] docs: Makefile: Inherit PYTHONPYCACHEPREFIX setting as env variable,
Akira Yokosawa
- [gourryinverse:gourry_cxl_docs 19/19] htmldocs: Warning: Documentation/driver-api/cxl/linux/access-coordinates.rst references a file that doesn't exist: Documentation/driver-api/cxl/platform/acpi/acpi/cedt.rst, kernel test robot
- [RFC PATCH v2 00/18] CXL Boot to Bash Documentation,
Gregory Price
- [RFC PATCH v2 01/18] cxl: update documentation structure in prep for new docs, Gregory Price
- [RFC PATCH v2 02/18] cxl: docs/devices - device reference and uefi placeholder, Gregory Price
- [RFC PATCH v2 03/18] cxl: docs/platform/bios-and-efi documentation, Gregory Price
- [RFC PATCH v2 04/18] cxl: docs/platform/acpi reference documentation, Gregory Price
- [RFC PATCH v2 06/18] cxl: docs/linux - overview, Gregory Price
- [RFC PATCH v2 05/18] cxl: docs/platform/example-configs documentation, Gregory Price
- [RFC PATCH v2 07/18] cxl: docs/linux - early boot configuration, Gregory Price
- [RFC PATCH v2 08/18] cxl: docs/linux - add cxl-driver theory of operation, Gregory Price
- [RFC PATCH v2 09/18] cxl: docs/linux/cxl-driver - add example configurations, Gregory Price
- [RFC PATCH v2 10/18] cxl: docs/linux/dax-driver documentation, Gregory Price
- [RFC PATCH v2 11/18] cxl: docs/linux/memory-hotplug, Gregory Price
- [RFC PATCH v2 12/18] cxl: docs/allocation/dax, Gregory Price
- [RFC PATCH v2 13/18] cxl: docs/allocation/page-allocator, Gregory Price
- [RFC PATCH v2 14/18] cxl: docs/allocation/reclaim, Gregory Price
- [RFC PATCH v2 15/18] cxl: docs/allocation/hugepages, Gregory Price
- [RFC PATCH v2 16/18] cxl: docs/allocation/tiering, Gregory Price
- [RFC PATCH v2 17/18] cxl: docs/use-cases, Gregory Price
- [RFC PATCH v2 18/18] cxl: docs - add self-referencing cross-links, Gregory Price
- [PATCH FIXUP] cxl: docs - fixup cedt.rst reference in access-coordinates, Gregory Price
- [PATCH] docs: fix typo in firmware-related section,
Alexander Shatalin
- [PATCH v3] sched/numa: add statistics of numa balance task migration,
Chen Yu
- [PATCH net-next v6 0/8] Add Microchip ZL3073x support (part 1),
Ivan Vecera
- [PATCH v28 09/20] Documentation: add ULP DDP offload documentation, Aurelien Aptel
- [PATCH] docs/sched: Make the sched-stats documentation consistent,
Swapnil Sapkal
- [Kernel 5.15/Kernle 6.1] About Sphinx Doc.,
Ming Wen
- [PATCH v14 00/27] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v14 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v14 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v14 01/27] mm: VM_SHADOW_STACK definition for riscv, Deepak Gupta
- [PATCH v14 03/27] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v14 11/27] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v14 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v14 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v14 09/27] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v14 10/27] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v14 17/27] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v14 07/27] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v14 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v14 14/27] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v14 15/27] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v14 12/27] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v14 18/27] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v14 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v14 13/27] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v14 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v14 16/27] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v14 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v14 21/27] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v14 26/27] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v14 24/27] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v14 23/27] arch/riscv: compile vdso with landing pad, Deepak Gupta
- [PATCH v14 25/27] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v14 27/27] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [RFC PATCH 00/17] CXL Boot to Bash Documentation,
Gregory Price
- [RFC PATCH 04/17] cxl: docs/platform/acpi reference documentation, Gregory Price
- [RFC PATCH 02/17] cxl: docs/devices - device reference and uefi placeholder, Gregory Price
- [RFC PATCH 08/17] cxl: docs/linux - add cxl-driver theory of operation, Gregory Price
- [RFC PATCH 10/17] cxl: docs/linux/dax-driver documentation, Gregory Price
- [RFC PATCH 07/17] cxl: docs/linux - early boot configuration, Gregory Price
- [RFC PATCH 14/17] cxl: docs/allocation/reclaim, Gregory Price
- [RFC PATCH 09/17] cxl: docs/linux/cxl-driver - add example configurations, Gregory Price
- [RFC PATCH 01/17] cxl: update documentation structure in prep for new docs, Gregory Price
- [RFC PATCH 03/17] cxl: docs/platform/bios-and-efi documentation, Gregory Price
- [RFC PATCH 17/17] cxl: docs/use-cases, Gregory Price
- [RFC PATCH 05/17] cxl: docs/platform/example-configs documentation, Gregory Price
- [RFC PATCH 06/17] cxl: docs/linux - overview, Gregory Price
- [RFC PATCH 16/17] cxl: docs/allocation/tiering, Gregory Price
- [RFC PATCH 11/17] cxl: docs/linux/memory-hotplug, Gregory Price
- [RFC PATCH 12/17] cxl: docs/allocation/dax, Gregory Price
- [RFC PATCH 13/17] cxl: docs/allocation/page-allocator, Gregory Price
- [RFC PATCH 15/17] cxl: docs/allocation/hugepages, Gregory Price
- [PATCH net-next 11/13] ixgbe: devlink: add devlink region support for E610, Tony Nguyen
- [PATCH v3 0/3] rpmsg offchannel deadcoding,
linux
- [PATCH 0/2] Update kunit doc and tool with tips to build errors,
Shuah Khan
- [PATCH] docs: debugfs: do not recommend debugfs_remove_recursive,
Timur Tabi
- [rust:pr/1161 77/195] drivers/net/ethernet/realtek/8139c.c:61: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst, kernel test robot
- [PATCH net v2] docs: tproxy: fix code block style, Levi Zim via B4 Relay
- [PATCH] Documentation: ioctl-number: Extend "Include File" column width,
Bagas Sanjaya
- [PATCH v3 0/9] module: Introduce hash-based integrity checking,
Thomas Weißschuh
- [PATCH v3 6/9] module: Move integrity checks into dedicated function, Thomas Weißschuh
- [PATCH v3 1/9] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG, Thomas Weißschuh
- [PATCH v3 4/9] kbuild: generate module BTF based on vmlinux.unstripped, Thomas Weißschuh
- [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency, Thomas Weißschuh
- [PATCH v3 5/9] module: Make module loading policy usable without MODULE_SIG, Thomas Weißschuh
- [PATCH v3 9/9] module: Introduce hash-based integrity checking, Thomas Weißschuh
- [PATCH v3 3/9] kbuild: add stamp file for vmlinux BTF data, Thomas Weißschuh
- [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG, Thomas Weißschuh
- [PATCH v3 7/9] module: Move lockdown check into generic module loader, Thomas Weißschuh
- Re: [PATCH v3 0/9] module: Introduce hash-based integrity checking, James Bottomley
- Re: [PATCH v3 0/9] module: Introduce hash-based integrity checking, Mimi Zohar
- [PATCH 0/3] Export fan control and register fans as cooling devices,
Sung-Chi Li via B4 Relay
- [PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE),
Amirreza Zarrabi
- [PATCH v4 01/11] tee: allow a driver to allocate a tee_device without a pool, Amirreza Zarrabi
- [PATCH v4 02/11] tee: add close_context to TEE driver operation, Amirreza Zarrabi
- [PATCH v4 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF, Amirreza Zarrabi
- [PATCH v4 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF, Amirreza Zarrabi
- [PATCH v4 06/11] firmware: qcom: scm: remove unused arguments to the shm_brige, Amirreza Zarrabi
- [PATCH v4 07/11] firmware: qcom: tzmem: export shm_bridge create/delete, Amirreza Zarrabi
- [PATCH v4 05/11] firmware: qcom: scm: add support for object invocation, Amirreza Zarrabi
- [PATCH v4 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl, Amirreza Zarrabi
- [PATCH v4 09/11] qcomtee: add primordial object, Amirreza Zarrabi
- [PATCH v4 11/11] Documentation: tee: Add Qualcomm TEE driver, Amirreza Zarrabi
- [PATCH v4 08/11] tee: add Qualcomm TEE driver, Amirreza Zarrabi
- Re: [PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE), neil . armstrong
- [no subject], Unknown
- [no subject], Unknown
- [no subject], Unknown
- [PATCH net-next v13 0/9] Device memory TCP TX,
Mina Almasry
- [PATCH 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695-10,
Pawel Dembicki
- [PATCH v5 0/4] mm: introduce THP deferred setting,
Nico Pache
- [PATCH v5 00/12] khugepaged: mTHP support,
Nico Pache
- [PATCH v5 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*, Nico Pache
- [PATCH v5 02/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse, Nico Pache
- [PATCH v5 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support, Nico Pache
- [PATCH v5 04/12] khugepaged: generalize alloc_charge_folio(), Nico Pache
- [PATCH v5 05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support, Nico Pache
- [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap for mTHP support, Nico Pache
- [PATCH v5 07/12] khugepaged: add mTHP support, Nico Pache
- [PATCH v5 08/12] khugepaged: skip collapsing mTHP to smaller orders, Nico Pache
- [PATCH v5 09/12] khugepaged: avoid unnecessary mTHP collapse attempts, Nico Pache
- [PATCH v5 10/12] khugepaged: improve tracepoints for mTHP orders, Nico Pache
- [PATCH v5 11/12] khugepaged: add per-order mTHP khugepaged stats, Nico Pache
- [PATCH v5 12/12] Documentation: mm: update the admin guide for mTHP collapse, Nico Pache
- [RESEND PATCH v6 0/3] Initial BBML2 support for contpte_convert(),
Mikołaj Lenczewski
- [PATCH v6 0/3] Initial BBML2 support for contpte_convert(),
Mikołaj Lenczewski
- [PATCH] nvmem: Remove unused nvmem cell table support,
Geert Uytterhoeven
- [PATCH v10 00/24] Provide a new two step DMA mapping API,
Leon Romanovsky
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]