All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-15 02:19:02 to 2025-02-15 05:50:59 UTC [more...]

[PATCH v4 00/29] arm: Support building as an EFI app
 2025-02-15  3:22 UTC  (30+ messages)
` [PATCH v4 01/29] Makefile: Avoid using TEXT_BASE with the EFI APP
` [PATCH v4 02/29] video: Move vesa_setup_video_priv() into its own file
` [PATCH v4 03/29] video: Use a local mode_info struct in the EFI driver
` [PATCH v4 04/29] lib: Provide fdtdec_get_pci_bar32() only with PCI enabled
` [PATCH v4 05/29] efi: Rename app and payload to include x86
` [PATCH v4 06/29] efi: Allow board/efi Kconfig to be used outside x86
` [PATCH v4 07/29] efi: x86: Move EFI SDRAM-handling into a common file
` [PATCH v4 08/29] treewide: Rename VENDOR_EFI to ARCH_EFI
` [PATCH v4 09/29] efi: x86: Rework VENDOR_EFI option to permit other archs
` [PATCH v4 10/29] efi: x86: Allow setting the global_data pointer with EFI
` [PATCH v4 11/29] efi: Tidy up setup of global_data
` [PATCH v4 12/29] efi: Rename ImageBase to image_base
` [PATCH v4 13/29] efi: lmb: Avoid access to _start
` [PATCH v4 14/29] efi: arm: Don't do the EL2 switch when running under EFI
` [PATCH v4 15/29] efi: arm: Avoid allocating page tables "
` [PATCH v4 16/29] efi: arm: Avoid enabling caches "
` [PATCH v4 17/29] efi: arm: Implement access to global_data for EFI
` [PATCH v4 18/29] efi: arm: Omit the ARM start-up code in the EFI app
` [PATCH v4 19/29] efi: arm: Drop exception-level code when running as "
` [PATCH v4 20/29] efi: arm: x86: Allow use of the EFI table in the app
` [PATCH v4 21/29] efi: arm: Disable --gc-sections for "
` [PATCH v4 22/29] efi: arm: Drop startup code from "
` [PATCH v4 23/29] efi: arm: Adjust how the monitor length is calculated
` [PATCH v4 24/29] efi: arm: Provide startup and relocation code
` [PATCH v4 25/29] efi: Generate the app as a shared library
` [PATCH v4 26/29] efi: arm: Disable STATIC_RELA for the EFI app
` [PATCH v4 27/29] efi: arm: Use EFI flags for all compilation with the app
` [PATCH v4 28/29] efi: arm: Simplify the crt0 file and update link script
` [PATCH v4 29/29] efi: arm: Add an EFI app for arm64

[PATCH] mm/hugetlb: wait for hugepage folios to be freed
 2025-02-15  5:50 UTC  (3+ messages)

[PATCH i-g-t v7 0/3] tests/kms_writeback: Add clone mode subtest
 2025-02-15  5:49 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_writeback: Add clone mode subtest (rev8)

RTT-PROBE: lore-subspace-rtt
 2025-02-15  5:48 UTC 

arch/riscv/kvm/../../../virt/kvm/kvm_main.c:327 kvm_make_all_cpus_request() warn: iterator 'i' not incremented
 2025-02-15  5:44 UTC 

[PATCH v2 0/7] dmaengine: idxd: fix memory leak in error handling path
 2025-02-15  5:44 UTC  (8+ messages)
` [PATCH v2 1/7] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
` [PATCH v2 2/7] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
` [PATCH v2 3/7] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH v2 4/7] dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
` [PATCH v2 5/7] dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
` [PATCH v2 6/7] dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
` [PATCH v2 7/7] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

[PATCH v2] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
 2025-02-15  5:43 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-02-15  5:38 UTC 

[syzbot] [netfs?] KASAN: slab-use-after-free Write in io_submit_one
 2025-02-15  5:38 UTC  (9+ messages)
`  "

