linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-24 00:09:48 to 2021-04-27 20:45:25 UTC [more...]

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-27 20:43 UTC  (19+ messages)
` [PATCH v26 01/30] Documentation/x86: Add CET description
` [PATCH v26 02/30] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v26 03/30] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v26 04/30] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v26 05/30] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v26 06/30] x86/cet: Add control-protection fault handler
` [PATCH v26 07/30] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v26 08/30] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v26 09/30] x86/mm: Introduce _PAGE_COW
` [PATCH v26 10/30] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v26 11/30] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v26 12/30] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v26 13/30] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v26 14/30] x86/mm: Shadow Stack page fault error checking
` [PATCH v26 15/30] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v26 16/30] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v26 17/30] mm: Add guard pages around a shadow stack
` [PATCH v26 18/30] mm/mmap: Add shadow stack pages to memory accounting

[RFC PATCH 0/7] IIO ABI documentation duplication fixes
 2021-04-27 17:37 UTC  (10+ messages)
` [RFC PATCH 1/7] iio:ABI docs: Fix up duplicate *_calibbias_* documentation for icm42600
` [RFC PATCH 3/7] iio:ABI docs: Drop device specific docs for _powerdown for the adf4371
` [RFC PATCH 4/7] iio:ABI docs: Fix issue around repeated definition of out_currentY_raw
` [RFC PATCH 7/7] iio:ABI docs: Move specific description of out_altvoltageX_frequency to main docs

[RFC] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-04-27 16:56 UTC  (7+ messages)
    ` [RFC v2] "

[PATCH] kernel-doc: Add support for __deprecated
 2021-04-27 15:59 UTC  (2+ messages)

[net-next, v2, 0/7] Support Ocelot PTP Sync one-step timestamping
 2021-04-27 15:56 UTC  (18+ messages)
` [net-next, v2, 1/7] net: dsa: check tx timestamp request in core driver
` [net-next, v2, 2/7] net: dsa: no longer identify PTP packet "
` [net-next, v2, 3/7] net: dsa: free skb->cb usage "
` [net-next, v2, 4/7] net: dsa: no longer clone skb "
` [net-next, v2, 5/7] docs: networking: timestamping: update for DSA switches
` [net-next, v2, 6/7] net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
` [net-next, v2, 7/7] net: mscc: ocelot: support PTP Sync one-step timestamping

[PATCH bpf-next] docs: bpf: Fix literal block
 2021-04-27 15:40 UTC  (2+ messages)

[PATCH v5 net-next 3/3] selftests/net/forwarding: configurable seed tests
 2021-04-27 15:37 UTC 

[PATCH v5 net-next 2/3] net/ipv6: multipath routing: configurable seed
 2021-04-27 15:36 UTC 

[PATCH v5 net-next 1/3] net/ipv4: multipath routing: configurable seed
 2021-04-27 15:35 UTC 

[PATCH v5 net-next 0/3] net: multipath routing: configurable seed
 2021-04-27 15:33 UTC 

[RFC PATCH 0/6] x86/kvm: Virtual suspend time injection support
 2021-04-27 15:12 UTC  (4+ messages)
` [RFC PATCH 1/6] x86/kvm: Reserve KVM_FEATURE_HOST_SUSPEND_TIME and MSR_KVM_HOST_SUSPEND_TIME

[PATCH v4 net-next] net: multipath routing: configurable seed
 2021-04-27 14:58 UTC  (5+ messages)

[PATCH v2] clk: Skip clk provider registration when np is NULL
 2021-04-27 14:57 UTC  (3+ messages)

[PATCH 0/3] cgroup2: introduce cpuset.mems.migration
 2021-04-27 14:43 UTC  (5+ messages)
` [PATCH 1/3] mm/mempolicy: apply cpuset limits to tasks using default policy
` [PATCH 2/3] cgroup/cpuset: introduce cpuset.mems.migration
` [PATCH 3/3] docs/admin-guide/cgroup-v2: add cpuset.mems.migration

[PATCH RESENDING 0/3] Removed oprofile stale entries
 2021-04-27 14:32 UTC 

