messages from 2024-05-29 08:42:51 to 2024-05-31 01:32:55 UTC [more...]
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-05-31 1:03 UTC (12+ messages)
` [PATCH v9 01/19] x86/boot: Place kernel_info at a fixed offset
` [PATCH v9 02/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v9 03/19] x86: Secure Launch Kconfig
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file
` [PATCH v9 05/19] x86: Secure Launch main "
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v9 07/19] x86: Add early SHA-256 "
` [PATCH v9 08/19] x86: Secure Launch kernel early boot stub
` [PATCH v9 10/19] x86: Secure Launch SMP bringup support
` [PATCH v9 12/19] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v9 19/19] x86: EFI stub DRTM launch support for Secure Launch
[PATCH net-next 2/4] net: ipv4: Add a sysctl to set multipath hash seed
2024-05-31 1:00 UTC (2+ messages)
[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
2024-05-31 0:43 UTC (11+ messages)
` [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-05-31 0:33 UTC (15+ messages)
[PATCH net-next v10 00/14] Device Memory TCP
2024-05-30 23:51 UTC (16+ messages)
` [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v10 03/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v10 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
` [PATCH net-next v10 07/14] page_pool: devmem support
` [PATCH net-next v10 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v10 09/14] net: support non paged skb frags
` [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v10 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v10 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v10 13/14] net: add devmem TCP documentation
` [PATCH net-next v10 14/14] selftests: add ncdevmem, netcat for devmem TCP
[PATCH v10 07/11] Documentation: core-api: Add math.h macros and functions
2024-05-30 22:44 UTC (3+ messages)
[PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
2024-05-30 21:55 UTC (3+ messages)
[PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
2024-05-30 21:13 UTC (2+ messages)
[PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported
2024-05-30 21:10 UTC (2+ messages)
[PATCH docs-next v3] docs: handling-regressions.rst: recommend using "Closes:" tags
2024-05-30 19:57 UTC (2+ messages)
[PATCH] doc:it_IT: align Italian documentation
2024-05-30 19:55 UTC (2+ messages)
[PATCH v1] Documentation: process: Revert "Document suitability of Proton Mail for kernel development"
2024-05-30 19:40 UTC (2+ messages)
[PATCH] doc-guide: kernel-doc: document Returns: spelling
2024-05-30 19:35 UTC (2+ messages)
[PATCH] docs: Extend and refactor index of further kernel docs
2024-05-30 19:34 UTC (2+ messages)
[PATCH v20 00/12] Implement copy offload support
2024-05-30 17:11 UTC (8+ messages)
` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
[PATCH] docs: document python version used for compilation
2024-05-30 17:07 UTC (8+ messages)
[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
2024-05-30 15:48 UTC (19+ messages)
` [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop
[PATCH net-next v13 00/14] net: Make timestamping selectable
2024-05-30 15:45 UTC (22+ messages)
` [PATCH net-next v13 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v13 02/14] net: Move dev_set_hwtstamp_phylib to net/core/dev.h
` [PATCH net-next v13 03/14] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v13 04/14] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v13 05/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v13 06/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v13 07/14] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v13 08/14] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v13 10/14] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v13 11/14] net: macb: "
` [PATCH net-next v13 12/14] net: ptp: Move ptp_clock_index() to builtin symbol
` [PATCH net-next v13 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v13 14/14] netlink: specs: tsinfo: Enhance netlink attributes and add a set command
[PATCH 0/7] Zacas/Zabha support and qspinlocks
2024-05-30 14:43 UTC (17+ messages)
` [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
[PATCH net-next v2 0/3] doc: mptcp: new general doc and fixes
2024-05-30 14:09 UTC (4+ messages)
` [PATCH net-next v2 3/3] doc: new 'mptcp' page in 'networking'
[PATCH net-next v3 0/3] doc: mptcp: new general doc and fixes
2024-05-30 14:07 UTC (4+ messages)
` [PATCH net-next v3 1/3] doc: mptcp: add missing 'available_schedulers' entry
` [PATCH net-next v3 2/3] doc: mptcp: alphabetical order
` [PATCH net-next v3 3/3] doc: new 'mptcp' page in 'networking'
[PATCH v3] Documentation: cve Korean translation
2024-05-30 11:46 UTC (3+ messages)
[PATCH v2] Documentation: cve Korean translation
2024-05-30 11:45 UTC (3+ messages)
[PATCH v5] drivers: hwmon: max31827: Add PEC support
2024-05-30 11:25 UTC
[PATCH v8 00/12] Add support for Intel PPS Generator
2024-05-30 8:38 UTC (7+ messages)
` [PATCH v8 10/12] pps: generators: Add PPS Generator TIO Driver
[PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key
2024-05-30 8:07 UTC (4+ messages)
[PATCH v19 13/20] ipe: add support for dm-verity as a trust provider
2024-05-30 5:53 UTC (5+ messages)
[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-05-30 3:27 UTC (17+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
[RFC 00/12] ASoC: remove/replace dpcm_xxx flag
2024-05-30 1:30 UTC (13+ messages)
` [RFC 01/12] ASoC: amd: remove dpcm_xxx flags
` [RFC 02/12] ASoC: fsl: "
` [RFC 03/12] ASoC: sof: "
` [RFC 04/12] ASoC: intel: "
` [RFC 05/12] ASoC: samsung: "
` [RFC 06/12] ASoC: mediatek: "
` [RFC 07/12] ASoC: soc-core: "
` [RFC 08/12] ASoC: soc-compress: "
` [RFC 09/12] ASoC: soc-topology: "
` [RFC 10/12] ASoC: intel: boards: "
` [RFC 11/12] ASoC: soc-pcm: "
` [RFC 12/12] ASoC: doc: "
[PATCH v5 0/4] ASoC: grace time for DPCM cleanup
2024-05-30 1:18 UTC (5+ messages)
` [PATCH v5 1/4] ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availability limition
` [PATCH v5 2/4] ASoC: remove snd_soc_dai_link_set_capabilities()
` [PATCH v5 3/4] ASoC: amlogic: do not use dpcm_playback/capture flags
` [PATCH v5 4/4] ASoC: Intel: sof_sdw: use playback/capture_only flags
[PATCH v5 0/3] usb: gadget: 9pfs transport
2024-05-29 21:44 UTC (4+ messages)
` [PATCH v5 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script
[PATCH v3 0/4] Add support for hwspinlock bust
2024-05-29 21:28 UTC (7+ messages)
` [PATCH v3 1/4] hwspinlock: Introduce hwspin_lock_bust()
` [PATCH v3 2/4] hwspinlock: qcom: implement bust operation
` [PATCH v3 3/4] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()
` [PATCH v3 4/4] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop
` (subset) [PATCH v3 0/4] Add support for hwspinlock bust
[PATCH net-next v9 00/14] Device Memory TCP
2024-05-29 19:49 UTC (9+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
[PATCH v2 0/3] docs: riscv: Some clarifies on hwprobe misaligned performance
2024-05-29 18:33 UTC (3+ messages)
` [PATCH v2 3/3] RISC-V: hwprobe: not treat KEY_CPUPERF_0 as bitmask
[PATCH v4] drivers: hwmon: max31827: Add PEC support
2024-05-29 18:01 UTC (2+ messages)
[PATCH RFC 0/2] Documentation: Debugging guide
2024-05-29 16:22 UTC (3+ messages)
` [PATCH RFC 1/2] docs: media: Create separate documentation folder for media
` [PATCH RFC 2/2] docs: media: Debugging guide for the media subsystem
[PATCH 0/3] mm: zswap: global shrinker fix and proactive shrink
2024-05-29 13:27 UTC (10+ messages)
` [PATCH 1/3] mm: zswap: fix global shrinker memcg iteration
` [PATCH 2/3] mm: zswap: fix global shrinker error handling logic
` [PATCH 3/3] mm: zswap: proactive shrinking before pool size limit is hit
[PATCH v2] docs: dt: Update overlay file extension
2024-05-29 12:17 UTC (2+ messages)
[PATCH V17 4/9] arm64/boot: Enable EL2 requirements for BRBE
2024-05-29 10:51 UTC (2+ messages)
[PATCH v11 00/21] GenieZone hypervisor drivers
2024-05-29 8:42 UTC (21+ messages)
` [PATCH v11 01/21] virt: geniezone: enable gzvm-ko in defconfig
` [PATCH v11 02/21] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v11 03/21] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v11 04/21] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v11 05/21] virt: geniezone: Add vm support
` [PATCH v11 06/21] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v11 07/21] virt: geniezone: Add vm capability check
` [PATCH v11 08/21] virt: geniezone: Add vcpu support
` [PATCH v11 09/21] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v11 10/21] virt: geniezone: Add irqfd support
` [PATCH v11 11/21] virt: geniezone: Add ioeventfd support
` [PATCH v11 12/21] virt: geniezone: Add memory region purpose for hypervisor
` [PATCH v11 14/21] virt: geniezone: Optimize performance of protected VM memory
` [PATCH v11 15/21] virt: geniezone: Add memory pin/unpin support
` [PATCH v11 16/21] virt: geniezone: Add demand paging support
` [PATCH v11 17/21] virt: geniezone: Add block-based "
` [PATCH v11 18/21] virt: geniezone: Add memory relinquish support
` [PATCH v11 19/21] virt: geniezone: Provide individual VM memory statistics within debugfs
` [PATCH v11 20/21] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason
` [PATCH v11 21/21] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs
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).