linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 18:39:52 to 2020-06-27 10:31:17 UTC [more...]

[PATCH] Replace HTTP links with HTTPS ones: PCI
 2020-06-27 10:30 UTC 

[PATCH] Documentation/features: Add kcov
 2020-06-27  9:23 UTC 

[PATCH] Documentation/features: Add kmemleak
 2020-06-27  9:15 UTC 

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-27  8:17 UTC  (6+ messages)

[PATCH v2] Replace HTTP links with HTTPS ones: Documentation/admin-guide
 2020-06-27  7:29 UTC 

[PATCH v2] Replace HTTP links with HTTPS ones: Documentation/arm
 2020-06-27  7:10 UTC  (4+ messages)

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:52 UTC  (23+ messages)
` [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v5 02/12] arch: arm64: "
` [PATCH v5 03/12] arch: microblaze: "
` [PATCH v5 04/12] arch: powerpc: "
` [PATCH v5 05/12] arch: um: "
` [PATCH v5 06/12] arch: xtensa: "
` [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
` [PATCH v5 08/12] init: main: add KUnit to kernel init
` [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
` [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option
` [PATCH v5 11/12] Documentation: Add kunit_shutdown to kernel-parameters.txt
` [PATCH v5 12/12] Documentation: kunit: add a brief blurb about kunit_test_suite

[PATCH 0/5] devres: provide and use devm_krealloc()
 2020-06-26 21:50 UTC  (7+ messages)
` [PATCH 1/5] devres: remove stray space from devm_kmalloc() definition
` [PATCH 2/5] devres: move the size check from alloc_dr() into a separate function
` [PATCH 3/5] device: remove 'extern' attribute from function prototypes in device.h
` [PATCH 4/5] devres: provide devm_krealloc()
` [PATCH 5/5] hwmon: pmbus: use more devres helpers

[RFC v7 03/11] drm/vblank: Add vblank works
 2020-06-26 21:18 UTC  (2+ messages)

[PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:10 UTC  (14+ messages)
` [PATCH v4 01/11] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v4 02/11] arch: arm64: "
` [PATCH v4 03/11] arch: microblaze: "
` [PATCH v4 04/11] arch: powerpc: "
` [PATCH v4 05/11] arch: um: "
` [PATCH v4 06/11] arch: xtensa: "
` [PATCH v4 07/11] kunit: test: create a single centralized executor for all tests
` [PATCH v4 08/11] init: main: add KUnit to kernel init
` [PATCH v4 09/11] kunit: test: add test plan to KUnit TAP format
` [PATCH v4 10/11] Documentation: Add kunit_shutdown to kernel-parameters.txt
` [PATCH v4 11/11] Documentation: kunit: add a brief blurb about kunit_test_suite

[PATCH] Replace HTTP links with HTTPS ones: Documentation/admin-guide
 2020-06-26 19:18 UTC  (3+ messages)

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-26 19:08 UTC  (13+ messages)
` [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings
    ` [EXT] "
` [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] docs: sysctl/kernel: document random
 2020-06-26 17:25 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/process
 2020-06-26 17:20 UTC  (10+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/filesystems
 2020-06-26 17:15 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/driver-api
 2020-06-26 17:09 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/arm
 2020-06-26 17:07 UTC  (2+ messages)

[PATCH] Documentation/features: Add KGDB support on RISC-V
 2020-06-26 16:38 UTC 

[PATCH] Replace HTTP links with HTTPS ones: Documentation/sphinx/parse-headers.pl
 2020-06-26 16:37 UTC  (2+ messages)

[PATCH v3 0/3] cpufreq: Allow default governor on cmdline and fix locking issues
 2020-06-26 15:57 UTC  (3+ messages)
` [PATCH V3 3/3] cpufreq: Specify default governor on command line

[PATCH] docs/core-api: memory-allocation: describe reclaim behaviour
 2020-06-26 14:49 UTC  (2+ messages)

[PATCH v7] hwmon: add Corsair Commander Pro driver
 2020-06-26 13:36 UTC  (2+ messages)

[PATCH v3 bpf-next 0/8] bpf, printk: add BTF-based type printing
 2020-06-26 11:37 UTC  (16+ messages)
` [PATCH v3 bpf-next 1/8] bpf: provide function to get vmlinux BTF information
` [PATCH v3 bpf-next 2/8] bpf: move to generic BTF show support, apply it to seq files/strings
` [PATCH v3 bpf-next 3/8] checkpatch: add new BTF pointer format specifier
` [PATCH v3 bpf-next 4/8] printk: add type-printing %pT format specifier which uses BTF
` [PATCH v3 bpf-next 5/8] printk: initialize vmlinux BTF outside of printk in late_initcall()
` [PATCH v3 bpf-next 6/8] printk: extend test_printf to test %pT BTF-based format specifier
` [PATCH v3 bpf-next 7/8] bpf: add support for %pT format specifier for bpf_trace_printk() helper
` [PATCH v3 bpf-next 8/8] bpf/selftests: add tests for %pT format specifier

[PATCH v7] hwmon: add Corsair Commander Pro driver
 2020-06-26  5:59 UTC 

[PATCH v6] hwmon: add Corsair Commander Pro driver
 2020-06-25 14:13 UTC  (2+ messages)

[PATCH 00/11] net: improve devres helpers
 2020-06-25  9:16 UTC  (8+ messages)
` [PATCH 03/11] net: devres: relax devm_register_netdev()
` [PATCH 06/11] phy: un-inline devm_mdiobus_register()

[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-24 20:48 UTC  (7+ messages)
` [PATCH v3 4/7] init: main: add KUnit to kernel init

[PATCH v5] hwmon: add Corsair Commander Pro driver
 2020-06-24 14:15 UTC  (2+ messages)

[PATCH v4 0/3] hwmon: Add Corsair Commander Pro driver
 2020-06-24  8:45 UTC  (5+ messages)
` [PATCH v4 1/3] input: add to hid_ignore_list
` [PATCH v4 2/3] hwmon: add Documentation
` [PATCH v4 3/3] hwmon: add driver

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-24  8:45 UTC  (12+ messages)

[PATCH v3 08/10] x86: Add support for function granular KASLR
 2020-06-24  7:11 UTC  (2+ messages)

[PATCH v9 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-06-24  6:04 UTC  (13+ messages)
` [PATCH v9 1/4] unicode: Add utf8_casefold_hash
` [PATCH v9 2/4] fs: Add standard casefolding support
` [PATCH v9 3/4] f2fs: Use generic "
` [PATCH v9 4/4] ext4: "

[PATCH v2 0/9] Convert the remaining text files to ReST and add SPDX for GFDL
 2020-06-24  5:29 UTC  (15+ messages)
` [PATCH v2 1/9] docs: dt: convert booting-without-of.txt to ReST format
` [PATCH v2 2/9] LICENSES: add GFDL licenses
` [PATCH v2 4/9] docs: trace: ring-buffer-design.txt: convert to ReST format
` [PATCH v2 5/9] docs: move nommu-mmap.txt to admin-guide and rename to ReST
` [PATCH v2 6/9] docs: move mailbox.txt to driver-api and rename it
` [PATCH v2 7/9] docs: move other kAPI documents to core-api
` [PATCH v2 8/9] docs: Add remaining Documentation/*.txt at staging/index.rst
` [PATCH v2 9/9] docs: staging: use small font for literal includes

[PATCH 0/4] Paravirtualized Control Register pinning
 2020-06-23 20:03 UTC  (4+ messages)
` [PATCH 4/4] X86: Use KVM CR pin MSRs

[PATCH] scsi: sd: stop SSD (non-rotational) disks before reboot
 2020-06-23 20:42 UTC  (4+ messages)

[PATCH v2] trivial: fix kerneldoc comments
 2020-06-23 18:28 UTC 

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-23 18:29 UTC  (5+ messages)
` [PATCH v2 04/16] b43: Remove uninitialized_var() usage

[PATCH v2 01/15] mm: vmalloc.c: remove a kernel-doc annotation from a removed parameter
 2020-06-23 17:38 UTC  (18+ messages)
` [PATCH v2 02/15] net: dev: add a missing kernel-doc annotation
` [PATCH v2 03/15] net: netdevice.h: add a description for napi_defer_hard_irqs
` [PATCH v2 04/15] scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
` [PATCH v2 05/15] net: pylink.h: add kernel-doc descriptions for new fields at phylink_config
` [PATCH v2 06/15] scripts/kernel-doc: handle function pointer prototypes
` [PATCH v2 07/15] fs: fs.h: fix a kernel-doc parameter description
` [PATCH v2 08/15] kcsan: fix a kernel-doc warning
` [PATCH v2 09/15] selftests/vm/keys: fix a broken reference at protection_keys.c
` [PATCH v2 10/15] docs: hugetlbpage.rst: fix some warnings
` [PATCH v2 11/15] docs: powerpc: fix some issues at vas-api.rst
` [PATCH v2 12/15] docs: driver-model: remove a duplicated markup at driver.rst
` [PATCH v2 13/15] docs: ABI: fix a typo when pointing to w1-generic.rst
` [PATCH v2 14/15] docs: fix references for DMA*.txt files
` [PATCH v2 15/15] docs: fs: proc.rst: convert a new chapter to ReST

[PATCH v3 1/7] docs: dt: convert booting-without-of.txt to ReST format
 2020-06-23 13:31 UTC  (7+ messages)
` [PATCH v3 2/7] docs: trace: ring-buffer-design.txt: convert "
` [PATCH v3 3/7] docs: move nommu-mmap.txt to admin-guide and rename to ReST
` [PATCH v3 4/7] docs: move mailbox.txt to driver-api and rename it
` [PATCH v3 5/7] docs: move other kAPI documents to core-api
` [PATCH v3 6/7] docs: Add remaining Documentation/*.txt at staging/index.rst
` [PATCH v3 7/7] docs: staging: use small font for literal includes

[PATCH] sched/numa: documentation for NUMA locality measure
 2020-06-23  9:56 UTC 

[PATCH] trivial: fix kerneldoc comments
 2020-06-23  9:45 UTC  (5+ messages)

[PATCH 18/22] docs: trace: ring-buffer-design.txt: convert to ReST format
 2020-06-23  8:24 UTC  (4+ messages)

[patch] New mode DM-Verity error handling
 2020-06-23  8:08 UTC  (8+ messages)
  `  "
    ` [dm-devel] "

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-06-23  7:17 UTC  (4+ messages)
` [RFC PATCH v5 2/3] docs: scheduler: "

[PATCH] docs: f2fs: fix a broken table
 2020-06-23  5:57 UTC  (4+ messages)

[PATCH] docs: Don't push Sphinx upgrades quite so readily
 2020-06-22 22:35 UTC 

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

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

[PATCH net-next v3 5/7] net: phy: enable qoriq backplane support
 2020-06-22 17:47 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/admin-guide
 2020-06-22 18:38 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).