[PATCH] docs/zh_CN: add core-api symbol-namespaces.rst translation
 2021-04-27 14:09 UTC  (2+ messages)

[PATCH v2] iio: Documentation: move incompatible ABI to obsolete
 2021-04-27 14:03 UTC 

[PATCH RFC] iio: Documentation: move incompatible ABI to obsolete
 2021-04-27 13:48 UTC 

[PATCH v2 0/9] KVM: my debug patch queue
 2021-04-27 11:38 UTC  (6+ messages)
` [PATCH v2 8/9] KVM: x86: add force_intercept_exceptions_mask

[PATCH 00/13] [RFC] Rust support
 2021-04-27 11:13 UTC  (16+ messages)

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-27 11:05 UTC  (5+ messages)
` [PATCH v2 01/13] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH v2 09/13] vfio/mdev: Remove vfio_mdev.c
` [PATCH v2 11/13] vfio/mdev: Remove mdev_parent_ops

[PATCH 00/12] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-27  7:33 UTC  (10+ messages)
` [PATCH 08/12] vfio/gvt: Convert to use vfio_register_group_dev()
` [PATCH 10/12] vfio/mdev: Remove mdev_parent_ops

[net-next, v3, 0/7] Support Ocelot PTP Sync one-step timestamping
 2021-04-27  4:22 UTC  (8+ messages)
` [net-next, v3, 1/7] net: dsa: check tx timestamp request in core driver
` [net-next, v3, 2/7] net: dsa: no longer identify PTP packet "
` [net-next, v3, 3/7] net: dsa: no longer clone skb "
` [net-next, v3, 4/7] net: dsa: free skb->cb usage "
` [net-next, v3, 5/7] docs: networking: timestamping: update for DSA switches
` [net-next, v3, 6/7] net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
` [net-next, v3, 7/7] net: mscc: ocelot: support PTP Sync one-step timestamping

[PATCH] Documentation: syscalls: add a note about ABI-agnostic types
 2021-04-27  2:24 UTC  (2+ messages)

[PATCH v3 0/3] docs/zh_CN add three core api docs
 2021-04-27  2:07 UTC  (4+ messages)
` [PATCH v3 1/3] docs/zh_CN: add core-api kernel-api.rst translation
` [PATCH v3 2/3] docs/zh_CN: add core-api printk-basics.rst translation
` [PATCH v3 3/3] docs/zh_CN: add core-api printk-formats.rst translation

[PATCH v5 00/13] Add build ID to stacktraces
 2021-04-26 23:42 UTC  (6+ messages)
` [PATCH v5 05/13] module: Add printk formats to add module "

[PATCH RESENDING 0/3] Removed oprofile stale entries
 2021-04-26 22:08 UTC 

[GIT PULL] Documentation for 5.13
 2021-04-26 20:57 UTC  (2+ messages)

[PATCH 01/12] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
 2021-04-26 19:11 UTC  (4+ messages)

[PATCH v4 0/9] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-26 19:05 UTC  (9+ messages)

