linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-08 07:52:02 to 2021-11-11 11:35:21 UTC [more...]

[PATCH -rcu/kcsan 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-11-11 11:35 UTC  (6+ messages)
` [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr

[PATCH v3 00/15] Free user PTE page table pages
 2021-11-11 11:19 UTC  (34+ messages)
` [PATCH v3 01/15] mm: do code cleanups to filemap_map_pmd()
` [PATCH v3 02/15] mm: introduce is_huge_pmd() helper
` [PATCH v3 03/15] mm: move pte_offset_map_lock() to pgtable.h
` [PATCH v3 04/15] mm: rework the parameter of lock_page_or_retry()
` [PATCH v3 05/15] mm: add pmd_installed_type return for __pte_alloc() and other friends
` [PATCH v3 06/15] mm: introduce refcount for user PTE page table page
` [PATCH v3 07/15] mm/pte_ref: add support for user PTE page table page allocation
` [PATCH v3 08/15] mm/pte_ref: initialize the refcount of the withdrawn PTE page table page
` [PATCH v3 09/15] mm/pte_ref: add support for the map/unmap of user "
` [PATCH v3 10/15] mm/pte_ref: add support for page fault path
` [PATCH v3 11/15] mm/pte_ref: take a refcount before accessing the PTE page table page
` [PATCH v3 12/15] mm/pte_ref: update the pmd entry in move_normal_pmd()
` [PATCH v3 13/15] mm/pte_ref: free user PTE page table pages
` [PATCH v3 14/15] Documentation: add document for pte_ref
` [PATCH v3 15/15] mm/pte_ref: use mmu_gather to free PTE page table pages

[PATCH] doc/zh_CN: fix a translation error in management-style
 2021-11-11 11:09 UTC  (2+ messages)

[RFC PATCH v4 0/8] Adds support for PHY LEDs with offload triggers
 2021-11-11  2:28 UTC  (14+ messages)
` [RFC PATCH v4 1/8] leds: add support for hardware driven LEDs
` [RFC PATCH v4 2/8] leds: document additional use of blink_set for hardware control
` [RFC PATCH v4 3/8] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [RFC PATCH v4 4/8] leds: trigger: netdev: rename and expose NETDEV trigger enum and struct
` [RFC PATCH v4 5/8] leds: trigger: netdev: add hardware control support
` [RFC PATCH v4 6/8] leds: trigger: add hardware-phy-activity trigger
` [RFC PATCH v4 7/8] net: dsa: qca8k: add LEDs support
` [RFC PATCH v4 8/8] dt-bindings: net: dsa: qca8k: add LEDs definition example

[RFC PATCH v3 0/8] Adds support for PHY LEDs with offload triggers
 2021-11-10 22:32 UTC  (37+ messages)
` [RFC PATCH v3 1/8] leds: add support for hardware driven LEDs
` [RFC PATCH v3 2/8] leds: add function to configure hardware controlled LED
` [RFC PATCH v3 3/8] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [RFC PATCH v3 4/8] leds: trigger: netdev: rename and expose NETDEV trigger enum modes
` [RFC PATCH v3 5/8] leds: trigger: netdev: add hardware control support
` [RFC PATCH v3 6/8] leds: trigger: add hardware-phy-activity trigger
` [RFC PATCH v3 7/8] net: dsa: qca8k: add LEDs support
` [RFC PATCH v3 8/8] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH v4 0/4] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2021-11-10 20:54 UTC  (8+ messages)
` [PATCH v4 1/4] initramfs: refactor do_header() cpio magic checks
` [PATCH v4 2/4] initramfs: print helpful cpio error on "crc" magic
` [PATCH v4 3/4] docs: remove mention of "crc" cpio format support
` [PATCH v4 4/4] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-11-10 18:30 UTC  (14+ messages)

[PATCH v3] docs/zh_CN: Add zh_CN/accounting/delay-accounting.rst
 2021-11-10 13:48 UTC  (4+ messages)

[PATCH v3 00/15] Free user PTE page table pages
 2021-11-10 12:59 UTC  (14+ messages)
