Linux Documentation
[Prev Page][Next Page]
- [PATCH v2 4/9] tracing/filters: Enable filtering the CPU common field by a cpumask, (continued)
- [PATCH] docs/zh_CN: change my own email address,
Hu Haowen
- [PATCH v2] netconsole: Append kernel version to message,
Breno Leitao
- [PATCH v3 5/9] PCI: endpoint: Add wakeup host API to EPC core, Krishna chaitanya chundru
- [PATCH v3 1/9] PCI: endpoint: Add dstate change notifier support, Krishna chaitanya chundru
- [RFC 0/4] arm64/mm: Clean up pte_dirty() state management,
Anshuman Khandual
- [GIT PULL] A few more documentation changes for 6.5,
Jonathan Corbet
- [PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD,
Axel Rasmussen
- [PATCH] arm64: errata: Group all Cortex-A510 errata together,
Rob Herring
- [PATCH] docs: scheduler: completion: Fix minor error in pseudo-code,
Rick Wertenbroek
- [PATCH 0/2] rcu: Fix rculist_nulls and doc,
Alan Huang
- [PATCH 0/3] RISC-V: Support querying vendor extensions,
Charlie Jenkins
- [tiwai-sound:topic/midi20-gadget 63/63] htmldocs: Documentation/usb/gadget-testing.rst:1019: WARNING: Malformed table., kernel test robot
- [RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space,
Charlie Jenkins
- [RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [RFC PATCH 01/14] tracing/filters: Dynamically allocate filter_pred.regex, Valentin Schneider
- [RFC PATCH 02/14] tracing/filters: Enable filtering a cpumask field by another cpumask, Valentin Schneider
- [RFC PATCH 03/14] tracing/filters: Enable filtering a scalar field by a cpumask, Valentin Schneider
- [RFC PATCH 04/14] tracing/filters: Enable filtering the CPU common field by a cpumask, Valentin Schneider
- [RFC PATCH 05/14] tracing/filters: Document cpumask filtering, Valentin Schneider
- [RFC PATCH 06/14] objtool: Flesh out warning related to pv_ops[] calls, Valentin Schneider
- [RFC PATCH 07/14] objtool: Warn about non __ro_after_init static key usage in .noinstr, Valentin Schneider
- [RFC PATCH 09/14] x86/kvm: Make kvm_async_pf_enabled __ro_after_init, Valentin Schneider
- [RFC PATCH 10/14] x86/sev-es: Make sev_es_enable_key __ro_after_init, Valentin Schneider
- [RFC PATCH 08/14] BROKEN: context_tracking: Make context_tracking_key __ro_after_init, Valentin Schneider
- [RFC PATCH 11/14] context-tracking: Introduce work deferral infrastructure, Valentin Schneider
- [RFC PATCH 12/14] context_tracking,x86: Defer kernel text patching IPIs, Valentin Schneider
- [RFC PATCH 13/14] context_tracking,x86: Add infrastructure to defer kernel TLBI, Valentin Schneider
- [RFC PATCH 14/14] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs, Valentin Schneider
- Re: [RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition, Nadav Amit
- Re: [RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition, Steven Rostedt
- [PATCH v2 0/2] RISC-V: Probe for misaligned access speed,
Evan Green
- [PATCH -next v7 0/2] support allocating crashkernel above 4G explicitly on riscv,
Chen Jiahao
- [PATCH 1/3] docs: time: make separate section for time and timers,
Randy Dunlap
- [PATCH] libfs: fix table format warning,
Randy Dunlap
- [PATCH] docs: panic: cleanups for panic params,
Randy Dunlap
- [jgunthorpe:iommufd_hwpt 14/20] htmldocs: Documentation/userspace-api/iommufd:184: ./drivers/iommu/iommufd/device.c:614: WARNING: Definition list ends without a blank line; unexpected unindent., kernel test robot
- [PATCH] kconfig: docs: mention gconfig at top of kconfig.rst,
Randy Dunlap
- [PATCH v2 RESEND] Documentation: doc-guide: use '%' constant indicator in Return: examples,
Randy Dunlap
- [PATCH bpf-next] xsk: honor SO_BINDTODEVICE on bind,
Ilya Maximets
- [akpm-mm:mm-unstable 34/89] htmldocs: Documentation/filesystems/locking.rst:119: WARNING: Malformed table., kernel test robot
- [PATCH v1 1/2] docs: printk-formats: Fix hex printing of signed values,
Andy Shevchenko
- [PATCH v2 0/4] ASoC: remove copy of intlog10(),
Andy Shevchenko
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters,
Alexandre Ghiti
- [PATCH v4 01/10] perf: Fix wrong comment about default event_idx, Alexandre Ghiti
- [PATCH v4 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h, Alexandre Ghiti
- [PATCH v4 03/10] riscv: Make legacy counter enum match the HW numbering, Alexandre Ghiti
- [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver, Alexandre Ghiti
- [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support, Alexandre Ghiti
- [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend, Alexandre Ghiti
- [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend, Alexandre Ghiti
- [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access, Alexandre Ghiti
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support, Alexandre Ghiti
- [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv, Alexandre Ghiti
- Re: [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters, Atish Patra
- <Possible follow-ups>
- [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters, Alexandre Ghiti
- [PATCH v4 01/10] perf: Fix wrong comment about default event_idx, Alexandre Ghiti
- [PATCH v4 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h, Alexandre Ghiti
- [PATCH v4 03/10] riscv: Make legacy counter enum match the HW numbering, Alexandre Ghiti
- [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver, Alexandre Ghiti
- [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support, Alexandre Ghiti
- [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend, Alexandre Ghiti
- [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend, Alexandre Ghiti
- [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access, Alexandre Ghiti
- [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support, Alexandre Ghiti
- [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv, Alexandre Ghiti
- [PATCH v3 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base,
Conor Dooley
- [PATCH v3 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64, Conor Dooley
- [PATCH v3 03/11] RISC-V: drop a needless check in print_isa_ext(), Conor Dooley
- [PATCH v3 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings, Conor Dooley
- [PATCH v3 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap(), Conor Dooley
- [PATCH v3 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c, Conor Dooley
- [PATCH v3 07/11] RISC-V: add single letter extensions to riscv_isa_ext, Conor Dooley
- [PATCH v3 08/11] RISC-V: split riscv_fill_hwcap() in 3, Conor Dooley
- [PATCH v3 09/11] RISC-V: enable extension detection from new properties, Conor Dooley
- [PATCH v3 10/11] RISC-V: try new extension properties in of_early_processor_hartid(), Conor Dooley
- [PATCH v3 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa", Conor Dooley
- [PATCH v3 06/11] RISC-V: add missing single letter extension definitions, Conor Dooley
- [PATCH] docs: fix typo in zh_TW and zh_CN translation,
Xueshi Hu
- Tests documentation,
Mauro Carvalho Chehab
- [PATCH v2] Documentation/mm: Add information about kmap_local_folio(),
Fabio M. De Francesco
- [PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API,
Haibo Xu
- [PATCH v5 01/13] KVM: arm64: selftests: Replace str_with_index with strdup_printf, Haibo Xu
- [PATCH v5 02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg, Haibo Xu
- [PATCH v5 03/13] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config, Haibo Xu
- [PATCH v5 05/13] KVM: arm64: selftests: Delete core_reg_fixup, Haibo Xu
- [PATCH v5 04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h, Haibo Xu
- [PATCH v5 06/13] KVM: arm64: selftests: Split get-reg-list test code, Haibo Xu
- [PATCH v5 07/13] KVM: arm64: selftests: Finish generalizing get-reg-list, Haibo Xu
- [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function, Haibo Xu
- [PATCH v5 09/13] KVM: arm64: selftests: Move finalize_vcpu back to run_test, Haibo Xu
- [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list, Haibo Xu
- [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test, Haibo Xu
- [PATCH v5 12/13] KVM: riscv: Add KVM_GET_REG_LIST API support, Haibo Xu
- [PATCH v5 13/13] KVM: riscv: selftests: Add get-reg-list test, Haibo Xu
- Re: [PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API, Andrew Jones
- [PATCH -next v6 0/2] support allocating crashkernel above 4G explicitly on riscv,
Chen Jiahao
- [sailus-media-tree:metadata 7/7] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-fmt-flag-meta-line-based (if the link has no caption the label must precede a section header), kernel test robot
- [drm-intel:drm-intel-next 1/2] htmldocs: Documentation/gpu/rfc/i915_scheduler.rst:138: WARNING: Unknown directive type "c:namespace-push"., kernel test robot
- [sailus-media-tree:metadata 2/7] htmldocs: Documentation/userspace-api/media/mediactl/media-types.rst:379: WARNING: Inline literal start-string without end-string., kernel test robot
- [PATCH] proc.5: Clarify that boot arguments can be embedded in image,
Paul E. McKenney
- [PATCH docs] docs: remove the tips on how to submit patches from MAINTAINERS,
Jakub Kicinski
- [PATCH net v3] docs: networking: Update codeaurora references for rmnet,
Subash Abhinov Kasiviswanathan
- [PATCH net] docs: netdev: broaden mailbot to all MAINTAINERS,
Jakub Kicinski
- [PATCH v3 0/1] Add a sysctl to disable io_uring system-wide,
Matteo Rizzo
- [PATCH v1] Fix documentation of panic_on_warn,
Olaf Hering
- [RFC bpf-next] xsk: honor SO_BINDTODEVICE on bind,
Ilya Maximets
- [PATCH] cpufreq: amd-pstate: Add sysfs file for base frequency,
Mario Limonciello
- [PATCH v2 1/8] PCI: endpoint: Add dstate change notifier support,
Krishna chaitanya chundru
- [PATCH v2 4/8] PCI: endpoint: Add wakeup host API to EPC core,
Krishna chaitanya chundru
- [PATCH v3 00/10] riscv: Allow userspace to directly access perf counters,
Alexandre Ghiti
- [PATCH v3 01/10] perf: Fix wrong comment about default event_idx, Alexandre Ghiti
- [PATCH v3 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h, Alexandre Ghiti
- [PATCH v3 03/10] riscv: Make legacy counter enum match the HW numbering, Alexandre Ghiti
- [PATCH v3 04/10] drivers: perf: Rename riscv pmu sbi driver, Alexandre Ghiti
- [PATCH v3 05/10] riscv: Prepare for user-space perf event mmap support, Alexandre Ghiti
- [PATCH v3 06/10] drivers: perf: Implement perf event mmap support in the legacy backend, Alexandre Ghiti
- [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend, Alexandre Ghiti
- [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access, Alexandre Ghiti
- [PATCH v3 09/10] tools: lib: perf: Implement riscv mmap support, Alexandre Ghiti
- [PATCH v3 10/10] perf: tests: Adapt mmap-basic.c for riscv, Alexandre Ghiti
- [PATCH net] Documentation: ABI: sysfs-class-net-qmi: pass_through contact update,
Subash Abhinov Kasiviswanathan
- [PATCH 1/2] Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group,
Greg Kroah-Hartman
- [PATCH net v2] docs: networking: Update codeaurora references for rmnet,
Subash Abhinov Kasiviswanathan
- [PATCH drm-next v6 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI,
Danilo Krummrich
- [PATCH drm-next v6 01/13] drm: execution context for GEM buffers v5, Danilo Krummrich
- [PATCH drm-next v6 03/13] drm: debugfs: provide infrastructure to dump a DRM GPU VA space, Danilo Krummrich
- [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings, Danilo Krummrich
- [PATCH drm-next v6 04/13] drm/nouveau: new VM_BIND uapi interfaces, Danilo Krummrich
- [PATCH drm-next v6 05/13] drm/nouveau: get vmm via nouveau_cli_vmm(), Danilo Krummrich
- [PATCH drm-next v6 06/13] drm/nouveau: bo: initialize GEM GPU VA interface, Danilo Krummrich
- [PATCH drm-next v6 07/13] drm/nouveau: move usercopy helpers to nouveau_drv.h, Danilo Krummrich
- [PATCH drm-next v6 12/13] drm/nouveau: implement new VM_BIND uAPI, Danilo Krummrich
- [PATCH drm-next v6 13/13] drm/nouveau: debugfs: implement DRM GPU VA debugfs, Danilo Krummrich
- [PATCH drm-next v6 08/13] drm/nouveau: fence: separate fence alloc and emit, Danilo Krummrich
- [PATCH drm-next v6 09/13] drm/nouveau: fence: fail to emit when fence context is killed, Danilo Krummrich
- [PATCH drm-next v6 11/13] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm, Danilo Krummrich
- [PATCH drm-next v6 10/13] drm/nouveau: chan: provide nouveau_channel_kill(), Danilo Krummrich
- [PATCH v2] mm/slub: disable slab merging in the default configuration,
Julian Pidancet
- [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl,
Axel Rasmussen
- [PATCH v25 00/10] crash: Kernel handling of CPU and memory hot un/plug,
Eric DeVolder
- [PATCH v25 05/10] kexec: exclude elfcorehdr from the segment digest, Eric DeVolder
- [PATCH v25 04/10] crash: add generic infrastructure for crash hotplug support, Eric DeVolder
- [PATCH v25 06/10] crash: memory and CPU hotplug sysfs attributes, Eric DeVolder
- [PATCH v25 09/10] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu(), Eric DeVolder
- [PATCH v25 03/10] crash: move a few code bits to setup support of crash hotplug, Eric DeVolder
- [PATCH v25 01/10] drivers/base: refactor cpu.c to use .is_visible(), Eric DeVolder
- [PATCH v25 10/10] x86/crash: optimize CPU changes, Eric DeVolder
- [PATCH v25 08/10] crash: hotplug support for kexec_load(), Eric DeVolder
- [PATCH v25 02/10] drivers/base: refactor memory.c to use .is_visible(), Eric DeVolder
- [PATCH v25 07/10] x86/crash: add x86 crash hotplug support, Eric DeVolder
- Re: [PATCH 3/6] dma-mapping: add a dma_alloc_noncontiguous API,
Robin Murphy
- [PATCH v2 0/1] Add a sysctl to disable io_uring system-wide,
Matteo Rizzo
- [PATCH v5 RFC 5/6] page_pool: update document about frag API,
Yunsheng Lin
- [RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v10 12/17] ipe: add support for dm-verity as a trust provider, Fan Wu
- [RFC PATCH v10 03/17] ipe: add evaluation loop, Fan Wu
[RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support, Fan Wu
[RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook, Fan Wu
[RFC PATCH v10 14/17] ipe: enable support for fs-verity as a trust provider, Fan Wu
[RFC PATCH v10 15/17] scripts: add boot policy generation program, Fan Wu
[RFC PATCH v10 10/17] block|security: add LSM blob to block_device, Fan Wu
[RFC PATCH v10 02/17] ipe: add policy parser, Fan Wu
[RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
[RFC PATCH v10 17/17] documentation: add ipe documentation, Fan Wu
[RFC PATCH v10 13/17] fsverity: consume builtin signature via LSM hook, Fan Wu
[RFC PATCH v10 01/17] security: add ipe lsm, Fan Wu
[RFC PATCH v10 07/17] ipe: add userspace interface, Fan Wu
[RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read, Fan Wu
[RFC PATCH v10 06/17] security: add new securityfs delete function, Fan Wu
[RFC PATCH v10 16/17] ipe: kunit test for parser, Fan Wu
[PATCH] docs: networking: Update codeaurora references for rmnet,
Jeffrey Hugo
[PATCH v24 00/10] crash: Kernel handling of CPU and memory hot un/plug,
Eric DeVolder
- [PATCH v24 04/10] crash: add generic infrastructure for crash hotplug support, Eric DeVolder
- [PATCH v24 06/10] crash: memory and CPU hotplug sysfs attributes, Eric DeVolder
- [PATCH v24 09/10] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu(), Eric DeVolder
- [PATCH v24 07/10] x86/crash: add x86 crash hotplug support, Eric DeVolder
- [PATCH v24 01/10] drivers/base: refactor cpu.c to use .is_visible(), Eric DeVolder
- [PATCH v24 10/10] x86/crash: optimize CPU changes, Eric DeVolder
- [PATCH v24 02/10] drivers/base: refactor memory.c to use .is_visible(), Eric DeVolder
- [PATCH v24 08/10] crash: hotplug support for kexec_load(), Eric DeVolder
- [PATCH v24 05/10] kexec: exclude elfcorehdr from the segment digest, Eric DeVolder
- [PATCH v24 03/10] crash: move a few code bits to setup support of crash hotplug, Eric DeVolder
[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support,
Mukesh Ojha
- [PATCH v4 02/21] kallsyms: Export kallsyms_lookup_name, Mukesh Ojha
- [PATCH v4 04/21] soc: qcom: Add Qualcomm APSS minidump (frontend) feature support, Mukesh Ojha
- [PATCH v4 06/21] soc: qcom: minidump: Add pending region registration support, Mukesh Ojha
- [PATCH v4 09/21] pstore/ram : Export ramoops_parse_dt() symbol, Mukesh Ojha
- [PATCH v4 05/21] soc: qcom: Add linux minidump smem backend driver support, Mukesh Ojha
- [PATCH v4 03/21] soc: qcom: Add qcom_minidump_smem module, Mukesh Ojha
- [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding, Mukesh Ojha
- [PATCH v4 07/21] soc: qcom: minidump: Add update region support, Mukesh Ojha
- [PATCH v4 01/21] docs: qcom: Add qualcomm minidump guide, Mukesh Ojha
- [PATCH v4 12/21] remoteproc: qcom: Expand MD_* as MINIDUMP_*, Mukesh Ojha
- [PATCH v4 11/21] soc: qcom: Register pstore frontend region with minidump, Mukesh Ojha
- [PATCH v4 14/21] MAINTAINERS: Add entry for minidump driver related support, Mukesh Ojha
- [PATCH v4 10/21] soc: qcom: Add qcom's pstore minidump driver support, Mukesh Ojha
- [PATCH v4 18/21] pinctrl: qcom: Use qcom_scm_io_update_field(), Mukesh Ojha
- [PATCH v4 13/21] remoterproc: qcom: refactor to leverage exported minidump symbol, Mukesh Ojha
- [PATCH v4 19/21] firmware: scm: Modify only the download bits in TCSR register, Mukesh Ojha
- [PATCH v4 15/21] arm64: defconfig: Enable Qualcomm Minidump related drivers, Mukesh Ojha
- [PATCH v4 16/21] arm64: dts: qcom: sm8450: Add Qualcomm ramoops minidump node, Mukesh Ojha
- [PATCH v4 21/21] firmware: qcom_scm: Add multiple download mode support, Mukesh Ojha
- [PATCH v4 17/21] firmware: qcom_scm: provide a read-modify-write function, Mukesh Ojha
- [PATCH v4 20/21] firmware: qcom_scm: Refactor code to support multiple download mode, Mukesh Ojha
- Re: [PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support, Greg KH
- Re: [PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support, Krzysztof Kozlowski
- Re: [PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support, Kathiravan T
[PATCH] Documentation: networking: add UPF (User Plane Function in 5GC) description,
Ian Chen
[PATCH v13 0/9] Implement copy offload support,
Nitesh Shetty
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH v4 0/4] x86/speculation: Disable IBRS when idle,
Waiman Long
[PATCH 0/2] update ocfs2-devel mailing list addresses,
Anthony Iliopoulos
[PATCH 0/2] Make SV39 the default address space,
Charlie Jenkins
[GIT PULL] Move arm64 documentation under Documentation/arch,
Jonathan Corbet
[GIT PULL] Documentation for 6.5,
Jonathan Corbet
[PATCH v4 0/9] cgroup/cpuset: Support remote partitions,
Waiman Long
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]