[PATCH i-g-t v9 0/1] RFC tests/intel/kms_frontbuffer_tracking: Introduce plane-fbc-dr test
 2025-02-15  5:35 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for RFC tests/intel/kms_frontbuffer_tracking: Introduce plane-fbc-dr test (rev9)

[android-common:android16-6.12-desktop 1/1] aarch64-linux-ld: decompress_unzstd.c:undefined reference to `zstd_get_frame_header'
 2025-02-15  5:33 UTC 

[ndctl PATCH] cxl/lib: remove unimplemented symbol cxl_mapping_get_region
 2025-02-15  5:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-02-15  5:28 UTC 

[PATCH net-next] tun: Pad virtio headers
 2025-02-15  5:25 UTC  (5+ messages)

[PATCH V2 0/2] author field in module! macro should be a array
 2025-02-15  5:24 UTC  (3+ messages)
` [PATCH V2 2/2] checkpatch: throw error in malformed arrays

[RFC] UBI statistics and bitrot interface
 2025-02-15  5:21 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-02-15  5:18 UTC 

[PATCH v6 0/7] Add character devices for indices, platform-dump
 2025-02-15  5:13 UTC  (8+ messages)
` [PATCH v6 1/7] powerpc/pseries: Define common functions for RTAS sequence calls
` [PATCH v6 2/7] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH v6 3/7] powerpc/pseries: Add papr-indices char driver for ibm,get-indices
` [PATCH v6 4/7] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH v6 5/7] powerpc/pseries: Add ibm,get-dynamic-sensor-state "
` [PATCH v6 6/7] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
` [PATCH v6 7/7] powerpc/pseries: Add a char driver for physical-attestation RTAS

❌ FAIL: Test report for master (6.14.0-rc2, upstream-mainline, 7ff71e6d)
 2025-02-15  5:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2025-02-15  5:08 UTC 

[PATCH] drm/xe: Add fault injection for xe_sync_entry_parse
 2025-02-15  5:06 UTC  (3+ messages)

[PATCH 0/1] MIPS: Fix idle VS timer enqueue
 2025-02-15  5:05 UTC  (3+ messages)
` [PATCH] "

[PATCH] ipc: fix to protect IPCS lookups using RCU instead of semaphore
 2025-02-15  5:00 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-02-15  4:58 UTC 

[PATCH bpf-next v1 0/5] Extend struct_ops support for operators
 2025-02-15  4:58 UTC  (10+ messages)
` [PATCH bpf-next v1 1/5] bpf: Make every prog keep a copy of ctx_arg_info
` [PATCH bpf-next v1 2/5] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 3/5] selftests/bpf: Test referenced kptr arguments of struct_ops programs

[PATCH i-g-t v2] tests/kms_color: Disable CTM at the end of CTM tests
 2025-02-15  4:57 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[Buildroot] [PATCH 1/1] package/postgresql: security bump version to 17.3
 2025-02-15  4:54 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2025-02-15  4:54 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add binding for ChromeOS Pogo pin keyboard connector

[tip:x86/cpu 3/5] ERROR: modpost: "acpi_processor_ffh_play_dead" [drivers/acpi/processor.ko] undefined!
 2025-02-15  4:51 UTC 

[PATCH v5] virtio-vsock: Add support for multi devices
 2025-02-15  4:51 UTC  (3+ messages)

[PATCH] lib/intel_compute_square_kernels: Extend compute test for ptl
 2025-02-15  4:49 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for lib/intel_compute_square_kernels: Extend compute test for ptl (rev2)

RTT-PROBE: lore-subspace-rtt
 2025-02-15  4:48 UTC 

[RFC] odd check in ceph_encode_encrypted_dname()
 2025-02-15  4:47 UTC  (7+ messages)
        ` [PATCH 1/2] prep for ceph_encode_encrypted_fname() fixes
        ` [PATCH 2/2] ceph: fix a race with rename() in ceph_mdsc_build_path()

