linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 21:10:00 to 2020-07-02 08:23:32 UTC [more...]

[PATCH v2] Documentation: Coccinelle: fix typos and command example
 2020-07-02  8:22 UTC  (25+ messages)
        ` [v2] "
` [Cocci] [PATCH v2] "

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-02  8:21 UTC  (9+ messages)
` [RFC PATCH 02/22] vhost: Introduce standard Linux driver model in VHOST
` [RFC PATCH 03/22] vhost: Add ops for the VHOST driver to configure VHOST device
` [RFC PATCH 04/22] vringh: Add helpers to access vring in MMIO
` [RFC PATCH 06/22] vhost: Introduce configfs entry for configuring VHOST
` [RFC PATCH 07/22] virtio_pci: Use request_threaded_irq() instead of request_irq()
` [RFC PATCH 11/22] rpmsg: virtio_rpmsg_bus: Move generic rpmsg structure to rpmsg_internal.h
` [RFC PATCH 12/22] virtio: Add ops to allocate and free buffer
` [RFC PATCH 13/22] rpmsg: virtio_rpmsg_bus: Use virtio_alloc_buffer() and virtio_free_buffer()

[PATCH] Documentation: kunit: Add naming guidelines
 2020-07-02  7:14 UTC 

[PATCH v3] Documentation: Coccinelle: fix various typos etc
 2020-07-02  6:56 UTC  (3+ messages)
` [Cocci] "

[PATCH v9 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-07-02  2:59 UTC  (9+ messages)
` [PATCH v9 1/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v9 2/5] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
` [PATCH v9 3/5] arm64: kdump: add memory for devices by DT property linux,usable-memory-range
` [PATCH v9 4/5] arm64: kdump: fix kdump broken with ZONE_DMA reintroduced
` [PATCH v9 5/5] kdump: update Documentation about crashkernel on arm64

[PATCH v5 0/5] Update CoreSight infrastructure to select a default sink
 2020-07-02  0:21 UTC  (10+ messages)
` [PATCH v5 1/5] coresight: Add default sink selection to CoreSight base
` [PATCH v5 3/5] coresight: etm: perf: Add default sink selection to etm perf
` [PATCH v5 4/5] coresight: sysfs: Allow select default sink on source enable

[willy@infradead.org: Re: [PATCH 6/6] mm: Add memalloc_nowait]
 2020-07-01 21:35 UTC  (2+ messages)

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-07-01 20:39 UTC  (3+ messages)
` [PATCH v2 08/16] spi: davinci: Remove uninitialized_var() usage

[PATCH] Replace HTTP links with HTTPS ones: kdump
 2020-07-01 17:33 UTC  (4+ messages)

[patch 00/13] Remove UV1 platform support and associated efi=oldmap option
 2020-07-01 15:28 UTC  (19+ messages)
` [patch 01/13] Remove support for UV1 platform from uv_time.c
` [patch 02/13] Remove support for UV1 platform from uv_tlb.c
` [patch 03/13] Remove support for UV1 platform from x2apic_uv_x.c
` [patch 04/13] Remove support for UV1 platform from uv_mmrs.h
` [patch 05/13] Remove support for UV1 platform from uv_bau.h
` [patch 06/13] Remove support for uv1 platform from uv_hub.h
` [patch 07/13] Remove support for UV1 platform from uv.h
` [patch 08/13] Remove vestigial mention of UV1 platform from arch/x86/include/asm/uv/bios.h
` [patch 09/13] Remove efi=old_map command line option
` [patch 10/13] Delete SGI UV1 detection
` [patch 11/13] Remove references to no-longer-used efi_have_uv1_memmap()
` [patch 12/13] Remove uv bios and efi code related to (now unused) EFI_UV1_MEMMAP
` [patch 13/13] Remove (now unused) EFI_UV1_MEMMAP from efi.h

[PATCH] Replace HTTP links with HTTPS ones: CIFS
 2020-07-01 13:29 UTC  (2+ messages)

[PATCH 0/2] Export max open zones and max active zones to sysfs
 2020-07-01 11:16 UTC  (9+ messages)
