linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-17 22:13:33 to 2020-06-22 21:41:52 UTC [more...]

[PATCH] Documentation: kunit: Add naming guidelines
 2020-06-22 21:41 UTC  (4+ messages)

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-22 21:04 UTC  (27+ messages)
` [PATCH v2 01/16] docs: deprecated.rst: Add uninitialized_var()
` [PATCH v2 02/16] x86/mm/numa: Remove uninitialized_var() usage
` [PATCH v2 03/16] drbd: "
` [PATCH v2 04/16] b43: "
` [PATCH v2 05/16] rtlwifi: rtl8192cu: "
` [PATCH v2 06/16] ide: "
` [PATCH v2 07/16] clk: st: "
` [PATCH v2 08/16] spi: davinci: "
` [PATCH v2 09/16] clk: spear: "
` [PATCH v2 10/16] KVM: PPC: Book3S PR: "
` [PATCH v2 11/16] media: sur40: "
` [PATCH v2 12/16] f2fs: Eliminate usage of uninitialized_var() macro
` [PATCH v2 14/16] checkpatch: Remove awareness "
` [PATCH v2 16/16] compiler: Remove "
` [PATCH v2 13/16] mm/debug_vm_pgtable: Remove uninitialized_var() usage

[PATCH] trivial: fix kerneldoc comments
 2020-06-22 20:30 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/process
 2020-06-22 20:15 UTC  (11+ messages)

[PATCH v2] Replace HTTP links with HTTPS ones: Documentation/admin-guide
 2020-06-22 19:46 UTC 

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-22 17:47 UTC  (12+ messages)
` [PATCH net-next v3 1/7] doc: net: add backplane documentation
` [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings
` [PATCH net-next v3 3/7] net: fman: add kr support for dpaa1 mac
` [PATCH net-next v3 5/7] net: phy: enable qoriq backplane support
` [PATCH net-next v3 6/7] net: phy: add bee algorithm for kr training
` [PATCH net-next v3 7/7] arm64: dts: add serdes and mdio description
  ` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support
    ` [EXT] "

[PATCH] Replace HTTP links with HTTPS ones: Documentation/admin-guide
 2020-06-22 18:38 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/admin-guide
 2020-06-22 18:17 UTC  (4+ messages)

[PATCH] docs: f2fs: fix a broken table
 2020-06-22 17:22 UTC  (3+ messages)

[PATCH v16 00/14] Introduce Data Access MONitor (DAMON)
 2020-06-22 17:00 UTC  (3+ messages)

[PATCH] mm: Fix a warning while make xmldocs
 2020-06-22 15:28 UTC 

Recall: [PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-22 13:50 UTC 

[PATCH v3] debugfs: Add access restriction option
 2020-06-22 13:47 UTC  (6+ messages)
` [PATCH v4 0/2] "
  ` [PATCH 1/2] tracefs: Remove unnecessary debug_fs checks
  ` [PATCH 2/2] debugfs: Add access restriction option

[PATCH net-next v3 0/7] net: ethernet backplane support on DPAA1
 2020-06-22 13:38 UTC 

[PATCH v4] docs: block: Create blk-mq documentation
 2020-06-22 13:09 UTC  (3+ messages)

[PATCH] docs: kbuild: fix ReST formatting
 2020-06-22 12:43 UTC 

[PATCH 00/11] net: improve devres helpers
 2020-06-22 10:00 UTC  (12+ messages)
` [PATCH 01/11] net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
` [PATCH 02/11] net: ethernet: ixgbe: don't call devm_mdiobus_free()
` [PATCH 03/11] net: devres: relax devm_register_netdev()
` [PATCH 04/11] net: devres: rename the release callback of devm_register_netdev()
` [PATCH 05/11] Documentation: devres: add missing mdio helper
` [PATCH 06/11] phy: un-inline devm_mdiobus_register()
` [PATCH 07/11] phy: mdio: add kerneldoc for __devm_mdiobus_register()
` [PATCH 08/11] net: phy: don't abuse devres in devm_mdiobus_register()
` [PATCH 09/11] of: mdio: remove the 'extern' keyword from function declarations
` [PATCH 10/11] of: mdio: provide devm_of_mdiobus_register()
` [PATCH 11/11] net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()

[patch] New mode DM-Verity error handling
 2020-06-22  7:58 UTC  (6+ messages)
  `  "
    ` [dm-devel] "

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-06-22  2:28 UTC  (13+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/filesystems
 2020-06-21 13:35 UTC 

[PATCH] Replace HTTP links with HTTPS ones: Documentation/driver-api
 2020-06-21 13:35 UTC 

[PATCH] Replace HTTP links with HTTPS ones: Documentation/arm
 2020-06-21 13:34 UTC 

[PATCH v4 01/17] dyndbg-docs: eschew file /full/path query in docs
 2020-06-20 18:06 UTC  (4+ messages)
` [PATCH v4 02/17] dyndbg-docs: initialization is done early, not arch
` [PATCH v4 13/17] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'
` [PATCH v4 14/17] dyndbg: accept query terms like file=bar and module=foo

[PATCH] Replace HTTP links with HTTPS ones: Documentation/sphinx/parse-headers.pl
 2020-06-20  7:54 UTC 

