All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-12 12:29:23 to 2025-12-12 14:22:01 UTC [more...]

drivers/perf/apple_m1_cpu_pmu.c:404:7: warning: variable 'user' set but not used
 2025-12-12 14:21 UTC 

[PATCH RFC 4/4] clk: spacemit: k3: add the clock tree
 2025-12-12 14:21 UTC  (2+ messages)

[LTP] [PATCH v4] listmount04.c: Update case support mnt_id_req.mnt_ns_fd
 2025-12-12 14:20 UTC  (5+ messages)
` [LTP] [PATCH v5] "

[PATCH i-g-t] intel-ci: remove few i915 symlinks
 2025-12-12 14:19 UTC  (2+ messages)

[PATCH v2 0/2] linux-user: add a syscall-filter plugin API
 2025-12-12 14:15 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: add a plugin API to filter syscalls
` [PATCH v2 2/2] tcg tests: add a test to verify the syscall filter plugin API

[PATCH v2 0/2] irqchip: convert ls-extirq to a platform driver
 2025-12-12 14:17 UTC  (6+ messages)
` [PATCH v2 1/2] irqchip/ls-extirq: convert "

[PATCH net-next v1 0/3] Convert Micrel bindings to YAML, add keep-preamble-before-sfd
 2025-12-12 14:16 UTC  (3+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: micrel: Convert to YAML schema

[PATCH 0/6] drm/{i915,xe}: clean up parent interface definitions
 2025-12-12 14:14 UTC  (7+ messages)
` [PATCH 1/6] drm/intel: fix parent interface kernel-doc
` [PATCH 2/6] drm/intel: group individual funcs in parent interface
` [PATCH 3/6] drm/intel: sort parent interface struct definitions and members
` [PATCH 4/6] drm/i915: sort parent interface initialization
` [PATCH 5/6] drm/xe: "
` [PATCH 6/6] drm/i915/display: group and sort the parent interface wrappers better

[PATCH 00/11] drm/i915/display: All patches to make PREEMPT_RT work on xe
 2025-12-12 14:15 UTC  (16+ messages)
` [PATCH 01/11] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [PATCH 02/11] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH 03/11] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH 04/11] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH 05/11] drm/i915/display: Move vblank put until after critical section
` [PATCH 06/11] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH 07/11] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH 08/11] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH 09/11] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [PATCH 10/11] drm/i915: Use preempt_disable/enable_rt() where recommended
` [CI-ONLY PATCH 11/11] PREEMPT_RT injection
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on xe
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[android-common:android15-6.6 0/1] kernel/power/energy_model.c:135:19: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2025-12-12 14:10 UTC 

[PATCH i-g-t] intel-ci: remove symlinks
 2025-12-12 14:10 UTC  (2+ messages)

[PATCH v8 00/21] printk: console: Per-console loglevels
 2025-12-12 14:10 UTC  (5+ messages)
` [PATCH v8 14/21] printk: console: Introduce sysfs interface for per-console loglevels
` [PATCH v8 15/21] printk: sysrq: Clamp console loglevel to valid range

[PATCH v2 00/10] net/intel: tx path selection simplification
 2025-12-12 14:09 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/10] net/ice: use common Tx path selection infrastructure
  ` [PATCH v3 03/10] net/iavf: "

[PATCH] Make pull.c match the structural conventions
 2025-12-12 14:08 UTC  (3+ messages)

[PATCH V2 00/10] i3c: mipi-i3c-hci-pci: Define Multi-Bus Instances for Intel controllers
 2025-12-12 14:08 UTC  (4+ messages)
` [PATCH V2 09/10] i3c: mipi-i3c-hci-pci: Add support for Multi-Bus Instances

[PATCH v2 1/5] test: Containerfile: fix build issue related to apt cleanup
 2025-12-12 14:06 UTC  (9+ messages)
` [PATCH v2 2/5] ci: container: update llvm to 21 and fix dependency issue
` [PATCH v2 3/5] test: container: add qemu-efi-aarch64
` [PATCH v2 4/5] test: arm: add efi v8 test for efi arm64 payload
` [PATCH v2 5/5] doc: efi: add efi armv8 documentaion

[PATCH 0/5] Audit and document Scalar config
 2025-12-12 14:06 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] scalar: remove stale config values
  ` [PATCH v2 5/5] scalar: document config settings

[meta-rockchip][PATCH] provide a filesystem overlay example
 2025-12-12 14:05 UTC  (4+ messages)
` [yocto-patches] "

