All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-02 17:52:22 to 2024-12-02 19:08:11 UTC [more...]

[PATCH v4 00/16] KVM: selftests: "tree" wide overhauls
 2024-12-02 18:47 UTC  (6+ messages)
` [PATCH v4 15/16] KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories

[BACKPORT] rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-postinsts
 2024-12-02 18:04 UTC  (2+ messages)

stable-rc: queue: v5.15: drivers/clocksource/timer-ti-dm-systimer.c:691:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__free'
 2024-12-02 19:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/8] package/libdrm: add host variant
 2024-12-02 19:06 UTC  (7+ messages)
` [Buildroot] [PATCH 2/8] package/llvm-project/libclc: "
` [Buildroot] [PATCH 3/8] package/spirv-llvm-translator: add target variant to provide LLVMSPIRVLib
` [Buildroot] [PATCH 4/8] package/spirv-tools: add host variant
` [Buildroot] [PATCH 5/8] package/wayland-protocols: bump version to 1.38
` [Buildroot] [PATCH 6/8] package/{mesa3d, mesa3d-headers}: bump version to 24.3.0
` [Buildroot] [PATCH 7/8] package/mesa3d: add option to enable VIRTIO vulkan driver

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-12-02 19:07 UTC  (6+ messages)
` [PATCH 7/7] KVM: TDX: Add TSX_CTRL msr into uret_msrs list

create single-segment HMBs when using IOMMU
 2024-12-02 19:05 UTC  (3+ messages)
` [PATCH 2/2] nvme-pci: use dma_alloc_noncontigous if possible

[PATCH] pci: ensure valid link status bits for downstream ports
 2024-12-02 19:03 UTC  (2+ messages)

[PATCH 0/3] ACPI: Constify 'struct bin_attribute'
 2024-12-02 19:04 UTC  (4+ messages)
` [PATCH 1/3] ACPI: BGRT: Mark bin_attribute as __ro_after_init
` [PATCH 2/3] ACPI: BGRT: Constify 'struct bin_attribute'
` [PATCH 3/3] ACPI: sysfs: "

[PATCH 5/5] ceph: Use a folio in ceph_writepages_start()
 2024-12-02 19:04 UTC  (3+ messages)

[PATCH 0/4] PCI: Constify 'struct bin_attribute'
 2024-12-02 19:03 UTC  (5+ messages)
` [PATCH 1/4] PCI/sysfs: "
` [PATCH 2/4] PCI/VPD: "
` [PATCH 3/4] PCI/P2PDMA: "
` [PATCH 4/4] PCI/ACPI: "

[PATCH 0/4] power: supply: constify 'struct bin_attribute'
 2024-12-02 19:02 UTC  (5+ messages)
` [PATCH 1/4] power: supply: ds2760: "
` [PATCH 2/4] power: supply: ds2780: "
` [PATCH 3/4] power: supply: ds2781: "
` [PATCH 4/4] power: supply: olpc_battery: "

[PATCH 00/10] HID: constify 'struct bin_attribute'
 2024-12-02 19:01 UTC  (11+ messages)
` [PATCH 01/10] HID: core: use utility macros to define sysfs attributes
` [PATCH 02/10] HID: core: constify 'struct bin_attribute'
` [PATCH 03/10] HID: roccat: common, konepure, ryos, savu: "
` [PATCH 04/10] HID: roccat: arvo: "
` [PATCH 05/10] HID: roccat: isku: "
` [PATCH 06/10] HID: roccat: kone: "
` [PATCH 07/10] HID: roccat: koneplus: "
` [PATCH 08/10] HID: roccat: kovaplus: "
` [PATCH 09/10] HID: roccat: lua: "
` [PATCH 10/10] HID: roccat: pyro: "

[sj:damon/next 62/72] mm/damon/sysfs-schemes.c:2199: warning: Function parameter or struct member 'sysfs_schemes' not described in 'damos_sysfs_populate_region_dir'
 2024-12-02 19:01 UTC  (2+ messages)

[PATCH 0/5] sysfs: introduce and use macro BIN_ATTR_ADMIN_WO()
 2024-12-02 19:00 UTC  (6+ messages)
