Linux Documentation
[Prev Page][Next Page]
- Re: [PATCH] x86/boot: Check if the input parameter (buffer) of the function is a null pointer, (continued)
- [PATCH bpf-next v2] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE,
Donald Hunter
- [PATCH] mm/highmem: Add notes about conversions from kmap{,_atomic}(),
Fabio M. De Francesco
- [PATCH v5 0/2] docs/LoongArch: Add English and Chinese versions of booting,
Yanteng Si
- [PATCH v5 0/7] x86/cpu, kvm: Support AMD Automatic IBRS,
Kim Phillips
- [PATCH 00/11] implement DAMOS filtering for anon pages and,
SeongJae Park
- [cel:topic-the-not-so-distant-future 31/82] htmldocs: Documentation/networking/kapi:59: ./net/sunrpc/xdr.c:2290: WARNING: Definition list ends without a blank line; unexpected unindent., kernel test robot
- [PATCH bpf-next v1] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE,
Donald Hunter
- [PATCH v2 0/3] Putting some basic order on isa extension lists,
Conor Dooley
- [PATCH v1] landlock: Explain file descriptor access rights,
Mickaël Salaün
- [PATCH] docs/zh_CN: Fix '.. only::' directive's expression,
Akira Yokosawa
- [tip:irq/core 33/47] htmldocs: Documentation/PCI/msi-howto:380: ./drivers/pci/msi/api.c:148: WARNING: Unexpected indentation., kernel test robot
- [PATCH] Documentation: mm: Fixed a typo in balance.rst, Kushagra Verma
- [PATCH 0/3] mm: replace atomic_t with percpu_ref in mempolicy.,
Zhongkun He
- [PATCH 0/2] docs: Correct the arch name of LoongArch,
Tiezhu Yang
- [kvm:queue 228/260] htmldocs: Documentation/virt/kvm/api.rst:7287: WARNING: Block quote ends without a blank line; unexpected unindent., kernel test robot
- [linux-next:master 10545/12617] htmldocs: Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-1-3 (if the link has no caption the label must precede a section header),
kernel test robot
- [asahilinux:bits/005-maintainers 1/4] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/usb/apple,dwc3.yaml, kernel test robot
- [PATCH] Documentation: admin: move OOO entries in kernel-parameters.txt,
Randy Dunlap
- [PATCH v2] PCI/MSI: Use bullet lists in kernel-doc comments of api.c, Bagas Sanjaya
- [PATCH] Documentation/features: Update feature lists for 6.1,
Wei Li
- [PATCH] cpufreq: Remove CVS version control contents,
Conghui Wang
- [PATCH v4 00/39] Shadow stacks for userspace,
Rick Edgecombe
- [PATCH v4 01/39] Documentation/x86: Add CET shadow stack description, Rick Edgecombe
- [PATCH v4 02/39] x86/shstk: Add Kconfig option for Shadow Stack, Rick Edgecombe
- [PATCH v4 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks, Rick Edgecombe
- [PATCH v4 07/39] x86: Add user control-protection fault handler, Rick Edgecombe
- [PATCH v4 09/39] x86/mm: Move pmd_write(), pud_write() up in the file, Rick Edgecombe
- [PATCH v4 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Rick Edgecombe
- [PATCH v4 06/39] x86/fpu: Add helper for modifying xstate, Rick Edgecombe
- [PATCH v4 10/39] x86/mm: Introduce _PAGE_COW, Rick Edgecombe
- [PATCH v4 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack, Rick Edgecombe
- [PATCH v4 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Rick Edgecombe
- [PATCH v4 11/39] x86/mm: Update pte_modify for _PAGE_COW, Rick Edgecombe
- [PATCH v4 14/39] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Rick Edgecombe
- [PATCH v4 15/39] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Rick Edgecombe
- [PATCH v4 13/39] x86/mm: Start actually marking _PAGE_COW, Rick Edgecombe
- [PATCH v4 17/39] x86/mm: Update maybe_mkwrite() for shadow stack, Rick Edgecombe
- [PATCH v4 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Rick Edgecombe
- [PATCH v4 16/39] x86/mm: Check Shadow Stack page fault errors, Rick Edgecombe
- [PATCH v4 18/39] mm: Fixup places that call pte_mkwrite() directly, Rick Edgecombe
- [PATCH v4 20/39] mm/mmap: Add shadow stack pages to memory accounting, Rick Edgecombe
- [PATCH v4 19/39] mm: Add guard pages around a shadow stack., Rick Edgecombe
- [PATCH v4 22/39] mm: Re-introduce vm_flags to do_mmap(), Rick Edgecombe
- [PATCH v4 21/39] mm/mprotect: Exclude shadow stack from preserve_write, Rick Edgecombe
- [PATCH v4 23/39] mm: Don't allow write GUPs to shadow stack memory, Rick Edgecombe
- [PATCH v4 24/39] mm: Warn on shadow stack memory in wrong vma, Rick Edgecombe
- [PATCH v4 28/39] x86/shstk: Introduce routines modifying shstk, Rick Edgecombe
- [PATCH v4 31/39] x86/shstk: Support wrss for userspace, Rick Edgecombe
- [PATCH v4 30/39] x86/shstk: Introduce map_shadow_stack syscall, Rick Edgecombe
- [PATCH v4 26/39] x86/shstk: Add user-mode shadow stack support, Rick Edgecombe
- [PATCH v4 32/39] x86: Expose thread features in /proc/$PID/status, Rick Edgecombe
- [PATCH v4 25/39] x86: Introduce userspace API for shadow stack, Rick Edgecombe
- [PATCH v4 33/39] x86: Prevent 32 bit operations for 64 bit shstk tasks, Rick Edgecombe
- [PATCH v4 27/39] x86/shstk: Handle thread shadow stack, Rick Edgecombe
- [PATCH v4 29/39] x86/shstk: Handle signals for shadow stack, Rick Edgecombe
- [PATCH v4 38/39] x86/shstk: Add ARCH_SHSTK_UNLOCK, Rick Edgecombe
- [PATCH v4 37/39] x86: Add PTRACE interface for shadow stack, Rick Edgecombe
- [PATCH v4 39/39] x86/shstk: Add ARCH_SHSTK_STATUS, Rick Edgecombe
- [PATCH v4 34/39] x86/shstk: Wire in shadow stack interface, Rick Edgecombe
- [PATCH v4 36/39] x86/fpu: Add helper for initing features, Rick Edgecombe
- [PATCH v4 35/39] selftests/x86: Add shadow stack test, Rick Edgecombe
- kernel-doc headers for assembly language functions,
Elliott, Robert (Servers)
- [PATCH v3] mm: Add nodes= arg to memory.reclaim,
Mina Almasry
- [PATCH 0/9] platform/surface: aggregator: Improve target/source handling in SSH messages,
Maximilian Luz
- [PATCH] exit: Allow oops_limit to be disabled,
Kees Cook
- [PATCH v2 18/18] Docs/x86/sgx: Add description for cgroup support, Kristen Carlson Accardi
- [PATCH] Documentation: Fixed a typo in bootconfig.rst,
Kushagra Verma
- [PATCH bpf-next v3 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH],
mtahhan
- [PATCH v2 0/4] KVM: Delete all references to removed ioctls,
Javier Martinez Canillas
- [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM,
Chao Peng
- [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Chao Peng
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Fuad Tabba
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Huang, Kai
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Chao Peng
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Huang, Kai
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Chao Peng
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Huang, Kai
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Chao Peng
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Huang, Kai
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Chao Peng
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Vlastimil Babka
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Kirill A. Shutemov
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Vlastimil Babka
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Huang, Kai
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Sean Christopherson
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Vlastimil Babka
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Sean Christopherson
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Huang, Kai
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Chao Peng
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Kirill A. Shutemov
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Vlastimil Babka
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Michael Roth
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Sean Christopherson
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Ackerley Tng
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Nikunj A. Dadhania
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory, Christian Brauner
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Ackerley Tng
- [PATCH v10 2/9] KVM: Introduce per-page memory attributes, Chao Peng
- [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry, Chao Peng
- [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory, Chao Peng
- [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit, Chao Peng
- [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes, Chao Peng
- [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed, Chao Peng
- [PATCH v10 8/9] KVM: Handle page fault for private memory, Chao Peng
- [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE, Chao Peng
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM, Sean Christopherson
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM, Mike Rapoport
- [PATCH v9] mm: add zblock - new allocator for use via zpool API,
Ananda Badmaev
- [PATCH] fscrypt: add additional documentation for SM4 support,
Eric Biggers
- [PATCH 0/3] amdgpu/drm: Documentation updates,
Peter Maucher
- [PATCH v9 00/13] Support for AMD QoS new features,
Babu Moger
- [PATCH v9 01/13] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag, Babu Moger
- [PATCH v9 02/13] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA, Babu Moger
- [PATCH v9 03/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag, Babu Moger
- [PATCH v9 11/13] x86/resctrl: Add sysfs interface to write mbm_local_bytes_config, Babu Moger
- [PATCH v9 07/13] x86/resctrl: Introduce data structure to support monitor configuration, Babu Moger
- [PATCH v9 09/13] x86/resctrl: Add sysfs interface to read mbm_local_bytes_config, Babu Moger
- [PATCH v9 05/13] x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation, Babu Moger
- [PATCH v9 10/13] x86/resctrl: Add sysfs interface to write mbm_total_bytes_config, Babu Moger
- [PATCH v9 04/13] x86/resctrl: Include new features in command line options, Babu Moger
- [PATCH v9 08/13] x86/resctrl: Add sysfs interface to read mbm_total_bytes_config, Babu Moger
- [PATCH v9 12/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask(), Babu Moger
- [PATCH v9 13/13] Documentation/x86: Update resctrl.rst for new features, Babu Moger
- [PATCH v9 06/13] x86/resctrl: Add __init attribute to rdt_get_mon_l3_config(), Babu Moger
- RE: [PATCH v9 00/13] Support for AMD QoS new features, Moger, Babu
- Re: [PATCH v9 00/13] Support for AMD QoS new features, Reinette Chatre
- [PATCH bpf-next v2 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH],
mtahhan
- [PATCH] Documentation: riscv: note that counter access is part of the uABI,
Conor Dooley
- [PATCH v4 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt,
Tianjia Zhang
- [PATCH 0/2] Update links of LoongArch ISA Vol1 and ELF psABI,
Tiezhu Yang
- [PATCH v4 0/7] x86/cpu, kvm: Support AMD Automatic IBRS,
Kim Phillips
- [PATCH v1 0/3] Putting some basic order on isa extension lists,
Conor Dooley
- [PATCH] docs: Integrate rustdoc into Rust documentation,
Carlos Bilbao
- [PATCH net-next 1/2] Documentation: bonding: update miimon default to 100,
Jonathan Toppins
- [PATCH v3 0/6] ARM: Add GXP Fan and SPI controllers,
nick . hawkins
- [RFC PATCH v2 00/11] implement DAMOS filtering for anon pages and,
SeongJae Park
- [jgunthorpe:iommufd 11/20] htmldocs: Documentation/userspace-api/iommufd:174: ./include/uapi/linux/iommufd.h:117: WARNING: Unexpected indentation.,
kernel test robot
- [PATCH V4 0/3] Add osnoise/options options,
Daniel Bristot de Oliveira
- [PATCH v1 1/3] Documentation: gpio: Input mode is not true Hi-Z,
Andy Shevchenko
- [PATCH bpf-next v1 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH],
mtahhan
- [PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed,
chengkaitao
- [RFC PATCH v2] mm: Add nodes= arg to memory.reclaim,
Mina Almasry
- [PATCH v3 0/7] x86/cpu, kvm: Support AMD Automatic IBRS,
Kim Phillips
- [PATCH v3 1/7] x86/cpu, kvm: Define a scattered No Nested Data Breakpoints feature bit, Kim Phillips
- [PATCH v3 2/7] x86/cpu, kvm: Define a scattered Null Selector Clears Base feature bit, Kim Phillips
- [PATCH v3 3/7] x86/cpu, kvm: Make X86_FEATURE_LFENCE_RDTSC a scattered feature bit, Kim Phillips
- [PATCH v3 4/7] x86/cpu, kvm: Move CPUID 0x80000021 EAX feature bits propagation to kvm_set_cpu_caps, Kim Phillips
- [PATCH v3 6/7] x86/cpu, kvm: Support AMD Automatic IBRS, Kim Phillips
- [PATCH v3 5/7] x86/cpu, kvm: Define a scattered AMD Automatic IBRS feature bit, Kim Phillips
- [PATCH v3 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest, Kim Phillips
- [PATCH net-next 00/12] Fix rtnl_mutex deadlock with DPAA2 and SFP modules,
Vladimir Oltean
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]