linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-12 16:44:34 to 2018-10-18 20:35:27 UTC [more...]

[PATCH] doc: fix a typo in adding-syscalls.rst
 2018-10-18 18:05 UTC  (2+ messages)

[PATCH] dm: add secdel target
 2018-10-18 20:01 UTC  (2+ messages)
`  "

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-18 18:33 UTC  (17+ messages)
` [PATCH v5 02/27] x86/fpu/xstate: Change names to separate XSAVES system and user states
` [PATCH v5 03/27] x86/fpu/xstate: Introduce XSAVES system states
` [PATCH v5 07/27] mm/mmap: Create a guard area between VMAs

[PATCH v2] docs/uio: fix a grammar nitpick
 2018-10-18 18:31 UTC  (2+ messages)

[PATCH v2] docs: Introduce deprecated APIs list
 2018-10-18 18:25 UTC  (2+ messages)

[PATCH] kernel-doc: fix declaration type determination
 2018-10-18 18:21 UTC  (3+ messages)

[PATCH v7 0/8] arm64: untag user pointers passed to the kernel
 2018-10-18 17:33 UTC  (9+ messages)
` [PATCH v7 7/8] arm64: update Documentation/arm64/tagged-pointers.txt

[PATCH 0/4] Add system mmu support for Armada-806
 2018-10-18 16:08 UTC  (9+ messages)
` [PATCH 1/4] iommu/arm-smmu: introduce wrapper for writeq/readq
` [PATCH 2/4] iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743
` [PATCH 3/4] dt-bindings: iommu/arm,smmu: add compatible string for Marvell
  ` [PATCH 3/4] dt-bindings: iommu/arm, smmu: "
` [PATCH 4/4] arm64: dts: marvell: add smmu node for Armada-AP806

[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-10-18 16:00 UTC  (9+ messages)
` [RESEND PATCH v5 1/9] pwm: extend PWM framework with "

[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
 2018-10-18 14:46 UTC  (20+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2018-10-18 11:14 UTC  (15+ messages)

[GIT PULL] IDA/IDR fixes for 4.19
 2018-10-18 10:03 UTC  (5+ messages)

[PATCH v14 00/19] Intel SGX1 support
 2018-10-18  9:57 UTC  (6+ messages)
` [PATCH v14 19/19] x86/sgx: Driver documentation

[PATCH] docs: Introduce deprecated APIs list
 2018-10-17 23:34 UTC  (9+ messages)

[PATCH v3 1/2] hwmon: (adm1275): Allow setting shunt reg value
 2018-10-17 22:26 UTC 

[PATCH v14 00/12] Enable cpuset controller in default hierarchy
 2018-10-17 15:20 UTC  (15+ messages)
` [PATCH v14 01/12] cpuset: "
` [PATCH v14 02/12] cpuset: Define data structures to support scheduling partition
` [PATCH v14 03/12] cpuset: Simply allocation and freeing of cpumasks
` [PATCH v14 04/12] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v14 05/12] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v14 06/12] cpuset: Track cpusets that use parent's effective_cpus
` [PATCH v14 07/12] cpuset: Make CPU hotplug work with partition
` [PATCH v14 08/12] cpuset: Make generate_sched_domains() "
` [PATCH v14 09/12] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v14 10/12] cpuset: Add documentation about the new "cpuset.sched.partition" flag
` [PATCH v14 11/12] cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
` [PATCH v14 12/12] cpuset: Show descriptive text when reading cpuset.sched.partition

[PATCH v8 00/10] Add the I3C subsystem
 2018-10-17 13:18 UTC  (3+ messages)

my subject
 2018-10-17 11:28 UTC 

[PATCH 00/11] thermal: add new flag irq-mode for trip point
 2018-10-17  8:24 UTC  (5+ messages)

[PATCH 01/11] thermal: remove unused function parameter
 2018-10-17  7:04 UTC  (18+ messages)
  ` [PATCH 02/11] thermal: add irq-mode configuration for trip point
  ` [PATCH 03/11] thermal: add new sysfs file for irq-mode
  ` [PATCH 04/11] Doc: thermal: new irq-mode for trip point
  ` [PATCH 05/11] Doc: DT: "
  ` [PATCH 06/11] DT: arm64: exynos: add support for thermal trip irq-mode
  ` [PATCH 07/11] DT: arm64: exynos7: "
  ` [PATCH 08/11] DT: arm: exynos4: "
  ` [PATCH 09/11] DT: arm: exynos: "
  ` [PATCH 10/11] "
  ` [PATCH 11/11] "

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-16 17:23 UTC  (4+ messages)
` [RFC PATCH v4 21/27] x86/cet/shstk: ELF header parsing of "