[PATCH v25 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-26 18:00 UTC  (10+ messages)
` [PATCH v25 28/30] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v25 29/30] mm: Update arch_validate_flags() to include vma anonymous
` [PATCH v25 30/30] mm: Introduce PROT_SHSTK for shadow stack

[PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
 2021-04-26 16:25 UTC  (2+ messages)

documentation/filesystems/path-lookup: replace "These paths" with "Usually paths"
 2021-04-26 14:56 UTC  (4+ messages)
  ` Re[2]: "

[PATCH v2 1/5] hwmon: (max31790) Rework to use regmap
 2021-04-26 14:35 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] hwmon: (max31790) Fix and split pwm*_enable
  ` [PATCH v4 3/5] hwmon: (max31790) Show 0 RPM/fault when input disabled
  ` [PATCH v4 4/5] hwmon: (max31790) Allow setting fan*_div
  ` [PATCH v4 5/5] hwmon: (max31790) Update documentation

[PATCH v2 0/2] mmzone.h: fix kernel-doc and simplify is_highmem_idx
 2021-04-26 14:19 UTC  (3+ messages)
` [PATCH v2 1/2] mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
` [PATCH v2 2/2] mm/mmzone.h: simplify is_highmem_idx()

[PATCH v2 0/6] Introduce KVM_{GET|SET}_SREGS2 and fix PDPTR migration
 2021-04-26 13:31 UTC  (11+ messages)
` [PATCH v2 1/6] KVM: nSVM: refactor the CR3 reload on migration
` [PATCH v2 2/6] KVM: nVMX: delay loading of PDPTRs to KVM_REQ_GET_NESTED_STATE_PAGES
` [PATCH v2 3/6] KVM: x86: introduce kvm_register_clear_available
` [PATCH v2 4/6] KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
` [PATCH v2 5/6] KVM: nSVM: avoid loading PDPTRs after migration when possible
` [PATCH v2 6/6] KVM: nVMX: "

[PATCH 0/2] mmzone.h: fix kernel-doc and simplify is_highmem_idx
 2021-04-26  6:19 UTC  (6+ messages)
` [PATCH 1/2] mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
` [PATCH 2/2] mm/mmzone.h: simplify is_highmem_idx()

[PATCH v2 0/3] add three core api docs
 2021-04-26  4:03 UTC  (7+ messages)
` [PATCH v2 1/3] docs/zh_CN: add core-api kernel-api.rst translation
` [PATCH v2 2/3] docs/zh_CN: add core-api printk-basics.rst translation
` [PATCH v2 3/3] docs/zh_CN: add core-api printk-formats.rst translation

[PATCH] leds: trigger/tty: feature data direction
 2021-04-25 22:44 UTC  (2+ messages)

[PATCH v4] usb: Restore the reference to ch9.h
 2021-04-25 15:32 UTC 

[PATCH v3] usb: Restore the reference to ch9.h
 2021-04-25 14:55 UTC  (2+ messages)

[PATCH 0/2] can: Add CAN_RAW_RECV_OWN_MSGS_ALL socket option
 2021-04-25 12:12 UTC  (3+ messages)
` [PATCH 1/2] can: add support for filtering own messages only
` [PATCH 2/2] can: raw: add CAN_RAW_RECV_OWN_MSGS_ALL socket option

[RFC] docs/admin-guide/cgroup-v2: Add hugetlb rsvd files
 2021-04-25  9:22 UTC  (4+ messages)

[PATCH v21 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-25  7:07 UTC  (10+ messages)
` [PATCH v21 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v21 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v21 3/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v21 4/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v21 5/9] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v21 6/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
` [PATCH v21 7/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v21 8/9] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
` [PATCH v21 9/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

[PATCH v2 0/6] docs/zh_CN: Add translation zh_CN/maintainer
 2021-04-25  2:26 UTC  (7+ messages)
` [PATCH v2 1/6] docs/zh_CN: Add translation zh_CN/maintainer/index.rst
` [PATCH v2 2/6] docs/zh_CN: Add translation zh_CN/maintainer/configure-git.rst
` [PATCH v2 3/6] docs/zh_CN: Add translation zh_CN/maintainer/rebasing-and-merging.rst
` [PATCH v2 4/6] docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rst
` [PATCH v2 5/6] docs/zh_CN: Add translation zh_CN/maintainer/maintainer-entry-profile.rst
` [PATCH v2 6/6] docs/zh_CN: Add translation zh_CN/maintainer/modifying-patches.rst

[PATCH v2] usb: Restore the reference to ch9.h
 2021-04-25  2:23 UTC  (2+ messages)

[PATCH] usb: Restore the reference to ch9.h
 2021-04-24 16:10 UTC  (2+ messages)

[PATCH 0/6] docs/zh_CN: Add translation zh_CN/maintainer
 2021-04-24 15:56 UTC  (5+ messages)
` [PATCH 4/6] docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rst

[PATCH] usb: Fix up movement of USB core kerneldoc location
 2021-04-24 15:27 UTC  (4+ messages)

[PATCH 0/2] clk: Do not register provider with a NULL dev->of_node
 2021-04-24  1:17 UTC  (3+ messages)
` [PATCH] clk: Skip clk provider registration when np is NULL

[PATCH bpf-next] bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst
 2021-04-24  0:12 UTC  (4+ messages)


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).