` [PATCH v3 01/15] mm: do code cleanups to filemap_map_pmd()
` [PATCH v3 02/15] mm: introduce is_huge_pmd() helper
` [PATCH v3 03/15] mm: move pte_offset_map_lock() to pgtable.h
` [PATCH v3 04/15] mm: rework the parameter of lock_page_or_retry()
` [PATCH v3 05/15] mm: add pmd_installed_type return for __pte_alloc() and other friends
` [PATCH v3 06/15] mm: introduce refcount for user PTE page table page
` [PATCH v3 07/15] mm/pte_ref: add support for user PTE page table page allocation
` [PATCH v3 08/15] mm/pte_ref: initialize the refcount of the withdrawn PTE page table page
` [PATCH v3 09/15] mm/pte_ref: add support for the map/unmap of user "

[PATCH 0/2] docs/zh_CN add pciebus-howto and pci-iov-howto translation
 2021-11-10 12:08 UTC  (5+ messages)
` [PATCH 1/2] docs/zh_CN: add pciebus-howto translation
` [PATCH 2/2] docs/zh_CN: add pci-iov-howto translation

[PATCH RFC 0/5] Handle UEFI NX-restricted page tables
 2021-11-10 11:11 UTC  (7+ messages)
` [PATCH RFC 1/5] efi/x86: Disable paging when booting via efistub
` [PATCH RFC 2/5] efi/x86_64: set page table if provided by libstub
` [PATCH RFC 3/5] libstub: build temporary page table without NX-bit
` [PATCH RFC 4/5] efi: Add option for handling efi memory protection
` [PATCH RFC 5/5] Docs: document notemppt option

[PATCH] docs: Update Sphinx requirements
 2021-11-10  9:16 UTC 

drivers/ptp/ptp_clockmatrix.c:1679: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-10  7:29 UTC 

[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-11-10  6:18 UTC  (4+ messages)

[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2021-11-09 21:25 UTC  (18+ messages)
` [PATCH 3/7] thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface
` [PATCH 5/7] thermal: intel: hfi: Enable notification interrupt
` [PATCH 6/7] thermal: netlink: Add a new event to notify CPU capabilities change

[PATCH 0/3] Some improvements on panic_print
 2021-11-09 20:28 UTC  (4+ messages)
` [PATCH 1/3] docs: sysctl/kernel: Add missing bit to panic_print
` [PATCH 2/3] panic: Add option to dump all CPUs backtraces in panic_print
` [PATCH 3/3] panic: Allow printing extra panic information on kdump

[PATCH v4 0/3] Driver for TI INA238 I2C Power Monitor
 2021-11-09 20:33 UTC  (3+ messages)
` [PATCH v4 3/3] hwmon: Driver for Texas Instruments INA238

[PATCH v1] sched/numa: add per-process numa_balancing
 2021-11-09 16:26 UTC  (10+ messages)
  `  "
      `  "
          `  "
              `  "

[RFC 1/3] gpiolib: remove irq_to_gpio() definition
 2021-11-09 11:49 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 021/101] fscrypt: allow 256-bit master keys with AES-256-XTS
 2021-11-09  1:48 UTC  (2+ messages)

[PATCH AUTOSEL 5.14 025/138] fscrypt: allow 256-bit master keys with AES-256-XTS
 2021-11-08 17:44 UTC 

[PATCH AUTOSEL 5.15 027/146] fscrypt: allow 256-bit master keys with AES-256-XTS
 2021-11-08 17:42 UTC 

[RFC PATCH v2 0/5] Adds support for PHY LEDs with offload triggers
 2021-11-08 20:15 UTC  (21+ messages)
` [RFC PATCH v2 1/5] leds: trigger: add API for HW offloading of triggers
` [RFC PATCH v2 3/5] leds: trigger: add offload-phy-activity trigger

[PATCH net-next 00/21] ethtool, stats: introduce and use standard XDP stats
 2021-11-08 18:09 UTC  (9+ messages)
` [PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-11-08 14:45 UTC  (4+ messages)
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask

[RFC PATCH 0/6] Adds support for PHY LEDs with offload triggers
 2021-11-08 13:48 UTC  (9+ messages)
` [RFC PATCH 2/6] leds: permit to declare supported "
` [RFC PATCH 4/6] leds: trigger: add offload-phy-activity trigger

[PATCH v1 (RFC)] docs: discourage users from using bugzilla.kernel.org
 2021-11-08 13:17 UTC  (6+ messages)

[PATCH nf-next v6] netfilter: ipvs: Fix reuse connection if RS weight is 0
 2021-11-08 10:46 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).