All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-15 17:32:02 to 2024-05-15 18:09:02 UTC [more...]

[PATCH] ASoC: codecs: ES8326: solve hp and button detect issue
 2024-05-15 17:31 UTC  (2+ messages)

[linux-next:master 12458/13213] undefined reference to `pci_epc_deinit_notify'
 2024-05-15 18:08 UTC 

[PATCH BlueZ v1 1/2] shared/ad: Add bt_ad_length
 2024-05-15 18:07 UTC  (3+ messages)
` [BlueZ,v1,1/2] "

Regression in 6.1.81: Missing memory in pmem device
 2024-05-15 17:42 UTC  (2+ messages)

[PATCH v2 0/6] arm64/hyperv: Support Virtual Trust Level Boot
 2024-05-15 18:04 UTC  (9+ messages)
` [PATCH v2 1/6] arm64/hyperv: Support DeviceTree
` [PATCH v2 2/6] drivers/hv: Enable VTL mode for arm64

[RFC][PATCH 08/10] sched/fair: Implement delayed dequeue
 2024-05-15 18:03 UTC  (12+ messages)

[PATCH] Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
 2024-05-15 18:02 UTC  (3+ messages)

[PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-05-15 18:03 UTC  (7+ messages)
` [RFC] iomap: use huge zero folio in iomap_dio_zero

[PATCH 00/16] TDX MMU prep series part 1
 2024-05-15 18:03 UTC  (6+ messages)
` [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[PATCH net] af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
 2024-05-15 18:02 UTC  (2+ messages)

[PATCH v9] drm/xe: add mmio debugfs file & restore xe_mmio_ioctl as its ioctl handler
 2024-05-15 18:00 UTC  (3+ messages)
` ✓ CI.BAT: success for drm/xe: add mmio debugfs file & restore xe_mmio_ioctl as its ioctl handler (rev2)

[PATCH 0/2] btrfs: zoned: always set aside a zone for relocation
 2024-05-15 18:01 UTC  (5+ messages)
` [PATCH 1/2] btrfs: zoned: reserve relocation zone on mount
` [PATCH 2/2] btrfs: reserve new relocation zone after successful relocation

[PATCH v3 bpf-next 2/2] selftests/bpf: Added selftests to check deadlocks in queue and stack map
 2024-05-15 17:58 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Patch to Fix deadlocks in queue and stack maps

[PATCH] devtool: modify: Catch git submodule error for go code
 2024-05-15 17:55 UTC  (2+ messages)
` [OE-core] "

[PATCH 00/20] qapi: new sphinx qapi domain pre-requisites
 2024-05-15 17:52 UTC  (6+ messages)
` [PATCH 03/20] docs/qapidoc: delint a tiny portion of the module

cgroup io.stat propagation regression
 2024-05-15 17:51 UTC  (5+ messages)

[GIT PULL] First batch of KVM changes for Linux 6.10 merge window
 2024-05-15 17:50 UTC 

[PATCH v3 0/2] Add gputop support for sysfs profiling knob
 2024-05-15 17:50 UTC  (3+ messages)
` [PATCH v3 1/2] lib: Add DRM driver sysfs profiling knob toggling functions

[PATCH v1] perf pmu: Count sys and cpuid json events separately
 2024-05-15 17:48 UTC  (3+ messages)

[PATCH 11/12] shmem: add file length arg in shmem_get_folio() path
 2024-05-15 17:47 UTC  (2+ messages)

[PATCH] ata: ahci: Revert "ata: ahci: Add Intel Alder Lake-P AHCI controller to low power chipsets list"
 2024-05-15 17:47 UTC  (3+ messages)
` [PATCH 1/1] "

[niks:has_ioport 16/20] drivers/tty/serial/8250/8250_port.o: warning: objtool: unexpected relocation symbol type in .rela.discard.reachable
 2024-05-15 17:47 UTC 

[PATCH v2] RISC-V: fix Andes errata build issues
 2024-05-15 17:47 UTC  (7+ messages)

[PATCH v4 0/3] perf/core: Check sample_type in sample data saving helper functions
 2024-05-15 17:47 UTC  (8+ messages)
` [PATCH v4 1/3] perf/core: Save raw sample data conditionally based on sample type
` [PATCH v4 3/3] perf/core: Check sample_type in perf_sample_save_brstack

[PATCH 5.15 0/2] netlink, fix issues caught by syzbot
 2024-05-15 17:45 UTC  (7+ messages)
` [PATCH 5.15 1/2] netlink: annotate lockless accesses to nlk->max_recvmsg_len
` [PATCH 5.15 2/2] netlink: annotate data-races around sk->sk_err

[PATCH V5 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-05-15 17:45 UTC  (3+ messages)
` [PATCH V5 01/10] wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf

[PATCH v3 0/5] hw/ppc: SPI model
 2024-05-15 17:41 UTC  (6+ messages)
` [PATCH v3 1/5] ppc/pnv: Add SPI controller model
` [PATCH v3 2/5] ppc/pnv: Extend SPI model
` [PATCH v3 3/5] hw/block: Add Microchip's 25CSM04 to m25p80
` [PATCH v3 4/5] hw/ppc: SPI controller wiring to P10 chip
` [PATCH v3 5/5] tests/qtest: Add pnv-spi-seeprom qtest

[PATCH] add checking of return status on fstat calls
 2024-05-15 17:42 UTC  (3+ messages)

[PATCH 01/10] recipes: Start WORKDIR -> UNPACKDIR transition
 2024-05-15 17:42 UTC  (3+ messages)
` [PATCH 05/10] base: Switch UNPACKDIR to a subdir of WORKDIR
  ` [OE-core] "

[GIT PULL] Compute Express Link (CXL) for 6.10
 2024-05-15 17:42 UTC 

[AUH] nghttp2: upgrading to 1.62.0 SUCCEEDED
 2024-05-15 17:41 UTC 

[PATCH 07/11] drm/loongson/7a2000: convert to struct drm_edid
 2024-05-15 17:41 UTC  (2+ messages)
` [07/11] "

[PATCH] block: Annotate a racy read in blk_do_io_stat()
 2024-05-15 17:40 UTC  (12+ messages)

[PATCH BlueZ 1/3] shared/tester: add ability to skip tests unless explicitly selected
 2024-05-15 17:40 UTC  (2+ messages)

[PATCH i-g-t v2 00/10] helper function
 2024-05-15 17:38 UTC  (3+ messages)
` [PATCH i-g-t v2 03/10] tests/xe_svm: basic svm test

[PATCH 06/11] drm/loongson/7a1000: convert to struct drm_edid
 2024-05-15 17:37 UTC  (2+ messages)
` [06/11] "

[PATCH i-g-t 0/3] Add support for hook script
 2024-05-15 17:35 UTC  (4+ messages)
` [PATCH i-g-t 1/3] igt_hook: Add feature

[PATCH 6.1 000/243] 6.1.91-rc2 review
 2024-05-15 17:35 UTC  (3+ messages)
` [PATCH stable 6.1 0/4] GENET stable patches for 6.1

[PATCH i-g-t] tests/intel/xe_wedged: Force a rebind before exit
 2024-05-15 17:35 UTC  (2+ messages)
` ✓ CI.xeFULL: success for "

[PATCH v2 0/1] arch/fault: don't print logs for simulated poison errors
 2024-05-15 17:33 UTC  (6+ messages)
` [PATCH v2 1/1] arch/fault: don't print logs for pte marker "

[PATCH mptcp-next] mptcp: refer to 'MPTCP' socket in comments
 2024-05-15 17:34 UTC 

[PATCH 0/4] Add MTE stubs for aarch64 user mode
 2024-05-15 17:31 UTC  (5+ messages)
` [PATCH 1/4] gdbstub: Add support for target-specific stubs
` [PATCH 2/4] gdbstub: Add support for MTE in user mode
` [PATCH 3/4] tests: Gently exit from GDB when tests complete
` [PATCH 4/4] tests/tcg/aarch64: Add MTE gdbstub tests

[PATCH 0/7] KVM: MMU changes for TDX VE support
 2024-05-15 17:33 UTC  (4+ messages)
` [PATCH 2/7] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE

[PATCH 0/6] rcu: Remove several redundant memory barriers
 2024-05-15 17:32 UTC  (4+ messages)
` [PATCH 1/6] rcu: Remove full ordering on second EQS snapshot

[AUH] mesa: upgrading to 24.0.7 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] ed: upgrading to 1.20.2 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] stress-ng: upgrading to 0.17.08 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] libva-initial: upgrading to 2.21.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] libcap-ng-python: upgrading to 0.8.5 FAILED
 2024-05-15 17:32 UTC 

