linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-02 17:37:42 to 2020-06-08 15:33:39 UTC [more...]

[PATCH] Replace HTTP links with HTTPS ones: documentation
 2020-06-08 15:33 UTC  (2+ messages)

[PATCH] docs: it_IT: address invalid reference warnings
 2020-06-08 15:25 UTC  (4+ messages)

[PATCH] doc: zh_CN: use doc reference to resolve undefined label warning
 2020-06-08 15:25 UTC  (3+ messages)

[PATCH 0/2] a couple documentation fixes
 2020-06-08 15:20 UTC  (7+ messages)
` [PATCH 1/2] fs: docs: f2fs.rst: fix a broken table
  ` [f2fs-dev] "
` [PATCH 2/2] docs: fs: proc.rst: fix a warning due to a merge conflict

[PATCH 1/1] docs: dev-tools: coccinelle: underlines
 2020-06-08 15:15 UTC  (3+ messages)

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-08 14:44 UTC  (22+ messages)

[RFC PATCH net-next 00/10] Add extended state
 2020-06-08 13:47 UTC  (28+ messages)
` [RFC PATCH net-next 01/10] mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set()
` [RFC PATCH net-next 02/10] mlxsw: Move ethtool_ops to spectrum_ethtool.c
` [RFC PATCH net-next 03/10] mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs
` [RFC PATCH net-next 04/10] ethtool: Add link extended state
` [RFC PATCH net-next 05/10] Documentation: networking: ethtool-netlink: "
` [RFC PATCH net-next 06/10] mlxsw: reg: Port Diagnostics Database Register
` [RFC PATCH net-next 07/10] mlxsw: spectrum_ethtool: Add link extended state
` [RFC PATCH net-next 08/10] selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib
` [RFC PATCH net-next 09/10] selftests: forwarding: forwarding.config.sample: Add port with no cable connected
` [RFC PATCH net-next 10/10] selftests: forwarding: Add tests for ethtool extended state

[PATCH v15 00/14] Introduce Data Access MONitor (DAMON)
 2020-06-08 11:56 UTC  (16+ messages)
` [PATCH v15 01/14] mm/page_ext: Export lookup_page_ext() to GPL modules
    `  "
` [PATCH v15 02/14] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v15 03/14] mm/damon: Implement region based sampling
` [PATCH v15 04/14] mm/damon: Adaptively adjust regions
` [PATCH v15 05/14] mm/damon: Apply dynamic memory mapping changes
` [PATCH v15 06/14] mm/damon: Implement callbacks
` [PATCH v15 07/14] mm/damon: Implement access pattern recording
` [PATCH v15 08/14] mm/damon: Add debugfs interface
` [PATCH v15 09/14] mm/damon: Add tracepoints
` [PATCH v15 10/14] tools: Add a minimal user-space tool for DAMON
` [PATCH v15 12/14] mm/damon: Add kunit tests
` [PATCH v15 13/14] mm/damon: Add user space selftests
` [PATCH v15 14/14] MAINTAINERS: Update for DAMON

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-06-08  0:57 UTC  (5+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 01/18] Documentation: locking: Describe seqlock design and usage
  ` [PATCH v2 02/18] seqlock: Properly format kernel-doc code samples
  ` [PATCH v2 03/18] seqlock: Add missing kernel-doc annotations

[PATCH 1/3] fs: Use get_max_files() instead of files_stat.max_files in alloc_empty_file()
 2020-06-06 14:28 UTC  (5+ messages)
` [PATCH 2/3] fs: Introduce cmdline argument exceed_file_max_panic
` [PATCH 3/3] docs: admin-guide: Explain cmdline argument exceed_file_max_panic in fs.rst

[PATCH] docs/memory-barriers.txt/kokr: smp_mb__{before,after}_atomic(): update Documentation
 2020-06-06  8:37 UTC 

[PATCH v2] docs: block: Create blk-mq documentation
 2020-06-05 23:45 UTC  (2+ messages)

[PATCH v2] docs: deprecated.rst: Add zero-length and one-element arrays
 2020-06-05 21:36 UTC  (3+ messages)

[PATCH] docs: block: Create blk-mq documentation
 2020-06-05 17:49 UTC  (3+ messages)

[PATCH 01/16] dyndbg-docs: eschew file /full/path query in docs
 2020-06-05 16:26 UTC  (5+ messages)
` [PATCH 09/16] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'
` [PATCH 13/16] dyndbg: extend ddebug_parse_flags to accept optional leading filter-flags
` [PATCH 15/16] dyndbg: add user-flag, negating-flags, and filtering on flags
` [PATCH 16/16] dyndbg: allow negating flag-chars in modflags

[PATCH 0/9] net: wireless: fix wireless wiki website url
 2020-06-05 15:41 UTC  (10+ messages)
