All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-26 21:25:45 to 2024-09-26 22:47:41 UTC [more...]

[PATCH 00/42] Tidy up use of 'SPL' and CONFIG_SPL_BUILD
 2024-09-26 22:36 UTC  (39+ messages)
` [PATCH 01/42] Makefile: Add a u-boot.cfg file for VPL
` [PATCH 02/42] scripts: Rename Makefile.spl to Makefile.xpl
` [PATCH 03/42] scripts: Add some comments about autoconf.mk
` [PATCH 04/42] scripts: Define CONFIG_XPL_BUILD for all xPL builds
` [PATCH 06/42] doc: Update SPL docs for the xPL changes
` [PATCH 07/42] net: freescale: Drop use of SPL_BUILD dependency
` [PATCH 08/42] x86: Update a comment to mention XPL
` [PATCH 09/42] tegra: Use SPL instead of SPL_BUILD
` [PATCH 10/42] log: global: Rename warn_non_spl() and update the condition
` [PATCH 11/42] qconfig: Add XPL_BUILD to ignored symbols
` [PATCH 12/42] boot: Drop unnecessary ifdef for LOAD_FIT
` [PATCH 13/42] xpl: Define CONFIG_SPL_BUILD only for the SPL build
` [PATCH 14/42] rockchip: Simplify check for SPL
` [PATCH 15/42] mips: "
` [PATCH 16/42] powerpc: "
` [PATCH 17/42] x86: "
` [PATCH 18/42] freescale: "
` [PATCH 19/42] mtd: "
` [PATCH 20/42] dm: "
` [PATCH 21/42] spl: "
` [PATCH 22/42] powerpc: Correct "
` [PATCH 23/42] serial: Make use of the SERIAL define
` [PATCH 24/42] stdio: "
` [PATCH 25/42] drivers: Simplify Makefile checks
` [PATCH 26/42] kconfig: binman: Check for SPL instead of XPL
` [PATCH 27/42] rockchip: Simplify Makefile condition
` [PATCH 28/42] drivers: "
` [PATCH 29/42] global: Rename SPL_ to XPL_
` [PATCH 31/42] spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
` [PATCH 32/42] qconfig: Update tool for new Makefile variables
` [PATCH 33/42] xpl: Rename u_boot_first_phase to xpl_is_first_phase()
` [PATCH 34/42] xpl: Rename spl_phase to xpl_phase_t
` [PATCH 35/42] xpl: Rename spl_phase() to xpl_phase()
` [PATCH 36/42] xpl: Rename spl_in_proper() to not_xpl()
` [PATCH 37/42] xpl: Add a function to indicate when in xPL
` [PATCH 38/42] xpl: Rename spl_next_phase() and spl_prev_phase()
` [PATCH 39/42] xpl: Rename spl_phase_prefix() and spl_phase_name()
` [PATCH 40/42] README: Drop SoC-specific comment about SPL

[PATCH 00/27] led: Remove old status-LED code
 2024-09-26 22:19 UTC  (5+ messages)
` [PATCH 19/27] mx23_olinuxino: Drop "

[PATCH 0/3] Miscdevices in Rust
 2024-09-26 22:47 UTC  (4+ messages)
` [PATCH 2/3] rust: file: add f_pos and set_f_pos

[scarthgap][meta-webserver][PATCH] apache2: use update-alternatives for httpd
 2024-09-26 22:45 UTC 

[PATCHv2 0/3] Some correction in the DP Link Training sequence
 2024-09-26 22:44 UTC  (2+ messages)
