Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-03 16:05:30 to 2023-04-06 00:05:07 UTC [more...]

[PATCH V4 00/10] Add Tegra234 HTE support
 2023-04-06  0:03 UTC  (20+ messages)
` [PATCH V4 03/10] dt-bindings: timestamp: Deprecate nvidia,slices property
` [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller
` [PATCH V4 06/10] hte: Re-phrase tegra API document

[PATCH v3] Documentation: Add document for false sharing
 2023-04-05 23:29 UTC  (4+ messages)

[PATCH 0/2] (asus-ec-sensors) add two more boards
 2023-04-05 22:43 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (asus-ec-sensors) add ProArt B550-Creator
` [PATCH 2/2] hwmon: (asus-ec-sensors) add ROG STRIX Z390-F GAMING

[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
 2023-04-05 22:32 UTC  (7+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 22:29 UTC  (2+ messages)

[RFC PATCH v2 0/6] Improve VM CPUfreq and task placement behavior
 2023-04-05 22:07 UTC  (4+ messages)
` [RFC PATCH v2 5/6] dt-bindings: cpufreq: add bindings for virtual kvm cpufreq

Missing macvlan documentation
 2023-04-05 21:52 UTC  (2+ messages)

[PATCH v4 0/3] mm: process/cgroup ksm support
 2023-04-05 21:20 UTC  (21+ messages)
` [PATCH v4 1/3] mm: add new api to enable ksm per process
` [PATCH v4 2/3] mm: add new KSM process and sysfs knobs

[PATCH v1 0/2] RISC-V: enable rust
 2023-04-05 21:18 UTC  (8+ messages)

[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
 2023-04-05 21:08 UTC  (11+ messages)
` [RFC PATCH 2/6] kvm: arm64: Add support for get_cur_cpufreq service

[PATCH] Documentation/llvm: Add a note about prebuilt kernel.org toolchains
 2023-04-05 20:51 UTC  (3+ messages)

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-04 14:08 UTC  (12+ messages)
` [PATCH v3 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v3 02/11] block: "
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module
` [PATCH v3 04/11] blksnap: header file of the module interface
` [PATCH v3 05/11] blksnap: module management interface functions
` [PATCH v3 06/11] blksnap: handling and tracking I/O units
` [PATCH v3 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v3 08/11] blksnap: difference storage
` [PATCH v3 09/11] blksnap: event queue from the "
` [PATCH v3 10/11] blksnap: snapshot and snapshot image block device
` [PATCH v3 11/11] blksnap: Kconfig and Makefile

[PATCH v15 0/4] Checkpoint Support for Syscall User Dispatch
 2023-04-05 16:02 UTC  (7+ messages)
` [PATCH v15 2/4] syscall user dispatch: untag selector addresses before access_ok

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-04-05 15:48 UTC  (51+ messages)
` [PATCH V4 01/23] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V4 02/23] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH V4 03/23] ACPICA: Add structure definitions for RISC-V RHCT
` [PATCH V4 04/23] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V4 05/23] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V4 06/23] RISC-V: Add support to build the ACPI core
` [PATCH V4 07/23] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V4 09/23] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V4 10/23] RISC-V: smpboot: Create wrapper smp_setup()
` [PATCH V4 11/23] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V4 12/23] RISC-V: cpufeature: Avoid calling riscv_of_processor_hartid()
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V4 14/23] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V4 15/23] irqchip/riscv-intc: Add ACPI support
` [PATCH V4 16/23] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V4 17/23] clocksource/timer-riscv: Add ACPI support
` [PATCH V4 18/23] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V4 20/23] RISC-V: Enable ACPI in defconfig
` [PATCH V4 21/23] MAINTAINERS: Add entry for drivers/acpi/riscv
` [PATCH V4 22/23] platform/surface: Disable for RISC-V
` [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang

[PATCH v5 0/8] QAIC accel driver
 2023-04-05 14:28 UTC  (6+ messages)

[PATCH v5 0/6] RISC-V Hardware Probing User Interface
 2023-04-05 13:57 UTC  (3+ messages)
` [PATCH v5 2/6] RISC-V: Add a syscall for HW probing

[PATCH v1 0/3] TDX Guest Quote generation support
 2023-04-05  2:45 UTC  (7+ messages)
` [PATCH v1 1/3] x86/tdx: Add TDX Guest event notify interrupt support

[PATCH v2 4/6] kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
 2023-04-04 22:09 UTC  (5+ messages)
` [PATCH v2 5/6] kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
` [PATCH v2 6/6] LoongArch: Add ARCH_HAS_FORTIFY_SOURCE

[PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation
 2023-04-04 14:56 UTC  (3+ messages)

[PATCH bpf-next v2 08/10] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-04 12:54 UTC  (9+ messages)

[PATCH v13] tee: optee: Add SMC for loading OP-TEE image
 2023-04-04 11:23 UTC  (3+ messages)

[asahilinux:bits/005-maintainers 1/3] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/usb/apple,dwc3.yaml
 2023-04-04 10:19 UTC 

[PATCH v4] docs: kvm: x86: Fix broken field list
 2023-04-04 10:14 UTC 

[linux-next:master 8464/9010] htmldocs: Documentation/virt/kvm/api.rst:8303: WARNING: Field list ends without a blank line; unexpected unindent
 2023-04-04  9:48 UTC 

[PATCH v3] docs: kvm: x86: Fix broken field list
 2023-04-04  9:00 UTC 

[PATCH v4 0/5] docs & checkpatch: allow Closes tags with links
 2023-04-04  8:42 UTC  (9+ messages)
` [PATCH v4 1/5] docs: process: "
` [PATCH v4 2/5] checkpatch: don't print the next line if not defined
` [PATCH v4 3/5] checkpatch: use a list of "link" tags
` [PATCH v4 4/5] checkpatch: allow Closes tags with links
` [PATCH v4 5/5] checkpatch: check for misuse of the link tags

[PATCH v2 0/6] LoongArch: Add kernel address sanitizer support
 2023-04-04  8:41 UTC  (4+ messages)
` [PATCH v2 1/6] LoongArch: Simplified randomization layout after jump new kernel processing
` [PATCH v2 2/6] LoongArch: Fix _CONST64_(x) as unsigned
` [PATCH v2 3/6] LoongArch: Add kernel address sanitizer support

[PATCH drm-next v3 00/15] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-04-04  8:36 UTC  (21+ messages)
` [PATCH drm-next v3 01/15] drm: execution context for GEM buffers v3
` [PATCH drm-next v3 02/15] drm_exec: fix double dma_resv unlock
` [PATCH drm-next v3 03/15] maple_tree: split up MA_STATE() macro
` [PATCH drm-next v3 04/15] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next v3 05/15] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [PATCH drm-next v3 06/15] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-next v3 07/15] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-next v3 08/15] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-next v3 09/15] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-next v3 10/15] drm/nouveau: fence: separate fence alloc and emit
` [PATCH drm-next v3 11/15] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-next v3 12/15] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-next v3 13/15] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-next v3 14/15] drm/nouveau: implement new VM_BIND uAPI
` [PATCH drm-next v3 15/15] drm/nouveau: debugfs: implement DRM GPU VA debugfs