[PATCH 0/2] extend "multi" functions and use them in sony-td4353-jdi
 2025-02-15  4:46 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: sony-td4353-jdi: transition to mipi_dsi wrapped functions

[PATCH BlueZ 0/3] tools/tester: update TX timestamping tests for COMPLETION
 2025-02-15  4:45 UTC  (3+ messages)
` [PATCH BlueZ 1/3] tools/tester: test COMPLETION timestamps

[PATCH 1/1] io_uring: prevent opcode speculation
 2025-02-15  4:39 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-02-15  4:38 UTC 

[gustavoars:testing/wfamnae-next20250210-2] BUILD SUCCESS 34c7452d336a112bfbc3e5cf7a2e286bc010647a
 2025-02-15  4:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2025-02-15  4:28 UTC 

[meta-oe][PATCH v3] systemd-netlogd: new recipe
 2025-02-15  4:26 UTC  (3+ messages)

[PATCH liburing v1 0/3] add basic zero copy receive support
 2025-02-15  4:18 UTC  (4+ messages)
` [PATCH liburing v1 1/3] zcrx: sync kernel headers
` [PATCH liburing v1 2/3] zcrx: add basic support
` [PATCH liburing v1 3/3] zcrx: add unit test

RTT-PROBE: lore-subspace-rtt
 2025-02-15  4:18 UTC 

[PATCH 0/2] kbuild: userprogs: two fixes for LLVM=1
 2025-02-15  4:15 UTC  (5+ messages)
