All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-08 10:22:37 to 2025-09-08 11:03:52 UTC [more...]

[PATCH v3 0/6] Enable SSRAM support in PTL and LNL
 2025-09-08 11:03 UTC  (5+ messages)
` [PATCH v3 5/6] platform/x86:intel/pmc: Show device and function number

[PATCH v9 00/14] Enhance the PCIe controller driver for next generation controllers
 2025-09-08 11:03 UTC  (9+ messages)
` [PATCH v9 03/14] PCI: cadence: Add register definitions for High Perf Architecture (HPA)
` [PATCH v9 04/14] PCI: cadence: Add helper functions for supporting "
` [PATCH v9 05/14] PCI: cadence: Move PCIe EP common functions to a separate file

[PATCH 00/33] First Rust update for QEMU 10.2
 2025-09-08 10:50 UTC  (31+ messages)
` [PATCH 01/33] ci: temporarily remove rust from Debian and Ubuntu
` [PATCH 03/33] meson, cargo: require Rust 1.83.0
` [PATCH 04/33] rust: add missing const markers for MSRV==1.83.0
` [PATCH 05/33] rust: use inline const expressions
` [PATCH 06/33] rust: add qdev Device derive macro
` [PATCH 07/33] rust: vmstate: convert to use builder pattern
` [PATCH 08/33] rust: vmstate: use const_refs_to_static
` [PATCH 09/33] rust: qdev: const_refs_to_static
` [PATCH 10/33] docs/rust: update msrv
` [PATCH 11/33] rust: remove unused global qemu "allocator"
` [PATCH 12/33] rust: add workspace authors
` [PATCH 13/33] rust: move vmstate_clock!() to qdev module
` [PATCH 14/33] rust: move VMState handling to QOM module
` [PATCH 15/33] rust: move Cell vmstate impl
` [PATCH 16/33] rust: split Rust-only "common" crate
` [PATCH 17/33] rust: make build.rs generic over various ./rust/projects
` [PATCH 18/33] rust: split "util" crate
` [PATCH 20/33] rust: split "bql" crate
` [PATCH 21/33] rust: split "qom" crate
` [PATCH 22/33] rust: split "chardev" crate
` [PATCH 23/33] rust: split "system" crate
` [PATCH 24/33] rust: split "hwcore" crate
` [PATCH 25/33] rust: rename qemu_api_macros -> qemu_macros
` [PATCH 26/33] rust/hpet: drop now unneeded qemu_api dep
` [PATCH 27/33] rust/pl011: drop dependency on qemu_api
` [PATCH 28/33] rust: repurpose qemu_api -> tests
` [PATCH 29/33] rust: re-export qemu_macros internal helper in "bits"
` [PATCH 30/33] rust: re-export qemu macros from common/qom/hwcore
` [PATCH 31/33] docs: update rust.rst
` [PATCH 33/33] rust: do not inline do_init_io

[PATCH v2 0/7] Add field encoding to gpu metrics fields
 2025-09-08 11:01 UTC  (8+ messages)
` [PATCH v2 1/7] drm/amdgpu/pm: Add definition for gpu_metrics v1.9
` [PATCH v2 2/7] drm/amd/pm: Add helper functions for gpu metrics
` [PATCH v2 3/7] drm/amd/pm: Use gpu metrics 1.9 for SMUv13.0.6
` [PATCH v2 4/7] drm/amd/pm: Use gpu metrics 1.9 for SMUv13.0.12
` [PATCH v2 5/7] drm/amd/pm: Add schema v1.1 for parition metrics
` [PATCH v2 6/7] drm/amd/pm: Update SMUv13.0.6 partition metrics
` [PATCH v2 7/7] drm/amd/pm: Update SMUv13.0.12 "

[PATCH net-next v12 0/2] net: af_packet: optimize retire operation
 2025-09-08 11:02 UTC 

[PATCH v4 0/5] initialize SCTRL2_ELx
 2025-09-08 11:02 UTC  (6+ messages)

[Buildroot] [PATCH v2] package/linux-firmware: Add option to install cadence MHDP8546 DPI/DP bridge firmware
 2025-09-08 10:47 UTC 

[PATCH 0/4] media: uvcvideo: Add support for UVC_CROSXU_CONTROL_IQ_PROFILE
 2025-09-08 11:02 UTC  (3+ messages)
` [PATCH 3/4] media: uvcvideo: Run uvc_ctrl_init_ctrl for all controls

