linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-02 14:50:38 to 2022-02-08 09:16:32 UTC [more...]

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-02-08  9:16 UTC  (5+ messages)

Podwyżka rachunku za prąd
 2022-02-08  9:05 UTC 

[PATCH v6 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2022-02-08  9:12 UTC  (3+ messages)
` [PATCH v6 2/9] mfd: smpro-mfd: Adds Ampere's Altra SMpro MFD driver

[PATCH 00/35] Shadow stacks for userspace
 2022-02-08  8:51 UTC  (44+ messages)
` [PATCH 02/35] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH 03/35] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH 04/35] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH 05/35] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH 06/35] x86/cet: Add control-protection fault handler
` [PATCH 07/35] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH 09/35] x86/mm: Introduce _PAGE_COW
` [PATCH 23/35] x86/fpu: Add helpers for modifying supervisor xstate
` [PATCH 33/35] selftests/x86: Add map_shadow_stack syscall test
` [PATCH 35/35] x86/cpufeatures: Limit shadow stack to Intel CPUs

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-08  8:44 UTC  (22+ messages)
` [PATCH v7 01/12] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v7 02/12] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v7 03/12] mm/vmscan.c: refactor shrink_node()
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
` [PATCH v7 05/12] mm: multigenerational LRU: minimal implementation
` [PATCH v7 06/12] mm: multigenerational LRU: exploit locality in rmap
` [PATCH v7 07/12] mm: multigenerational LRU: support page table walks
` [PATCH v7 08/12] mm: multigenerational LRU: optimize multiple memcgs
` [PATCH v7 09/12] mm: multigenerational LRU: runtime switch
` [PATCH v7 10/12] mm: multigenerational LRU: thrashing prevention
` [PATCH v7 11/12] mm: multigenerational LRU: debugfs interface
` [PATCH v7 12/12] mm: multigenerational LRU: documentation

[PATCH 26/35] x86/process: Change copy_thread() argument 'arg' to 'stack_size'
 2022-02-08  8:38 UTC  (2+ messages)

[PATCH v2 1/1] Documentation: dev-tools: clarify KTAP specification wording
 2022-02-08  7:17 UTC  (6+ messages)

[PATCH v3] docs/zh_CN: Add energy-model Chinese translation
 2022-02-08  7:36 UTC 

[PATCH v3] sched/numa: add per-process numa_balancing
 2022-02-08  3:46 UTC  (3+ messages)
  `  "

[PATCH v2] docs/zh_CN: Add energy-model Chinese translation
 2022-02-08  3:44 UTC  (3+ messages)

[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-02-08  2:34 UTC  (5+ messages)
` [PATCH v20 1/5] arm64: Use insert_resource() to simplify code

[PATCH] docs/zh_CN: Add sched-energy Chinese translation
 2022-02-08  1:49 UTC  (4+ messages)

[PATCH v2] docs/zh_CN: Add sched-energy Chinese translation
 2022-02-08  2:01 UTC 

[PATCH] docs/zh_CN: Add energy-model Chinese translation
 2022-02-08  1:18 UTC  (3+ messages)

[PATCH] block/zram: Fix wording in optional feature docs
 2022-02-07 23:54 UTC 

[PATCH v1] Documentation: KUnit: Fix usage bug
 2022-02-07 20:31 UTC  (2+ messages)

[PATCH v2 00/11] KVM: s390: Do storage key checking
 2022-02-07 19:24 UTC  (13+ messages)
` [PATCH v2 01/11] s390/uaccess: Add copy_from/to_user_key functions
` [PATCH v2 02/11] KVM: s390: Honor storage keys when accessing guest memory
` [PATCH v2 03/11] KVM: s390: handle_tprot: Honor storage keys
` [PATCH v2 04/11] KVM: s390: selftests: Test TEST PROTECTION emulation
` [PATCH v2 05/11] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [PATCH v2 06/11] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
` [PATCH v2 07/11] KVM: s390: Rename existing vcpu memop functions
` [PATCH v2 08/11] KVM: s390: selftests: Test memops with storage keys
` [PATCH v2 09/11] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
` [PATCH v2 10/11] KVM: s390: selftests: Make use of capability in MEM_OP test
` [PATCH v2 11/11] KVM: s390: Update api documentation for memop ioctl

[PATCH] Documentation: admin-guide: pm: Document uncore frequency scaling
 2022-02-07 19:13 UTC 

[PATCH] docs: add SVG version of Linux logo
 2022-02-07 19:15 UTC 

[PATCH] Documentation: admin-guide: pm: Document uncore frequency scaling
 2022-02-07 18:30 UTC  (2+ messages)

[PATCH 1/1] Documentation: dev-tools: clarify KTAP specification wording
 2022-02-07 17:23 UTC  (6+ messages)

[PATCH v2 0/4] docs: sphinx/kfigure.py: Improve conversion to PDF
 2022-02-07 14:39 UTC  (6+ messages)

[PATCH v2 00/12] iio: buffer-dma: write() and new DMABUF based API
 2022-02-07 13:01 UTC  (13+ messages)
` [PATCH v2 01/12] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v2 02/12] iio: buffer-dma: Enable buffer write support
` [PATCH v2 03/12] iio: buffer-dmaengine: Support specifying buffer direction
` [PATCH v2 04/12] iio: buffer-dmaengine: Enable write support
` [PATCH v2 05/12] iio: core: Add new DMABUF interface infrastructure
` [PATCH v2 06/12] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
` [PATCH v2 07/12] iio: buffer-dma: Use DMABUFs instead of custom solution
` [PATCH v2 08/12] iio: buffer-dma: Implement new DMABUF based userspace API
` [PATCH v2 09/12] iio: buffer-dmaengine: Support "
` [PATCH v2 10/12] iio: core: Add support for cyclic buffers
` [PATCH v2 11/12] iio: buffer-dmaengine: "
  ` [PATCH v2 12/12] Documentation: iio: Document high-speed DMABUF based API

