linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 10:22:02 to 2020-09-09 16:58:14 UTC [more...]

[PATCH 00/30] docs: fix documentation build parsing errors
 2020-09-09 14:11 UTC  (12+ messages)
` [PATCH 04/30] docs: hwmon: adm1266.rst: fix a broken reference
` [PATCH 06/30] docs: trace: fix the location of kprobes.rst
` [PATCH 07/30] MAINTAINERS: fix location of qlogic/LICENSE.qla3xxx
` [PATCH 08/30] docs: fix location of nommu-mmap.rst file
` [PATCH 12/30] scripts: device_attr_show.cocci: update location of sysfs doc
` [PATCH 14/30] docs: add some new files to their respective index.rst files
` [PATCH 15/30] docs: powerpc: syscall64-abi.rst: fix a malformed table
` [PATCH 24/30] docs: lockdep-design: fix some warning issues
` [PATCH 27/30] docs: bio: fix a kerneldoc markup
` [PATCH 28/30] drivers: core: fix kernel-doc markup for dev_err_probe()
` [PATCH 30/30] docs: amdgpu: fix a warning when building the documentation

[PATCH v2] Documentation: kunit: Add naming guidelines
 2020-09-09 15:51 UTC  (3+ messages)

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

[RFC PATCH v8 0/3] Add scheduler overview documentation
 2020-09-09 11:23 UTC  (6+ messages)
` [RFC PATCH v8 1/3] docs: scheduler: Restructure scheduler documentation
` [RFC PATCH v8 2/3] docs: scheduler: Add scheduler overview documentation

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

[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
 2020-09-09  8:27 UTC  (2+ messages)

[PATCH] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
 2020-09-09  6:53 UTC 

[PATCH] docs: stable-ABI: Document /sys/kernel/notes
 2020-09-09  6:37 UTC 

[PATCH v3 0/2] use SPDX also for GFDL documents
 2020-09-09  5:14 UTC  (3+ messages)
` [PATCH v3 1/2] LICENSE: add GFDL deprecated licenses
` [PATCH v3 2/2] docs: trace: ring-buffer-design.rst: use the new SPDX tag

[PATCH 00/29] treewide: Convert comma separated statements
 2020-09-09  2:09 UTC  (2+ messages)

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

clean up is partition checks
 2020-09-09  0:55 UTC  (5+ messages)
` [PATCH 3/9] md: compare bd_disk instead of bd_contains
` [PATCH 4/9] md: don't detour through bd_contains for the gendisk

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

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

[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  (3+ messages)
` [PATCH v2 08/11] kprobes: switch to kernel_clone()

[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  (3+ messages)
` [PATCH v3 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[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  (3+ messages)
` [PATCH 5/6] arm64/ima: add ima arch support

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


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