[PATCH 0/6] drm: Miscellaneous fixes in drm code
 2025-09-08 11:02 UTC  (4+ messages)
` [PATCH 1/6] drm/i915/gem: Avoid accessing uninitialized context in emit_rpcs_query()

[PATCH 0/1] usb: xhci: Queue URB_ZERO_PACKET as one TD
 2025-09-08 11:02 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net-next v12 2/2] net: af_packet: Use hrtimer to do the retire operation
 2025-09-08 11:01 UTC 

[PATCH] net: ti: am65-cpsw-nuss: invoke phy_config() in driver's .start callback
 2025-09-08 11:02 UTC  (3+ messages)

[PATCH net-next v12 0/2] net: af_packet: optimize retire operation
 2025-09-08 10:45 UTC  (3+ messages)
` [PATCH net-next v12 1/2] net: af_packet: remove last_kactive_blk_num field
` [PATCH net-next v12 2/2] net: af_packet: Use hrtimer to do the retire operation

[PATCH 00/24] target/arm/hvf: Consolidate
 2025-09-08 11:00 UTC  (9+ messages)
` [PATCH 02/24] target/arm/hvf: Check hv_vcpus_exit() returned value
` [PATCH 03/24] target/arm/hvf: Check hv_vcpu_set_vtimer_mask() "
` [PATCH 09/24] target/arm/hvf: Mention hvf_sync_vtimer() must run on vCPU thread
` [PATCH 12/24] target/arm/hvf: Mention hvf_inject_interrupts() "

[PATCH] net/ice: make link state configurable on device stop
 2025-09-08 11:00 UTC  (3+ messages)
` [PATCH v2] net/ice: make link state configurable on device close

[nft PATCH 0/5] Fixes (and fallout) from running tests/monitor in JSON mode
 2025-09-08 11:01 UTC  (8+ messages)
