All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-26 05:55:30 to 2025-09-26 07:24:48 UTC [more...]

[PATCH 0/9] Add support for Multimedia Clock controllers for Kaanapali
 2025-09-26  7:24 UTC  (15+ messages)
` [PATCH 2/9] dt-bindings: clock: sm8450-camcc: Remove sc8280xp camcc to from sm8450 camcc
` [PATCH 3/9] dt-bindings: clock: qcom: Add support for CAMCC for Kaanapali
` [PATCH 7/9] clk: qcom: camcc: Add support for camera clock controller "
` [PATCH 9/9] drivers: clk: qcom: Add support for GPUCC and GFXCLK "

[PATCH v5 00/28] Optimize the hot path in the UFS driver
 2025-09-26  7:24 UTC  (13+ messages)
` [PATCH v5 04/28] scsi: core: Support allocating a pseudo SCSI device
` [PATCH v5 05/28] scsi: core: Introduce .queue_reserved_command()
` [PATCH v5 08/28] ufs: core: Move an assignment in ufshcd_mcq_process_cqe()
` [PATCH v5 14/28] ufs: core: Change the monitor function argument types
` [PATCH v5 15/28] ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
` [PATCH v5 16/28] ufs: core: Rework ufshcd_eh_device_reset_handler()

[PATCH v6 00/47] AMD Versal Gen 2 support
 2025-09-26  7:08 UTC  (39+ messages)
` [PATCH v6 01/47] hw/arm/xlnx-versal: split the xlnx-versal type
` [PATCH v6 02/47] hw/arm/xlnx-versal: prepare for FDT creation
` [PATCH v6 03/47] hw/arm/xlnx-versal: uart: refactor creation
` [PATCH v6 04/47] hw/arm/xlnx-versal: canfd: "
` [PATCH v6 05/47] hw/arm/xlnx-versal: sdhci: "
` [PATCH v6 07/47] hw/arm/xlnx-versal: adma: "
` [PATCH v6 09/47] hw/arm/xlnx-versal: usb: "
` [PATCH v6 10/47] hw/arm/xlnx-versal: efuse: "
` [PATCH v6 11/47] hw/arm/xlnx-versal: ospi: "
` [PATCH v6 12/47] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PATCH v6 13/47] hw/arm/xlnx-versal: PMC IOU SCLR: refactor creation
` [PATCH v6 14/47] hw/arm/xlnx-versal: bbram: "
` [PATCH v6 15/47] hw/arm/xlnx-versal: trng: "
` [PATCH v6 16/47] hw/arm/xlnx-versal: rtc: "
` [PATCH v6 17/47] hw/arm/xlnx-versal: cfu: "
` [PATCH v6 18/47] hw/arm/xlnx-versal: crl: "
` [PATCH v6 19/47] hw/arm/xlnx-versal-virt: virtio: "
` [PATCH v6 20/47] hw/arm/xlnx-versal: refactor CPU cluster creation
` [PATCH v6 21/47] hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
` [PATCH v6 23/47] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
` [PATCH v6 24/47] hw/arm/xlnx-versal: add support for multiple GICs
` [PATCH v6 25/47] hw/arm/xlnx-versal: add support for GICv2
` [PATCH v6 26/47] hw/arm/xlnx-versal: rpu: refactor creation
` [PATCH v6 27/47] hw/arm/xlnx-versal: ocm: "
` [PATCH v6 29/47] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PATCH v6 30/47] hw/misc/xlnx-versal-crl: remove unnecessary include directives
` [PATCH v6 31/47] hw/misc/xlnx-versal-crl: split into base/concrete classes
` [PATCH v6 32/47] hw/misc/xlnx-versal-crl: refactor device reset logic
` [PATCH v6 34/47] hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
` [PATCH v6 35/47] hw/arm/xlnx-versal: tidy up
` [PATCH v6 36/47] hw/misc/xlnx-versal-crl: add the versal2 version
` [PATCH v6 37/47] hw/arm/xlnx-versal: add a per_cluster_gic switch to VersalCpuClusterMap
` [PATCH v6 41/47] hw/arm/xlnx-versal-virt: rename the machine to amd-versal-virt
` [PATCH v6 43/47] hw/arm/xlnx-versal-virt: tidy up
` [PATCH v6 44/47] docs/system/arm/xlnx-versal-virt: update supported devices
` [PATCH v6 45/47] docs/system/arm/xlnx-versal-virt: add a note about dumpdtb
` [PATCH v6 46/47] hw/arm/xlnx-versal-virt: add the xlnx-versal2-virt machine
` [PATCH v6 47/47] tests/functional/test_aarch64_xlnx_versal: test the versal2 machine

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-26  7:23 UTC  (5+ messages)
` [PATCH v5 06/15] iommupt: Add unmap_pages op

[PATCH] irqchip/gicv3-its: Add workaround for HIP09/HIP10/HIP10C erratum 162100803/162200807/162400807
 2025-09-26  7:22 UTC  (7+ messages)

[PATCH 0/2] Enable ESRTPS and simplify caching-mode=on check
 2025-09-26  7:21 UTC  (3+ messages)
` [PATCH 2/2] intel_iommu: Simplify caching mode check with VFIO device