[AUH] libcap-ng: upgrading to 0.8.5 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] libva-utils: upgrading to 2.21.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] vulkan-utility-libraries: upgrading to 1.3.283.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] vulkan-tools: upgrading to 1.3.283.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] gtk-doc: upgrading to 1.34.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] harfbuzz: upgrading to 8.5.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] puzzles: upgrading to fd304c53cc45dc05b3f95c20a466e20a7e1c9194 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] vte: upgrading to 0.76.1 FAILED
 2024-05-15 17:32 UTC 

[AUH] ffmpeg: upgrading to 7.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] vulkan-samples: upgrading to c9356f62e4472d25b734115dc9cea2bbc200ca64 FAILED
 2024-05-15 17:32 UTC 

[AUH] spirv-tools: upgrading to 1.3.283.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] libxmlb: upgrading to 0.3.19 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] kmod: upgrading to 32 FAILED
 2024-05-15 17:32 UTC 

[AUH] libxcb: upgrading to 1.17.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] systemtap: upgrading to 5.1 FAILED
 2024-05-15 17:32 UTC 

[AUH] gstreamer1.0-plugins-base: upgrading to 1.24.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] wireless-regdb: upgrading to 2024.05.08 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] gstreamer1.0-vaapi: upgrading to 1.24.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] gstreamer1.0-python: upgrading to 1.24.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] spirv-headers: upgrading to 1.3.283.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] gstreamer1.0-plugins-ugly: upgrading to 1.24.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] libgpg-error: upgrading to 1.49 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] pinentry: upgrading to 1.3.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] gst-devtools: upgrading to 1.24.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] diffoscope: upgrading to 266 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] gstreamer1.0-plugins-good: upgrading to 1.24.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] linux-firmware: upgrading to 20240513 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] gstreamer1.0-libav: upgrading to 1.24.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] xserver-xorg: upgrading to 21.1.13 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] vulkan-validation-layers: upgrading to 1.3.283.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] vulkan-headers: upgrading to 1.3.283.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] bash-completion: upgrading to 2.14.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] libgit2: upgrading to 1.8.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] gstreamer1.0-plugins-bad: upgrading to 1.24.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] gstreamer1.0-rtsp-server: upgrading to 1.24.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] enchant2: upgrading to 2.7.3 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] gstreamer1.0: upgrading to 1.24.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] boost: upgrading to 1.85.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] icu: upgrading to 75-1 FAILED
 2024-05-15 17:32 UTC 

