linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-29 20:28:19 to 2024-09-03 10:42:48 UTC [more...]

[PATCH v12 0/3] Add support for Intel PPS Generator
 2024-09-03 10:25 UTC  (5+ messages)
` [PATCH v12 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator

[PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
 2024-09-03  9:05 UTC  (2+ messages)

[PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
 2024-09-03  9:04 UTC  (2+ messages)

[PATCH v12 17/39] arm64/hwcap: Add hwcap for GCS
 2024-09-03  9:00 UTC  (2+ messages)

[PATCH v12 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks
 2024-09-03  8:59 UTC  (2+ messages)
` [PATCH v12 6/39] "

[PATCH v12 04/39] mman: Add map_shadow_stack() flags
 2024-09-03  8:57 UTC  (2+ messages)
` [PATCH v12 4/39] "

[PATCH v12 03/39] prctl: arch-agnostic prctl for shadow stack
 2024-09-03  8:55 UTC  (2+ messages)
` [PATCH v12 3/39] "

[RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
 2024-09-03  8:53 UTC  (9+ messages)

[PATCH v2 0/2] nosnp sev command line support
 2024-09-03  8:44 UTC  (4+ messages)
` [PATCH v2 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm
` [PATCH v2 2/2] x86 KVM:SVM: Provide "nosnp" boot option for sev kernel command line

[daniel-lezcano:timers/drivers/next 4/9] drivers/platform/x86/intel/pmc/core.c:1213: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-09-03  8:30 UTC  (2+ messages)

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-09-03  7:10 UTC  (32+ messages)
` [PATCH v3 04/25] cxl/pci: Delay event buffer allocation
` [PATCH v3 05/25] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v3 07/25] cxl/core: Separate region mode from decoder mode
` [PATCH v3 08/25] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v3 12/25] cxl/region: Refactor common create region code
` [PATCH v3 13/25] cxl/region: Add sparse DAX region support
` [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v3 15/25] cxl/pci: Factor out interrupt policy check
` [PATCH v3 16/25] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v3 17/25] cxl/core: Return endpoint decoder information from region search
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 20/25] dax/bus: Factor out dev dax resize logic
` [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions

[PATCH HID 0/7] HID: bpf: add a new hook to control hid-generic
 2024-09-03  5:57 UTC  (10+ messages)
` [PATCH HID 1/7] selftests/hid: add dependency on hid_common.h
` [PATCH HID 2/7] selftests/hid: cleanup C tests by adding a common struct uhid_device
` [PATCH HID 3/7] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
` [PATCH HID 4/7] HID: bpf: allow BPF programs to force using hid-generic
` [PATCH HID 5/7] selftests/hid: add test for assigning a given device to hid-generic
` [PATCH HID 6/7] HID: bpf: Allow to control the connect mask of hid-generic from BPF
` [PATCH HID 7/7] selftests/hid: add test to disable hid-input

[PATCH] Documentation: livepatch: Correct release locks antonym
 2024-09-03  2:47 UTC 

[PATCH v2] docs: Move fault injection section to dev-tools
 2024-09-03  1:23 UTC  (2+ messages)