` [PATCH 2/2] kbuild: userprogs: use lld to link through clang

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-02-14
 2025-02-15  4:14 UTC 

[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part I)
 2025-02-15  4:11 UTC  (3+ messages)
` [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths

[PATCH 3/3] VFS: Change vfs_mkdir() to return the dentry
 2025-02-15  4:10 UTC  (2+ messages)

[PATCH v4 31/31] ARM: entry: Straighten syscall returns
 2025-02-15  4:10 UTC  (2+ messages)

[PATCH bpf-next 1/2] libbpf: fix LDX/STX/ST CO-RE relocation size adjustment logic
 2025-02-15  4:10 UTC  (2+ messages)

Static bidirectional static NAT for duplicate IP devices using iptables
 2025-02-15  4:09 UTC  (2+ messages)

[i-g-t v2 0/4] xe: Test scratch page under fault mode
 2025-02-15  4:09 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

RTT-PROBE: lore-subspace-rtt
 2025-02-15  4:08 UTC 

[PULL] alpha.git
 2025-02-15  4:07 UTC  (6+ messages)
  `  "

payload expressions, netlink debug output
 2025-02-15  4:04 UTC  (3+ messages)

payload expressions, evaluate.c, expr_evaluate_bits
 2025-02-15  4:03 UTC  (3+ messages)

[PATCH v3 0/3] irqchip: Add Sophgo SG2042 MSI controller
 2025-02-15  4:03 UTC  (7+ messages)
` [PATCH v3 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller

[PATCH net-next v5 00/11] bnxt_en: Add NPAR 1.2 and TPH support
 2025-02-15  4:00 UTC  (2+ messages)

[PATCH v1 net] geneve: Fix use-after-free in geneve_find_dev()
 2025-02-15  4:00 UTC  (2+ messages)

[Patch net v3] vsock/virtio: fix variables initialization during resuming
 2025-02-15  4:00 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: Fix array bounds error with may_goto and add selftest
 2025-02-15  4:00 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-02-15  3:58 UTC 

[PATCH net-next V3] eth: fbnic: Add ethtool support for IRQ coalescing
 2025-02-15  3:53 UTC 

[for-linus][PATCH 0/5] ring-buffer: Fixes for v6.14
 2025-02-15  3:52 UTC  (6+ messages)
` [for-linus][PATCH 1/5] ring-buffer: Unlock resize on mmap error
` [for-linus][PATCH 2/5] tracing: Have the error of __tracing_resize_ring_buffer() passed to user
` [for-linus][PATCH 3/5] ring-buffer: Validate the persistent meta data subbuf array
` [for-linus][PATCH 4/5] tracing: Do not allow mmap() of persistent ring buffer
` [for-linus][PATCH 5/5] ring-buffer: Update pages_touched to reflect persistent buffer content

[PATCH bpf-next] bpf: Add a retry after refilling the free list when unit_alloc() fails
 2025-02-15  3:51 UTC  (4+ messages)

[PATCH v2 net-next] ice: Fix signedness bug in ice_init_interrupt_scheme()
 2025-02-15  3:50 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next] net: phy: c45: improve handling of disabled EEE modes in generic ethtool functions
 2025-02-15  3:50 UTC  (2+ messages)

[PATCH] net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
 2025-02-15  3:50 UTC  (2+ messages)

[PATCH v1 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge
 2025-02-15  3:48 UTC  (2+ messages)

[PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-15  3:48 UTC  (5+ messages)
` [PATCH v5 08/26] drm: sun4i: de3: add YUV support to the DE3 mixer

RTT-PROBE: lore-subspace-rtt
 2025-02-15  3:48 UTC 

[PATCH net-next v2 0/2] mctp: Add MCTP-over-USB hardware transport binding
 2025-02-15  3:45 UTC  (5+ messages)
` [PATCH net-next v2 1/2] usb: Add base USB MCTP definitions
` [PATCH net-next v2 2/2] net: mctp: Add MCTP USB transport driver

[PATCH v2 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-02-15  3:43 UTC  (9+ messages)
` [PATCH v2 1/8] ring-buffer: Use kaslr address instead of text delta
` [PATCH v2 2/8] ring-buffer: Add buffer meta data for persistent ring buffer
` [PATCH v2 3/8] ring-buffer: Add ring_buffer_meta_scratch()
` [PATCH v2 4/8] tracing: Have persistent trace instances save KASLR offset
` [PATCH v2 5/8] module: Add module_for_each_mod() function
` [PATCH v2 6/8] tracing: Have persistent trace instances save module addresses
` [PATCH v2 7/8] tracing: Show module names and addresses of last boot
` [PATCH v2 8/8] tracing: Update modules to persistent instances when loaded

RTT-PROBE: lore-subspace-rtt
 2025-02-15  3:38 UTC 

Question about sharecache
 2025-02-15  3:35 UTC 

[PATCH 1/2] drm/amdgpu/mes11: allocate hw_resource_1 buffer once
 2025-02-15  3:35 UTC  (8+ messages)
` [PATCH 2/2] drm/amdgpu/mes12: "

[PATCH 5.10] nvme-pci: fix multiple races in nvme_setup_io_queues
 2021-07-07 21:14 UTC 

[PATCH i-g-t 0/1] igt_runner: Bump network ping deadline to 40 seconds
 2025-02-15  3:29 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

RTT-PROBE: lore-subspace-rtt
 2025-02-15  3:28 UTC 

Security vulnerabilities report to Das-U-Boot
 2025-02-15  3:24 UTC  (10+ messages)

[PATCH v2 00/29] arm: Support building as an EFI app
 2025-02-15  3:23 UTC  (6+ messages)
` [PATCH v2 01/29] Makefile: Avoid using TEXT_BASE if not present

RTT-PROBE: lore-subspace-rtt
 2025-02-15  3:18 UTC 

[PATCH 00/12] drm/i915: Hoist some stuff out from intel_display.c
 2025-02-15  3:18 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Hoist some stuff out from intel_display.c (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "

[PATCH] lib: lmb: conditionally include EFI loader notification
 2025-02-15  3:11 UTC 

[groeck-staging:testing] BUILD SUCCESS 52885bdadeade448dc8bdd2017f88a71b8d4fc97
 2025-02-15  3:12 UTC 

[PATCH RESEND] power: supply: qcom_battmgr: abs() on POWER_NOW property
 2025-02-15  3:08 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-02-15  3:08 UTC 

[krzk-github:b4/drm-msm-phy-pll-cfg-reg 11/11] drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:575:31: error: implicit declaration of function 'FIELD_GET'
 2025-02-15  3:07 UTC 

[PATCH v34 00/31] Introduce QC USB SND audio offloading support
 2025-02-15  3:07 UTC  (4+ messages)

+ dax-use-folios-more-widely-within-dax.patch added to mm-unstable branch
 2025-02-15  3:04 UTC  (3+ messages)

[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-15  3:04 UTC  (11+ messages)
` [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions

[PATCH 1/2] docs/zh_CN: add maintainer tree for Chinese doc pickup
 2025-02-15  3:00 UTC  (8+ messages)
` [PATCH 2/2] docs/zh_CN: add few request for Chinese translation

RTT-PROBE: lore-subspace-rtt
 2025-02-15  2:58 UTC 

[openeuler:OLK-6.6 1926/1926] mm/memcontrol.c:3147:6: warning: no previous prototype for function 'hisi_oom_recover'
 2025-02-15  2:57 UTC 

[PATCH v7] platform/x86:lenovo-wmi-hotkey-utilities
 2025-02-15  2:57 UTC  (3+ messages)

+ mm-huge_memory-add-two-new-not-yet-used-functions-for-folio_split-fix-checkpatch-fixes.patch added to mm-unstable branch
 2025-02-15  2:56 UTC 

+ mm-huge_memory-add-two-new-not-yet-used-functions-for-folio_split-fix.patch added to mm-unstable branch
 2025-02-15  2:54 UTC 

[PATCH net-next 0/3] bpf: support setting max RTO for bpf_setsockopt
 2025-02-15  2:52 UTC  (14+ messages)
` [PATCH net-next 2/3] bpf: add TCP_BPF_RTO_MAX "

[Buildroot] [PATCH] package/sqlite: fix configure options for readline/editline support
 2025-02-15  2:51 UTC  (4+ messages)
` [Buildroot] [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2025-02-15  2:48 UTC 

[PATCH] lib/interval-tree: add header guard in interval_tree_generic.h
 2025-02-15  2:48 UTC  (2+ messages)

[linux-next:master 1018/4011] drivers/gpu/drm/xe/xe_vm.c:2721 vm_bind_ioctl_ops_execute() error: uninitialized symbol 'fence'
 2025-02-15  2:45 UTC 

[PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: make SMMU non-DMA-coherent
 2025-02-15  2:43 UTC 

RTT-PROBE: lore-subspace-rtt
 2025-02-15  2:38 UTC 

[PATCH v8] platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDs
 2025-02-15  2:33 UTC 

[PATCH v5 1/2] hwmon: add GPD devices sensor driver
 2025-02-15  2:35 UTC 

[PATCH v1] Bluetooth: hci_qca: fix SSR unable to wake up bug
 2025-02-15  2:33 UTC  (2+ messages)
` [v1] "

RTT-PROBE: lore-subspace-rtt
 2025-02-15  2:28 UTC 

[PATCH v2 0/4] Few CI improvements
 2025-02-15  2:28 UTC  (5+ messages)
` [PATCH v2 3/4] automation: allow selecting individual jobs via CI variables

[PATCH] drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
 2025-02-15  2:24 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 00/13] Some refactor, rewrite and fixes for OA tests
 2025-02-15  2:23 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCHv3 0/5] ublk zero-copy support
 2025-02-15  2:22 UTC  (3+ messages)
` [PATCHv3 5/5] io_uring: cache nodes and mapped buffers

[PATCH v9 0/8] Add support for EU stall sampling
 2025-02-15  2:22 UTC  (7+ messages)
` [PATCH v9 4/8] drm/xe/eustall: Add support to read() and poll() EU stall data

[netfs?] KASAN: slab-use-after-free Write in io_submit_one
 2025-02-15  2:19 UTC  (2+ messages)
` [syzbot] "


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.