All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-22 16:51:59 to 2022-04-22 17:10:21 UTC [more...]

[PATCHv1 00/19] Basic RK3588 Support
 2022-04-22 17:09 UTC  (6+ messages)
` [PATCHv1 01/19] dt-binding: clock: Document rockchip, rk3588-cru bindings
` [PATCHv1 06/19] clk: rockchip: Add clock controller for the RK3588
` [PATCHv1 10/19] mmc: sdhci-of-dwcmshc: add support for rk3588
` [PATCHv1 11/19] dt-bindings: pinctrl: rockchip: add rk3588
` [PATCHv1 12/19] pinctrl/rockchip: add error handling for pull/drive register getters

[PATCH v2 0/2] mainline Protonic PRTT1x boards
 2022-04-22 17:09 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: stm32: Add compatible strings for Protonic T1L boards

Should sendemail.confirm default to always?
 2022-04-22 17:09 UTC  (3+ messages)
` [PATCH] send-email: always confirm by default

[PATCH v4] mmc: core: Set HS clock speed before sending HS CMD13
 2022-04-22 17:08 UTC 

[PATCH v8 00/68] nios2 fixes, cleanups, shadow reg sets
 2022-04-22 16:51 UTC  (19+ messages)
` [PATCH v8 01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
` [PATCH v8 02/68] linux-user/nios2: Fix clone child return
` [PATCH v8 03/68] linux-user/nios2: Drop syscall 0 "workaround"
` [PATCH v8 04/68] linux-user/nios2: Adjust error return
` [PATCH v8 05/68] linux-user/nios2: Handle special qemu syscall return values
` [PATCH v8 06/68] linux-user/nios2: Remove do_sigreturn
` [PATCH v8 07/68] linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
` [PATCH v8 08/68] tests/tcg/nios2: Re-enable linux-user tests
` [PATCH v8 09/68] target/nios2: Remove user-only nios2_cpu_do_interrupt
` [PATCH v8 10/68] target/nios2: Remove nios2_cpu_record_sigsegv
` [PATCH v8 11/68] target/nios2: Build helper.c for system only
` [PATCH v8 12/68] linux-user/nios2: Use force_sig_fault for EXCP_DEBUG
` [PATCH v8 14/68] target/nios2: Stop generating code if gen_check_supervisor fails
` [PATCH v8 16/68] target/nios2: Split PC out of env->regs[]
` [PATCH v8 17/68] target/nios2: Split out helper for eret instruction
` [PATCH v8 27/68] target/nios2: Use hw/registerfields.h for CR_TLBACC fields
` [PATCH v8 28/68] target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
` [PATCH v8 29/68] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields

[PATCH 0/2] Request to test fix for "x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP)"
 2022-04-22 17:08 UTC  (3+ messages)
