linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 18:55:11 to 2021-03-24 09:25:58 UTC [more...]

[PATCH v6 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2021-03-24  9:25 UTC  (5+ messages)
` [PATCH v6 1/5] misc: "

[PATCH v2 00/12] Add build ID to stacktraces
 2021-03-24  8:55 UTC  (3+ messages)
` [PATCH v2 04/12] module: Add printk format to add module "

[PATCH] docs: rbtree.rst: Fix a typo
 2021-03-24  8:00 UTC 

[PATCH v8] drivers/misc: sysgenid: add system generation id driver
 2021-03-24  7:22 UTC  (7+ messages)

remove the legacy ide driver
 2021-03-24  5:47 UTC  (19+ messages)
` [PATCH 02/10] ARM: disable CONFIG_IDE in footbridge_defconfig
  ` [PATCH 10/10] ide: remove the legacy ide driver

[PATCH v30 00/12] Landlock LSM
 2021-03-24  3:10 UTC  (32+ messages)
` [PATCH v30 01/12] landlock: Add object management
` [PATCH v30 02/12] landlock: Add ruleset and domain management
` [PATCH v30 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v30 07/12] landlock: Support filesystem access-control
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 12/12] landlock: Add user and kernel documentation
  ` [PATCH v30 10/12] selftests/landlock: Add user space tests

[PATCH] Modify the explanation and documentation related to watchdog thread
 2021-03-24  2:56 UTC 

[PATCH 1/4] mm/doc: Fix fault_flag_allow_retry_first kerneldoc
 2021-03-24  2:50 UTC  (9+ messages)
` [PATCH 2/4] mm/doc: Fix page_maybe_dma_pinned kerneldoc
` [PATCH 3/4] mm/doc: Turn fault flags into an enum
` [PATCH 4/4] mm/doc: Add mm.h and mm_types.h to the mm-api document

documentation/filesystems/path-lookup: replace "These paths" with "Usually paths"
 2021-03-24  0:38 UTC 

[PATCH v5 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2021-03-23 22:47 UTC  (2+ messages)

[PATCH] init/Kconfig: Support sign module with SM3 hash algorithm
 2021-03-23 22:14 UTC  (3+ messages)

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-23 21:03 UTC  (33+ messages)
` [PATCH v23 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v23 08/28] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v23 09/28] x86/mm: Introduce _PAGE_COW
` [PATCH v23 10/28] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v23 11/28] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v23 12/28] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v23 13/28] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v23 14/28] x86/mm: Shadow Stack page fault error checking
` [PATCH v23 15/28] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v23 17/28] mm: Add guard pages around a "
` [PATCH v23 18/28] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v23 28/28] mm: Introduce PROT_SHSTK for shadow stack

[PATCH 00/18] Make vfio_mdev type safe
 2021-03-23 19:14 UTC  (4+ messages)
` [PATCH 02/18] vfio/mdev: Add missing typesafety around mdev_device
` [PATCH 03/18] vfio/mdev: Simplify driver registration

[PATCH v1 3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-23 18:07 UTC  (4+ messages)

[PATCH v2] powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
 2021-03-23 17:06 UTC 

[PATCH v5 00/11] gpio: implement the configfs testing module
 2021-03-23 16:17 UTC  (3+ messages)

[PATCH v3 00/14] Embed struct vfio_device in all sub-structures
 2021-03-23 16:15 UTC  (4+ messages)
` [PATCH v3 03/14] vfio: Split creation of a vfio_device into init and register ops
` [PATCH v3 12/14] vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
` [PATCH v3 14/14] vfio: Remove device_data from the vfio bus driver API

[PATCH] Documentation: gpio: chip should be plural
 2021-03-23 14:55 UTC 

[PATCH v5 17/19] Documentation: coresight: trbe: Sysfs ABI description
 2021-03-23 12:06 UTC  (2+ messages)
` [PATCH v5 18/19] Documentation: trace: Add documentation for TRBE

[PATCH 0/8] USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support
 2021-03-23 11:56 UTC  (2+ messages)

[PATCH] docs/zh_CN: Add tranalations in zh_CN/kernel-hacking/
 2021-03-23  9:56 UTC  (7+ messages)
  ` [PATCH] docs/zh_CN: Add translations "
` [PATCH v2] "

[PATCH] docs/kokr: make sections on bug reporting match practice
 2021-03-23  9:18 UTC  (2+ messages)

[PATCH] KCOV: Introduced tracing unique covered PCs
 2021-03-23  8:19 UTC  (6+ messages)
` [PATCH] Introduced new tracing mode KCOV_MODE_UNIQUE

[PATCH v25 12/13] mm/damon: Add user space selftests
 2021-03-23  8:20 UTC  (2+ messages)

[PATCH v2] sched: Warn on long periods of pending need_resched
 2021-03-23  3:57 UTC 

[PATCH V4 00/10] PKS Add Protection Key Supervisor support
 2021-03-22 22:44 UTC  (13+ messages)
` [PATCH V4 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH V4 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH V4 03/10] x86/pks: Add additional PKEY helper macros
` [PATCH V4 04/10] x86/pks: Add PKS defines and Kconfig options
` [PATCH V4 05/10] x86/pks: Add PKS setup code
` [PATCH V4 06/10] x86/fault: Adjust WARN_ON for PKey fault
` [PATCH V4 07/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V4 08/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH V4 09/10] x86/pks: Add PKS kernel API
` [PATCH V4 10/10] x86/pks: Add PKS test code

