linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-14 17:19:22 to 2024-02-15 15:44:32 UTC [more...]

[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
 2024-02-15 15:29 UTC  (13+ messages)
` [PATCH v13 01/21] KVM: pfncache: Add a map helper function
` [PATCH v13 02/21] KVM: pfncache: remove unnecessary exports
` [PATCH v13 03/21] KVM: x86/xen: mark guest pages dirty with the pfncache lock held
` [PATCH v13 04/21] KVM: pfncache: add a mark-dirty helper
` [PATCH v13 05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v13 06/21] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v13 07/21] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v13 08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
` [PATCH v13 09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v13 12/21] KVM: x86/xen: allow shared_info to be mapped by fixed HVA
` [PATCH v13 19/21] KVM: pfncache: check the need for invalidation under read lock first
` [PATCH v13 20/21] KVM: x86/xen: allow vcpu_info content to be 'safely' copied

[PATCH RFC bpf-next v2 00/10] allow HID-BPF to do device IOs
 2024-02-15 15:23 UTC  (9+ messages)
` [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
` [PATCH RFC bpf-next v2 05/10] HID: bpf: export hid_hw_output_report as a BPF kfunc
` [PATCH RFC bpf-next v2 06/10] selftests/hid: Add test for hid_bpf_hw_output_report
` [PATCH RFC bpf-next v2 07/10] HID: bpf: allow to inject HID event from BPF
` [PATCH RFC bpf-next v2 08/10] selftests/hid: add tests for hid_bpf_input_report
` [PATCH RFC bpf-next v2 09/10] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks
` [PATCH RFC bpf-next v2 10/10] selftests/hid: add test for bpf_timer

Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
 2024-02-15 15:09 UTC  (14+ messages)
  `  "
      `  "
          `  "
              `  "
                  `  "

[PATCH v4] Documentation: Document the Linux Kernel CVE process
 2024-02-15 15:03 UTC  (2+ messages)

[PATCH v3 00/35] Memory allocation profiling
 2024-02-15 14:58 UTC  (24+ messages)
` [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v3 25/35] xfs: Memory allocation profiling fixups
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()

[PATCH 3/3] The URL of the datasheet seems to have changed
 2024-02-15 14:56 UTC  (2+ messages)

[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-15 14:33 UTC  (26+ messages)
` [PATCH net-next v3 01/17] MAINTAINERS: net: Add Oleksij to pse-pd maintainers
` [PATCH net-next v3 06/17] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v3 07/17] netlink: specs: Modify pse attribute prefix
` [PATCH net-next v3 08/17] netlink: specs: Expand the pse netlink command with PoE interface
` [PATCH net-next v3 09/17] MAINTAINERS: Add myself to pse networking maintainer
` [PATCH net-next v3 10/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
` [PATCH net-next v3 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller

[PATCH] [v2] Documentation: kbuild: explain handling optional dependencies
 2024-02-15 13:51 UTC  (5+ messages)

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-15 13:51 UTC  (6+ messages)
` [PATCH v6 003/164] pwm: Provide pwmchip_alloc() function and a devm variant of it

[PATCH 0/5] Some kernel-doc-related cleanups
 2024-02-15 13:48 UTC  (6+ messages)
` [PATCH 1/5] scripts/kernel-doc: add modeline for vim users
` [PATCH 2/5] scripts/kernel-doc: simplify function printing
` [PATCH 3/5] scripts/kernel-doc: separate out function signature
` [PATCH 4/5] scripts/kernel-doc: simplify signature printing
` [PATCH 5/5] doc: kerneldoc.py: fix indentation

[PATCHv5] PPPoL2TP: Add more code snippets
 2024-02-15 12:49 UTC  (2+ messages)

[PATCH v2] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
 2024-02-15 12:44 UTC  (6+ messages)

[PATCH v3] Documentation: Document the Linux Kernel CVE process
 2024-02-15 12:24 UTC  (12+ messages)

[PATCH v1 0/5] Introduce SandBox Mode (SBM)
 2024-02-15 11:39 UTC  (17+ messages)
` [PATCH v1 5/5] sbm: SandBox Mode documentation

[PATCH] docs: Only load the translations extension for HTML output
 2024-02-15 11:24 UTC  (5+ messages)

[PATCH] docs: translations: use attribute to store current language
 2024-02-15 11:22 UTC  (2+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-15 10:56 UTC  (24+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
` [PATCH v8 02/15] Documentation/x86: Secure Launch kernel documentation
` [PATCH v8 03/15] x86: Secure Launch Kconfig
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
` [PATCH v8 05/15] x86: Secure Launch main "
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v8 07/15] x86: Secure Launch kernel early boot stub
` [PATCH v8 08/15] x86: Secure Launch kernel late "
` [PATCH v8 09/15] x86: Secure Launch SMP bringup support
` [PATCH v8 10/15] kexec: Secure Launch kexec SEXIT support
` [PATCH v8 11/15] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v8 12/15] tpm: Add ability to set the preferred locality the TPM chip uses
` [PATCH v8 13/15] tpm: Add sysfs interface to allow setting and querying the preferred locality
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module
` [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch

[PATCH 0/3] TEE driver for Trusted Services
 2024-02-15 10:32 UTC  (5+ messages)
` [PATCH 2/3] tee: tstee: Add Trusted Services TEE driver

[PATCH net-next v8 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-02-15 10:26 UTC  (3+ messages)

[PATCH v1 0/8] x86_64 SandBox Mode arch hooks
 2024-02-15  9:37 UTC  (22+ messages)
` [PATCH v1 7/8] sbm: documentation of the x86-64 SandBox Mode implementation

[PATCH 00/31] NT synchronization primitive driver
 2024-02-15  7:28 UTC  (36+ messages)
` [PATCH 01/31] ntsync: Introduce the ntsync driver and character device
` [PATCH 02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM
` [PATCH 03/31] ntsync: Introduce NTSYNC_IOC_SEM_POST
` [PATCH 04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [PATCH 05/31] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [PATCH 06/31] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [PATCH 07/31] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK
` [PATCH 08/31] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [PATCH 09/31] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT
` [PATCH 10/31] ntsync: Introduce NTSYNC_IOC_EVENT_SET
  ` [PATCH 11/31] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
  ` [PATCH 12/31] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE
  ` [PATCH 13/31] ntsync: Introduce NTSYNC_IOC_SEM_READ
  ` [PATCH 14/31] ntsync: Introduce NTSYNC_IOC_MUTEX_READ
  ` [PATCH 15/31] ntsync: Introduce NTSYNC_IOC_EVENT_READ
  ` [PATCH 16/31] ntsync: Introduce alertable waits
  ` [PATCH 17/31] ntsync: Allow waits to use the REALTIME clock
  ` [PATCH 18/31] selftests: ntsync: Add some tests for semaphore state
  ` [PATCH 19/31] selftests: ntsync: Add some tests for mutex state
  ` [PATCH 20/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY
  ` [PATCH 21/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL
  ` [PATCH 22/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
  ` [PATCH 23/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL
  ` [PATCH 24/31] selftests: ntsync: Add some tests for manual-reset event state
  ` [PATCH 25/31] selftests: ntsync: Add some tests for auto-reset "
  ` [PATCH 26/31] selftests: ntsync: Add some tests for wakeup signaling with events
  ` [PATCH 27/31] selftests: ntsync: Add tests for alertable waits
  ` [PATCH 28/31] selftests: ntsync: Add some tests for wakeup signaling via alerts
  ` [PATCH 29/31] selftests: ntsync: Add a stress test for contended waits
  ` [PATCH 30/31] maintainers: Add an entry for ntsync
  ` [PATCH 31/31] docs: ntsync: Add documentation for the ntsync uAPI

[PATCH 1/1] Documentation: hyperv: Add overview of PCI pass-thru device support
 2024-02-14 23:22 UTC 

[PATCH v15 00/50] Introduce QC USB SND audio offloading support
 2024-02-14 23:04 UTC  (10+ messages)
` [PATCH v15 18/50] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v15 39/50] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v15 46/50] ALSA: usb-audio: Add USB offloading capable kcontrol

[PATCH v8 0/1] mm: report per-page metadata information
 2024-02-14 22:57 UTC  (2+ messages)
` [PATCH v8 1/1] "

[PATCH v4] docs: admin-guide: Update bootloader and installation instructions
 2024-02-14 22:54 UTC  (2+ messages)

[PATCH] Documentation: update mailing list addresses
 2024-02-14 22:46 UTC  (2+ messages)

[PATCH] docs: Makefile: Fix make cleandocs by deleting generated .rst files
 2024-02-14 22:43 UTC  (2+ messages)

[PATCH docs-next] scripts/kernel-doc: reindent
 2024-02-14 22:42 UTC  (2+ messages)

[PATCH v2] docs: scripts: sphinx-pre-install: Fix building docs with pyyaml package
 2024-02-14 22:32 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] doc:it_IT: add translation for I2C summary and protocol
 2024-02-14 22:31 UTC  (2+ messages)

[PATCH] doc:it_IT: remove unreferenced and not translated page
 2024-02-14 22:28 UTC  (2+ messages)

[PATCH] Documentation: embargoed-hardware-issues.rst: Fix Trilok's email
 2024-02-14 22:06 UTC  (5+ messages)

[PATCH] docs: kbuild: Kconfig: Fix grammar and formatting
 2024-02-14 21:51 UTC  (2+ messages)

[PATCH v3 00/35] Memory allocation profiling
 2024-02-14 20:00 UTC  (13+ messages)

[PATCH] Documentation: Document the Linux Kernel CVE process
 2024-02-14 19:02 UTC  (5+ messages)

[PATCH v2 0/2] net: ipconfig: remove wait for drivers
 2024-02-14 17:47 UTC  (6+ messages)
` [PATCH v2 1/2] net: make driver settling time configurable


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