messages from 2024-06-22 02:42:37 to 2024-06-25 15:01:24 UTC [more...]
[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
2024-06-25 14:57 UTC (7+ messages)
` [PATCH v9 01/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v9 02/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v9 03/39] mman: Add map_shadow_stack() flags
` [PATCH v9 04/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v9 05/39] arm64/gcs: Document the ABI "
` [PATCH v9 06/39] arm64/sysreg: Add definitions for architected GCS caps
[PATCH net-next v13 00/13] Device Memory TCP
2024-06-25 14:59 UTC (16+ 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 net-next v13 05/13] page_pool: convert to use netmem
` [PATCH net-next v13 06/13] page_pool: devmem support
` [PATCH net-next v13 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v13 08/13] net: support non paged skb frags
` [PATCH net-next v13 09/13] net: add support for skbs with unreadable frags
` [PATCH net-next v13 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v13 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v13 12/13] net: add devmem TCP documentation
` [PATCH net-next v13 13/13] selftests: add ncdevmem, netcat for devmem TCP
[PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
2024-06-25 14:50 UTC (9+ messages)
` [PATCH v7 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [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] irqchip/gicv3-its: Workaround for GIC-700 erratum 2195890
2024-06-25 14:30 UTC (6+ messages)
[PATCH net-next v9 12/13] mm: page_frag: update documentation for page_frag
2024-06-25 13:52 UTC
[PATCH v3] docs/zh_CN: Add driver-api phy translation
2024-06-25 13:09 UTC
[PATCH v2] docs/zh_CN: Add driver-api phy translation
2024-06-25 12:46 UTC (3+ messages)
[PATCH net-next v4 0/7] net: pse-pd: Add new PSE c33 features
2024-06-25 12:33 UTC (8+ messages)
` [PATCH net-next v4 1/7] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
` [PATCH net-next v4 2/7] netlink: specs: Expand the PSE netlink command with C33 new features
` [PATCH net-next v4 3/7] net: pse-pd: pd692x0: Expand ethtool status message
` [PATCH net-next v4 4/7] net: pse-pd: Add new power limit get and set c33 features
` [PATCH net-next v4 5/7] net: ethtool: Add new power limit get and set features
` [PATCH net-next v4 6/7] netlink: specs: Expand the PSE netlink command with C33 pw-limit attributes
` [PATCH net-next v4 7/7] net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks
[PATCH 0/7] minor document fixups
2024-06-25 7:51 UTC (11+ 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 v5 0/4] Userspace controls soft-offline pages
2024-06-25 7:16 UTC (8+ 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 net-next v7 0/9] Add ability to flash modules' firmware
2024-06-25 6:09 UTC (19+ 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 v2 0/8] Introduce fwctl subystem
2024-06-25 4:47 UTC (11+ 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] docs/zh_CN: Add driver-api phy translation
2024-06-25 2:54 UTC (3+ messages)
[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 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 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 0/3] spi: add devm_spi_optimize_message() helper
2024-06-24 19:44 UTC (8+ messages)
` [PATCH 2/3] "
` (subset) [PATCH 0/3] "
[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 (13+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported
[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 v4 0/4] Userspace controls soft-offline pages
2024-06-24 16:18 UTC (9+ 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] 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 (6+ messages)
` [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 (6+ 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 (5+ 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 NNTP newsgroup(s).