linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-05 03:02:12 to 2022-05-07 09:29:19 UTC [more...]

[PATCH v6 00/23] Rust support
 2022-05-07  9:29 UTC  (5+ messages)
  ` [PATCH v6 18/23] docs: add Rust documentation

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-05-07  9:28 UTC  (4+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region

[PATCH net-next v3] net/core: Rephrase function description of __dev_queue_xmit()
 2022-05-07  8:46 UTC 

[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-05-07  6:36 UTC  (7+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG

[PATCH v24 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-07  3:37 UTC  (19+ messages)
` [PATCH v24 1/6] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v24 2/6] arm64: Use insert_resource() to simplify code
` [PATCH v24 3/6] arm64: kdump: Reimplement crashkernel=X
` [PATCH v24 4/6] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v24 5/6] of: Support more than one crash kernel regions for kexec -s
` [PATCH v24 6/6] docs: kdump: Update the crashkernel description for arm64

[PATCH v4 00/10] Introduce In Field Scan driver
 2022-05-06 22:54 UTC  (46+ messages)
` [PATCH v5 "
  ` [PATCH v5 07/10] platform/x86/intel/ifs: Add scan test support
  ` [PATCH v6 00/11] Introduce In Field Scan driver
    ` [PATCH v6 01/11] x86/microcode/intel: Expose collect_cpu_info_early() for IFS
    ` [PATCH v6 02/11] x86/msr-index: Define INTEGRITY_CAPABILITIES MSR
    ` [PATCH v6 03/11] stop_machine: Add stop_core_cpuslocked() for per-core operations
    ` [PATCH v6 04/11] platform/x86/intel/ifs: Add stub driver for In-Field Scan
    ` [PATCH v6 05/11] platform/x86/intel/ifs: Read IFS firmware image
    ` [PATCH v6 06/11] platform/x86/intel/ifs: Check IFS Image sanity
    ` [PATCH v6 07/11] platform/x86/intel/ifs: Authenticate and copy to secured memory
    ` [PATCH v6 08/11] platform/x86/intel/ifs: Add scan test support
    ` [PATCH v6 09/11] platform/x86/intel/ifs: Add IFS sysfs interface
    ` [PATCH v6 10/11] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
    ` [PATCH v6 11/11] platform/x86/intel/ifs: add ABI documentation for IFS
    ` [PATCH v7 00/12] Introduce In Field Scan driver
      ` [PATCH v7 01/12] x86/microcode/intel: Expose collect_cpu_info_early() for IFS
      ` [PATCH v7 02/12] x86/msr-index: Define INTEGRITY_CAPABILITIES MSR
      ` [PATCH v7 03/12] stop_machine: Add stop_core_cpuslocked() for per-core operations
      ` [PATCH v7 04/12] platform/x86/intel/ifs: Add stub driver for In-Field Scan
      ` [PATCH v7 05/12] platform/x86/intel/ifs: Read IFS firmware image
      ` [PATCH v7 06/12] platform/x86/intel/ifs: Check IFS Image sanity
      ` [PATCH v7 07/12] platform/x86/intel/ifs: Authenticate and copy to secured memory
      ` [PATCH v7 08/12] platform/x86/intel/ifs: Add scan test support
      ` [PATCH v7 09/12] platform/x86/intel/ifs: Add IFS sysfs interface
      ` [PATCH v7 10/12] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
      ` [PATCH v7 11/12] platform/x86/intel/ifs: add ABI documentation for IFS
      ` [PATCH v7 12/12] Documentation: In-Field Scan

[PATCH] mm,doc: Add new documentation structure
 2022-05-06 21:10 UTC  (6+ messages)

[PATCH v23 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-06 17:45 UTC  (14+ messages)
` [PATCH v23 1/6] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v23 2/6] arm64: Use insert_resource() to simplify code
` [PATCH v23 3/6] arm64: kdump: Reimplement crashkernel=X
` [PATCH v23 4/6] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v23 5/6] of: Support more than one crash kernel regions for kexec -s
` [PATCH v23 6/6] docs: kdump: Update the crashkernel description for arm64

[PATCH v9 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-06 16:50 UTC  (9+ messages)
` [PATCH v9 4/4] mm: hugetlb_vmemmap: "

[PATCH v3 00/12] Landlock: file linking and renaming support
 2022-05-06 16:31 UTC  (14+ messages)
` [PATCH v3 01/12] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v3 02/12] landlock: Reduce the maximum number of layers to 16
` [PATCH v3 03/12] landlock: Create find_rule() from unmask_layers()
` [PATCH v3 04/12] landlock: Fix same-layer rule unions
` [PATCH v3 05/12] landlock: Move filesystem helpers and add a new one
` [PATCH v3 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
` [PATCH v3 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v3 08/12] selftests/landlock: Add 11 new test suites dedicated to file reparenting
` [PATCH v3 09/12] samples/landlock: Add support for "
` [PATCH v3 10/12] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v3 11/12] landlock: Document good practices about filesystem policies
` [PATCH v3 12/12] landlock: Add design choices documentation for filesystem access rights

[PATCH 00/10] Encrypted Hibernation
 2022-05-06 16:08 UTC  (2+ messages)

[PATCH v6 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-05-06 16:02 UTC  (19+ messages)
` [PATCH v6 11/21] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v6 12/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v6 13/21] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v6 14/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v6 16/21] vfio-pci/zdev: add open/close device hooks
` [PATCH v6 17/21] vfio-pci/zdev: add function handle to clp base capability

[PATCH v2 0/1] Allow setting hostname before userspace starts
 2022-05-06 15:44 UTC  (4+ messages)
` [PATCH v2 1/1] init: Add "hostname" kernel parameter

[PATCH] docs: sched: Update sched-rt-group Documentation For Gender Inclusiveness
 2022-05-06 15:22 UTC  (3+ messages)

[PATCH V9 00/22] arch: Add basic LoongArch support
 2022-05-06 13:20 UTC  (9+ messages)
` [PATCH V9 20/24] LoongArch: Add efistub booting support

[PATCH -next] docs: vm/page_owner: Tweak literal block in STANDARD FORMAT SPECIFIERS
 2022-05-06 13:09 UTC 

[PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X
 2022-05-06 11:39 UTC  (13+ messages)

[PATCH RESEND] KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment
 2022-05-06  7:07 UTC 

[PATCH] kunit: Taint kernel if any tests run
 2022-05-06  7:01 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v9 5/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-06  6:25 UTC  (3+ messages)
` [PATCH v9 6/7] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM

[PATCH] delayacct: track delays from write-protect copy
 2022-05-06  4:57 UTC  (4+ messages)

[PATCH 0/1] Allow setting hostname before userspace starts
 2022-05-06  0:51 UTC  (3+ messages)
` [PATCH 1/1] init: Add "hostname" kernel parameter

[PATCH v4 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-05-06  0:08 UTC  (8+ messages)
` [PATCH v4 1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device
` [PATCH v4 2/7] vfio/ccw: Remove mdev from struct channel_program
` [PATCH v4 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH v4 4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
` [PATCH v4 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
` [PATCH v4 6/7] vfio: Remove dead code
` [PATCH v4 7/7] vfio: Remove calls to vfio_group_add_container_user()

[PATCH v6 0/6] Proposal for a GPU cgroup controller
 2022-05-05 23:56 UTC  (6+ messages)
` [PATCH v6 1/6] gpu: rfc: "

[arm-platforms:kvm-arm64/psci-suspend 7/13] htmldocs: Documentation/virt/kvm/api.rst:6049: (SEVERE/4) Title level inconsistent:
 2022-05-05 19:18 UTC  (2+ messages)

[PATCH net-next v2] net/core: use ReST block quote in __dev_queue_xmit() comment
 2022-05-05 16:48 UTC  (3+ messages)

[RFC V3 00/20] The Runtime Verification (RV) interface
 2022-05-05 16:07 UTC  (21+ messages)
` [RFC V3 01/20] rv: Add "
` [RFC V3 02/20] rv: Add runtime reactors interface
` [RFC V3 03/20] rv/include: Add helper functions for deterministic automata
` [RFC V3 04/20] rv/include: Add deterministic automata monitor definition via C macros
` [RFC V3 05/20] rv/include: Add instrumentation helper functions
` [RFC V3 06/20] tools/rv: Add dot2c
` [RFC V3 07/20] tools/rv: Add dot2k
` [RFC V3 08/20] rv/monitor: Add the wip monitor skeleton created by dot2k
` [RFC V3 09/20] rv/monitor: wip instrumentation and Makefile/Kconfig entries
` [RFC V3 10/20] rv/monitor: Add the wwnr monitor skeleton created by dot2k
` [RFC V3 11/20] rv/monitor: wwnr instrumentation and Makefile/Kconfig entries
` [RFC V3 12/20] rv/reactor: Add the printk reactor
` [RFC V3 13/20] rv/reactor: Add the panic reactor
` [RFC V3 14/20] Documentation/rv: Add a basic documentation
` [RFC V3 15/20] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [RFC V3 16/20] Documentation/rv: Add deterministic automata instrumentation documentation
` [RFC V3 17/20] watchdog/dev: Add tracepoints
` [RFC V3 18/20] rv/monitor: Add safe watchdog monitor
` [RFC V3 19/20] rv/safety_app: Add an safety_app sample
` [RFC V3 20/20] Documentation/rv: Add watchdog-monitor documentation

[RFC PATCH v6 00/11] Adds support for PHY LEDs with offload triggers
 2022-05-05 14:43 UTC  (28+ messages)
` [RFC PATCH v6 01/11] leds: add support for hardware driven LEDs
` [RFC PATCH v6 02/11] leds: add function to configure hardware controlled LED
` [RFC PATCH v6 03/11] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [RFC PATCH v6 06/11] leds: trigger: netdev: add hardware control support
` [RFC PATCH v6 07/11] leds: trigger: netdev: use mutex instead of spinlocks
` [RFC PATCH v6 09/11] leds: trigger: netdev: add additional hardware only triggers
` [RFC PATCH v6 10/11] net: dsa: qca8k: add LEDs support
` [RFC PATCH v6 11/11] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH RESEND 0/5] dt-bindings: support Ethernet devices as LED triggers
 2022-05-05 14:30 UTC  (9+ messages)
` [PATCH RESEND 1/5] dt-bindings: net: add bitfield defines for Ethernet speeds
` [PATCH RESEND 2/5] dt-bindings: net: allow Ethernet devices as LED triggers
` [PATCH RESEND 3/5] dt-bindings: leds: add Ethernet triggered LEDs to example
` [PATCH RESEND 4/5] ARM: dts: BCM5301X: Add triggers for Luxul XWR-1200 network LEDs
` [PATCH RESEND PoC] leds: trigger: netdev: support DT "trigger-sources" property

[PATCH 1/4] dt-bindings: net: add bitfield defines for Ethernet speeds
 2022-05-05 14:11 UTC  (4+ messages)

[PATCH net-next v2] bond: add mac filter option for balance-xor
 2022-05-05 12:14 UTC  (2+ messages)

[PATCH] drm/todo: Add entry for using kunit in the subsystem
 2022-05-05  8:32 UTC  (2+ messages)

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX X570-E GAMING WIFI II
 2022-05-05  7:33 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).