[PATCH v5 0/2] make logical block size configurable
 2025-09-26  7:22 UTC  (7+ messages)
` [PATCH v5 2/2] md: allow configuring logical block size

[PATCH] fuse: fix readahead reclaim deadlock
 2025-09-26  7:19 UTC  (3+ messages)

[PATCH v4 0/9] tests/functional: Adapt reverse_debugging to run w/o Avocado
 2025-09-26  7:13 UTC  (10+ messages)
` [PATCH v4 1/9] tests/functional: Re-activate the check-venv target
` [PATCH v4 2/9] python: Install pygdbmi in meson's venv
` [PATCH v4 4/9] tests/functional: Add GDB class
` [PATCH v4 6/9] tests/functional: drop datadrainer class in reverse debugging

[PATCH] MAINTAINERS: adjust file entry in THINKPAD T14S EMBEDDED CONTROLLER DRIVER
 2025-09-26  7:18 UTC 

[Question] Unexpected growth of nr_cpu in `credit` Xen scheduler?
 2025-09-26  7:17 UTC 

[PATCH bpf-next] libbpf: fix error when st-prefix_ops and ops from differ btf
 2025-09-26  7:17 UTC 

[PATCH v3 0/3] platform: generic: spacemit: add K1
 2025-09-26  7:17 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH] rust: Drop rust-llvm use clang instead
 2025-09-26  7:16 UTC  (2+ messages)
` Patchtest results for "

[PATCH net v2] phy: mscc: Fix PTP for vsc8574 and VSC8572
 2025-09-26  7:11 UTC  (7+ messages)

[PATCH v2 0/4] Add workaround for HIP10/HIP10C erratum 162200802
 2025-09-26  7:15 UTC  (4+ messages)

