All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-20 16:22:10 to 2025-08-20 17:20:24 UTC [more...]

[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
 2025-08-20 17:13 UTC  (5+ messages)
` [PATCH v1 06/14] dt-bindings: display: mediatek, od: Add mediatek, gce-client-reg property
` [PATCH v1 07/14] dt-bindings: display: mediatek, ufoe: "
` [PATCH v1 09/14] dt-bindings: pinctrl: mediatek, mt65xx-pinctrl: Allow gpio-line-names
` [PATCH v1 14/14] dt-bindings: media: mediatek, jpeg: Fix jpeg encoder/decoder ranges

[PATCH 0/6] riscv: Add helpers use_alternative_{likely,unlikely}
 2025-08-20 16:41 UTC  (6+ messages)
` [PATCH 1/6] riscv: Introduce use_alternative_{likely,unlikely}

[PATCH v4 0/3] rust, nova-core: PCI Class, Vendor support
 2025-08-20 17:20 UTC  (8+ messages)
` [PATCH v4 1/3] rust: pci: provide access to PCI Class and Class-related items
` [PATCH v4 2/3] gpu: nova-core: avoid probing non-display/compute PCI functions

[PATCH] ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensions
 2025-08-20 17:20 UTC  (5+ messages)
      ` Fwd: "

[PATCH 2/2] riscv: introduce percpu.h into include/asm
 2025-08-20 17:18 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: codecs: wcd937x/8x/9x: cleanup
 2025-08-20 17:19 UTC  (3+ messages)

[PATCH v2 0/4] remoteproc: qcom_q6v5: Misc fixes to prepare for reusing the "lite" ADSP FW
 2025-08-20 17:18 UTC  (3+ messages)
` [PATCH v2 4/4] remoteproc: qcom_q6v5_pas: Drop redundant assignment to ret

[PATCH v3 0/5] initialize SCTRL2_ELx
 2025-08-20 17:18 UTC  (4+ messages)
` [PATCH v3 2/5] arm64: initialise SCTLR2_ELx register at boot time

[PATCH RFC] btrfs: extract the compressed folio padding into a helper
 2025-08-20 17:18 UTC  (2+ messages)

[davidhildenbrand:nth_page /35] arch/mips/mm/cache.c:125:15: error: '__flush_dcache_folio' undeclared here (not in a function); did you mean 'flush_dcache_folio'?
 2025-08-20 17:18 UTC 

[PATCH 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-08-20 17:17 UTC  (11+ messages)
` [PATCH 01/11] dt-bindings: clock: renesas,r9a09g047-cpg: Add USB3.0 core clocks
` [PATCH 02/11] clk: renesas: r9a09g047: Add USB3.0 clocks/resets
` [PATCH 03/11] dt-bindings: phy: renesas: Document Renesas RZ/G3E USB3.0 PHY
` [PATCH 04/11] phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver
` [PATCH 05/11] usb: host: xhci-rcar: Move R-Car reg definitions
` [PATCH 06/11] dt-bindings: usb: Document Renesas RZ/G3E USB3HOST
` [PATCH 07/11] usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_priv
` [PATCH 08/11] usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver support
` [PATCH 09/11] arm64: dts: renesas: r9a09g047: Add USB3 PHY/Host nodes
` [PATCH 10/11] arm64: dts: renesas: r9a09g047e57-smarc: Enable USB3HOST

[PATCH 1/3] spirv-llvm-translator: small recipe cleanup
 2025-08-20 17:17 UTC  (2+ messages)
` [OE-core] "

[moderation/CI] Re: bpf: Use tnums for JEQ/JNE is_branch_taken logic
 2025-08-20 17:17 UTC 

[PATCH net-next] stddef: don't include compiler_types.h in the uAPI header
 2025-08-20 17:17 UTC  (3+ messages)

Linux kernel 6.15.11 released
 2025-08-20 17:15 UTC 

Linux kernel 6.16.2 released
 2025-08-20 17:15 UTC 

[PATCH 0/8] Add display support for STM32MP25
 2025-08-20 16:17 UTC  (9+ messages)
` [PATCH 1/8] ofnode: support panel-timings in ofnode_decode_display_timing
` [PATCH 2/8] video: simple_panel: add support for "panel-lvds" display
` [PATCH 3/8] video: stm32: STM32 driver support for LVDS
` [PATCH 4/8] video: stm32: ltdc: support new hardware version for STM32MP25 SoC
` [PATCH 5/8] video: stm32: ltdc: properly search the first available panel
` [PATCH 6/8] ARM: dts: stm32: use LTDC and LVDS nodes before relocation in stm32mp25-u-boot
` [PATCH 7/8] ARM: dts: stm32: remove panel property in stm32mp257f-ev1-u-boot
` [PATCH 8/8] configs: stm32mp25: enable LVDS display support

[PATCH v2 0/5] Rust infrastructure for sg_table and scatterlist
 2025-08-20 17:14 UTC  (7+ messages)
` [PATCH v2 1/5] rust: dma: implement DataDirection
` [PATCH v2 2/5] rust: dma: add type alias for bindings::dma_addr_t
` [PATCH v2 3/5] rust: scatterlist: Add type-state abstraction for sg_table
` [PATCH v2 4/5] samples: rust: dma: add sample code for SGTable
` [PATCH v2 5/5] MAINTAINERS: rust: dma: add scatterlist files

[PATCH net-next v4 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-20 17:11 UTC  (8+ messages)
` [PATCH net-next v4 1/7] queue_api: add support for fetching per queue DMA dev
` [PATCH net-next v4 2/7] io_uring/zcrx: add support for custom DMA devices
` [PATCH net-next v4 3/7] net: devmem: get netdev DMA device via new API
` [PATCH net-next v4 4/7] net/mlx5e: add op for getting netdev DMA device
` [PATCH net-next v4 5/7] net: devmem: pull out dma_dev out of net_devmem_bind_dmabuf
` [PATCH net-next v4 6/7] net: devmem: pre-read requested rx queues during bind
` [PATCH net-next v4 7/7] net: devmem: allow binding on rx queues with same DMA devices

[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-08-20 17:12 UTC  (6+ messages)
` [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes

[PATCH] drm/gpuvm: Rename 'map' to 'op' in drm_gpuvm_map_req
 2025-08-20 16:56 UTC  (4+ messages)

[PATCH v12 0/4] Add TH1520 GPU support with power sequencing
 2025-08-20 17:10 UTC  (5+ messages)
  ` [PATCH v12 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
  ` [PATCH v12 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU support

[PATCH 1/2] drm/i915: set O_LARGEFILE in __create_shmem()
 2025-08-20 17:10 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Fix incorrect error handling in shmem_pwrite()

[PATCH v2 0/3] md/raid1,raid10: don't broken array on failfast metadata write fails
 2025-08-20 17:09 UTC  (7+ messages)
` [PATCH v2 1/3] "

[PATCH v5 0/1] KVM: Add support for the ERAPS feature
 2025-08-20 17:10 UTC  (3+ messages)
` [PATCH v5 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH] ACPI: video: force native for Lenovo 82K8
 2025-08-20 17:09 UTC 

[PATCH net-next v2] net: pcs: rzn1-miic: Correct MODCTRL register offset
 2025-08-20 17:09 UTC 

[PATCH 0/4] Rust infrastructure for sg_table and scatterlist
 2025-08-20 17:08 UTC  (3+ messages)
` [PATCH 2/4] rust: scatterlist: Add type-state abstraction for sg_table

[PATCH v11 02/27] migration: push Error **errp into vmstate_load_state()
 2025-08-20 17:07 UTC  (4+ messages)

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

[Buildroot] [git commit] linux: enable BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL on a few more architectures
 2025-08-20 17:06 UTC 

[PATCH v3 0/8] Cache coherency management subsystem
 2025-08-20 17:07 UTC  (3+ messages)
` [PATCH v3 7/8] acpi: PoC of Cache control via ACPI0019 and _DSM

[PATCH v6 bpf] xsk: fix immature cq descriptor production
 2025-08-20 17:06 UTC  (2+ messages)

Newbie questions about DIR_ITEM and DIR_INDEX design
 2025-08-20 17:06 UTC  (2+ messages)

[PATCH] media: iris: fix module removal if firmware download failed
 2025-08-20 17:06 UTC 

git whatchanged
 2025-08-20 17:05 UTC  (5+ messages)

[Buildroot] [PATCH next 1/1] package/vorbis-tools: bump to version 1.4.3
 2025-08-20 17:05 UTC  (2+ messages)

[PATCH] drivers/char/random.c: Clean up style issues
 2025-08-20 17:03 UTC 

[PATCH] phy: ingenic: use core driver model helper to handle probe errors
 2025-08-20 17:03 UTC  (2+ messages)

[PATCH RESEND] dt-bindings: phy: Add eDP PHY compatible for QCS8300
 2025-08-20 17:03 UTC  (2+ messages)

[PATCH v2 0/5] Add USB2 PHY support for RZ/T2H and RZ/N2H SoCs
 2025-08-20 17:03 UTC  (2+ messages)

[PATCH v4 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2025-08-20 17:03 UTC  (2+ messages)
` (subset) "

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-20 17:02 UTC  (2+ messages)
` (subset) "

[PATCH v11 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-08-20 17:02 UTC  (7+ messages)
` [PATCH v11 1/3] mm: Add support to retrieve physical address range of memory from the node ID

[Buildroot] [git commit] package/vorbis-tools: security bump to version 1.4.3
 2025-08-20 16:41 UTC 

[PATCH 0/4] arm64: dts: qcom: Add PCIe Support for sm8750
 2025-08-20 17:02 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] i2c: designware: Implement atomic transfer suppot
 2025-08-20 17:00 UTC  (6+ messages)
` [PATCH 1/2] i2c: designware: Avoid taking clk_prepare mutex in PM callbacks
` [PATCH 2/2] i2c: designware: Implement atomic transfer suppot

[PATCH v4] mm: Fix possible deadlock in kmemleak
 2025-08-20 17:00 UTC  (5+ messages)

[PATCH v2] doc: add discord to ways of getting help
 2025-08-20 17:00 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] x86: Drop unused and needless config X86_64_SMP
 2025-08-20 16:58 UTC  (2+ messages)
` [tip: x86/cleanups] x86/kconfig: "

[PATCH Dovetail 6.16 0/2] Dovetail 6.16: Fix some regressions introduced during last forward port
 2025-08-20 16:56 UTC  (7+ messages)
` [PATCH Dovetail 6.16 1/2] x86/fpu: dovetail: Fix FPU corruption

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-08-20 16:55 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/jq: security bump to version 1.8.1
 2025-08-20 16:55 UTC 

[linux-next:master 982/3631] fs/bcachefs/sb-counters_format.h:129:27: error: label at end of compound statement
 2025-08-20 16:54 UTC 

[PATCH 1/2] arm/gn: disable uninitialized variable warning
 2025-08-20 16:54 UTC  (2+ messages)
` [PATCH 2/2] arm/gn: update to the latest SHA

[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-08-20 16:53 UTC  (6+ messages)
` [PATCH v2 06/11] remoteproc: Move resource table data structure to its own header

[PATCH] sched_ext: Fix cpu_released while RT task and SCX task are scheduled concurrently
 2025-08-20 16:52 UTC  (11+ messages)
` [PATCH v2 1/2] "
      ` [PATCH v3 3/3] sched_ext: Fix cpu_released while changing sched policy of the running task
        ` [PATCH v4 1/3] sched_ext: Fix pnt_seq calculation when picking the next task
          ` [PATCH v4 2/3] sched_ext: Fix cpu_released while RT task and SCX task are scheduled concurrently

[PATCH v4] memcg: expose socket memory pressure in a cgroup
 2025-08-20 16:51 UTC  (5+ messages)

[PATCH] drm/virtio: clean up minor codestyle issues
 2025-08-20 16:50 UTC  (3+ messages)

[PATCH i-g-t 0/4] tests/intel/xe_configfs: Unbind before tests
 2025-08-20 16:51 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] git-gui: simplify using nice
 2025-08-20 16:50 UTC  (2+ messages)
` [PATCH v2] git-gui: simplify using nice(1)

[PATCH v2 1/1] dt-bindings: gpio: Move fsl,mxs-pinctrl.txt into gpio-mxs.yaml
 2025-08-20 16:49 UTC 

[PATCH] x86/process: fix the misleading comment about PF_USER_WORKERs in copy_thread()
 2025-08-20 16:46 UTC 

[PATCH 00/11] Fix PDF doc builds on major distros
 2025-08-20 16:48 UTC  (11+ messages)

[PATCH] x86/tsx: Set default TSX mode to auto
 2025-08-20 16:46 UTC  (2+ messages)

Linux kernel 6.12.43 released
 2025-08-20 16:45 UTC 

[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (3)
 2025-08-20 16:45 UTC  (2+ messages)
` Forwarded: Test for a81f2759d022496b40ab

[PATCH] mmc: sdhci-cadence: Fix -Wuninitialized in sdhci_cdns_tune_blkgap()
 2025-08-20 16:43 UTC  (2+ messages)

[PATCH] mmc: host: renesas_sdhi: Replace magic number '0xff' in renesas_sdhi_set_clock()
 2025-08-20 16:43 UTC  (2+ messages)

Linux 6.12.43
 2025-08-20 16:43 UTC  (2+ messages)

[PATCH 1/3] bitbake-setup: add the initial implementation
 2025-08-20 16:42 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH V2 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-08-20 16:41 UTC  (3+ messages)
  ` [PATCH V2 13/20] cxl/mem: Refactor cxl pmem region auto-assembling

[PATCH] fork: kill the pointless lower_32_bits() in create_io_thread(), kernel_thread(), and user_mode_thread()
 2025-08-20 16:39 UTC 

[Buildroot] [PATCH 0/4 v2] Bump cups-filter to the latest version
 2025-08-20 16:39 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4 v2] package/qpdf: bump to version 12.2.0
` [Buildroot] [PATCH 2/4 v2] package/libcupsfilters: new package
` [Buildroot] [PATCH 3/4 v2] package/libppd: "
` [Buildroot] [PATCH 4/4 v2] package/cups-filters: bump to version 2.0.1

[Buildroot] [PATCH 01/11] package/gstreamer1: bump to version 1.24.13
 2025-08-20 16:38 UTC  (2+ messages)

[PATCH 0/3] More minor SDCA bug fixes
 2025-08-20 16:37 UTC  (4+ messages)
` [PATCH 1/3] ASoC: SDCA: Fix return value in sdca_regmap_mbq_size()
` [PATCH 2/3] ASoC: SDCA: Fix return value in detected_mode_handler()
` [PATCH 3/3] ASoC: SDCA: Reorder members of hide struct to remove holes

[PATCH i-g-t] tests/xe_pm: Ensure we open as primary for setting display off
 2025-08-20 16:38 UTC  (2+ messages)

[Buildroot] [git commit] package/gst1-plugins-good: security bump to version 1.24.13
 2025-08-20 15:51 UTC 

[Buildroot] [git commit] package/gst1-plugins-ugly: bump to version 1.24.13
 2025-08-20 15:52 UTC 

[Buildroot] [git commit] package/gst1-vaapi: bump to version 1.24.13
 2025-08-20 15:52 UTC 

[Buildroot] [git commit] package/gst1-devtools: bump to version 1.24.13
 2025-08-20 15:52 UTC 

[Buildroot] [git commit] package/gst1-libav: bump to version 1.24.13
 2025-08-20 15:52 UTC 

[Buildroot] [git commit] package/gstreamer1-editing-services: bump to version 1.24.13
 2025-08-20 15:52 UTC 

[Buildroot] [git commit] package/gst1-python: bump to version 1.24.13
 2025-08-20 15:52 UTC 

[Buildroot] [git commit] package/gst1-plugins-base: security bump to version 1.24.13
 2025-08-20 15:51 UTC 

[Buildroot] [git commit] package/gst1-rtsp-server: bump to version 1.24.13
 2025-08-20 15:52 UTC 

[Buildroot] [git commit] package/gstreamer1: bump to version 1.24.13
 2025-08-20 15:51 UTC 

[Buildroot] [git commit] package/gst1-plugins-bad: bump to version 1.24.13
 2025-08-20 15:52 UTC 

[PATCH v2 0/7] ARM: dts: clean up most ls1021a CHECK_DTB warning
 2025-08-20 16:36 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: dts: ls1021a: Rename node name nor to flash
` [PATCH v2 2/7] ARM: dts: ls1021a: Rename 'mdio-mux-emi1' to 'mdio-mux@54'
` [PATCH v2 3/7] ARM: dts: ls1021a: Rename esdhc@1560000 to mmc@1560000
` [PATCH v2 4/7] ARM: dts: ls1021a: Rename node name power-controler to wakeup-controller
` [PATCH v2 5/7] ARM: dts: ls1021a: remove big-endian for mmc modes
` [PATCH v2 6/7] ARM: dts: ls1021a-tsn: Remove redundant #address-cells for ethernet-switch@1
` [PATCH v2 7/7] ARM: dts: ls1021a-tqmls1021a-mbls1021a-rgb-cdtech: Remove fallback compatible string edt,edt-ft5x06

[PATCH v2] drm/i915/backlight: Fix divide by 0 error in i9xx_set_backlight
 2025-08-20 16:37 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/backlight: Fix divide by 0 error in i9xx_set_backlight (rev3)

[PATCH v10 00/13] khugepaged: mTHP support
 2025-08-20 16:35 UTC  (4+ messages)
` [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse

[PATCH i-g-t] tools/xe_gpu_frequency: Add tool to set/get Intel GPU frequency for Xe
 2025-08-20 16:35 UTC  (2+ messages)

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-08-20 16:35 UTC  (12+ messages)

[PATCH v3 0/3] usb: usb251xb: support usage case without I2C control
 2025-08-20 16:17 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: "
` [PATCH v3 2/3] usb: usb251xb: use modern PM macros
` [PATCH v3 3/3] usb: usb251xb: support usage case without I2C control

[PATCH net-next 0/6] netfilter: updates for net-next
 2025-08-20 16:34 UTC  (7+ messages)
` [PATCH net-next 5/6] netfilter: nft_set_pipapo: Store real pointer, adjust later

[isar-cip-core][PATCH] initramfs-crypt-hook: remove redundant logs from console
 2025-08-20 16:33 UTC  (2+ messages)

[PATCH v6 00/12] Add FIT image overlay support
 2025-08-20 14:51 UTC  (6+ messages)
` [PATCH v6 12/12] FIT: add support to cache opened fit images

[PATCH] arm64/dma-mapping: Fix arch_sync_dma_for_device to respect dir parameter
 2025-08-20 14:43 UTC  (4+ messages)

[PATCH v3 0/4] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
 2025-08-20 16:31 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add fdhisi, titanmec, princeton, winrise, wxicore
` [PATCH v3 2/4] dt-bindings: auxdisplay: add Titan Micro Electronics TM16xx
` [PATCH v3 3/4] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
` [PATCH v3 4/4] MAINTAINERS: Add entry for TM16xx driver

[PATCH] media: imx-jpeg: Add support for descriptor allocation from SRAM
 2025-08-20 16:29 UTC 

[PATCH v3 0/2] Fix hgatp mode settings within kvm_riscv_gstage_vmid_detect
 2025-08-20 14:40 UTC  (4+ messages)
` [PATCH v3 2/2] RISC-V KVM: Remove unnecessary HGATP csr_read

[PATCH] media: imx-jpeg: Fix JPEG encoder ready race condition
 2025-08-20 16:29 UTC 

[kvm-unit-tests PATCH] x86: nSVM: Add test for EPT A/D bits
 2025-08-20 16:29 UTC 

[PATCH 0/2] vfio: Deprecate fsl-mc, platform, and amba
 2025-08-20 16:29 UTC  (8+ messages)
` [PATCH 2/2] vfio/platform: Mark for removal

[kvm-unit-tests PATCH] x86: nSVM: Add tests for instruction interrupts
 2025-08-20 16:29 UTC 

[PATCH dwarves] tests: Add test to verify behaviour when debuginfo is absent/debuglink
 2025-08-20 16:28 UTC 

[PATCH v5 0/1] build: Add meson build system
 2025-08-20 16:28 UTC  (6+ messages)
` [PATCH v5 1/1] "

[PATCH 00/24] Add security policy support
 2025-08-20 14:39 UTC  (3+ messages)
` [PATCH 23/24] security: add filesystem security policies

[PATCH] arm64: dts: imx95: Fix JPEG encoder node assigned clock
 2025-08-20 16:27 UTC 

[PATCH] pds_fwctl: Remove the use of dev_err_probe()
 2025-08-20 16:27 UTC  (3+ messages)

[PATCH] nvme: fix PI insert on write
 2025-08-20 14:39 UTC  (2+ messages)

[PATCH v2 00/32] media: add imx93 mipi/controller csi support
 2025-08-20 14:39 UTC  (2+ messages)

[PATCH] fuse: clarify extending writes handling
 2025-08-20 16:27 UTC  (5+ messages)

[PATCH 1/2] drm/i915/psr: Check drm_dp_dpcd_read return value on PSR dpcd init
 2025-08-20 16:27 UTC  (2+ messages)
` ✓ CI.KUnit: success for series starting with [1/2] "

[PATCH] Documentation/staging: Fix typo and incorrect citation in crc32.rst
 2025-08-20 16:26 UTC 

[BUG] usbip: vhci: Sleeping function called from invalid context in vhci_urb_enqueue on PREEMPT_RT
 2025-08-20 16:26 UTC  (10+ messages)

[RFC 00/11] hw/arm/smmuv3: Add initial support for Secure State
 2025-08-20 16:25 UTC  (4+ messages)
` [RFC 06/11] hw/arm/smmuv3: Plumb security state through core functions

[PATCH iproute2-next v2] man8: ip-sr: Document that passphrase must be high-entropy
 2025-08-20 16:25 UTC  (2+ messages)

[OE-core][PATCH] Revert "dpkg: set status for CVE-2025-6297"
 2025-08-20 16:24 UTC 

[PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC
 2025-08-20 14:35 UTC  (8+ messages)

[PATCH -resend] edac: Use dev_fwnode()
 2025-08-20 16:24 UTC  (2+ messages)

next-20250819: sdhci-cadence.c error variable 'hrs37_mode' is uninitialized when used here [-Werror,-Wuninitialized]
 2025-08-20 16:23 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
 2025-08-20 16:22 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH v2 2/2] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables

[PATCH v3 0/4] introduce uncharged file mapped folios
 2025-08-20 16:21 UTC  (8+ messages)
` [PATCH v3 2/4] mm: add vmstat for cgroup uncharged pages


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.