messages from 2024-11-05 18:05:16 to 2024-11-05 18:46:02 UTC [more...]
[PATCH next 0/5] rockchip: rk3399: allow to trigger sysreset in TPL
2024-11-05 18:45 UTC (13+ messages)
` [PATCH next 1/5] pinctrl: rockchip: allow to build for TPL
` [PATCH next 2/5] rockchip: rk3399: merge CRU check within rk3399_force_power_on_reset
` [PATCH next 3/5] rockchip: tpl: allow to call board/SoC-specific code before DRAM init
` [PATCH next 4/5] rockchip: rk3399: allow to handle sysreset-gpio in TPL
` [PATCH next 5/5] rockchip: configs: puma-rk3399: do the system reset "
[PATCH] net: net_utils: Move ip_to_string to lib/net_utils.c
2024-11-05 17:12 UTC
[PATCH 01/19] clang.inc: Global settings for clang toolchain
2024-11-05 18:45 UTC (11+ messages)
` [PATCH 02/19] nonclangable.inc: Add recipe which can not be built with clang
` [PATCH 03/19] nonscanable.inc: Includes recipes which can not be used with clang-scan
` [PATCH 04/19] scan-build.bbclass: Add class to enable clang static analyser
` [PATCH 05/19] clang-native.bbclass: Abstraction to enable clang as native compiler
` [PATCH 06/19] cmake-native.bbclass: Abstraction to use cmake with native toolchains
` [PATCH 07/19] clang: Migrate clang and related recipes from meta-clang
` [PATCH 08/19] clang/recipes: Add missing SUMMARY field
` [PATCH 09/19] llvm: Delete
` [PATCH 10/19] spirv-llvm-translator: Add recipe
` [PATCH 11/19] multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
[Buildroot] [PATCH 1/1] package/python-async-timeout: bump to version 5.0.0
2024-11-05 18:45 UTC
[PATCH] iommu: Switch back to struct platform_driver::remove()
2024-11-05 18:42 UTC (4+ messages)
[PATCH v8 00/11] KVM: x86/mmu: Age sptes locklessly
2024-11-05 18:43 UTC (12+ messages)
` [PATCH v8 01/11] KVM: Remove kvm_handle_hva_range helper functions
` [PATCH v8 02/11] KVM: Add lockless memslot walk to KVM
` [PATCH v8 03/11] KVM: x86/mmu: Factor out spte atomic bit clearing routine
` [PATCH v8 04/11] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v8 05/11] KVM: x86/mmu: Rearrange kvm_{test_,}age_gfn
` [PATCH v8 06/11] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
` [PATCH v8 07/11] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock
` [PATCH v8 08/11] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH v8 09/11] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs
` [PATCH v8 10/11] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns
` [PATCH v8 11/11] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
[PULL 0/4] Crypto fixes patches
2024-11-05 18:41 UTC (5+ messages)
` [PULL 1/4] crypto: purge 'loaded' property that was not fully removed
` [PULL 2/4] crypto: Introduce SM3 hash hmac pbkdf algorithm
` [PULL 3/4] crypto: fix error check on gcry_md_open
` [PULL 4/4] crypto: perform runtime check for hash/hmac support in gcrypt
[PATCH v3 0/4] Add Microchip IPC mailbox
2024-11-05 18:35 UTC (10+ messages)
` [PATCH v3 1/4] riscv: sbi: vendorid_list: Add Microchip Technology to the vendor list
` [PATCH v3 2/4] riscv: export __cpuid_to_hartid_map
` [PATCH v3 3/4] dt-bindings: mailbox: add binding for Microchip IPC mailbox controller
` [PATCH v3 4/4] mailbox: add Microchip IPC support
[PATCH v6 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
2024-11-05 18:41 UTC (8+ messages)
` [PATCH v6 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers
[PATCH 1/2] libselinux: make use of calloc(3)
2024-11-05 18:39 UTC (2+ messages)
` [PATCH 2/2] libselinux: avoid dynamic allocation in openattr()
[PATCH v6 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-05 18:38 UTC (28+ messages)
` [PATCH v6 01/27] range: Add range_overlaps()
` [PATCH v6 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
` [PATCH v6 03/27] dax: Document struct dev_dax_range
` [PATCH v6 04/27] cxl/pci: Delay event buffer allocation
` [PATCH v6 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v6 06/27] cxl/region: Refactor common create region code
` [PATCH v6 07/27] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v6 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v6 09/27] cxl/core: Separate region mode from decoder mode
` [PATCH v6 10/27] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v6 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v6 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v6 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v6 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v6 15/27] cxl/region: Add sparse DAX region support
` [PATCH v6 16/27] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v6 17/27] cxl/pci: Factor out interrupt policy check
` [PATCH v6 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v6 19/27] cxl/core: Return endpoint decoder information from region search
` [PATCH v6 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v6 21/27] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v6 22/27] dax/bus: Factor out dev dax resize logic
` [PATCH v6 23/27] dax/region: Create resources on sparse DAX regions
` [PATCH v6 24/27] cxl/region: Read existing extents on region creation
` [PATCH v6 25/27] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v6 26/27] tools/testing/cxl: Make event logs dynamic
` [PATCH v6 27/27] tools/testing/cxl: Add DC Regions to mock mem data
[PATCH net-next] net: hisilicon: hns: use ethtool string helpers
2024-11-05 18:37 UTC (4+ messages)
` [PATCH net-next] net: hisilicon: hns3: "
[PATCH RESEND] dt-bindings: rtc: mpfs-rtc: remove Lewis from maintainers
2024-11-05 18:37 UTC (4+ messages)
[PATCH 0/4] GuC: Improve handling of the malformed G2H
2024-11-05 18:37 UTC (2+ messages)
` ✓ CI.BAT: success for "
[PATCH] scsi: sun3: Mark driver struct with __refdata to prevent section mismatch
2024-11-05 18:36 UTC
[PATCH v8 0/8] Support RISC-V IOPMP
2024-11-05 18:36 UTC (2+ messages)
[PULL 00/17] aspeed queue
2024-11-05 18:35 UTC (8+ messages)
` [PULL 10/17] tests/functional: Convert most Aspeed machine tests
[PATCH bpf-next v3 0/2] Zero overhead PROBE_MEM
2024-11-05 18:35 UTC (4+ messages)
` [PATCH bpf-next v3 2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP
[PATCH] Makefile: don't remove configure on distclean
2024-11-05 18:35 UTC (2+ messages)
[PATCH v6 0/8] Fix non-contiguous VRAM BO access in Xe
2024-11-05 18:35 UTC (8+ messages)
` [PATCH v6 2/8] drm/ttm: Add ttm_bo_access
[PATCH -V3 RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-11-05 18:34 UTC (2+ messages)
[PATCH v3 0/9] libselinux: rework selabel_file(5) database
2024-11-05 18:33 UTC (10+ messages)
` [PATCH v3 1/9] policycoreutils: introduce unsetfiles
` [PATCH v3 2/9] libselinux/utils: introduce selabel_compare
` [PATCH v3 3/9] libselinux: use more appropriate types in sidtab
` [PATCH v3 4/9] libselinux: add unique id to sidtab entries
` [PATCH v3 5/9] libselinux: sidtab updates
` [PATCH v3 6/9] libselinux: rework selabel_file(5) database
` [PATCH v3 7/9] libselinux: remove unused hashtab code
` [PATCH v3 8/9] libselinux: add selabel_file(5) fuzzer
` [PATCH v3 9/9] libselinux: support parallel selabel_lookup(3)
[PATCH v8 00/11] Enable haltpoll on arm64
2024-11-05 18:30 UTC (7+ messages)
` [PATCH 1/5] asm-generic: add smp_vcond_load_relaxed()
` [PATCH 2/5] arm64: add __READ_ONCE_EX()
` [PATCH 3/5] arm64: refactor delay() to enable polling for value
` [PATCH 4/5] arm64: add smp_vcond_load_relaxed()
` [PATCH 5/5] cpuidle: implement poll_idle() using smp_vcond_load_relaxed()
[Buildroot] [PATCH 1/1] package/python-apispec: bump to version 6.7.1
2024-11-05 18:32 UTC
[PATCH] migration: Check current_migration in migration_is_running()
2024-11-05 18:31 UTC (2+ messages)
QEMU Nitro Enclave Emulation on macOS
2024-11-05 18:29 UTC (2+ messages)
[PATCH] drm/amdkfd: remove gfx 12 trap handler page size cap
2024-11-05 18:29 UTC (2+ messages)
[RFC PATCH v1] ext2: remove buffer heads from quota handling
2024-11-05 18:29 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-alembic: bump to version 1.14.0
2024-11-05 18:29 UTC
[PATCH 00/21] Imagination BXS-4-64 MC1 GPU support
2024-11-05 18:16 UTC (12+ messages)
` [PATCH 01/21] dt-bindings: gpu: img: More explicit compatible strings
` [PATCH 02/21] dt-bindings: gpu: img: Further constrain clocks
` [PATCH 03/21] dt-bindings: gpu: img: Power domain details
` [PATCH 04/21] dt-bindings: gpu: img: Allow dma-coherent
` [PATCH 08/21] dt-bindings: gpu: img: Add BXS-4-64 devicetree bindings
[PATCH 0/7] drm/panel: nv3052c: Fix Anbernic RG35XX panel support (and add RG40XX panel)
2024-11-05 18:27 UTC (4+ messages)
` [PATCH 1/7] dt-bindings: display: panel: Rename rg35xx-plus-panel back to WL-355608-A8
[PATCH v2] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add mediatek,adsp property
2024-11-05 18:15 UTC (2+ messages)
Any NFSv4+TLS support outside Linux?
2024-11-05 18:27 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-aiohttp-remotes: bump to version 1.3.0
2024-11-05 18:26 UTC
qrtr/mhi: NULL-deref with in-kernel pd-mapper
2024-11-05 18:26 UTC (4+ messages)
[PATCH v2 net-next 0/2] ipv6: fix hangup on device removal
2024-11-05 18:26 UTC (4+ messages)
` [PATCH v2 net-next 1/2] ipv6: release nexthop "
` [PATCH v2 net-next 2/2] selftests: net: really check for bg process completion
[PATCH v12 00/13] net: tcp: improve tcp support in legacy stack
2024-11-05 18:26 UTC (8+ messages)
[PATCH v3 0/3] Remove split on unmap behavior
2024-11-05 18:14 UTC (4+ messages)
` [PATCH v3 1/3] iommu/io-pgtable-arm: "
` [PATCH v3 2/3] iommu/io-pgtable-arm-v7s: "
` [PATCH v3 3/3] iommu: Add a kdoc to iommu_unmap()
[PATCH v10 00/27] Enable CET Virtualization
2024-11-05 18:25 UTC (4+ messages)
[PATCH v2] tests: refresh package lists with latest libvirt-ci
2024-11-05 18:24 UTC (2+ messages)
[PATCH v3 1/2] tcl: update 8.6.15 -> 9.0.0
2024-11-05 18:24 UTC (8+ messages)
` [OE-core] "
timesync when using IWD stand-alone
2024-11-05 18:23 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libspdm: fix build due to missing macro definition
2024-11-05 18:23 UTC
[PATCH 0/6] Input: matrix-keypad: Various performance improvements
2024-11-05 18:22 UTC (4+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 4/7] dt-bindings: input: matrix_keypad - add missing property
[RFC PATCH 0/4] Alternative TPM patches for Trenchboot
2024-11-05 18:21 UTC (4+ messages)
[PATCH mptcp-net v2 0/3] mptcp: pm: use _rcu variant under rcu_read_lock
2024-11-05 18:21 UTC (3+ messages)
` [PATCH mptcp-net v2 2/3] mptcp: pm: lockless list traversal
[PATCH v12 0/4] debugfs to hisilicon migration driver
2024-11-05 18:21 UTC (4+ messages)
` [PATCH v12 3/4] hisi_acc_vfio_pci: register debugfs for "
[PATCH net-next v3 0/6] Side MDIO Support for LAN937x Switches
2024-11-05 18:21 UTC (5+ messages)
` [PATCH net-next v3 3/6] net: dsa: microchip: Refactor MDIO handling for side MDIO access
` [PATCH net-next v3 5/6] net: dsa: microchip: add support for side MDIO interface in LAN937x
[PATCH] exec: NULL out bprm->argv0 when it is an ERR_PTR
2024-11-05 18:19 UTC
[PATCH 1/2] dt-bindings: hwmon: pwm-fan: Document start from dead stop properties
2024-11-05 18:18 UTC (2+ messages)
[PATCH scarthgap] arm-base/linux-yocto: revert interim 6.10 patch for fvp-base
2024-11-05 18:18 UTC
[PATCH v2] PCI: mediatek-gen3: Avoid PCIe resetting via PCIE_RSTB for Airoha EN7581 SoC
2024-11-05 18:13 UTC (3+ messages)
[meta-oe][PATCH] postgresql: Disable tcl support by default
2024-11-05 18:17 UTC
[Buildroot] [PATCH 1/1] package/python-pysmi: use poetry setup type
2024-11-05 18:16 UTC
qla1280 driver for qlogic-1040 on alpha
2024-11-05 18:16 UTC (16+ messages)
[PATCH] ASoC: rt721-sdca: change interrupt mask from XU to GE
2024-11-05 18:15 UTC (2+ messages)
[PATCH net 0/1] net/ipv6: Netlink flag for new IPv6 Default Routes
2024-11-05 18:15 UTC (3+ messages)
` [PATCH net 1/1] "
[PATCH] ASoC: dt-bindings: everest,es8326: Document interrupt property
2024-11-05 18:15 UTC (2+ messages)
[PATCH] ASoC: rt722: change the interrupt mask for jack type detection
2024-11-05 18:15 UTC (2+ messages)
[PATCH] ASoC: Intel: sof_sdw: Add missing quirks from some new Dell
2024-11-05 18:15 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-pysnmp: use poetry setup type
2024-11-05 18:14 UTC
[PATCH 00/22] tests/qtest: migration-test refactoring
2024-11-05 18:08 UTC (23+ messages)
` [PATCH 01/22] tests/qtest/migration: Fix indentations
` [PATCH 02/22] tests/qtest/migration: Standardize hook names
` [PATCH 03/22] tests/qtest/migration: Stop calling everything "test"
` [PATCH 04/22] tests/migration: Disambiguate guestperf vs. a-b
` [PATCH 05/22] tests/qtest/migration: Move bootfile code to its own file
` [PATCH 06/22] tests/qtest/migration: Move qmp helpers to a separate file
` [PATCH 07/22] tests/qtest/migration: Rename migration-helpers.c
` [PATCH 08/22] tests/qtest/migration: Move ufd_version_check to utils
` [PATCH 09/22] tests/qtest/migration: Move kvm_dirty_ring_supported "
` [PATCH 10/22] tests/qtest/migration: Isolate test initialization
` [PATCH 11/22] tests/qtest/migration: Move common test code
` [PATCH 12/22] tests/qtest/migration: Split TLS tests from migration-test.c
` [PATCH 13/22] tests/qtest/migration: Split compression "
` [PATCH 14/22] tests/qtest/migration: Split postcopy tests
` [PATCH 15/22] tests/qtest/migration: Split file tests
` [PATCH 16/22] tests/qtest/migration: Split precopy tests
` [PATCH 17/22] tests/qtest/migration: Split CPR tests
` [PATCH 18/22] tests/qtest/migration: Split validation tests + misc
` [PATCH 19/22] tests/qtest/migration: Add migration-test-smoke
` [PATCH 20/22] tests/qtest/migration: Pick smoke tests
` [PATCH 21/22] tests/qtest: Add support for check-qtest-<subsystem>
` [PATCH 22/22] docs: Add migration tests documentation
[PATCH V7 0/2] qcom: x1e80100: Enable CPUFreq
2024-11-05 18:12 UTC (7+ messages)
[PATCH v2] drm/xe: improve hibernation on igpu
2024-11-05 18:12 UTC (5+ messages)
[Buildroot] [PATCH 1/1] package/python-pylibftdi: use poetry setup type
2024-11-05 18:11 UTC
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-05 18:10 UTC (3+ messages)
` [PATCH net-next v11 15/23] ovpn: implement keepalive mechanism
[PATCH] x86/bugs: Adjust SRSO mitigation to new features
2024-11-05 18:10 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/python-legacy-cgi: use poetry setup type
2024-11-05 18:08 UTC
[Buildroot] [PATCH 1/1] package/python-pypika-tortoise: use poetry setup type
2024-11-05 18:06 UTC
[LTP] [PATCH] crypto/af_alg0[13]: update tests for additional possible errno case
2024-11-05 18:05 UTC (4+ messages)
[RFC PATCH v3 0/5] wifi: ath12k: Add wifi device node with WSI for QCN9274 in RDP433
2024-11-05 18:04 UTC (6+ messages)
` [RFC PATCH v3 1/5] dt-bindings: net: wireless: Describe ath12k PCI module with WSI
` [RFC PATCH v3 2/5] wifi: ath12k: Parse multiple device information from device tree
` [RFC PATCH v3 3/5] wifi: ath12k: Send partner device details in QMI MLO capability
` [RFC PATCH v3 4/5] wifi: ath12k: Assign unique hardware link IDs during QMI host capability
` [RFC PATCH v3 5/5] arm64: dts: qcom: ipq9574: Add WiFi nodes for RDP433
test regression - qemu:block-slow+slow / io-raw-055
2024-11-05 18:05 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/python-tortoise-orm: use poetry setup type
2024-11-05 18:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.