[PATCH v2 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
 2025-09-26  8:26 UTC  (6+ messages)

[PATCH v2 00/26] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
 2025-09-26  7:14 UTC  (9+ messages)
` [PATCH v2 18/26] xen/domctl: wrap xsm_getdomaininfo() with CONFIG_MGMT_HYPERCALLS

[PATCH v4] xen/arm, xen/common: Add Kconfig option to control Dom0 boot
 2025-09-26  7:13 UTC  (3+ messages)

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-09-26  7:12 UTC  (5+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

git whatchanged
 2025-09-26  7:13 UTC  (2+ messages)

[oe][meta-oe][kirkstone[PATCH 1/1] polkit: fix CVE-2025-7519
 2025-09-26  7:11 UTC 

[PATCH v10 00/24] Linux SBI MPXY and RPMI drivers
 2025-09-26  7:09 UTC  (5+ messages)
` [PATCH v10 10/24] clk: Add clock driver for the RISC-V RPMI clock service group

[oe][meta-oe][scarthgap[PATCH 1/1] polkit: fix CVE-2025-7519
 2025-09-26  7:09 UTC 

[PATCH v2 0/3] arm64: dts: qcom: x1-asus-zenbook-a14: LCD, WiFi for X1E support
 2025-09-26  7:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Add Asus Zenbook A14 UX3407QA LCD/OLED variants
` [PATCH v2 2/3] arm64: dts: qcom: Rework X1-based Asus Zenbook A14's displays
` [PATCH v2 3/3] arm64: dts: qcom: x1e80100-asus-zenbook-a14: Enable WiFi, Bluetooth

[PATCH 2/2] arm64: dts: qcom: Add support for Huawei MateBook E 2019
 2025-09-26  7:08 UTC 

[PATCH 00/14] Optimize vrr.guardband and fix LRR
 2025-09-26  7:08 UTC  (18+ messages)
` [PATCH 01/14] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 02/14] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 03/14] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 04/14] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 05/14] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 06/14] drm/i915/dp: Add SDP latency computation helper
` [PATCH 07/14] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 08/14] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/14] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/14] drm/i915/vrr: Introduce helper to compute min static guardband
` [PATCH 11/14] drm/i915/vrr: Use optimized guardband when VRR TG is active
` [PATCH 12/14] drm/i915/vrr: Prepare for movement of vblank start for optimized guardband
` [PATCH 13/14] drm/i915/display: Recompute crtc_vblank_start "
` [PATCH 14/14] drm/i915/display: Use optimized guardband to set vblank start
` ✓ CI.KUnit: success for Optimize vrr.guardband and fix LRR (rev12)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[oe][meta-oe][walnascar[PATCH 1/1] polkit: fix CVE-2025-7519
 2025-09-26  7:08 UTC 

[PATCH v4 00/18 for 4.22] xen/riscv: introduce p2m functionality
 2025-09-26  7:07 UTC  (5+ messages)
` [PATCH v4 10/18] xen/riscv: implement p2m_set_range()

[PATCH v2 0/1] wic: extra partition plugin
 2025-09-26  7:07 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-09-26  7:07 UTC  (4+ messages)
` [PATCH v2 13/24] arm64: dts: qcom: Update pmh0104 dtsi for Glymur CRD

[PATCH net-next v4] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-09-26  7:04 UTC 

[PATCH v3 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-09-26  6:57 UTC  (7+ messages)
` [PATCH v3 1/6] lib/base64: Add support for multiple variants
` [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
` [PATCH v3 3/6] lib/base64: rework encode/decode for speed and stricter validation
` [PATCH v3 4/6] lib: add KUnit tests for base64 encoding/decoding
` [PATCH v3 5/6] fscrypt: replace local base64url helpers with lib/base64
` [PATCH v3 6/6] ceph: replace local base64 "

[PATCH v2] clk: qcom: gcc-glymur: Update the halt check flags for pipe clocks
 2025-09-26  7:00 UTC  (4+ messages)

[PATCH next] pmdomain: thead: Fix error pointer vs NULL bug in th1520_pd_reboot_init()
 2025-09-26  6:59 UTC  (3+ messages)

[PATCH] MAINTAINERS: add myself and Barry to dma_map_benchmark maintainers
 2025-09-26  6:59 UTC  (7+ messages)

[PATCH 0/4] nvmet: fix configfs attr update handling for discovered subsystems
 2025-09-26  6:58 UTC  (9+ messages)
` [PATCH 3/4] nvmet: prevent max_qid changes "

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-09-26  6:57 UTC  (7+ messages)

[PATCH v2 0/4] reparent the THP split queue
 2025-09-26  6:57 UTC  (9+ messages)
` [PATCH v2 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH 0/6] drm/xe/pf: Refactor PF debugfs
 2025-09-26  6:57 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/3] mm/page_owner: add options 'print_handle' and 'print_stack' for 'show_stacks'
 2025-09-26  6:55 UTC  (4+ messages)

[PATCH] drm/amdgpu: notify amdgpu gpu reset state via uevent
 2025-09-26  6:55 UTC  (2+ messages)

[PATCH] btrfs: Fix PAGE_SIZE format specifier in open_ctree()
 2025-09-26  6:54 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: glymur: Enable SoC-wise display and eDP panel on CRD
 2025-09-26  6:52 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: qcom: glymur: Describe display related nodes
` [PATCH 2/2] arm64: dts: qcom: glymur-crd: Enable eDP display support