[PATCH v2 0/3] environment: allow board code to suppress external env loading
 2025-12-12 14:04 UTC  (5+ messages)
` [PATCH v2 1/3] globalvar: suppress nvvar_save when no external environment was loaded

[BUG] net: 3com: 3c59x: Possible null-pointer dereferences caused by Compaq PCI BIOS32 problem
 2025-12-12 14:02 UTC  (2+ messages)

[PATCH v2] KVM: x86: Don't read guest CR3 when doing async pf while the MMU is direct
 2025-12-12 13:50 UTC 

[android-common:android14-5.15 1/1] drivers/dma-buf/dma-buf.c:1285: warning: bad line: range
 2025-12-12 13:59 UTC 

net/mptcp/ctrl.c:260 proc_available_path_managers() warn: (struct ctl_table)->procname cannot be NULL. Expression : tbl.procname
 2025-12-12 13:59 UTC 

[openeuler:OLK-6.6 3541/3541] drivers/crypto/ccp/hygon/psp-dev.c:25:10: warning: no previous prototype for function 'atomic64_exchange'
 2025-12-12 13:59 UTC 

[openeuler:OLK-6.6 3541/3541] drivers/spi/spi-axi-spi-engine.c:106: warning: Function parameter or member 'p' not described in 'spi_engine_message_state'
 2025-12-12 13:59 UTC 

[RFC PATCH v1 0/8] amdgpu/amdkfd: Add support for non-4K page size systems
 2025-12-12 13:01 UTC  (7+ messages)
` [RFC PATCH v1 7/8] amdgpu: Align ctl_stack_size and wg_data_size to GPU page size instead of CPU page size

[6.12.60 lts] [amdgpu]: regression: broken multi-monitor USB4 dock on Ryzen 7840U
 2025-12-12 13:49 UTC  (8+ messages)
  ` [6.12.61 "

[PATCH v3 0/7] seccomp: support nested listeners
 2025-12-12 13:57 UTC  (3+ messages)
` [PATCH v3 6/7] seccomp: allow "

