messages from 2021-12-13 14:30:49 to 2021-12-17 02:51:10 UTC [more...]
[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
2021-12-17 2:51 UTC (59+ messages)
` [PATCH v17 01/10] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v17 02/10] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v17 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v17 04/10] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v17 05/10] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v17 06/10] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v17 07/10] arm64: kdump: reimplement crashkernel=X
` [PATCH v17 08/10] of: fdt: Aggregate the processing of "linux,usable-memory-range"
` [PATCH v17 09/10] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v17 10/10] kdump: update Documentation about crashkernel
[PATCH v4 0/7] Documentation: KUnit: Rework KUnit documentation
2021-12-16 23:15 UTC (11+ messages)
` [PATCH v4 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v4 2/7] Documentation: KUnit: Rewrite getting started
` [PATCH v4 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v4 4/7] Documentation: kunit: Reorganize documentation related to running tests
` [PATCH v4 5/7] Documentation: KUnit: Rework writing page to focus on writing tests
` [PATCH v4 6/7] Documentation: KUnit: Restyle Test Style and Nomenclature page
` [PATCH v4 7/7] Documentation: KUnit: Restyled Frequently Asked Questions
[PATCH] scripts: kernel-doc: transform documentation into POD
2021-12-16 23:12 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Add sched-design-CFS Chinese translation
2021-12-16 23:00 UTC (2+ messages)
[PATCH v4 0/1] Add sched-capacity Chinese translation
2021-12-16 22:58 UTC (3+ messages)
` [PATCH v4 1/1] docs/zh_CN: "
[PATCH v4 0/2] docs/zh_CN: add msi-howto and sysfs-pci translation
2021-12-16 22:56 UTC (2+ messages)
[PATCH 0/2] Fix some issues with DOCS_CSS and DOCS_THEME
2021-12-16 22:55 UTC (2+ messages)
[PATCH] docs/vm: clarify overcommit amount sysctl behavior
2021-12-16 22:53 UTC (4+ messages)
[PATCH v2] docs/zh_CN: Add cputopology Chinese translation
2021-12-16 22:46 UTC (3+ messages)
[RFC PATCH] Remove mentions of the Trivial Patch Monkey
2021-12-16 22:45 UTC (4+ messages)
[PATCH 2/3] hwmon: update ASUS EC driver documentation
2021-12-16 20:53 UTC
[PATCH 0/1] docs: automarkup.py: Fix invalid HTML link output and broken URI fragments
2021-12-16 19:27 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] docs/vm: fix Unexpected indentation warns in page_owner
2021-12-16 18:10 UTC (6+ messages)
[PATCH RFC 0/5] Handle UEFI NX-restricted page tables
2021-12-16 17:30 UTC (4+ messages)
[PATCH] livepatch: Fix leak on klp_init_patch_early failure path
2021-12-16 15:14 UTC (17+ messages)
[PATCH v2] Documentation: livepatch: Add livepatch API page
2021-12-16 15:00 UTC (3+ messages)
[Question] About SECCOMP issue for ILP32
2021-12-16 12:03 UTC (3+ messages)
[PATCH v2 0/6] Cleanup after removal of configs
2021-12-16 10:40 UTC (8+ messages)
` [PATCH v2 1/6] Documentation, arch: Remove leftovers from fscache/cachefiles histograms
` [PATCH v2 2/6] Documentation, arch: Remove leftovers from raw device
` [PATCH v2 3/6] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
` [PATCH v2 4/6] arch: Remove leftovers from mandatory file locking
` [PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list
` [PATCH v2 6/6] arch: Remove leftovers from prism54 wireless driver
[PATCH 0/7] Cleanup after removal of configs
2021-12-16 10:05 UTC (5+ messages)
[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-12-16 9:28 UTC (19+ 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 6/7] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation
2021-12-16 6:12 UTC (9+ messages)
` [PATCH v2 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v2 5/7] Documentation: KUnit: Rework writing page to focus on writing tests
[PATCH v3 0/7] Documentation: KUnit: Rework KUnit documentation
2021-12-16 6:02 UTC (2+ messages)
[PATCH v2] counter: Add the necessary colons and indents to the comments of counter_compi
2021-12-16 2:25 UTC (3+ messages)
[PATCH] docs/zh_CN: Add cputopology Chinese translation
2021-12-16 2:03 UTC (5+ messages)
[v4 00/11] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
2021-12-15 16:03 UTC (9+ messages)
` [v4 05/11] RISC-V: Add RISC-V SBI PMU extension definitions
[PATCH] Documentation: accounting: add thrashing page cache and direct compact
2021-12-15 15:43 UTC
improve the eBPF documentation
2021-12-15 5:40 UTC (6+ messages)
` [PATCH 1/4] bpf, docs: Fix verifier reference
` [PATCH 2/4] bpf, docs: Move the introduction to eBPF into a separate document
` [PATCH 3/4] bpf, docs: Only document eBPF in instruction-set.rst
` [PATCH 4/4] bpf, docs: Generate nicer tables for instruction encodings
[PATCH] docs/zh_CN: Add sched-design-CFS Chinese translation
2021-12-15 2:56 UTC (3+ messages)
[PATCH] docs/vm: add vmalloced-kernel-stacks document
2021-12-15 0:20 UTC
[palmer:riscv-pmu 4/10] drivers/perf/riscv_pmu_legacy.c:76: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-12-14 22:02 UTC
[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
2021-12-14 19:31 UTC (5+ messages)
` [PATCH v9 3/6] selftests: add tests_sysfs module
` [copyleft-next] "
[PATCH v3 0/4] Enrich amdgpu docs from recent threads
2021-12-14 19:21 UTC (6+ messages)
` [PATCH v3 1/4] Documentation/gpu: include description of AMDGPU hardware structure
` [PATCH v3 2/4] Documentation/gpu: include description of some of the GC microcontrollers
` [PATCH v3 3/4] amdgpu: fix some kernel-doc markup
` [PATCH v3 4/4] amdgpu: fix some comment typos
[PATCH] docs/arm64: delete a space from tagged-address-abi
2021-12-14 19:17 UTC (2+ messages)
[PATCH v31 14/28] LSM: Specify which LSM to display
2021-12-14 18:49 UTC (4+ messages)
` [PATCH v31 27/28] LSM: Add /proc attr entry for full LSM context
[PATCH 0/3] Some improvements on panic_print
2021-12-14 16:31 UTC (3+ messages)
[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
2021-12-14 16:26 UTC (5+ messages)
[PATCH] Documentation/vm/page_owner.rst: Update the documentation
2021-12-14 13:47 UTC
[PATCH v2] Instantiate key with user-provided decrypted data
2021-12-14 12:37 UTC (2+ messages)
[PATCH v3 1/1] arm64/cpufeature: Optionally disable MTE via command-line
2021-12-14 12:02 UTC (6+ messages)
[PATCH] ALSA: hda/realtek: Add new alc285-hp-amp-init model
2021-12-14 9:45 UTC (2+ messages)
[PATCH v2] ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6
2021-12-14 9:45 UTC (2+ messages)
[PATCH] mm: add group_oom_kill memory.event fix
2021-12-14 9:38 UTC (2+ messages)
[PATCH] Documentation: livepatch: Add kernel-doc link to klp_enable_patch
2021-12-14 8:54 UTC (5+ messages)
[palmer:riscv-pmu 4/10] drivers/perf/riscv_pmu_legacy.c:76: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-12-14 6:32 UTC
[PATCH 0/3] docs: sphinx/kfigure.py: Improve conversion to PDF
2021-12-14 3:14 UTC (5+ messages)
` [PATCH 4/3] docs: sphinx/kfigure.py: Add check of 'dot -Tpdf'
` [PATCH 5/3] docs: sphinx/kfigure.py: Delegate inkscape msgs to kernellog
[PATCH v4 01/13] Documentation/x86: Document Key Locker
2021-12-14 0:52 UTC (2+ messages)
` [PATCH v4 09/13] x86/cpu: Add a configuration and command line option for "
[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
2021-12-14 0:22 UTC (3+ messages)
[PATCH v3] vfio: Documentation for the migration region
2021-12-13 22:16 UTC (4+ messages)
[PATCH v2 0/3] Enrich amdgpu docs from recent threads
2021-12-13 20:36 UTC (9+ messages)
` [PATCH v2 1/3] Documentation/gpu: split amdgpu/index for readability
` [PATCH v2 2/3] Documentation/gpu: include description of AMDGPU hardware structure
` [PATCH v2 3/3] Documentation/gpu: include description of some of the GC microcontrollers
[PATCH] cache: Workaround HiSilicon Taishan DC CVAU
2021-12-13 18:56 UTC (2+ messages)
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).