` [nft PATCH 3/5] mnl: Allow for updating devices on existing inet ingress hook chains
` [nft PATCH 4/5] monitor: Inform JSON printer when reporting an object delete event
` [nft PATCH 5/5] tests: monitor: Extend testcases a bit

[PATCH 0/2] hwmon: Add support for MPS mp2925 and mp2929 chip
 2025-09-08 10:59 UTC 

[PATCH v11 0/6] Display enablement changes for Qualcomm QCS8300 platform
 2025-09-08 11:00 UTC  (8+ messages)
` [PATCH v11 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible

[Buildroot] [git commit branch/2025.05.x] configs/{canaan_kd233, sipeed*}: use BR2_LINUX_KENREL_IMAGE_TARGET_NAME
 2025-09-05 15:23 UTC 

[Buildroot] [git commit branch/2025.05.x] support/testing: test_systemd_selinux: fix test after bootlin toolchains update
 2025-09-05 15:26 UTC 

[Buildroot] [git commit branch/2025.05.x] support/testing: use again the default BR2_BACKUP_SITE
 2025-09-05 15:26 UTC 

[Buildroot] [git commit branch/2025.05.x] package/weston: do not select JPEG, no longer needed
 2025-09-05 15:26 UTC 

[Buildroot] [git commit branch/2025.05.x] package/liblog4c-localtime: fix build with GCC 15.x
 2025-09-05 15:24 UTC 

[Buildroot] [git commit branch/2025.05.x] package/sdl: improve existing patches
 2025-09-05 15:25 UTC 

[Buildroot] [git commit branch/2025.05.x] package/libjwt: require openssl
 2025-09-05 15:23 UTC 

[Buildroot] [git commit branch/2025.05.x] package/python3: work around GCC bug 121567
 2025-09-05 15:25 UTC 

[Buildroot] [git commit branch/2025.05.x] package/cpp-httplib: add patch for CVE-2025-46728
 2025-09-05 15:26 UTC 

[Buildroot] [git commit branch/2025.05.x] package/wpewebkit: needs host-cmake >= 3.20
 2025-09-05 15:25 UTC 

[Buildroot] [git commit branch/2025.05.x] configs/kontron_pitx_imx8m: remove defconfig, broken
 2025-09-05 15:23 UTC 

[Buildroot] [git commit branch/2025.05.x] package/weston: jpeg support needs jpeg-turbo
 2025-09-05 15:26 UTC 

[Buildroot] [git commit branch/2025.05.x] linux: enable BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL on a few more architectures
 2025-09-05 15:23 UTC 

[Buildroot] [git commit branch/2025.05.x] configs/imx6ulz_bsh_smm_m2_defconfig: Fix processor VFP
 2025-09-05 15:24 UTC 

[Buildroot] [git commit branch/2025.05.x] configs/ci20: U-Boot needs host-openssl
 2025-09-05 15:24 UTC 

[Buildroot] [git commit branch/2025.05.x] toolchain/Config.in: add BR2_TOOLCHAIN_HAS_GCC_BUG_121567
 2025-09-05 15:25 UTC 

[Buildroot] [git commit branch/2025.05.x] package/jq: security bump to version 1.8.1
 2025-09-05 15:23 UTC 

[Buildroot] [git commit branch/2025.05.x] package/ell: bump version to 0.79
 2025-09-05 15:08 UTC 

[Buildroot] [git commit branch/2025.05.x] package/proftpd: bump to version 1.3.8d
 2025-09-05 15:24 UTC 

[PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
 2025-09-08 10:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] GuC CT devm actions improvements
 2025-09-08 10:57 UTC  (3+ messages)
` [PATCH 2/2] drm/xe/guc: Don't invoke disable_ct action during replacement

[PATCH] media: uvcvideo: Fix race condition for meta buffer list
 2025-09-08 10:57 UTC  (3+ messages)

remove the bi_inline_vecs field struct bio
 2025-09-08 10:56 UTC  (3+ messages)
` [PATCH 1/2] block: add a bio_init_inline helper
` [PATCH 2/2] block: remove the bi_inline_vecs variable sized array from struct bio

[PATCH 0/4] Add CAMSS support for MSM8939
 2025-09-08 10:56 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/jq: security bump to version 1.8.1
 2025-09-08 10:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libjwt: require openssl
 2025-09-08 10:56 UTC  (2+ messages)

[PATCH v11 0/7] rust: DebugFS Bindings
 2025-09-08 10:56 UTC  (5+ messages)
` [PATCH v11 2/7] rust: debugfs: Add support for read-only files

[Buildroot] [PATCH 2/2] support/testing: TestXvisor: bump custom opensbi version to 1.6
 2025-09-08 10:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/sdl: improve existing patches
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH] package/liblog4c-localtime: fix build with GCC 15.x
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH] linux: enable BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL on a few more architectures
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH] configs/kontron_pitx_imx8m: remove defconfig, broken
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH] configs/imx6ulz_bsh_smm_m2_defconfig: Fix processor VFP
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH] configs/ci20: U-Boot needs host-openssl
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH] configs/{canaan_kd233, sipeed*}: use BR2_LINUX_KENREL_IMAGE_TARGET_NAME
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH] support/testing: use again the default BR2_BACKUP_SITE
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wpewebkit: needs host-cmake >= 3.20
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/cpp-httplib: add patch for CVE-2025-46728
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: test_systemd_selinux: fix test after bootlin toolchains update
 2025-09-08 10:55 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/php-lua: fix build with PHP8/GCC14
 2025-09-08 10:55 UTC  (2+ messages)