[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
 2022-02-07 13:13 UTC  (15+ messages)

[PATCH v3] kfence: Make test case compatible with run time set sample interval
 2022-02-07  8:55 UTC  (2+ messages)

[PATCH] docs: block: biodoc.rst: Drop the obsolete and incorrect content
 2022-02-07  7:49 UTC 

[PATCH] docs/zh_CN: Update zh_CN/accounting/delay-accounting.rst
 2022-02-07  7:38 UTC  (8+ messages)

arch/arm64/kvm/pmu-emul.c:453: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-02-06  1:48 UTC 

[RFC] scripts: kernel-doc: Major kernel-doc rework
 2022-02-05 22:39 UTC 

[PATCH v5 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-02-05  0:47 UTC  (4+ messages)

[PATCH v4 00/11] Intro to Hardware timestamping engine
 2022-02-04 23:37 UTC  (3+ messages)
` [PATCH v4 04/11] dt-bindings: Add HTE bindings

[PATCH v7 00/13] Introduce PECI subsystem
 2022-02-04 22:08 UTC  (14+ messages)
` [PATCH v7 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v7 03/13] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v7 04/13] peci: Add core infrastructure
` [PATCH v7 05/13] peci: Add peci-aspeed controller driver
` [PATCH v7 06/13] peci: Add device detection
` [PATCH v7 07/13] peci: Add sysfs interface for PECI bus
` [PATCH v7 08/13] peci: Add support for PECI device drivers
` [PATCH v7 09/13] peci: Add peci-cpu driver
` [PATCH v7 10/13] hwmon: peci: Add cputemp driver
` [PATCH v7 11/13] hwmon: peci: Add dimmtemp driver
` [PATCH v7 12/13] docs: hwmon: Document PECI drivers
` [PATCH v7 13/13] docs: Add PECI documentation

[PATCH] hwmon: fix documentation index
 2022-02-04 13:49 UTC  (3+ messages)

[PATCH v4] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-02-04  6:27 UTC  (5+ messages)

[RFC PATCH] kdump: Add support for crashkernel=auto
 2022-02-04  5:34 UTC  (6+ messages)

hwmon: (asus-ec-sensors) Add Crosshair VIII Hero WiFi
 2022-02-04  5:17 UTC  (2+ messages)

[PATCH v2 00/12] HID: fix for generic input processing
 2022-02-04  1:41 UTC  (14+ messages)
` [PATCH v2 01/12] HID: core: statically allocate read buffers
` [PATCH v2 02/12] HID: core: de-duplicate some code in hid_input_field()
` [PATCH v2 03/12] HID: core: split data fetching from processing "
` [PATCH v2 04/12] HID: input: tag touchscreens as such if the physical is not there
` [PATCH v2 05/12] HID: input: rework spaghetti code with switch statements
` [PATCH v2 06/12] HID: input: move up out-of-range processing of input values
` [PATCH v2 07/12] HID: compute an ordered list of input fields to process
` [PATCH v2 08/12] HID: core: for input reports, process the usages by priority list
` [PATCH v2 09/12] HID: input: enforce Invert usage to be processed before InRange
` [PATCH v2 10/12] HID: input: remove the need for HID_QUIRK_INVERT
` [PATCH v2 11/12] HID: input: accommodate priorities for slotted devices
` [PATCH v2 12/12] Input: docs: add more details on the use of BTN_TOOL

[PATCH AUTOSEL 5.16 25/52] arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 ranges
 2022-02-03 20:29 UTC  (5+ messages)
` [PATCH AUTOSEL 5.16 47/52] arm64: errata: Add detection for TRBE ignored system register writes
` [PATCH AUTOSEL 5.16 48/52] arm64: errata: Add detection for TRBE invalid prohibited states
` [PATCH AUTOSEL 5.16 49/52] arm64: errata: Add detection for TRBE trace data corruption
` [PATCH AUTOSEL 5.16 50/52] arm64: cpufeature: List early Cortex-A510 parts as having broken dbm

[PATCH v4 1/4] hwmon: (max6639) Update Datasheet URL
 2022-02-03 19:02 UTC  (2+ messages)

event more eBPF instruction set documentation improvements
 2022-02-03 17:44 UTC  (5+ messages)
` [PATCH 3/5] bpf, docs: Better document the legacy packet access instruction

[PATCH 1/5] bpf, docs: Document the byte swapping instructions
 2022-02-03 17:40 UTC  (2+ messages)

[PATCH] linux/const.h: Explain how __is_constexpr() works
 2022-02-03  9:25 UTC  (15+ messages)

[PATCH v3] dma-buf-map: Rename to iosys-map
 2022-02-03  9:15 UTC 

[mchinth:sep_socwatch_linux_5_15 2/2] drivers/platform/x86/socwatch/sw_telem.c:635: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-02-03  6:45 UTC 

[PATCH v32 14/28] LSM: Specify which LSM to display
 2022-02-02 23:53 UTC  (2+ messages)
` [PATCH v32 27/28] LSM: Add /proc attr entry for full LSM context

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-02-02 20:25 UTC  (4+ messages)
` [PATCH v2 1/6] "


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