Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 15:18:02 to 2023-03-23 01:30:01 UTC [more...]

[PATCH V4 00/10] Add Tegra234 HTE support
 2023-03-23  1:29 UTC  (10+ messages)
` [PATCH V4 01/10] MAINTAINERS: Add HTE/timestamp subsystem details
` [PATCH V4 02/10] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V4 03/10] dt-bindings: timestamp: Deprecate nvidia,slices property
` [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller
` [PATCH V4 05/10] arm64: tegra: Add Tegra234 GTE nodes
` [PATCH V4 06/10] hte: Re-phrase tegra API document
` [PATCH V4 07/10] hte: Add Tegra234 provider
` [PATCH V4 08/10] hte: Deprecate nvidia,slices property
` [PATCH V4 10/10] gpio: tegra186: Add Tegra234 hte support

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-03-23  1:27 UTC  (12+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH net-next] docs: netdev: add note about Changes Requested and revising commit messages
 2023-03-23  1:11 UTC  (4+ messages)

[PATCH net-next] docs: networking: document NAPI
 2023-03-23  0:44 UTC  (7+ messages)

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-23  0:41 UTC  (4+ messages)

[PATCH net-next v3] docs: networking: document NAPI
 2023-03-22 23:21 UTC  (5+ messages)

[PATCH] coding-style: fix title of Greg K-H's talk
 2023-03-22 21:53 UTC 

Fwd: Documentation on IMA for Linux Kernel Documentation
 2023-03-22 22:58 UTC  (3+ messages)
      `  "

[PATCH 0/5] usermode_driver: Add management library and API
 2023-03-22 22:27 UTC  (6+ messages)
` [PATCH 5/5] doc: Add documentation for the User Mode Driver management library

[PATCH v3 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-03-22 21:36 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: Add TI TPS6594 PMIC
` [PATCH v3 2/4] mfd: tps6594: Add driver for "
` [PATCH v3 3/4] misc: tps6594-esm: Add driver for TI TPS6594 ESM
` [PATCH v3 4/4] misc: tps6594-pfsm: Add driver for TI TPS6594 PFSM

[PATCH v8 0/7] Remove VT-d virtual command interface and IOASID
 2023-03-22 20:08 UTC  (8+ messages)
` [PATCH v8 1/7] iommu/vt-d: Remove virtual command interface
` [PATCH v8 2/7] iommu/sva: Move PASID helpers to sva code
` [PATCH v8 3/7] iommu/sva: Remove PASID to mm lookup function
` [PATCH v8 4/7] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v8 5/7] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v8 6/7] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v8 7/7] iommu: Remove ioasid infrastructure

[PATCH v11 00/26] Drivers for gunyah hypervisor
 2023-03-22 19:17 UTC  (22+ messages)
` [PATCH v11 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v11 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v11 05/26] virt: gunyah: Identify hypervisor version
` [PATCH v11 06/26] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v11 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v11 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v11 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v11 15/26] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v11 16/26] firmware: qcom_scm: Register Gunyah platform ops

[PATCH v3 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-03-22 18:46 UTC  (29+ messages)
` [PATCH v3 1/7] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v3 4/7] x86/resctrl: Re-arrange RFTYPE flags based on hierarchy
` [PATCH v3 5/7] x86/resctrl: Display the RMID and COSID for resctrl groups
` [PATCH v3 6/7] x86/resctrl: Introduce -o debug mount option
` [PATCH v3 7/7] x86/resctrl: Add debug files when mounted with debug option

[PATCH v4 0/6] RISC-V Hardware Probing User Interface
 2023-03-22 16:17 UTC  (14+ messages)
` [PATCH v4 2/6] RISC-V: Add a syscall for HW probing
` [PATCH v4 3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
` [PATCH v4 4/6] RISC-V: hwprobe: Support probing of misaligned access performance

[PATCH 0/3] dyndbg: add source file name to prefix
 2023-03-22 15:54 UTC  (6+ messages)
` [PATCH 3/3] dyndbg: add source filename "

[PATCH v4 0/8] QAIC accel driver
 2023-03-22 15:22 UTC  (28+ messages)
` [PATCH v4 1/8] accel/qaic: Add documentation for AIC100 accelerator driver
` [PATCH v4 2/8] accel/qaic: Add uapi and core driver file
` [PATCH v4 3/8] accel/qaic: Add MHI controller
` [PATCH v4 4/8] accel/qaic: Add control path
` [PATCH v4 5/8] accel/qaic: Add datapath
` [PATCH v4 6/8] accel/qaic: Add mhi_qaic_cntl
` [PATCH v4 7/8] accel/qaic: Add qaic driver to the build system
` [PATCH v4 8/8] MAINTAINERS: Add entry for QAIC driver

[PATCH v2] docs: add system-state document to admin-guide
 2023-03-22 15:20 UTC 

[PATCH] docs: add system-state document to admin-guide
 2023-03-22 14:37 UTC  (3+ messages)

[PATCH v2 0/5] nbd: s/handle/cookie/
 2023-03-22 14:15 UTC  (8+ messages)
` [PATCH v2 2/5] block nbd: send handle in network order