[master][PATCH 0/1] Add recipes to build initramfs image
 2025-09-08 10:55 UTC  (4+ messages)
` [master][PATCH 1/2] recipes-ti: initrd: Make minimal initrd image
` [master][PATCH 2/2] meta-ti-bsp: wic: Add a new GRUB config for ti platforms

[PATCH 0/4] regulator: sy7636a: define and init all resources needed
 2025-09-08 10:54 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: mfd: sy7636a: Add missing gpio pins and supply

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-09-08 10:54 UTC  (5+ messages)
` [PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate

[PATCH 0/7] mm: better GUP pin lru_add_drain_all()
 2025-09-08 10:53 UTC  (13+ messages)
` [PATCH 1/7] mm: fix folio_expected_ref_count() when PG_private_2
` [PATCH 2/7] mm/gup: check ref_count instead of lru before migration
` [PATCH 3/7] mm/gup: local lru_add_drain() to avoid lru_add_drain_all()

[PATCH v2] erofs-utils: add NBD-backed OCI image mounting
 2025-09-08 10:52 UTC  (4+ messages)

[MAINTAINERS SUMMIT] re-think of richACLs in AI/LLM era
 2025-09-08 10:52 UTC  (2+ messages)

[PATCH 0/3] Multi-CCS support in IGT
 2025-09-08 10:52 UTC  (5+ messages)
` [PATCH 1/3] lib/intel_compute: loop_kernel_duration in Pipeline
` [PATCH 2/3] tests/intel/xe_compute: Added loop_duration_2s subtest

[intel-lts:6.12/linux 1/1] include/linux/kasan.h:50:37: error: 'MAX_PTRS_PER_PTE' undeclared here (not in a function); did you mean 'PTRS_PER_PTE'?
 2025-09-08 10:50 UTC 

[PATCH 0/2] net/ice: fix drop rule handling and stats
 2025-09-08 10:49 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: add Lance Yang as a THP reviewer
 2025-09-08 10:48 UTC 

[CfP] LPC 2025: Power Management and Thermal Control Micro-Conference
 2025-09-08 10:48 UTC 

[PATCH v1 00/12] net/ice: update to latest version
 2025-09-08 10:47 UTC  (2+ messages)

[PATCH v3 0/4] leds: privacy-led support for devicetree
 2025-09-08 10:47 UTC  (6+ messages)
` [PATCH v3 2/4] dt-bindings: leds: commonize leds property

[PATCH] drm/i915/gvt: Remove redundant ternary operators
 2025-09-08 10:47 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next] ixgbe: fix typo in function comment for ixgbe_get_num_per_func()
 2025-09-08 10:46 UTC  (7+ messages)

[PATCH v6] [matchbox-panel-2] panel: added sysfs support
 2025-09-08 10:45 UTC  (4+ messages)
` [yocto-patches] "

[PATCH v2 00/15] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-08 10:44 UTC  (4+ messages)
` [PATCH v2 10/15] mm, swap: wrap swap cache replacement with a helper

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-09-08 10:38 UTC  (4+ messages)
` [PATCH v5 13/19] kasan: x86: Handle int3 for inline KASAN reports

[PATCH v2] connman: avoid hiding implementation-reserved symbols in version scripts
 2025-09-08 10:41 UTC 

[PATCH v2 0/4] R-Car CANFD Improvements
 2025-09-08 10:42 UTC  (10+ messages)