[PATCH v2 0/4] Improve PTT filter interface
 2023-04-04  6:55 UTC  (3+ messages)
` [PATCH v2 2/4] hwtracing: hisi_ptt: Add support for dynamically updating the filter list

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-04-04  6:54 UTC  (8+ messages)

[PATCH bpf-next v4 1/2] docs/bpf: Add table to describe LRU properties
 2023-04-04  2:37 UTC  (4+ messages)

[PATCH] Documentation: update kernel stack for x86_64
 2023-04-04  2:25 UTC  (2+ messages)

[PATCH bpf-next v4 2/2] docs/bpf: Add LRU internals description and graph
 2023-04-03 22:14 UTC  (5+ messages)

[PATCH v11 00/26] Drivers for gunyah hypervisor
 2023-04-03 21:09 UTC  (13+ messages)
` [PATCH v11 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v11 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v11 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v11 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC

[PATCH v3 11/11] Documentation: iio: Document high-speed DMABUF based API
 2023-04-03 18:37 UTC  (3+ messages)

sphinx - proper method for linking
 2023-04-03 17:27 UTC  (7+ messages)

[PATCH v2 0/6] Add basic Minidump kernel driver support
 2023-04-03 16:25 UTC  (2+ messages)

[RFC PATCH 2/7] x86/entry: Add IST main stack
 2023-04-03 16:21 UTC  (2+ messages)


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).