linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-18 06:58:04 to 2024-08-20 08:13:46 UTC [more...]

[PATCH 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-20  8:13 UTC  (29+ messages)
` [PATCH 1/9] PCI: Make pcim_release_region() a public function
` [PATCH 2/9] PCI: Make pcim_iounmap_region() "
` [PATCH 3/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH 4/9] block: mtip32xx: "
` [PATCH 5/9] gpio: "
` [PATCH 6/9] ethernet: cavium: "
` [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH 0/5] page allocation tag compression
 2024-08-20  7:26 UTC  (13+ messages)
` [PATCH 1/5] alloc_tag: load module tags into separate continuous memory
` [PATCH 2/5] alloc_tag: eliminate alloc_tag_ref_set
` [PATCH 3/5] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references
` [PATCH 4/5] alloc_tag: make page allocation tag reference size configurable
` [PATCH 5/5] alloc_tag: config to store page allocation tag refs in page flags

[PATCH bpf-next] bpf: use kfunc hooks instead of program types
 2024-08-20  7:19 UTC  (4+ messages)

[PATCH v3 0/3] iio: adc: add new ad7625 driver
 2024-08-20  7:19 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs
` [PATCH v3 2/3] iio: adc: ad7625: add driver
` [PATCH v3 3/3] docs: iio: new docs for ad7625 driver

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-20  6:39 UTC  (12+ messages)
` [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol

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

[cel:lkxdrgen 1/2] htmldocs: Warning: tools/net/sunrpc/xdrgen/README references a file that doesn't exist: Documentation/sunrpc/xdr/
 2024-08-20  5:47 UTC 

[PATCH v4] docs: Fix grammar and phrasing errors in reporting-issues.rst
 2024-08-20  5:18 UTC  (2+ messages)

[PATCH net-next v6 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-08-20  5:10 UTC  (12+ messages)
` [PATCH net-next v6 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v6 10/14] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v6 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-20  4:01 UTC  (4+ messages)

[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-08-20  2:51 UTC  (11+ messages)
` [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs

[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
 2024-08-20  2:43 UTC  (6+ messages)

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-20  2:36 UTC  (18+ messages)

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-20  2:07 UTC  (6+ messages)

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-20  0:06 UTC  (14+ messages)
` [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 19/25] cxl/region/extent: Expose region extent information in sysfs
` [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 22/25] cxl/region: Read existing extents on region creation

[PATCH v9 00/13] riscv: Add support for xtheadvector
 2024-08-19 23:06 UTC  (5+ messages)

[PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-19 22:56 UTC 

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-19 22:47 UTC  (7+ messages)
` [PATCH v6 03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

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

[PATCH] arm_mpam: Fix T241-MPAM-4 workaround
 2024-08-19 22:08 UTC 

[PATCH] arm_mpam: resctrl: Update only requested configuration
 2024-08-19 22:07 UTC 

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

[PATCH v8 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-08-19 21:26 UTC  (7+ messages)
` [PATCH v8 1/6] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v8 2/6] RISC-V: Scalar unaligned access emulated on hotplug CPUs
` [PATCH v8 3/6] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v8 4/6] RISC-V: Detect unaligned vector accesses supported
` [PATCH v8 5/6] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v8 6/6] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH] Documentation: admin-guide/dm: Fix indentation bug
 2024-08-19 20:29 UTC  (2+ messages)

[PATCH 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2024-08-19 20:17 UTC  (4+ messages)
` [PATCH 1/7] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-19 19:27 UTC  (26+ messages)
` [PATCH v6 03/22] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v6 04/22] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v6 07/22] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap
` [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported

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

[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators
 2024-08-19 16:42 UTC  (4+ messages)

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-19 16:33 UTC  (21+ messages)
` [PATCH v10 12/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack
` [PATCH v10 15/40] arm64/idreg: Add overrride for GCS
` [PATCH v10 16/40] arm64/hwcap: Add hwcap "
` [PATCH v10 17/40] arm64/traps: Handle GCS exceptions
` [PATCH v10 18/40] arm64/mm: Handle GCS data aborts
` [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0
` [PATCH v10 20/40] arm64/gcs: Ensure that new threads have a GCS

[PATCH v3 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-19 15:03 UTC  (3+ messages)
` [PATCH v3 03/10] crypto: qat - replace deprecated PCI functions

[PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter
 2024-08-19 14:28 UTC  (6+ messages)

[PATCH v2 0/3] iio: adc: add new ad7625 driver
 2024-08-19 12:38 UTC  (4+ messages)
` [PATCH v2 2/3] iio: adc: ad7625: add driver

[PATCH] Fix typo "allocateed" to allocated
 2024-08-19 11:06 UTC 

[PATCH v2] Document/kexec: Generalize crash hotplug description
 2024-08-19  9:36 UTC 

[PATCH -next] doc: correcting the idmapping mount example
 2024-08-19  9:01 UTC  (2+ messages)

[PATCH v2] docs: bug-bisect: rewrite to better match the other bisecting text
 2024-08-19  8:42 UTC  (2+ messages)

[PATCH net-next 1/2] tty: Add N_TASHTALK line discipline for TashTalk Localtalk serial driver
 2024-08-19  5:32 UTC  (3+ messages)

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-19  2:38 UTC  (5+ messages)

[PATCH v5 00/13] Zacas/Zabha support and qspinlocks
 2024-08-18 22:40 UTC  (3+ messages)
` [PATCH v5 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description

[RFC PATCH] rust: enable rustdoc's `--generate-link-to-definition`
 2024-08-18 21:55 UTC  (3+ messages)

[PATCH 1/2] docs: rust: link to https://rust.docs.kernel.org
 2024-08-18 16:22 UTC  (3+ messages)
` [PATCH 2/2] docs: rust: improve main page introducing a "Code documentation" section

https://rust.docs.kernel.org is now available
 2024-08-18 14:08 UTC 

[PATCH] Fixed typo "allocateed" to allocated
 2024-08-18  9:42 UTC 

[PATCH v5 0/4] Introduce userspace-driven ALSA timers
 2024-08-18  8:02 UTC  (2+ messages)

[PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu
 2024-08-18  6:56 UTC  (5+ messages)
` [PATCH v5 1/4] drm: Add panel backlight quirks
` [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk
` [PATCH v5 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v5 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels


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