[PATCH v6 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
 2025-12-12 13:56 UTC  (3+ messages)
` [PATCH v6 2/3] drm: Add driver for Sitronix ST7920 LCD displays

[Intel-wired-lan] [PATCH iwl-net v1] igb: Fix trigger of incorrect irq in igb_xsk_wakeup
 2025-12-12 13:55 UTC  (2+ messages)

[PATCH] Input: synaptics_i2c - remove the driver
 2025-12-12 13:54 UTC  (2+ messages)

[f2fs-dev] [RFC PATCH 1/1] f2fs: adjust readahead window based on extent length
 2025-12-12 13:52 UTC 

[PATCH v4 0/4] Support PSK reauthentication (REPLACETLSPSK)
 2025-12-12 13:52 UTC  (9+ messages)
` [PATCH v4 1/4] nvmet-tcp: Don't error if TLS is enabed on a reset
` [PATCH v4 2/4] nvmet-tcp: Don't free SQ on authentication success
` [PATCH v4 3/4] nvme: Expose the tls_configured sysfs for secure concat connections
` [PATCH v4 4/4] nvme: Allow reauth from sysfs

[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-12-12 13:51 UTC  (6+ messages)
` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver

[PATCH v8 0/2] iio: Add support for TI ADS1X18 ADCs
 2025-12-12 13:50 UTC  (4+ messages)

[PATCH] fix(run-postinsts): exit on error
 2025-12-12 13:47 UTC  (3+ messages)
` [OE-core] "
  ` [PATCH] run-postinsts: propagate exit state to run-postinsts.service

drivers/net/usb/lan78xx.c:2625 lan78xx_set_fixed_link() warn: format string contains non-ascii character '\x93'
 2025-12-12 13:48 UTC 

[PATCH i-g-t, v2 0/3] Enhance SVM compute tests
 2025-12-12 13:48 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Enhance SVM compute tests (rev2)
` ✓ i915.CI.BAT: "

t3900 failure on macOS, iconv(3) broken?
 2025-12-12 13:48 UTC  (10+ messages)
` [PATCH] config.mak.uname: use iconv from Homebrew on macOS
              ` Re* "

[PATCH] PCI: Remove redundant pci_dev_unlock() in pci_slot_trylock()
 2025-12-12 13:47 UTC  (2+ messages)

[PATCH 0/6] Fix performance when pagefaults and 3d/display share resources
 2025-12-12 13:46 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
 2025-12-12 13:44 UTC  (2+ messages)

[PATCH] nvmet: lift blocksize restriction to 64k
 2025-12-12 13:44 UTC  (3+ messages)

[PATCH v2] nvme: Let the blocklayer set timeouts for requests
 2025-12-12 13:43 UTC  (5+ messages)

[PATCH v2] drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
 2025-12-12 13:42 UTC  (4+ messages)

[PATCH] block: fix race between wbt_enable_default and IO submission
 2025-12-12 13:40 UTC  (4+ messages)

[PATCH v2] gstreamer1.0: install Gst-1.0.gir to ${libdir} for multilib
 2025-12-12 13:39 UTC 

[syzbot] Monthly nilfs report (Dec 2025)
 2025-12-12 13:38 UTC 

[PATCH v2] PCI: Fix incorrect unlocking in pci_slot_trylock()
 2025-12-12 13:37 UTC 

[review][OE-core][PATCH] procps: fixed large pid issue with top
 2025-12-12 13:35 UTC 

[PATCH] ocfs2: fix xattr array out-of-bounds in ocfs2_xa_remove_entry()
 2025-12-12 19:06 UTC 

[PATCH v2] printk/nbcon: Restore IRQ in atomic flush after each emitted record
 2025-12-12 13:36 UTC  (2+ messages)

[PATCH i-g-t] lib/intel_allocator: Fix Tile-4 format tests crash by initializing maps before SysV IPC check
 2025-12-12 13:34 UTC  (2+ messages)

[PATCH v2 0/2] Add FRDM i.MX 91 Development board support
 2025-12-12 13:32 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add FRDM-IMX91 basic support

[RFC PATCH 0/2] io_uring: fix io may accumulation in poll mode
 2025-12-12 13:32 UTC  (12+ messages)
` [RFC PATCH 2/2] "

[syzbot] [block?] kernel BUG in bio_chain
 2025-12-12 13:33 UTC 

[tglx-devel:rseq/slice 11/11] usr/include/linux/rseq.h:77:8: error: redefinition of 'rseq_slice_ctrl'
 2025-12-12 13:29 UTC 

Possible problem in --pretty=reference?
 2025-12-12 13:28 UTC  (2+ messages)

[PATCH v4 0/5] Implement LANDLOCK_ADD_RULE_NO_INHERIT
 2025-12-12 13:27 UTC  (3+ messages)
` [PATCH v4 1/5] landlock: "

[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
 2025-12-12 13:23 UTC  (3+ messages)
` [CI 09/50] drm/i915/dp: Use the effective data rate for DP compressed BW calculation

[PATCH v16 0/4] Enable guest suspend/resume support on ARM via vPSCI
 2025-12-12 13:18 UTC  (5+ messages)
` [PATCH v16 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
` [PATCH v16 2/4] tools/xl: Allow compilation of 'xl resume' command on Arm
` [PATCH v16 3/4] SUPPORT.md: Document PSCI SYSTEM_SUSPEND support for guests
` [PATCH v16 4/4] CHANGELOG: Document guest suspend/resume to RAM support on Arm

[PATCH 0/2] Enable --gc-sections
 2025-12-12 13:22 UTC  (8+ messages)
` [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS
  ` KEEP "

[PATCH] drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
 2025-12-12 13:21 UTC  (4+ messages)

[RFC PATCH v3 00/37] mm/damon: introduce per-CPUs/threads/write/read monitoring
 2025-12-12 13:20 UTC  (5+ messages)
` [RFC PATCH v3 04/37] mm/damon/core: implement damon_report_page_fault()
` [RFC PATCH v3 07/37] mm/damon/core: apply access reports to high level snapshot

[PATCH v3 0/3] Add Agilex5 AXI DMA support
 2025-12-12 13:19 UTC  (6+ messages)
` [PATCH v3 3/3] dma: dw-axi-dmac: Add support for Agilex5 and dynamic bus width

[PATCH BlueZ 0/1] Support for config fragments (conf.d style dirs)
 2025-12-12 13:18 UTC  (4+ messages)
` [PATCH BlueZ 1/1] "

drivers/spi/spi-ti-qspi.c:266:38: sparse: sparse: incorrect type in assignment (different base types)
 2025-12-12 13:17 UTC 

[PATCH RFC 0/2] drm: bridge: anx7625: implement Type-C support
 2025-12-12 13:17 UTC  (7+ messages)
` [PATCH RFC 2/2] drm: bridge: anx7625: implement minimal "

[PATCH i-g-t v6 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
 2025-12-12 13:14 UTC  (3+ messages)
` [PATCH i-g-t v6 1/2] lib/igt_device: Add API to get pci device upstream port

[PATCH] scsi: ufs: dt-bindings: common: Fix a grammar error
 2025-12-12 13:14 UTC 

[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
 2025-12-12 13:13 UTC  (11+ messages)

[PATCH v2] drm/i915/gt: use designated initializers for intel_gt_debugfs_file
 2025-12-12 13:13 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: use designated initializers for intel_gt_debugfs_file (rev2)

lockdep splat involving iio-hwmon and iio-rescale drivers
 2025-12-12 13:12 UTC  (5+ messages)

[PATCH v9 0/2] ASoC: rt5575: Add the codec driver for the ALC5575
 2025-12-12 13:09 UTC  (5+ messages)
` [PATCH v9 1/2] ASoC: dt-bindings: realtek,rt5575: add support for ALC5575

[PATCH v3 1/1] dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio splitting
 2025-12-12 13:09 UTC 

[PATCH i-g-t v2 0/1] docs: update for platform-neutrality
 2025-12-12 13:08 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for docs: update for platform-neutrality (rev3)

[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
 2025-12-12 13:04 UTC  (3+ messages)
` [RFC PATCHv5 2/7] nvme-multipath: add support for "

[PATCH 0/3] gpio: pca953x: Add support for TCAL6408 TCAL6416
 2025-12-12 13:03 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Documentation: gpio: add TCAL6408 and TCAL6416
` [PATCH 3/3] dt-bindings: gpio: gpio-pca95xx: Add tcal6408 and tcal6416

[PATCH 0/2] Add MEMZERO_ARRAY() macro and use it in coccinelle
 2025-12-12 13:02 UTC  (4+ messages)
` [PATCH 1/2] git-compat-util: introduce MEMZERO_ARRAY() macro

[PATCH 6.12.y-cip 00/38] Add support for Renesas RZ/T2H and RZ/N2H SoCs
 2025-12-12 13:02 UTC  (8+ messages)
` [PATCH 6.12.y-cip 16/38] soc: renesas: Add RZ/N2H (R9A09G087) config option
` [PATCH 6.12.y-cip 23/38] clk: renesas: Add CPG/MSSR support to RZ/N2H SoC
` [PATCH 6.12.y-cip 25/38] pinctrl: renesas: Add support for RZ/T2H
` [cip-dev] [PATCH 6.12.y-cip 00/38] Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH i-g-t] tests/intel/hwmon: Check temperature limit in hwmon-read
 2025-12-12 12:59 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

drivers/gpu/drm/scheduler/sched_main.c:1097 drm_sched_select_entity() error: uninitialized symbol 'entity'
 2025-12-12 12:56 UTC 

[PATCH v6 0/5] media: qcom: camss: Add Kaanapali support
 2025-12-12 12:49 UTC  (6+ messages)
` [PATCH v6 1/5] media: dt-bindings: Add CAMSS device for Kaanapali

[PATCH net 0/2] mptcp: fix warn on bad status
 2025-12-12 12:54 UTC  (3+ messages)
` [PATCH net 1/2] mptcp: fallback earlier on simult connection
` [PATCH net 2/2] mptcp: ensure context reset on disconnect()

[PATCH] 3.0: require C99 flexible-array member syntax
 2025-12-12 12:54 UTC  (3+ messages)

[PATCH] drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()
 2025-12-12 12:52 UTC  (2+ messages)

[PATCH v4 0/2] Enable dynamic MMU page table sizing
 2025-12-12 10:26 UTC  (3+ messages)
` [PATCH v4 1/2] fdtdec: Add declaration for get_next_memory_node() helper
` [PATCH v4 2/2] arm64: versal2: Populate DRAM banks before page table size calculation

Fix the crash issue when restarting the wpa_supplicant or wifi driver while BackgroundScanning is enable
 2025-12-12 12:50 UTC  (5+ messages)

[GIT PULL]: soundwire updates for v6.19
 2025-12-12 12:50 UTC 

[PATCH 0/4] Enable full UFS boot on Rockchip RK3576
 2025-12-12  9:13 UTC  (4+ messages)
` [PATCH 2/4] spl: Make UFS available for SPL builds

[PATCH v4 0/2] Add FRDM-IMX91 initial support
 2025-12-12  6:20 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: add NXP FRDM-IMX91 device tree
` [PATCH v4 2/2] imx: Support i.MX91 11x11 FRDM board

[PATCH v2 0/2] Add support for MT8188
 2025-12-12  4:22 UTC  (5+ messages)
` [PATCH v2 2/2] clk: mediatek: add MT8188 clock driver

[syzbot] [block?] kernel BUG in bio_chain
 2025-12-12 12:47 UTC  (3+ messages)
` [PATCH Next] gfs2: update end and prev bio for chain bio

[PATCH i-g-t v4 0/1] docs: update for platform-neutrality
 2025-12-12 12:46 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for docs: update for platform-neutrality (rev5)
` ✓ Xe.CI.BAT: "

[PATCH v4 0/8] drm/rockchip: No more post-atomic_check fixups
 2025-12-12 12:43 UTC  (5+ messages)
` [PATCH v4 1/8] drm/rockchip: vop2: Switch impossible format conditional to WARN_ON

[PATCH wireless-next 00/14] wifi: cfg80211/mac80211: Add Support for EPPKE Authentication
 2025-12-12 12:45 UTC  (10+ messages)
` [PATCH wireless-next 05/14] wifi: mac80211: allow key installation before association in non‑AP STA mode
` [PATCH wireless-next 09/14] wifi: mac80211: add MIC generation support for EPPKE authentication in non-AP "
` [PATCH wireless-next 10/14] wifi: mac80211: add support for encryption/decryption of (Re)Association frames "
` [PATCH wireless-next 11/14] wifi: nl80211: Add new NL attributes to support (Re)Association frame encryption

sound/pci/ac97/ac97_pcm.c:630 snd_ac97_pcm_open() warn: inconsistent returns '&pcm->bus->bus_lock'
 2025-12-12 12:45 UTC 

[PATCH] media: staging: atomisp: remove unnecessary NULL checks in sensor drivers
 2025-12-12 12:38 UTC 

[PATCH 0/2] linux-user: add a syscall-filter plugin API
 2025-12-12 12:44 UTC  (2+ messages)

[PATCH 0/2] perf arm_spe: Minor event configs housekeeping
 2025-12-12 12:44 UTC  (3+ messages)
` [PATCH 1/2] perf mem: Simplify Arm SPE event config
` [PATCH 2/2] perf c2c: Update documentation for Arm SPE events

Pull request efi-2026-01-rc5
 2025-12-12 12:44 UTC 

[RFC PATCH] iommu/arm-smmu-v3: Allow stream ID sharing for devices behind PCIe-to-PCI bridges
 2025-12-12 12:40 UTC  (4+ messages)

[RFC PATCH v2 0/2] Enable PC diversion via the plugin API
 2025-12-12 12:40 UTC  (5+ messages)
` [RFC PATCH v2 1/2] plugins: Add PC diversion API function
` [RFC PATCH v2 2/2] tests/tcg: add test for qemu_plugin_set_pc API

[PATCH 0/2] switch to use kernel standard fault injection in i915
 2025-12-12 12:41 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: switch to use kernel standard error injection

[PoC 0/1] LLM enriched CVE entries
 2025-12-12 12:40 UTC  (2+ messages)
` [OE-core] "

[PATCH] nubus: add a cleanup in nubus_init()
 2025-12-12 12:40 UTC  (2+ messages)

[PATCH] [RFC] thunderbolt: Add delay for Dell U2725QE link width
 2025-12-12 12:39 UTC  (6+ messages)

[openeuler:OLK-6.6 3541/3541] drivers/net/ethernet/linkdata/sxe/base/trace/sxe_trace.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2025-12-12 12:34 UTC 

[PATCH 0/3] http: add support for HTTP 429 rate limit retries
 2025-12-12 12:36 UTC  (4+ messages)
` [PATCH 1/3] "

drivers/usb/gadget/function/f_tcm.c:1308 usbg_cmd_work() error: we previously assumed 'active_cmd' could be null (see line 1265)
 2025-12-12 12:34 UTC 

[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-12 12:34 UTC  (7+ messages)
` [PATCH v1 10/17] firmware: arm_scmi: optee: Make use of module_tee_client_driver()
` [PATCH v1 11/17] firmware: arm_scmi: Make use of tee bus methods

[PATCH i-g-t v3 0/2] tests/intel/kms_joiner: Add function for pretest checks
 2025-12-12 12:32 UTC  (3+ messages)
` [PATCH i-g-t v3 2/2] "

[openeuler:OLK-6.6 3541/3541] drivers/irqchip/irq-gic-v3.c:561:6: warning: no previous prototype for function 'gic_irq_set_prio'
 2025-12-12 12:31 UTC 

[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
 2025-12-12 12:30 UTC  (3+ messages)
` [RFC PATCH 01/38] arm64: mpam: Context switch the MPAM registers


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.