All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-08 06:13:02 to 2025-06-08 12:31:24 UTC [more...]

SVSM Development Call June 4th, 2025
 2025-06-08 12:31 UTC  (2+ messages)

[PATCH 0/4] drm/panel, drm/i915: ACPI support for panel follower
 2025-06-08 12:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] python3: drop old nis module dependencies
 2025-06-08 12:25 UTC  (2+ messages)

[PATCH] fstests: generic/741: make cleanup to handle test failure properly
 2025-06-08 12:13 UTC  (6+ messages)

[PATCH drm-misc-next] rockchip/drm: vop2: don't check color_mgmt_changed in atomic_enable
 2025-06-08 12:10 UTC  (7+ messages)
      `  "

[PATCH] bcachefs: Re-add seemingly duplicate bch2_trans_begin()
 2025-06-08 12:08 UTC  (3+ messages)

i.mx6 coda video frame corruption
 2025-06-08 12:01 UTC 

[Buildroot] [PATCH v2] configs/coolpi_4b: new defconfig
 2025-06-08 11:41 UTC 

OE-core CVE metrics for walnascar on Sun 08 Jun 2025 01:50:26 AM HST
 2025-06-08 11:53 UTC 

OE-core CVE metrics for scarthgap on Sun 08 Jun 2025 01:28:24 AM HST
 2025-06-08 11:50 UTC 

[PATCH v3 0/4] rust: Add ACPI match table support for Rust drivers
 2025-06-08 11:49 UTC  (15+ messages)
` [PATCH v3 1/4] rust: acpi: add `acpi::DeviceId` abstraction
` [PATCH v3 2/4] rust: driver: Add ACPI id table support to Adapter trait
` [PATCH v3 3/4] rust: platform: Add ACPI match table support to `Driver` trait
` [PATCH v3 4/4] samples: rust: add ACPI match table example to platform driver

Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
 2025-06-08 11:47 UTC  (11+ messages)

[PATCH v5 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-06-08 11:43 UTC  (5+ messages)
` [PATCH v5 1/3] rust: implement `Wrapper<T>` for `Opaque<T>`

[PATCH drm-dp 00/10] Fix hibmc driver bugs
 2025-06-08 11:43 UTC  (7+ messages)