[AUH] fribidi: upgrading to 1.0.14 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] cmake: upgrading to 3.29.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] python3-hatchling: upgrading to 1.24.2 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] go: upgrading to 1.22.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] ptest-runner: upgrading to 2.4.4 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] gstreamer1.0-omx: upgrading to 1.22.12 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] Upgrade status: 2024-05-15
 2024-05-15 17:32 UTC 

[AUH] systemd: upgrading to 255.6 FAILED
 2024-05-15 17:32 UTC 

[AUH] python3-cryptography: upgrading to 42.0.7 FAILED
 2024-05-15 17:32 UTC 

[AUH] python3-pyproject-metadata: upgrading to 0.8.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] go-runtime: upgrading to 1.22.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] python3-docutils: upgrading to 0.21.2 FAILED
 2024-05-15 17:32 UTC 

[AUH] librepo: upgrading to 1.17.1 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] python3-pyproject-hooks: upgrading to 1.1.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] ruby: upgrading to 3.3.1 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] python3-jsonschema: upgrading to 4.22.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] python3-bcrypt: upgrading to 4.1.3 FAILED
 2024-05-15 17:32 UTC 

[AUH] python3-meson-python: upgrading to 0.16.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] python3-jinja2: upgrading to 3.1.4 FAILED
 2024-05-15 17:32 UTC 

[AUH] dnf: upgrading to 4.20.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] ifupdown: upgrading to 0.8.43 FAILED
 2024-05-15 17:32 UTC 

