Linux Documentation
[Prev Page][Next Page]
[PATCH net-next v21 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v21 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v21 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v21 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v21 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v21 05/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v21 06/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v21 07/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v21 08/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v21 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v21 09/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v21 11/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v21 12/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v21 13/13] netdev: add dmabuf introspection, Mina Almasry
[cel:lkxdrgen 1/2] htmldocs: Warning: tools/net/sunrpc/xdrgen/README references a file that doesn't exist: Documentation/sunrpc/xdr/, kernel test robot
[PATCH bpf-next] bpf: use kfunc hooks instead of program types,
Matteo Croce
[PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted,
Guilherme G. Piccoli
[PATCH] arm_mpam: Fix T241-MPAM-4 workaround,
Shanker Donthineni
[PATCH] arm_mpam: resctrl: Update only requested configuration, Shanker Donthineni
[PATCH v8 0/6] RISC-V: Detect and report speed of unaligned vector accesses,
Jesse Taube
[PATCH] mm: Introduce a pageflag for partially mapped folios fix, Usama Arif
[PATCH] Documentation: admin-guide/dm: Fix indentation bug,
Piotr Zalewski
[PATCH 0/9] PCI: Remove pcim_iounmap_regions(),
Philipp Stanner
[PATCH 0/5] page allocation tag compression,
Suren Baghdasaryan
[PATCH v3 0/3] iio: adc: add new ad7625 driver,
Trevor Gamblin
[PATCH] Fix typo "allocateed" to allocated,
Gianfranco Trad
Re: [PATCH v2] Document/kexec: Generalize crash hotplug description, Baoquan He
[PATCH net-next v20 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v20 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v20 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v20 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v20 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v20 05/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v20 06/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v20 07/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v20 08/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v20 09/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v20 11/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v20 12/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v20 13/13] netdev: add dmabuf introspection, Mina Almasry
- [PATCH net-next v20 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- Re: [PATCH net-next v20 00/13] Device Memory TCP, Mina Almasry
[PATCH v4 0/6] mm: split underused THPs,
Usama Arif
[PATCH v2] docs: bug-bisect: rewrite to better match the other bisecting text,
Thorsten Leemhuis
[RFC PATCH] rust: enable rustdoc's `--generate-link-to-definition`,
Miguel Ojeda
[PATCH 1/2] docs: rust: link to https://rust.docs.kernel.org,
Miguel Ojeda
https://rust.docs.kernel.org is now available, Miguel Ojeda
[PATCH] Fixed typo "allocateed" to allocated, Gianfranco Trad
[PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu,
Thomas Weißschuh
[PATCH v5 00/13] Zacas/Zabha support and qspinlocks,
Alexandre Ghiti
- [PATCH v5 01/13] riscv: Move cpufeature.h macros into their own header, Alexandre Ghiti
- [PATCH v5 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs, Alexandre Ghiti
- [PATCH v5 03/13] riscv: Implement cmpxchg32/64() using Zacas, Alexandre Ghiti
- [PATCH v5 04/13] dt-bindings: riscv: Add Zabha ISA extension description, Alexandre Ghiti
- [PATCH v5 05/13] riscv: Implement cmpxchg8/16() using Zabha, Alexandre Ghiti
- [PATCH v5 06/13] riscv: Improve zacas fully-ordered cmpxchg(), Alexandre Ghiti
- [PATCH v5 07/13] riscv: Implement arch_cmpxchg128() using Zacas, Alexandre Ghiti
- [PATCH v5 08/13] riscv: Implement xchg8/16() using Zabha, Alexandre Ghiti
- [PATCH v5 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock, Alexandre Ghiti
- [PATCH v5 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h, Alexandre Ghiti
- [PATCH v5 11/13] riscv: Add ISA extension parsing for Ziccrse, Alexandre Ghiti
- [PATCH v5 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description, Alexandre Ghiti
- [PATCH v5 13/13] riscv: Add qspinlock support, Alexandre Ghiti
- Re: [PATCH v5 00/13] Zacas/Zabha support and qspinlocks, patchwork-bot+linux-riscv
[PATCH v7] docs/zh_CN: Add dev-tools/kcsan Chinese translation,
Haoyang Liu
[PATCH net-next 1/2] tty: Add N_TASHTALK line discipline for TashTalk Localtalk serial driver,
Rodolfo Zitellini
[PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter,
Rodolfo Zitellini
[PATCH net-next 0/2] pull-request appletalk 2024-08-17, Rodolfo Zitellini
[net-next v3] net: wwan: t7xx: PCIe reset rescan,
Jinjian Song
[PATCH V2] Documentation: Fix spelling mistakes,
Amit Vadhavana
[PATCH v11 0/4] riscv: sophgo: Add SG2042 external hardware monitor support,
Inochi Amaoto
[PATCH v2] rust: Remove erronous blockquote in coding guidelines,
Vincent Woltmann
[PATCH] ksmdb: fix spelling mistakes in documentation,
Victor Timofei
[PATCH 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE),
Babu Moger
[no subject], Unknown
[PATCH v2 0/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances,
Krishna chaitanya chundru
[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD),
Ira Weiny
- [PATCH v3 01/25] range: Add range_overlaps(), Ira Weiny
- [PATCH v3 02/25] printk: Add print format (%par) for struct range, Ira Weiny
- [PATCH v3 03/25] dax: Document dax dev range tuple, Ira Weiny
- [PATCH v3 04/25] cxl/pci: Delay event buffer allocation, Ira Weiny
- [PATCH v3 05/25] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD), ira . weiny
- [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device, ira . weiny
- [PATCH v3 07/25] cxl/core: Separate region mode from decoder mode, ira . weiny
- [PATCH v3 08/25] cxl/region: Add dynamic capacity decoder and region modes, ira . weiny
- [PATCH v3 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders, ira . weiny
- [PATCH v3 10/25] cxl/port: Add endpoint decoder DC mode support to sysfs, ira . weiny
- [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs, ira . weiny
- [PATCH v3 12/25] cxl/region: Refactor common create region code, Ira Weiny
- [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup, Ira Weiny
- [PATCH v3 15/25] cxl/pci: Factor out interrupt policy check, Ira Weiny
- [PATCH v3 13/25] cxl/region: Add sparse DAX region support, ira . weiny
- [PATCH v3 17/25] cxl/core: Return endpoint decoder information from region search, Ira Weiny
- [PATCH v3 16/25] cxl/mem: Configure dynamic capacity interrupts, ira . weiny
- [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents, ira . weiny
- [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs, ira . weiny
- [PATCH v3 20/25] dax/bus: Factor out dev dax resize logic, Ira Weiny
- [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions, ira . weiny
- [PATCH v3 22/25] cxl/region: Read existing extents on region creation, ira . weiny
- [PATCH v3 23/25] cxl/mem: Trace Dynamic capacity Event Record, ira . weiny
- [PATCH v3 24/25] tools/testing/cxl: Make event logs dynamic, Ira Weiny
- [PATCH v3 25/25] tools/testing/cxl: Add DC Regions to mock mem data, Ira Weiny
[PATCH v2 00/25] DCD: Add support for Dynamic Capacity Devices (DCD),
Ira Weiny
[PATCH] arm_mpam: Add workaround for T241-MPAM-6, Shanker Donthineni
[PATCH v4] docs: Fix grammar and phrasing errors in reporting-issues.rst,
SurajSonawane2415
[PATCH v3] docs: Fix grammar and phrasing errors in reporting-issues.rst,
SurajSonawane2415
[PATCH] rust: Remove erronous blockquote in coding guidelines,
Vincent Woltmann
[PATCH v3 00/10] Remove pcim_iomap_regions_request_all(),
Philipp Stanner
- [PATCH v3 01/10] PCI: Make pcim_request_all_regions() a public function, Philipp Stanner
- [PATCH v3 02/10] ata: ahci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v3 03/10] crypto: qat - replace deprecated PCI functions, Philipp Stanner
- [PATCH v3 04/10] crypto: marvell - replace deprecated PCI functions, Philipp Stanner
- [PATCH v3 06/10] wifi: iwlwifi: replace deprecated PCI functions, Philipp Stanner
- [PATCH v3 05/10] intel_th: pci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v3 07/10] ntb: idt: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v3 08/10] serial: rp2: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v3 09/10] ALSA: korg1212: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v3 10/10] PCI: Remove pcim_iomap_regions_request_all(), Philipp Stanner
[PATCH -next] doc: correcting the idmapping mount example,
Hongbo Li
[PATCH] Update redirect_dir and metacopy sections in overlayfs documentation,
Yuriy Belikov
[PATCH 0/8] Add iio backend compatibility for ad7606,
Guillaume Stols
[PATCH 1/2] get_maintainer: add --bug option to print bug reporting info,
Jani Nikula
[PATCH v10 0/2] Loongarch-avec support,
Tianyang Zhang
[PATCH] docs: Fix grammar and phrasing errors in reporting-issues.rst,
SurajSonawane2415
[PATCH 0/1] hwmon: (oxp-sensors) Add support for multiple new devices.,
Derek J. Clark
[PATCH] docs: block: Fix grammar and spelling mistakes in bfq-iosched.rst,
Karol Przybylski
[PATCH v2] Documentation: arch: Fix documentation spelling errors, Abhash Jha
[PATCH] LKMP(Bug fixing fall 2024): Fix documentation spelling errors,
Abhash Jha
[PATCH] docs/dyndbg: fix the example using dyndbg option in modprobe, Jialong Yang
[PATCH net-next v19 12/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
[PATCH net-next v19 13/13] netdev: add dmabuf introspection, Mina Almasry
[PATCH net-next v19 11/13] net: add devmem TCP documentation, Mina Almasry
[PATCH net-next v19 09/13] tcp: RX path for devmem TCP,
Mina Almasry
[PATCH net-next v19 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
[PATCH net-next v19 08/13] net: add support for skbs with unreadable frags, Mina Almasry
[PATCH net-next v19 07/13] net: support non paged skb frags, Mina Almasry
[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider,
Mina Almasry
[PATCH net-next v19 05/13] page_pool: devmem support, Mina Almasry
[PATCH net-next v19 04/13] netdev: netdevice devmem allocator, Mina Almasry
[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice,
Mina Almasry
[PATCH net-next v19 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
[PATCH net-next v19 00/13] Device Memory TCP,
Mina Almasry
[PATCH net-next v19 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
[PATCH v2 0/2] iio: adc: ad4695: implement triggered buffer,
David Lechner
[PATCH v5 0/4] Introduce userspace-driven ALSA timers,
Ivan Orlov
[PATCH v3 0/6] mm: split underutilized THPs,
Usama Arif
[PATCH Loongarch-avec support V9 2/2] irqchip/loongarch-avec: Add AVEC irqchip support, Tianyang Zhang
[PATCH Loongarch-avec support V9 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains,
Tianyang Zhang
[PATCH] LFX Task: Fix grammar and spelling errors in reporting-issues.rst files,
surajsonawane0215
[PATCH v4 0/3] drm: Minimum backlight overrides and implementation for amdgpu,
Thomas Weißschuh
[RFC net-next 0/5] Suspend IRQs during preferred busy poll,
Joe Damato
- [RFC net-next 1/5] net: Add sysfs parameter irq_suspend_timeout, Joe Damato
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Stanislav Fomichev
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Martin Karsten
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Stanislav Fomichev
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Martin Karsten
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Stanislav Fomichev
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Martin Karsten
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Stanislav Fomichev
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Martin Karsten
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Willem de Bruijn
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Joe Damato
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Willem de Bruijn
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Joe Damato
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Samiullah Khawaja
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Martin Karsten
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Willem de Bruijn
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Willem de Bruijn
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Joe Damato
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Willem de Bruijn
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Martin Karsten
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Willem de Bruijn
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Martin Karsten
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Willem de Bruijn
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Martin Karsten
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Jakub Kicinski
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Martin Karsten
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Joe Damato
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll, Jakub Kicinski
[PATCH] Documentation/llvm: turn make command for ccache into code block,
Javier Carrasco
[PATCH net-next v6 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface,
Parthiban Veerasooran
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]