linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-04 14:31:13 to 2021-07-09 13:57:00 UTC [more...]

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-07-09 13:56 UTC  (7+ messages)

[RFC v1 7/8] mshv: implement in-kernel device framework
 2021-07-09 13:50 UTC  (3+ messages)

[PATCH v2 0/4] fpga: fpga-mgr: move compat_id from fpga_mgr to dfl
 2021-07-09 13:42 UTC  (5+ messages)
` [PATCH v2 1/4] fpga: region: introduce fpga_region_ops
` [PATCH v2 2/4] fpga: region: introduce compat_id_show op
` [PATCH v2 3/4] fpga: dfl: implement the compat_id_show region op
` [PATCH v2 4/4] fpga: remove compat_id from fpga_manager and fpga_region

[PATCH 00/17] Rust support
 2021-07-09 10:31 UTC  (50+ messages)
` [PATCH 01/17] kallsyms: support big kernel symbols (2-byte lengths)
` [PATCH 02/17] kallsyms: increase maximum kernel symbol length to 512
` [PATCH 03/17] Makefile: generate `CLANG_FLAGS` even in GCC builds
` [PATCH 04/17] vsprintf: add new `%pA` format specifier
` [PATCH 05/17] rust: add C helpers
` [PATCH 06/17] rust: add `compiler_builtins` crate
` [PATCH 08/17] rust: add `build_error` crate
` [PATCH 09/17] rust: add `macros` crate
` [PATCH 11/17] rust: export generated symbols
` [PATCH 12/17] Kbuild: add Rust support
` [PATCH 13/17] docs: add Rust documentation
` [PATCH 14/17] samples: add Rust examples
` [PATCH 15/17] scripts: add `generate_rust_analyzer.py`
` [PATCH 16/17] MAINTAINERS: Rust

[PATCH v5] Documentation: gpu: Mention the requirements for new properties
 2021-07-09  9:08 UTC  (5+ messages)

[RFC 00/11] Intro to Hardware timestamping engine
 2021-07-09  8:30 UTC  (12+ messages)
` [RFC 01/11] Documentation: Add HTE subsystem guide
` [RFC 02/11] drivers: Add HTE subsystem
` [RFC 03/11] hte: Add tegra194 HTE kernel provider
` [RFC 08/11] gpiolib: cdev: Add hardware timestamp clock type

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-07-09  8:05 UTC 

[PATCH v6 0/2] docs/core-api: add memory_hotplug and protection keys
 2021-07-09  3:02 UTC  (3+ messages)
` [PATCH v6 1/2] docs/zh_CN: add core api memory_hotplug translation
` [PATCH v6 2/2] docs/zh_CN: add core api protection keys translation

[PATCH v4 ] docs/zh_CN: add core api genericirq translation
 2021-07-09  3:01 UTC 

[PATCH v4 0/2] docs/core-api: add cpu_hotplug and protection keys translation
 2021-07-09  3:00 UTC  (3+ messages)
` [PATCH v4 1/2] docs/core-api: Modify document layout
` [PATCH v4 2/2] docs/zh_CN: add core api cpu_hotplug translation

[PATCH v2 0/6] docs/zh_CN: add core-api Memory management translation
 2021-07-09  2:57 UTC  (7+ messages)
` [PATCH v2 1/6] docs/zh_CN: add core-api memory-allocation translation
` [PATCH v2 2/6] docs/zh_CN: add core-api unaligned-memory-access translation
` [PATCH v2 3/6] docs/zh_CN: add core-api mm-api translation
` [PATCH v2 4/6] docs/zh_CN: add core-api genalloc translation
` [PATCH v2 5/6] docs/zh_CN: add core-api boot-time-mm translation
` [PATCH v2 6/6] docs/zh_CN: add core-api gfp_mask-from-fs-io translation

[Patch v2 2/3] Drivers: hv: add Azure Blob driver
 2021-07-09  2:09 UTC  (6+ messages)

[PATCH] docs: gpio: explain GPIOD_OUT_* values and toggling active low
 2021-07-08 15:20 UTC 

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-07-08 12:56 UTC  (11+ messages)