` [PATCH 1/5] sysfs: add "
` [PATCH 2/5] s390/sclp_config: use BIN_ATTR_ADMIN_WO() for bin_attribute definition
` [PATCH 3/5] powerpc/powernv/flash: Use "
` [PATCH 4/5] firmware: google: gsmi: "
` [PATCH 5/5] scsi: arcmsr: Use BIN_ATTR_ADMIN_WO() for bin_attribute definitions

[PATCH 1/2] Documentation: Merge x86-specific boot options doc into kernel-parameters.txt
 2024-12-02 19:00 UTC  (2+ messages)
` [PATCH 2/2] x86/apic: Remove "disablelapic" cmdline option

[GIT PULL REQUEST] watchdog - v6.13 release cycle
 2024-12-02 18:18 UTC 

[PATCH] drm/vmwgfx: Remove initialization of connector status
 2024-12-02 18:59 UTC  (3+ messages)

[PATCH] posix-timers: Fix a race with __exit_signal()
 2024-12-02 18:59 UTC  (3+ messages)

[PATCH v5 0/5] MSI-X support
 2024-12-02 18:59 UTC  (5+ messages)
` [PATCH v5 1/5] drm/xe: Make irq enabled flag atomic
` [PATCH v5 2/5] drm/xe/irq: Separate MSI and MSI-X flows

[PATCH v2] mtd: rawnand: arasan: Fix missing de-registration of NAND
 2024-12-02 18:58 UTC 

[PATCH v4 0/6] KVM: x86: Prep KVM hypercall handling for TDX
 2024-12-02 18:57 UTC  (8+ messages)
` [PATCH v4 1/6] KVM: x86: Play nice with protected guests in complete_hypercall_exit()
` [PATCH v4 2/6] KVM: x86: Add a helper to check for user interception of KVM hypercalls
` [PATCH v4 5/6] KVM: x86: Always complete hypercall via function callback

[PATCH] cxl: Update Soft Reserved resources upon region creation
 2024-12-02 18:56 UTC  (2+ messages)

[PATCH 0/1] tests/kms_async_flips: add atomic test
 2024-12-02 18:55 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for tests/kms_async_flips: add atomic test (rev3)

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2024-12-02 18:53 UTC  (10+ messages)
` [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device

[PATCH] i2c: omap: Cleaned up coding style and parameters
 2024-12-02 18:52 UTC 

[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-12-02 18:51 UTC  (4+ messages)
` [PATCH V5 2/9] dmaengine: bcm2835-dma: add suspend/resume pm support

[PATCH] ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()
 2024-12-02 18:51 UTC  (2+ messages)

Question regarding TLS Key update for NVMe-TCP protocol
 2024-12-02 18:50 UTC 

[PATCH v2 1/4] provision: Add 311 270 MCC/MNC as Verizon
 2024-12-02 18:49 UTC  (2+ messages)

[PATCH v3 0/7] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2024-12-02 18:48 UTC  (13+ messages)
` [PATCH v3 1/7] efi/cper, cxl: Prefix protocol error struct and function names with cxl_
` [PATCH v3 2/7] efi/cper, cxl: Make definitions and structures global
` [PATCH v3 3/7] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v3 6/7] acpi/ghes, cper: Recognize and cache CXL Protocol errors
` [PATCH v3 7/7] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors

[PATCH] usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus support
 2024-12-02 18:48 UTC 

[PATCH v2 1/2] platform/x86/intel: bytcrc_pwrsrc: Optionally register a power_supply dev
 2024-12-02 18:45 UTC  (4+ messages)
` [PATCH v2 2/2] platform/x86: x86-android-tablets: Add Vexia EDU ATLA 10 EC battery driver

[PATCH i-g-t] lib/pciids: sync with kernel
 2024-12-02 18:45 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/4] mm/swap_cgroup: remove global swap cgroup lock
 2024-12-02 18:41 UTC  (5+ messages)
` [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check
` [PATCH 2/4] mm/swap_cgroup: remove swap_cgroup_cmpxchg
` [PATCH 3/4] mm/swap_cgroup: simplify swap cgroup definitions
` [PATCH 4/4] mm, swap_cgroup: remove global swap cgroup lock

[PATCH v2 0/3] iio: pressure: bmp280: Minor cleanup
 2024-12-02 18:42 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: iio: pressure: bmp085: Add SPI interface
` [PATCH v1 2/3] iio: pressure: bmp280: Use sizeof() for denominator
` [PATCH v1 3/3] iio: pressure: bmp280: Make time vars intuitive and move to fsleep

[PATCH 0/2] VF: Fix early read of GDMID
 2024-12-02 18:38 UTC  (3+ messages)