[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-09-02 18:58 UTC  (8+ messages)
` [PATCH v12 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files

[PATCH] docs/mm: fix a typo
 2024-09-02 18:32 UTC 

[PATCH net] net: napi: Make napi_defer_irqs u32
 2024-09-02 17:06 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: hwmon: Introduce ADS71x8
 2024-09-02 17:01 UTC  (14+ messages)
      ` AW: "

[PATCH v3 00/13] nfsd: implement the "delstid" draft
 2024-09-02 13:22 UTC  (9+ messages)
` [PATCH v3 08/13] nfs_common: make nfs4.h include generated nfs4_1.h
` [PATCH v3 11/13] fs: handle delegated timestamps in setattr_copy_mgtime

nvmem: Fix misspelling
 2024-09-02 13:06 UTC  (2+ messages)

[PATCH -next 0/7] spi: replace and remove {devm_}spi_alloc_master/slave()
 2024-09-02 12:59 UTC  (8+ messages)
` [PATCH -next 1/7] media: usb/msi2500: switch to use spi_alloc_host()
` [PATCH -next 2/7] media: netup_unidvb: switch to use devm_spi_alloc_host()
` [PATCH -next 3/7] spi: ch341: "
` [PATCH -next 4/7] spi: slave-mt27xx: switch to use spi_alloc_target()
` [PATCH -next 5/7] video: fbdev: mmp: switch to use spi_alloc_host()
` [PATCH -next 6/7] staging: greybus: spi: "
` [PATCH -next 7/7] spi: remove {devm_}spi_alloc_master/slave()

[PATCH net-next v17 13/14] mm: page_frag: update documentation for page_frag
 2024-09-02 12:03 UTC 

[PATCH v4 0/6] mm: split underused THPs
 2024-09-02 10:09 UTC  (13+ messages)
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH V2] Documentation: Improve crash_kexec_post_notifiers description
 2024-09-02  8:23 UTC  (3+ messages)

[PATCH v2] docs/zh_CN: add the translation of kbuild/gcc-plugins.rst
 2024-09-02  7:12 UTC  (9+ messages)

[PATCH v2 0/6] page allocation tag compression
 2024-09-02  5:16 UTC  (9+ messages)
` [PATCH v2 1/6] maple_tree: add mas_for_each_rev() helper
` [PATCH v2 2/6] alloc_tag: load module tags into separate continuous memory
` [PATCH v2 3/6] alloc_tag: eliminate alloc_tag_ref_set
` [PATCH v2 4/6] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references
` [PATCH v2 5/6] alloc_tag: make page allocation tag reference size configurable
` [PATCH v2 6/6] alloc_tag: config to store page allocation tag refs in page flags

[PATCH] ipmi: docs: don't advertise deprecated sysfs entries
 2024-09-01 19:36 UTC  (2+ messages)

[PATCH v12 0/3] usb: gadget: 9pfs transport
 2024-09-01 19:11 UTC  (4+ messages)
` [PATCH v12 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v12 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v12 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[morse:mpam/abmc/v6 76/162] htmldocs: Warning: fs/resctrl/Kconfig references a file that doesn't exist: file:Documentation/fs/resctrl.rst
 2024-08-31 11:32 UTC 

[PATCH] docs: scheduler: completion: Update member of struct completion
 2024-08-31  9:10 UTC  (2+ messages)

[PATCH 0/3] riscv: mm: Do not restrict mmap address based on hint
 2024-08-31  3:33 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH v26 00/33] Introduce QC USB SND audio offloading support
 2024-08-31  2:11 UTC  (43+ messages)
` [PATCH v26 09/33] ALSA: Add USB audio device jack type
` [PATCH v26 10/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v26 11/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v26 12/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v26 13/33] ASoC: usb: Add PCM format check API for "
` [PATCH v26 14/33] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v26 15/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v26 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v26 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v26 20/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v26 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v26 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v26 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v26 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v26 25/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v26 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v26 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v26 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v26 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v26 31/33] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH net-next v24 00/13] Device Memory TCP
 2024-08-31  0:43 UTC  (14+ messages)
` [PATCH net-next v24 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v24 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v24 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v24 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v24 05/13] page_pool: devmem support
` [PATCH net-next v24 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v24 07/13] net: support non paged skb frags
` [PATCH net-next v24 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v24 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v24 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v24 11/13] net: add devmem TCP documentation
` [PATCH net-next v24 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v24 13/13] netdev: add dmabuf introspection

[PATCH net v2] docs: netdev: document guidance on cleanup.h
 2024-08-30 20:31 UTC  (2+ messages)

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-30 20:22 UTC  (21+ messages)
` [PATCH v6 02/11] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v6 03/11] KVM: arm64: "
` [PATCH v6 08/11] KVM: x86: Optimize kvm_{test_,}age_gfn a little bit

[PATCH net-next] Documentation: Add missing fields to net_cachelines
 2024-08-30 18:40 UTC  (2+ messages)

[PATCH] Documentation: Improve crash_kexec_post_notifiers description
 2024-08-30 18:23 UTC  (3+ messages)

[PATCH net-next v23 00/13] Device Memory TCP
 2024-08-30 17:59 UTC  (15+ messages)
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v23 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v23 13/13] netdev: add dmabuf introspection

[PATCH] docs: Move fault injection section to dev-tools
 2024-08-30 17:43 UTC 

publish: perfwiki.github.io/main
 2024-08-30 16:29 UTC  (3+ messages)

[PATCH v2] arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
 2024-08-30 16:12 UTC  (2+ messages)

[PATCH v2 0/6] Add rounding macros and enable KUnit tests
 2024-08-30 16:09 UTC  (12+ messages)
` [PATCH v2 1/6] math.h: Add macros for rounding to the closest value
` [PATCH v2 5/6] lib: math_kunit: Add tests for new macros related to rounding to nearest value

[PATCH v10 2/3] net/9p/usbg: Add new usb gadget function transport
 2024-08-30 15:15 UTC  (2+ messages)

[PATCH v3 01/13] nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
 2024-08-30 13:54 UTC  (3+ messages)

[PATCH] Documentation/mm: Translate page_tables.rst to Simplified Chinese
 2024-08-30 13:32 UTC 

[PATCH net-next v16 13/14] mm: page_frag: update documentation for page_frag
 2024-08-30 11:18 UTC 

[PATCH] docs/zh_CN: add the translation of kbuild/gcc-plugins.rst
 2024-08-30 10:15 UTC  (5+ messages)

[PATCH v5 0/6] mm: split underused THPs
 2024-08-30 10:03 UTC  (7+ messages)
` [PATCH v5 1/6] mm: free zapped tail pages when splitting isolated thp
` [PATCH v5 2/6] mm: remap unused subpages to shared zeropage "
` [PATCH v5 3/6] mm: selftest to verify zero-filled pages are mapped to zeropage
` [PATCH v5 4/6] mm: Introduce a pageflag for partially mapped folios
` [PATCH v5 5/6] mm: split underused THPs
` [PATCH v5 6/6] mm: add sysfs entry to disable splitting "

[PATCH v3] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-30  8:07 UTC  (5+ messages)

[PATCH] arm64/vmcore: Add pgtable_l5_enabled information in vmcoreinfo
 2024-08-30  6:41 UTC  (4+ messages)

[PATCH net] docs: netdev: document guidance on cleanup.h
 2024-08-29 20:28 UTC  (2+ 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).