[PATCH v3 00/13] Error reporting cleanup, a fix, and &error_warn removal
 2025-09-26  6:51 UTC  (4+ messages)
` [PATCH v3 05/13] hw/remote/vfio-user: Clean up error reporting

[PATCH v4 1/2] amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
 2025-09-26  6:49 UTC  (8+ messages)

Request for review for 4.4-st68, 4.4-cip103
 2025-09-26  6:48 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in try_to_migrate_one / zap_page_range_single_batched
 2025-09-26  6:47 UTC  (2+ messages)

next-20250924: Internal error: Oops: mnt_ns_release (fs/namespace.c:148) __arm64_sys_listmount (fs/namespace.c:5936)
 2025-09-26  6:48 UTC  (2+ messages)

[PATCH v7 00/12] i2c: fix, rework and extend RTL9300 I2C driver
 2025-09-26  6:47 UTC  (5+ messages)
` [PATCH v7 04/12] i2c: rtl9300: use regmap fields and API for registers

[PATCH v2] misra: consider conversion from UL or (void*) to function pointer as safe
 2025-09-26  6:46 UTC  (4+ messages)

[syzbot] [mm?] KCSAN: data-race in try_to_compact_pages / try_to_compact_pages
 2025-09-26  6:45 UTC 

[PATCH v1] arm64: dts: qcom: monaco-evk: Add firmware-name to QUPv3 nodes
 2025-09-26  6:43 UTC  (3+ messages)

[PATCH 0/2] libgit-rs: add get_bool() method to ConfigSet
 2025-09-26  6:43 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] CHANGELOG.md: Update for 4.21 release cycle
 2025-09-26  6:43 UTC  (5+ messages)

[PATCH v2] drm/msm/dpu: Fix adjusted mode clock check for 3d merge
 2025-09-26  6:42 UTC  (4+ messages)

[openeuler:OLK-6.6 2938/2938] include/trace/events/kmem.h:419:10: error: incompatible pointer types passing 'struct mem_sampling_record *' to parameter of type 'struct mem_sampling_record *'
 2025-09-26  6:42 UTC 

[PATCH RFC 0/4] Add XDP RX queue index metadata via kfuncs
 2025-09-26  6:42 UTC  (6+ messages)

[PATCH v2 0/2] interconnect: qcom: sdx75: Drop QP0 interconnect and BCM nodes
 2025-09-26  6:42 UTC  (6+ messages)
` [PATCH v2 1/2] interconnect: qcom: sdx75: Drop QPIC "
` [PATCH v2 2/2] dt-bindings: interconnect: qcom: Drop QPIC_CORE IDs

[PATCH] phy: marvell: Tighten MVEBU_COMPHY_SUPPORT dependencies
 2025-09-26  6:41 UTC  (2+ messages)

[XEN PATCH v2] xen/flask: limit sidtable size
 2025-09-26  6:41 UTC  (5+ messages)

[PATCH v3 00/10] Introduce Glymur USB support
 2025-09-26  6:41 UTC  (4+ messages)
` [PATCH v3 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings

[PATCH bpf-next v4 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-26  6:39 UTC  (4+ messages)
` [PATCH bpf-next v4 04/15] selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()

[XEN][PATCH] x86/hvm: mem_sharing: add dependency from CONFIG_INTEL_VMX
 2025-09-26  6:37 UTC  (2+ messages)

[PATCH v2] docs: perf: Fujitsu: Fix htmldocs build warnings and errors
 2025-09-26  6:33 UTC  (3+ messages)
` [PATCH v3] "

[dtor-input:next] BUILD SUCCESS 9712fe00a7728c64be7e51f05162aafea231a929
 2025-09-26  6:32 UTC 

[PATCH v5 00/47] AMD Versal Gen 2 support
 2025-09-26  6:32 UTC  (7+ messages)
` [PATCH v5 02/47] hw/arm/xlnx-versal: prepare for FDT creation

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-26  6:32 UTC  (3+ messages)
` [PATCH v3 02/16] x86/tdx: Add helpers to check return status codes

[linux-next:master 11909/12395] drivers/hwmon/pmbus/mp2925.c:159 mp2925_write_word_data() error: uninitialized symbol 'ret'
 2025-09-26  6:32 UTC 

[PATCH net-next v11 0/5] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-09-26  6:30 UTC  (6+ messages)
` [PATCH net-next v11 2/5] net: phy: introduce PHY_INTERFACE_MODE_REVSGMII

