linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-29 12:37:26 to 2024-09-02 03:05:22 UTC [more...]

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

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

[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

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

[PATCH 1/2] dt-bindings: hwmon: Introduce ADS71x8
 2024-08-31 12:21 UTC  (6+ messages)

[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 net] net: napi: Make napi_defer_irqs u32
 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  (56+ messages)
` [PATCH v26 01/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v26 02/33] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v26 03/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v26 04/33] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v26 05/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v26 06/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v26 07/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v26 08/33] usb: dwc3: Specify maximum number of XHCI interrupters
` [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 17/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v26 18/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [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 27/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [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 v26 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v26 33/33] ASoC: usb: Rediscover USB SND devices on USB port add

[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  (16+ 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 v3 00/13] nfsd: implement the "delstid" draft
 2024-08-30 17:48 UTC  (25+ messages)
` [PATCH v3 01/13] nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
` [PATCH v3 02/13] nfsd: untangle code in nfsd4_deleg_getattr_conflict()
` [PATCH v3 03/13] nfsd: drop the ncf_cb_bmap field
` [PATCH v3 04/13] nfsd: drop the nfsd4_fattr_args "size" field
` [PATCH v3 05/13] nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
` [PATCH v3 06/13] nfsd: add pragma public to delegated timestamp types
` [PATCH v3 07/13] nfsd: fix reported change attr on a write delegation
` [PATCH v3 08/13] nfs_common: make nfs4.h include generated nfs4_1.h
` [PATCH v3 09/13] nfsd: add support for FATTR4_OPEN_ARGUMENTS
` [PATCH v3 10/13] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
` [PATCH v3 11/13] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v3 12/13] nfsd: add support for delegated timestamps
` [PATCH v3 13/13] nfsd: handle delegated timestamps in SETATTR

[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] 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 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-30  9:21 UTC  (11+ messages)
` [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 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  (5+ messages)

[PATCH] kernel-doc: Allow whitespace before comment start
 2024-08-29 20:25 UTC 

[RFC net-next 2/2] net: ethtool: add phy(dev) specific stats over netlink
 2024-08-29 19:23 UTC  (3+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-29 17:26 UTC  (9+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH] ALSA: Add logitech Audio profile quirk
 2024-08-29 17:04 UTC 

[PATCH 0/2] "nosnp" sev command line support
 2024-08-29 15:53 UTC  (7+ messages)
` [PATCH 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm

[PATCH v10 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch
 2024-08-29 15:13 UTC  (7+ messages)

[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-29 15:13 UTC  (4+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-29 14:11 UTC  (6+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset

[PATCH v2 resend] docs: dt: Update overlay file extension
 2024-08-29 13:41 UTC 

[PATCH 0/2] virtio-fs: Add 'file' mount option
 2024-08-29 13:21 UTC  (5+ 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).