[PATCH] Fix Code of Conduct ambiguities
 2018-10-16 12:21 UTC  (3+ messages)

[PATCH v4 4.4 4/4] x86/fpu: Finish excising 'eagerfpu'
 2018-10-16  7:00 UTC 

[PATCH v3 0/4] fpga: add devm managed create APIs
 2018-10-16  7:02 UTC  (10+ messages)
` [PATCH v3 1/4] fpga: mgr: add devm_fpga_mgr_create
` [PATCH v3 3/4] fpga: add devm_fpga_region_create
` [PATCH v3 4/4] docs: fpga: document programming fpgas using regions

[PATCH v13 00/11] cpuset: Enable cpuset controller in default hierarchy
 2018-10-15 19:10 UTC  (20+ messages)
` [PATCH v13 01/11] "
` [PATCH v13 02/11] cpuset: Define data structures to support scheduling partition
` [PATCH v13 03/11] cpuset: Simply allocation and freeing of cpumasks
` [PATCH v13 04/11] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v13 05/11] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v13 06/11] cpuset: Track cpusets that use parent's effective_cpus
` [PATCH v13 07/11] cpuset: Make CPU hotplug work with partition
` [PATCH v13 08/11] cpuset: Make generate_sched_domains() "
` [PATCH v13 09/11] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v13 10/11] cpuset: Add documentation about the new "cpuset.sched.partition" flag
` [PATCH v13 11/11] cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug

[PATCH] docs/uio: fix a grammar nitpick
 2018-10-15 18:26 UTC 

[RESEND PATCH v8 00/12] PECI device driver introduction
 2018-10-15 17:57 UTC  (13+ messages)
` [RESEND PATCH v8 01/12] dt-bindings: Add a document of PECI subsystem
` [RESEND PATCH v8 02/12] Documentation: ioctl: Add ioctl numbers for "
` [RESEND PATCH v8 03/12] peci: Add support for PECI bus driver core
` [RESEND PATCH v8 04/12] dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
` [RESEND PATCH v8 05/12] ARM: dts: aspeed: peci: Add PECI node
` [RESEND PATCH v8 06/12] peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
` [RESEND PATCH v8 07/12] dt-bindings: mfd: Add a document for PECI client MFD
` [RESEND PATCH v8 08/12] mfd: intel-peci-client: Add PECI client MFD driver
` [RESEND PATCH v8 09/12] Documentation: hwmon: Add documents for PECI hwmon client drivers
` [RESEND PATCH v8 10/12] hwmon: Add PECI cputemp driver
` [RESEND PATCH v8 11/12] hwmon: Add PECI dimmtemp driver
` [RESEND PATCH v8 12/12] Add maintainers for the PECI subsystem

[PATCH v4 0/3] cpufreq: intel_pstate: Base frequency attribute
 2018-10-15 17:37 UTC  (4+ messages)
` [PATCH v4 1/3] ACPI / CPPC: Add support for guaranteed performance
` [PATCH v4 2/3] cpufreq: intel_pstate: Add base_frequency attribute
` [PATCH v4 3/3] Documentation: intel_pstate: Add base_frequency information

[PATCH] docs/uio: fix a grammar nitpick
 2018-10-15 15:52 UTC  (2+ messages)

[PATCH v3 0/3] cpufreq: intel_pstate: Base frequency attribute
 2018-10-15 15:49 UTC  (6+ messages)
` [PATCH v3 1/3] ACPI / CPPC: Add support for guaranteed performance
` [PATCH v3 2/3] cpufreq: intel_pstate: Add base_frequency attribute
` [PATCH v3 3/3] Documentation: intel_pstate: Add base_frequency information

[PATCH v2 00/22] xfs-4.20: major documentation surgery
 2018-10-15 14:28 UTC  (5+ messages)

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-10-12 19:01 UTC  (14+ messages)

[PATCH v3] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
 2018-10-12 17:54 UTC  (2+ messages)

[PATCH] doc: printk-formats: Remove bogus kobject references for device nodes
 2018-10-12 17:39 UTC  (2+ messages)

[PATCH] Documentation: preempt-locking: Use better example
 2018-10-12 17:36 UTC  (2+ messages)

[PATCH] dm flakey: Document "error_writes" feature
 2018-10-12 17:31 UTC  (2+ messages)

[PATCH] docs/completion.txt: Fix a couple of punctuation nits
 2018-10-12 17:27 UTC  (2+ messages)

[PATCH 0/2] docs: memory-hotplug: add details about locking internals
 2018-10-12 17:21 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).