messages from 2021-11-16 19:00:39 to 2021-11-23 08:36:42 UTC [more...]
[PATCH 00/15] Introduce DAMON-based Proactive Reclamation
2021-11-23 8:36 UTC (3+ messages)
[PATCH RFC] vfio: Documentation for the migration region
2021-11-23 7:22 UTC (4+ messages)
[RFC PATCH 0/3] riscv: Add riscv.fwsz kernel parameter to save memory
2021-11-23 6:18 UTC (10+ messages)
` [RFC PATCH 1/3] riscv: Remove 2MB offset in the mm layout
` [RFC PATCH 2/3] riscv: Add early_param to decrease firmware region
` [RFC PATCH 3/3] riscv: Add riscv.fwsz kernel parameter
[PATCH bpf-next 0/2] bpf, docs: Document BPF_MAP_TYPE_ARRAY
2021-11-23 3:53 UTC (7+ messages)
` [PATCH bpf-next 1/2] bpf, docs: add kernel version to map_cgroup_storage
` [PATCH bpf-next 2/2] bpf, docs: document BPF_MAP_TYPE_ARRAY
[PATCH v8] hugetlb: Add hugetlb.*.numa_stat file
2021-11-23 3:30 UTC (4+ messages)
[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
2021-11-23 1:50 UTC (3+ messages)
[PATCH v6] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
2021-11-23 0:29 UTC (4+ messages)
[PATCH] Documentation: coresight: Fix documentation issue
2021-11-22 16:55 UTC (3+ messages)
[PATCH v2 0/2] Introduce the pkill_on_warn parameter
2021-11-22 16:21 UTC (15+ messages)
[PATCH v2] slob: add size header to all allocations
2021-11-22 11:49 UTC (11+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] docs: x86: remove vendor specific kernel parameter from example
2021-11-22 10:00 UTC
[PATCH v4 0/2] docs/zh_CN: move and update sparse
2021-11-22 7:40 UTC (3+ messages)
` [PATCH v4 1/2] docs/zh_CN: move sparse into dev-tools
` [PATCH v4 2/2] docs/zh_CN: update sparse translation
[PATCH v2 0/2] docs/zh_CN: add msi-howto and sysfs-pci translation
2021-11-22 7:39 UTC (3+ messages)
` [PATCH v2 1/2] docs/zh_CN: add msi-howto translation
` [PATCH v2 2/2] docs/zh_CN: add sysfs-pci trnaslation
[PATCH v3 0/2] docs/zh_CN: add pciebus-howto and pci-iov-howto translation
2021-11-22 7:38 UTC (3+ messages)
` [PATCH v3 1/2] docs/zh_CN: add pciebus-howto translation
` [PATCH v3 2/2] docs/zh_CN: add pci-iov-howto translation
[PATCH v1] sched/numa: add per-process numa_balancing
2021-11-22 7:34 UTC (18+ messages)
` "
` "
` "
` "
` "
` "
` "
` "
[PATCH 0/2] Documentation: dmaengine: Tweak dmatest docs
2021-11-22 7:01 UTC (4+ messages)
` [PATCH 1/2] Documentation: dmaengine: Add a description of what dmatest does
` [PATCH 2/2] Documentation: dmaengine: Correctly describe dmatest with channel unset
[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
2021-11-22 4:21 UTC (5+ messages)
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c:288: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-11-22 4:14 UTC
[PATCH 0/2] docs/zh_CN: add scheduler completion translation
2021-11-22 2:29 UTC (5+ messages)
` [PATCH 1/2] docs/zh_CN: add scheduler index translation
` [PATCH 2/2] docs/zh_CN: add completion translation
[PATCH v2] Docs: Fixes link to I2C specification
2021-11-21 21:58 UTC (4+ messages)
[PATCH v3] m68k: Enable memtest functionality
2021-11-21 6:29 UTC (2+ messages)
[PATCH v4 3/4] mm, shmem: add filesystem memcg= option documentation
2021-11-20 4:50 UTC
[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers
2021-11-19 21:31 UTC (28+ messages)
` [PATCH v2 01/23] kcsan: Refactor reading of instrumented memory
` [PATCH v2 02/23] kcsan: Remove redundant zero-initialization of globals
` [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts
` [PATCH v2 04/23] kcsan: Add core support for a subset of weak memory modeling
` [PATCH v2 05/23] kcsan: Add core memory barrier instrumentation functions
` [PATCH v2 06/23] kcsan, kbuild: Add option for barrier instrumentation only
` [PATCH v2 07/23] kcsan: Call scoped accesses reordered in reports
` [PATCH v2 08/23] kcsan: Show location access was reordered to
` [PATCH v2 09/23] kcsan: Document modeling of weak memory
` [PATCH v2 10/23] kcsan: test: Match reordered or normal accesses
` [PATCH v2 11/23] kcsan: test: Add test cases for memory barrier instrumentation
` [PATCH v2 12/23] kcsan: Ignore GCC 11+ warnings about TSan runtime support
` [PATCH v2 13/23] kcsan: selftest: Add test case to check memory barrier instrumentation
` [PATCH v2 14/23] locking/barriers, kcsan: Add instrumentation for barriers
` [PATCH v2 15/23] locking/barriers, kcsan: Support generic instrumentation
` [PATCH v2 16/23] locking/atomics, kcsan: Add instrumentation for barriers
` [PATCH v2 17/23] asm-generic/bitops, "
` [PATCH v2 18/23] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
` [PATCH v2 19/23] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
` [PATCH v2 20/23] mm, kcsan: Enable barrier instrumentation
` [PATCH v2 21/23] sched, kcsan: Enable memory "
` [PATCH v2 22/23] objtool, kcsan: Add memory barrier instrumentation to whitelist
` [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
[PATCH v5 0/8] mm, dax: Introduce compound pages in devmap
2021-11-19 20:13 UTC (19+ messages)
` [PATCH v5 6/8] device-dax: use struct_size()
` [PATCH v5 7/8] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v5 8/8] device-dax: compound devmap support
[PATCH] Documentation/process: fix self reference
2021-11-19 20:07 UTC
split up filter.rst v2
2021-11-19 16:32 UTC (6+ messages)
` [PATCH 1/5] x86, bpf: cleanup the top of file header in bpf_jit_comp.c
` [PATCH 2/5] bpf: remove a redundant comment on bpf_prog_free
` [PATCH 3/5] bpf, docs: prune all references to "internal BPF"
` [PATCH 4/5] bpf, docs: move handling of maps to Documentation/bpf/maps.rst
` [PATCH 5/5] bpf, docs: split general purpose eBPF documentation out of filter.rst
split up filter.rst
2021-11-19 13:03 UTC (8+ messages)
` [PATCH 1/2] bpf, docs: prune all references to "internal BPF"
` [PATCH 2/2] bpf, doc: split general purpose eBPF documentation out of filter.rst
[PATCH v12 0/2] Update ASUS WMI supported boards
2021-11-19 11:36 UTC (4+ messages)
` [PATCH v12 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v12 2/2] hwmon: (asus_wmi_sensors) Support X370 "
[PATCH 15/15] KVM: X86: Always set gpte_is_8_bytes when direct map
2021-11-19 10:42 UTC (7+ messages)
drivers/gpu/drm/i915/gvt/gtt.c:1152: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-11-19 10:38 UTC
[PATCH v3 00/13] Introduce PECI subsystem
2021-11-18 21:51 UTC (12+ messages)
` [PATCH v3 06/13] peci: Add device detection
` [PATCH v3 10/13] hwmon: peci: Add cputemp driver
[GIT PULL] Documentation fixes for 5.16
2021-11-18 20:49 UTC (2+ messages)
[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
2021-11-18 20:32 UTC (10+ messages)
` [PATCH v19 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
` [PATCH v19 3/4] overlayfs: override_creds=off option bypass creator_cred
[PATCH v3 0/4] x86/kvm: add boot parameters for max vcpu configs
2021-11-18 16:19 UTC (17+ messages)
` [PATCH v3 1/4] x86/kvm: add boot parameter for adding vcpu-id bits
` [PATCH v3 4/4] x86/kvm: add boot parameter for setting max number of vcpus per guest
[PATCH] KVM: s390: Fix names of skey constants in api documentation
2021-11-18 10:25 UTC
[PATCH v7] hugetlb: Add hugetlb.*.numa_stat file
2021-11-18 4:15 UTC (4+ messages)
fs/btrfs/zoned.c:1697: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-11-18 1:00 UTC
[RFC 0/3] page table check
2021-11-17 16:47 UTC (8+ messages)
` [RFC 1/3] mm: ptep_clear() page table helper
` [RFC 2/3] mm: page table check
` [RFC 3/3] x86: mm: add x86_64 support for "
[PATCH 0/4] Address some bad references to Kernel docs
2021-11-17 13:12 UTC (7+ messages)
` [PATCH 3/4] Documentation: update vcpu-requests.rst reference
[PATCH] docs: admin-guide/blockdev: Use subgraphs in node-states-8.dot
2021-11-17 9:38 UTC
[PATCH net-next] net: document SMII and correct phylink's new validation mechanism
2021-11-17 3:30 UTC (2+ messages)
[PATCH] Doc/fs/ntfs3: Fix a trivial typo
2021-11-16 19:31 UTC
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).