All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-28 18:08:01 to 2024-09-28 23:24:34 UTC [more...]

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

[PATCH 0/2] Introduce ptr_eq() to preserve address dependency
 2024-09-28 23:24 UTC  (9+ messages)
` [PATCH 1/2] compiler.h: "

[PATCH v7 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-28 23:17 UTC  (5+ messages)
` [PATCH v7 3/3] drm/rockchip: Add basic RK3588 HDMI output support

[PATCH] kernel-shark: Multi-thread the computaion of CPU graph
 2024-09-28 23:16 UTC  (3+ messages)

[RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers
 2024-09-28 23:12 UTC  (16+ messages)

[PATCH v9 0/3] fix abort defect
 2024-09-28 23:10 UTC  (7+ messages)
` [PATCH v9 2/3] ufs: core: fix error handler process for MCQ abort

[meta-networking][PATCH] libnetfilter-conntrack: upgrade 1.0.9 -> 1.1.0
 2024-09-28 23:06 UTC 

[meta-filesystems][PATCH] e2tools: upgrade 0.1.0 -> 0.1.2
 2024-09-28 23:06 UTC 

multipath'd bcache device
 2024-09-28 22:55 UTC  (15+ messages)

[PATCH v6 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
 2024-09-28 22:52 UTC  (3+ messages)

[freescale-fslc:6.6-2.0.x-imx 5677/16788] drivers/pci/controller/dwc/pci-imx6.c:1305:6: warning: variable 'ret' set but not used
 2024-09-28 22:52 UTC 

[openeuler:openEuler-1.0-LTS 4008/23799] drivers/staging/erofs/utils.c:138:6: sparse: sparse: symbol 'erofs_try_to_release_workgroup' was not declared. Should it be static?
 2024-09-28 22:52 UTC 

[PATCH v8 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-28 22:36 UTC  (8+ messages)
` [PATCH v8 1/3] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
` [PATCH v8 2/3] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
` [PATCH v8 3/3] drm/rockchip: Add basic RK3588 HDMI output support

[freescale-fslc:6.6-2.0.x-imx 4935/16788] drivers/firmware/imx/seco_mu.c:689:32: warning: cast from pointer to integer of different size
 2024-09-28 22:41 UTC 

[ardb:xen-pie 4/5] ld.lld: error: undefined symbol: xen_elfnote_hypercall_page_offset
 2024-09-28 22:41 UTC 

[syzbot] [mm?] possible deadlock in upgrade_mmap_lock_carefully
 2024-09-28 22:34 UTC 

[PATCH] reset: Further simplify locking with guard()
 2024-09-28 22:27 UTC  (2+ messages)
` [heads-up] "

[syzbot] [nfs?] INFO: task hung in nfsd_umount
 2024-09-28 22:23 UTC  (2+ messages)

[PATCH V6 2/5] PCI/TPH: Add Steering Tag support
 2024-09-28 22:20 UTC  (3+ messages)

[GIT PULL] SCSI final updates for the 6.11+ merge window
 2024-09-28 22:08 UTC 

[PATCH 0/8] cifs: Fix support for NFS-style reparse points
 2024-09-28 21:59 UTC  (9+ messages)
` [PATCH 1/8] smb: Update comments about some reparse point tags
` [PATCH 2/8] cifs: Remove intermediate object of failed create reparse call
` [PATCH 3/8] cifs: Fix parsing NFS-style char/block devices
` [PATCH 4/8] cifs: Fix creating "
` [PATCH 5/8] cifs: Fix buffer overflow when parsing NFS reparse points
` [PATCH 6/8] cifs: Do not convert delimiter when parsing NFS-style symlinks
` [PATCH 7/8] cifs: Validate content of NFS reparse point buffer
` [PATCH 8/8] cifs: Rename posix to nfs in parse_reparse_posix() and reparse_posix_data

[PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
 2024-09-28 21:58 UTC  (2+ messages)

/opt/cross/clang-7773243d99/lib/clang/20/include/altivec.h:13:2: sparse: sparse: "AltiVec support not enabled"
 2024-09-28 21:58 UTC 

[openeuler:OLK-5.10 21084/30000] drivers/net/ethernet/hisilicon/hns3/hns3_roh.c:79:53: sparse: sparse: incorrect type in assignment (different base types)
 2024-09-28 21:58 UTC 

[meta-multimedia][PATCH] pipewire: update 1.2.3 -> 1.2.5 PipeWire 1.2.5 (2024-09-27)
 2024-09-28 21:57 UTC  (2+ messages)
` [oe] "

[qemu-mainline test] 187887: regressions - FAIL
 2024-09-28 21:56 UTC 

[PATCH -ndctl] cxl/memdev: Introduce sanitize-memdev functionality
 2024-09-28 21:16 UTC 

[PATCH v2 1/2] exec: add a flag for "reasonable" execveat() comm
 2024-09-28 21:56 UTC  (3+ messages)

[PATCH] coredump: Do not lock during 'comm' reporting
 2024-09-28 21:51 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.78
 2024-09-28 21:50 UTC 

[Buildroot] [PATCH 1/1] package/bluez5_utils: bump to version 5.78
 2024-09-28 21:48 UTC 

[PATCH v3 00/20] Implement DWARF modversions
 2024-09-28 21:46 UTC  (2+ messages)

Results of the 2024 TAB election
 2024-09-28 21:44 UTC  (4+ messages)

[PATCH v5 00/16] Extended MODVERSIONS Support
 2024-09-28 21:35 UTC  (2+ messages)

[PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data
 2024-09-28 21:32 UTC  (11+ messages)
` [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[freescale-fslc:6.6-2.0.x-imx 1188/16788] drivers/dma/imx-sdma.c:257: warning: Function parameter or member 'i2c_2_mcu_addr' not described in 'sdma_script_start_addrs'
 2024-09-28 21:27 UTC 

[PATCH 0/4] Enhance debugfs for forcing joiner
 2024-09-28 21:18 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Enhance debugfs for forcing joiner (rev2)

[syzbot] [bcachefs?] INFO: task hung in bch2_journal_reclaim_thread (2)
 2024-09-28 21:18 UTC  (2+ messages)

[PATCH next] scsi: mpi3mr: fix uninitialized variables in mpi3mr_bring_ioc_ready
 2024-09-28 21:17 UTC 

[PATCH v7 0/8] Improve the copy of task comm
 2024-09-28 21:17 UTC  (5+ messages)
` [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()

KMSAN: uninit-value in mii_nway_restart
 2024-09-28 21:14 UTC 

[PATCH 0/5] rslib: Bug fixes and improvements for Reed-Solomon library
 2024-09-28 21:11 UTC  (4+ messages)

[GIT PULL] execve updates for v6.12-rc1
 2024-09-28 21:09 UTC  (3+ messages)

[esmil:d1-6.11.y 41/47] drivers/gpu/drm/panel/panel-sitronix-st7701s.c:426:35: error: 'st7701s_ids' defined but not used
 2024-09-28 21:06 UTC 

[PATCH v2 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-09-28 21:05 UTC  (12+ messages)
` [PATCH v2 3/3] riscv: dts: thead: Add TH1520 ethernet nodes

[PATCH v4 9/9] platform/x86: asus-wmi: deprecate bios features
 2024-09-28 21:02 UTC  (3+ messages)

[PULL v2 00/47] riscv-to-apply queue
 2024-09-28 21:01 UTC  (7+ messages)
` [PULL v2 16/47] hw/riscv: add RISC-V IOMMU base emulation

[PATCH] MAINTAINERS: Add security/Kconfig.hardening to hardening section
 2024-09-28 20:59 UTC  (2+ messages)

[PATCH] hardening: Adjust dependencies in selection of MODVERSIONS
 2024-09-28 20:59 UTC  (2+ messages)

[Buildroot] Change config.txt Not Working
 2024-09-28 20:58 UTC 

[PATCH 3/3] platfom/x86: asus-wmi: cleanup after Ally quirk reverts
 2024-09-28 20:56 UTC  (2+ messages)

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2024-09-28 20:50 UTC  (11+ messages)

[syzbot] [ocfs2?] KASAN: use-after-free Read in __ocfs2_flush_truncate_log
 2024-09-28 20:44 UTC 

[PATCH 0/4] drm/i915: Use the gen3+ irq code on gen2
 2024-09-28 20:44 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] qcom: ice: Remove ice probe
 2024-09-28 20:35 UTC  (4+ messages)

[openeuler:OLK-5.10 21485/30000] drivers/ub/urma/ubcore/ubcore_device.c:344:6: warning: no previous prototype for 'ubcore_destroy_upi_list'
 2024-09-28 20:35 UTC 

[PATCH] drm/i915/hdcp: Retry first read and writes to downstream
 2024-09-28 20:34 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/hdcp: Retry first read and writes to downstream (rev3)

[PATCH v12 0/3] Vrr refactoring and panel replay workaround
 2024-09-28 20:24 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Vrr refactoring and panel replay workaround (rev3)

[openeuler:openEuler-1.0-LTS 1487/23799] drivers/firmware/efi/libstub/arm-stub.c:72:6: sparse: sparse: symbol 'install_memreserve_table' was not declared. Should it be static?
 2024-09-28 20:24 UTC 

[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
 2024-09-28 20:17 UTC  (3+ messages)

[freescale-fslc:6.6-2.0.x-imx 1073/16788] drivers/video/fbdev/mxc/mxc_edid.c:285 mxc_edid_parse_ext_blk() warn: returning -1 instead of -ENOMEM is sloppy
 2024-09-28 20:18 UTC 

[freescale-fslc:6.6-2.0.x-imx 515/16788] drivers/media/i2c/mt9m114.c:794 mt9m114_set_fmt() warn: inconsistent returns '&sensor->lock'
 2024-09-28 20:15 UTC 

[PATCH] drm/i915: Remove unused underrun interrupt bits
 2024-09-28 20:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Remove unused underrun interrupt bits (rev2)

[freescale-fslc:6.6-2.0.x-imx 4915/16788] drivers/firmware/imx/seco_mu.c:173:47: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'size_t' {aka 'unsigned int'}
 2024-09-28 20:14 UTC 

[PATCH 1/6] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
 2024-09-28 20:14 UTC  (9+ messages)
` [PATCH 3/6] dt-bindings: display: mediatek: Fix clocks count constraint for new SoCs

[PATCH] dt-bindings: spi: xilinx: Add clocks & clock-names properties
 2024-09-28 20:12 UTC  (7+ messages)

[PATCH] meta-ti-bsp: ti-dm-fw: declare files installed in 'DEPLOYDIR'
 2024-09-28 20:08 UTC  (2+ messages)
` [meta-ti] "

[RFC PATCH v3 00/19] Support socket access-control
 2024-09-28 20:06 UTC  (6+ messages)
` [RFC PATCH v3 14/19] selftests/landlock: Test socketpair(2) restriction

[PATCH] drm/i915/vdsc: Add bpc check in intel_dsc_compute_params
 2024-09-28 20:04 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/vdsc: Add bpc check in intel_dsc_compute_params (rev4)

[freescale-fslc:6.6-2.0.x-imx 159/16788] sound/soc/fsl/fsl_easrc_m2m.c:19:6: warning: no previous prototype for 'fsl_easrc_get_status'
 2024-09-28 20:03 UTC 

[PATCH -next v3 00/10] coccinelle: Add some rules for string_chioces helpers
 2024-09-28 19:57 UTC  (3+ messages)
  ` [cocci] "

[PATCH v3 0/5] perf arm-spe: Introduce metadata version 2
 2024-09-28 19:55 UTC  (6+ messages)
` [PATCH v3 1/5] perf arm-spe: Define metadata header "
` [PATCH v3 2/5] perf arm-spe: Calculate meta data size
` [PATCH v3 3/5] perf arm-spe: Save per CPU information in metadata
` [PATCH v3 4/5] perf arm-spe: Support metadata version 2
` [PATCH v3 5/5] perf arm-spe: Dump metadata with "

[PATCH v2 0/2] Implement Wa 14019834836
 2024-09-28 19:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Implement Wa 14019834836 (rev2)

[PATCH] maintainers: fix prog guide paths
 2024-09-28 19:52 UTC  (3+ messages)

[PATCH v5 0/3] novatek-nvt-ts: add support for NT36672A touchscreen
 2024-09-28 19:50 UTC  (4+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_log_needs_flush
 2024-09-28 19:49 UTC 

[PATCH 0/3] gpio: switch to device_for_each_chilld_node_scoped()
 2024-09-28 19:47 UTC  (4+ messages)
` [PATCH 1/3] gpio: dwapb: switch to device_for_each_child_node_scoped()
` [PATCH 2/3] gpio: sim: "
` [PATCH 3/3] gpio: acpi: "

[PATCH i-g-t 1/3] igt: Fix printf formats on x86-32
 2024-09-28 19:45 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/3] "

[PATCH v7 00/26] Generic `Allocator` support for Rust
 2024-09-28 19:43 UTC  (37+ messages)
` [PATCH v7 08/26] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH v7 09/26] rust: alloc: implement kernel `Box`
` [PATCH v7 10/26] rust: treewide: switch to our kernel `Box` type
` [PATCH v7 11/26] rust: alloc: remove extension of std's `Box`
` [PATCH v7 12/26] rust: alloc: add `Box` to prelude
` [PATCH v7 13/26] rust: alloc: implement kernel `Vec` type
` [PATCH v7 14/26] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v7 15/26] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v7 16/26] rust: treewide: switch to the kernel `Vec` type
` [PATCH v7 17/26] rust: alloc: remove `VecExt` extension
` [PATCH v7 18/26] rust: alloc: add `Vec` to prelude
` [PATCH v7 19/26] rust: error: use `core::alloc::LayoutError`
` [PATCH v7 20/26] rust: error: check for config `test` in `Error::name`
` [PATCH v7 21/26] rust: alloc: implement `contains` for `Flags`
` [PATCH v7 22/26] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v7 23/26] rust: str: test: replace `alloc::format`
` [PATCH v7 24/26] rust: alloc: update module comment of alloc.rs
` [PATCH v7 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`

[freescale-fslc:6.6-2.0.x-imx 169/16788] sound/soc/codecs/pcm512x.c:1594:7: warning: unused variable 'clk_name'
 2024-09-28 19:42 UTC 

[RFC PATCH] mempool: obey configured cache size
 2024-09-28 19:38 UTC  (2+ messages)
` [RFC PATCH v12] mempool: fix mempool "

[PATCH] MAINTAINERS: remove Raveendra Padasalagi
 2024-09-28 19:17 UTC  (2+ messages)

[esmil:d1-6.11.y 37/47] drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c:406:25: error: unused variable 'phy'
 2024-09-28 19:11 UTC 

[gourryinverse:memblock_align 2/2] srat.c:undefined reference to `set_memory_block_size_order'
 2024-09-28 19:11 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 252daba137fd8c5a841f7120fdafa6f2ad67e88a
 2024-09-28 19:06 UTC 

[openeuler:OLK-5.10 21044/30000] drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.c:478:68: sparse: sparse: incorrect type in argument 1 (different base types)
 2024-09-28 19:00 UTC 

[pull] amdgpu firmware updates
 2024-09-28 18:55 UTC  (2+ messages)

[PATCH i-g-t 1/4] tests/xe_eudebug: Keep engine for each client
 2024-09-28 18:48 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/4] "

iptables 1.8.10 translate error
 2024-09-28 18:39 UTC  (4+ messages)

[PATCH] tests/intel/xe_pm: one suspend/resume cycle for all xe engines
 2024-09-28 18:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_pm: one suspend/resume cycle for all xe engines (rev3)

[PATCH] test-pmd: add more packet decode options (verbose)
 2024-09-28 18:36 UTC  (7+ messages)
` [PATCH v7 0/4] Add network packet dissector
  ` [PATCH v7 4/4] test-pmd: add more packet verbose decode options

[PATCH] rust: kunit: use C-string literals to clean warning
 2024-09-28 18:36 UTC  (2+ messages)

[PATCH i-g-t] lib/amdgpu: enhance sdma test
 2024-09-28 18:29 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v1 0/1] update mseal.rst
 2024-09-28 18:28 UTC  (3+ messages)
` [PATCH v1 1/1] mseal: "

[PATCH 1/3] dt-bindings: platform: Add bindings for Lenovo Yoga Slim 7x EC
 2024-09-28 18:27 UTC  (5+ messages)
` [PATCH 2/3] platform: arm64: Add driver for Lenovo Yoga Slim 7x's EC

[PATCH v2] tests/intel/xe_sysfs_timeslice_duration: Add test to validate timeslice duration
 2024-09-28 18:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_sysfs_timeslice_duration: Add test to validate timeslice duration (rev2)

[freescale-fslc:6.6-2.0.x-imx 5904/16788] arch/arm/mach-imx/pm-rpmsg.c:141:6: warning: no previous prototype for 'pm_shutdown_notify_m4'
 2024-09-28 18:19 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 0c8650b09a365f4a31fca1d1d1e9d99c56071128
 2024-09-28 18:11 UTC 

[PATCH v8 0/8] mm: zswap swap-out of large folios
 2024-09-28 18:11 UTC  (5+ messages)
` [PATCH v8 6/8] mm: zswap: Support large folios in zswap_store()

[PATCH] tests/intel/xe_tlb: Add test to check TLB invalidation
 2024-09-28 18:11 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
 2024-09-28 18:07 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.