[PATCH i-g-t v3] lib/igt_psr: Use 10x timeouts in simulation environment
 2025-09-26  6:29 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for lib/igt_psr: Use 10x timeouts in simulation environment (rev3)
` ✓ Xe.CI.BAT: "

[PATCH] mailbox: check mailbox queue is full or not
 2025-09-26  7:37 UTC  (2+ messages)

[PATCH v3 0/2] selinux: speed up avc_search_node() with large number of avc nodes
 2025-09-26  6:23 UTC  (3+ messages)
` [PATCH v3 1/2] selinux: Make avc cache slot size configurable during boot
` [PATCH v3 2/2] selinux: improve bucket distribution uniformity of avc_hash()

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-09-26  6:20 UTC  (11+ messages)
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes

[PATCH v3 09/12] um: use nolibc for the --showconfig implementation
 2025-09-26  6:19 UTC 

[PATCH] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-09-26  6:19 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 00/16] Align availability checks on fwnode child node enumeration
 2025-09-26  6:18 UTC  (4+ messages)
` [PATCH v2 02/16] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only

[PATCH] docs: extensions: don't use deprecated ErrorString, SafeString
 2025-09-26  6:16 UTC  (4+ messages)

[walnascar][PATCH 0/1] openssl: 3.4.2 -> 3.5.2
 2025-09-26  6:15 UTC  (6+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH v6 00/14] riscv: Add support for MIPS P8700 CPU
 2025-09-26  6:14 UTC  (9+ messages)
` [PATCH v6 01/14] hw/intc: Allow gaps in hartids for aclint and aplic

[RFC PATCH v4 00/28] Cache aware load-balancing
 2025-09-26  6:14 UTC  (3+ messages)
` [RFC PATCH v4 08/28] sched: Set up LLC indexing

[PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
 2025-09-26  6:12 UTC  (18+ messages)

[meta-security][PATCH] libmhash: fix build with gcc 15
 2025-09-26  6:10 UTC 

[PATCH v6 3/4] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
 2025-09-26  6:09 UTC  (3+ messages)

[PATCH blktests] md/004: add unmap write zeroes tests
 2025-09-26  6:08 UTC 

[PATCH v4 3/3] media: qcom: camss: tpg: Add TPG support for SA8775P and QCS8300
 2025-09-26  6:08 UTC  (2+ messages)

[openeuler:OLK-6.6 2938/2938] mm/page_alloc.c:4110:9: error: implicit declaration of function 'dynamic_pool_should_alloc'
 2025-09-26  6:08 UTC 

[PATCH] rhashtable: add likely() to __rht_ptr()
 2025-09-26  6:04 UTC  (7+ messages)

[PATCH v2 1/3] uio: Add SVA support for PCI devices via uio_pci_generic_sva.c
 2025-09-26  6:03 UTC  (5+ messages)
` [PATCH v2 3/3] doc: Add ABI documentation for uio_pci_sva driver sysfs attributes

[Buildroot] [PATCH v4 1/3] package/pkg-cargo: add support to bundle a custom Cargo.lock file
 2025-09-26  6:03 UTC  (3+ messages)
` [Buildroot] [PATCH v4 2/3] package/cargo-c: add new package
` [Buildroot] [PATCH v4 3/3] package/librsvg: bump version to 2.61.1

[PATCH] USB: serial: ftdi_sio: add device ID for U-Blox EVK-M101
 2025-09-26  6:02 UTC 

Threat model documentation for kernel
 2025-09-26  6:01 UTC  (2+ messages)

[PATCH v7 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-09-26  6:03 UTC  (3+ messages)

[PATCH] drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled
 2025-09-26  6:00 UTC  (3+ messages)

[PATCH] MAINTAINERS: add myself as maintainer for GUD
 2025-09-26  5:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/aspeed_ast2500evb: select CPU arm1176jzf
 2025-09-26  5:57 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.