` ✗ CI.FULL: failure for Some correction in the DP Link Training sequence (rev3)

[RFC 00/29] Introduce NVIDIA GPU Virtualization (vGPU) Support
 2024-09-26 22:42 UTC  (10+ messages)

[PATCH v14 0/8] spi-nor: Add parallel and stacked memories support
 2024-09-26 22:42 UTC  (2+ messages)

[PATCH] perf/test: perf test 86 fails on s390 repo linux-next
 2024-09-26 22:42 UTC  (2+ messages)

[PATCH v4 0/9] platform/x86: introduce asus-armoury driver
 2024-09-26 22:39 UTC  (19+ messages)
` [PATCH v4 4/9] platform/x86: asus-armoury: add panel_hd_mode attribute
` [PATCH v4 5/9] platform/x86: asus-armoury: add the ppt_* and nv_* tuning knobs
` [PATCH v4 7/9] platform/x86: asus-armoury: add apu-mem control support
` [PATCH v4 8/9] platform/x86: asus-armoury: add core count control
` [PATCH v4 9/9] platform/x86: asus-wmi: deprecate bios features

[PATCH v1 00/20] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot
 2024-09-26 22:37 UTC  (9+ messages)
` [PATCH v1 04/20] arm: socfpga: agilex5: Add low level initialization

[PATCH] dt-bindings: examples: Add GPIO hogs and variable-lists
 2024-09-26 22:37 UTC  (2+ messages)

[PATCH 00/15] Ultrajoiner basic functionality series
 2024-09-26 22:36 UTC  (3+ messages)
` [PATCH 11/15] drm/i915/dp: Modify compressed bpp limitations for ultrajoiner

