messages from 2021-12-05 13:45:34 to 2021-12-07 15:51:49 UTC [more...]
[PATCH RFC v2] vfio: Documentation for the migration region
2021-12-07 15:51 UTC (17+ messages)
[PATCH v3 bpf-next 0/2] bpf, docs: Document BPF_MAP_TYPE_ARRAY
2021-12-07 15:36 UTC (6+ messages)
` [PATCH v3 bpf-next 1/2] bpf, docs: add kernel version to map_cgroup_storage
` [PATCH v3 bpf-next 2/2] bpf, docs: document BPF_MAP_TYPE_ARRAY
[PATCH v2] regulato: fix bullet lists of regulator_ops comment
2021-12-07 15:09 UTC (2+ messages)
[RFC PATCH 0/1] Add sched-capacity Chinese translation
2021-12-07 14:57 UTC (12+ messages)
` [PATCH 1/1] docs/zh_CN: Add sched-capacity translation
[PATCH v3 0/6] Expand display core documentation
2021-12-07 14:53 UTC (6+ messages)
` [PATCH v3 1/6] Documentation/gpu: Reorganize DC documentation
` [PATCH v3 2/6] Documentation/gpu: Document amdgpu_dm_visual_confirm debugfs entry
` [PATCH v3 3/6] Documentation/gpu: Document pipe split visual confirmation
` [PATCH v3 4/6] Documentation/gpu: How to collect DTN log
` [PATCH v3 6/6] Documentation/gpu: Add amdgpu and dc glossary
[PATCH 0/2] Driver for Open Profile for DICE
2021-12-07 13:08 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: firmware: Add "
` [PATCH 2/2] misc: dice: Add driver to forward secrets to userspace
[PATCH 00/11] docs: fix build warning
2021-12-07 11:25 UTC (14+ messages)
` [PATCH 01/11] docs/driver-api: Reformatting serial ngsm
` [PATCH 04/11] docs/vm: delele three spaces from page_owner
` [PATCH 05/11] docs/filesystems: add four apostrophes to _start and _len
` [PATCH 06/11] docs/virt: add a blank line and some - to kvm api
` [PATCH 07/11] docs/driver-api: Replace a comma in the n_gsm.rst with a double colon
` [PATCH 08/11] docs/core-api: Replace Footnote Reference in document idr with Substitution Reference
` [PATCH 09/11] docs/filesystems: fix a label of backend-api
` [PATCH 10/11] docs/trace: fix a label of boottime-trace
` [PATCH 11/11] docs/admin-guide: add gpio-aggregator into index
[PATCH] regulato: remove unnecessary indentation from driver.h's comments
2021-12-07 11:10 UTC (3+ messages)
proposal to delete the skeleton driver
2021-12-07 10:24 UTC (2+ messages)
[PATCH v4 0/4] docs: add better support for Sphinx themes and CSS
2021-12-07 9:53 UTC (5+ messages)
` [PATCH v4 1/4] docs: allow selecting a Sphinx theme
` [PATCH v4 2/4] docs: allow to pass extra DOCS_CSS themes via make
` [PATCH v4 3/4] docs: set format for the classic mode
` [PATCH v4 4/4] docs: add support for RTD dark mode
[PATCH v3 0/5] Docs: usb: Code and text updates from usb-skeleton
2021-12-07 9:30 UTC (8+ messages)
` [PATCH v3 1/5] Docs: usb: update usb_bulk_msg receiving example
` [PATCH v3 2/5] Docs: usb: update comment and code near decrement our usage count for the device
` [PATCH v3 3/5] Docs: usb: update comment and code of function skel_delete
` [PATCH v3 4/5] Docs: usb: update explanation for device_present to disconnected
` [PATCH v3 5/5] Docs: usb: correct format of function names in the explanations
[PATCH v3 0/4] docs: add better support for Sphinx themes and CSS
2021-12-07 9:20 UTC (7+ messages)
` [PATCH v3 1/4] docs: allow selecting a Sphinx theme
[PATCH] KVM: s390: Fix names of skey constants in api documentation
2021-12-07 9:18 UTC (4+ messages)
[PATCH v1 0/7] Documentation: KUnit: Rework KUnit documentation
2021-12-07 5:53 UTC (7+ messages)
` [PATCH v1 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v1 2/7] Documentation: KUnit: Rewrite getting started
[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation
2021-12-07 5:40 UTC (8+ messages)
` [PATCH v2 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v2 2/7] Documentation: KUnit: Rewrite getting started
` [PATCH v2 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v2 4/7] Documentation: kunit: Reorganize documentation related to running tests
` [PATCH v2 5/7] Documentation: KUnit: Rework writing page to focus on writing tests
` [PATCH v2 6/7] Documentation: KUnit: Restyle Test Style and Nomenclature page
` [PATCH v2 7/7] Documentation: KUnit: Restyled Frequently Asked Questions
[PATCH v3 0/3] docs/zh_CN: add scheduler arch and bwc translation
2021-12-07 5:28 UTC (7+ messages)
` [PATCH v3 1/3] docs/zh_CN: add scheduler sched-arch translation
[PATCH] doc/zh-CN: Update cpufreq-stats.rst to make it more readable
2021-12-07 5:15 UTC (5+ messages)
[PATCH -next v2] doc/zh-CN: Update cpu-freq/core.rst to make it more readable
2021-12-07 3:24 UTC (2+ messages)
[PATCH v4 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2021-12-06 20:56 UTC (4+ messages)
[PATCH 00/19] Rust support
2021-12-06 20:02 UTC (28+ messages)
` [PATCH 01/19] kallsyms: support "big" kernel symbols
` [PATCH 02/19] kallsyms: increase maximum kernel symbol length to 512
` [PATCH 03/19] kallsyms: use the correct buffer size for symbols
` [PATCH 04/19] rust: add C helpers
` [PATCH 05/19] rust: add `compiler_builtins` crate
` [PATCH 07/19] rust: add `build_error` crate
` [PATCH 08/19] rust: add `macros` crate
` [PATCH 10/19] rust: export generated symbols
` [PATCH 11/19] vsprintf: add new `%pA` format specifier
` [PATCH 12/19] scripts: add `generate_rust_analyzer.py`
` [PATCH 13/19] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH 14/19] docs: add Rust documentation
` [PATCH 15/19] Kbuild: add Rust support
` [PATCH 16/19] samples: add Rust examples
` [PATCH 17/19] MAINTAINERS: Rust
` [RFC PATCH 18/19] drivers: gpio: PrimeCell PL061 in Rust
` [RFC PATCH 19/19] drivers: android: Binder IPC "
[GIT PULL] Documentation fixes for 5.16
2021-12-06 19:35 UTC (2+ messages)
[PATCH v2 0/3] docs/zh_CN: add scheduler arch and bwc translation
2021-12-06 19:16 UTC (2+ messages)
[PATCH v7 0/2] docs/zh_CN: add scheduler completion translation
2021-12-06 19:14 UTC (4+ messages)
` [PATCH v7 1/2] docs/zh_CN: add scheduler index translation
` [PATCH v7 2/2] docs/zh_CN: add completion translation
[PATCH v3] doc/zh-CN: Update cpu-freq/cpu-drivers.rst to make it more readable
2021-12-06 18:18 UTC (3+ messages)
[PATCH v3 00/25] kcsan: Support detecting a subset of missing memory barriers
2021-12-06 17:38 UTC (8+ messages)
` [PATCH v3 08/25] kcsan: Show location access was reordered to
css missing
2021-12-06 17:38 UTC (4+ messages)
[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
2021-12-06 16:18 UTC (17+ messages)
` [PATCH v3 01/13] riscv: Move KASAN mapping next to the kernel mapping
` [PATCH v3 02/13] riscv: Split early kasan mapping to prepare sv48 introduction
` [PATCH v3 03/13] riscv: Introduce functions to switch pt_ops
` [PATCH v3 04/13] riscv: Allow to dynamically define VA_BITS
` [PATCH v3 05/13] riscv: Get rid of MAXPHYSMEM configs
` [PATCH v3 06/13] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free
` [PATCH v3 07/13] riscv: Implement sv48 support
` [PATCH v3 08/13] riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
` [PATCH v3 09/13] riscv: Explicit comment about user virtual address space size
` [PATCH v3 10/13] riscv: Improve virtual kernel memory layout dump
` [PATCH v3 11/13] Documentation: riscv: Add sv48 description to VM layout
` [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions
` [PATCH v3 13/13] riscv: Allow user to downgrade to sv39 when hw supports sv48 if !KASAN
[PATCH] mm: add group_oom_kill memory event
2021-12-06 15:19 UTC (2+ messages)
[PATCH 0/3] iov_iter documentation
2021-12-06 15:00 UTC (8+ messages)
` [PATCH 1/3] iov_iter: Add skeleton documentation
` [PATCH 2/3] iov_iter: Add kernel-doc
` [PATCH 3/3] iov_iter: Move internal documentation
[RFC PATCH] per device enable smmu whem iommu passthrough
2021-12-06 14:48 UTC (2+ messages)
[PATCH] docs: media: Fix imbalance of LaTeX group
2021-12-06 12:24 UTC (2+ messages)
[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
2021-12-06 11:17 UTC (4+ messages)
[RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
2021-12-06 10:57 UTC (9+ messages)
` [RFC][PATCH] device mapper: Add builtin function dm_get_status()
[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
2021-12-06 9:59 UTC (6+ messages)
Zużycie auta
2021-12-06 9:05 UTC
[PATCH v2 0/2] net: phy: Fix doc build warning
2021-12-06 8:12 UTC (3+ messages)
` [PATCH v2 1/2] net: phy: Remove unnecessary indentation in the comments of phy_device
` [PATCH v2 2/2] net: phy: Add the missing blank line in the phylink_suspend comment
[PATCH v2 0/4] Docs: usb: Code and text updates from usb-skeleton
2021-12-06 7:47 UTC (5+ messages)
` [PATCH v2 1/4] Docs: usb: update usb_bulk_msg receiving example
[PATCH] net: phy: Remove unnecessary indentation in the comments of phy_device
2021-12-06 7:33 UTC (5+ messages)
[PATCH v6 0/2] docs/zh_CN: add scheduler completion translation
2021-12-06 7:01 UTC (3+ messages)
` [PATCH v6 1/2] docs/zh_CN: add scheduler index translation
` [PATCH v6 2/2] docs/zh_CN: add completion translation
[PATCH v4 0/2] docs/zh_CN: add scheduler completion translation
2021-12-06 6:40 UTC (6+ messages)
` [PATCH v4 2/2] docs/zh_CN: add "
[PATCH v4 00/13] Introduce PECI subsystem
2021-12-06 5:27 UTC (3+ messages)
` [PATCH v4 05/13] peci: Add peci-aspeed controller driver
[PATCH v16 00/11] support reserving crashkernel above 4G on arm64 kdump
2021-12-06 3:51 UTC (2+ messages)
[PATCH v3] sched/numa: add per-process numa_balancing
2021-12-06 2:45 UTC
[PATCH] doc/zh-CN: Update cpu-freq/cpu-drivers.rst to make it more readable
2021-12-06 2:36 UTC (2+ messages)
[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-12-05 18:32 UTC (8+ messages)
` [PATCH v9 1/7] cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
` [PATCH v9 2/7] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v9 3/7] cgroup/cpuset: Refining features and constraints of a partition
` [PATCH v9 4/7] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v9 5/7] cgroup/cpuset: Show invalid partition reason string
` [PATCH v9 6/7] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v9 7/7] kselftest/cgroup: Add cpuset v2 partition root state test
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).