[PATCH v14 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-07-08  9:38 UTC  (3+ messages)

[PATCH 0/4] TSX force abort
 2021-07-08  9:15 UTC  (15+ messages)
` [PATCH 4/4] x86/tsx: Add cmdline tsx=fake to not clear CPUID bits RTM and HLE

[PATCH 1/3] mfd: da9063: Add HWMON dependencies
 2021-07-07 23:28 UTC  (9+ messages)
` [PATCH 2/3] hwmon: da9063: HWMON driver
` [PATCH 3/3] Documentation: hwmon: New information for DA9063

[PATCH] docs: bpf: Added more extension example
 2021-07-07 22:22 UTC  (2+ messages)

[PATCH] fpga: fpga-mgr: move compat_id from fpga_mgr to dfl
 2021-07-07 21:26 UTC  (3+ messages)

[linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
 2021-07-07 18:54 UTC  (9+ messages)

[PATCH] docs: submitting-patches: clarify the role of LKML
 2021-07-07 13:36 UTC 

[PATCH v8 10/10] Documentation: coresight: Add documentation for CoreSight config
 2021-07-07 13:30 UTC 

[PATCH v3 1/3] mfd: da9063: Add HWMON dependencies
 2021-07-07 13:25 UTC  (3+ messages)
` [PATCH v3 2/3] hwmon: da9063: HWMON driver
` [PATCH v3 3/3] Documentation: hwmon: New information for DA9063

[PATCHSET] d_path cleanups
 2021-07-07  8:03 UTC  (15+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 02/14] d_path: saner calling conventions for __dentry_path()
  ` [PATCH 03/14] d_path: regularize handling of root dentry in __dentry_path()
  ` [PATCH 05/14] getcwd(2): saner logics around prepend_path() call
  ` [PATCH 08/14] d_path: make prepend_name() boolean
  ` [PATCH 12/14] d_path: prepend_path(): lift the inner loop into a new helper
  ` [PATCH 14/14] getcwd(2): clean up error handling

[PATCH v4] Documentation: gpu: Mention the requirements for new properties
 2021-07-07  7:40 UTC  (6+ messages)

[PATCH resend v3 1/2] memory-hotplug.rst: remove locking details from admin-guide
 2021-07-07  7:32 UTC  (2+ messages)
` [PATCH resend v3 2/2] memory-hotplug.rst: complete admin-guide overhaul

[PATCH 1/4] x86/sgx: Add sgx_nr_all_pages to the debugfs
 2021-07-06 22:08 UTC  (4+ messages)

[PATCH 0/6] docs/zh_CN: add core-api Memory management translation
 2021-07-06 12:45 UTC  (11+ messages)
` [PATCH 1/6] docs/zh_CN: add core-api memory-allocation translation
` [PATCH 2/6] docs/zh_CN: add core-api unaligned-memory-access translation
` [PATCH 3/6] docs/zh_CN: add core-api mm-api translation
` [PATCH 5/6] docs/zh_CN: add core-api boot-time-mm translation

[PATCH 1/2] Documentation: LoongArch: Add basic documentations
 2021-07-06  9:32 UTC  (5+ messages)
` [PATCH 2/2] Documentation/zh_CN: Add basic LoongArch documentations
  ` Re: [PATCH 1/2] Documentation: LoongArch: Add basic documentations

[PATCH 1/3] mfd: da9063: Add HWMON dependencies
 2021-07-06  0:28 UTC  (5+ messages)
` [PATCH 2/3] hwmon: da9063: HWMON driver
` [PATCH 3/3] Documentation: hwmon: New information for DA9063

[PATCH v8 0/7] Add support for the IEI WT61P803 PUZZLE MCU
 2021-07-05 20:57 UTC  (11+ messages)
` [PATCH v8 1/7] dt-bindings: Add IEI vendor prefix and IEI WT61P803 PUZZLE driver bindings
` [PATCH v8 2/7] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU
` [PATCH v8 3/7] drivers: hwmon: Add the IEI WT61P803 PUZZLE HWMON driver
` [PATCH v8 4/7] drivers: leds: Add the IEI WT61P803 PUZZLE LED driver
` [PATCH v8 5/7] Documentation/ABI: Add iei-wt61p803-puzzle driver sysfs interface documentation
` [PATCH v8 6/7] Documentation/hwmon: Add iei-wt61p803-puzzle hwmon driver documentation
` [PATCH v8 7/7] MAINTAINERS: Add an entry for the IEI WT61P803 PUZZLE driver

[PATCH v2 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-05 17:51 UTC  (5+ messages)
` [PATCH v2 2/6] cgroup/cpuset: Clarify the use of invalid partition root

[PATCH AUTOSEL 4.19 14/17] clocksource: Retry clock read if long delays detected
 2021-07-05 15:31 UTC 

[PATCH AUTOSEL 5.4 19/26] clocksource: Retry clock read if long delays detected
 2021-07-05 15:30 UTC 

[PATCH v8 3/8] security/brute: Detect a brute force attack
 2021-07-05 12:52 UTC  (6+ messages)

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2021-07-05  3:51 UTC  (7+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver

[PATCH] Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mention
 2021-07-05  0:43 UTC 

[PATCH AUTOSEL 5.10 54/70] hwmon: (max31790) Report correct current pwm duty cycles
 2021-07-04 23:07 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 55/70] hwmon: (max31790) Fix pwmX_enable attributes

[PATCH AUTOSEL 5.4 36/50] hwmon: (max31790) Report correct current pwm duty cycles
 2021-07-04 23:09 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 37/50] hwmon: (max31790) Fix pwmX_enable attributes

[PATCH AUTOSEL 5.12 60/80] hwmon: (max31790) Report correct current pwm duty cycles
 2021-07-04 23:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 61/80] hwmon: (max31790) Fix pwmX_enable attributes

[PATCH AUTOSEL 5.13 63/85] hwmon: (max31790) Report correct current pwm duty cycles
 2021-07-04 23:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 64/85] hwmon: (max31790) Fix pwmX_enable attributes
` [PATCH AUTOSEL 5.13 85/85] seccomp: Support atomic "addfd + send reply"

drivers/pci/controller/pcie-iproc-msi.c:52: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-07-04 18:40 UTC 

[PATCH] Documentation: arm: marvell: Add link to Orion Functional Errata document
 2021-07-04 18:11 UTC 

[ogabbay:next 11/13] drivers/misc/habanalabs/common/state_dump.c:12: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-07-04 14:30 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).