linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 17:13:20 to 2021-03-19 00:13:40 UTC [more...]

remove the legacy ide driver
 2021-03-19  0:12 UTC  (19+ messages)
` [PATCH 01/10] alpha: use libata instead of "
` [PATCH 02/10] ARM: disable CONFIG_IDE in footbridge_defconfig
` [PATCH 03/10] ARM: disable CONFIG_IDE in pxa_defconfig
` [PATCH 04/10] MIPS: disable CONFIG_IDE in sb1250_swarm_defconfig
` [PATCH 05/10] MIPS: switch workpad_defconfig from legacy IDE to libata
` [PATCH 06/10] MIPS: disable CONFIG_IDE in rbtx49xx_defconfig
` [PATCH 07/10] MIPS: disable CONFIG_IDE in bigsur_defconfig
` [PATCH 08/10] MIPS: disable CONFIG_IDE in malta*_defconfig
` [PATCH 09/10] m68k: use libata instead of the legacy ide driver

[PATCH] hwmon: add driver for NZXT Kraken X42/X52/X62/X72
 2021-03-18 23:36 UTC  (4+ messages)

[PATCH] swiotlb: Add swiotlb=off to disable SWIOTLB
 2021-03-18 23:35 UTC  (7+ messages)

[PATCH v30 00/12] Landlock LSM
 2021-03-18 23:26 UTC  (14+ 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 04/12] landlock: Add ptrace restrictions
` [PATCH v30 05/12] LSM: Infrastructure management of the superblock
` [PATCH v30 06/12] fs,security: Add sb_delete hook
` [PATCH v30 07/12] landlock: Support filesystem access-control
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 09/12] arch: Wire up Landlock syscalls
` [PATCH v30 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v30 12/12] landlock: Add user and kernel documentation

[PATCH 0/2] Add hardware monitoring support for TI TPS53676
 2021-03-18 23:04 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: Add trivial device entry for TPS53676
` [PATCH 2/2] hwmon: (pmbus/tps53679) Add support "

[PATCH v9 0/4] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-03-18 19:40 UTC  (6+ messages)
` [PATCH v9 2/4] "

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-18 19:05 UTC  (17+ messages)
` [PATCH v23 15/28] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v23 16/28] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v23 21/28] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v23 22/28] x86/cet/shstk: User-mode shadow stack support

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

[PATCH] mm/slub: Add slub_debug option to panic on memory corruption
 2021-03-18 17:08 UTC  (7+ messages)

[PATCH] Documentation: arm64/acpi : clarify arm64 support of IBFT
 2021-03-18 14:20 UTC  (5+ messages)

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

[PATCH v2 00/10] drm: Support simple-framebuffer devices and firmware fbs
 2021-03-18 11:00 UTC  (13+ messages)
` [PATCH v2 01/10] drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
` [PATCH v2 02/10] drm/format-helper: Add blitter functions
` [PATCH v2 03/10] drm/aperture: Move fbdev conflict helpers into drm_aperture.h
` [PATCH v2 04/10] drm/aperture: Add infrastructure for aperture ownership
` [PATCH v2 05/10] drm: Add simpledrm driver
` [PATCH v2 06/10] drm/simpledrm: Add fbdev emulation
` [PATCH v2 07/10] drm/simpledrm: Initialize framebuffer data from device-tree node
` [PATCH v2 08/10] drm/simpledrm: Acquire clocks from DT device node
` [PATCH v2 09/10] drm/simpledrm: Acquire regulators "
` [PATCH v2 10/10] drm/simpledrm: Acquire memory aperture for framebuffer

[PATCH v25 00/13] Introduce Data Access MONitor (DAMON)
 2021-03-18 10:08 UTC  (14+ messages)