[PATCH 0/4] Paravirtualized Control Register pinning
 2020-06-20  5:13 UTC  (13+ messages)
` [PATCH 1/4] X86: Update mmu_cr4_features during feature identification
` [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
` [PATCH 4/4] X86: Use KVM CR pin MSRs

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-06-20  3:54 UTC  (21+ messages)
` [PATCH v8 5/5] dt-bindings: chosen: Document linux,low-memory-range for "

[PATCH v3] docs: block: Create blk-mq documentation
 2020-06-20  0:16 UTC  (4+ messages)

[PATCH v2] docs: block: Create blk-mq documentation
 2020-06-19 20:56 UTC  (6+ messages)

[PATCH 01/22] docs: dt: convert booting-without-of.txt to ReST format
 2020-06-19 20:41 UTC  (11+ messages)
` [PATCH 02/22] docs: thermal: convert cpu-idle-cooling.rst to ReST
` [PATCH 03/22] docs: crypto: convert asymmetric-keys.txt "
` [PATCH 18/22] docs: trace: ring-buffer-design.txt: convert to ReST format
` [PATCH 22/22] docs: staging: use small font for literal includes

[PATCH 0/2] a couple documentation fixes
 2020-06-19 19:58 UTC  (3+ messages)
` [PATCH 2/2] docs: fs: proc.rst: fix a warning due to a merge conflict

[PATCH] Documentation: Fix most typos
 2020-06-19 19:50 UTC  (5+ messages)

[PATCH v2] Documentation: tee: Document TEE kernel interface
 2020-06-19 19:42 UTC  (5+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN
 2020-06-19 19:40 UTC  (2+ messages)

[PATCH v3] docs: deprecated.rst: Add zero-length and one-element arrays
 2020-06-19 19:39 UTC  (2+ messages)

[PATCH] docs: trace: bring headings in order
 2020-06-19 19:36 UTC  (2+ messages)

[PATCH] docs/zh_CN: update sysfs.txt about show() usage
 2020-06-19 19:30 UTC  (2+ messages)

[PATCH] doc:it_IT: add symbol-namespace translation
 2020-06-19 19:29 UTC  (2+ messages)

[PATCH] docs: mm/gup: Minor documentation update
 2020-06-19 19:26 UTC  (3+ messages)

[PATCH] Documentation: fix sysctl/kernel.rst heading format warnings
 2020-06-19 19:25 UTC  (2+ messages)

[PATCH] Documentation: fix filesystems/locking.rst malformed table warnings
 2020-06-19 19:23 UTC  (2+ messages)

[PATCH] Documentation: remove SH-5 index entries
 2020-06-19 19:22 UTC  (2+ messages)

[PATCH 1/1] doc: x86/speculation: length of underlines
 2020-06-19 19:18 UTC  (2+ messages)

[PATCH 1/1] doc: add novamap to efi kernel command line parameters
 2020-06-19 19:15 UTC  (2+ messages)

[PATCH 12/29] dt: update a reference for reneases pcar file renamed to yaml
 2020-06-19 16:18 UTC  (12+ messages)
` [PATCH 13/29] dt: fix broken links due to txt->yaml renames
` [PATCH 14/29] dt: Fix broken references to renamed docs
` [PATCH 15/29] dt: fix reference to olpc,xo1.75-ec.txt
` [PATCH 21/29] docs: device-mapper: add dm-ebs.rst to an index file
` [PATCH 27/29] docs: dt: minor adjustments at writing-schema.rst

[PATCH v3 14/21] dyndbg: accept query terms like file=bar and module=foo
 2020-06-19 16:07 UTC  (22+ messages)
` [PATCH v3 19/21] dyndbg: extend ddebug_parse_flags to accept optional leading filter-flags
` [PATCH v3 20/21] dyndbg: add user-flag, negating-flags, and filtering on flags

[PATCH] scsi: sd: stop SSD (non-rotational) disks before reboot
 2020-06-18 23:31 UTC  (7+ messages)

[PATCH 0/2] force absolute timestamp trace option
 2020-06-18 22:15 UTC  (3+ messages)
` [PATCH 1/2] Add force-abs-timestamp "
` [PATCH 2/2] tests for absolute timestamp

[PATCH v13 00/16] Enable FSGSBASE instructions
 2020-06-18 18:25 UTC  (4+ messages)

[PATCH v16 06/14] mm/damon: Implement callbacks for the virtual memory address spaces
 2020-06-18  9:23 UTC  (2+ messages)

[PATCH v16 04/14] mm/damon: Adaptively adjust regions
 2020-06-18  9:23 UTC  (2+ messages)

[PATCH v16 05/14] mm/damon: Allow dynamic monitoring target regions update
 2020-06-18  9:23 UTC  (2+ messages)

[PATCH v16 03/14] mm/damon: Implement region based sampling
 2020-06-18  9:23 UTC  (2+ messages)

[PATCH v5 0/4] Introduce TEE based Trusted Keys support
 2020-06-18  7:19 UTC  (7+ messages)
` [PATCH v5 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH v33 20/21] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-06-17 22:08 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).