All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-03 13:32:10 to 2024-12-03 14:01:12 UTC [more...]

[BACKPORT] rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-postinsts
 2024-12-03 13:45 UTC  (4+ messages)

[PATCH 0/3] powerpc: Enable dynamic preemption
 2024-12-03 14:00 UTC  (6+ messages)
` [PATCH 1/3] powerpc: copy preempt.h into arch/include/asm

[Buildroot] [PATCH v2 1/2] package/pkg-meson: h files only into sysroot
 2024-12-03 14:00 UTC  (4+ messages)
` [Buildroot] [PATCH v4 0/2] meson install with optional tags
  ` [Buildroot] [PATCH v4 1/2] package/pkg-meson: h files only into sysroot
  ` [Buildroot] [PATCH v4 2/2] doc/manual/adding-packages-meson.adoc: tags

[PATCH v5 0/9] Adjust initial EFI memory-allocation to be in the U-Boot region
 2024-12-03 14:00 UTC  (13+ messages)
` [PATCH v5 3/9] board_f: Correct stack reservation
` [PATCH v5 6/9] efi: Show the location of the bounce buffer when debugging

[PATCH] erofs: fix PSI memstall accounting
 2024-12-03 14:00 UTC  (8+ messages)

[PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
 2024-12-03 13:59 UTC  (4+ messages)

[RFC][oe-core][PATCH] pam: update 1.6.1 -> 1.7.0
 2024-12-03 13:59 UTC  (3+ messages)

[PATCH v2 0/5] Change ghes driver to use HEST-based offsets
 2024-12-03 13:59 UTC  (3+ messages)

[PATCH rdma-next] kbuild: Respect request to silent output when merging configs
 2024-12-03 13:59 UTC  (2+ messages)

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2024-12-03 13:58 UTC  (8+ messages)
` [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-12-03 13:58 UTC  (5+ messages)

[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
 2024-12-03 13:58 UTC  (6+ messages)

[PATCH 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-03 13:58 UTC  (4+ messages)
` [PATCH 07/10] drm/msm/dp: use eld_mutex to protect access to connector->eld

[PATCH v3] lwip: wget: pass port and server_name via wget_ctx
 2024-12-03 13:58 UTC  (2+ messages)

[PATCH] dt-bindings: power: rpmpd: Fix comment for SM6375
 2024-12-03 13:57 UTC  (4+ messages)

[PATCH] binfmt: Don't consider riscv{32,64} part of the same family
 2024-12-03 13:57 UTC  (5+ messages)
    ` [PATCH] binfmt: Don't consider riscv{32, 64} "

[PATCH rdma-next] RDMA/mlx5: Extend ODP statistics with operation count
 2024-12-03 13:57 UTC 

Query Regarding UART Controller Device Driver in Linux Kernel
 2024-12-03 13:56 UTC  (3+ messages)

[OE-core][scarthgap][PATCH] qemu: patch CVE-2024-6505
 2024-12-03 13:56 UTC  (3+ messages)

[PATCH 01/13] kernel/irq/proc: use seq_put_decimal_ull_width() for decimal values
 2024-12-03 13:56 UTC  (7+ messages)
      ` [PATCH] genirq/proc: Add missing space separator back

[RFC][oe-core][PATCHv2 1/2] libpam: add more PACKAGECONFIG options
 2024-12-03 13:56 UTC  (2+ messages)
` [RFC][oe-core][PATCHv2 2/2] libpam: build twice and package libpam separately

[PATCH v8 0/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen
 2024-12-03 13:56 UTC  (4+ messages)
` [PATCH v8 1/6] drm/panic: Move drawing functions to drm_draw

[PATCH RESEND v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
 2024-12-03 13:55 UTC  (9+ messages)
` [PATCH RESEND v2 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH RESEND v2 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH RESEND v2 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
` [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess

[PATCH 0/6] nvmem: rmem: cleanup & add checksumming support for Mobileye EyeQ5
 2024-12-03 13:55 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: nvmem: rmem: Add mobileye,eyeq5-bootloader-config
` [PATCH 2/6] nvmem: specify ->reg_read/reg_write() expected return values
` [PATCH 3/6] nvmem: rmem: make ->reg_read() straight forward code
` [PATCH 4/6] nvmem: rmem: remove unused struct rmem::size field
` [PATCH 5/6] nvmem: rmem: add CRC validation for Mobileye EyeQ5 NVMEM
` [PATCH 6/6] MIPS: mobileye: eyeq5: add bootloader config reserved memory

[PATCH 0/9] crypto: qce - refactor the driver
 2024-12-03 13:55 UTC  (19+ messages)
` [PATCH 1/9] crypto: qce - fix goto jump in error path
` [PATCH 2/9] crypto: qce - unregister previously registered algos "
` [PATCH 3/9] crypto: qce - remove unneeded call to icc_set_bw() "
` [PATCH 4/9] crypto: qce - shrink code with devres clk helpers
` [PATCH 5/9] crypto: qce - convert qce_dma_request() to use devres
` [PATCH 6/9] crypto: qce - make qce_register_algs() a managed interface
` [PATCH 7/9] crypto: qce - use __free() for a buffer that's always freed
` [PATCH 8/9] crypto: qce - convert tasklet to workqueue
` [PATCH 9/9] crypto: qce - switch to using a mutex

[PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup
 2024-12-03 13:54 UTC  (10+ messages)
` [PATCH 1/4] drm/msm/dp: remove redundant checks related to ST_DISPLAY_OFF in plug/irq_ipd handlers
` [PATCH 2/4] drm/msm/dp: remove redundant ST_DISPLAY_OFF checks in msm_dp_bridge_atomic_enable()
` [PATCH 3/4] drm/msm/dp: replace ST_DISPLAY_OFF with power_on in msm_dp_hpd_unplug_handle()
` [PATCH 4/4] drm/msm/dp: remove ST_DISPLAY_OFF as a hpd_state

[PATCH 00/22 for 10.0] tests/functional: various improvements wrt assets/scratch files
 2024-12-03 13:53 UTC  (4+ messages)
` [PATCH 08/22] tests/functional: add helpers for building file paths

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-12-03 13:53 UTC  (4+ messages)
` [RFC PATCH 01/15] irqchip/riscv-imsic: Use hierarchy to reach irq_set_affinity

GPM & Emacs broken in Linux 6.7 -- ok to relax check?
 2024-12-03 13:53 UTC  (3+ messages)

[PATCH] ALSA: hda: Always check capability at opening a hwdep
 2024-12-03 13:52 UTC 

[PATCH v6 00/14] efi_loader: efi http and ipconfig drivers
 2024-12-03 13:52 UTC  (4+ messages)
` [PATCH v6 06/14] efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr

[PATCH rdma-next 0/3] Add Flow Control for Solicited MADs
 2024-12-03 13:52 UTC  (4+ messages)
` [PATCH rdma-next 1/3] IB/mad: Replace MAD's refcount with a state machine
` [PATCH rdma-next 2/3] IB/mad: Remove unnecessary done list by utilizing MAD states
` [PATCH rdma-next 3/3] IB/mad: Add flow control for solicited MADs

[PATCH v3] system: Select HVF by default when no other accelerator is available
 2024-12-03 13:51 UTC  (2+ messages)

[PATCH v2 00/14] soundwire: add multi-lane support
 2024-12-03 13:51 UTC  (3+ messages)
` [PATCH v2 07/14] Soundwire: stream: program BUSCLOCK_SCALE

[PATCH -next] mm: usercopy: add a debugfs interface to bypass the vmalloc check
 2024-12-03 13:51 UTC  (9+ messages)

[PATCH] doc: environment: NET_LWIP dhcp sets ipaddrN, netmaskN and gatewayipN
 2024-12-03 13:50 UTC 

[PATCH v2 0/2] Enable early bootup of AArch64 MPU systems (Part 2)
 2024-12-03 13:50 UTC  (5+ messages)
` [PATCH v2 1/2] xen/mpu: Map early uart when earlyprintk on

[PATCH v2 0/2] iio: adc: add Nuvoton NCT720x ADC driver
 2024-12-03 13:50 UTC  (3+ messages)
` [PATCH v2 2/2] "

[jpoimboe:uaccess-hardening-2 2/5] arch/x86/coco/sev/core.c:475:25: sparse: sparse: duplicate [noderef]
 2024-12-03 13:49 UTC 

[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
 2024-12-03 13:49 UTC 

[PATCH RFC v7 00/16] fuse: fuse-over-io-uring
 2024-12-03 13:49 UTC  (7+ messages)
` [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
` [PATCH RFC v7 09/16] fuse: {uring} Add uring sqe commit and fetch support

[PATCH v4 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
 2024-12-03 13:50 UTC  (8+ messages)
` [PATCH v4 bpf-next 1/7] bpf: add a __btf_get_by_fd helper
` [PATCH v4 bpf-next 2/7] bpf: move map/prog compatibility checks
` [PATCH v4 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
` [PATCH v4 bpf-next 4/7] libbpf: prog load: allow to use fd_array_cnt
` [PATCH v4 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt
` [PATCH v4 bpf-next 6/7] bpf: fix potential error return
` [PATCH v4 bpf-next 7/7] selftest/bpf: replace magic constants by macros

[LTP] [PATCH 0/3] Port rt_tgsigqueueinfo01 to musl
 2024-12-03 13:47 UTC  (4+ messages)
` [LTP] [PATCH 1/3] rt_tgsigqueueinfo01: Use siginfo_t portable members

[PATCH v4 00/15] Prepare GHES driver to support error injection
 2024-12-03 13:47 UTC  (7+ messages)
` [PATCH v4 08/15] acpi/ghes: make the GHES record generation more generic
` [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function

[PATCH 0/8] Reverts and fixes for board failures
 2024-12-03 13:46 UTC  (7+ messages)
` [PATCH 4/8] Revert "fdt: Allow the devicetree to come from a bloblist"

[PATCH 05/13] efi_loader: Move some memory-function comments to header
 2024-12-03 13:46 UTC  (12+ messages)

[PATCH v4 00/25] efi: Tidy up confusion between pointers and addresses
 2024-12-03 13:46 UTC  (11+ messages)
` [PATCH v4 03/25] efi_loader: Drop extra brackets in efi_mem_carve_out()
` [PATCH v4 04/25] efi_loader: Add comments where incorrect addresses are used

Rust on MIPS for Yocto
 2024-12-03 13:35 UTC  (4+ messages)
` [yocto-status] "
  ` [yocto] "

[PATCH mlx5-next] RDMA/mlx5: Enforce same type port association for multiport RoCE
 2024-12-03 13:45 UTC 

[PATCH v3 1/2] binman: nxp_imx8mcst: read certificates from input path
 2024-12-03 13:45 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] binman: expand test coverage to nxp_imx8mcst

[PATCH] usb: onboard-hub: Update the bind function based on "peer_hub" property
 2024-12-03 13:44 UTC  (2+ messages)

[scarthgap][backport] Fix packaging of stale externalsrc recipes
 2024-12-03 13:44 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx4: Avoid false error about access to uninitialized gids array
 2024-12-03 13:44 UTC 

[PULL 0/1] Migration 20241202 patches
 2024-12-03 13:43 UTC  (2+ messages)

[PULL 0/4] nvme queue
 2024-12-03 13:43 UTC  (2+ messages)

[PATCH 0/5] fix test/unittest/usdt/tst.multitrace.sh
 2024-12-03 13:43 UTC  (3+ messages)
` [PATCH 2/5] proc: more self-grab improvements

[PATCH net-next v7 0/9] lib: packing: introduce and use (un)pack_fields
 2024-12-03 13:43 UTC  (6+ messages)
` [PATCH net-next v7 3/9] lib: packing: add pack_fields() and unpack_fields()
` [PATCH net-next v7 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data

[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream
 2024-12-03 13:43 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better
` [PATCH 3/4] dt-bindings: display/msm: add stream 1 pixel clock binding

[PATCH] oeqa/gitarchive: Fix syntax warning
 2024-12-03 13:43 UTC 

[LTP] [PATCH 1/2] kcmp03: Use TST_EXP_PASS()
 2024-12-03 13:42 UTC  (4+ messages)
` [LTP] [PATCH 2/2] kcmp02: Use TST_EXP_FAIL + print more info

[PATCH rdma-next 1/2] RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT size
 2024-12-03 13:42 UTC  (2+ messages)
` [PATCH rdma-next 2/2] RDMA/mlx4: Use DMA iterator to write MTT

[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-12-03 13:42 UTC  (4+ messages)
` [PATCH v14 3/8] drm/ttm/pool: Provide a helper to shrink pages

[RFC PATCH v1 00/14] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2024-12-03 13:41 UTC  (30+ messages)
  ` [RFC PATCH v1 01/14] clk: thead: Refactor TH1520 clock driver to share common code
  ` [RFC PATCH v1 02/14] dt-bindings: clock: thead,th1520: Rename header file
  ` [RFC PATCH v1 03/14] clk: thead: Enable clock gates with regmaps
  ` [RFC PATCH v1 04/14] clk: thead: Add clock driver for TH1520 Video Output subsystem
  ` [RFC PATCH v1 05/14] dt-bindings: clock: thead,th1520: Add support for "
  ` [RFC PATCH v1 06/14] dt-bindings: clock: thead,th1520: Rename YAML schema file
  ` [RFC PATCH v1 07/14] soc: thead: power-domain: Add skeleton power-domain driver for TH1520
  ` [RFC PATCH v1 08/14] dt-bindings: power: thead,th1520: Add support for power domains
  ` [RFC PATCH v1 09/14] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
  ` [RFC PATCH v1 10/14] drm/imagination: Add support for IMG BXM-4-64 GPU
  ` [RFC PATCH v1 11/14] drm/imagination: Enable PowerVR driver for RISC-V
  ` [RFC PATCH v1 12/14] riscv: dts: Add Video Output clock and syscon regmap nodes
  ` [RFC PATCH v1 13/14] riscv: dts: Introduce power domain node with simple-bus compatible
  ` [RFC PATCH v1 14/14] riscv: dts: Add GPU node to TH1520 device tree

[PATCH 0/2] block: Delete bio_set_prio() and bio_prio()
 2024-12-03 13:42 UTC  (2+ messages)

[PATCH] block: rnull: add missing MODULE_DESCRIPTION
 2024-12-03 13:42 UTC  (2+ messages)

[PATCH v2] io_uring: Change res2 parameter type in io_uring_cmd_done
 2024-12-03 13:42 UTC  (2+ messages)

[RFC PATCH] resource: Fix CXL node not populated issue
 2024-12-03 13:41 UTC  (3+ messages)

[PATCH i-g-t 0/2] Add hibernate helpers and kms_ccs hibernate test
 2024-12-03 13:41 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PULL 0/2] chardev patches
 2024-12-03 13:40 UTC  (3+ messages)
` [PULL 1/2] chardev: Fix record/replay error path NULL deref in device creation
` [PULL 2/2] chardev: Remove __-prefixed names

[PATCH 00/14] iio: adc: rzg2l_adc: Add support for RZ/G3S
 2024-12-03 13:40 UTC  (4+ messages)
` [PATCH 03/14] iio: adc: rzg2l_adc: Simplify the runtime PM code

UCM2: Intel: sof-hda-dsp: Enable Dmic0 DRC and TDFB pre-processing
 2024-12-03 13:38 UTC 

[PATCH 0/6] rtc: Fix problems with missing UIE irqs
 2024-12-03 13:37 UTC  (4+ messages)
` [PATCH 4/6] rtc: st-lpc: Fix initial enable_irq/disable_irq balance

[PATCH] riscv: mm: Fix alignment of phys_ram_base
 2024-12-03 13:37 UTC  (4+ messages)
  ` [External] "

[PATCH v2 0/9] vfio/igd: Enable legacy mode on more devices
 2024-12-03 13:35 UTC  (10+ messages)
` [PATCH v2 1/9] vfio/igd: remove unsupported device ids
` [PATCH v2 2/9] vfio/igd: align generation with i915 kernel driver
` [PATCH v2 3/9] vfio/igd: canonicalize memory size calculations
` [PATCH v2 4/9] vfio/igd: add Gemini Lake and Comet Lake device ids
` [PATCH v2 5/9] vfio/igd: add Alder/Raptor/Rocket/Ice/Jasper "
` [PATCH v2 6/9] vfio/igd: add macro for declaring mirrored registers
` [PATCH v2 7/9] vfio/igd: emulate GGC register in mmio bar0
` [PATCH v2 8/9] vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
` [PATCH v2 9/9] vfio/igd: add x-igd-gms option back to set DSM region size for guest

[PATCH v3 5/7] KVM: SVM: Inject MCEs when restricted injection is active
 2024-12-03 13:38 UTC  (4+ messages)

[PATCH 0/11 v3] sched/fair: Fix statistics with delayed dequeue
 2024-12-03 13:37 UTC  (4+ messages)

[OE-core][scarthgap 00/16] Patch review
 2024-12-03 13:37 UTC  (17+ messages)
` [OE-core][scarthgap 01/16] python3-zipp: fix CVE-2024-5569
` [OE-core][scarthgap 02/16] acpica: fix CVE-2024-24856
` [OE-core][scarthgap 03/16] builder: set CVE_PRODUCT
` [OE-core][scarthgap 04/16] libsndfile: fix CVE-2024-50612
` [OE-core][scarthgap 05/16] libsoup: fix CVE-2024-52530, CVE-2024-52531
` [OE-core][scarthgap 06/16] tzdata&tzcode-native: upgrade 2024a -> 2024b
` [OE-core][scarthgap 07/16] python3-urllib3: upgrade 2.2.1 -> 2.2.2
` [OE-core][scarthgap 08/16] python3-requests: upgrade 2.32.1 -> 2.32.2
` [OE-core][scarthgap 09/16] scripts/install-buildtools: Update to 5.0.5
` [OE-core][scarthgap 10/16] glibc: stable 2.39 branch updates
` [OE-core][scarthgap 11/16] qemu: upgrade 8.2.3 -> 8.2.7
` [OE-core][scarthgap 12/16] gcc: add a backport patch to fix an issue with tzdata 2024b
` [OE-core][scarthgap 13/16] ninja: fix build with python 3.13
` [OE-core][scarthgap 14/16] libgcrypt: Fix building error with '-O2' in sysroot path
` [OE-core][scarthgap 15/16] dropbear: backport fix for concurrent channel open/close
` [OE-core][scarthgap 16/16] rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-postinsts

CONFIG_IO_URING can be enabled although it is not visible
 2024-12-03 13:37 UTC  (2+ messages)

[LTP] [PATCH 0/2] Coverage for MADV_GUARD_* features
 2024-12-03 13:36 UTC  (3+ messages)
` [LTP] [PATCH 1/2] Fallback for MADV_GUARD_* definitions
` [LTP] [PATCH 2/2] Add madvise12 test

[PATCH v2 0/5] Add STM32MP25 PCIe drivers
 2024-12-03 13:34 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings

linux-next: Tree for Nov 28
 2024-12-03 13:35 UTC  (2+ messages)

[PATCH 0/3] small fixes for arm_ffa driver
 2024-12-03 13:33 UTC  (4+ messages)
` [PATCH 3/3] firmware/arm_ffa: remove __le64_to_cpu() when set uuid for direct msg v2

[PATCH 0/1] Expose UCHE_TRAP_BASE value via uapi
 2024-12-03 13:34 UTC  (5+ messages)
` [PATCH 1/1] drm/msm: Expose uche trap base "

[PATCH] mtd: rawnand: omap2: Fix build warnings with W=1
 2024-12-03 13:33 UTC  (2+ messages)

Balance failed with tree block error
 2024-12-03 13:22 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.