All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-13 10:00:19 to 2025-12-13 12:41:36 UTC [more...]

[PATCH v2 0/6] drm/sched: Fix memory leaks in drm_sched_fini()
 2025-05-16  9:54 UTC  (8+ messages)
` [PATCH v2 2/6] drm/sched: Prevent teardown waitque from blocking too long
` [PATCH v2 6/6] drm/sched: Port unit tests to new cleanup design

[PATCH] drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
 2024-10-11 10:23 UTC  (4+ messages)

[RFC PATCH 7/8] rust: add firmware abstractions
 2024-05-29  0:28 UTC  (4+ messages)

[RFC PATCH 7/8] rust: add firmware abstractions
 2024-05-30  4:24 UTC  (4+ messages)

[RFC PATCH 7/8] rust: add firmware abstractions
 2024-06-07 12:11 UTC  (4+ messages)

[RFC PATCH 7/8] rust: add firmware abstractions
 2024-05-23  2:48 UTC  (5+ messages)

[PATCH] [v7] nouveau: add command-line GSP-RM registry support
 2024-04-29 14:15 UTC  (4+ messages)

[PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
 2024-06-25  8:10 UTC 

[PATCH v1 1/2] powerpc/mmiotrace: Add MMIO Tracing tool for PowerPC
 2024-06-28  8:21 UTC  (3+ messages)

[PATCH] drm/nouveau/dp: convert to use ERR_CAST()
 2025-05-15 12:11 UTC 

[PATCH] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
 2024-12-16 12:46 UTC  (2+ messages)
` [PATCH v1 v1] "

[PATCH] drm/nouveau/kms: fix overflow in block size calculation in nouveau_check_bl_size()
 2025-05-07 21:05 UTC 

[ BUG ] Broken GPU
 2024-06-09  6:28 UTC 

[PATCH] drm/nouveau/pmu: Fix gp10b firmware guard
 2025-01-30 21:25 UTC 

[RFC PATCH 7/8] rust: add firmware abstractions
 2024-05-28 10:17 UTC  (4+ messages)

[PATCH 0/3] Nouveau fixes for TTM refcount rework
 2024-07-18 16:58 UTC 

[REGRESSION] v6.9-rc7: nouveau: init failed, no display output from kernel; successfully bisected
 2024-05-06 18:59 UTC  (2+ messages)

[PATCH v3] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
 2024-06-27  7:42 UTC 

[PATCH v2 1/2] drm/nouveau/disp: add backlight for ada lovelace
 2024-04-23 18:00 UTC  (2+ messages)
` Add working backlight for "ada lovelace" missing case

[RFC PATCH 0/8] [RFC] DRM Rust abstractions and Nova
 2024-06-06 15:26 UTC  (3+ messages)
` [RFC PATCH 6/8] rust: drm: gem: Add GEM object abstraction

nouveau: r535.c:1266:3: error: label at end of compound statement default: with gcc-8
 2024-04-29 15:06 UTC 

[PATCH v2 0/8] DRM Rust abstractions and Nova
 2024-09-03 11:04 UTC  (4+ messages)
` [PATCH v2 3/8] rust: drm: add driver abstractions

[Buildroot] [git commit] package/dialog: bump to version 1.3-20251001
 2025-12-13 12:31 UTC 

[PATCH v3 0/4] LongArch: KVM: Add AVEC support irqchip in kernel
 2025-12-13 12:39 UTC  (2+ messages)

[PATCH v8 2/8] coresight: core: add a new API to retrieve the helper device
 2025-12-13 12:38 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 1941/1941] drivers/gpu/drm/phytium/phytium_display_drv.c:89:16: warning: variable 'status' set but not used
 2025-12-13 12:38 UTC 

[PATCH] s390/spinlock: Replace simple_strtoul with kstrtouint in spin_retry_setup
 2025-12-13 12:32 UTC 

