linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-23 15:22:29 to 2021-04-27 11:13:48 UTC [more...]

[PATCH 00/13] [RFC] Rust support
 2021-04-27 11:13 UTC  (15+ 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 v4 net-next] net: multipath routing: configurable seed
 2021-04-27  9:42 UTC  (3+ messages)

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

[net-next, v2, 0/7] Support Ocelot PTP Sync one-step timestamping
 2021-04-27  4:26 UTC  (17+ 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

[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 v4 0/9] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-26 19:05 UTC  (9+ messages)

[PATCH v2] clk: Skip clk provider registration when np is NULL
 2021-04-26 18:17 UTC  (2+ messages)

[PATCH v25 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-26 18:00 UTC  (13+ messages)
` [PATCH v25 21/30] mm: Re-introduce vm_flags to do_mmap()
` [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

[RFC] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-04-26 17:31 UTC  (5+ messages)
    ` [RFC v2] "

[PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
 2021-04-26 16:25 UTC  (4+ 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: "

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

[PATCH v2 0/9] KVM: my debug patch queue
 2021-04-26 12:55 UTC  (4+ messages)

[PATCH] docs/zh_CN: add core-api symbol-namespaces.rst translation
 2021-04-26 12:55 UTC 

[PATCH 0/3] cgroup2: introduce cpuset.mems.migration
 2021-04-26  6:59 UTC  (4+ 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 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 bpf-next] docs: bpf: Fix literal block
 2021-04-24  2:12 UTC 

[PATCH 0/2] clk: Do not register provider with a NULL dev->of_node
 2021-04-24  1:17 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] clk: bcm: rpi: Do not call devm_of_clk_add_hw_provider "
` [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)

[RFC PATCH V2 0/9] hwlat improvements and osnoise/timerlat tracers
 2021-04-23 21:05 UTC  (10+ messages)
` [RFC PATCH V2 1/9] tracing/hwlat: Fix Clark's email
` [RFC PATCH V2 2/9] tracing/hwlat: Implement the mode config option
` [RFC PATCH V2 3/9] tracing/hwlat: Switch disable_migrate to mode none
` [RFC PATCH V2 4/9] tracing/hwlat: Implement the per-cpu mode
` [RFC PATCH V2 5/9] tracing/trace: Add a generic function to read/write u64 values from tracefs
` [RFC PATCH V2 6/9] tracing/hwlat: Use the generic function to read/write width and window
` [RFC PATCH V2 7/9] tracing: Add __print_ns_to_secs() and __print_ns_without_secs() helpers
` [RFC PATCH V2 8/9] tracing: Add osnoise tracer
` [RFC PATCH V2 9/9] tracing: Add timerlat tracer

[PATCH] coding-style.rst: trivial: fix location of driver model macros
 2021-04-23 19:14 UTC  (3+ messages)

[PATCH] pwm: reword docs about pwm_apply_state()
 2021-04-23 17:06 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/3] add three core api docs
 2021-04-23 16:05 UTC  (6+ messages)
` [PATCH 3/3] docs/zh_CN: add core-api printk-formats.rst translation

[PATCH 0/2] hwmon: (pmbus/zl6100) Add support for ZLS1003, ZLS4009 and ZL8802
 2021-04-23 15:33 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hwmon: (pmbus/zl6100) Update documentation for zl6100 driver

[PATCH v34 00/13] Landlock LSM
 2021-04-23 15:22 UTC  (3+ 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).