linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-26 16:43:45 to 2025-08-26 19:50:08 UTC [more...]

[PATCH rfcv1 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-08-26 19:50 UTC  (3+ messages)
` [PATCH rfcv1 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array

[PATCH net-next 2/6] net: dsa: lantiq_gswip: support model-specific mac_select_pcs()
 2025-08-26 19:43 UTC  (2+ messages)

[PATCH] tools/testing/vma: Clean up stubs in vma_internal.h
 2025-08-26 19:45 UTC  (2+ messages)

[PATCH v2 0/4] irqchip/sg2042-msi: Fix broken affinity setting
 2025-08-26 19:45 UTC  (3+ messages)
` [PATCH v2 2/4] PCI/MSI: Add startup/shutdown for per device domains

[PATCH 0/7] Cleanup free_pages() misuse
 2025-08-26 19:41 UTC  (10+ messages)
` [PATCH 1/7] mm/page_alloc: Add kernel-docs for free_pages()
` [PATCH 2/7] aoe: Stop calling page_address() in free_page()
` [PATCH 3/7] x86: Stop calling page_address() in free_pages()
` [PATCH 4/7] riscv: "
` [PATCH 5/7] powerpc: "
` [PATCH 6/7] arm64: "
` [PATCH 7/7] virtio_balloon: "

[PATCH v10 0/7] rust: DebugFS Bindings
 2025-08-26 19:38 UTC  (5+ messages)
` [PATCH v10 2/7] rust: debugfs: Add support for read-only files
` [PATCH v10 3/7] rust: debugfs: Add support for writable files

[PATCH 0/3] ARM/arm64: ptrace: fix unaligned hardware breakpoint validation for 32bit
 2025-08-26 19:37 UTC  (2+ messages)

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-26 19:35 UTC  (5+ messages)
` [PATCH v5 01/19] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v5 14/19] arm64: Unify software tag-based KASAN inline recovery path

[PATCH 0/7] tools/nolibc: reduce __nolibc_enosys() fallbacks
 2025-08-26 19:35 UTC  (3+ messages)
` [PATCH 6/7] kselftest/arm64: tpidr2: Switch to waitpid() over wait4()

[PATCH 00/11] vdso: Various cleanups
 2025-08-26 19:34 UTC  (9+ messages)
` [PATCH 03/11] vdso: Move ENABLE_COMPAT_VDSO from core to arm64
` [PATCH 08/11] vdso: Drop kconfig GENERIC_COMPAT_VDSO
` [PATCH 09/11] vdso: Drop kconfig GENERIC_VDSO_DATA_STORE
` [PATCH 10/11] vdso: Drop kconfig GENERIC_VDSO_TIME_NS

[PATCH] irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives
 2025-08-26 19:34 UTC  (2+ messages)

[PATCH] arm64/boot: Zero-initialize idmap PGDs before use
 2025-08-26 19:33 UTC  (6+ messages)

[PATCH v9 0/7] rust: add support for request_irq
 2025-08-26 19:31 UTC  (4+ messages)
  ` [PATCH v9 3/7] rust: irq: add support for non-threaded IRQs and handlers

[PATCH v2 0/3] Support "generic" CPUID timing leaf as KVM guest and host
 2025-08-26 19:30 UTC  (9+ messages)

[RFC PATCH 00/16] KVM: arm64: Add "struct kvm_page_fault"
 2025-08-26 19:29 UTC  (5+ messages)
` [RFC PATCH 05/16] KVM: arm64: Introduce "struct kvm_page_fault" for tracking abort state

[PATCH] mm/memory-failure: Do not call action_result() on already poisoned pages
 2025-08-26 19:27 UTC  (10+ messages)

[PATCH v5 0/4] rust, nova-core: PCI Class, Vendor support
 2025-08-26 19:25 UTC  (4+ messages)
` [PATCH v5 2/4] rust: pci: provide access to PCI Vendor values

[PATCH] KVM: selftests: fix irqfd_test on arm64
 2025-08-26 19:24 UTC  (7+ messages)

[PATCH] extract-vmlinux: Output used decompression method
 2025-08-26 19:23 UTC 

[PATCH RFC 0/4] Discuss to add return value in hfs_bnode_read* and hfs_brec_lenoff
 2025-08-26 19:21 UTC  (2+ messages)

[PATCH] platform/x86/intel: power-domains validate domain in tpmi_cpu_online()
 2025-08-26 19:20 UTC  (2+ messages)

[PATCH v1 1/2] drm/amdgpu/vpe: increase VPE_IDLE_TIMEOUT to fix hang on Strix Halo
 2025-08-26 19:21 UTC  (8+ messages)

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-26 19:18 UTC  (4+ messages)

[PATCH 6.6 000/587] 6.6.103-rc1 review
 2025-08-26 19:18 UTC  (5+ messages)