` [PATCH drm-dp 01/10] drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failed
` [PATCH drm-dp 02/10] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq
` [PATCH drm-dp 03/10] drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local

" (inline hw tags)" is not internationalized
 2025-06-08 11:40 UTC  (2+ messages)

[Buildroot] [PATCH] package/libcurl: fix build with HTTPS-RR disabled
 2025-06-08 11:35 UTC  (3+ messages)

[PATCH 0/2] drivers/spi/airoha_snfi_spi: add support of dual/quad wires spi modes
 2025-06-08 11:32 UTC  (3+ messages)
` [PATCH 1/2] drivers/spi/airoha_snfi_spi: remove unnecessary operation adjust_op_size
` [PATCH 2/2] drivers/spi/airoha_snfi_spi: add support of dual/quad wires spi modes

[Buildroot] [PATCH] package/libcurl: fix build w/ threads + c-ares
 2025-06-08 11:30 UTC  (2+ messages)

[Buildroot] [git commit] package/libcurl: fix build w/ threads + c-ares
 2025-06-08 11:10 UTC 

OE-core CVE metrics for kirkstone on Sun 08 Jun 2025 01:02:56 AM HST
 2025-06-08 11:28 UTC 

Processed: reassign 1107480 to src:e2fsprogs,src:xfsprogs
 2025-06-08 11:25 UTC 

[PATCH for-next v2] RDMA/rxe: Remove redundant page presence check
 2025-06-08 11:23 UTC  (2+ messages)

[PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
 2025-06-08 11:14 UTC  (8+ messages)
` [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: webrtc needs sync_4
 2025-06-08 11:09 UTC 

[Buildroot] [PATCH 1/1] package/podman: raise kernel header requirement to v4.14
 2025-06-08 11:06 UTC 

[Buildroot] [PATCH 1/1] package/dovecot: add missing mariadb dependencies for mysql support
 2025-06-08 11:03 UTC 

OE-core CVE metrics for master on Sun 08 Jun 2025 01:00:01 AM HST
 2025-06-08 11:02 UTC 

[Buildroot] [PATCH 1/1] package/mender-update-modules: ipk support depends on MMU, wchar
 2025-06-08 11:00 UTC 

[Buildroot] [PATCH 1/1] package/spirv-llvm-translator: propagate llvm depends on wchar
 2025-06-08 10:58 UTC 

[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-06-08 10:56 UTC  (19+ messages)
` [PATCH v14 00/10] "
  ` [PATCH v14 05/10] imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL
` [PATCH v15 00/10] imap-send: make it usable again and add OAuth2.0 support
  ` [PATCH v15 01/10] imap-send: fix bug causing cfg->folder being set to NULL
  ` [PATCH v15 02/10] imap-send: fix memory leak in case auth_cram_md5 fails
  ` [PATCH v15 03/10] imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL
  ` [PATCH v15 04/10] imap-send: add support for OAuth2.0 authentication
  ` [PATCH v15 05/10] imap-send: add PLAIN authentication method to OpenSSL
  ` [PATCH v15 06/10] imap-send: enable specifying the folder using the command line
  ` [PATCH v15 07/10] imap-send: fix minor mistakes in the logs
  ` [PATCH v15 08/10] imap-send: display port alongwith host when git credential is invoked
  ` [PATCH v15 09/10] imap-send: display the destination mailbox when sending a message
  ` [PATCH v15 10/10] imap-send: add ability to list the available folders

[Buildroot] [PATCH 1/1] system/Config.in: add missing MMU dependency for catatonit
 2025-06-08 10:56 UTC 

[PATCH] Documentation/rtla: Describe exit status
 2025-06-08 10:55 UTC 

[PATCH v2 0/1] rpm: 4.20.0 -> 4.20.1
 2025-06-08 10:52 UTC  (4+ messages)
` [PATCH v2 1/1] "
  ` Patchtest results for "

ktls-utils client address verification and other patches
 2025-06-08 10:51 UTC 

[PATCH v2] ref-manual: document KERNEL_SPLIT_MODULES variable
 2025-06-08 10:44 UTC 

[PATCH] Documentation/rtla: Add include common_appendix.rst
 2025-06-08 10:44 UTC 

CVE-2025-38003: can: bcm: add missing rcu read protection for procfs content
 2025-06-08 10:35 UTC 

CVE-2025-38004: can: bcm: add locking for bcm_op runtime updates
 2025-06-08 10:35 UTC 

[PATCH 09/10] ARM: dts: imx6ul: support Engicam MicroGEA GTW board
 2025-06-08 10:29 UTC 

[meta-java][RFC PATCH] recipes-core: Fix download url for java package
 2025-06-08 10:28 UTC  (3+ messages)
  ` [yocto-patches] "

Github RXE CI support
 2025-06-08 10:28 UTC 

[PATCH] tty: replace capable() with file_ns_capable()
 2025-06-08 10:25 UTC  (2+ messages)

[PATCH 0/3] ublk: add UBLK_F_QUIESCE
 2025-06-08 10:20 UTC  (5+ messages)
` [PATCH 2/3] ublk: add feature UBLK_F_QUIESCE

LInux NFSv4.1 client and server- case insensitive filesystems supported?
 2025-06-08 10:19 UTC  (5+ messages)

[PATCH] ASoC: hdac_hdmi: Prevent buffer overflow during pin port muxs creation
 2025-06-08 10:17 UTC 

[PATCH v3] drm/i915/display: Implement wa_16011342517
 2025-06-08 10:15 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Implement wa_16011342517 (rev3)

[Buildroot] [PATCH 1/1] package/ghostscript: fix build with host GCC 15
 2025-06-08 10:14 UTC 

Latency spikes on V6.15.1 Preempt RT and maybe related to intel IGB
 2025-06-08 10:09 UTC 

[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-08 10:09 UTC  (6+ messages)
` [PATCH net-next V2 07/11] net/mlx5e: SHAMPO: Headers page pool stats

[RFC PATCH v3 0/5] mm, bpf: BPF based THP adjustment
 2025-06-08 10:08 UTC  (7+ messages)
` [RFC PATCH v3 1/5] mm, thp: use __thp_vma_allowable_orders() in khugepaged_enter_vma()
` [RFC PATCH v3 2/5] mm, thp: add bpf thp hook to determine thp allocator
` [RFC PATCH v3 3/5] mm, thp: add bpf thp hook to determine thp reclaimer
` [RFC PATCH v3 4/5] mm: thp: add bpf thp struct ops
` [RFC PATCH v3 5/5] selftests/bpf: Add selftest for THP adjustment

[PATCH v4 00/17] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
 2025-06-08 10:01 UTC  (8+ messages)
` [PATCH v4 09/17] hw/display: re-arrange memory region tracking

[PATCH] KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_cases
 2025-06-08  9:54 UTC 

[PATCH for-next v1] RDMA/rxe: Remove redundant page presence check
 2025-06-08  9:51 UTC  (2+ messages)

[PATCH v3 1/3] docs: add documentation for Argo as a feature
 2025-06-08  9:48 UTC  (4+ messages)

[PATCH v4 2/2] leds: as3668: Driver for the ams Osram 4-channel i2c LED driver
 2025-06-08  9:47 UTC  (3+ messages)

[PATCH 0/6] asm-generic: io.h cleanups
 2025-06-08  9:44 UTC  (5+ messages)
` [PATCH 2/6] sh: remove duplicate ioread/iowrite helpers

[PATCH] m68k: Enable dead code elimination
 2025-06-08  9:36 UTC  (7+ messages)

[PATCH] enable headset mic on Latitude 5420 Rugged
 2025-06-08  9:31 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100
 2025-06-08  9:29 UTC  (3+ messages)

[PATCH v6 4/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY device tree
 2025-06-08  9:26 UTC 

[jpoimboe:klp-build 47/62] drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: error: objtool: unexpected relocation symbol type in .rela.discard.func_stack_frame_non_standard: 0
 2025-06-08  9:26 UTC 

Question regarding rte_hash_hash and rte_hash_add_key_with_hash_data
 2025-06-07 19:06 UTC 

[PATCH] pcapng: allow any protocol link type for the interface block
 2025-06-06 21:52 UTC  (2+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH v3 4/8] crypto/cnxk: add security capabilities
 2025-06-06 11:15 UTC 

[PATCH] ALSA: hda/intel: Add Thinkpad E15 to PM deny list
 2025-06-08  9:14 UTC 

[PATCH 0/9] Doc git log
 2025-06-08  9:09 UTC  (10+ messages)
` [PATCH 1/9] doc: convert git-log to new documentation format
` [PATCH 2/9] doc: git-log convert rev-list-description to new doc format
` [PATCH 3/9] doc: git-log: convert line range options "
` [PATCH 4/9] doc: git-log: convert line range format "
` [PATCH 5/9] doc: git-log: convert rev list options "
` [PATCH 6/9] doc: git-log: convert pretty "
` [PATCH 7/9] doc: git-log: convert pretty formats "
` [PATCH 8/9] doc: git-log: convert diff options "
` [PATCH 9/9] doc: git-log: convert log config "

[norov:bitmap-for-next 1/1] drivers/gpu/drm/panel/panel-himax-hx8279.c:801 hx8279_check_gmux_config() warn: impossible condition '(gmux->gout_l[i] > (((0) + (((~((0))) << (6)) & (~((0)) >> ((8 * 4) - 1 - (7))))) | ((0) + (((~((0))) << (0)) & (~((0)) >> ((8 * 4) - 1 - (5))))))) => (0
 2025-06-08  9:05 UTC 

[PATCH] x86/efi: error handling on efi memory map
 2025-06-08  8:59 UTC 

[PATCH net-next v12 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-06-08  8:59 UTC  (15+ messages)
` [PATCH net-next v12 01/14] xsc: Add xsc driver basic framework
` [PATCH net-next v12 02/14] xsc: Enable command queue
` [PATCH net-next v12 03/14] xsc: Add hardware setup APIs
` [PATCH net-next v12 04/14] xsc: Add qp and cq management
` [PATCH net-next v12 05/14] xsc: Add eq and alloc
` [PATCH net-next v12 06/14] xsc: Init pci irq
` [PATCH net-next v12 07/14] xsc: Init auxiliary device
` [PATCH net-next v12 08/14] xsc: Add ethernet interface
` [PATCH net-next v12 09/14] xsc: Init net device
` [PATCH net-next v12 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v12 11/14] xsc: ndo_open and ndo_stop
` [PATCH net-next v12 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v12 13/14] xsc: Add eth reception data path
` [PATCH net-next v12 14/14] xsc: add ndo_get_stats64

[PATCH v1 3/3] cgroup: add lock guard support for others
 2025-06-08  8:52 UTC  (3+ messages)

BUG: scheduling while atomic with PREEMPT_RT=y and bpf selftests
 2025-06-08  8:45 UTC  (4+ messages)

Bug#1104745: gcc-15 ICE compiling linux kernel 6.14.5 with CONFIG_RANDSTRUCT
 2025-06-08  8:25 UTC  (2+ messages)

[PATCH v2 0/3] net: consolidate PXE processor architecture type Kconfig
 2025-06-08  8:33 UTC  (5+ messages)
` [PATCH v2 1/3] verdin-am62p: include linux/sizes.h
` [PATCH v2 2/3] cmd: remove duplicate DHCPv6 Kconfig definitions
` [PATCH v2 3/3] net: consolidate PXE processor architecture type Kconfig

[PULL 00/17] maintainer updates for May (testing, plugins, virtio-gpu)
 2025-06-08  8:29 UTC  (7+ messages)
` [PULL 10/17] virtio-gpu: refactor async blob unmapping
` [PULL 12/17] virtio-gpu: support context init multiple timeline
` [PULL 13/17] include/exec: fix assert in size_memop

[PATCH v3 0/3] LoongArch: Add Loongson-2K BMC support
 2025-06-08  8:26 UTC  (7+ messages)
` [PATCH v3 1/3] mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
` [PATCH v3 2/3] ipmi: Add Loongson-2K BMC support
` [PATCH v3 3/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support

[PATCH RESEND v3] meson: fix Windows build
 2025-06-08  8:23 UTC  (5+ messages)

[PATCH 3/3] arm64: dts: qcom: Add GPU support to X1P42100 SoC
 2025-06-08  8:03 UTC 

[PATCH v4] rust: doc: Clean up formatting in io.rs
 2025-06-08  7:59 UTC  (2+ messages)

[PATCH v4 0/8] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-06-08  7:58 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/vf: Post-migration recovery of queues and jobs (rev4)

[PATCH v2 0/3] sandbox: align LMB memory
 2025-06-08  7:54 UTC  (4+ messages)
` [PATCH v2 1/3] sandbox: fix dram_init()
` [PATCH v2 2/3] sandbox: align LMB memory
` [PATCH v2 3/3] test: unit test for efi_alloc_aligned_pages()

Proof-of-concept GCC/GNU ld toolchain-driven BTF generation/deduplication
 2025-06-08  7:52 UTC  (2+ messages)

[PATCH 0/2] Upgrade automake and rpm
 2025-06-08  7:50 UTC  (3+ messages)
` [OE-core] "

[Buildroot] [PATCH v1] Revert "package/lm-sensors: update LM_SENSORS_VERSION"
 2025-06-08  7:44 UTC 

[PATCH ipsec-rc] xfrm: always initialize offload path
 2025-06-08  7:42 UTC 

[PATCH] rust: add `assert_sync` function
 2025-06-08  7:41 UTC  (8+ messages)

[PATCH v2] fs/proc/task_mmu: add VM_SHADOW_STACK for arm64 when support GCS
 2025-06-08  7:35 UTC  (2+ messages)

[PATCH v2 0/3] LoongArch: Add Loongson-2K0500 BMC support
 2025-06-08  7:35 UTC  (2+ messages)

[GIT pull] irq/urgent for v6.16-rc1
 2025-06-08  7:28 UTC  (5+ messages)
` [GIT pull] perf/urgent "
` [GIT pull] timers/cleanups "
` [GIT pull] timers/urgent "
` [GIT pull] x86/urgent "

ksmbd and special characters in file names
 2025-06-08  7:20 UTC  (8+ messages)

[PATCH 0/4] arm64: dts: rockchip: enable further peripherals on ArmSoM Sige5
 2025-06-08  7:24 UTC  (8+ messages)
` [PATCH 1/4] arm64: dts: rockchip: list all CPU supplies "

[PATCH 0/2] module: Fix memory deallocation on error path in move_module()
 2025-06-08  7:25 UTC  (3+ messages)
` [PATCH 1/2] "

[RFC PATCH] PM: Optionally block user fork during freeze to improve performance
 2025-06-08  7:22 UTC  (3+ messages)

QEMU and Grub
 2025-06-08  7:20 UTC 

[RESEND PATCH] arm64: dts: ti: k3-j784s4-mcu-wakeup: Configure wkup_uart0 with clock settings
 2025-06-08  7:17 UTC  (3+ messages)

PMBus memory overflow
 2025-06-08  7:14 UTC  (11+ messages)

[PATCH -v2 10/10] treewide, timers: Rename from_timer() => timer_container_of()
 2025-06-08  7:13 UTC  (2+ messages)
` [tip: timers/cleanups] treewide, timers: Rename from_timer() to timer_container_of()

[PATCH] drm/xe: GSM size should be constant on most platforms
 2025-06-08  7:08 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
 2025-06-08  7:00 UTC  (5+ messages)
` [PATCH v6 01/11] mtd: core: always create master device

[syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
 2025-06-08  6:58 UTC  (2+ messages)
` [syzbot] [bcachefs?] [rcu?] "

[PATCH 6.15 00/34] 6.15.2-rc1 review
 2025-06-08  6:53 UTC  (2+ messages)

[PATCH 6.14 00/24] 6.14.11-rc1 review
 2025-06-08  6:44 UTC  (2+ messages)

[PATCH 6.12 00/24] 6.12.33-rc1 review
 2025-06-08  6:41 UTC  (2+ messages)

[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
 2025-06-08  6:39 UTC  (3+ messages)
` [GSOC PATCH v2] "

[PATCH] stash: fix incorrect branch name in stash message
 2025-06-08  6:35 UTC  (2+ messages)

[PATCH 07/10] ARM: dts: imx6ul: support Engicam MicroGEA RMM board
 2025-06-08  6:31 UTC 

[xinli-intel-fred-public:intel-lkp 6/21] ERROR: modpost: "xen_read_pmc" [arch/x86/events/amd/amd-uncore.ko] undefined!
 2025-06-08  6:31 UTC 

5.10 kernel series fails to build on newer toolchain: FAILED unresolved symbol filp_close
 2025-06-08  6:27 UTC  (7+ messages)

[PATCH net-next v12 00/13] Add support for PSE budget evaluation strategy
 2025-06-08  6:17 UTC  (3+ messages)

[PATCH RFC v3 0/8] virtio: introduce GSO over UDP tunnel
 2025-06-08  6:16 UTC  (3+ messages)
` [PATCH RFC v3 3/8] vhost-net: allow configuring extended features

[syzbot] [afs?] INFO: task hung in afs_cell_purge (2)
 2025-06-08  6:13 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.