All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-21 10:18:15 to 2025-11-21 11:11:56 UTC [more...]

[PATCH] mm/mremap: allow VMAs with VM_DONTEXPAND|VM_PFNMAP when creating new mapping
 2025-11-21 10:52 UTC  (11+ messages)

[PATCH] crypto: hisilicon/qm - fix device leak on QoS updates
 2025-11-21 11:11 UTC 

[PATCH][next] wifi: rtl8xxxu: Avoid -Wflex-array-member-not-at-end warnings
 2025-11-21 11:11 UTC  (4+ messages)

[PATCH v3 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
 2025-11-21 11:11 UTC  (11+ messages)
` [PATCH v3 01/10] KVM: nVMX: Implement cache for L1 MSR bitmap
` [PATCH v3 02/10] KVM: pfncache: Restore guest-uses-pfn support
` [PATCH v3 03/10] KVM: x86: Add nested state validation for pfncache support
` [PATCH v3 04/10] KVM: nVMX: Implement cache for L1 APIC pages
` [PATCH v3 05/10] KVM: selftests: Add nested VMX APIC cache invalidation test
` [PATCH v3 06/10] KVM: nVMX: Cache evmcs fields to ensure consistency during VM-entry
` [PATCH v3 07/10] KVM: nVMX: Replace evmcs kvm_host_map with pfncache
` [PATCH v3 08/10] KVM: x86: Add nested context management
` [PATCH v3 09/10] KVM: nVMX: Use nested context for pfncache persistence
` [PATCH v3 10/10] KVM: selftests: Add L2 vcpu context switch test

[PATCH 0/3] Add ISP and IVC to r9a09g057 boards
 2025-11-21 11:10 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a09g057: Add IVC and ISP nodes
` [PATCH 2/3] arm64: dts: renesas: r9a09g057h48-kakip: Add ISP and IVC nodes

raid10 and component devices optimal_io_size 0xFFF000 results in array optimal_io_size 0xFFF00000
 2025-11-21 11:01 UTC 

[boqun:shazptr-v2 4/8] checkpatch: WARNING:BRACES: braces {} are not necessary for any arm of this statement
 2025-11-21 11:06 UTC 

pull-request: rtw-next-2025-11-21
 2025-11-21 11:06 UTC  (2+ messages)

[PATCH 0/4] soc: qcom: llcc: Add support for Glymur SoC
 2025-11-21 11:05 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: cache: qcom,llcc: Document Glymur LLCC block
` [PATCH 2/4] soc: qcom: llcc: Enable additional usecase id for Glymur
` [PATCH 3/4] soc: qcom: llcc: Fix usecase id macro alignment

[PATCH v2 0/1] fix rustdoc build detection
 2025-11-21 11:05 UTC  (2+ messages)
` [PATCH v2 1/1] docs: makefile: move rustdoc check to the build wrapper

[PATCH libcrypto v2 1/3] wifi: iwlwifi: trans: rename at_least variable to min_mode
 2025-11-21 11:04 UTC  (6+ messages)
` [PATCH libcrypto v2 2/3] compiler: introduce at_least parameter decoration pseudo keyword
` [PATCH libcrypto v2 3/3] crypto: chacha20poly1305: statically check fixed array lengths

[PATCH v5 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
 2025-11-21 11:03 UTC  (2+ messages)

[PATCH v3 0/6] media: iris: prepare support for video codecs on Qcom vpu4 platform
 2025-11-21 11:03 UTC  (7+ messages)

[PATCH] ext4: improve str2hashbuf by processing 4-byte chunks
 2025-11-21 10:55 UTC  (4+ messages)

[PATCH] mcb: Fix incorrect sanity check
 2025-11-21 11:02 UTC  (5+ messages)

[PATCH v8 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-11-21 11:01 UTC  (15+ messages)
` [PATCH v8 01/14] dt-bindings: remoteproc: qcom,pas: Add iommus property
` [PATCH v8 02/14] firmware: qcom_scm: Remove redundant piece of code
` [PATCH v8 03/14] firmware: qcom_scm: Rename peripheral as pas_id
` [PATCH v8 04/14] firmware: qcom_scm: Introduce PAS context initialization helper function
` [PATCH v8 05/14] remoteproc: pas: Replace metadata context with PAS context structure
` [PATCH v8 06/14] soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
` [PATCH v8 07/14] soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbols
` [PATCH v8 08/14] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v8 09/14] firmware: qcom_scm: Refactor qcom_scm_pas_init_image()
` [PATCH v8 10/14] firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE
` [PATCH v8 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v8 12/14] remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call
` [PATCH v8 13/14] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v8 14/14] arm64: dts: qcom: Add EL2 overlay for Lemans

[PATCH v4 00/24] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
 2025-11-21 10:58 UTC  (25+ messages)
` [PATCH v4 01/24] xen/xsm: remove redundant xsm_iomem_mapping()
` [PATCH v4 02/24] xen: consolidate cpuid library
` [PATCH v4 03/24] xen/sysctl: replace CONFIG_SYSCTL with CONFIG_MGMT_HYPERCALLS
` [PATCH v4 04/24] xen/domctl: make MGMT_HYPERCALLS transiently def_bool
` [PATCH v4 05/24] xen/vm_event: make VM_EVENT depend on CONFIG_MGMT_HYPERCALLS
` [PATCH v4 06/24] xen/domctl: consolidate domain.c with MGMT_HYPERCALLS
` [PATCH v4 07/24] xen/mem_sharing: make memory sharing depend on MGMT_HYPERCALLS
` [PATCH v4 08/24] xen/domctl: wrap domain_kill() with CONFIG_MGMT_HYPERCALLS
` [PATCH v4 09/24] xen/domctl: wrap vcpu_affinity_domctl() "
` [PATCH v4 10/24] xen/domctl: wrap sched_adjust() "
` [PATCH v4 11/24] xen/domctl: wrap xsm_irq_permission "
` [PATCH v4 12/24] xen/domctl: wrap arch-specific domain_set_time_offset() "
` [PATCH v4 13/24] xen/domctl: wrap xsm_set_target() "
` [PATCH v4 14/24] xen/domctl: wrap pci-subset iommu-related domctl op "
` [PATCH v4 15/24] xen/domctl: wrap device-tree-subset "
` [PATCH v4 16/24] xen/domctl: wrap "
` [PATCH v4 17/24] xen/domctl: wrap arch_{get,set}_paging_mempool_size() "
` [PATCH v4 18/24] xen/domctl: make CONFIG_X86_PSR depend on CONFIG_MGMT_HYPERCALLS
` [PATCH v4 19/24] xen/domctl: wrap hvm_save{,load} with CONFIG_MGMT_HYPERCALLS
` [PATCH v4 20/24] xen/x86: wrap x86-specific domctl-op "
` [PATCH v4 21/24] xen/arm: wrap arm-specific "
` [PATCH v4 22/24] xen/domctl: domctl_lock synchronization only when MGMT_HYPERCALLS=y
` [PATCH v4 23/24] xen/domctl: wrap common/domctl.c with CONFIG_MGMT_HYPERCALLS
` [PATCH v4 24/24] xen: move MGMT_HYPERCALLS out of PV_SHIM_EXCLUSIVE

[PATCH] lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()
 2025-11-21 11:01 UTC  (2+ messages)

[XEN][PATCH] common/libfdt: optimize usage
 2025-11-21 11:01 UTC  (5+ messages)

[PATCH v21 00/23] Type2 device basic support
 2025-11-21 11:01 UTC  (6+ messages)
` [PATCH v21 08/23] cxl/sfc: Map cxl component regs

[PATCH v2] i2c: imx-lpi2c: support smbus block read feature
 2025-11-21 11:01 UTC 

[PATCH v5 0/5] add support for T7 family clock controller
 2025-11-21 10:59 UTC  (12+ messages)
` [PATCH v5 1/5] dt-bindings: clock: add Amlogic T7 PLL "
` [PATCH v5 2/5] dt-bindings: clock: add Amlogic T7 SCMI "
` [PATCH v5 3/5] dt-bindings: clock: add Amlogic T7 peripherals "
` [PATCH v5 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
` [PATCH v5 5/5] clk: meson: t7: add t7 clock peripherals controller driver

[PATCH v7 0/3] fetch: fix non-conflicting tags not being committed
 2025-11-21 11:00 UTC  (5+ messages)
` [PATCH v7 3/3] fetch: fix failed batched updates skipping operations

[PATCH] oeqa httpserver.py: fallback for multiprocessing import without bitbake
 2025-11-21 10:59 UTC 

[meta-arago][oe-layersetup][master][PATCH] processor-sdk: Add Sitara SDK 11.02.05.02 legacy release configs
 2025-11-21 11:00 UTC 

[PATCH 00/10] can: grcan: Enhance driver with CANFD Support and Improvements
 2025-11-21 11:00 UTC  (5+ messages)
` [PATCH 05/10] can: grcan: add FD capability detection and nominal bit-timing
` [PATCH 06/10] can: grcan: optimize DMA by 32-bit accesses

[PATCH v5 0/5] lib/xe/xe_query: implement few query helpers
 2025-11-21 10:59 UTC  (6+ messages)
` [PATCH v5 1/5] tests/intel/xe_eudebug_online: use helper to get hwconfig value
` [PATCH v5 2/5] lib/xe/xe_query: introduce helpers for device query
` [PATCH v5 3/5] lib/xe/xe_query: use recently introduced helper to query device
` [PATCH v5 4/5] lib/xe/xe_query: introduce iterator for GT topology masks
` [PATCH v5 5/5] xe/treewide: use xe_query helpers for query GT topology

[PATCH] drm/amdgpu: Fix CPER ring debugfs read buffer overflow risk
 2025-11-21 11:00 UTC 

[PATCH 0/7] EDAC: Add Intel Diamond Rapids server support
 2025-11-21 10:59 UTC  (2+ messages)

[PATCH v2 0/8] platform wide software interrupt moderation
 2025-11-21 10:58 UTC  (12+ messages)
` [PATCH v2 3/8] genirq: soft_moderation: implement fixed moderation

[PATCH v2] test/py: Use aligned address for overlays in 'extension' test
 2025-11-21 10:58 UTC  (2+ messages)

[PATCH 1/2] sandbox: Fix DT compiler address warnings in sandbox DTs
 2025-11-21 10:57 UTC  (4+ messages)
` [PATCH 2/2] sandbox: Fix DT compiler pin "

libtracecmd API extensions
 2025-11-21 10:56 UTC  (3+ messages)

[RFC net-next 00/13] ovpn: new features + kselftests
 2025-11-21 10:56 UTC  (3+ messages)
` [RFC net-next 02/13] selftests: ovpn: add notification parsing and matching

[OE-core][PATCH] libyaml: add ptest support
 2025-11-21 10:56 UTC 

[PATCH v2] intel_th: fix device leak on output open()
 2025-11-21 10:55 UTC 

[PATCH v2 0/9] blk-mq: fix possible deadlocks
 2025-11-21 10:53 UTC  (7+ messages)
` [PATCH v2 2/9] blk-rq-qos: fix possible debugfs_mutex deadlock
` [PATCH v2 3/9] blk-mq-debugfs: make blk_mq_debugfs_register_rqos() static
` [PATCH v2 8/9] blk-iolatency: fix incorrect lock order for rq_qos_mutex and freeze queue

[PATCH RFT v7 0/3] fastboot: add support for generic block flashing
 2025-11-21 10:53 UTC  (4+ messages)
` [PATCH RFT v7 1/3] fastboot: blk: introduce fastboot block flashing support
` [PATCH RFT v7 2/3] fastboot: blk: switch emmc to use the block helpers
` [PATCH RFT v7 3/3] fastboot: integrate block flashing back-end

[RFC PATCH v1 4/3] fuse: implementation of export_operations with FUSE_LOOKUP_HANDLE
 2025-11-21 10:53 UTC 

[PATCH] archiver.bbclass: remove workdir from patchdir
 2025-11-21 10:52 UTC 

[PATCH 1/1] soc/qman: use kmalloc_array() instead of kmalloc()
 2025-11-21 10:48 UTC  (2+ messages)

[PATCH] intel_th: fix device leak on output open()
 2025-11-21 10:51 UTC 

[PATCH 0/2] -fcanon-file-prefix and cc-rs compiler flag mixing
 2025-11-21 10:51 UTC  (4+ messages)
` [PATCH 2/2] rust-common.bbclass: filter out incorrect compiler flags in wrapper
  ` [OE-core] "

[PATCH] pwm: Emit native configuration in /sys/kernel/debug/pwm
 2025-11-21 10:49 UTC 

[PATCH v1] arm64, lib: make ARM64 select ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION not GENERIC_CPU_CACHE_MAINTENANCE
 2025-11-21 10:48 UTC  (7+ messages)

[PATCH v1 0/6] Enable USB3 Super-Speed support for QCM6490/SC7280
 2025-11-21 10:47 UTC  (7+ messages)
` [PATCH v1 1/6] drivers: clk: qcom: sc7280: Add USB3 PHY pipe clock
` [PATCH v1 2/6] drivers: usb: dwc3: Add delay after core soft reset
` [PATCH v1 3/6] drivers: phy: qcom: Add QMP USB3-DP Combo PHY driver

[RFC v1 0/4] Microchip mpfs/pic64gx pinctrl part 2
 2025-11-21 10:46 UTC  (8+ messages)
` [RFC v1 2/4] pinctrl: add polarfire soc mssio pinctrl driver

[PATCH v2] net: ipv4: fix spelling typos in comments
 2025-11-21 10:44 UTC 

[LTP] [PATCH 1/1] readahead02: Sleep 1.5 msec to fix problem on bare metal
 2025-11-21 10:45 UTC  (3+ messages)

[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
 2025-11-21 10:44 UTC  (2+ messages)
` Forwarded: [PATCH] ext4: check folio uptodate state in ext4_page_mkwrite()

[PATCH 1/5] drm/i915/cx0: Fix port to PLL ID mapping on BMG
 2025-11-21 10:44 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [1/5] "

[scarthgap v2 0/5] backport: allow to extract all CVE_STATUS info
 2025-11-21 10:42 UTC  (3+ messages)
` [OE-core] "

[PATCH v1 0/2] Improve EFI partition matching for capsule update
 2025-11-21 10:41 UTC  (7+ messages)
` [PATCH v1 1/2] efi_loader: improve device path matching for partition lookup

[PATCH 00/22] python: drop qemu.qmp from qemu.git tree
 2025-11-21 10:24 UTC  (3+ messages)
` [PATCH 13/22] mtest2make: cleanup mtest-suites variables

[PATCH] eal/x86: reduce memcpy code duplication
 2025-11-21 10:40 UTC  (4+ messages)
` [PATCH v2] eal/x86: optimize memcpy of small sizes
` [PATCH v3] "

[PATCH 0/4] Some small TTM cleanups
 2025-11-21 10:39 UTC  (3+ messages)
` [PATCH 4/4] drm/ttm: Tidy usage of local variables a little bit

[PATCH i-g-t v2] tests/kms_color: Always use atomic_commit for setting color properties
 2025-11-21 10:38 UTC  (4+ messages)

[bug report] soc: qcom: smem: better track SMEM uninitialized state
 2025-11-21 10:37 UTC  (3+ messages)

[PATCH] wifi: mac80211: fix channel switching code
 2025-11-21 10:37 UTC 

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-21 10:37 UTC  (6+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write
` [PATCH 2/9] block: export bio_chain_and_submit

[trace:trace/for-next 8/28] checkpatch: WARNING:MINMAX: min() should probably be min_t(unsigned int, ret, buf_size)
 2025-11-21 10:36 UTC 

[PATCH v2 0/3] Enable ICE clock scaling
 2025-11-21 10:36 UTC  (4+ messages)
` [PATCH v2 1/3] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v2 2/3] ufs: host: Add ICE clock scaling during UFS clock changes
` [PATCH v2 3/3] soc: qcom: ice: Set ICE clk to TURBO on probe

[PATCH v6 00/30] objtool: Function validation tracing
 2025-11-21 10:36 UTC  (2+ messages)

[trace:trace/for-next 1/28] checkpatch: WARNING:BRACES: braces {} are not necessary for any arm of this statement
 2025-11-21 10:35 UTC 

[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
 2025-11-21 10:33 UTC  (2+ messages)

[bug report] kernel BUG at mm/hugetlb.c:5868! triggered by blktests nvme/tcp nvme/029
 2025-11-21 10:32 UTC  (7+ messages)

[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
 2025-11-21 10:32 UTC  (2+ messages)

[PATCH 1/1] scripts: Changed potential O(n) file size calculation to O(1)
 2025-11-21 10:16 UTC  (2+ messages)

[can/j1939] unregister_netdevice: waiting for vcan0 to become free. Usage count = 2
 2025-11-21 10:31 UTC  (6+ messages)

[PATCH 6.6.y] smb: client: support kvec iterators in async read path
 2025-11-21 10:31 UTC  (6+ messages)

[PATCH 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
 2025-11-21 10:31 UTC  (4+ messages)
` [PATCH 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC

[PATCH v2 00/13] drm/i915: dissolve soc/
 2025-11-21 10:30 UTC  (4+ messages)
` [PATCH v2 13/13] drm/xe/vga: use the same intel_gmch_vga_set_decode() as i915

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-21 10:22 UTC  (4+ messages)
` [PATCH v6 33/33] hw/arm/smmuv3-accel: Add support for PASID enable

[PATCH v5 00/30] objtool: Function validation tracing
 2025-11-21 10:28 UTC  (3+ messages)

[PATCH v4 00/24] ext4: enable block size larger than page size
 2025-11-21 10:26 UTC  (2+ messages)

Adding SElinux support for a service
 2025-11-21 10:25 UTC  (4+ messages)

Question regarding no_new_privs for pid 1 and SELinux
 2025-11-21 10:25 UTC 

[PATCH v3] drm/tilcdc: Fix removal actions in case of failed probe
 2025-11-21 10:24 UTC  (3+ messages)

[PATCH v9 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-11-21 10:24 UTC  (6+ messages)
  ` [PATCH v9 4/6] phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920

[PATCH] arm64: dts: renesas: rzt2h/rzn2h-evk: add note about SD1 1.8V modes
 2025-11-21 10:23 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: support large folio for immutable non-compressed case
 2025-11-21 10:23 UTC  (6+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: add a tracepoint to see large folio read submission

[PATCH net-next] amd-xgbe: let the MAC manage PHY PM
 2025-11-21 10:22 UTC  (3+ messages)

[PATCH] iomap: add allocation cache for iomap_dio
 2025-11-21 10:22 UTC  (2+ messages)

CVE-2025-40210: Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"
 2025-11-21 10:21 UTC 

CVE-2025-40211: ACPI: video: Fix use-after-free in acpi_video_switch_brightness()
 2025-11-21 10:21 UTC 

[PATCH printk v1] printk: Avoid irq_work for printk_deferred() on suspend
 2025-11-21 10:20 UTC 

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2025-11-21 10:21 UTC  (3+ messages)

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2025-11-21 10:20 UTC  (4+ messages)

CVE-2025-40209: btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relation
 2025-11-21 10:20 UTC 

[PATCH v2 00/17] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-11-21 10:19 UTC  (4+ messages)
` [PATCH v2 02/17] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-21 10:19 UTC  (2+ messages)

[PATCH v3 00/28] drm/amdgpu: use all SDMA instances for TTM clears and moves
 2025-11-21 10:12 UTC  (10+ messages)
` [PATCH v3 20/28] drm/amdgpu: allocate multiple clear entities
` [PATCH v3 21/28] drm/amdgpu: allocate multiple move entities
` [PATCH v3 22/28] drm/amdgpu: round robin through clear_entities in amdgpu_fill_buffer
` [PATCH v3 23/28] drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fences
` [PATCH v3 24/28] drm/amdgpu: use multiple entities in amdgpu_move_blit
` [PATCH v3 25/28] drm/amdgpu: pass all the sdma scheds to amdgpu_mman
` [PATCH v3 26/28] drm/amdgpu: give ttm entities access to all the sdma scheds
` [PATCH v3 27/28] drm/amdgpu: get rid of amdgpu_ttm_clear_buffer
` [PATCH v3 28/28] drm/amdgpu: rename amdgpu_fill_buffer as amdgpu_ttm_clear_buffer


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.