[PATCH] docs: submitting-patches Fix a typo
 2021-03-22 20:06 UTC  (7+ messages)

[PATCH v2 0/2] Add hardware monitoring support for TI TPS53676
 2021-03-22 19:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Add trivial device entry for TPS53676
` [PATCH v2 2/2] hwmon: (pmbus/tps53679) Add support for TI TPS53676

[Patch v3 0/2] cgroup: New misc cgroup controller
 2021-03-22 18:54 UTC  (9+ messages)
` [Patch v3 1/2] cgroup: sev: Add "

[PATCH] watchdog: fix syntactic kernel-doc issues
 2021-03-22 18:53 UTC  (3+ messages)

[PATCH] docs: powerpc: Fix a typo
 2021-03-22 18:49 UTC  (2+ messages)

[PATCH] devicetree: replace invalid kernel-doc comment headers
 2021-03-22 18:46 UTC  (2+ messages)

[PATCH v6 0/8] Fork brute force attack mitigation
 2021-03-22 18:32 UTC  (27+ messages)
` [PATCH v6 2/8] security/brute: Define a LSM and manage statistical data
` [PATCH v6 3/8] securtiy/brute: Detect a brute force attack
` [PATCH v6 4/8] security/brute: Fine tuning the attack detection
` [PATCH v6 5/8] security/brute: Mitigate a brute force attack
` [PATCH v6 6/8] selftests/brute: Add tests for the Brute LSM
` [PATCH v6 7/8] Documentation: Add documentation "

[PATCH v2] docs: filesystems: add cifs to the index file
 2021-03-22 15:09 UTC 

[PATCH RFC 1/3] drivers/char: remove /dev/kmem for good
 2021-03-22 13:35 UTC  (2+ messages)

[PATCH] Documentation: arm64/acpi : clarify arm64 support of IBFT
 2021-03-22 13:19 UTC  (3+ messages)

[PATCH 0/2] kernel-doc and MAINTAINERS clean-up
 2021-03-22 12:25 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: assign pagewalk.h to MEMORY MANAGEMENT
` [PATCH 2/2] pagewalk: prefix struct kernel-doc descriptions

[PATCH v6 0/8] Add support for SVM atomics in Nouveau
 2021-03-22 10:27 UTC  (10+ messages)
` [PATCH v6 1/8] mm: Remove special swap entry functions
` [PATCH v6 5/8] mm: Device exclusive memory access
` [PATCH v6 8/8] nouveau/svm: Implement atomic SVM access

[PATCH -next v4] docs: document all error message types in checkpatch
 2021-03-22  8:21 UTC 

[PATCH] media: add a subsystem profile documentation
 2021-03-22  7:40 UTC  (3+ messages)

[PATCH 0/3] ata: Module parameter clean-ups for pata_legacy and pata_platform
 2021-03-22  7:09 UTC  (7+ messages)
` [PATCH 1/3] pata_legacy: Properly document module parameters
` [PATCH 2/3] pata_platform: Document `pio_mask' module parameter
` [PATCH 3/3] pata_legacy: Add `probe_mask' parameter like with ide-generic

[PATCH 0/2] docs/filesystems:fixes two build warnings
 2021-03-21  8:49 UTC  (6+ messages)
  ` [PATCH 2/2] docs: filesystems: add cifs to the index file
      `  "
          `  "

[PATCH] docs: networking: Fix a typo
 2021-03-20 22:39 UTC  (2+ messages)

[PATCH v4 22/22] x86/fpu/xstate: Introduce boot-parameters to control state component support
 2021-03-20 20:56 UTC  (2+ messages)

[RFC] scripts: kernel-doc: avoid warnings due to initial commented lines in file
 2021-03-20 13:33 UTC  (12+ messages)

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-20  8:48 UTC  (2+ messages)

[PATCH v2] hwmon: add driver for NZXT Kraken X42/X52/X62/X72
 2021-03-20  6:29 UTC  (3+ messages)

[PATCH 0/2] Add hardware monitoring support for TI TPS53676
 2021-03-19 21:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Add trivial device entry for TPS53676

[PATCH v2] mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE_DEFAULT) builds
 2021-03-19 19:45 UTC 

[PATCH v2 0/2] docs: reporting-issues: a easier process for reporting stable regressions
 2021-03-19 19:39 UTC  (4+ messages)
` [PATCH v2 2/2] docs: reporting-issues.rst: shortcut "

[PATCH v1, RFC] docs: reporting-issues.rst: tone down 'test vanilla mainline' a little
 2021-03-19 19:34 UTC  (4+ messages)

[PATCH v3 0/5] docs: reporting-issues: streamline process and solve a FIXME
 2021-03-19 19:27 UTC  (6+ messages)
` [PATCH v3 1/5] docs: reporting-issues.rst: fix small typos and style issues
` [PATCH v3 2/5] docs: reporting-issues.rst: tone down 'test vanilla mainline' a little
` [PATCH v3 3/5] docs: reporting-issues.rst: reorder some steps
` [PATCH v3 4/5] docs: reporting-issues.rst: duplicate sections for reviewing purposes
` [PATCH v3 5/5] docs: reporting-issues.rst: improved process esp. for stable regressions

[PATCH] docs: filesystems: Fix a mundane typo
 2021-03-19 18:01 UTC  (2+ 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).