[AUH] python3-referencing: upgrading to 0.35.1 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] python3-lxml: upgrading to 5.2.2 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] rust-llvm: upgrading to 1.78.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] libstd-rs: upgrading to 1.78.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] strace: upgrading to 6.9 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] python3-mako: upgrading to 1.3.5 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] qemu: upgrading to 9.0.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] python3-rpds-py: upgrading to 0.18.1 FAILED
 2024-05-15 17:32 UTC 

[AUH] createrepo-c: upgrading to 1.1.1 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] python3-sphinx: upgrading to 7.3.7 FAILED
 2024-05-15 17:32 UTC 

[AUH] cups: upgrading to 2.4.8 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] zstd: upgrading to 1.5.6 FAILED
 2024-05-15 17:32 UTC 

[AUH] rust: upgrading to 1.78.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] cargo: upgrading to 1.78.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] ninja: upgrading to 1.12.1 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] python3-hypothesis: upgrading to 6.102.4 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] man-pages: upgrading to 6.7 FAILED
 2024-05-15 17:32 UTC 

[AUH] librsvg: upgrading to 2.58.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] shadow: upgrading to 4.15.1 FAILED
 2024-05-15 17:32 UTC 

[AUH] xmlto: upgrading to 635dcd5bc84a7b67a3a2050a179d96e1d3050b15 FAILED
 2024-05-15 17:32 UTC 

[AUH] libarchive: upgrading to 3.7.4 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] glslang: upgrading to 1.3.283.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] gdk-pixbuf: upgrading to 2.42.12 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] python3-pygments: upgrading to 2.18.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] piglit: upgrading to 8a6ce9c6fc5c8039665655bca4904d5601c6dba0 FAILED
 2024-05-15 17:32 UTC 

[AUH] quilt: upgrading to 0.68 FAILED
 2024-05-15 17:32 UTC 

[AUH] valgrind: upgrading to 3.23.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] libva: upgrading to 2.21.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] shaderc: upgrading to 2024.1 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] python3-setuptools-scm: upgrading to 8.1.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] vulkan-volk: upgrading to 1.3.283.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] glib-2.0-initial: upgrading to 2.80.2 FAILED
 2024-05-15 17:32 UTC 

[AUH] libslirp: upgrading to 4.8.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] meson: upgrading to 1.4.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] vulkan-loader: upgrading to 1.3.283.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] msmtp: upgrading to 1.8.26 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] libsdl2: upgrading to 2.30.3 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] weston: upgrading to 13.0.1 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] appstream: upgrading to 1.0.3 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] lttng-modules: upgrading to 2.13.13 FAILED
 2024-05-15 17:32 UTC 

[AUH] gnu-efi: upgrading to 3.0.18 FAILED
 2024-05-15 17:32 UTC 

[AUH] ofono: upgrading to 2.7 FAILED
 2024-05-15 17:32 UTC 

[AUH] ell: upgrading to 0.65 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] dropbear: upgrading to 2024.85 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] glib-2.0: upgrading to 2.80.2 FAILED
 2024-05-15 17:32 UTC 

[AUH] bluez5: upgrading to 5.75 FAILED
 2024-05-15 17:32 UTC 

[AUH] glib-networking: upgrading to 2.80.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] util-linux-libuuid: upgrading to 2.40.1 FAILED
 2024-05-15 17:32 UTC 

[AUH] iproute2: upgrading to 6.9.0 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] util-linux: upgrading to 2.40.1 FAILED
 2024-05-15 17:32 UTC 

[AUH] systemd-boot: upgrading to 255.6 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] dmidecode: upgrading to 3.6 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] python3-babel: upgrading to 2.15.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] pciutils: upgrading to 3.12.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] gcc-source-13.2.0: upgrading to 14.1.0 FAILED
 2024-05-15 17:32 UTC 

[AUH] mobile-broadband-provider-info: upgrading to 20240407 FAILED
 2024-05-15 17:32 UTC 

[AUH] btrfs-tools: upgrading to 6.8.1 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] libxml2: upgrading to 2.12.7 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] nasm: upgrading to 2.16.03 SUCCEEDED
 2024-05-15 17:32 UTC 

[AUH] git: upgrading to 2.45.1 FAILED
 2024-05-15 17:32 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.