[PATCH] kcpuid: Fix potential dereferencing of null pointers
 2024-09-26 22:35 UTC 

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-26 22:34 UTC  (8+ messages)
` [PATCH v2 08/17] migration: Add load_finish handler and associated functions

[PATCH] RDMA/efa: Fix node guid compiler warning
 2024-09-26 22:34 UTC  (7+ messages)

[PATCH v2 00/11] perftool-testsuite 2nd batch
 2024-09-26 22:33 UTC  (11+ messages)

[PATCH v3 0/4] drm/xe/vf: Post-migration recovery worker basis
 2024-09-26 22:32 UTC  (9+ messages)
` [PATCH v3 1/4] drm/xe/vf: React to MIGRATED interrupt
` [PATCH v3 2/4] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
` [PATCH v3 3/4] drm/xe/vf: Start post-migration fixups with provisinoning query
` [PATCH v3 4/4] drm/xe/vf: Defer fixups if migrated twice fast
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery worker basis (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH 00/27] led: Remove old status-LED code
 2024-09-26 22:29 UTC 

QA notification for completed autobuilder build (yocto-5.0.4.rc3)
 2024-09-26 22:30 UTC 

legacy PCI device behind a bridge not getting a valid IRQ on imx host controller
 2024-09-26 22:30 UTC  (2+ messages)

ERROR: failed to clone extents to [...]: Invalid argument
 2024-09-26 22:29 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_pm_backlight: Remove eDP check for backlight
 2024-09-26 22:29 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH v4 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-09-26 22:26 UTC  (5+ messages)
` [PATCH v4 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields

[PATCH v5 0/3] Early Boot Allocation on Power
 2024-09-26 22:24 UTC  (4+ messages)
` [PATCH v5 1/3] xen/device-tree: Let DT reserve map entries overlap reserved-memory
` [PATCH v5 2/3] xen/ppc: Enable bootfdt and boot allocator
` [PATCH v5 3/3] xen/ppc: mm-radix: Allocate all paging structures at runtime

[PATCH] media: atomisp: Fix spelling errors reported by codespell
 2024-09-26 22:23 UTC 

[PATCH v1] drm/i915/hdmi: Convert comma to semicolon
 2024-09-26 22:22 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/4] Various test fixes proposed by Thomas Schmitt
 2024-09-26 22:21 UTC  (3+ messages)

[PATCH 00/15] binman: More patches to support VBE
 2024-09-26 22:20 UTC  (32+ messages)
` [PATCH 01/15] binman: Fix up test coverage for mkeficapsule
` [PATCH 02/15] binman: Correct the comment for fdtgrep
` [PATCH 03/15] binman: Tidy up comments for Entry.GetEntryArgsOrProps()
` [PATCH 04/15] binman: Tidy up comments and pylint warnings in fit
` [PATCH 05/15] binman: Avoid setting the image_pos attribute directly
` [PATCH 06/15] binman: Update fdt-list-dir to use the provided directory
` [PATCH 07/15] binman: fit: Avoid assuming that a FIT member is a section
` [PATCH 08/15] binman: fit: Set the image_pos attributes only once
` [PATCH 09/15] binman: fit: Refine handling of devicetrees for OF_UPSTREAM
` [PATCH 10/15] binman: Adjust naming for reading symbols
` [PATCH 11/15] binman: Add minor improvements to symbol-writing
` [PATCH 12/15] binman: Provide a way to set the symbol base address
` [PATCH 13/15] binman: Unwind the end-at-4gb special-case a little
` [PATCH 14/15] binman: Allow image_pos to be None when writing symbols
` [PATCH 15/15] binman: Make a start on an iMX8 test

[Buildroot] [PATCH 1/1] package/python-ujson: bump to version 5.10.0
 2024-09-26 22:19 UTC 

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2024-09-26 22:18 UTC  (7+ messages)

[PATCH v3] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs
 2024-09-26 22:16 UTC  (4+ messages)

[PATCH v1 0/6] xen/arm: Add Virtio-PCI for dom0less on ARM
 2024-09-26 22:15 UTC  (4+ messages)
` [PATCH v1 3/6] xen/arm: create dom0less virtio-pci DT node

[PATCH v2 1/2] rust: add untrusted data abstraction
 2024-09-26 22:15 UTC  (6+ messages)

[PATCH v4 0/6] Early Boot Allocation on Power
 2024-09-26 22:14 UTC  (4+ messages)
` [PATCH v4 6/6] xen/ppc: mm-radix: Allocate all paging structures at runtime

[PATCH] [PATCH] vfs/ext4: Fixed a potential problem related to an infinite loop
 2024-09-26 22:11 UTC 

[PATCH v5 00/36] Implement ACPI on aarch64
 2024-09-26 22:10 UTC  (13+ messages)
` [PATCH v5 16/36] drivers: usb: Add generic XHCI
` [PATCH v5 17/36] drivers: ata: Rename ahci_mvebu
` [PATCH v5 25/36] board: emulation: Add QEMU sbsa support
` [PATCH v5 30/36] arm: cpu: Add ACPI parking protocol support
` [PATCH v5 32/36] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
` [PATCH v5 36/36] azure-pipelines: Enable qemu_sbsa

Git clone fails in p9 file system marked with FANOTIFY
 2024-09-26 22:10 UTC  (19+ messages)
  ` [EXTERNAL] "

[PATCH v3 2/3] buildman: Allow skipping the dtc build
 2024-09-26 22:07 UTC  (13+ messages)

[PATCH v2 00/14] Tools updates for Labgrid
 2024-09-26 22:07 UTC  (3+ messages)
` [PATCH v2 13/14] buildman: Retry the build for current source

[Buildroot] [PATCH 1/1] package/python-spake2: bump to version 0.9
 2024-09-26 22:08 UTC 

[PATCH 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-09-26 22:07 UTC  (3+ messages)
` [PATCH 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCHSET sched_ext/for-6.12-fixes] sched_ext: Split %SCX_DSQ_GLOBAL per-node
 2024-09-26 22:07 UTC  (11+ messages)
` [PATCH 2/5] sched_ext: Allow only user DSQs for scx_bpf_consume(), scx_bpf_dsq_nr_queued() and bpf_iter_scx_dsq_new()
` [PATCH 3/5] sched_ext: Relocate find_user_dsq()
` [PATCH 4/5] sched_ext: Split the global DSQ per NUMA node
` [PATCH 5/5] sched_ext: Use shorter slice while bypassing

[PATCH v6 08/12] efi_loader: Disable ANSI output for tests
 2024-09-26 22:02 UTC  (5+ messages)
` [PATCH v6 09/12] efi_loader: Add a test app
` [PATCH v6 10/12] sandbox: virtio: Disable the sandbox virtio blk device
` [PATCH v6 11/12] test: efi: boot: Set up an image suitable for EFI testing
` [PATCH v6 12/12] test: efi: boot: Add a test for the efi bootmeth

[PATCH 0/5] btrfs: make extent map shrinker more efficient and re-enable it
 2024-09-26 22:02 UTC  (7+ messages)
` [PATCH 2/5] btrfs: make the extent map shrinker run asynchronously as a work queue job

[PATCH v6 00/12] efi: Add a test for EFI bootmeth
 2024-09-26 21:59 UTC  (9+ messages)
` [PATCH v6 01/12] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
` [PATCH v6 02/12] efi: arm: x86: riscv: Drop crt0/relocal extra- rules
` [PATCH v6 03/12] efi_loader: Shorten the app rules
` [PATCH v6 04/12] efi_loader: Shorten the app rules further
` [PATCH v6 05/12] efi_loader: Show the vendor in helloworld
` [PATCH v6 06/12] efi: Use the same filename for all sandbox builds
` [PATCH v6 07/12] bootstd: Add debugging for efi bootmeth
` [PATCH v6 08/12] efi_loader: Disable ANSI output for tests

[Buildroot] [PATCH 1/1] package/python-smmap2: bump to version 5.0.1
 2024-09-26 22:01 UTC 

[PATCH i-g-t] lib/amdgpu: fix sdma linear copy command
 2024-09-26 21:59 UTC  (2+ messages)

[PATCH i-g-t 0/7] add test to validate fallback
 2024-09-26 21:57 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for add test to validate fallback (rev7)

[PATCH v5 1/2] ethdev: Add link_speed lanes support
 2024-09-26 21:43 UTC  (4+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 1/2] ethdev: "
  ` [PATCH v6 2/2] net/bnxt: code refactor for supporting speed lanes

[Buildroot] [PATCH 1/1] package/python-slob: bump to version c21d695707db7d2fe4ec7ec27a018bb7b0fcc209
 2024-09-26 21:56 UTC 

[PATCH v7 0/8] target/riscv: Expose RV32 cpu to RV64 QEMU
 2024-09-26 21:55 UTC  (5+ messages)
` [PATCH v7 7/8] target/riscv: Add max32 CPU for "
` [PATCH v7 8/8] tests/avocado: Boot Linux for RV32 cpu on "

[android-common:android-mainline 1/1] vmlinux.o: warning: objtool: svm_vcpu_enter_exit+0x28: call to context_tracking_enabled_this_cpu.7027() leaves .noinstr.text section
 2024-09-26 21:54 UTC 

linux-next: duplicate patches in the ftrace tree
 2024-09-26 21:54 UTC 

[PATCH v2 00/18] vbe: Series part D
 2024-09-26 21:53 UTC  (6+ messages)
` [PATCH v2 09/18] armv8: Support not having separate BSS

[PATCH 0/2] usb: dwc3: Disable susphy during initialization
 2024-09-26 21:51 UTC  (4+ messages)
` [PATCH 2/2] usb: dwc3: core: Prevent phy suspend during init

[PATCH v4 3/9] platform/x86: asus-armoury: move existing tunings to asus-armoury module
 2024-09-26 21:50 UTC  (3+ messages)

[PATCH 1/4] rockchip: rk3399-roc-pc: Hook sysreset gpio to enable full reset
 2024-09-26 21:50 UTC  (9+ messages)
` [PATCH 4/4] rockchip: Disable DRAM debug by default

[Buildroot] [PATCH 1/1] package/python-pdm-backend: bump to version 2.4.1
 2024-09-26 21:49 UTC 

[PATCH v2 0/4] drm/xe/vf: Post-migration recovery worker basis
 2024-09-26 21:48 UTC  (7+ messages)
` [PATCH v2 3/4] drm/xe/vf: Start post-migration fixups with provisinoning query
` [PATCH v2 4/4] drm/xe/vf: Defer fixups if migrated twice fast

[PATCH] arm-bsp/trusted-firmware-m: corstone1000: Update patches
 2024-09-26 21:47 UTC 

[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_inode_item_push
 2024-09-26 21:46 UTC  (2+ messages)

[PATCH 1/1] virtio-blk: Add description for blk_size field
 2024-09-26 21:44 UTC  (4+ messages)

[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
 2024-09-26 21:44 UTC  (7+ messages)

[PATCH v2] dt-bindings: power/supply: qcom,pmi8998-charger: Drop incorrect "#interrupt-cells" from example
 2024-09-26 21:37 UTC 

[PATCH] arm-bsp/trusted-firmware-m: corstone1000: Update metadata handling
 2024-09-26 21:41 UTC 

[PATCH v3 0/1] drm/xe: Prevent null pointer access in xe_migrate_copy
 2024-09-26 21:41 UTC  (4+ messages)
` [PATCH v3 1/1] "

subscribe
 2024-09-26 21:39 UTC  (2+ messages)

[PATCH v3 1/2] soc: imx8m: Probe the SoC driver as platform driver
 2024-09-26 21:36 UTC  (2+ messages)
` [PATCH v3 2/2] soc: imx8m: Remove global soc_uid

[PATCH v2] soc: imx8m: Probe the SoC driver as platform driver
 2024-09-26 21:35 UTC  (6+ messages)

[PATCH 00/19] spl: Support a relocating jump between phases (VBE part F)
 2024-09-26 21:36 UTC  (10+ messages)
` [PATCH 01/19] spl: Reduce the size of the bl_len field
` [PATCH 04/19] spl: Provide a way to mark code needed for relocation
` [PATCH 11/19] spl: Support jumping to VPL from TPL

[PATCH v6 00/19] labgrid: Provide an integration with Labgrid
 2024-09-26 21:36 UTC  (6+ messages)
` [PATCH v6 01/19] test: Allow signaling that U-Boot is ready

[PATCH v3 00/30] Implement ACPI on aarch64
 2024-09-26 21:34 UTC  (13+ messages)
` [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

[PATCH v5 00/14] efi: Add a test for EFI bootmeth
 2024-09-26 21:34 UTC  (12+ messages)
` [PATCH v5 12/14] efi_loader: Avoid using sandbox virtio devices

[PATCH v8 00/13] net: tcp: improve tcp support
 2024-09-26 21:34 UTC  (5+ messages)
` [PATCH v8 08/13] net/tcp: simplify tcp header filling code
` [PATCH v8 10/13] net/net: fix include ordering

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-09-26 21:35 UTC  (3+ messages)
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1

[PATCH] perf jevents: Don't stop at the first matched pmu when searching a events table
 2024-09-26 21:34 UTC  (4+ messages)

[PATCH v4 00/11] led: introduce LED boot and activity function
 2024-09-26 21:33 UTC  (17+ messages)
` [PATCH v4 02/11] dm: core: implement ofnode_options helpers
` [PATCH v4 03/11] led: implement LED boot API
` [PATCH v4 04/11] common: board_r: rework BOOT LED handling
` [PATCH v4 06/11] tftp: implement support for LED activity
` [PATCH v4 08/11] ubi: "
` [PATCH v4 09/11] doc: introduce led.rst documentation
` [PATCH v4 10/11] test: dm: Add tests for LED boot and activity
` [PATCH v4 11/11] test: dm: Expand ofnode options test with new helper

[openeuler:OLK-5.10 5206/30000] drivers/gpu/drm/radeon/radeon_vce.c:247:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-09-26 21:33 UTC 

drivers/scsi/lpfc/lpfc_init.c:6834:31-32: WARNING opportunity for min()
 2024-09-26 21:33 UTC 

[cip:linux-4.19.y-cip 7151/30000] drivers/gpu/drm/rcar-du/rcar_lvds.c:849:43: warning: 'rcar_lvds_r8a77995_info' defined but not used
 2024-09-26 21:33 UTC 

[PATCH] Add mkimage secp521r1 ECDSA curve support
 2024-09-26 21:33 UTC  (3+ messages)

[PATCH] io_uring: Add IO_U_F_DEVICE_ERROR to identify error types
 2024-09-26 21:33 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 0da56073d802c38f74d82e9bfb8678408428e334
 2024-09-26 21:25 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.