Linux Documentation
[Prev Page][Next Page]
- Re: [PATCH V5 1/5] PCI: Add TLP Processing Hints (TPH) support, (continued)
- [PATCH RFC 0/3] Add NUMA mempolicy support for KVM guest_memfd,
Shivank Garg
- [GIT PULL] Documentation for 6.12,
Jonathan Corbet
- [PATCH v10 0/8] Coresight for Kernel panic and watchdog reset,
Linu Cherian
- [PATCH] Documentation: Fix config_acs= example, Akihiko Odaki
- [PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature,
Akihiko Odaki
- [PATCH RFC v3 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH, Akihiko Odaki
- [PATCH RFC v3 2/9] virtio_net: Add functions for hashing, Akihiko Odaki
- [PATCH RFC v3 3/9] net: flow_dissector: Export flow_keys_dissector_symmetric, Akihiko Odaki
- [PATCH RFC v3 4/9] tap: Pad virtio header with zero, Akihiko Odaki
- [PATCH RFC v3 5/9] tun: Pad virtio header with zero, Akihiko Odaki
- [PATCH RFC v3 6/9] tun: Introduce virtio-net hash reporting feature, Akihiko Odaki
- [PATCH RFC v3 7/9] tun: Introduce virtio-net RSS, Akihiko Odaki
- [PATCH RFC v3 8/9] selftest: tun: Add tests for virtio-net hashing, Akihiko Odaki
- [PATCH RFC v3 9/9] vhost/net: Support VIRTIO_NET_F_HASH_REPORT, Akihiko Odaki
- Re: [PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature, Stephen Hemminger
- [PATCH v8 00/11] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper, Jeff Layton
- [PATCH v8 02/11] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v8 03/11] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v8 04/11] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v8 05/11] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v8 06/11] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v8 08/11] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 09/11] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 10/11] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v8 11/11] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: [PATCH v8 00/11] fs: multigrain timestamp redux, Randy Dunlap
- [v1] Documentation: kgdb: Correct parameter error,
Changhuang Liang
- [PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH v11 03/20] x86: Secure Launch Resource Table header file, Ross Philipson
- [PATCH v11 01/20] Documentation/x86: Secure Launch kernel documentation, Ross Philipson
- [PATCH v11 04/20] x86: Secure Launch main header file, Ross Philipson
- [PATCH v11 05/20] x86: Add early SHA-1 support for Secure Launch early measurements, Ross Philipson
- [PATCH v11 06/20] x86: Add early SHA-256 support for Secure Launch early measurements, Ross Philipson
- [PATCH v11 07/20] x86/msr: Add variable MTRR base/mask and x2apic ID registers, Ross Philipson
- [PATCH v11 08/20] x86/boot: Place TXT MLE header in the kernel_info section, Ross Philipson
- [PATCH v11 10/20] x86: Secure Launch kernel late boot stub, Ross Philipson
- [PATCH v11 09/20] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH v11 11/20] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH v11 12/20] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH v11 13/20] x86/reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH v11 14/20] tpm: Protect against locality counter underflow, Ross Philipson
- [PATCH v11 15/20] tpm: Ensure tpm is in known state at startup, Ross Philipson
- [PATCH v11 16/20] tpm: Make locality requests return consistent values, Ross Philipson
- [PATCH v11 17/20] tpm: Add ability to set the default locality the TPM chip uses, Ross Philipson
- [PATCH v11 18/20] tpm: Add sysfs interface to allow setting and querying the default locality, Ross Philipson
- [PATCH v11 19/20] x86: Secure Launch late initcall platform module, Ross Philipson
- [PATCH v11 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch, Ross Philipson
- [PATCH v11 02/20] x86: Secure Launch Kconfig, Ross Philipson
- Re: [PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support, Thomas Gleixner
- Re: [PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support, Jarkko Sakkinen
- [PATCH v2] kernel-docs: Add new section for Rust learning materials,
Carlos Bilbao
- [PATCH v7 00/11] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v7 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper, Jeff Layton
- [PATCH v7 02/11] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v7 03/11] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v7 04/11] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v7 05/11] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v7 06/11] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v7 07/11] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v7 08/11] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v7 09/11] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v7 10/11] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v7 11/11] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: [PATCH v7 00/11] fs: multigrain timestamp redux, Christian Brauner
- [PATCH] scripts: use ':Original:' tag to locate the origin file,
Cheng Ziqiu
- [PATCH v3] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED,
Nicolin Chen
- [PATCH v4 00/30] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v4 01/30] mm: Introduce ARCH_HAS_USER_SHADOW_STACK, Deepak Gupta
- [PATCH v4 02/30] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH v4 03/30] riscv: Enable cbo.zero only when all harts support Zicboz, Deepak Gupta
- [PATCH v4 04/30] riscv: Add support for per-thread envcfg CSR values, Deepak Gupta
- [PATCH v4 05/30] riscv: Call riscv_user_isa_enable() only on the boot hart, Deepak Gupta
- [PATCH v4 06/30] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv, Deepak Gupta
- [PATCH v4 07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v4 08/30] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v4 09/30] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v4 10/30] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v4 11/30] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v4 12/30] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v4 13/30] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v4 14/30] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v4 15/30] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v4 17/30] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
- [PATCH v4 18/30] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v4 19/30] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v4 20/30] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v4 21/30] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v4 22/30] riscv sigcontext: cfi state struct definition for sigcontext, Deepak Gupta
- [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v4 24/30] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v4 25/30] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v4 26/30] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v4 27/30] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v4 28/30] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v4 29/30] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v4 30/30] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [PATCH v27 00/32] Introduce QC USB SND audio offloading support,
Wesley Cheng
- [PATCH v27 04/32] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients, Wesley Cheng
- [PATCH v27 24/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status, Wesley Cheng
- [PATCH v27 02/32] usb: host: xhci: Repurpose event handler for skipping interrupter events, Wesley Cheng
- [PATCH v27 12/32] ALSA: usb-audio: Save UAC sample size information, Wesley Cheng
- [PATCH v27 13/32] ALSA: usb-audio: Prevent starting of audio stream if in use, Wesley Cheng
- [PATCH v27 26/32] ALSA: usb-audio: Introduce USB SND platform op callbacks, Wesley Cheng
- [PATCH v27 05/32] usb: host: xhci-mem: Cleanup pending secondary event ring events, Wesley Cheng
- [PATCH v27 16/32] ASoC: usb: Create SOC USB SND jack kcontrol, Wesley Cheng
- [PATCH v27 07/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present, Wesley Cheng
- [PATCH v27 19/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port, Wesley Cheng
- [PATCH v27 01/32] xhci: add helper to stop endpoint and wait for completion, Wesley Cheng
- [PATCH v27 14/32] ASoC: Add SOC USB APIs for adding an USB backend, Wesley Cheng
- [PATCH v27 22/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout, Wesley Cheng
- [PATCH v27 31/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices, Wesley Cheng
- [PATCH v27 20/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250, Wesley Cheng
- [PATCH v27 06/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index, Wesley Cheng
- [PATCH v27 11/32] ALSA: usb-audio: Check for support for requested audio format, Wesley Cheng
- [PATCH v27 03/32] xhci: sideband: add initial api to register a sideband entity, Wesley Cheng
- [PATCH v27 25/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device, Wesley Cheng
- [PATCH v27 10/32] ALSA: usb-audio: Export USB SND APIs for modules, Wesley Cheng
- [PATCH v27 30/32] ALSA: usb-audio: Add USB offload route kcontrol, Wesley Cheng
- [PATCH v27 23/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6, Wesley Cheng
- [PATCH v27 08/32] usb: dwc3: Specify maximum number of XHCI interrupters, Wesley Cheng
- [PATCH v27 15/32] ASoC: usb: Add PCM format check API for USB backend, Wesley Cheng
- [PATCH v27 21/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp, Wesley Cheng
- [PATCH v27 09/32] ALSA: Add USB audio device jack type, Wesley Cheng
- [PATCH v27 29/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use, Wesley Cheng
- [PATCH v27 17/32] ASoC: usb: Fetch ASoC card and pcm device information, Wesley Cheng
- [PATCH v27 32/32] ASoC: usb: Rediscover USB SND devices on USB port add, Wesley Cheng
- [PATCH v27 18/32] ASoC: doc: Add documentation for SOC USB, Wesley Cheng
- [PATCH v27 27/32] ALSA: usb-audio: qcom: Add USB QMI definitions, Wesley Cheng
- [PATCH v27 28/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support, Wesley Cheng
- [PATCH 0/3] Implement ACPI SPCR v3 support and minor earlycon cleanup,
Raul E Rangel
- [PATCH v4] docs/sp_SP: Add translation for scheduler/sched-bwc.rst,
Sergio González Collado
- [PATCH] Documentation: Unify format for vulnerability sysfs,
Takahiro Itazuri
- [RFC net-next v3 0/9] Add support for per-NAPI config via netlink,
Joe Damato
- [PATCH bpf-next v2] docs/bpf: Add missing BPF program types to docs,
Donald Hunter
- [PATCH net-next v2] Documentation: networking: Fix missing PSE documentation and grammar issues,
Kory Maincent
- [PATCH v10 00/14] riscv: Add support for xtheadvector,
Charlie Jenkins
- [PATCH v10 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description, Charlie Jenkins
- [PATCH v10 02/14] dt-bindings: cpus: add a thead vlen register length property, Charlie Jenkins
- [PATCH v10 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree, Charlie Jenkins
- [PATCH v10 04/14] riscv: Add thead and xtheadvector as a vendor extension, Charlie Jenkins
- [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead, Charlie Jenkins
- [PATCH v10 06/14] RISC-V: define the elements of the VCSR vector CSR, Charlie Jenkins
- [PATCH v10 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT, Charlie Jenkins
- [PATCH v10 08/14] riscv: Add xtheadvector instruction definitions, Charlie Jenkins
- [PATCH v10 09/14] riscv: vector: Support xtheadvector save/restore, Charlie Jenkins
- [PATCH v10 10/14] riscv: hwprobe: Add thead vendor extension probing, Charlie Jenkins
- [PATCH v10 11/14] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension, Charlie Jenkins
- [PATCH v10 12/14] selftests: riscv: Fix vector tests, Charlie Jenkins
- [PATCH v10 13/14] selftests: riscv: Support xtheadvector in vector tests, Charlie Jenkins
- [PATCH v10 14/14] riscv: Add ghostwrite vulnerability, Charlie Jenkins
- Re: [PATCH v10 00/14] riscv: Add support for xtheadvector, Aoba K
- Re: [PATCH v10 00/14] riscv: Add support for xtheadvector, Aoba K
- [PATCH v2] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED,
Nicolin Chen
- [PATCH] docs: filesystems: corrected grammar of netfs page, Dennis Lam
- [PATCH] docs: filesystems: bcachefs: fixed some spelling mistakes in the bcachefs coding style page, Dennis Lam
- [PATCH] docs: filesystems: removed the :c:func usage in the journaling page, Dennis Lam
- [PATCH 0/1],
Dennis Lam
- [PATCH v1 0/4] Fixup NLM and kNFSD file lock callbacks,
Benjamin Coddington
- [PATCH] kernel-docs: Add new section for Rust learning materials,
Carlos Bilbao
- [PATCH net-next] Documentation: networking: Fix missing PSE documentation issue,
Kory Maincent
- [PATCH bpf-next v1] docs/bpf: Add missing BPF program types to docs,
Donald Hunter
- [PATCH net-next v2 0/4] bnxt_en: implement tcp-data-split ethtool command,
Taehee Yoo
- [PATCH] kbuild: Support separating source and output of the external module,
Jing Leng
- [PATCH] drm/display: fix kerneldocs references,
Dmitry Baryshkov
- original file finding,
Alex Shi
- Vendor Registration, Etihad Aviation Group PJSC
- [PATCH] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED,
Nicolin Chen
- [PATCH net-next v26 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v26 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v26 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v26 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v26 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v26 06/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v26 05/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v26 07/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v26 08/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v26 09/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v26 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v26 11/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v26 13/13] netdev: add dmabuf introspection, Mina Almasry
- [PATCH net-next v26 12/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Re: [PATCH net-next v26 00/13] Device Memory TCP, patchwork-bot+netdevbpf
- [PATCH 00/15] KVM: x86: Introduce new ioctl KVM_TRANSLATE2,
Nikolas Wipper
- [PATCH 01/15] KVM: Add API documentation for KVM_TRANSLATE2, Nikolas Wipper
- [PATCH 02/15] KVM: x86/mmu: Abort page walk if permission checks fail, Nikolas Wipper
- [PATCH 03/15] KVM: x86/mmu: Introduce exception flag for unmapped GPAs, Nikolas Wipper
- [PATCH 04/15] KVM: x86/mmu: Store GPA in exception if applicable, Nikolas Wipper
- [PATCH 05/15] KVM: x86/mmu: Introduce flags parameter to page walker, Nikolas Wipper
- [PATCH 06/15] KVM: x86/mmu: Implement PWALK_SET_ACCESSED in page walker, Nikolas Wipper
- [PATCH 07/15] KVM: x86/mmu: Implement PWALK_SET_DIRTY in page walker, Nikolas Wipper
- [PATCH 08/15] KVM: x86/mmu: Implement PWALK_FORCE_SET_ACCESSED in page walker, Nikolas Wipper
- [PATCH 09/15] KVM: x86/mmu: Introduce status parameter to page walker, Nikolas Wipper
- [PATCH 10/15] KVM: x86/mmu: Implement PWALK_STATUS_READ_ONLY_PTE_GPA in page walker, Nikolas Wipper
- [PATCH 11/15] KVM: x86: Introduce generic gva to gpa translation function, Nikolas Wipper
- [PATCH 12/15] KVM: Introduce KVM_TRANSLATE2, Nikolas Wipper
- [PATCH 13/15] KVM: Add KVM_TRANSLATE2 stub, Nikolas Wipper
- [PATCH 14/15] KVM: x86: Implement KVM_TRANSLATE2, Nikolas Wipper
- [PATCH 15/15] KVM: selftests: Add test for KVM_TRANSLATE2, Nikolas Wipper
- Re: [PATCH 00/15] KVM: x86: Introduce new ioctl KVM_TRANSLATE2, Nikolas Wipper
- [PATCH 0/2] net: dsa: RCU-protect dsa_ptr in struct net_device,
A. Sverdlin
- [PATCH v7 1/8] PCI: Protect Link Control 2 Register with RMW locking, Ilpo Järvinen
- [no subject], Unknown
- [PATCH 00/12] fs/dax: Fix FS DAX page reference counts,
Alistair Popple
- [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one, Alistair Popple
- [PATCH 03/12] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH 04/12] mm: Allow compound zone device pages, Alistair Popple
- [PATCH 05/12] mm/memory: Add dax_insert_pfn, Alistair Popple
- [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages, Alistair Popple
- [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages, Alistair Popple
- [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH 09/12] mm: Update vm_normal_page() callers to accept FS DAX pages, Alistair Popple
- [PATCH 10/12] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH 11/12] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH 12/12] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH net-next 0/3] mptcp: fallback to TCP after 3 MPC drop + cache,
Matthieu Baerts (NGI0)
- [PATCH] Typo in the file 'feature-and-quirk-policy.rst'.,
cvam
- [PATCH 0/3] hwmon: pmbus: add tps25990 efuse support,
Jerome Brunet
- [PATCH v5 0/3] iio: adc: add new ad7625 driver,
Trevor Gamblin
- [PATCH net-next v8 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface,
Parthiban Veerasooran
- [PATCH net-next v8 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface, Parthiban Veerasooran
- [PATCH net-next v8 02/14] net: ethernet: oa_tc6: implement register write operation, Parthiban Veerasooran
- [PATCH net-next v8 04/14] net: ethernet: oa_tc6: implement software reset, Parthiban Veerasooran
- [PATCH net-next v8 05/14] net: ethernet: oa_tc6: implement error interrupts unmasking, Parthiban Veerasooran
- [PATCH net-next v8 03/14] net: ethernet: oa_tc6: implement register read operation, Parthiban Veerasooran
- [PATCH net-next v8 06/14] net: ethernet: oa_tc6: implement internal PHY initialization, Parthiban Veerasooran
- [PATCH net-next v8 07/14] net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY, Parthiban Veerasooran
- [PATCH net-next v8 08/14] net: ethernet: oa_tc6: enable open alliance tc6 data communication, Parthiban Veerasooran
- [PATCH net-next v8 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames, Parthiban Veerasooran
- [PATCH net-next v8 10/14] net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames, Parthiban Veerasooran
- [PATCH net-next v8 11/14] net: ethernet: oa_tc6: implement mac-phy interrupt, Parthiban Veerasooran
- [PATCH net-next v8 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY, Parthiban Veerasooran
- [PATCH net-next v8 12/14] net: ethernet: oa_tc6: add helper function to enable zero align rx frame, Parthiban Veerasooran
- [PATCH net-next v8 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY, Parthiban Veerasooran
- Re: [PATCH net-next v8 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface, patchwork-bot+netdevbpf
- [PATCH net-next v25 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v25 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v25 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v25 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v25 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v25 05/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v25 07/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v25 06/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v25 08/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v25 11/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v25 09/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v25 13/13] netdev: add dmabuf introspection, Mina Almasry
- [PATCH net-next v25 12/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Re: [PATCH net-next v25 00/13] Device Memory TCP, Yunsheng Lin
- Re: [PATCH net-next v25 00/13] Device Memory TCP, Jakub Kicinski
- [PATCH net-next v6 0/2] net-timestamp: introduce a flag to filter out rx software and hardware report,
Jason Xing
- [PATCH] docs:filesystems: fix spelling and grammar mistakes on netfs library page,
Dennis Lam
- [PATCH] docs:filesystem: fix mispelled words on autofs page,
Dennis Lam
- [PATCH] docs:filesystems: fix spelling and grammar mistakes in iomap design page,
Dennis Lam
- [PATCH v3] Documentation: Unify format for vuln sysfs,
Takahiro Itazuri
- [PATCH] docs:mm: fix spelling mistakes in heterogeneous memory management page,
Dennis Lam
- [RFC net-next v2 0/9] Add support for per-NAPI config via netlink,
Joe Damato
- [PATCH v2 net-next] net-timestamp: correct the use of SOF_TIMESTAMPING_RAW_HARDWARE,
Jason Xing
- [PATCH] tools: usb: p9_fwd: wrap USBG shell command examples in literal code blocks,
Bagas Sanjaya
- [tobetter:odroid-6.6.y 42/82] drivers/char/rk3568-gpiomem.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst, kernel test robot
- [PATCH v2] docs/process: fix typos,
Andrew Kreimer
- [morse:mpam/snapshot/v6.11-rc1 47/129] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/arch/x86/resctrl*, kernel test robot
- [PATCH v3] docs/zh_CN: add the translation of kbuild/gcc-plugins.rst,
Dongliang Mu
- [PATCH] Documentation: PCI: fix typo in pci.rst,
Abdul Rahim
- [PATCH] docs:mm: fixed spelling and grammar mistakes on vmalloc kernel stack page,
Dennis Lam
- [PATCH] docs:fs:fixed some spelling mistakes in the bcachefs coding style page,
Dennis Lam
- [PATCH] docs:filesystems: fix spelling and grammar mistakes,
Dennis Lam
- [PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]