` [PATCH 2/2] Revert "vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP"

[PATCH 0/5] mmc: sdhci-brcmstb: host controller clock enhancements
 2022-04-22 17:07 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: mmc: Add Broadcom optional sdio_freq clock

[PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-04-22 17:07 UTC  (6+ messages)
` [PATCH v2 1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device
      ` [Intel-gfx] "

[PATCH v8 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2022-04-22 17:07 UTC  (6+ messages)
` [PATCH v8 3/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver

[f2fs-dev] [PATCH] f2fs: extend stat_lock to avoid potential race in statfs
 2022-04-22 17:06 UTC  (2+ messages)

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-22 17:05 UTC  (5+ messages)

[PATCH] drm/nouveau/gsp: change gv100_gsp from global to static
 2022-04-22 17:04 UTC  (4+ messages)
  ` [Nouveau] "

[Intel-gfx] [PATCH] i915: Add first set of DG2 PCI IDs
 2022-04-22 17:05 UTC  (2+ messages)

[PATCH v2 3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
 2022-04-22 17:05 UTC  (3+ messages)

[PATCH v10 00/12] Add soundcard support for sc7280 based platforms
 2022-04-22 17:05 UTC  (11+ messages)
` [PATCH v10 04/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 1.0/2.0 and IDP boards
` [PATCH v10 05/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 3.0/3.1
` [PATCH v10 07/12] arm64: dts: qcom: sc7280: herobrine: Add max98360a codec node
` [PATCH v10 11/12] arm64: dts: qcom: sc7280: Add sound node for CRD 1.0/2.0 and IDP boards
` [PATCH v10 12/12] arm64: dts: qcom: sc7280: Add sound node for CRD 3.0/3.1

AMD display drivers handling DRM CRTC color mgmt props
 2022-04-22 17:04 UTC  (6+ messages)

[PATCH perf/core 0/5] perf tools: Fix prologue generation
 2022-04-22 17:03 UTC  (3+ messages)
` [PATCH perf/core 3/5] perf tools: Move libbpf init in libbpf_init function

[PATCH v8 00/10] kernfs: Remove reference counting for kernfs_open_node
 2022-04-22 17:03 UTC  (4+ messages)
` [PATCH v8 05/10] kernfs: Replace global kernfs_open_file_mutex with hashed mutexes

RTT-PROBE: lore-subspace-rtt
 2022-04-22 17:02 UTC 

[PATCH userspace 0/2] Support the 'self' keyword in type transitions
 2022-04-22 17:02 UTC  (3+ messages)
` [PATCH userspace 2/2] libsepol,checkpolicy: add support for self "

[RFC Patch net-next] net: dsa: ksz: added the generic port_stp_state_set function
 2022-04-22 17:01 UTC  (2+ messages)

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-22 17:00 UTC  (9+ messages)

[GIT PULL] smb3 client fixes
 2022-04-22 17:00 UTC 

[PATCH v2 0/8] Remove vfio_group from the struct file facing VFIO API
 2022-04-22 16:58 UTC  (5+ messages)
` [PATCH v2 5/8] vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()

[PATCH v6, 0/5] Convert pwm-mtk-disp.txt to mediatek, pwm-disp.yaml format
 2022-04-22 16:57 UTC  (10+ messages)
` [PATCH v6, 5/5] dt-bindings: pwm: Add interrupts property for MediaTek MT8192
` [PATCH v6,0/5] Convert pwm-mtk-disp.txt to mediatek, pwm-disp.yaml format

[PATCH v3 0/2] Adds starting the idle domain privileged
 2022-04-22 16:58 UTC  (5+ messages)
` [PATCH v3 1/2] xsm: create idle domain privileged and demote after setup
` [PATCH v3 2/2] flask: implement xsm_set_system_active

[GIT PULL] KVM fixes for Linux 5.18-rc4
 2022-04-22 16:56 UTC 

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-22 16:54 UTC  (21+ messages)

[PATCH] utils/net/rtnet.in: add delay during master configuration
 2022-04-22 16:55 UTC  (2+ messages)

[PATCH v7 1/4] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
 2022-04-22 16:54 UTC  (3+ messages)

[PATCH v3 0/2] sched/tracing: sched_switch prev_state reported as TASK_RUNNING when it's not
 2022-04-22 16:54 UTC  (5+ messages)
` [PATCH] sched/tracing: append prev_state to tp args instead

[RFC PATCH v2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-04-22 16:54 UTC  (2+ messages)

[PATCH] pwm: clps71xx: Implement .apply() callback
 2022-04-22 16:52 UTC  (3+ messages)

[ovmf test] 169626: regressions - FAIL
 2022-04-22 16:54 UTC 

[PATCH 0/6] media: ti: cal: misc fixes
 2022-04-22 16:53 UTC  (5+ messages)
` [PATCH 4/6] media: ti: cal: use CSI-2 frame number for seq number

[igt-dev] [PATCH i-g-t] intel-ci: Reorder system suspend to last
 2022-04-22 16:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for intel-ci: Reorder system suspend to last (rev3)

[PATCH V1 0/6] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-04-22 16:51 UTC  (10+ messages)
` [PATCH V1 1/6] arm/xen: Introduce xen_setup_dma_ops()
` [PATCH V1 2/6] xen/grants: support allocating consecutive grants
` [PATCH V1 3/6] xen/virtio: Add option to restrict memory access under Xen
` [PATCH V1 4/6] dt-bindings: Add xen, dev-domid property description for xen-grant DMA ops
  ` [PATCH V1 4/6] dt-bindings: Add xen,dev-domid "
` [PATCH V1 5/6] xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
` [PATCH V1 6/6] arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices

[PATCH v2 0/2] Add generic serial MIDI driver using serial bus API
 2022-04-22 16:52 UTC  (5+ messages)
` [PATCH v2 2/2] "

RTT-PROBE: lore-subspace-rtt
 2022-04-22 16:52 UTC 

[PATCH] MAINTAINERS: Add Alper as a binman maintainer
 2022-04-22 16:52 UTC  (2+ messages)

[PATCH] pwm: raspberrypi-poe: Fix endianess in firmware struct
 2022-04-22 16:51 UTC  (2+ messages)

[PATCH] cpu: 83xx: Add missing dependency on CPU_MPC83XX
 2022-04-22 16:51 UTC  (2+ messages)

Please pull u-boot-pmic master
 2022-04-22 16:51 UTC  (2+ messages)

[PATCH v6] Add a banner on the old documentation docs
 2022-04-22 14:51 UTC  (5+ messages)
` [yocto] "

[OE-core][dunfell][RFC] cve-check: add json format
 2022-04-22 14:15 UTC 

[OE-core][dunfell][RFC PATCH v2] cve-check: add json format
 2022-04-22 14:37 UTC  (2+ messages)

[honister][PATCH 00/11] Pull request (cover letter only)
 2022-04-22 14:38 UTC 

[PATCH 1/3] arm-bsp/juno: use virtual/bootloader for u-boot/edk2
 2022-04-22 15:13 UTC  (3+ messages)
` [PATCH 2/3] arm/edk2-firmware: add PROVIDES virtual/bootloader
` [PATCH 3/3] CI: add testing for edk2

[PATCH honister 0/1] arm-bsp/trusted-firmware-a: corstone1000: update Tfa SHA
 2022-04-22 15:25 UTC  (2+ messages)
` [PATCH honister 1/1] "

[meta-ti][master/dunfell][PATCH] conf: machine: am62xx Add missing dtbo file
 2022-04-22 15:57 UTC 

[PATCH 1/6] arm/fvp-base-r-aem: Automatically download FVP tarball
 2022-04-22 16:09 UTC  (6+ messages)
` [PATCH 2/6] ci,arm-bsp/conf: Add testimage for fvp-baser-aemv8r64
` [PATCH 3/6] arm-bsp/boot-wrapper-aarch64,u-boot: Clarify fvp-baser Upstream-Status
` [PATCH 4/6] arm-bsp/boot-wrapper-aarch64: Add fvp-baser support for EL2 SMP payloads
` [PATCH 5/6] arm-bsp/u-boot: Fix fvp-baser-aemv8r64 fdt memory configuration issue
` [PATCH 6/6] arm-bsp/u-boot: Enable fdt overlays for fvp-baser-aemv8r64

[PATCH] xen: Add missing space in append to IMAGE_INSTALL
 2022-04-22 16:18 UTC 

[meta-arago][dunfell][PATCH] statcol: Update to latest for VTM driver scripts
 2022-04-22 16:47 UTC 

[PATCH 1/1] Fix permissions when splitting rootfs folders across partitions
 2022-04-22 12:49 UTC  (4+ messages)
` [OE-core] "

[PATCH 0/9] Release documentation for 4.0
 2022-04-22 12:50 UTC  (22+ messages)
` [PATCH 1/9] migration-3.4: add missing entry on EXTRA_USERS_PARAMS
  ` [docs] "
` [PATCH 2/9] ref-manual: add a note about hard-coded passwords
  ` [docs] "
` [PATCH 3/9] ref-manual: mention wildcarding support in INCOMPATIBLE_LICENSE
  ` [docs] "
` [PATCH 6/9] ref-manual: add XZ_THREADS and ZSTD_THREADS
  ` [docs] "
` [PATCH 7/9] ref-manual: add empty-dirs QA check and QA_EMPTY_DIRS*
  ` [docs] "
` [PATCH 8/9] migration-guides: complete migration guide for 4.0
  ` [docs] "
` [PATCH 9/9] migration-guides: add release notes "
  ` [docs] "
` [docs] [PATCH 0/9] Release documentation "

[PATCH v2] musl-locales: Add package
 2022-04-22 12:19 UTC  (2+ messages)
` [OE-core] "

[isar-cip-core][PATCH v2 0/6] Fix read-only rootfs setup /wrt etc overlay - and more
 2022-04-22 12:53 UTC  (9+ messages)
` [isar-cip-core][PATCH v2 1/6] wic: Align kernel command line of qemu-amd64-efibootguard*
` [isar-cip-core][PATCH v2 2/6] initramfs-abrootfs-hook: Convert to an initramfs-class recipe
` [isar-cip-core][PATCH v2 3/6] Convert /etc overlay from systemd mount unit to initramfs hook
` [isar-cip-core][PATCH v2 4/6] customizations: Relocate /root under /home
` [isar-cip-core][PATCH v2 5/6] initramfs-verify-hook: Optimize probing of partitions
` [isar-cip-core][PATCH v2 6/6] secureboot: Prevent getting shell on panic

[OE-core][PATCH] gpsd: bugfix: add gps-utils-python to PACKAGES
 2022-04-22 12:11 UTC  (4+ messages)

[PATCH] wic: do not use PARTLABEL for msdos partition tables
 2022-04-22  9:47 UTC  (2+ messages)

[PATCH] arm-toolchain/gcc-aarch64-none-elf: remove redundant LIC_FILES_CHKSUM
 2022-04-22  9:56 UTC 

[PATCH] ptest-runner-curl
 2022-04-22 10:46 UTC 

[OE-core] [PATCH] ptest-runner-curl
 2022-04-22 10:53 UTC 

[meta-oe][PATCH] gpsd: bugfix: add gps-utils-python to PACKAGES
 2022-04-22 11:06 UTC 

[PATCH 1/2] ref-manual: Add XZ_THREADS and XZ_MEMLIMIT
 2022-04-22 11:46 UTC  (2+ messages)
` [PATCH 2/2] ref-manual: add ZSTD_THREADS

Which package provides virt-install CLI tool in Yocto? #meta-virtualization #yocto #virt-install #libvirt #virt-manager
 2022-04-22 12:09 UTC 

[PATCH] docs: conf.py: fix cve extlinks caption for sphinx <4.0
 2022-04-22 12:25 UTC 

[PATCH 1/2] docs: ref-manual: variables: add hashed password example in EXTRA_USERS_PARAMS
 2022-04-22 13:13 UTC  (2+ messages)
` [PATCH 2/2] docs: migration-guides: migration-3.4: mention that hardcoded password are supported if hashed

[PATCH 1/2] docs: migration-guides: release-notes-4.0: fix risc-v typo
 2022-04-22 13:14 UTC  (2+ messages)
` [PATCH 2/2] docs: migration-guides: release-notes-4.0: replace kernel placeholder with correct recipe name

[yocto] SRC_URI from AWS codecommit with user and password #yocto
 2022-04-22  5:16 UTC  (2+ messages)
`  "

[PATCH yocto-autobuilder-helper] Sourced warning banner scripts to $outputdir
 2022-04-22  8:41 UTC  (2+ messages)
` [yocto] "

[meta-oe][PATCH] crash: Upgrade to 8.0.0
 2022-04-22 14:56 UTC  (2+ messages)
` [oe] "

[PATCH 1/2] musl: Fix build when usrmerge distro feature is enabled
 2022-04-22  4:05 UTC  (2+ messages)
` [PATCH 2/2] gcompat: "

[OE-core] [PATCH] apt: upgrade 2.4.4 -> 2.4.5
 2022-04-22  5:39 UTC  (2+ messages)
` [OE-core] [PATCH] python3-hypothesis: upgrade 6.41.0 -> 6.44.0

gitlab quotas and linux-stable-rc
 2022-04-22  8:20 UTC  (4+ messages)

[kirkstone][PATCH] gstreamer1.0-plugins-bad: drop patch
 2022-04-22  5:49 UTC 

master/kirkstone: ERROR: Nothing RPROVIDES 'gps-utils-python' (this happens since tonight)
 2022-04-22  8:35 UTC  (3+ messages)
` [yocto] "
  ` AW: "

[meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package
 2022-04-22  7:19 UTC  (6+ messages)

[meta-oe][PATCH] gpsd: Correct the creation of the gps-utils-python package
 2022-04-22  8:54 UTC 

[meta-oe][PATCH] gpsd: add gps-utils-python to PACKAGES
 2022-04-22  9:04 UTC 

[OE-core][PATCH 1/2] wpa-supplicant: Install wpa_passphrase when not disabled
 2022-04-22  9:07 UTC  (2+ messages)
` [OE-core][PATCH 2/2] wpa-supplicant: Package shared library into wpa-supplicant-lib

CVE-check failing on world with meta-openembedded: diff.gz file
 2022-04-22  9:07 UTC 

[PATCH yocto-autobuilder-helper v7] Add a banner on the old documentation docs
 2022-04-22 15:07 UTC  (2+ messages)
` [yocto] "

nerdctl
 2022-04-22  2:42 UTC  (8+ messages)
` [meta-virtualization] nerdctl

[PATCH] fetch2/osc: Add missing parameter
 2022-04-21 20:02 UTC 

[master][kirkstone][PATCH] license_image.bbclass: Make QA errors fail the build
 2022-04-21 21:11 UTC 

[PATCH] musl-locales: Add package
 2022-04-21 22:59 UTC 

[dunfell][PATCH] boost: don't specify gcc version
 2022-04-21 23:06 UTC 

[dunfell][PATCH v2] boost: don't specify gcc version
 2022-04-21 23:08 UTC 

[PATCH] gcc: Upgrade to 11.3 release
 2022-04-22  2:04 UTC 

[PATCH] drbd-utils: fix for usrmerge
 2022-04-22  2:06 UTC 


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.