` [PATCH 1/9] doc: networking: wireless: fix "
` [PATCH 2/9] net: wireless: fix wiki website url in main Kconfig
` [PATCH 3/9] net: wireless: ath: fix wiki website url
` [PATCH 4/9] net: wireless: atmel: "
` [PATCH 5/9] net: wireless: broadcom: "
` [PATCH 6/9] net: wireless: intel: "
` [PATCH 7/9] net: wireless: intersil: "
` [PATCH 8/9] include: fix wiki website url in netlink interface header
` [PATCH 9/9] net: fix wiki website url mac80211 and wireless files

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-06-05 14:39 UTC  (19+ messages)

[PATCH net-next v2] af-packet: new flag to indicate all csums are good
 2020-06-05 12:38 UTC  (16+ messages)

[PATCH] docs: Update the location of the LF NDA program
 2020-06-05 10:40 UTC  (2+ messages)

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-06-05  9:42 UTC  (6+ messages)
` [RFC PATCH v5 2/3] docs: scheduler: "

[RFC PATCH v7 0/3] scheduler: Add scheduler overview
 2020-06-05  9:29 UTC  (4+ messages)
` [RFC PATCH v7 1/3] docs: scheduler: Restructure scheduler documentation
` [RFC PATCH v7 2/3] docs: scheduler: Add scheduler overview documentation
` [RFC PATCH v7 3/3] docs: scheduler: Add introduction to scheduler context-switch

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-06-05  8:21 UTC  (15+ messages)

[PATCH] docs: deprecated.rst: Add zero-length and one-element arrays
 2020-06-05  2:29 UTC 

[PATCH v2 7/9] x86: Add support for function granular KASLR
 2020-06-04 22:37 UTC  (4+ messages)

[PATCH] docs: deprecated.rst: Add note to the use of struct_size() helper
 2020-06-04 21:33 UTC  (6+ messages)

[PATCH v2] docs: deprecated.rst: Add note to the use of struct_size() helper
 2020-06-04 18:44 UTC 

[RFC v2 0/9] DAMON: Support Access Monitoring of Any Address Space Including Physical Memory
 2020-06-04 16:01 UTC  (17+ messages)
` [RFC v2 1/9] mm/damon: Use vm-independent address range concept
` [RFC v2 2/9] mm/damon: Clean up code using 'struct damon_addr_range'
` [RFC v2 3/9] mm/damon: Make monitoring target regions init/update configurable
` [RFC v2 4/9] mm/damon/debugfs: Allow users to set initial monitoring target regions
` [RFC v2 5/9] Docs/damon: Document 'initial_regions' feature
` [RFC v2 6/9] mm/damon: Make access check primitive configurable
` [RFC v2 7/9] mm/damon: Implement callbacks for physical memory monitoring
    `  "
` [RFC v2 8/9] mm/damon/debugfs: Support "
` [RFC v2 9/9] Docs/damon: Document physical memory monitoring support

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-06-04 15:34 UTC  (4+ messages)
` [PATCH v3 2/7] documentation for stats_fs

[RFC v9 4/8] mm/damon/schemes: Implement a debugfs interface
 2020-06-04 11:17 UTC  (2+ messages)

[PATCH v2] Documentation: tee: Document TEE kernel interface
 2020-06-04  9:05 UTC  (2+ messages)

[PATCH] Documentation: tee: Document TEE kernel interface
 2020-06-04  6:37 UTC  (3+ messages)

[PATCH v14 00/15] Introduce Data Access MONitor (DAMON)
 2020-06-03 21:07 UTC  (5+ messages)
` [PATCH v14 13/15] mm/damon-test: Add a kunit test for recording setup
    `  "

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-06-03 20:38 UTC  (6+ messages)
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'
      `  "

reference to Linux Foundation NDA program obsolete?
 2020-06-03 20:33 UTC  (2+ messages)

[PATCH v5 0/4] Introduce TEE based Trusted Keys support
 2020-06-03 11:45 UTC  (4+ messages)

[PATCH v14 04/15] mm/damon: Adaptively adjust regions
 2020-06-03  8:21 UTC  (2+ messages)

[RFC v10 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-06-03  7:11 UTC  (9+ messages)
` [RFC v10 1/8] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v10 2/8] mm/damon: Account age of target regions
` [RFC v10 3/8] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v10 4/8] mm/damon/schemes: Implement a debugfs interface
` [RFC v10 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v10 6/8] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v10 7/8] damon/tools: Support more human friendly 'schemes' control
` [RFC v10 8/8] Documentation/admin-guide/mm: Document DAMON-based operation schemes

[PATCH v2] Documentation: kunit: Add some troubleshooting tips to the FAQ
 2020-06-03  3:37 UTC 

[PATCH v3 0/8] kernel: taint when the driver firmware crashes
 2020-06-02 21:01 UTC  (3+ messages)
` [PATCH v3 5/8] ath10k: use new taint_firmware_crashed()

[PATCH v2 00/24] Manually convert thermal, crypto and misc devices to ReST
 2020-06-02 21:01 UTC  (3+ messages)
` [PATCH v2 13/24] docs: arm64: convert perf.txt to ReST format

[PATCH] Documentation: kunit: Add some troubleshooting tips to the FAQ
 2020-06-02 19:33 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).