` [PATCH v25 01/13] mm: "
` [PATCH v25 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v25 03/13] mm/damon: Adaptively adjust regions
` [PATCH v25 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v25 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v25 06/13] mm/damon: Add a tracepoint
` [PATCH v25 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v25 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v25 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v25 10/13] Documentation: Add documents for DAMON
` [PATCH v25 11/13] mm/damon: Add kunit tests
` [PATCH v25 12/13] mm/damon: Add user space selftests
` [PATCH v25 13/13] MAINTAINERS: Update for DAMON

[PATCH v2 1/5] hwmon: (max31790) Rework to use regmap
 2021-03-18  9:56 UTC  (8+ messages)
` [PATCH v2 2/5] hwmon: (max31790) Fix and split pwm*_enable
` [PATCH v2 3/5] hwmon: (max31790) Show 0 RPM/fault when input disabled
` [PATCH v2 4/5] hwmon: (max31790) Allow setting fan*_div
` [PATCH v2 5/5] hwmon: (max31790) Update documentation

[PATCH v2 0/6] Add translations in zh_CN/admin-guide/
 2021-03-18  7:20 UTC  (7+ messages)
` [PATCH v2 1/6] docs/zh_CN: Add zh_CN/admin-guide/reporting-issues
` [PATCH v2 2/6] docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst
` [PATCH v2 3/6] docs/zh_CN: Add zh_CN/admin-guide/bug-hunting.rst
` [PATCH v2 4/6] docs/zh_CN: Add zh_CN/admin-guide/security-bugs.rst
` [PATCH v2 5/6] docs/zh_CN: Add zh_CN/admin-guide/tainted-kernels.rst
` [PATCH v2 6/6] docs/zh_CN: Add zh_CN/admin-guide/init.rst

[PATCH] KCOV: Introduced tracing unique covered PCs
 2021-03-18  7:17 UTC  (6+ messages)

[RESEND PATCH v6 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-03-18  6:14 UTC  (5+ messages)
` [RESEND PATCH v6 2/2] procfs/dmabuf: Add inode number to /proc/*/fdinfo

[PATCH v6 0/8] Fork brute force attack mitigation
 2021-03-18  4:10 UTC  (15+ messages)
` [PATCH v6 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [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 0/2] docs/filesystems:fixes two build warnings
 2021-03-18  3:47 UTC  (5+ messages)
` [PATCH 1/2] docs: filesystems: cifsd: fix document title markup
` [PATCH 2/2] docs: filesystems: add cifs to the index file

[PATCH 1/2] fs/namespace: corrent/improve kernel-doc notation
 2021-03-18  2:52 UTC  (2+ messages)
` [PATCH 2/2] Documentation: filesystesm api-summary: add namespace.c

[PATCH] docs: sphinx: Trivial fix of a typo in the file rstFlatTable.py
 2021-03-17 18:25 UTC  (2+ messages)

[PATCH 0/3] platform/surface: Add DTX detachment system driver
 2021-03-17 17:46 UTC  (2+ messages)

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-03-17 15:04 UTC  (7+ messages)
` [PATCH v4 02/10] coresight: syscfg: Add registration and feature loading for cs devices
` [PATCH v4 07/10] coresight: etm4x: Add complex configuration handlers to etmv4

[PATCH v1 3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-17 14:02 UTC  (7+ messages)

[PATCH 1/2] docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst
 2021-03-17 13:28 UTC  (8+ messages)
` [PATCH 2/2] docs/zh_CN: Add zh_CN/admin-guide/bug-hunting.rst

[PATCH] docs/zh_CN: Add zh_CN/admin-guide/reporting-issues
 2021-03-17  8:45 UTC  (10+ messages)
` [PATCH v1 0/4] Add translations in zh_CN/admin-guide/
  ` [PATCH v1 1/4] docs/zh_CN: Add zh_CN/admin-guide/reporting-issues
  ` [PATCH v1 2/4] docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst
  ` [PATCH v1 3/4] docs/zh_CN: Add zh_CN/admin-guide/bug-hunting.rst
  ` [PATCH v1 4/4] docs/zh_CN: Add zh_CN/admin-guide/security-bugs.rst

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-17  5:05 UTC  (2+ messages)

[PATCH v23 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-03-17  1:42 UTC  (19+ messages)
` [PATCH v23 6/9] x86/entry: Introduce ENDBR macro
` [PATCH v23 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[PATCH v5 00/10] CoreSight configuration management; ETM strobing
 2021-03-17  1:16 UTC  (14+ messages)
` [PATCH v5 01/10] coresight: syscfg: Initial coresight system configuration
` [PATCH v5 02/10] coresight: syscfg: Add registration and feature loading for cs devices
` [PATCH v5 03/10] coresight: config: Add configuration and feature generic functions
` [PATCH v5 04/10] coresight: etm-perf: update to handle configuration selection
` [PATCH v5 05/10] coresight: syscfg: Add API to activate and enable configurations
` [PATCH v5 06/10] coresight: etm-perf: Update to activate selected configuration
` [PATCH v5 07/10] coresight: etm4x: Add complex configuration handlers to etmv4
` [PATCH v5 08/10] coresight: config: Add preloaded configurations
` [PATCH v5 09/10] coresight: syscfg: Add initial configfs support
` [PATCH v5 10/10] coresight: docs: Add documentation for CoreSight config

[PATCH net] docs: net: ena: Fix ena_start_xmit() function name typo
 2021-03-16 22:10 UTC  (2+ messages)

[RFC v2 2/2] cgroup: sev: Miscellaneous cgroup documentation
 2021-03-16 18:19 UTC  (12+ messages)

[PATCH v1, RFC] docs: reporting-issues.rst: tone down 'test vanilla mainline' a little
 2021-03-16 17:56 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).