All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-03 17:42:18 to 2025-01-03 19:08:29 UTC [more...]

[PATCH v3 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2025-01-03 18:12 UTC  (5+ messages)
` [PATCH v3 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v3 4/4] drm/msm/dp: Add support for LTTPR handling

[Buildroot] [PATCH 1/8] package/qt6: bump version to 6.8.1
 2025-01-03 19:08 UTC  (3+ messages)
` [Buildroot] [PATCH 8/8] package/qt6/qt6opcua: fix 'qt6opcua' typo

[RESEND PATCH v1] dt-bindings: soc: rockchip: add rk3576 hdptxphy grf syscon
 2025-01-03 19:04 UTC  (3+ messages)

[PATCH] t7110: Replace `test -f` and `! test -f` with `test_path_is_file` and `test_path_is_missing` for improved debuggability when failing
 2025-01-03 19:07 UTC  (7+ messages)
` [PATCH v2] t7110: replace `test -f` with `test_path_is_*` helpers

[PATCH 0/3] drm/i915/dmc_wl: Track pipe interrupt registers
 2025-01-03 19:07 UTC  (12+ messages)
` [PATCH 1/3] drm/i915/display: Use display MMIO functions in intel_display_irq.c
` [PATCH 2/3] drm/i915/display: Wrap IRQ-specific uncore functions
` [PATCH 3/3] drm/i915/dmc_wl: Track pipe interrupt registers
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ Fi.CI.SPARSE: warning "
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ i915.CI.BAT: success "

[PATCH 00/10] A couple of CI improvements
 2025-01-03 19:06 UTC  (7+ messages)
` [PATCH 02/10] t7422: fix flaky test caused by buffered stdout
` [PATCH 04/10] github: convert all Linux jobs to be containerized

[PATCH v4 00/15] XSC PMD for Yunsilicon NICs
 2025-01-03 19:06 UTC  (9+ messages)
` [PATCH v4 01/15] net/xsc: add xsc PMD framework
` [PATCH v4 02/15] net/xsc: add xsc device initialization
` [PATCH v4 04/15] net/xsc: add xsc dev ops to support VFIO driver

[PATCH 0/5] add support for T7 family clock controller
 2025-01-03 19:03 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: clock: add Amlogic T7 PLL "
` [PATCH 2/5] dt-bindings: clock: add Amlogic T7 SCMI "
` [PATCH 3/5] dt-bindings: clock: add Amlogic T7 peripherals "

[PATCH 0/5] soc: renesas: Add system controller support for RZ/G3E SoC
 2025-01-03 19:06 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] dt-bindings: soc: renesas: Add RZ/G3E variant SYS bindings

[PATCH 2/5] PCI: mediatek-gen3: Add MT8196 support
 2025-01-03 19:02 UTC  (2+ messages)

[PATCH v2 0/8] LTP tests: load predefined policy, enhancements
 2025-01-03 19:02 UTC  (7+ messages)
` [PATCH v2 6/8] IMA: Add example policy for ima_violations.sh
        ` [LTP] "

[REGRESSION] ? system is stuck in clocksource, >60s delay at boot time without tsc=unstable
 2025-01-03 19:02 UTC  (6+ messages)

drivers/hwtracing/intel_th/msu.c:162: warning: Function parameter or struct member 'mbuf_priv' not described in 'msc'
 2025-01-03 19:01 UTC 

[PATCH v2] maintenance: add prune-remote-refs task
 2025-01-03 19:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] wifi: rtw88: 8703b: Fix RX/TX issues
 2025-01-03 19:02 UTC  (2+ messages)

[PATCH] platform/x86: acer-wmi: improve platform profile handling
 2025-01-03 19:01 UTC  (4+ messages)

[PATCH net-next 0/8] net: make sure we retain NAPI ordering on netdev->napi_list
 2025-01-03 18:59 UTC  (9+ messages)
` [PATCH net-next 1/8] "
` [PATCH net-next 2/8] netdev: define NETDEV_INTERNAL
` [PATCH net-next 3/8] netdevsim: support NAPI config
` [PATCH net-next 4/8] netdevsim: allocate rqs individually
` [PATCH net-next 5/8] netdevsim: add queue alloc/free helpers
` [PATCH net-next 6/8] netdevsim: add queue management API support
` [PATCH net-next 7/8] netdevsim: add debugfs-triggered queue reset
` [PATCH net-next 8/8] selftests: net: test listing NAPI vs queue resets

[PATCH v5 0/6] arm64: qcom: Add support for QCS9075 boards
 2025-01-03 18:59 UTC  (8+ messages)
` [PATCH v5 5/6] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3

[PATCH 13/14] PCI: hv: switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()
 2025-01-03 18:56 UTC  (3+ messages)

[PATCH net] net: don't dump Tx and uninitialized NAPIs
 2025-01-03 18:55 UTC  (2+ messages)

[PATCH v2 0/6] Account page tables at all levels
 2025-01-03 18:44 UTC  (21+ messages)
` [PATCH v2 1/6] mm: Move common part of pagetable_*_ctor to helper
` [PATCH v2 2/6] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
` [PATCH v2 3/6] m68k: mm: Add calls to pagetable_pmd_[cd]tor
` [PATCH v2 4/6] ARM: mm: Rename PGD helpers
` [PATCH v2 5/6] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
` [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level

[PATCH v4] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-03 18:52 UTC  (4+ messages)

[PATCH v4 0/7] Add RZ/G3E pinctrl support
 2025-01-03 18:51 UTC  (15+ messages)
` [PATCH v4 1/7] dt-bindings: pinctrl: renesas: Add alpha-numerical port support for RZ/V2H
` [PATCH v4 2/7] dt-bindings: pinctrl: renesas: Document RZ/G3E SoC
` [PATCH v4 3/7] pinctrl: renesas: rzg2l: Update r9a09g057_variable_pin_cfg table
` [PATCH v4 4/7] pinctrl: renesas: rzg2l: Add support for RZ/G3E SoC
` [PATCH v4 5/7] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Replace RZG2L macros
` [PATCH v4 6/7] arm64: dts: renesas: r9a09g047: Add pincontrol node
` [PATCH v4 7/7] arm64: dts: renesas: r9a09g047: Add scif pincontrol

[syzbot] [netfilter?] INFO: task hung in htable_put (2)
 2025-01-03 18:49 UTC  (4+ messages)

BTRFS errors following bad SATA connection
 2025-01-03 18:47 UTC  (10+ messages)

[PATCH] scsi: iscsi: special case for GET_HOST_STATS
 2025-01-03 18:46 UTC  (2+ messages)

[PATCH] ps3disk: Do not use dev->bounce_size before it is set
 2025-01-03 18:45 UTC  (2+ messages)

[PATCH v2] block: retry call probe after request_module in blk_request_module
 2025-01-03 18:45 UTC  (2+ messages)

[PATCH 1/2] libtinyxml: set CVE product to tinyxml
 2025-01-03 18:43 UTC  (2+ messages)
` [PATCH 2/2] libtinyxml2: set CVE product to tinyxml2

[PATCH RESEND v7 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support
 2025-01-03 18:42 UTC  (2+ messages)

[PATCH V2 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
 2025-01-03 18:43 UTC  (7+ messages)
` [PATCH V2 1/2] dt-bindings: mailbox: Document qcom,tmel-qmp

[PATCH net-next v3 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
 2025-01-03 18:40 UTC  (2+ messages)

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-03 18:40 UTC  (8+ messages)
` [PATCH 03/12] x86/mm: add X86_FEATURE_INVLPGB definition
` [PATCH 11/12] x86/mm: enable AMD translation cache extensions
` [PATCH 12/12] x86/mm: only invalidate final translations with INVLPGB

[PATCH v4 5/5] EDAC: Versal NET: Add support for error notification
 2025-01-03 18:40 UTC  (2+ messages)

[PATCH] x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
 2025-01-03 18:39 UTC 

[PATCH v5 5/6] PCI: mediatek-gen3: Add reset delay in mtk_pcie_en7581_power_up()
 2025-01-03 18:35 UTC  (2+ messages)

[PATCH net] net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
 2025-01-03 18:35 UTC  (3+ messages)
` [PATCH net] selftests: tc-testing: reduce rshift value

Linux 6.13-rc3 many different panics in Xen PV dom0
 2025-01-03 18:32 UTC  (12+ messages)
                  ` Linux 6.13-rc5 Xen HVM with PCI passthrough (USB controller) crash

[PATCH v17 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-03 18:32 UTC  (5+ messages)

回复: [EXT] Re: 转发: Performance issue about Xenomai4 EVL core(v6.6.23-evl2-rebase)
 2025-01-03 18:32 UTC  (3+ messages)
            ` FW: "

[PULL 00/17] Migration patches for 2024-12-17
 2025-01-03 18:30 UTC  (6+ messages)

[PATCH] nsm_make_temp_pathname: Removed A Warning
 2025-01-03 18:31 UTC  (2+ messages)

[GIT PULL FOR v6.14] imx8-isi fixes and improvements
 2025-01-03 18:29 UTC  (5+ messages)
  ` [GIT,PULL,FOR,v6.14] "

[PATCH v2 00/13] x86/virt/tdx: Add SEAMCALL wrappers for KVM
 2025-01-03 18:26 UTC  (7+ messages)
` [PATCH 02/13] x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
` [PATCH 11/13] x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents
` [PATCH 12/13] x86/virt/tdx: Read essential global metadata for KVM

[PATCH v2] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented
 2025-01-03 18:22 UTC 

[master][PATCH] libpng: Add ptest for libpng
 2025-01-03 18:25 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] perf cpumap: Reduce cpu size from int to int16_t
 2025-01-03 18:25 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_dirtyfb: Add skip condition for bmg platform
 2025-01-03 18:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/kms_dirtyfb: Add skip condition for bmg platform (rev4)

[PATCH v18 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2025-01-03 18:16 UTC  (4+ messages)

[PATCH v4 0/4] arm64: dts: Add Arm Morello support
 2025-01-03 18:16 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: Add Morello compatibility
` [PATCH v4 2/4] arm64: dts: morello: Add support for common functionalities
` [PATCH v4 3/4] arm64: dts: morello: Add support for soc dts
` [PATCH v4 4/4] MAINTAINERS: Add Vincenzo Frascino as Arm Morello Maintainer

Help with Git Subtree Push
 2025-01-03 18:21 UTC  (2+ messages)

[PATCH] kbuild: pacman-pkg: provide versioned linux-api-headers package
 2025-01-03 18:20 UTC 

[PATCH bpf-next] bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing
 2025-01-03 18:20 UTC  (2+ messages)

[PATCH 16/19] powerpc: dts: Add LANCOM NWAPP2 board devicetree
 2025-01-03 18:18 UTC 

[openeuler:OLK-5.10 2601/2601] drivers/vdpa/vdpa.c:759:19: sparse: sparse: cast to restricted __le16
 2025-01-03 18:19 UTC 

[PATCH v2 01/16] x86/mce/amd: Remove shared threshold bank plumbing
 2025-01-03 18:18 UTC  (2+ messages)
` [tip: ras/core] "

[RESEND RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature
 2025-01-03 18:18 UTC  (13+ messages)

[PATCH v1] tests/intel: Enhance the wedged_mode sysfs support
 2025-01-03 18:17 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2025-01-03 18:16 UTC  (8+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD

[PATCH v4 00/25] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2025-01-03 18:16 UTC  (5+ messages)
` [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology

[PATCH] drm/tests: helpers: Fix compile wrarning
 2025-01-03 18:14 UTC  (2+ messages)

[Buildroot] [PATCH] package/v4l2loopback: enable CONFIG_MEDIA_CAMERA_SUPPORT kernel option
 2025-01-03 18:12 UTC  (2+ messages)

[Buildroot] [git commit] package/v4l2loopback: enable CONFIG_MEDIA_CAMERA_SUPPORT kernel option
 2025-01-03 18:10 UTC 

[syzbot] [wireless?] INFO: task hung in ath9k_hif_usb_firmware_cb (3)
 2025-01-03 18:12 UTC  (2+ messages)

[PATCH v5 7/7] x86/mce/amd: Remove unnecessary NULL pointer initializations
 2025-01-03 18:10 UTC  (3+ messages)
` [tip: ras/core] "

[PATCH V5] Docs/sound: Update codec-to-codec documentation
 2025-01-03 18:10 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/bash: bump to version 5.2.37
 2025-01-03 18:09 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] package/openrc: bump to version 0.56

[Buildroot] [git commit] package/openrc: bump to version 0.56
 2025-01-03 18:04 UTC 

Fwd: Hash algorithm ask for include in linux kernel
 2025-01-03 18:08 UTC 

[PATCH v2] eth: fbnic: Avoid garbage value in fbnic_mac_get_sensor_asic()
 2025-01-03 18:07 UTC  (4+ messages)

[PATCH] completion: repair config completion for Zsh
 2025-01-03 18:07 UTC  (3+ messages)

[PATCH 0/6] Fix several bugs in error handling during device
 2025-01-03 17:34 UTC  (6+ messages)
` [PATCH 4/6] amdgpu: fix use after free bug related to amdgpu_driver_release_kms()

btrfs scrub fails / __btrfs_free_extent:3257: errno=-5 IO failure
 2025-01-03 18:06 UTC 

[PATCH 0/3] ecdsa KEYCTL_PKEY_QUERY fixes
 2025-01-03 18:06 UTC  (5+ messages)
` [PATCH 3/3] crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY

[PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-01-03 18:06 UTC  (6+ messages)
` [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions

[Buildroot] [PATCH 1/1] package/libcamera: bump to version 0.4.0
 2025-01-03 18:03 UTC  (3+ messages)

[PATCH] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented
 2025-01-03 18:00 UTC  (5+ messages)

[PATCH v2] cxl: factor out cxl_await_range_active() and cxl_media_ready()
 2025-01-03 18:01 UTC  (2+ messages)

[PATCH] net: phy: don't issue a module request if a driver is available
 2025-01-03 18:00 UTC  (7+ messages)

[PATCH v2 0/2] Fix subsection vmemmap_populate logic
 2025-01-03 17:58 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: mm: implement vmemmap_check_pmd for arm64

LwIP and multiple network interfaces
 2025-01-03 17:58 UTC  (7+ messages)

[PATCH] PCI: dwc: Use level-triggered handler for MSI IRQs
 2025-01-03 17:58 UTC  (3+ messages)

[Buildroot] [git commit] package/libcamera: bump to version 0.4.0
 2025-01-03 17:54 UTC 

[PATCH v4 0/4] btrfs: fix reading from userspace in btrfs_uring_encoded_read()
 2025-01-03 17:55 UTC  (2+ messages)

[PATCH] io_uring/rsrc: simplify the bvec iter's count calculation
 2025-01-03 17:54 UTC  (2+ messages)

drivers/android/binder.c:1819: warning: Function parameter or struct member 'file' not described in 'binder_task_work_cb'
 2025-01-03 17:54 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: imbalance in flowtable binding
 2025-01-03 17:37 UTC  (2+ messages)

[PATCH] sound: Replace deprecated PCI functions
 2025-01-03 17:50 UTC 

[PATCH v3 00/15] (no cover subject)
 2025-01-03 17:51 UTC  (5+ messages)
` [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

[PATCH] nvme: Enter string size calculation “subsysnqn”
 2025-01-03 17:50 UTC  (3+ messages)

[driver-core:driver-core-testing 29/29] include/kunit/platform_device.h:15:15: warning: declaration of 'struct completion' will not be visible outside of this function
 2025-01-03 17:49 UTC  (4+ messages)

[PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
 2025-01-03 17:48 UTC  (4+ messages)

[PATCH v2] perf test record+probe_libc_inet_pton: Make test resilient
 2025-01-03 17:47 UTC  (4+ messages)

[PATCH 0/3] dt-bindings: mfd: syscon: Sync compatible lists
 2025-01-03 17:47 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: mfd: syscon: Fix ti,j784s4-acspcie-proxy-ctrl compatible
` [PATCH 2/3] dt-bindings: mfd: syscon: Fix ti,j721e-acspcie-proxy-ctrl compatible
` [PATCH 3/3] dt-bindings: mfd: syscon: Fix al,alpine-sysfabric-service compatible

[PATCH V6 0/4] Add EPSS L3 provider support on SA8775P SoC
 2025-01-03 17:46 UTC  (10+ messages)
` [PATCH V6 1/4] interconnect: qcom: Add multidev EPSS L3 support

[PATCH v2] RDMA/rtrs: Add missing deinit() call
 2025-01-03 17:46 UTC  (2+ messages)

[PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
 2025-01-03 17:44 UTC  (2+ messages)

[PATCH v2] vfio/pci: update igd matching conditions
 2025-01-03 17:44 UTC  (2+ messages)

[PATCH 00/10] mm/damon: replace most damon_callback usages in sysfs with new core functions
 2025-01-03 17:44 UTC  (11+ messages)
` [PATCH 01/10] mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_sysfs_schemes_clear_regions()
` [PATCH 02/10] mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context
` [PATCH 03/10] mm/damon/core: introduce damon_call()
` [PATCH 04/10] mm/damon/sysfs: use damon_call() for update_schemes_stats
` [PATCH 05/10] mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals
` [PATCH 06/10] mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas
` [PATCH 07/10] mm/damon/core: implement damos_walk()
` [PATCH 08/10] Docs/mm/damon/design: document DAMOS regions walking
` [PATCH 09/10] mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}
` [PATCH 10/10] mm/damon/sysfs: remove unused code for schemes tried regions update

[PULL 0/8] QTest patches for 2025-01-02
 2025-01-03 17:40 UTC  (2+ messages)


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.