messages from 2024-06-04 06:09:32 to 2024-06-04 06:54:58 UTC [more...]
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-04 6:42 UTC (2+ messages)
[PATCH 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
2024-06-04 6:54 UTC (2+ messages)
[Intel-wired-lan] [PATCH v2 iwl-net 0/8] ice: fix AF_XDP ZC timeout and concurrency issues
2024-06-04 6:54 UTC (25+ messages)
` [Intel-wired-lan] [PATCH v2 iwl-net 1/8] ice: respect netif readiness in AF_XDP ZC related ndo's
` [Intel-wired-lan] [PATCH v2 iwl-net 2/8] ice: don't busy wait for Rx queue disable in ice_qp_dis()
` [Intel-wired-lan] [PATCH v2 iwl-net 3/8] ice: replace synchronize_rcu with synchronize_net
` [Intel-wired-lan] [PATCH v2 iwl-net 4/8] ice: modify error handling when setting XSK pool in ndo_bpf
` [Intel-wired-lan] [PATCH v2 iwl-net 5/8] ice: toggle netif_carrier when setting up XSK pool
` [Intel-wired-lan] [PATCH v2 iwl-net 6/8] ice: improve updating ice_{t, r}x_ring::xsk_pool
` [Intel-wired-lan] [PATCH v2 iwl-net 7/8] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` [Intel-wired-lan] [PATCH v2 iwl-net 8/8] ice: xsk: fix txq interrupt mapping
Is is reasonable to support quota in fuse?
2024-06-04 6:54 UTC (3+ messages)
[PATCH v3 00/11] Series to deliver Ethernet for STM32MP13
2024-06-04 6:53 UTC (7+ messages)
` [PATCH v3 07/11] net: ethernet: stmmac: add management of stm32mp13 for stm32
[PATCH] dt-bindings: usb: qcom,dwc3: set minItems for interrupt-names
2024-06-04 6:52 UTC (2+ messages)
[PATCH 0/4] hw/dma: Add error handling for loading descriptions failing
2024-06-04 6:52 UTC (7+ messages)
` [PATCH 1/4] hw/dma: Enhance error handling in loading description
` [PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
[PATCH] drm/amdgpu: replace int with unsigned int for imu_v12_0.c
2024-06-04 6:52 UTC (5+ messages)
[PULL 00/45] mostly i386 patches for 2024-06-04
2024-06-04 6:44 UTC (46+ messages)
` [PULL 01/45] virtio-blk: remove SCSI passthrough functionality
` [PULL 02/45] host/i386: nothing looks at CPUINFO_SSE4
` [PULL 03/45] meson: assume x86-64-v2 baseline ISA
` [PULL 04/45] host/i386: assume presence of CMOV
` [PULL 05/45] host/i386: assume presence of SSE2
` [PULL 06/45] host/i386: assume presence of SSSE3
` [PULL 07/45] host/i386: assume presence of POPCNT
` [PULL 08/45] target/i386: fix SSE and SSE2 feature check
` [PULL 09/45] target/i386: fix memory opsize for Mov to/from Seg
` [PULL 10/45] target/i386/tcg: Fix RDPID feature check
` [PULL 11/45] target/i386: fix xsave.flat from kvm-unit-tests
` [PULL 12/45] update-linux-headers: fix forwarding to asm-generic headers
` [PULL 13/45] update-linux-headers: move pvpanic.h to correct directory
` [PULL 14/45] linux-headers: Update to current kvm/next
` [PULL 15/45] update-linux-headers: import linux/kvm_para.h header
` [PULL 16/45] machine: allow early use of machine_require_guest_memfd
` [PULL 17/45] i386/sev: Replace error_report with error_setg
` [PULL 18/45] i386/sev: Introduce "sev-common" type to encapsulate common SEV state
` [PULL 19/45] i386/sev: Move sev_launch_update to separate class method
` [PULL 20/45] i386/sev: Move sev_launch_finish "
` [PULL 21/45] i386/sev: Introduce 'sev-snp-guest' object
` [PULL 22/45] i386/sev: Add a sev_snp_enabled() helper
` [PULL 23/45] i386/sev: Add sev_kvm_init() override for SEV class
` [PULL 24/45] i386/sev: Add snp_kvm_init() override for SNP class
` [PULL 25/45] i386/cpu: Set SEV-SNP CPUID bit when SNP enabled
` [PULL 26/45] i386/sev: Don't return launch measurements for SEV-SNP guests
` [PULL 27/45] i386/sev: Add a class method to determine KVM VM type for SNP guests
` [PULL 28/45] i386/sev: Update query-sev QAPI format to handle SEV-SNP
` [PULL 29/45] i386/sev: Add the SNP launch start context
` [PULL 30/45] i386/sev: Add handling to encrypt/finalize guest launch data
` [PULL 31/45] i386/sev: Set CPU state to protected once SNP guest payload is finalized
` [PULL 32/45] hw/i386/sev: Add function to get SEV metadata from OVMF header
` [PULL 33/45] i386/sev: Add support for populating OVMF metadata pages
` [PULL 34/45] i386/sev: Add support for SNP CPUID validation
` [PULL 35/45] hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled
` [PULL 36/45] i386/sev: Invoke launch_updata_data() for SEV class
` [PULL 37/45] i386/sev: Invoke launch_updata_data() for SNP class
` [PULL 38/45] i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE
` [PULL 39/45] i386/sev: Enable KVM_HC_MAP_GPA_RANGE hcall for SNP guests
` [PULL 40/45] i386/sev: Extract build_kernel_loader_hashes
` [PULL 41/45] i386/sev: Reorder struct declarations
` [PULL 42/45] i386/sev: Allow measured direct kernel boot on SNP
` [PULL 43/45] memory: Introduce memory_region_init_ram_guest_memfd()
` [PULL 44/45] hw/i386/sev: Use guest_memfd for legacy ROMs
` [PULL 45/45] hw/i386: Add support for loading BIOS using guest_memfd
[openeuler:openEuler-1.0-LTS 20772/22679] drivers/block/loop.c:1338 loop_set_status() warn: inconsistent returns '&loop_ctl_mutex'
2024-06-04 6:51 UTC
[PATCH v2 0/4] allow to deprecate objects and devices
2024-06-04 6:50 UTC (6+ messages)
` [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default
[Buildroot] [PATCH v2 1/1] configs/zynqmp_kria_kd240_defconfig: bump to xilinx-v2024.1
2024-06-04 6:51 UTC
[PATCH for-4.19? v5 00/10] x86: Make MAX_ALTP2M configurable
2024-06-04 6:50 UTC (5+ messages)
` [PATCH for-4.19? v5 03/10] xen: Refactor altp2m options into a structured format
` [PATCH for-4.19? v5 06/10] x86/altp2m: Introduce accessor functions for safer array indexing
[PATCH v11 0/3] pkg-database and systemd-sysext image
2024-06-04 6:50 UTC (4+ messages)
` [PATCH v11 1/3] image.bbclass/rootfs: archive and deploy package database
` [PATCH v11 2/3] image.bbclass/rootfs: set and unpack package-database
` [PATCH v11 3/3] classes: add a systemd-sysext image class
[PATCH 0/8] sysctl: Remove sentinel check from sysctl internals
2024-06-04 6:48 UTC (19+ messages)
` [PATCH 1/8] locking: Remove superfluous sentinel element from kern_lockdep_table
` [PATCH 2/8] mm profiling: Remove superfluous sentinel element from ctl_table
` [PATCH 3/8] sysctl: Remove check for sentinel element in ctl_table arrays
` [PATCH 4/8] sysctl: Replace nr_entries with ctl_table_size in new_links
` [PATCH 5/8] sysctl: Remove superfluous empty allocations from sysctl internals
` [PATCH 6/8] sysctl: Remove "child" sysctl code comments
` [PATCH 7/8] sysctl: Remove ctl_table sentinel "
` [PATCH 8/8] sysctl: Warn on an empty procname element
[PATCH] block: fix request.queuelist usage in flush
2024-06-04 6:47 UTC
[PATCH-RFC 0/5] nvme: fix initialization memleak
2024-06-04 6:47 UTC (4+ messages)
` [PATCH-RFC 2/5] nvme: tcp: split controller bringup handling
[PATCH v3 0/5] Add driver for LTC2664 and LTC2672
2024-06-04 6:47 UTC (4+ messages)
` [PATCH v3 4/5] dt-bindings: iio: dac: Add adi,ltc2672.yaml
[PATCH 1/2] dt-bindings: iio: adc: amlogic,meson-saradc: add GXLX SoC compatible
2024-06-04 6:47 UTC (4+ messages)
Lots of fastmap writes
2024-06-04 6:47 UTC (3+ messages)
[PATCH 0/4] arm64: dts: qcom: x1e80100: Enable bwmon and fastrpc support
2024-06-04 6:46 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: interconnect: qcom,msm8998-bwmon: Add X1E80100 BWMON instances
` [PATCH 2/4] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances
[PATCH] usb: dwc3: gadget: Inform system of suspended state
2024-06-04 6:45 UTC (4+ messages)
[PATCH 00/29] Memory leak fixes (pt.2)
2024-06-04 6:45 UTC (4+ messages)
` [PATCH 20/29] sequencer: fix leaking string buffer in `commit_staged_changes()`
[PATCH V4 0/8] Add support for videocc and camcc on SM8650
2024-06-04 6:43 UTC (5+ messages)
` [PATCH V4 1/8] dt-bindings: clock: qcom: Update SM8450 videocc header file name
[PATCH V2 1/2] arm64: dts: mediatek: mt7988: add PWM controller
2024-06-04 6:43 UTC (4+ messages)
` [PATCH V2 2/2] arm64: dts: mediatek: mt7988: add I2C controllers
[PATCH v5 0/4] RISC-V: Modularize common match conditions for trigger
2024-06-04 6:42 UTC (2+ messages)
[PATCH 00/19] Compile with `-Wwrite-strings`
2024-06-04 6:42 UTC (6+ messages)
` [PATCH v3 00/27] "
` [PATCH v3 15/27] compat/win32: fix const-correctness with string constants
[RFC PATCH 0/3] Implement RECIPE_UPDATE_EXTRA_TASKS
2024-06-04 6:42 UTC (3+ messages)
` [RFC PATCH 1/5] devtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKS
` [OE-core] "
[DPDK/testpmd Bug 1451] [dpdk-24.07] dcf_lifecycle/dcf_with_acl_filter_03: operating system crash
2024-06-04 6:41 UTC
[PATCH 1/1] dfu: add missing dependency for SPI flash DFU driver
2024-06-04 6:38 UTC (2+ messages)
Mail delivery failed: returning message to sender
2024-06-04 6:38 UTC
[PATCH v2] sbitmap: fix io hung due to race on sbitmap_word::cleared
2024-06-04 6:38 UTC (4+ messages)
[XEN PATCH v8 0/5] Support device passthrough when dom0 is PVH on Xen
2024-06-04 6:36 UTC (19+ messages)
` [RFC XEN PATCH v8 5/5] domctl: Add XEN_DOMCTL_gsi_permission to grant gsi
[PATCH v2 1/3] dt-bindings: iio: light: ROHM BH1745
2024-06-04 6:35 UTC (2+ messages)
[PATCH net-next] seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors
2024-06-04 6:34 UTC (5+ messages)
[tip:timers/core] BUILD SUCCESS 02ecee07ca30f76f2a0f1381661a688b8e501ab0
2024-06-04 6:32 UTC
[geert-renesas-devel:topic/renesas-defconfig] BUILD SUCCESS bf7d02685a26dc8158f5b4ddd24963b5a54c41d1
2024-06-04 6:32 UTC
[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
2024-06-04 6:33 UTC (3+ messages)
` [PATCH v2, 1/3] dt-bindings: usb: dwc3: Add snps,p2p3tranok quirk
[PATCH v4 0/4] x86/xen-ucode: Introduce --force option
2024-06-04 6:33 UTC (3+ messages)
` [PATCH v4 4/4] x86/ucode: Utilize ucode_force and remove opt_ucode_allow_same
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-06-04 6:32 UTC (3+ messages)
` [PATCH v5 37/65] i386/tdvf: Introduce function to parse TDVF metadata
[PATCH] usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()
2024-06-04 6:32 UTC (2+ messages)
[PATCH V2] arm64: dts: mediatek: mt7981: add I2C controller
2024-06-04 6:31 UTC (2+ messages)
[RFC PATCH v1] dma-buf: heaps: move the verification of heap_flags to the corresponding heap
2024-06-04 6:30 UTC (5+ messages)
[PATCH 1/2] dt-bindings: media: amlogic,gx-vdec: add the GXLX SoC family and update GXL
2024-06-04 6:28 UTC (4+ messages)
[PATCH v11 0/8] Implement CMRR Support
2024-06-04 6:28 UTC (3+ messages)
` [PATCH v11 2/8] drm/i915: Define and compute Transcoder CMRR registers
[V2 0/2] net: extend VXLAN header to support more extensions
2024-06-04 6:27 UTC (3+ messages)
` [V2 1/2] "
` [V2 2/2] app/testpmd: introduce VXLAN-GBP and VXLAN-GPE fields
[PATCH v2 0/3] stdvga: fix screen blanking
2024-06-04 6:27 UTC (3+ messages)
` [PATCH v2 1/3] "
[PATCH] arm64: dts: ls1028a-rdb: Add EEPROM nodes to I2C bus
2024-06-04 6:27 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS bee90ea64016cea44f68649393bfe8e8c0c7fb0a
2024-06-04 6:26 UTC
[PATCH] wifi: ath12k: avoid unnecessary MSDU drop in the Rx error process
2024-06-04 6:26 UTC
[PATCH for-4.19? v12 0/8] *Enable build of full Xen for RISC-V
2024-06-04 6:25 UTC (3+ messages)
` [PATCH v12 2/8] xen: introduce generic non-atomic test_*bit()
[PATCH v2 00/37] target/sparc: Implement VIS4
2024-06-04 6:25 UTC (3+ messages)
[PATCH 1/1] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
2024-06-04 6:25 UTC (4+ messages)
[PATCH net-next v2 0/3] Introducing Intercore Virtual Ethernet (ICVE) driver
2024-06-04 6:23 UTC (4+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: Register the RPMsg driver as network device
[PATCH v3 0/6] target/riscv: Support RISC-V privilege 1.13 spec
2024-06-04 6:27 UTC (7+ messages)
` [PATCH v3 1/6] target/riscv: Reuse the conversion function of priv_spec
` [PATCH v3 2/6] target/riscv: Define macros and variables for ss1p13
` [PATCH v3 3/6] target/riscv: Support the version "
` [PATCH v3 4/6] target/riscv: Add 'P1P13' bit in SMSTATEEN0
` [PATCH v3 5/6] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
` [PATCH v3 6/6] target/riscv: Reserve exception codes for sw-check and hw-err
[PATCH] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
2024-06-04 6:21 UTC
[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
2024-06-04 6:21 UTC (8+ messages)
` [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [External] "
[PATCH v6 0/2] pwm: Add GPIO PWM driver
2024-06-04 6:21 UTC (4+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: Add pwm-gpio
[PATCH] hw/core: Rename CpuTopology to CPUTopology
2024-06-04 6:36 UTC (5+ messages)
[PATCH v8 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
2024-06-04 6:20 UTC (7+ messages)
` [PATCH v8 04/14] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v8 13/14] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
[Buildroot] [git commit branch/next] package/open62541: bump to version 1.3.11
2024-06-04 6:19 UTC
[PATCH v2 0/5] usb: Add quirk for writing high-low order
2024-06-04 6:20 UTC (13+ messages)
` [PATCH v2 1/5] dt-bindings: usb: snps,dwc3: Add 'snps,xhci-write-64-hi-lo-quirk' quirk
` [PATCH v2 5/5] usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LO_QUIRK
[PATCH] ASoC: rt1318: Add RT1318 audio amplifier driver
2024-06-04 6:17 UTC
[Buildroot] [PATCH] package/open62541: bump to version 1.3.11
2024-06-04 6:19 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/dmidecode: bump to version 3.6
2024-06-04 6:18 UTC
[Buildroot] [git commit branch/next] package/libgpg-error: bump to version 1.49
2024-06-04 6:18 UTC
[Buildroot] [PATCH next 1/1] package/dmidecode: bump to version 3.6
2024-06-04 6:19 UTC (2+ messages)
[Buildroot] [PATCH] package/libgpg-error: bump to version 1.49
2024-06-04 6:18 UTC (2+ messages)
[PATCH v5 00/17] Add AST2700 support
2024-06-04 6:17 UTC (11+ messages)
` [PATCH v5 05/17] aspeed/sdmc: "
` [PATCH v5 09/17] aspeed/smc: support different memory region ops for SMC flash region
` [PATCH v5 10/17] aspeed/smc: Add AST2700 support
` [PATCH v5 13/17] aspeed/soc: "
` [PATCH v5 15/17] aspeed/soc: fix incorrect dram size for AST2700
[Buildroot] [git commit] package/esp-hosted: fix build failure on Linux 6.8.12+
2024-06-04 6:11 UTC
[Buildroot] [PATCH v2] package/esp-hosted: fix build failure on Linux 6.8.12+
2024-06-04 6:16 UTC (2+ messages)
What's cooking in git.git (Jun 2024, #01; Mon, 3)
2024-06-04 6:16 UTC
[Buildroot] [PATCH 1/1] boot/ti-k3-boot-firmware: Add config option to specify version
2024-06-04 6:15 UTC
[PATCH v5] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-06-04 6:14 UTC (2+ messages)
[kvm-unit-tests PATCH v9 00/31] powerpc improvements
2024-06-04 6:12 UTC (4+ messages)
` [kvm-unit-tests PATCH v9 21/31] powerpc: Add timebase tests
MAP server crash during connection
2024-06-04 6:13 UTC (2+ messages)
[PATCH v3 0/4] Enable OSPI boot for j721s2
2024-06-04 6:09 UTC (5+ messages)
` [PATCH v3 1/4] mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode
` [PATCH v3 2/4] arch: arm: dts: k3-j721s2-r5: Override ospi and fss for 32-bit mode
` [PATCH v3 3/4] arch: arm: dts: k3-j721s2-*-u-boot.dtsi: Enable the ospi0 node
` [PATCH v3 4/4] configs: j721s2_evm_*_defconfig: Enable OSPI configs
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.