All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-31 17:15:57 to 2024-10-31 18:04:52 UTC [more...]

[Buildroot] [PATCH 1/1] board/imx7d-sdb: bump linux to 6.6.58 and uboot to 2024.10
 2024-10-31 18:04 UTC  (2+ messages)

[PATCH V2 0/4] Add panic support for all DCE/DCN
 2024-10-31 18:04 UTC 

[PATCH v2 1/3] menu: fix the logic checking whether ESC key is pressed
 2024-10-31 18:04 UTC  (2+ messages)

[PATCH 23/34] bootstd: Maintain a list of images
 2024-10-31 18:04 UTC  (12+ messages)

[RFC PATCH] zynqmp: Add binman description for SOM
 2024-10-31 18:03 UTC  (2+ messages)

[PATCH v6 00/19] labgrid: Provide an integration with Labgrid
 2024-10-31 18:03 UTC  (8+ messages)
` [PATCH v6 01/19] test: Allow signaling that U-Boot is ready

[Buildroot] [PATCH 1/1] package/libgpiod2: bump to version 2.2
 2024-10-31 18:03 UTC  (2+ messages)

[PATCH v2 0/9] arm64: Support 2024 dpISA extensions
 2024-10-31 18:03 UTC  (3+ messages)
` [PATCH v2 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test

[Buildroot] [git commit] package/libgpiod2: bump to version 2.2
 2024-10-31 17:50 UTC 

[PATCH v9 00/11] efi: Add a test for EFI bootmeth
 2024-10-31 18:02 UTC  (8+ messages)
` [PATCH v9 02/11] efi_loader: Add a test app
` [PATCH v9 03/11] sandbox: Add a -N flag to control on-host behaviour

[PATCH v7 00/11] labgrid: Provide an integration with Labgrid
 2024-10-31 18:02 UTC  (25+ messages)
` [PATCH v7 01/11] test: Allow signaling that U-Boot is ready
` [PATCH v7 02/11] test: Release board after tests complete
` [PATCH v7 03/11] test: Allow connecting to a running board
` [PATCH v7 04/11] test: Introduce the concept of a role
` [PATCH v7 05/11] test: Introduce lab mode
` [PATCH v7 06/11] test: Improve handling of sending commands
` [PATCH v7 08/11] test: Try to shut down the lab console gracefully
` [PATCH v7 10/11] test: Support testing with two board-builds

[PULL 00/49] i386, qom, build changes for 2024-10-31
 2024-10-31 17:52 UTC  (50+ messages)
` [PULL 01/49] stubs: avoid duplicate symbols in libqemuutil.a
` [PULL 02/49] tests: add 'rust' and 'bindgen' to CI package list
` [PULL 03/49] ci: enable rust in the Fedora system build job
` [PULL 04/49] target/i386: fix CPUID check for LFENCE and SFENCE
` [PULL 05/49] scripts: remove erroneous file that breaks git clone on Windows
` [PULL 06/49] configure: detect 64-bit MIPS
` [PULL 07/49] configure, meson: deprecate 32-bit MIPS
` [PULL 08/49] MAINTAINERS: Add myself as a reviewer of x86 general architecture support
` [PULL 09/49] accel: remove dead statement and useless assertion
` [PULL 10/49] i386/cpu: Drop the check of phys_bits in host_cpu_realizefn()
` [PULL 11/49] qom: remove unused function
` [PULL 12/49] qom: use object_new_with_class when possible
` [PULL 13/49] qom: centralize module-loading functionality
` [PULL 14/49] qom: let object_new use a module if the type is not present
` [PULL 15/49] qom: allow user-creatable classes to be in modules
` [PULL 16/49] target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
` [PULL 17/49] target/i386: Add PerfMonV2 "
` [PULL 18/49] target/i386: Expose bits related to SRSO vulnerability
` [PULL 19/49] target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
` [PULL 20/49] target/i386/hvf: fix handling of XSAVE-related CPUID bits
` [PULL 21/49] tests/lcitool: Update libvirt-ci and add libcbor dependency
` [PULL 22/49] device/virtio-nsm: Support for Nitro Secure Module device
` [PULL 23/49] hw/core: Add Enclave Image Format (EIF) related helpers
` [PULL 24/49] core/machine: Make create_default_memdev machine a virtual method
` [PULL 25/49] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
` [PULL 26/49] docs/nitro-enclave: Documentation for nitro-enclave machine type
` [PULL 27/49] ci: always invoke meson through pyvenv
` [PULL 28/49] target/i386: use tcg_gen_ext_tl when applicable
` [PULL 29/49] target/i386: Tidy cc_op_str usage
` [PULL 30/49] target/i386: remove CC_OP_CLR
` [PULL 31/49] target/i386: Rearrange CCOp
` [PULL 32/49] target/i386: Introduce cc_op_size
` [PULL 33/49] target/i386: Wrap cc_op_live with a validity check
` [PULL 34/49] target/i386: optimize computation of ZF from CC_OP_DYNAMIC
` [PULL 35/49] target/i386: optimize TEST+Jxx sequences
` [PULL 36/49] target/i386: add a few more trivial CCPrepare cases
` [PULL 37/49] target/i386: add a note about gen_jcc1
` [PULL 38/49] target/i386: make flag variables unsigned
` [PULL 39/49] target/i386: use compiler builtin to compute PF
` [PULL 40/49] target/i386: use higher-precision arithmetic to compute CF
` [PULL 41/49] target/i386: use + to put flags together
` [PULL 42/49] target/i386: cpu: set correct supported XCR0 features for TCG
` [PULL 43/49] target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits
` [PULL 44/49] target/i386: return bool from x86_cpu_filter_features
` [PULL 45/49] target/i386: add AVX10 feature and AVX10 version property
` [PULL 46/49] target/i386: add CPUID.24 features for AVX10
` [PULL 47/49] target/i386: Add feature dependencies "
` [PULL 48/49] target/i386: Add AVX512 state when AVX10 is supported
` [PULL 49/49] target/i386: Introduce GraniteRapids-v2 model

[PATCH v1 1/1] rockchip: rock5b-rk3588: Enable automatic PCI enumeration
 2024-10-31 18:01 UTC 

[PATCH 00/15] efi_loader: Add support for logging to a buffer
 2024-10-31 18:01 UTC  (9+ messages)
` [PATCH 09/15] efi_loader: Fix free in ..._media_device_boot_option()
` [PATCH 10/15] efi_loader: Add support for logging EFI calls

[PATCH v4 0/6] media: qcom: camss: Add sc7280 support
 2024-10-31 17:58 UTC  (3+ messages)
` [PATCH v4 3/6] media: qcom: camss: Add support for camss driver on SC7280

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-31 18:01 UTC  (16+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` (subset) [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation

[PATCH 00/21] test: Tidy up the test/ directory
 2024-10-31 18:00 UTC  (6+ messages)
` [PATCH 03/21] bloblist: test: doc: Move into the common suite

[PATCH v2] efi/memattr: Ignore table if the size is clearly bogus
 2024-10-31 17:58 UTC 

[PATCH] dt-bindings: input: Goodix SPI HID Touchscreen
 2024-10-31 17:58 UTC  (4+ messages)

[PATCH V4 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2024-10-31 17:57 UTC  (3+ messages)
` [PATCH V4 2/4] dt-bindings: iio: adc: Add support for QCOM "

[PATCH v1] smb: client: Fix use-after-free of network namespace
 2024-10-31 17:57 UTC 

[PULL v1 linux-firmware] Update firmware for Cirrus Amps for some HP laptops
 2024-10-31 17:57 UTC 

[ndctl PATCH 0/6] ndctl: DCD additions
 2024-10-31 17:56 UTC  (3+ messages)
` [ndctl PATCH 2/6] ndctl/cxl/region: Report max size for region creation

[PATCH v1 0/4] USB-PD TCPM improvements
 2024-10-31 17:50 UTC  (5+ messages)
` [PATCH v1 1/4] usb: tcpm: improve handling of some power-supplies
` [PATCH v1 2/4] usb: tcpm: avoid resets for missing source capability messages
` [PATCH v1 3/4] usb: tcpm: print error on hard reset
` [PATCH v1 4/4] usb: tcpm: improve data role mismatch error recovery

[PATCH] net: ethernet: broadcom: Fix uninitialized lockal variable
 2024-10-31 17:54 UTC  (2+ messages)

[PATCH bpf] bpf: Add sk_is_inet check in tls_sw_has_ctx_tx/rx
 2024-10-31 17:54 UTC  (9+ messages)

[PATCH v4 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-10-31 17:53 UTC  (10+ messages)
` [PATCH v4 14/16] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver

[PATCH v13 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-10-31 17:53 UTC  (10+ messages)
` [PATCH v13 1/9] drm/vkms: Code formatting
` [PATCH v13 2/9] drm/vkms: Use drm_frame directly
` [PATCH v13 3/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v13 4/9] drm/vkms: Use const for input pointers in pixel_read an "
` [PATCH v13 5/9] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v13 6/9] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v13 7/9] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v13 8/9] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v13 9/9] drm/vkms: Remove useless drm_rotation_simplify

[PATCH v2 00/15] Add MSM8917/PM8937/Redmi 5A
 2024-10-31 17:53 UTC  (9+ messages)
` [PATCH v2 02/15] pinctrl: qcom-pmic-gpio: add support for PM8937
` [PATCH v2 04/15] pinctrl: qcom: spmi-mpp: Add PM8937 compatible
` [PATCH v2 05/15] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v2 10/15] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens

[PATCH] test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
 2024-10-31 17:51 UTC  (2+ messages)

[PATCH v2 00/13] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
 2024-10-31 17:51 UTC  (7+ messages)
` [PATCH v2 12/13] sysinfo: Add driver for IOT2050 boards

[PULL 00/14] Misc patches (functional tests, next-cube machine, ...)
 2024-10-31 17:48 UTC  (15+ messages)
` [PULL 01/14] .gitlab-ci.d/cirrus: Remove the macos-15 job
` [PULL 02/14] tests/functional: make tuxrun disk images writable
` [PULL 03/14] tests/functional: make cached asset files read-only
` [PULL 04/14] Revert "Remove the unused sh4eb target"
` [PULL 05/14] tests/functional: Add a test for sh4eb
` [PULL 06/14] tests/vm/openbsd: Remove the "Time appears wrong" workaround
` [PULL 07/14] tests/functional: Fix the s390x and ppc64 tuxrun tests
` [PULL 08/14] hw/s390x: Re-enable the pci-bridge device on s390x
` [PULL 09/14] next-cube: fix up compilation when DEBUG_NEXT is enabled
` [PULL 10/14] next-cube: remove cpu parameter from next_scsi_init()
` [PULL 11/14] tests/functional: Convert the tcg_plugins test
` [PULL 12/14] tests/functional: Convert BananaPi tests to the functional framework
` [PULL 13/14] tests/functional: Convert the OrangePi "
` [PULL 14/14] tests/functional: Convert the riscv_opensbi avocado test into a standalone test

[PATCH v6 00/11] Combine the two UFS driver scsi_add_host() calls
 2024-10-31 17:51 UTC  (4+ messages)
` [PATCH v6 11/11] scsi: ufs: core: Move code out of an if-statement

[PATCH i-g-t] tests/kms_vrr: data->switch modes[LOW_RR_MODE] not initialized for lobf test
 2024-10-31 17:51 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] dm: sysinfo: Shorten the SYSINFO_ID prefix
 2024-10-31 17:50 UTC 

[BUG] -next lockdep invalid wait context
 2024-10-31 17:50 UTC  (8+ messages)

[PATCH v3] lib/math: Add int_sqrt test suite
 2024-10-31 17:50 UTC  (2+ messages)

[Buildroot] [PATCH] package/zabbix: update to 7.0.5
 2024-10-31 17:49 UTC  (2+ messages)

[Buildroot] [git commit] package/zabbix: update to 7.0.5
 2024-10-31 17:45 UTC 

[PATCH v2 5/7] platform/chrome: cros_ec_typec: Displayport support
 2024-10-31 17:48 UTC  (2+ messages)

[RFC v2 PATCH 0/4] futex: Add support task local hash maps
 2024-10-31 17:47 UTC  (3+ messages)

[PATCH] phy: ocelot-serdes: Fix IS_ERR vs NULL bug in serdes_probe()
 2024-10-31 17:46 UTC  (4+ messages)
`  "

[PATCH 0/6] MediaTek MT6735+MT6328 SoC/PMIC pair base support
 2024-10-31 16:25 UTC  (3+ messages)
` [PATCH 4/6] mfd: mt6397: Add initial support for MT6328
  ` (subset) "

[Buildroot] [PATCH 1/1] configs/pc: fix grub root device in help
 2024-10-31 17:45 UTC  (2+ messages)

[PULL 00/18] target-arm queue
 2024-10-31 17:44 UTC  (7+ messages)
` [PULL 03/18] target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr

[meta-oe][PATCH v3] snapper: add recipe
 2024-10-31 17:45 UTC  (4+ messages)
` [oe] "

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-10-31 17:43 UTC  (8+ messages)

[PATCH] virtio_pci: Fix admin vq cleanup by using correct info pointer
 2024-10-31 17:41 UTC  (5+ messages)

[PATCH net-next v7 0/8] net: stmmac: Refactor FPE as a separate module
 2024-10-31 17:39 UTC  (7+ messages)
` [PATCH net-next v7 1/8] net: stmmac: Introduce separate files for FPE implementation
` [PATCH net-next v7 3/8] net: stmmac: Refactor FPE functions to generic version
` [PATCH net-next v7 4/8] net: stmmac: Introduce stmmac_fpe_supported()

[PATCH] nvme: rdma: Add check for queue in nvmet_rdma_cm_handler()
 2024-10-31 17:41 UTC  (2+ messages)

[Buildroot] [git commit] configs/pc: fix grub root device in help
 2024-10-31 17:40 UTC 

[PATCH] build: mkdir man directories before installing to them
 2024-10-31 17:40 UTC 

[PATCH] ucounts: fix counter leak in inc_rlimit_get_ucounts()
 2024-10-31 17:38 UTC  (2+ messages)

[PATCH] dt-bindings: usb: qcom,dwc3: Add SAR2130P compatible
 2024-10-31 17:37 UTC  (2+ messages)

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-31 17:34 UTC  (6+ messages)
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split ethtool command

[PATCH] dt-bindings: interrupt-controller: qcom,pdc: Add SAR2130P compatible
 2024-10-31 17:34 UTC  (2+ messages)

[PATCH net v2] MAINTAINERS: Remove self from DSA entry
 2024-10-31 17:33 UTC 

[PATCH RFC net-next v2 00/18] Add support for PSE port priority
 2024-10-31 17:32 UTC  (5+ messages)
` [PATCH RFC net-next v2 15/18] net: pse-pd: Add support for getting and setting "

[PATCH i-g-t v4 0/2] rename drm_fdinfo into i915_fdinfo
 2024-10-31 17:32 UTC  (3+ messages)
` [PATCH i-g-t v4 1/2] tests/intel: "
` [PATCH i-g-t v4 2/2] HAX/DO_NOT_MERGE: test drm/i915_fdinfo

[Buildroot] [PATCH v2 1/1] package: Add iotools package
 2024-10-31 17:33 UTC  (6+ messages)

[PATCH] ACPICA: Fix dereference in acpi_ev_address_space_dispatch()
 2024-10-31 17:31 UTC 

[PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs
 2024-10-31 17:31 UTC  (4+ messages)
` [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs

[PATCH] dt-bindings: PCI: qcom,pcie-sm8550: add SAR2130P compatible
 2024-10-31 17:31 UTC  (2+ messages)

[GIT PULL] firmware: arm_scmi: Fixes for v6.12(Round 2)
 2024-10-31 17:27 UTC 

[PATCH v3 0/7] virtio-mem: s390 support
 2024-10-31 17:30 UTC  (4+ messages)

qla1280 driver for qlogic-1040 on alpha
 2024-10-31 17:30 UTC  (12+ messages)

[PATCH] vma: Detect infinite loop in vma tree
 2024-10-31 17:30 UTC  (5+ messages)

[PATCH] dt-bindings: mailbox: qcom-ipcc: Add SAR2130P compatible
 2024-10-31 17:30 UTC  (2+ messages)

[PATCH V3] Docs/sound: Update codec-to-codec documentation
 2024-10-31 17:29 UTC  (3+ messages)

[PATCH 1/1] rtc: mediatek: Add mt6685 RTC driver
 2024-10-31 17:24 UTC  (2+ messages)

[PATCH v3 0/2] Converge on secs_to_jiffies()
 2024-10-31 17:28 UTC  (5+ messages)
` [PATCH v3 1/2] jiffies: Define secs_to_jiffies()

[openeuler:OLK-5.10 18659/30000] drivers/ub/urma/uburma/uburma_cmd.c:180:6: warning: no previous prototype for 'uburma_jetty_event_cb'
 2024-10-31 17:27 UTC 

[PATCH v4 net-next 0/1] DualPI2 patch
 2024-10-31 17:27 UTC  (8+ messages)
` [PATCH v4 net-next 1/1] sched: Add dualpi2 qdisc

[PATCH] sequencer: comment checked-out branch properly
 2024-10-31 17:25 UTC  (5+ messages)

[Buildroot] [PATCH v2 1/1] package: Add iotools package
 2024-10-31 17:25 UTC  (6+ messages)

Requirements to merge new heaps in the kernel
 2024-10-31 17:02 UTC  (4+ messages)

[PATCH] CI: Fix cppcheck parallel build more
 2024-10-31 17:24 UTC  (3+ messages)

[PATCH v6 0/3] add ec points to sm2 op
 2024-10-31 17:24 UTC  (4+ messages)
` [PATCH v6 2/3] crypto/qat: add sm2 encryption/decryption function

[PATCH v2] serial: 8250: omap: Move pm_runtime_get_sync
 2024-10-31 17:23 UTC 

[PATCH] mfd: rtc: bd7xxxx Drop IC name from IRQ
 2024-10-31 17:22 UTC  (2+ messages)

[PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-10-31 17:20 UTC  (7+ messages)

[BUG] "git describe --match" performance
 2024-10-31 17:20 UTC  (4+ messages)

[Intel-wired-lan] [resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
 2024-10-31 17:19 UTC  (7+ messages)
` [Intel-wired-lan] [resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference
      `  "
` [resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers

[PATCH 00/11] x86/cpu: Centralize and standardize CPUID leaf naming
 2024-10-31 17:19 UTC  (4+ messages)
` [PATCH 11/11] x86/cpu: Make all all CPUID leaf names consistent

[PATCH] x86/mm: ensure L2 is always freed if empty
 2024-10-31 17:17 UTC  (2+ messages)

[PATCH v2] firmware: arm_scmi: fix slab-use-after-free in scmi_bus_notifier()
 2024-10-31 17:18 UTC  (2+ messages)

[android-common:android16-6.12 2/2] drivers/dma-buf/dma-buf.c:696:36: error: passing argument 1 of '__dma_buf_debugfs_list_del' from incompatible pointer type
 2024-10-31 17:17 UTC 

[PATCH] firmware: arm_scmi: Reject clear channel request on A2P
 2024-10-31 17:16 UTC  (2+ messages)


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.