` [PATCH v2 1/4] can: rcar_canfd: Add shared_bittiming variable to struct rcar_canfd_hw_info
` [PATCH v2 2/4] can: rcar_canfd: Update RCANFD_CFG_* macros
` [PATCH v2 3/4] can: rcar_canfd: Simplify nominal bit rate config

[PATCH V6 0/4] Add level shifter support for qualcomm SOC's
 2025-09-08 10:41 UTC  (5+ messages)
` [PATCH V6 1/4] mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card
` [PATCH V6 2/4] dt-bindings: mmc: controller: Add max-sd-hs-hz property
` [PATCH V6 3/4] mmc: core: Introduce a new flag max-sd-hs-hz
` [PATCH V6 4/4] arm64: dts: qcom: sm8550: Limit max SD HS mode frequency by default

[PATCH v4 07/13] ASoC: codecs: wcd: add common helper for wcd codecs
 2025-09-08 10:40 UTC  (2+ messages)

[thomas-weissschuh:b4/vdso-timens-sparc 2/2] include/vdso/processor.h:10:10: fatal error: asm/vdso/processor.h: No such file or directory
 2025-09-08 10:40 UTC 

[Buildroot] [2025.02.x, PATCH 1/2] package/iperf3: add patch to fix CVE-2025-54349
 2025-09-08 10:40 UTC  (2+ messages)

[Buildroot] [2025.02.x, PATCH 1/1] package/ipset: fix build w/ musl
 2025-09-08 10:39 UTC  (2+ messages)

[Buildroot] [git commit branch/2025.02.x] package/iperf3: add patch to fix CVE-2025-54349
 2025-09-08 10:37 UTC 

[Buildroot] [git commit branch/2025.02.x] package/weston: jpeg support needs jpeg-turbo
 2025-09-05 15:19 UTC 

[Buildroot] [git commit branch/2025.02.x] package/cpp-httplib: add patch for CVE-2025-46728
 2025-09-05 15:20 UTC 

[Buildroot] [git commit branch/2025.02.x] package/wpewebkit: needs host-cmake >= 3.20
 2025-09-05 15:17 UTC 

[Buildroot] [git commit branch/2025.02.x] support/testing: test_systemd_selinux: fix test after bootlin toolchains update
 2025-09-05 15:19 UTC 

[Buildroot] [git commit branch/2025.02.x] package/weston: do not select JPEG, no longer needed
 2025-09-05 15:19 UTC 

[Buildroot] [git commit branch/2025.02.x] package/ipset: fix build w/ musl
 2025-09-08 10:36 UTC 

[Buildroot] [git commit branch/2025.02.x] package/iperf3: add patch to fix CVE-2025-54350
 2025-09-08 10:37 UTC 

[Buildroot] [git commit branch/2025.02.x] support/testing: use again the default BR2_BACKUP_SITE
 2025-09-05 15:20 UTC 

[Buildroot] [git commit branch/2025.02.x] configs/kontron_pitx_imx8m: remove defconfig, broken
 2025-09-05 15:10 UTC 

[Buildroot] [git commit branch/2025.02.x] package/liblog4c-localtime: fix build with GCC 15.x
 2025-09-05 15:15 UTC 

[Buildroot] [git commit branch/2025.02.x] configs/{canaan_kd233, sipeed*}: use BR2_LINUX_KENREL_IMAGE_TARGET_NAME
 2025-09-05 15:09 UTC 

[Buildroot] [git commit branch/2025.02.x] package/sdl: improve existing patches
 2025-09-05 15:16 UTC 

[Buildroot] [git commit branch/2025.02.x] package/ell: bump version to 0.79
 2025-09-05 15:08 UTC 

[Buildroot] [git commit branch/2025.02.x] configs/ci20: U-Boot needs host-openssl
 2025-09-05 15:15 UTC 

[Buildroot] [git commit branch/2025.02.x] linux: enable BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL on a few more architectures
 2025-09-05 15:09 UTC 

[Buildroot] [git commit branch/2025.02.x] configs/imx6ulz_bsh_smm_m2_defconfig: Fix processor VFP
 2025-09-05 15:14 UTC 

[Buildroot] [git commit branch/2025.02.x] package/proftpd: bump to version 1.3.8d
 2025-09-05 15:15 UTC 

[PATCH v2 1/1] mm: skip mlocked THPs that are underused early in deferred_split_scan()
 2025-09-08 10:38 UTC  (2+ messages)

Next Linux'n'Beer (v5)
 2025-09-08 10:37 UTC  (2+ messages)

[PATCH net-next v2] selftests: forwarding: Reorder arguments to obey POSIX getopt
 2025-09-08 10:34 UTC  (5+ messages)

[PATCH] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store
 2025-09-08 10:37 UTC  (3+ messages)

[PATCH] media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
 2025-09-08 10:35 UTC  (3+ messages)

[PATCH] fs/ceph/addr: fix crash after fscrypt_encrypt_pagecache_blocks() error
 2025-09-08 10:35 UTC  (2+ messages)

[PATCH net-next 00/11] tools: ynl: prepare for wireguard
 2025-09-08  8:28 UTC  (6+ messages)
` [PATCH net-next 10/11] tools: ynl: decode hex input

