linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-11 15:22:58 to 2018-10-16 14:57:09 UTC [more...]

[PATCH 01/11] thermal: remove unused function parameter
 2018-10-16 14:56 UTC  (4+ messages)
  ` [PATCH 07/11] DT: arm64: exynos7: add support for thermal trip irq-mode
  ` [PATCH 08/11] DT: arm: exynos4: "
  ` [PATCH 11/11] DT: arm: exynos: "

[PATCH 00/11] thermal: add new flag irq-mode for trip point
 2018-10-16 14:56 UTC 

[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-10-16 12:25 UTC  (8+ messages)
` [RESEND PATCH v5 1/9] pwm: extend PWM framework with "
` [RESEND PATCH v5 8/9] pwm: add documentation for pwm push-pull mode

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

[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
 2018-10-16 11:26 UTC  (14+ messages)

[PATCH v2] docs/uio: fix a grammar nitpick
 2018-10-16  8:57 UTC 

[PATCH 0/4] Add system mmu support for Armada-806
 2018-10-16  8:25 UTC  (8+ 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

[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

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

[PATCH v14 00/19] Intel SGX1 support
 2018-10-15 20:54 UTC  (3+ messages)
` [PATCH v14 19/19] x86/sgx: Driver documentation

[GIT PULL] IDA/IDR fixes for 4.19
 2018-10-15 20:40 UTC 

[PATCH v14 00/12] Enable cpuset controller in default hierarchy
 2018-10-15 20:29 UTC  (13+ 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 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 v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-15 17:03 UTC  (32+ messages)
` [PATCH v5 01/27] x86/cpufeatures: Add CPUIDs for Control Flow Enforcement Technology (CET)
` [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 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [PATCH v5 05/27] Documentation/x86: Add CET description
` [PATCH v5 06/27] x86/cet: Control protection exception handler
` [PATCH v5 07/27] mm/mmap: Create a guard area between VMAs
` [PATCH v5 08/27] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [PATCH v5 09/27] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v5 10/27] mm/mmap: Prevent Shadow Stack VMA merges
` [PATCH v5 11/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v5 12/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [PATCH v5 13/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v5 14/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [PATCH v5 15/27] x86/mm: Shadow stack page fault error checking
` [PATCH v5 18/27] mm: Update can_follow_write_pte/pmd for shadow stack
` [PATCH v5 19/27] mm: Introduce do_mmap_locked()
` [PATCH v5 20/27] x86/cet/shstk: User-mode shadow stack support
` [PATCH v5 21/27] x86/cet/shstk: Introduce WRUSS instruction

[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  (6+ messages)

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

[PATCH] dm: add secdel target
 2018-10-14 11:24 UTC 

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-10-12 19:01 UTC  (17+ 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  (6+ messages)

[PATCH 0/2] docs: memory-hotplug: add details about locking internals
 2018-10-12 17:21 UTC  (2+ messages)

[PATCH v5 05/10] hwmon: Add On-Chip Controller (OCC) hwmon driver
 2018-10-12 12:46 UTC  (3+ messages)

[PATCH v5 00/10] hwmon and fsi: Add On-Chip Controller Driver
 2018-10-12 12:44 UTC  (5+ messages)
` [PATCH v5 01/10] dt-bindings: fsi: Add P9 OCC device documentation

URGENT RESPONSE NEEDED
 2018-10-12 12:07 UTC 

[PATCH v2 0/3] lib/vsprintf: Hash remaining raw addresses
 2018-10-12 11:25 UTC  (9+ messages)
` [PATCH v2 1/3] lib/vsprintf: Prepare for more general use of ptr_to_id()
` [PATCH v2 2/3] lib/vsprintf: Hash legacy clock addresses
` [PATCH v2 3/3] lib/vsprintf: Hash printed address for netdev bits fallback

[PATCH v7 00/24] TCU patchset v7
 2018-10-12 10:44 UTC  (13+ messages)
` [PATCH v7 12/24] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v7 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v7 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v7 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v7 16/24] pwm: jz4740: Add support for the JZ4725B

[PATCH 0/2] hwmon: Add operating mode support for core and ina3221
 2018-10-11 19:53 UTC  (10+ messages)
` [PATCH 2/2] hwmon: (ina3221) Add operating mode support

[PATCH v6 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-10-11 17:12 UTC  (7+ messages)
` [PATCH v6 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH v3] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
 2018-10-11 16:36 UTC  (3+ messages)

[PATCH v5 00/11] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-11 15:16 UTC  (2+ messages)
` [PATCH v5 08/11] x86: Insert endbr32/endbr64 to vDSO


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).