` [PATCH 2/2] drm/xe/vf: Perform early GT MMIO initialization to read GMDID

[PATCH i-g-t 1/2] tests/intel/dsc: Convert debug msg to info msg
 2024-12-02 18:37 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] "

Could I use fio to send write zeroes command (NVM Command Set) to a block device (/dev/nvme0n1)? Not a character device (/dev/ng0n1)
 2024-12-02 18:37 UTC  (2+ messages)

[PATCH v5.10-v6.1] driver core: bus: Fix double free in driver API bus_register()
 2024-12-02 18:33 UTC 

[PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-12-02 18:36 UTC  (2+ messages)

[PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
 2024-12-02 18:36 UTC  (7+ messages)

[PATCH v2 0/2] x86/bugs: RSB tweaks
 2024-12-02 18:36 UTC  (9+ messages)
` [RFC PATCH v3 0/2] Add support for the ERAPS feature
  ` [RFC PATCH v3 1/2] x86: cpu/bugs: add AMD ERAPS support; hardware flushes RSB
  ` [RFC PATCH v3 2/2] x86: kvm: svm: advertise ERAPS (larger RSB) support to guests

[PATCH v3 0/2] x86/pkeys: Set XSTATE_BV[PKRU] when updating
 2024-12-02 18:35 UTC  (5+ messages)
` [PATCH v3 2/2] x86/pkeys: Set XSTATE_BV[PKRU] to 1 so that PKRU is XRSTOR'd correctly

[PATCH] drm/connector: Allow clearing HDMI infoframes
 2024-12-02 18:19 UTC 

[PATCH 0/10 v2] sched/fair: Fix statistics with delayed dequeue
 2024-12-02 18:34 UTC  (4+ messages)

[PATCH v9 0/9] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-02 18:34 UTC  (3+ messages)
` [PATCH v9 4/9] dt-bindings: mfd: add maxim,max77705

[PATCH] arm64: dts: rockchip: Describe why is HWRNG disabled in RK356x base dtsi
 2024-12-02 18:33 UTC  (4+ messages)

[PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
 2024-12-02 18:33 UTC  (11+ messages)
` [PATCH v1 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH v1 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH v1 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
` [PATCH v1 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
` [PATCH v1 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-02 18:33 UTC  (16+ messages)
` [PATCH v9 14/26] x86/resctrl: Introduce interface to display number of free counters

scarthgap libp11 do_patch error
 2024-12-02 18:33 UTC 

[PATCH v6 0/3] Enable early bootup of AArch64 MPU systems
 2024-12-02 18:32 UTC  (5+ messages)
` [PATCH v6 1/3] xen/arm: mpu: Create boot-time MPU protection regions

[PATCH net-next v3 RESEND] octeon_ep: add ndo ops for VFs in PF driver
 2024-12-02 18:32 UTC 

stable-rc: queues: 5.15: arch/arm64/kvm/vgic/vgic-its.c:870:24: error: implicit declaration of function 'vgic_its_write_entry_lock' [-Werror=implicit-function-declaration]
 2024-12-02 18:30 UTC 

[PATCH v4 0/1] Seal system mappings
 2024-12-02 18:29 UTC  (6+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH] rust: introduce KVec::pop()
 2024-12-02 18:30 UTC  (6+ messages)

[PATCH v1 1/1] pref/x86/rapl: Remove unused function
 2024-12-02 18:28 UTC 

[PATCHv12 00/10] nvme: implement secure concatenation
 2024-12-02 18:27 UTC  (3+ messages)
` [PATCH 01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand()

[PATCH v4 0/3] iio: chemical bme680: 2nd round of cleanup
 2024-12-02 18:26 UTC  (4+ messages)
` [PATCH v4 2/3] iio: chemical: bme680: add regulators

NFSv4 referrals broken when not enabling junction support
 2024-12-02 18:26 UTC  (7+ messages)

[PATCH 0/8] Add SBI v3.0 PMU enhancements
 2024-12-02 18:26 UTC  (6+ messages)
` [PATCH 2/8] drivers/perf: riscv: Fix Platform firmware event data

[PATCH] xen/arm32: Get rid of __memzero()
 2024-12-02 18:23 UTC  (3+ messages)

[PATCH 1/1] Documentation: ABI: IIO: Re-add filter_type/filter_mode
 2024-12-02 18:22 UTC 

[PATCH v2] drm/xe/display: fix ttm_bo_access() usage
 2024-12-02 18:22 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/display: fix ttm_bo_access() usage (rev2)

[net] net: Make napi_hash_lock irq safe
 2024-12-02 18:21 UTC 

[PATCH] net/ixgbe: fix missing E610 support in flow engine
 2024-12-02 18:21 UTC 

[Buildroot] [PATCH 0/2] Enable venus and add vkmark
 2024-12-02 18:21 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/mesa3d: add option to enable VIRTIO vulkan driver
` [Buildroot] [PATCH 2/2] package/vkmark: add vkmark benchmarking tool

[PATCH v2] [MIPS] Place __kernel_entry at the beginning of text section
 2024-12-02 18:20 UTC  (3+ messages)

[linux-next:master 8024/10675] fs/bcachefs/btree_iter.c:2673:41-42: Unneeded semicolon
 2024-12-02 18:18 UTC 

[Buildroot] [PATCH 1/6] package/libdrm: add host variant
 2024-12-02 18:18 UTC  (7+ messages)
` [Buildroot] [PATCH v2 5/6] package/{mesa3d, mesa3d-headers}: bump version to 24.2.3

[PATCH v5 0/3] Asus vivobook s15 improvements
 2024-12-02 18:18 UTC  (8+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: x1e80100-vivobook-s15: Use the samsung,atna33xc20 panel driver
` [PATCH v5 2/3] arm64: dts: qcom: x1e80100-vivobook-s15: Add lid switch
` [PATCH v5 3/3] arm64: dts: qcom: x1e80100-vivobook-s15: Add bluetooth

[PATCH v6.13-rc1] arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place
 2024-12-02 18:16 UTC  (2+ messages)

[PATCH 0/3] powerpc: Enable dynamic preemption
 2024-12-02 18:17 UTC  (5+ messages)
` [PATCH 1/3] powerpc: copy preempt.h into arch/include/asm

[PATCH] uio: uio_dmem_genirq: check the return value of devm_kasprintf()
 2024-12-02 18:17 UTC 

[PATCH v4] pps: Fix a use-after-free
 2024-12-02 18:16 UTC  (2+ messages)

[PATCH v2 0/9] drm/i915: Async flip + compression, and some plane cleanups
 2024-12-02 18:14 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: Async flip + compression, and some plane cleanups (rev4)

[PATCH v3] usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only mode
 2024-12-02 18:11 UTC 

[PATCH 0/5] Implement PMU enhancements in SBI v3.0
 2024-12-02 18:13 UTC  (4+ messages)
` [PATCH 1/5] lib: sbi_pmu: PMU raw event v2 support

[tip:x86/mm] [x86/mm/tlb] 209954cbc7: will-it-scale.per_thread_ops 13.2% regression
 2024-12-02 18:10 UTC  (5+ messages)

[PATCH 0/8] vfio/igd: Enable legacy mode on more devices
 2024-12-02 18:11 UTC  (4+ messages)
` [PATCH 8/8] vfio/igd: add x-igd-gms option back to set DSM region size for guest

[scarthgap][PATCH] python3-zipp: fix CVE-2024-5569
 2024-12-02 18:11 UTC  (3+ messages)
` Patchtest results for "
  ` [OE-core] "

[PATCH v1 0/3] iio: pressure: bmp280: Minor cleanup
 2024-12-02 18:10 UTC  (3+ messages)

[PATCH][v4] virt: tdx-guest: Don't free decrypted memory
 2024-12-02 18:10 UTC  (4+ messages)

drivers/net/ethernet/intel/ice/ice_sriov.c:6472:3-50: opportunity for str_on_off(test_bit ( ICE_FLAG_MDD_AUTO_RESET_VF , pf -> flags ))
 2024-12-02 18:08 UTC 

htmldocs: Warning: Documentation/devicetree/bindings/regulator/siliconmitus,sm5703-regulator.yaml references a file that doesn't exist: Documentation/devicetree/bindings/mfd/siliconmitus,sm5703.yaml
 2024-12-02 18:08 UTC 

[openeuler:OLK-5.10 2417/2417] drivers/ptp/ptp_hisi.c:731:36: warning: unused variable 'hisi_ptp_acpi_match'
 2024-12-02 18:08 UTC 

[PATCH v8 0/4] test/intel/xe_sysfs: Restore sysfs params correctly
 2024-12-02 18:08 UTC  (5+ messages)
` [PATCH v8 1/4] lib/igt_sysfs: Add engine list helpers
` [PATCH v8 2/4] tests/intel/xe_sysfs*: Restore values on test failure
` [PATCH v8 3/4] tests/intel/xe_sysfs_timeslice_duration: Restore preempt timeout
` [PATCH v8 4/4] tests/intel/xe_sysfs_scheduler: Assert sysfs params are restored

[PATCH 4.19.y 1/1] inet: inet_defrag: prevent sk release while still in use
 2024-12-02 18:06 UTC  (3+ messages)

[PATCH 4.19.y 1/1] inet: inet_defrag: prevent sk release while still in use
 2024-12-02 18:04 UTC 

[Buildroot] [PATCH 1/7] package/libdrm: add host variant
 2024-12-02 18:04 UTC  (3+ messages)
` [Buildroot] [PATCH 7/7] package/mesa3d: add option to enable VIRTIO vulkan driver

[PATCH] nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
 2024-12-02 18:03 UTC  (3+ messages)

[PATCHv2] nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
 2024-12-02 18:03 UTC  (2+ messages)

[PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and test it
 2024-12-02 18:02 UTC  (3+ messages)
` [PATCH v2 1/3 for 9.2] hw/virtio: fix crash in processing balloon stats

[PATCH v4 00/10] Add PMGR nodes for Apple A7-A11 SoCs
 2024-12-02 18:02 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable
 2024-12-02 17:58 UTC  (2+ messages)

arch/arc/plat-hsdk/platform.c:16:5: sparse: sparse: symbol 'arc_hsdk_axi_dmac_coherent' was not declared. Should it be static?
 2024-12-02 17:58 UTC  (2+ messages)

[PATCH 00/11] iio: fix information leaks in triggered buffers
 2024-12-02 18:00 UTC  (4+ messages)
` [PATCH 10/11] iio: light: as73211: fix information leak in triggered buffer

[PATCH v1 1/1] ASoc: mediatek: mt8365: Don't use "proxy" headers
 2024-12-02 17:58 UTC  (2+ messages)

[PATCHv2,sound-next] ASoC: rockchip: i2s-tdm: Fix a useless call issue
 2024-12-02 17:58 UTC  (3+ messages)

[PATCH] ASoC: tas2781: Fix redundant logical jump
 2024-12-02 17:58 UTC  (2+ messages)

[PATCH 1/1] scripts/package/builddeb: allow hooks also in /usr/share/kernel
 2024-12-02 17:58 UTC  (5+ messages)
` [PATCH v2 0/1] "

[PATCH 0/6] pps: fix a UAF and clean up code
 2024-12-02 17:58 UTC  (3+ messages)

[PATCH] ASoC: cs42l51: Constify struct i2c_device_id
 2024-12-02 17:58 UTC  (2+ messages)

[PULL 0/3] Functional test fixes for v9.2.0-rc3
 2024-12-02 17:56 UTC  (2+ messages)

[PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
 2024-12-02 17:56 UTC  (3+ messages)
` [PATCH v3 22/24] vfio/migration: Multifd device state transfer support - receive side

[PATCH 00/67] target/arm: AArch64 decodetree conversion, final part
 2024-12-02 17:56 UTC  (4+ messages)
` [PATCH 36/67] target/arm: Introduce gen_gvec_cls, gen_gvec_clz

[PATCH] drm/connector: Allow clearing hdr infoframe
 2024-12-02 17:49 UTC  (3+ messages)

[PATCH v2 00/18] continue mt7988 devicetree work
 2024-12-02 17:54 UTC  (6+ messages)
` [PATCH v2 11/18] arm64: dts: mediatek: mt7988: add chosen node on bpi-r4
        ` Aw: "

Pinephone Issue in 2.13
 2024-12-02 17:55 UTC  (2+ messages)

A guide to DAMON tuning and results interpretation for hot pages
 2024-12-02 17:54 UTC  (2+ messages)

[PATCH] nvme-pci: remove two deallocate zeroes quirks
 2024-12-02 17:54 UTC 

v6.13-rc1: Internal error: Oops - Undefined instruction: 0000000002000000 [#1] SMP
 2024-12-02 17:53 UTC  (6+ messages)

[PATCH v5 00/10] platform/x86/amd/pmc: Updates to AMD PMC driver
 2024-12-02 17:53 UTC  (2+ messages)

[PATCH RFC 0/2] Add basic tracing support for m68k
 2024-12-02 17:53 UTC  (5+ messages)
` [PATCH RFC 2/2] arch: m68k: Add STACKTRACE support

[PATCH] arm64: patching: avoid early page_to_phys()
 2024-12-02 17:45 UTC  (2+ messages)

xfstest test
 2024-12-02 17:52 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.