[PATCH] fs/ceph/addr: always call ceph_shift_unused_folios_left()
 2025-09-08 10:32 UTC  (2+ messages)

[RFC PATCH v2] can: skb: enforce CANFD_FDF check in can_is_canfd_skb()
 2025-09-08 10:28 UTC 

[syzbot] [crypto?] KASAN: wild-memory-access Read in __sha512_update
 2025-09-08 10:31 UTC 

[PATCH] drm/i915/display: Use DISPLAY_VER over GRAPHICS_VER
 2025-09-08 10:29 UTC  (5+ messages)

[PATCH i-g-t v1] lib/drmtest: Refactor chipset to string
 2025-09-08 10:29 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 1/4] kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
 2025-09-08 10:28 UTC  (3+ messages)
` [PATCH v2 4/4] kdb: Replace deprecated strcpy() with helper function in kdb_defcmd()

[PATCH 00/15] Add SDCA UMP/FDL support
 2025-09-08 10:27 UTC  (3+ messages)
` [PATCH 07/15] ASoC: SDCA: Rely less on the ASoC component in IRQ handling

[PATCH 0/2] rust: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-08 10:27 UTC  (6+ messages)

Rust high-level pre/post migration callbacks
 2025-09-08 10:25 UTC  (4+ messages)

[PATCH v2 0/2] Add I2C support for IPQ5424
 2025-09-08 10:26 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: qcom-geni: add OPP table support

linux-next: Signed-off-by missing for commit in the v4l-dvb tree
 2025-09-08 10:26 UTC 

[RFC PATCH 0/6] fetch2: add support for implicit urls
 2025-09-08 10:26 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH 0/2] perf tools: read_build_id() blocking argument fixes
 2025-09-08 10:24 UTC  (8+ messages)
` [PATCH 2/2] perf symbols: Fix HAVE_LIBBFD_BUILDID_SUPPORT build

[External] : Re: [WIP RFC PATCH] fs: retire I_WILL_FREE
 2025-09-08 10:23 UTC  (6+ messages)
` [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
  ` [External] : "

[PATCH v3 00/19] accel, cpus: clean up cpu->exit_request
 2025-09-08 10:12 UTC  (2+ messages)
` [PATCH 09/19] accel: use store_release/load_acquire for cross-thread exit_request

Medium article on XDP2
 2025-09-08 10:23 UTC 

FAILED: patch "[PATCH] kunit: kasan_test: disable fortify string checker on" failed to apply to 5.15-stable tree
 2025-09-08 10:23 UTC  (2+ messages)
` [PATCH 5.15.y] kunit: kasan_test: disable fortify string checker on kasan_strings() test

[PATCH v2] rust: rbtree: add immutable cursor
 2025-09-08 10:22 UTC  (5+ 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.