messages from 2024-06-21 10:34:20 to 2024-06-25 02:47:33 UTC [more...]
[PATCH net-next v13 00/13] Device Memory TCP
2024-06-25 2:47 UTC (5+ messages)
` [PATCH net-next v13 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v13 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v13 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v13 04/13] netdev: netdevice devmem allocator
[PATCH v3] RISC-V: Provide the frequency of time CSR via hwprobe
2024-06-25 2:08 UTC (2+ messages)
[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
2024-06-25 0:50 UTC (9+ messages)
` [PATCH v3 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v3 2/8] dt-bindings: riscv: Add Zicclsm ISA extension description
` [PATCH v3 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed
` [PATCH v3 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v3 6/8] RISC-V: Detect unaligned vector accesses supported
` [PATCH v3 7/8] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v3 8/8] RISC-V: hwprobe: Document unaligned vector perf key
[PATCH v2] f2fs: add support single node mode
2024-06-24 23:32 UTC (3+ messages)
` "
[PATCH v3 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
2024-06-24 23:28 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add "
` [PATCH v3 2/3] iio: adc: ad4695: Add driver for "
` [PATCH v3 3/3] Documentation: iio: Document ad4695 driver
[PATCH v2 0/8] Introduce fwctl subystem
2024-06-24 23:18 UTC (10+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 4/8] taint: Add TAINT_FWCTL
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v2 8/8] mlx5: Create an auxiliary device for fwctl_mlx5
[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
2024-06-24 22:58 UTC (13+ messages)
[PATCH v4 0/5] ptdump: add intermediate directory support
2024-06-24 22:27 UTC (9+ messages)
` [PATCH v4 1/5] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
` [PATCH v4 5/5] arm64: add attrs and format to ptdump document
[PATCH v5 0/6] ptdump: add intermediate directory support
2024-06-24 22:16 UTC (7+ messages)
` [PATCH v5 1/6] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
` [PATCH v5 2/6] arm64: add APTable encoding to pagetable defs
` [PATCH v5 3/6] arm64: table descriptor ptdump support
` [PATCH v5 4/6] arm64: indent ptdump by level, aligning attributes
` [PATCH v5 5/6] arm64: exclusive upper bound for ptdump entries
` [PATCH v5 6/6] arm64: add attrs and format to ptdump document
[PATCH] irqchip/gicv3-its: Workaround for GIC-700 erratum 2195890
2024-06-24 21:44 UTC (2+ messages)
[PATCH v3 0/2] spi: add devm_spi_optimize_message() helper
2024-06-24 20:46 UTC (3+ messages)
` [PATCH v3 1/2] spi: add EXPORT_SYMBOL_GPL(devm_spi_optimize_message)
` [PATCH v3 2/2] iio: adc: ad7944: use devm_spi_optimize_message()
[PATCH v2 0/2] spi: add devm_spi_optimize_message() helper
2024-06-24 20:19 UTC (4+ messages)
` [PATCH v2 1/2] spi: add EXPORT_SYMBOL_GPL(devm_spi_optimize_message)
` [PATCH v2 2/2] iio: adc: ad7944: use devm_spi_optimize_message()
[PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
2024-06-24 20:18 UTC (7+ messages)
` [PATCH v7 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v7 14/16] riscv: hwprobe: export Zcmop ISA extension
[PATCH net-next v7 0/9] Add ability to flash modules' firmware
2024-06-24 19:57 UTC (18+ messages)
` [PATCH net-next v7 1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next v7 2/9] mlxsw: Implement "
` [PATCH net-next v7 3/9] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next v7 4/9] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v7 5/9] ethtool: Veto some operations during firmware flashing process
` [PATCH net-next v7 6/9] net: sfp: Add more extended compliance codes
` [PATCH net-next v7 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next v7 8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next v7 9/9] ethtool: Add ability to flash transceiver modules' firmware
[PATCH 0/3] spi: add devm_spi_optimize_message() helper
2024-06-24 19:44 UTC (10+ messages)
` [PATCH 1/3] Documentation: devres: add missing SPI helpers
` [PATCH 2/3] spi: add devm_spi_optimize_message() helper
` [PATCH 3/3] iio: adc: ad7944: use devm_spi_optimize_message()
` (subset) [PATCH 0/3] spi: add devm_spi_optimize_message() helper
[PATCH 0/7] minor document fixups
2024-06-24 19:26 UTC (9+ messages)
` [PATCH 1/7] Docs/process/index: Remove unaligned-memory-access from 'Other material'
` [PATCH 2/7] Docs/process/index: Remove riscv/patch-acceptance from 'Other material' section
` [PATCH 3/7] Docs: Move magic-number from process to staging
` [PATCH 4/7] Docs: Move clang-format from process/ to dev-tools/
` [PATCH 5/7] Docs/process/index: Remove unsorted docs section
` [PATCH 6/7] Docs/maintainer/maintainer-entry-profile: add DAMON maintainer profile
` [PATCH 7/7] Docs/process/email-clients: Document HacKerMaiL
[PATCH v2 0/4] iio: adc: ad4695: new driver for AD4695 and similar ADCs
2024-06-24 17:52 UTC (12+ messages)
` [PATCH v2 2/4] dt-bindings: iio: adc: add "
` [PATCH v2 3/4] iio: adc: ad4695: Add driver for "
[PATCH v2 0/2] platform/x86: wmi: Add driver_override support
2024-06-24 17:40 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] platform/x86: wmi: Add bus ABI documentation
[PATCH] memcg: Add a new sysctl parameter for automatically setting memory.high
2024-06-24 17:05 UTC (6+ messages)
[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
2024-06-24 16:57 UTC (18+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported
` [PATCH v2 6/6] RISC-V: hwprobe: Document unaligned vector perf key
[PATCH v3 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
2024-06-24 16:48 UTC (9+ messages)
` [PATCH v3 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [EXT] "
[PATCH v5 0/4] Userspace controls soft-offline pages
2024-06-24 16:33 UTC (5+ messages)
` [PATCH v5 1/4] mm/memory-failure: refactor log format in soft offline code
` [PATCH v5 2/4] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v5 3/4] selftest/mm: test enable_soft_offline behaviors
` [PATCH v5 4/4] docs: mm: add enable_soft_offline sysctl
[PATCH v4 0/4] Userspace controls soft-offline pages
2024-06-24 16:18 UTC (12+ messages)
` [PATCH v4 1/4] mm/memory-failure: refactor log format in soft offline code
` [PATCH v4 2/4] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v4 3/4] selftest/mm: test enable_soft_offline behaviors
[PATCH] s390/kvm: Reject memory region operations for ucontrol VMs
2024-06-24 15:33 UTC (2+ messages)
[PATCH] docs: Extend and refactor index of further kernel docs
2024-06-24 14:53 UTC (8+ messages)
[PATCH 0/2] platform/x86: wmi: Add driver_override support
2024-06-24 14:07 UTC (4+ messages)
` [PATCH 2/2] platform/x86: wmi: Add bus ABI documentation
[PATCH] riscv: Extend sv39 linear mapping max size to 128G
2024-06-24 11:27 UTC (2+ messages)
[PATCH RFC 0/2] Documentation: Debugging guide
2024-06-24 11:23 UTC (3+ messages)
` [PATCH RFC 2/2] docs: media: Debugging guide for the media subsystem
[PATCH v5 0/4] fix CPER issues related to UEFI 2.9A Errata
2024-06-24 9:19 UTC (2+ messages)
` [PATCH v5 4/4] docs: efi: add CPER functions to driver-api
[PATCH HID 00/12] HID: bpf_struct_ops, part 2
2024-06-24 8:52 UTC (8+ messages)
` [PATCH HID 03/12] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
` [PATCH HID 06/12] HID: bpf: add HID-BPF hooks for hid_hw_output_report
[PATCH v2 1/1] Documentation: hyperv: Add overview of Confidential Computing VM support
2024-06-24 7:07 UTC (2+ messages)
[PATCH net-next v12 00/13] Device Memory TCP
2024-06-24 0:13 UTC (9+ messages)
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
[sj:damon/next 40/41] htmldocs: Warning: .clang-format references a file that doesn't exist: Documentation/process/clang-format.rst
2024-06-23 17:07 UTC (2+ messages)
[sj:damon/next 39/41] htmldocs: Warning: Documentation/translations/it_IT/process/magic-number.rst references a file that doesn't exist: Documentation/process/magic-number.rst
2024-06-23 17:06 UTC (2+ messages)
[PATCH 1/3] Documentation: Fix typo `BFD`
2024-06-23 16:45 UTC (3+ messages)
` [PATCH 2/3] Documentation: Enumerate allowed value macros of `irq_type`
` [PATCH 3/3] Documentation: Correct the VGIC V2 CPU interface addr space size
[PATCH v2 1/3] dt-bindings: iio: accel: add ADXL380
2024-06-23 11:43 UTC (6+ messages)
` [PATCH v2 2/3] iio: accel: add ADXL380 driver
` [PATCH v2 3/3] docs: iio: add documentation for adxl380 driver
[PATCH v2 0/2] Documentation: update information for mailing lists
2024-06-22 20:13 UTC (9+ messages)
` [PATCH v2 2/2] Documentation: best practices for using Link trailers
[PATCH 0/2] Documentation: update information for mailing lists
2024-06-22 20:11 UTC (5+ messages)
` [PATCH 1/2] Documentation: fix links to mailing list services
` [PATCH 2/2] Documentation: best practices for using Link trailers
[PATCH v2] RISC-V: Provide the frequency of time CSR via hwprobe
2024-06-22 2:43 UTC (7+ messages)
` [External] "
[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
2024-06-21 20:46 UTC (2+ messages)
[PATCH 0/3] x86: Make 5-level paging support unconditional for x86-64
2024-06-21 16:44 UTC (4+ messages)
` [PATCH 1/3] x86/64/mm: Always use dynamic memory layout
` [PATCH 2/3] x86/64/mm: Make SPARSEMEM_VMEMMAP the only memory model
` [PATCH 3/3] x86/64/mm: Make 5-level paging support unconditional
[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-06-21 16:41 UTC (30+ messages)
` [PATCH v4 07/19] x86/resctrl: Add support to enable/disable ABMC feature
` [PATCH v4 08/19] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v4 09/19] x86/resctrl: Initialize ABMC counters bitmap
` [PATCH v4 14/19] x86/resctrl: Add the interface to assign ABMC counter
` [PATCH v4 16/19] x86/resctrl: Enable ABMC by default on resctrl mount
[PATCH v2 0/2] Docs/mm/damon/maintaier-profile: document a mailing tool and community meetup series
2024-06-21 16:36 UTC (3+ messages)
` [PATCH v2 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
` [PATCH v2 2/2] Docs/mm/damon/maintainer-profile: document DAMON community meetups
[PATCH net-next v15 00/14] net: Make timestamping selectable
2024-06-21 16:25 UTC (6+ messages)
` [PATCH net-next v15 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
[PATCH v4 17/19] x86/resctrl: Introduce the interface switch between ABMC and mbm_legacy
2024-06-21 14:43 UTC (2+ messages)
[PATCH] RISC-V: Provide the frequency of mtime via hwprobe
2024-06-21 10:34 UTC (6+ messages)
` [External] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).