[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
 2023-03-22 14:07 UTC  (13+ messages)

[PATCH v3] docs: describe how to quickly build a trimmed kernel
 2023-03-22 13:47 UTC  (5+ messages)

[PATCH v2 0/6] Add basic Minidump kernel driver support
 2023-03-22 13:30 UTC  (7+ messages)
` [PATCH v2 1/6] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [PATCH v2 2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v2 3/6] docs: qcom: Add qualcomm minidump guide
` [PATCH v2 4/6] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v2 5/6] arm64: defconfig: Enable Qualcomm minidump driver
` [PATCH v2 6/6] remoterproc: qcom: refactor to leverage exported minidump symbol

[RFC PATCH v2 0/2] Providing mount in memfd_restricted() syscall
 2023-03-22 11:19 UTC  (4+ messages)
` [RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v2 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd

[PATCH] Documentation: maintainer-tip: Rectify link to "Describe your changes" section of submitting-patches.rst
 2023-03-22 10:14 UTC  (2+ messages)

[PATCH net-next v4 0/8] octeon_ep: deferred probe and mailbox
 2023-03-22  9:19 UTC  (9+ messages)
` [PATCH net-next v4 1/8] octeon_ep: defer probe if firmware not ready
` [PATCH net-next v4 2/8] octeon_ep: poll for control messages
` [PATCH net-next v4 3/8] octeon_ep: control mailbox for multiple PFs
` [PATCH net-next v4 4/8] octeon_ep: add separate mailbox command and response queues
` [PATCH net-next v4 5/8] octeon_ep: include function id in mailbox commands
` [PATCH net-next v4 6/8] octeon_ep: support asynchronous notifications
` [PATCH net-next v4 7/8] octeon_ep: function id in link info and stats mailbox commands
` [PATCH net-next v4 8/8] octeon_ep: add heartbeat monitor

[PATCH net-next v3 0/7] octeon_ep: deferred probe and mailbox
 2023-03-22  7:26 UTC  (7+ messages)
` [PATCH net-next v3 4/7] octeon_ep: enhance control mailbox for VF support
    ` [EXT] "
` [PATCH net-next v3 5/7] octeon_ep: support asynchronous notifications
    ` [EXT] "

[PATCH net-next v2] docs: networking: document NAPI
 2023-03-22  0:50 UTC  (9+ messages)

[PATCH v13 0/3] Checkpoint Support for Syscall User Dispatch
 2023-03-21 21:12 UTC  (6+ messages)
` [PATCH v13 1/3] syscall_user_dispatch: helper function to operate on given task

[PATCH v12 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-21 20:13 UTC  (2+ messages)
` [PATCH v12 07/13] phy: fsl: Add Lynx 10G SerDes driver

[PATCH v2] Add results of early memtest to /proc/meminfo
 2023-03-21 20:01 UTC  (3+ messages)
` Re: [PATCH] "

[drm-msm:msm-next-external-fixes 1/7] htmldocs: Documentation/gpu/automated_testing.rst: WARNING: document isn't included in any toctree
 2023-03-21 17:42 UTC 

[PATCH v2 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-03-21 16:37 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add TI TPS6594 PMIC
    ` [EXTERNAL] "

[linux-next:master 5032/5297] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/ABI/obsolete/sysfs-selinux-disable
 2023-03-21 14:47 UTC 

[PATCH v10 00/15] dma-fence: Deadline awareness
 2023-03-21 14:34 UTC  (12+ messages)
` [PATCH v10 01/15] dma-buf/dma-fence: Add deadline awareness

[PATCH v8 00/13] Introduce PECI subsystem
 2023-03-21  9:08 UTC  (4+ messages)
` [PATCH v8 10/13] hwmon: peci: Add cputemp driver

[PATCH v7 0/7] Remove VT-d virtual command interface and IOASID
 2023-03-21  6:14 UTC  (13+ messages)
` [PATCH v7 1/7] iommu/vt-d: Remove virtual command interface
` [PATCH v7 2/7] iommu/sva: Move PASID helpers to sva code
` [PATCH v7 3/7] iommu/sva: Remove PASID to mm lookup function
` [PATCH v7 4/7] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v7 5/7] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v7 6/7] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v7 7/7] iommu: Remove ioasid infrastructure

[linux-next:master 5031/5297] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/ABI/obsolete/sysfs-selinux-checkreqprot
 2023-03-21  5:52 UTC 

[PATCH v6 0/2] hwmon: Add StarFive JH71X0 temperature sensor
 2023-03-21  2:26 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: hwmon: Add starfive,jh71x0-temp
` [PATCH v6 2/2] hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor

[PATCH -next 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-03-21  1:45 UTC  (5+ messages)
` [PATCH -next 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next 2/2] docs: kdump: Update the crashkernel description for riscv

[PATCH memory-model 8/8] Documentation: litmus-tests: Correct spelling
 2023-03-21  1:02 UTC 

[KTAP V2 PATCH] ktap_v2: add recognized test name line
 2023-03-20 19:21 UTC  (2+ messages)

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-03-20 19:16 UTC  (11+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

[PATCH v11] tee: optee: Add SMC for loading OP-TEE image
 2023-03-20 16:40 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).