` [PATCH 1/2] block: add max_open_zones to blk-sysfs
` [PATCH 2/2] block: add max_active_zones "

[PATCH] Replace HTTP links with HTTPS ones: PCI
 2020-07-01  5:35 UTC  (6+ messages)
` PCI: Replace lkml.org, spinics, gmane with lore.kernel.org

[RFC v2] fpga: dfl: RFC PCI config
 2020-07-01  5:29 UTC  (3+ messages)

[PATCH v1 1/8] docs: watchdog: codify ident.options as superset of possible status flags
 2020-06-30 20:49 UTC  (2+ messages)

[PATCH] trace doc: fix typo of trace/ftrace.rst
 2020-06-30 18:53 UTC 

[RFC 0/1] fpga: dfl: RFC PCI config
 2020-06-30 18:44 UTC  (4+ messages)
` [RFC 1/1] "

[PATCH V4 0/3] cpufreq: Allow default governor on cmdline and fix locking issues
 2020-06-30 18:38 UTC  (10+ messages)
` [PATCH V4 3/3] cpufreq: Specify default governor on command line

[PATCH] Replace HTTP links with HTTPS ones: BFQ I/O scheduler
 2020-06-30 18:34 UTC 

[PATCH v3 bpf-next 0/8] bpf, printk: add BTF-based type printing
 2020-06-30 11:31 UTC  (6+ messages)
` [PATCH v3 bpf-next 4/8] printk: add type-printing %pT format specifier which uses BTF

scripts/kernel-doc update
 2020-06-30  9:36 UTC 

[PATCH] docs: vm/hwpoison: link/style/typo fixes
 2020-06-30  6:39 UTC 

[PATCH] Remove handhelds.org links and email addresses
 2020-06-30  6:31 UTC  (4+ messages)

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

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-30  3:53 UTC  (8+ messages)

[PATCH] scsi: sd: stop SSD (non-rotational) disks before reboot
 2020-06-30  3:31 UTC  (12+ messages)

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

[PATCH (v2)] scsi: sd: add parameter to stop disks before reboot
 2020-06-30  1:35 UTC  (3+ messages)

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-30  0:51 UTC  (14+ messages)
` [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings
` [PATCH net-next v3 7/7] arm64: dts: add serdes and mdio description
    ` [EXT] "
  ` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support
    ` [EXT] "

[PATCH] doc: add link to sparse's home page/internal docs
 2020-06-29 20:05 UTC  (4+ messages)
    ` [PATCH v2] "

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

[PATCH] Documentation: Coccinelle: fix typos and command example
 2020-06-29 21:01 UTC  (2+ messages)
` [Cocci] "

[PATCH 1/2] reboot: add a "power cycle" quirk to prepare for a power off on reboot
 2020-06-29 20:58 UTC  (2+ messages)
` [PATCH 2/2] x86/reboot/quirks: Add ASRock Z170 Extreme4

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

[PATCH 1/2] kasan: Improve and simplify Kconfig.kasan
 2020-06-29 13:36 UTC  (4+ messages)
` [PATCH 2/2] kasan: Update required compiler versions in documentation

[PATCH] Documentation: Coccinelle: fix typos and command example
 2020-06-29 19:08 UTC 

[PATCH v2] Replace HTTP links with HTTPS ones: Documentation/arm
 2020-06-29 18:36 UTC  (5+ messages)

[PATCH] docs: fix incorrent references to DMA APIs
 2020-06-28 14:30 UTC 

[PATCH] gcc-plugins: fix gcc-plugins directory path in documentation
 2020-06-28  5:59 UTC  (3+ messages)

[PATCH] docs: kbuild: fix ReST formatting
 2020-06-28  2:16 UTC  (2+ messages)

[RFC v8 3/9] drm/vblank: Add vblank works
 2020-06-27 19:46 UTC 

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

[PATCH] Replace HTTP links with HTTPS ones: DRBD driver
 2020-06-27 10:31 UTC 

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

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

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

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:52 UTC  (22+ 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 0/5] devres: provide and use devm_krealloc()
 2020-06-26 21:50 UTC  (3+ messages)
` [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  (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).