[android-common:android14-kiwi-6.1 0/40] htmldocs: ./drivers/gpu/drm/amd/display/dc/dc.h:860: warning: Function parameter or member 'minimum_z8_residency_time' not described in 'dc_debug_options'
 2025-12-13 12:31 UTC 

[anolis-intel-cloud:intel-6.6-CWF-PLR-ANBZ26486 0/11] drivers/ata/libahci.c:210:5: warning: no previous prototype for 'get_ahci_em_messages'
 2025-12-13 12:27 UTC 

drivers/md/md.c:898 get_pers() warn: iterator 'i' not incremented
 2025-12-13 12:27 UTC 

[Buildroot] [PATCH 1/1] package/libarchive: security bump version to 3.8.4
 2025-12-13 12:24 UTC  (2+ messages)

[Buildroot] [git commit] package/libarchive: security bump version to 3.8.4
 2025-12-13 12:20 UTC 

[PATCH v1] LoongArch: Remove unnecessary checks in bt_address()
 2025-12-13 12:24 UTC  (6+ messages)

[PATCH v3] drm/nova: Align GEM memory allocation to system page size
 2025-12-08  7:18 UTC 

[PATCH v5 00/23] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-14 17:31 UTC  (11+ messages)
` [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type

[PATCH v2 00/11] gpu: nova-core: Boot GSP to RISC-V active
 2025-09-22 15:25 UTC  (3+ messages)
` [PATCH v2 01/10] gpu: nova-core: Set correct DMA mask

[PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
 2025-11-26 21:14 UTC  (15+ messages)

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-02-27 21:25 UTC  (18+ messages)

[PATCH] nouveau: Add missing break statement
 2024-04-30 13:18 UTC 

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-07-18 19:05 UTC  (3+ messages)
` [PATCH v2 02/19] gpu: nova-core: register: fix typo

[PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
 2025-08-25  4:14 UTC  (2+ messages)

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-21 12:45 UTC  (5+ messages)
` [PATCH v4 01/20] rust: dma: expose the count and size of CoherentAllocation
` [PATCH v4 03/20] rust: sizes: add constants up to SZ_2G

[PATCH v2] drm/nouveau: fix div-by-zero in nouveau_bo_fixup_align
 2025-11-30 14:42 UTC 

[PATCH v2] drm: nova: Align GEM memory allocation to system page size
 2025-12-08  6:44 UTC 

[RFC PATCH v3 0/7] gpu: nova-core: register definitions and basic timer and falcon devices
 2025-03-20 18:17 UTC  (3+ messages)
` [PATCH RFC v3 6/7] gpu: nova-core: add basic timer device

[PATCH RFC net 1/1] net: sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
 2025-12-13 12:16 UTC 

[android-common:android16-6.12-desktop 18/18] drivers/iommu/intel/iommu.c:1475:18: error: 'struct pkvm_lm_context_param' has no member named 'ats_qdep'
 2025-12-13 12:16 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{12, 17, 18}.x series
 2025-12-13 12:16 UTC  (2+ messages)

[anolis-intel-cloud:devel-6.6 50/50] mm/vmscan.c:1731:24: warning: variable 'target_lruvec' set but not used
 2025-12-13 12:14 UTC 

[PATCH] drm/nouveau: Resolve the issue of VGA not detecting disconnection
 2025-12-01  1:41 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 6.{12, 17, 18}.x series
 2025-12-13 12:04 UTC 

[PATCH net] udp: remove obsolete SNMP TODO
 2025-12-13 12:10 UTC 

[PATCH] perf/x86: Prevent NULL event deref in handle_pmi_common()
 2025-12-13 12:06 UTC  (3+ messages)
` [tip: perf/urgent] perf/x86/intel: Fix NULL event dereference crash "

[android-common:android15-6.6 2/2] include/trace/stages/init.h:2:23: warning: 'str__huge_memory__trace_system_name' defined but not used
 2025-12-13 12:04 UTC 

[PATCH] m68k: nommu: fix memmove() with differently aligned src and dest for 68000
 2025-12-13 12:04 UTC 

[PATCH 0/2] Commonize pinctrl for camera master clock on Qualcomm SDM845
 2025-12-13 12:00 UTC  (6+ messages)
` [PATCH 1/2] arm64: qcom: sdm845: Introduce camera master clock pinctrl
` [PATCH 2/2] arm64: dts: qcom: sdm845-db845c: Use introduced platform wide cam_mclk0_default

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.23.4
 2025-12-13 11:58 UTC 

[Buildroot] [PATCH 1/1] package/fetchmail: bump version to 6.6.2
 2025-12-13 11:58 UTC 

[Buildroot] [PATCH 1/3] package/spirv-llvm-translator: bump version to 21.1.3
 2025-12-13 11:58 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/spirv-{headers, tools}: bump to version 1.4.335.0
` [Buildroot] [PATCH 3/3] package/python-glslang: bump version to 16.1.0

[Buildroot] [PATCH 1/2] package/alsa-lib: bump version to 1.2.15
 2025-12-13 11:57 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/alsa-utils: "

[Buildroot] [PATCH 1/1] package/cmake: bump version to 4.2.1
 2025-12-13 11:56 UTC 

[Buildroot] [PATCH 1/2] package/libva: bump version to 2.23.0
 2025-12-13 11:56 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libva-utils: "

[Buildroot] [PATCH 1/1] package/libdrm: bump version to 2.4.131
 2025-12-13 11:55 UTC 

drivers/gpu/drm/xe/xe_vm.c:2910 prefetch_ranges() warn: iterator 'i' not incremented
 2025-12-13 11:53 UTC 

[android-common:android16-6.12-desktop 5/5] drivers/gpu/drm/xe/xe_pxp_multi_session.c:34: warning: Excess struct member 'exec' description in 'xe_pxp_client'
 2025-12-13 11:53 UTC 

[PATCH v2] resource: provide 0args DEFINE_RES variant for unset resource desc
 2025-12-13 11:53 UTC 

Patch "media: ov02c10: Fix default vertical flip" has been added to the 6.18-stable tree
 2025-12-13 11:52 UTC 

[Buildroot] [2025.02.x, PATCH] package/sysprof: remove 'debuginfod' config symbol
 2025-12-13 11:27 UTC  (2+ messages)

sound/soc/codecs/rt1320-sdw.c:1168 rt1320_set_gain_put() error: uninitialized symbol 'err'
 2025-12-13 11:42 UTC 

[PATCH 0/2] clk: scmi: Fix name defer
 2025-12-13 11:36 UTC  (4+ messages)

[android-common:android16-6.12-desktop 18/18] drivers/dma-buf/sync_file.c:120:12: sparse: sparse: symbol 'sync_fence_signaled_driver_name' was not declared. Should it be static?
 2025-12-13 11:30 UTC 

[koverstreet-bcachefs:master 1132/1133] fs/bcachefs/btree/bset.c:297 __bch2_verify_insert_pos() error: we previously assumed 'prev' could be null (see line 261)
 2025-12-13 11:30 UTC 

[PATCH v2] arm64: hw_breakpoint: warn on invalid breakpoint length
 2025-12-13 11:23 UTC 

[PATCH] default-providers.inc: Let libva-native provide libva-dev-native
 2025-12-13 11:22 UTC  (2+ messages)
` [OE-core] "

[OE-core][whinlatter][PATCH 01/67] bluez5: upgrade 5.84 -> 5.85
 2025-12-13 11:21 UTC  (56+ messages)
` [OE-core][whinlatter][PATCH 12/67] bash-completion.bbclass: put bash-completion package to PACKAGE_BEFORE_PN
` [OE-core][whinlatter][PATCH 15/67] glib-2.0: Upgrade 2.86.0 -> 2.86.1
` [OE-core][whinlatter][PATCH 16/67] ell: upgrade 0.79 -> 0.80
` [OE-core][whinlatter][PATCH 17/67] libcap: upgrade 2.76 -> 2.77
` [OE-core][whinlatter][PATCH 18/67] resolvconf: upgrade 1.93 -> 1.94
` [OE-core][whinlatter][PATCH 19/67] usbutils: upgrade 018 -> 019
` [OE-core][whinlatter][PATCH 20/67] spirv-llvm-translator: Upgrade to 21.1.2
` [OE-core][whinlatter][PATCH 21/67] less: upgrade 679 -> 685
` [OE-core][whinlatter][PATCH 22/67] ccache: upgrade 4.12 -> 4.12.1
` [OE-core][whinlatter][PATCH 23/67] dos2unix: upgrade 7.5.2 -> 7.5.3
` [OE-core][whinlatter][PATCH 24/67] git: upgrade 2.51.0 -> 2.51.2
` [OE-core][whinlatter][PATCH 25/67] gst-devtools: upgrade 1.26.5 -> 1.26.7
` [OE-core][whinlatter][PATCH 26/67] gst-examples: "
` [OE-core][whinlatter][PATCH 27/67] gstreamer1.0-libav: "
` [OE-core][whinlatter][PATCH 28/67] gstreamer1.0-plugins-bad: "
` [OE-core][whinlatter][PATCH 29/67] gstreamer1.0-plugins-base: "
` [OE-core][whinlatter][PATCH 30/67] gstreamer1.0-plugins-good: "
` [OE-core][whinlatter][PATCH 31/67] gstreamer1.0-plugins-ugly: "
` [OE-core][whinlatter][PATCH 32/67] gstreamer1.0-python: "
` [OE-core][whinlatter][PATCH 33/67] gstreamer1.0-rtsp-server: "
` [OE-core][whinlatter][PATCH 34/67] gstreamer1.0: "
` [OE-core][whinlatter][PATCH 35/67] gstreamer1.0-vaapi: "
` [OE-core][whinlatter][PATCH 36/67] spdx30_tasks: Fix SPDX_CUSTOM_ANNOTATION_VARS implementation
` [OE-core][whinlatter][PATCH 37/67] rpcbind: set the owner of /run/rpcbind to rpc
` [OE-core][whinlatter][PATCH 38/67] archiver.bbclass: remove workdir from patchdir
` [OE-core][whinlatter][PATCH 39/67] libcheck: add ptest support
` [OE-core][whinlatter][PATCH 40/67] vte: support reproducibility when debug build is enabled
` [OE-core][whinlatter][PATCH 41/67] python3-markupsafe: upgrade 3.0.2 -> 3.0.3
` [OE-core][whinlatter][PATCH 42/67] libproxy: upgrade 0.5.10 -> 0.5.11
` [OE-core][whinlatter][PATCH 43/67] mpg123: upgrade 1.33.2 -> 1.33.3
` [OE-core][whinlatter][PATCH 44/67] clang: Fix libgcc.so.1.0 symlink to point to libunwind.so.1
` [OE-core][whinlatter][PATCH 45/67] compiler-rt: Remove the need to depend on libgcc
` [OE-core][whinlatter][PATCH 46/67] compiler-rt: Always build c runtime (crt) files
` [OE-core][whinlatter][PATCH 47/67] compiler-rt-sanitizers: Adjust for compiler-rt changes
` [OE-core][whinlatter][PATCH 48/67] utfcpp: upgrade 4.0.6 -> 4.0.8
` [OE-core][whinlatter][PATCH 49/67] utfcpp: add ptest support
` [OE-core][whinlatter][PATCH 50/67] lib/configfragments: when disabling fragments, treat fragment names as prefixes if they end with /
` [OE-core][whinlatter][PATCH 51/67] ccache: 4.12.1 -> 4.12.2
` [OE-core][whinlatter][PATCH 52/67] linux-firmware: upgrade 20251111 -> 20251125
` [OE-core][whinlatter][PATCH 53/67] python3-docutils: Upgrade 0.22 -> 0.22.3
` [OE-core][whinlatter][PATCH 54/67] go: upgrade 1.25.4 -> 1.25.5
` [OE-core][whinlatter][PATCH 55/67] oeqa/sdk/cases/meson.py: fix assertion for multilib
` [OE-core][whinlatter][PATCH 56/67] python3-numpy: fix run-ptest
` [OE-core][whinlatter][PATCH 57/67] enchant2: upgrade 2.8.12 -> 2.8.14
` [OE-core][whinlatter][PATCH 58/67] classes/create-spdx-2.2: Fix CPE reference type
` [OE-core][whinlatter][PATCH 59/67] libpng: upgrade 1.6.50 -> 1.6.51
` [OE-core][whinlatter][PATCH 60/67] base-passwd: upgrade 3.6.7 -> 3.6.8
` [OE-core][whinlatter][PATCH 61/67] mobile-broadband-provider-info: upgrade 20250613 -> 20251101
` [OE-core][whinlatter][PATCH 62/67] libnotify: upgrade 0.8.6 -> 0.8.7
` [OE-core][whinlatter][PATCH 63/67] libxmlb: upgrade 0.3.23 -> 0.3.24
` [OE-core][whinlatter][PATCH 64/67] libinput: upgrade 1.29.1 -> 1.29.2
` [OE-core][whinlatter][PATCH 65/67] llvm/clang: Upgrade to 21.1.7 release
` [OE-core][whinlatter][PATCH 66/67] mesa: upgrade 25.2.5 -> 25.2.8
` [OE-core][whinlatter][PATCH 67/67] e2fsprogs: misc/create_inode.c: Fix for file larger than 2GB

[CI-ONLY PATCH v2 11/12] PREEMPT_RT injection
 2025-12-13 11:19 UTC  (2+ messages)

drivers/auxdisplay/line-display.c:89 delete_attachment() warn: iterator used outside loop: 'attachment'
 2025-12-13 11:19 UTC 

sound/soc/sdca/sdca_asoc.c:381 entity_pde_event() error: uninitialized symbol 'poll_us'
 2025-12-13 11:17 UTC  (2+ messages)

drivers/gpu/drm/imagination/pvr_rogue_fwif_check.h:487:1: sparse: sparse: static assertion failed: "struct rogue_fwif_hwrtdata is incorrect size"
 2025-12-13 11:07 UTC 

drivers/iio/light/veml6046x00.c:688 veml6046x00_single_read() error: uninitialized symbol 'it_usec'
 2025-12-13 11:07 UTC 

drivers/iio/adc/ad7606.c:1265 ad7606_probe_channels() warn: potentially one past the end of array 'channels[i]'
 2025-12-13 11:07 UTC 

[PATCH 1/3] ecryptfs: Replace strcpy with strscpy in ecryptfs_set_default_crypt_stat_vals
 2025-12-13 11:04 UTC  (3+ messages)
` [PATCH 2/3] ecryptfs: Replace strcpy with strscpy in ecryptfs_cipher_code_to_string
` [PATCH 3/3] ecryptfs: Replace strcpy with strscpy in ecryptfs_validate_options

[Buildroot] [git commit] package/python-brotli: security bump to version 1.2.0
 2025-12-13 10:37 UTC 

[Buildroot] [PATCH/next 01/31] package/python-aioconsole: bump version to 0.8.2
 2025-12-13 11:05 UTC  (4+ messages)
` [Buildroot] [PATCH/next 24/31] package/python-brotli: bump version to 1.2.0

drivers/tee/tee_core.c:735 tee_ioctl_object_invoke() warn: potential user controlled sizeof overflow '20 + (size_mul(32, (arg.num_params)))' '20 + 0-u32max'
 2025-12-13 11:05 UTC  (2+ messages)

[PATCH v4 0/5] media: i2c: IMX355 for the Pixel 3a
 2025-12-13 11:01 UTC  (3+ messages)
` [PATCH v4 4/5] arm64: dts: qcom: sdm670: add camera mclk pins

[PATCH 0/2] drm/amd/display: Address -Wframe-larger-than with clang-22
 2025-12-13 10:58 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSchedule()
` [PATCH 2/2] drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAndDRAMSpeedChangeSupport()

drivers/irqchip/irq-gic-v5-its.c:854:13: sparse: sparse: restricted __le64 degrades to integer
 2025-12-13 10:56 UTC 

[PATCH 0/3] PF: Add handling for new adverse event thresholds
 2025-12-13 10:55 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[RESEND PATCH v6 0/5] proc: subset=pid: Relax check of mount visibility
 2025-12-13 10:49 UTC  (3+ messages)

drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvenc.c:36 r535_nvenc_alloc() warn: 'args' can also be NULL
 2025-12-13 10:44 UTC 

[PATCH 00/16] efi: restructure for reuse from loader code
 2025-12-13 10:42 UTC  (2+ messages)
` [PATCH] fixup! efi: payload: restructure Kconfig

[PATCH] lib: sbi: sbi_pmu: Fix multiple start and stop operations of FW counters
 2025-12-13 10:41 UTC 

[PATCH] rust: conclude the Rust experiment
 2025-12-13 10:35 UTC  (2+ messages)

error[E0463]: can't find crate for `core`
 2025-12-13 10:32 UTC 

[PATCH 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2025-12-13 10:26 UTC  (5+ messages)
` [PATCH 2/3] dmaengine: dw-axi-dmac: Add support for CV1800B DMA

[android-common:android16-6.12-desktop 0/18] htmldocs: Documentation/virt/kvm/x86/pkvm-intel.rst:431: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
 2025-12-13 10:26 UTC 

drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2025-12-13 10:23 UTC 

[openeuler:OLK-6.6 3541/3541] kernel/sched/fair.c:143:14: sparse: sparse: symbol 'sysctl_overload_detect_period' was not declared. Should it be static?
 2025-12-13 10:23 UTC 

[anolis-intel-cloud:devel-6.6 50/50] mm/memcg_zombie_reaper.c:47:6: warning: no previous prototype for 'memcg_reap_background_set'
 2025-12-13 10:22 UTC 

[PATCH] fbdev: arkfb: Request legacy VGA I/O region
 2025-12-13 15:49 UTC 

Patch "RAS: Report all ARM processor CPER information to userspace" has been added to the 6.18-stable tree
 2025-12-13 10:14 UTC 

[PATCH net v2] erspan: Initialize options_len before referencing options
 2025-12-13 10:13 UTC 

[PATCH] arm64: hw_breakpoint: warn on invalid breakpoint length
 2025-12-13 10:10 UTC  (2+ messages)

Diff in rust/kernel/lib.rs:128:
 2025-12-13 10:11 UTC 

[robertosassu:ima-staging-v2-devel-v9 1/1] security/integrity/ima/ima_queue.c:44:22: error: conflicting types for 'binary_runtime_size'
 2025-12-13 10:10 UTC 

[tip: x86/boot] x86/acpi/boot: Correct acpi_is_processor_usable() check again
 2025-12-13 10:07 UTC 

[PATCH] x86/sgx: Remove unmatched quote in __sgx_encl_extend function comment
 2025-12-13 10:07 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v2 1/2] x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum
 2025-12-13 10:07 UTC  (2+ messages)
` [tip: x86/urgent] x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>

[PATCH v2 2/2] mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS
 2025-12-13 10:07 UTC  (2+ messages)
` [tip: x86/urgent] mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>

[PATCH v8 0/8] mbim: Add support for MediaTek T700 5G
 2025-12-13 10:06 UTC  (3+ messages)
` [PATCH v8 7/8] mbim: Add support for SIM I/O operations

[PATCH 1/1] commands/efi/lsefisystab: MEMORY_ATTRIBUTES_TABLE, TCG2_FINAL_EVENTS
 2025-12-13 10:02 UTC  (2+ messages)

[PATCH v2 0/16] bitfield: tidy up bitfield.h
 2025-12-13 10:01 UTC  (4+ messages)
` [PATCH v2 02/16] thunderbolt: Don't pass a bitfield to FIELD_GET


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.