linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 04:22:42 to 2020-09-08 20:05:08 UTC [more...]

[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-08 16:14 UTC  (29+ messages)
` [PATCH RFC 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH RFC 02/10] x86, kfence: enable KFENCE for x86
` [PATCH RFC 03/10] arm64, kfence: enable KFENCE for ARM64
` [PATCH RFC 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH RFC 05/10] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH RFC 06/10] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH RFC 07/10] kfence, kmemleak: make KFENCE compatible with KMEMLEAK
` [PATCH RFC 08/10] kfence, lockdep: make KFENCE compatible with lockdep
` [PATCH RFC 09/10] kfence, Documentation: add KFENCE documentation
` [PATCH RFC 10/10] kfence: add test suite

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-08 18:25 UTC  (16+ messages)

dma-mapping cleanups
 2020-09-08 18:04 UTC  (14+ messages)
` [PATCH 01/12] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 02/12] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 03/12] MIPS/jazzdma: decouple from dma-direct
` [PATCH 04/12] dma-mapping: fix DMA_OPS dependencies
` [PATCH 05/12] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 06/12] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 07/12] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 08/12] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 09/12] dma-direct: remove __dma_to_phys
` [PATCH 10/12] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 11/12] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
` [PATCH 12/12] dma-mapping: move the dma_declare_coherent_memory documentation

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-08 17:03 UTC  (72+ messages)
` [PATCH 01/23] lib: cmdline: export next_arg()
` [PATCH 02/23] lib: string_helpers: provide kfree_strarray()
` [PATCH 03/23] lib: uaccess: provide getline_from_user()
` [PATCH 04/23] gpiolib: generalize devprop_gpiochip_set_names() for device properties
` [PATCH 05/23] gpiolib: unexport devprop_gpiochip_set_names()
` [PATCH 06/23] gpiolib: switch to simpler IDA interface
` [PATCH 07/23] gpio: mockup: drop unneeded includes
` [PATCH 08/23] gpio: mockup: use pr_fmt()
` [PATCH 09/23] gpio: mockup: use KBUILD_MODNAME
` [PATCH 10/23] gpio: mockup: fix resource leak in error path
` [PATCH 11/23] gpio: mockup: remove the limit on number of dummy chips
` [PATCH 12/23] gpio: mockup: define a constant for chip label size
` [PATCH 13/23] gpio: mockup: pass the chip label as device property
` [PATCH 14/23] gpio: mockup: use the generic 'gpio-line-names' property
` [PATCH 15/23] gpio: mockup: use dynamic device IDs
` [PATCH 16/23] gpio: mockup: refactor the module init function
` [PATCH 17/23] gpio: mockup: rename and move around debugfs callbacks
` [PATCH 18/23] gpio: mockup: require debugfs to build
` [PATCH 19/23] gpio: mockup: add a symlink for the per-chip debugfs directory
` [PATCH 20/23] gpio: mockup: add a lock for dummy device list
` [PATCH 21/23] gpio: mockup: provide a way to delete dummy chips
` [PATCH 22/23] gpio: mockup: provide a way to create new "
` [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup

[PATCH] dt-bindings: mfd: ab8500: Remove weird Unicode characters
 2020-09-08 13:54 UTC  (2+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-08 16:37 UTC  (15+ messages)

[PATCH] docs: fb: Correcting the location of FRAMEBUFFER_CONSOLE option
 2020-09-08 11:37 UTC  (2+ messages)

[PATCH] fbdev: remove mbx framebuffer driver
 2020-09-08 11:37 UTC  (2+ messages)

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-08  3:19 UTC  (12+ messages)
` [PATCH v12 1/9] x86: kdump: move CRASH_ALIGN to 2M
` [PATCH v12 2/9] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()
` [PATCH v12 4/9] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v12 5/9] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v12 6/9] arm64: kdump: reimplement crashkernel=X
` [PATCH v12 7/9] kdump: add threshold for the required memory
` [PATCH v12 8/9] arm64: kdump: add memory for devices by DT property linux,usable-memory-range
` [PATCH v12 9/9] kdump: update Documentation about crashkernel

[PATCH v2 0/2] use SPDX also for GFDL documents
 2020-09-07 13:18 UTC  (3+ messages)
` [PATCH v2 1/2] LICENSE: add GFDL deprecated licenses

[PATCH AUTOSEL 5.8 48/53] ALSA: hda: use consistent HDAudio spelling in comments/docs
 2020-09-07 16:32 UTC 

[PATCH V2] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
 2020-09-07 13:36 UTC  (5+ messages)

[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
 2020-09-07 11:47 UTC  (10+ messages)

[PATCH v2] docs: add a new User Mode Linux HowTo
 2020-09-07  9:21 UTC 

[PATCH] Documentation: kunit: Add naming guidelines
 2020-09-07  8:57 UTC  (8+ messages)

[PATCH v2 00/11] Introduce kernel_clone(), kill _do_fork()
 2020-09-07  1:12 UTC  (5+ messages)
` [PATCH v2 08/11] kprobes: switch to kernel_clone()
` [PATCH v2 10/11] tracing: "

[PATCH v2 0/2] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-09-07  0:16 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v7] "

[PATCH] docs: add a new User Mode Linux HowTo
 2020-09-06 16:59 UTC  (3+ messages)

[RFC PATCH 6/9] security/fbfam: Mitigate a fork brute force attack
 2020-09-06 15:24 UTC 

[RFC PATCH 5/9] security/fbfam: Detect a fork brute force attack
 2020-09-06 15:23 UTC 

[RFC PATCH 4/9] security/fbfam: Add a new sysctl to control the crashing rate threshold
 2020-09-06 15:23 UTC 

[RFC PATCH 2/9] security/fbfam: Add the api to manage statistics
 2020-09-06 15:22 UTC 

[RFC PATCH 3/9] security/fbfam: Use the api to manage statistics
 2020-09-06 15:22 UTC 

[RFC PATCH 1/9] security/fbfam: Add a Kconfig to enable the fbfam feature
 2020-09-06 15:21 UTC 

[RFC PATCH 0/9] Fork brute force attack mitigation (fbfam)
 2020-09-06 14:11 UTC  (2+ messages)

[PATCH v3 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-05 22:08 UTC  (19+ messages)
` [PATCH v3 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v3 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v3 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v3 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v3 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v3 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v3 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v3 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v3 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v3 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v3 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v3 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v3 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v3 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v3 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v3 16/17] Documentation: PCI: Add binding documentation for pci-ntb endpoint function
` [PATCH v3 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH] scsi: docs: Remove obsolete scsi typedef text from scsi_mid_low_api
 2020-09-05 21:16 UTC  (2+ messages)

[PATCH v2 0/2] ubifs: Fixes around ubifs-authentication.rst
 2020-09-05 20:43 UTC  (3+ messages)
` [PATCH v2 1/2] MAINTAINERS: Add ubifs-authentication.rst to UBIFS
` [PATCH v2 2/2] docs: ubifs-authentication: Add a top-level heading

GREETINGS!!!
 2020-09-05 18:36 UTC 

[PATCH] docs: driver-api: firmware: fallback-mechanisms: Fix rendering of bullet point
 2020-09-05 18:41 UTC 

[PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
 2020-09-05  0:36 UTC  (12+ messages)

[PATCH RFC] Make the docs build "work" with Sphinx 3.x
 2020-09-04 16:29 UTC 

[PATCH 1/2] w1: w1_therm: Add sysfs entries to control conversion time and driver features
 2020-09-04 16:00 UTC  (2+ messages)
` [PATCH 2/2] w1: w1_therm: Add support for GXCAS GX20MH01 device

sphinx-pre-install: dvipng not checked by default, python-sphinx added always for --no-virtualenv
 2020-09-04 13:56 UTC 

[PATCH v20 00/12] Landlock LSM
 2020-09-04 14:06 UTC  (6+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH 0/6] add ima_arch support for ARM64
 2020-09-04 11:47 UTC  (8+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params
` [PATCH 2/6] efi/arm: a helper to parse secure boot param in "
` [PATCH 3/6] efi: add secure boot flag
` [PATCH 4/6] efi/arm: check secure boot status in efi init
` [PATCH 5/6] arm64/ima: add ima arch support
` [PATCH 6/6] docs/arm: add the description of uefi-secure-boot param

[PATCH] Documentation: core-api/cpu_hotplug: fix a typo
 2020-09-04 10:19 UTC 

[PATCH] Documentation: iio: fix a typo
 2020-09-04  9:19 UTC 

[PATCH v11 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-09-04  6:39 UTC  (9+ messages)
` [PATCH v11 3/5] arm64: kdump: reimplement crashkernel=X


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