`  "

[PATCH] selftests: update SKIP_TARGETS logic in Makefile to allow running bpf and sched_ext targets
 2025-08-26 19:16 UTC 

[PATCH] sfc: use kmalloc_array() instead of kmalloc()
 2025-08-26 19:15 UTC  (2+ messages)

[PATCH v3 0/5] Rust infrastructure for sg_table and scatterlist
 2025-08-26 19:13 UTC  (17+ messages)
` [PATCH v3 1/5] rust: dma: implement DataDirection
` [PATCH v3 2/5] rust: dma: add type alias for bindings::dma_addr_t
` [PATCH v3 3/5] rust: scatterlist: Add abstraction for sg_table
` [PATCH v3 4/5] samples: rust: dma: add sample code for SGTable

[PATCH v7 0/5] iio: mcp9600: Implement IIR feature and add iio core support
 2025-08-26 19:11 UTC  (10+ messages)
` [PATCH v7 1/5] iio: core: Add IIO_VAL_EMPTY type
` [PATCH v7 4/5] iio: mcp9600: Add support for IIR filter
` [PATCH v7 5/5] iio: ad4080: Rework filter_type "none" logic

[PATCH net-next v6 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-26 19:07 UTC  (7+ messages)
` [PATCH net-next v6 3/3] "

[PATCH v1 2/2] PCI: dwc: histb: Simplify reset control handling by using reset_control_bulk*() function
 2025-08-26 19:06 UTC  (4+ messages)

[PATCH] media: verisilicon: Explicitly disable all encoder ioctls for decoders
 2025-08-26 19:04 UTC 

[PATCH v1 1/2] PCI: dwc: histb: Simplify clock handling by using clk_bulk*() functions
 2025-08-26 19:02 UTC  (4+ messages)

[PATCH v4] dmaengine: xilinx_dma: Support descriptor setup from dma_vecs
 2025-08-26 18:21 UTC 

[PATCH v6 0/9] ovl: Enable support for casefold layers
 2025-08-26 19:01 UTC  (8+ messages)
` [PATCH v6 9/9] ovl: Support mounting case-insensitive enabled layers

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-26 18:58 UTC  (13+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring

[Question] Non-usage of PKEY_ID_PGP and PKEY_ID_X509 in module signing
 2025-08-26 18:58 UTC 

[PATCH] MAINTAINERS: Update email address for Qualcomm's I2C GENI maintainers
 2025-08-26 18:57 UTC 

[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-08-26 18:55 UTC  (15+ messages)
` [PATCH v3 28/38] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v3 29/38] drm/msm/dp: add MST atomic check to msm_atomic_check()
` [PATCH v3 30/38] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v3 31/38] drm/msm/dp: add HPD callback for dp MST
` [PATCH v3 32/38] drm/msm/dp: propagate MST state changes to dp mst module
` [PATCH v3 33/38] drm/msm: add support for MST non-blocking commits
` [PATCH v3 34/38] drm/msm: initialize DRM MST encoders for DP controllers

[PATCH v8 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-08-26 18:53 UTC  (10+ messages)
` [PATCH v8 07/10] fs/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v8 08/10] fs/resctrl: Modify rdt_parse_data to pass mode and CLOSID
` [PATCH v8 09/10] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks

[RFC PATCH] sched/fair: Remove sched_idle_cpu() usages in select_task_rq_fair()
 2025-08-26 18:50 UTC  (8+ messages)

[PATCH v6 00/20] Enable FRED with KVM VMX
 2025-08-26 18:50 UTC  (5+ messages)
` [PATCH v6 06/20] KVM: VMX: Set FRED MSR intercepts

[PATCH] iommu/amd: Add support for hw_info for iommu capability query
 2025-08-26 18:48 UTC  (6+ messages)

[PATCH 00/19] perf: Rework event_init checks
 2025-08-26 18:48 UTC  (5+ messages)
` [PATCH 12/19] perf: Ignore event state for group validation

[PATCH bpf-next v2 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
 2025-08-26 18:48 UTC  (3+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all

[PATCH 1/3] remoteproc: da8xx: Use devm_rproc_alloc() helper
 2025-08-26 18:48 UTC  (5+ messages)
` [PATCH 2/3] remoteproc: da8xx: Use devm action to release reserved memory

[PATCH net-next v1] mlxbf_gige: report unknown speed and duplex when link is down
 2025-08-26 18:45 UTC  (2+ messages)

[PATCH v1 1/2] platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM Telemetry
 2025-08-26 18:39 UTC  (2+ messages)
` [PATCH v1 2/2] platform/x86/intel/pmc: Add Wildcat Lake support to intel_pmc_core

[PATCH] drvier: usb: dwc3: Fix runtime PM trying to activate child device xxx.dwc3 but parent is not active
 2025-08-26 18:38 UTC  (2+ messages)

[PATCH] scripts/misc-check: update export checks for EXPORT_SYMBOL_FOR_MODULES()
 2025-08-26 18:38 UTC  (4+ messages)

[PATCH v3] cpufreq: ondemand: Update the efficient idle check for Intel extended Families
 2025-08-26 18:36 UTC 

[PATCH 5.4 000/403] 5.4.297-rc1 review
 2025-08-26 18:31 UTC  (3+ messages)
`  "

[PATCH] phy: lynx-28g: check return value when calling lynx_28g_pll_get
 2025-08-26 18:32 UTC 

[PATCH v4 0/6] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
 2025-08-26 18:26 UTC  (7+ messages)
` [PATCH v4 5/6] auxdisplay: TM16xx: Add support for I2C-based controllers

[PATCH 0/5] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-08-26 18:21 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: mmc: sdhci-msm: Document the Lemans compatible
` [PATCH 2/5] arm64: dts: qcom: lemans: Add SDHC controller and SDC pin configuration
` [PATCH 3/5] arm64: dts: qcom: lemans-evk: Extend peripheral and subsystem support
` [PATCH 4/5] arm64: dts: qcom: lemans: Add gpr node
` [PATCH 5/5] arm64: dts: qcom: lemans-evk: Add sound card

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-26 18:19 UTC  (6+ messages)

[PATCH v3 0/2] Introduce support for Monaco Evaluation Kit
 2025-08-26 18:15 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add Monaco EVK support
` [PATCH v3 2/2] arm64: dts: qcom: Add Monaco EVK initial board support

[PATCH v2 0/4] sched: Run task_mm_cid_work in batches to lower latency
 2025-08-26 18:10 UTC  (5+ messages)
` [PATCH v2 2/4] rseq: Run the mm_cid_compaction from rseq_handle_notify_resume()
` [PATCH v2 3/4] sched: Compact RSEQ concurrency IDs in batches

[PATCH V1] accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
 2025-08-26 18:10 UTC  (7+ messages)

PCI IO ECS access is no longer possible for AMD family 17h
 2025-08-26 18:09 UTC  (11+ messages)

[PATCH net-next] net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
 2025-08-26 18:05 UTC 

[PATCH 6.16 000/457] 6.16.4-rc1 review
 2025-08-26 18:03 UTC  (5+ messages)
`  "

[PATCH v1 1/2] rust: add udelay() function
 2025-08-26 18:03 UTC  (4+ messages)

[syzbot] [net?] WARNING in est_timer
 2025-08-26 18:03 UTC 

[PATCH v1 00/14] mm: BPF OOM
 2025-08-26 18:01 UTC  (10+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 12/14] sched: psi: implement psi trigger handling using bpf

[PATCH 6.12 000/322] 6.12.44-rc1 review
 2025-08-26 17:55 UTC  (3+ messages)
`  "

[PATCH v1 0/2] Add MAX22530-MAX22532 ADC Support
 2025-08-26 17:55 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: Add device tree binding for MAX22531 ADC

[PATCH net-next v01 00/12] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-08-26 17:54 UTC  (5+ messages)
` [PATCH net-next v01 10/12] hinic3: Add Rss function

[PATCH 6.1 000/482] 6.1.149-rc1 review
 2025-08-26 17:54 UTC  (5+ messages)
`  "

[PATCH 5.10 000/523] 5.10.241-rc1 review
 2025-08-26 17:53 UTC  (4+ messages)
`  "

[PATCH 5.15 000/644] 5.15.190-rc1 review
 2025-08-26 17:47 UTC  (4+ messages)
`  "

[PATCH v3 0/3] support for Amlogic SPI Flash Controller IP
 2025-08-26 17:51 UTC  (3+ messages)
` [PATCH v3 1/3] spi: dt-bindings: add Amlogic A113L2 SFC

[Discussion] Undocumented behavior of KVM_SET_PIT2 with count=0
 2025-08-26 17:50 UTC  (2+ messages)

[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
 2025-08-26 17:47 UTC  (5+ messages)

[PATCH] dt-bindings: panel: lvds: Append ampire,amp19201200b5tzqw-t03 in panel-lvds
 2025-08-26 17:47 UTC  (2+ messages)

[PATCH 0/4] TQMa335x support
 2025-08-26 17:46 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: omap: add AM335x-based TQMa335x SOM and MBa335x board

[RFC PATCH 0/4] riscv: Add Zalasr ISA exntesion support
 2025-08-26 17:46 UTC  (2+ messages)

[PATCH v7 0/5] PCI: dwc: Add ECAM support with iATU configuration
 2025-08-26 17:43 UTC  (5+ messages)
` [PATCH v7 4/5] "

[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-26 17:39 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions

[PATCH v7 0/7] TDX host: kexec/kdump support
 2025-08-26 17:38 UTC  (8+ messages)
` [PATCH v7 1/7] x86/kexec: Consolidate relocate_kernel() function parameters
` [PATCH v7 7/7] KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs

[PATCH] dt-bindings: input: touchscreen: imagis: add missing minItems
 2025-08-26 17:38 UTC  (4+ messages)

[PATCH] selftests/net: openvswitch: Fix spelling error in print message
 2025-08-26 17:34 UTC  (2+ messages)

[PATCH] atomic: Specify natural alignment for atomic_t
 2025-08-26 17:33 UTC  (3+ messages)

[PATCH v9 00/19] TDX KVM selftests
 2025-08-26 17:31 UTC  (6+ messages)
` [PATCH v9 04/19] KVM: selftests: Expose function to allocate guest vCPU stack
` [PATCH v9 15/19] KVM: selftests: Hook TDX support to vm and vcpu creation

[PATCH net-next 0/7] net: stmmac: fixes and new features
 2025-08-26 17:29 UTC  (2+ messages)

[PATCH 2/2] selinux: make __inode_security_revalidate non-sleeping
 2025-08-26 17:23 UTC  (2+ messages)
` [PATCH v2] [V2] selinux: restore sleepable revalidation; keep fast no-sleep check

[PATCH] serial: xilinx_uartps: read reg size from DTS
 2025-08-26 17:23 UTC  (3+ messages)

[PATCH net] ipv6: sr: fix destroy of seg6_hmac_info to prevent HMAC data leak
 2025-08-26 17:21 UTC  (3+ messages)

[PATCH V2] accel/amdxdna: Fix incorrect type used for a local variable
 2025-08-26 17:21 UTC  (2+ messages)

[PATCH v1 0/2] Add read_poll_timeout_atomic support
 2025-08-26 17:15 UTC  (5+ messages)
` [PATCH v1 2/2] rust: Add read_poll_timeout_atomic function

[PATCH] accel/amdxdna: Fix incorrect type used for a local variable
 2025-08-26 17:15 UTC  (3+ messages)

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-08-26 17:14 UTC  (2+ messages)

[PATCH 6.15 000/515] 6.15.11-rc1 review
 2025-08-26 17:12 UTC  (8+ messages)

[PATCH v2 0/7] PCI: Replace short msleep() calls with more precise delay functions
 2025-08-26 17:07 UTC  (2+ messages)

[PATCH v4] sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the last task migrates out
 2025-08-26 17:07 UTC  (2+ messages)

[PATCH net-next 4/7] net: stmmac: enable ARP Offload on mac_link_up()
 2025-08-26 17:05 UTC  (2+ messages)

[PATCH v3 0/8] PCI: Replace short msleep() calls with more precise delay functions
 2025-08-26 17:03 UTC  (9+ messages)
` [PATCH v3 1/8] PCI: Add macro for secondary bus reset delay
` [PATCH v3 2/8] PCI: Replace msleep with fsleep for precise secondary bus reset
` [PATCH v3 3/8] PCI: Add macro for link status check delay
` [PATCH v3 4/8] PCI: rcar-host: Add macro for speed change monitoring delay
` [PATCH v3 5/8] PCI: brcmstb: Add macro for link up check delay
` [PATCH v3 6/8] PCI: rcar: Add macro for PHY ready "
` [PATCH v3 7/8] PCI: pciehp: Add macros for hotplug operation delays
` [PATCH v3 8/8] PCI/DPC: Add macro for RP busy check delay

[PATCH v4 0/2] rust: zpool: add abstraction for zpool drivers
 2025-08-26 17:02 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] initrd: support erofs as initrd
 2025-08-26 17:00 UTC  (5+ messages)

[syzbot] [crypto?] KMSAN: kernel-infoleak in rng_recvmsg
 2025-08-26 16:58 UTC  (5+ messages)
` [PATCH] crypto: Prevent "

[PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-08-26 16:58 UTC  (4+ messages)

[PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes
 2025-08-26 16:26 UTC  (3+ messages)

[PATCH] arc: Fix __fls() const-foldability via __builtin_clzl()
 2025-08-26 16:56 UTC  (3+ messages)

[PATCH bpf-next v15 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-26 16:51 UTC  (3+ messages)
` [PATCH bpf-next v15 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic

[PATCH 1/1] Reference Counting Vulnerability in Linux XFRM PolicyManagement
 2025-08-26 16:49 UTC  (2+ messages)

[PATCH v2 0/3] nvmem: s32g-ocotp: Add driver for S32G OCOTP
 2025-08-26 16:46 UTC  (3+ messages)
` [PATCH V2 3/3] arm64: dts: s32g: Add device tree information for the OCOTP driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).