Linux Documentation
[Prev Page][Next Page]
[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump,
Zhen Lei
- [PATCH v17 01/10] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN, Zhen Lei
- [PATCH v17 02/10] x86: kdump: make the lower bound of crash kernel reservation consistent, Zhen Lei
- [PATCH v17 07/10] arm64: kdump: reimplement crashkernel=X, Zhen Lei
- [PATCH v17 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel(), Zhen Lei
- [PATCH v17 05/10] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c, Zhen Lei
- [PATCH v17 06/10] arm64: kdump: introduce some macros for crash kernel reservation, Zhen Lei
- [PATCH v17 09/10] of: fdt: Add memory for devices by DT property "linux,usable-memory-range", Zhen Lei
- [PATCH v17 08/10] of: fdt: Aggregate the processing of "linux,usable-memory-range", Zhen Lei
- [PATCH v17 10/10] kdump: update Documentation about crashkernel, Zhen Lei
- [PATCH v17 04/10] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch(), Zhen Lei
- Re: [PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump, Kefeng Wang
- Re: [PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump, john . p . donnelly
[PATCH v3 0/7] Documentation: KUnit: Rework KUnit documentation,
Harinder Singh
[PATCH v2] docs/trace: fix a label of boottime-trace,
Yanteng Si
[PATCH 0/3] Enrich amdgpu docs from recent threads,
Yann Dirson
[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state,
Alex Williamson
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Alex Williamson
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Cornelia Huck
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Alex Williamson
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Alex Williamson
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Alex Williamson
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Jason Gunthorpe
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
- Re: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Cornelia Huck
- RE: [RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state, Tian, Kevin
[PATCH] scripts: kernel-doc: transform documentation into POD,
Tomasz Warniełło
Documenting operations structs, Matthew Wilcox
[PATCH] Documentation: livepatch: Add kernel-doc link to klp_enable_patch,
David Vernet
[PATCH v2 0/2] Driver for Open Profile for DICE,
David Brazdil
[PATCH v4 0/6] Expand display core documentation,
Rodrigo Siqueira
[PATCH 0/6] mm/damon: Misc cleanups,
SeongJae Park
[PATCH v2] doc/zh_CN: add Chinese document coding style reminder,
alexs
[PATCH] docs/driver-api: Replace a comma in the n_gsm.rst with a double colon, Yanteng Si
[PATCH] docs/admin-guide: Add the necessary blank lines to the writecache,
Yanteng Si
[PATCH] docs/arm64: delete a space from tagged-address-abi,
Yanteng Si
[PATCH] docs/virt: add a blank line and some - to kvm api,
Yanteng Si
[PATCH] docs/trace: fix a label of boottime-trace,
Yanteng Si
[PATCH] docs/bpf: Add libbpf into index/bpf,
Yanteng Si
[PATCH] docs/bpf: Add rkisp1 into index,
Yanteng Si
[PATCH] docs/zh_CN: add two colons to page_owner_sort,
Yanteng Si
[PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/,
Eric Biggers
- [PATCH v3 1/8] docs: sysfs-block: move to stable directory, Eric Biggers
- [PATCH v3 7/8] docs: block: remove queue-sysfs.rst, Eric Biggers
- [PATCH v3 5/8] docs: sysfs-block: document stable_writes, Eric Biggers
- [PATCH v3 8/8] MAINTAINERS: add entries for block layer documentation, Eric Biggers
- [PATCH v3 6/8] docs: sysfs-block: document virt_boundary_mask, Eric Biggers
- [PATCH v3 4/8] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst, Eric Biggers
- [PATCH v3 2/8] docs: sysfs-block: sort alphabetically, Eric Biggers
- [PATCH v3 3/8] docs: sysfs-block: add contact for nomerges, Eric Biggers
- Re: [PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/, Eric Biggers
- Re: [PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/, Jens Axboe
[PATCH] scsi: docs: update notes about scsi_times_out,
Khazhismel Kumykov
[PATCH] docs: update self-protection __ro_after_init status,
Shuah Khan
[PATCH] doc/zh_CN: add Chinese document coding style reminder,
alexs
[PATCH v2 0/8] docs: consolidate sysfs-block into Documentation/ABI/,
Eric Biggers
- [PATCH v2 2/8] docs: sysfs-block: sort alphabetically, Eric Biggers
- [PATCH v2 1/8] docs: sysfs-block: move to stable directory, Eric Biggers
- [PATCH v2 6/8] docs: sysfs-block: document virt_boundary_mask, Eric Biggers
- [PATCH v2 3/8] docs: sysfs-block: add contact for nomerges, Eric Biggers
- [PATCH v2 7/8] docs: block: remove queue-sysfs.rst, Eric Biggers
- [PATCH v2 5/8] docs: sysfs-block: document stable_writes, Eric Biggers
- [PATCH v2 8/8] MAINTAINERS: add entries for block layer documentation, Eric Biggers
- [PATCH v2 4/8] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst, Eric Biggers
- Re: [PATCH v2 0/8] docs: consolidate sysfs-block into Documentation/ABI/, Martin K. Petersen
- Re: [PATCH v2 0/8] docs: consolidate sysfs-block into Documentation/ABI/, Bart Van Assche
[PATCH v3] vfio: Documentation for the migration region,
Jason Gunthorpe
[PATCH v3 0/6] Expand display core documentation,
Rodrigo Siqueira
[PATCH v3 bpf-next 0/2] bpf, docs: Document BPF_MAP_TYPE_ARRAY,
Dave Tucker
[PATCH 0/2] Driver for Open Profile for DICE,
David Brazdil
[PATCH v2] regulato: fix bullet lists of regulator_ops comment,
Yanteng Si
proposal to delete the skeleton driver,
Oliver Neukum
[PATCH v4 0/4] docs: add better support for Sphinx themes and CSS,
Mauro Carvalho Chehab
[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation,
Harinder Singh
[PATCH v3 0/5] Docs: usb: Code and text updates from usb-skeleton,
Philipp Hortmann
[PATCH 0/3] iov_iter documentation,
Matthew Wilcox (Oracle)
css missing,
Matthew Wilcox
[PATCH 00/19] Rust support,
Miguel Ojeda
- [PATCH 01/19] kallsyms: support "big" kernel symbols, Miguel Ojeda
- [PATCH 02/19] kallsyms: increase maximum kernel symbol length to 512, Miguel Ojeda
- [PATCH 03/19] kallsyms: use the correct buffer size for symbols, Miguel Ojeda
- [PATCH 04/19] rust: add C helpers, Miguel Ojeda
- [PATCH 05/19] rust: add `compiler_builtins` crate, Miguel Ojeda
- [PATCH 07/19] rust: add `build_error` crate, Miguel Ojeda
- [PATCH 08/19] rust: add `macros` crate, Miguel Ojeda
- [PATCH 12/19] scripts: add `generate_rust_analyzer.py`, Miguel Ojeda
- [PATCH 10/19] rust: export generated symbols, Miguel Ojeda
- [PATCH 13/19] scripts: decode_stacktrace: demangle Rust symbols, Miguel Ojeda
- [PATCH 11/19] vsprintf: add new `%pA` format specifier, Miguel Ojeda
- [PATCH 14/19] docs: add Rust documentation, Miguel Ojeda
- [PATCH 15/19] Kbuild: add Rust support, Miguel Ojeda
- [PATCH 17/19] MAINTAINERS: Rust, Miguel Ojeda
- [PATCH 16/19] samples: add Rust examples, Miguel Ojeda
- [RFC PATCH 18/19] drivers: gpio: PrimeCell PL061 in Rust, Miguel Ojeda
- Message not available
[PATCH v3 00/13] Introduce sv48 support without relocatable kernel,
Alexandre Ghiti
- [PATCH v3 01/13] riscv: Move KASAN mapping next to the kernel mapping, Alexandre Ghiti
- [PATCH v3 02/13] riscv: Split early kasan mapping to prepare sv48 introduction, Alexandre Ghiti
- [PATCH v3 03/13] riscv: Introduce functions to switch pt_ops, Alexandre Ghiti
- [PATCH v3 05/13] riscv: Get rid of MAXPHYSMEM configs, Alexandre Ghiti
- [PATCH v3 06/13] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free, Alexandre Ghiti
- [PATCH v3 04/13] riscv: Allow to dynamically define VA_BITS, Alexandre Ghiti
- [PATCH v3 07/13] riscv: Implement sv48 support, Alexandre Ghiti
- [PATCH v3 08/13] riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo, Alexandre Ghiti
- [PATCH v3 09/13] riscv: Explicit comment about user virtual address space size, Alexandre Ghiti
- [PATCH v3 10/13] riscv: Improve virtual kernel memory layout dump, Alexandre Ghiti
- [PATCH v3 11/13] Documentation: riscv: Add sv48 description to VM layout, Alexandre Ghiti
- [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions, Alexandre Ghiti
- [PATCH v3 13/13] riscv: Allow user to downgrade to sv39 when hw supports sv48 if !KASAN, Alexandre Ghiti
- Re: [PATCH v3 00/13] Introduce sv48 support without relocatable kernel, Alexandre ghiti
- Re: [PATCH v3 00/13] Introduce sv48 support without relocatable kernel, Palmer Dabbelt
Zużycie auta, Marcin Chruszcz
[RFC PATCH 0/1] Add sched-capacity Chinese translation,
Tang Yizhou
Ihnen und einigen anderen zufälligen Personen 1.000.000 Euro zu spenden. Kontaktieren Sie mich für weitere Informationen., ruthliomt07
[PATCH v2 0/2] net: phy: Fix doc build warning,
Yanteng Si
[PATCH v7 0/2] docs/zh_CN: add scheduler completion translation,
Yanteng Si
[PATCH v6 0/2] docs/zh_CN: add scheduler completion translation,
Yanteng Si
[PATCH v3] sched/numa: add per-process numa_balancing,
Gang Li
[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus,
Waiman Long
[PATCH 00/11] docs: fix build warning,
Yanteng Si
- [PATCH 01/11] docs/driver-api: Reformatting serial ngsm, Yanteng Si
- [PATCH 02/11] docs/admin-guide: Add the necessary blank lines to the writecache, Yanteng Si
- [PATCH 03/11] docs/arm64: delete a space from tagged-address-abi, Yanteng Si
- [PATCH 04/11] docs/vm: delele three spaces from page_owner, Yanteng Si
- [PATCH 05/11] docs/filesystems: add four apostrophes to _start and _len, Yanteng Si
- [PATCH 06/11] docs/virt: add a blank line and some - to kvm api, Yanteng Si
- [PATCH 07/11] docs/driver-api: Replace a comma in the n_gsm.rst with a double colon, Yanteng Si
- [PATCH 08/11] docs/core-api: Replace Footnote Reference in document idr with Substitution Reference, Yanteng Si
- [PATCH 09/11] docs/filesystems: fix a label of backend-api, Yanteng Si
- [PATCH 10/11] docs/trace: fix a label of boottime-trace, Yanteng Si
- [PATCH 11/11] docs/admin-guide: add gpio-aggregator into index, Yanteng Si
- Re: [PATCH 00/11] docs: fix build warning, Jonathan Corbet
[PATCH] net: phy: Remove unnecessary indentation in the comments of phy_device,
Yanteng Si
[PATCH] regulato: remove unnecessary indentation from driver.h's comments,
Yanteng Si
[PATCH] counter: Add the necessary colons and indents to the comments of counter_compi,
Yanteng Si
[PATCH v2 0/4] page table check,
Pasha Tatashin
[PATCH v2 0/4] Docs: usb: Code and text updates from usb-skeleton,
Philipp Hortmann
[PATCH] docs: media: Fix imbalance of LaTeX group,
Akira Yokosawa
[PATCH v5 0/2] docs/zh_CN: add scheduler completion translation,
Yanteng Si
Re: [PATCH v2 5/6] Documentation/gpu: Add basic overview of DC pipeline, Yann Dirson
[PATCH] mm: add group_oom_kill memory event,
Dan Schatzberg
[PATCH v3 0/2] docs/zh_CN: add msi-howto and sysfs-pci translation,
Yanteng Si
[PATCH v3 0/3] docs/zh_CN: add scheduler arch and bwc translation,
Yanteng Si
[PATCH v4 0/2] docs/zh_CN: add scheduler completion translation,
Yanteng Si
[PATCH v1 0/7] Documentation: KUnit: Rework KUnit documentation,
Harinder Singh
[PATCH] docs: ARC: Improve readability,
Alexey Brodkin
[PATCH v7 00/11] mm, device-dax: Introduce compound pages in devmap,
Joao Martins
- [PATCH v7 04/11] mm/memremap: add ZONE_DEVICE support for compound pages, Joao Martins
- [PATCH v7 02/11] mm/page_alloc: split prep_compound_page into head and tail subparts, Joao Martins
- [PATCH v7 06/11] device-dax: use struct_size(), Joao Martins
- [PATCH v7 01/11] memory-failure: fetch compound_head after pgmap_pfn_valid(), Joao Martins
- [PATCH v7 09/11] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}(), Joao Martins
- [PATCH v7 03/11] mm/page_alloc: refactor memmap_init_zone_device() page init, Joao Martins
- [PATCH v7 07/11] device-dax: ensure dev_dax->pgmap is valid for dynamic devices, Joao Martins
- [PATCH v7 05/11] device-dax: use ALIGN() for determining pgoff, Joao Martins
- [PATCH v7 10/11] device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault(), Joao Martins
- [PATCH v7 08/11] device-dax: factor out page mapping initialization, Joao Martins
- [PATCH v7 11/11] device-dax: compound devmap support, Joao Martins
[PATCH v2 0/6] Expand display core documentation,
Rodrigo Siqueira
[PATCH] doc/zh-CN: Update cpufreq-stats.rst to make it more readable,
Tang Yizhou
[PATCH -next v2] doc/zh-CN: Update cpu-freq/core.rst to make it more readable,
Tang Yizhou
[PATCH V2 0/7] Improve Auxiliary Bus documentation,
ira . weiny
[PATCH v3] doc/zh-CN: Update cpu-freq/cpu-drivers.rst to make it more readable,
Tang Yizhou
[PATCH] MAINTAINERS: Add Florian as BCM5301X and BCM53573 maintainer,
Rafał Miłecki
[PATCH v3] block, bfq: Accept symmetric weight adjustments, Michal Koutný
[PATCH v3 0/4] docs: add better support for Sphinx themes and CSS,
Mauro Carvalho Chehab
[PATCH v2] doc/zh-CN: Update cpu-freq/cpu-drivers.rst to make it more readable, Tang Yizhou
[PATCH v2 0/4] docs: add better support for Sphinx themes and CSS,
Mauro Carvalho Chehab
[PATCH] docs: allow selecting a Sphinx theme, Mauro Carvalho Chehab
[PATCH] doc/zh-CN: Update cpu-freq/cpu-drivers.rst to make it more readable,
Tang Yizhou
[PATCH 0/7] docs: consolidate sysfs-block into Documentation/ABI/,
Eric Biggers
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]