public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-24 00:00:31 to 2026-03-24 01:33:02 UTC [more...]

[RFC PATCH] sched: Add scx_cpuperf_target in sched_cpu_util()
 2026-03-24  1:32 UTC  (6+ messages)

[PATCH v3 0/8] perf: add NVIDIA Tegra410 Uncore PMU support
 2026-03-24  1:29 UTC  (9+ messages)
` [PATCH v3 1/8] perf/arm_cspmu: nvidia: Rename doc to Tegra241
` [PATCH v3 2/8] perf/arm_cspmu: nvidia: Add Tegra410 UCF PMU
` [PATCH v3 3/8] perf/arm_cspmu: Add arm_cspmu_acpi_dev_get
` [PATCH v3 4/8] perf/arm_cspmu: nvidia: Add Tegra410 PCIE PMU
` [PATCH v3 5/8] perf/arm_cspmu: nvidia: Add Tegra410 PCIE-TGT PMU
` [PATCH v3 6/8] perf: add NVIDIA Tegra410 CPU Memory Latency PMU
` [PATCH v3 7/8] perf: add NVIDIA Tegra410 C2C PMU
` [PATCH v3 8/8] arm64: defconfig: Enable NVIDIA TEGRA410 PMU

[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-03-24  1:30 UTC  (12+ messages)
` [PATCH v2 4/7] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap

[PATCH 2/3] RDMA/hfi1, rdmavt: open-code rvt_set_ibdev_name()
 2026-03-24  1:29 UTC  (2+ messages)

[PATCH v3 0/2] Small improvements to reserve_mem, 3rd attempt
 2026-03-24  1:22 UTC  (3+ messages)
` [PATCH v4 1/2] mm/memblock: Print out errors on reserve_mem parser
  ` [PATCH v4 2/2] mm/memblock: Add reserve_mem debugfs info

[RFC PATCH v5 07/10] selftests/damon/_damon_sysfs: support pause file staging
 2026-03-24  1:28 UTC  (2+ messages)
` (sashiko review) "

[PATCH] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-03-24  1:28 UTC  (6+ messages)

[RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
 2026-03-24  1:28 UTC  (2+ messages)
` (sashiko review) "

[RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed
 2026-03-24  1:27 UTC  (2+ messages)
` (sashiko status) "

[PATCH 0/6] arm64: dts: qcom: kaanapali: Add PMIC dependent features
 2026-03-24  1:25 UTC  (13+ messages)
` [PATCH 1/6] arm64: dts: qcom: kaanapali: Add PMIC devices
` [PATCH 2/6] arm64: dts: qcom: kaanapali-mtp: Add PMIC support
` [PATCH 3/6] arm64: dts: qcom: kaanapali-qrd: "
` [PATCH 4/6] arm64: dts: qcom: kaanapali-mtp: Enable bluetooth and Wifi
` [PATCH 5/6] arm64: dts: qcom: kaanapali: add display hardware devices
` [PATCH 6/6] arm64: dts: qcom: kaanapali-mtp: Enable display DSI devices

undefined reference to `xe_configfs_clear_survivability_mode'
 2026-03-24  1:18 UTC 

[PATCH rtw-next] wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crystal_cap()
 2026-03-24  1:17 UTC  (2+ messages)

[PATCH v3 0/3] Add TI TPS1689 pmbus eFuse
 2026-03-24  1:17 UTC  (10+ messages)
` [PATCH v3 1/3] hwmon: (pmbus/tps25990): Rework TPS25990 non standatd direct conversion
` [PATCH v3 2/3] dt-bindings: hwmon: pmbus/tps1689: Add TPS1689
` [PATCH v3 3/3] hwmon: (pmbus/tps1689): Add TPS1689 support

[RFC] mm, page_alloc: reintroduce page allocation stall warning
 2026-03-24  1:13 UTC  (5+ messages)

[PATCH v4 0/2] drm/panel: Add Himax HX83121A panel driver
 2026-03-24  1:11 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: panel: Add Himax HX83121A

[PATCH net-next v2 1/2] net: add netdev_from_priv() helper
 2026-03-24  1:10 UTC  (2+ messages)

[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
 2026-03-24  1:08 UTC  (5+ messages)
` [PATCH net-next v3 07/13] bnxt: convert to ndo_set_rx_mode_async
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode

[Patch v7 00/24] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-03-24  1:08 UTC  (26+ messages)
` [Patch v7 01/24] perf/x86: Move hybrid PMU initialization before x86_pmu_starting_cpu()
` [Patch v7 02/24] perf/x86/intel: Avoid PEBS event on fixed counters without extended PEBS
` [Patch v7 03/24] perf/x86/intel: Enable large PEBS sampling for XMMs
` [Patch v7 04/24] perf/x86/intel: Convert x86_perf_regs to per-cpu variables
` [Patch v7 05/24] perf: Eliminate duplicate arch-specific functions definations
` [Patch v7 06/24] perf/x86: Use x86_perf_regs in the x86 nmi handler
` [Patch v7 07/24] perf/x86: Introduce x86-specific x86_pmu_setup_regs_data()
` [Patch v7 08/24] x86/fpu/xstate: Add xsaves_nmi() helper
` [Patch v7 09/24] x86/fpu: Ensure TIF_NEED_FPU_LOAD is set after saving FPU state
` [Patch v7 10/24] perf: Move and rename has_extended_regs() for ARCH-specific use
` [Patch v7 11/24] perf/x86: Enable XMM Register Sampling for Non-PEBS Events
` [Patch v7 12/24] perf/x86: Enable XMM register sampling for REGS_USER case
` [Patch v7 13/24] perf: Add sampling support for SIMD registers
` [Patch v7 14/24] perf/x86: Enable XMM sampling using sample_simd_vec_reg_* fields
` [Patch v7 15/24] perf/x86: Enable YMM "
` [Patch v7 16/24] perf/x86: Enable ZMM "
` [Patch v7 17/24] perf/x86: Enable OPMASK sampling using sample_simd_pred_reg_* fields
` [Patch v7 18/24] perf: Enhance perf_reg_validate() with simd_enabled argument
` [Patch v7 19/24] perf/x86: Enable eGPRs sampling using sample_regs_* fields
` [Patch v7 20/24] perf/x86: Enable SSP "
` [Patch v7 21/24] perf/x86/intel: Enable PERF_PMU_CAP_SIMD_REGS capability
` [Patch v7 22/24] perf/x86/intel: Enable arch-PEBS based SIMD/eGPRs/SSP sampling
` [Patch v7 23/24] perf/x86: Activate back-to-back NMI detection for arch-PEBS induced NMIs
` [Patch v7 24/24] perf/x86/intel: Add sanity check for PEBS fragment size

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-24  1:08 UTC  (11+ messages)

[PATCH v2 0/2] usb: cdns3: USBSSP platform driver support
 2026-03-24  1:06 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: cdns,usb3: document USBSSP controller support

[RFC PATCH 00/17] netfs: [WIP] Keep track of folios in a segmented bio_vec[] chain
 2026-03-24  1:03 UTC  (5+ messages)
` [RFC PATCH 17/17] netfs: Combine prepare and issue ops and grab the buffers on request

[Patch v7 0/4] Perf tools: Support eGPRs/SSP/SIMD registers sampling
 2026-03-24  0:57 UTC  (5+ messages)
` [Patch v7 1/4] perf headers: Sync with the kernel headers
` [Patch v7 2/4] perf regs: Support x86 eGPRs/SSP sampling
` [Patch v7 3/4] perf regs: Support x86 SIMD registers sampling
` [Patch v7 4/4] perf regs: Enable dumping of SIMD registers

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-24  0:59 UTC  (13+ messages)
` [PATCH 01/12] amba: use generic driver_override infrastructure
` [PATCH 02/12] bus: fsl-mc: "
` [PATCH 03/12] cdx: "
` [PATCH 04/12] hv: vmbus: "
` [PATCH 05/12] PCI: "
` [PATCH 06/12] platform/wmi: "
` [PATCH 07/12] rpmsg: "
` [PATCH 08/12] vdpa: "
` [PATCH 09/12] s390/cio: "
` [PATCH 10/12] s390/ap: "
` [PATCH 11/12] spi: "
` [PATCH 12/12] driver core: remove driver_set_override()

[PATCH 0/2] x86/fred: enable FRED by default
 2026-03-24  1:01 UTC  (2+ messages)

[GIT PULL] hotfixes for 7.0-rc6
 2026-03-24  1:00 UTC 

[PATCH] sched/topology: Avoid spurious asymmetry from CPU capacity noise
 2026-03-24  0:55 UTC 

[PATCH 3/3] bitmap: add test_zero_nbits()
 2026-03-24  0:52 UTC  (4+ messages)

[PATCH] ASoC: sun4i-spdif: Make reset control non-optional and check for all errors
 2026-03-24  0:12 UTC  (2+ messages)

[PATCH net-next v1 1/1] nfc: microread: Drop unused include
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH] ieee802154: atusb: drop redundant device reference
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH net v2] net: airoha: add RCU lock around dev_fill_forward_path
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH] net: b44: always select CONFIG_FIXED_PHY
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH 00/19] GHASH library
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH] mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build option
 2026-03-24  0:49 UTC  (2+ messages)

[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
 2026-03-24  0:44 UTC  (2+ messages)

[PATCH] clk: uniphier: mux: fix signedness bug in get_parent
 2026-03-24  0:44 UTC  (2+ messages)

[PATCH v2] f2fs: annotate data races around fi->i_flags
 2026-03-24  0:26 UTC 

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-03-24  0:43 UTC  (4+ messages)
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test

[PATCH BUNDLE v9] famfs: Fabric-Attached Memory File System
 2026-03-24  0:42 UTC  (21+ messages)
  ` [PATCH V9 0/8] dax: prepare for famfs
    ` [PATCH V9 1/8] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
    ` [PATCH V9 2/8] dax: Factor out dax_folio_reset_order() helper
    ` [PATCH V9 3/8] dax: add fsdev.c driver for fs-dax on character dax
    ` [PATCH V9 4/8] dax: Save the kva from memremap
    ` [PATCH V9 5/8] dax: Add dax_operations for use by fs-dax on fsdev dax
    ` [PATCH V9 6/8] dax: Add dax_set_ops() for setting dax_operations at bind time
    ` [PATCH V9 7/8] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
    ` [PATCH V9 8/8] dax: export dax_dev_get()
  ` [PATCH V9 00/10] famfs: port into fuse
    ` [PATCH V9 01/10] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
    ` [PATCH V9 02/10] famfs_fuse: Basic fuse kernel ABI enablement for famfs
    ` [PATCH V9 03/10] famfs_fuse: Plumb the GET_FMAP message/response
    ` [PATCH V9 04/10] famfs_fuse: Create files with famfs fmaps
    ` [PATCH V9 05/10] famfs_fuse: GET_DAXDEV message and daxdev_table
    ` [PATCH V9 06/10] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
    ` [PATCH V9 07/10] famfs_fuse: Add holder_operations for dax notify_failure()
    ` [PATCH V9 08/10] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
    ` [PATCH V9 09/10] famfs_fuse: Add famfs fmap metadata documentation
    ` [PATCH V9 10/10] famfs_fuse: Add documentation

[RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-03-24  0:41 UTC  (3+ messages)
` (sashiko review) "

[PATCH 0/4] Fix handling of GPIO keys and LEDs on geode
 2026-03-24  0:39 UTC  (5+ messages)
` [PATCH 1/4] x86/geode: fix on-stack property data usage
` [PATCH 2/4] software node: allow passing reference args to PROPERTY_ENTRY_REF
` [PATCH 3/4] software node: verify that property data is not on stack
` [PATCH 4/4] x86/geode: use PROPERTY_ENTRY_REF for GPIO properties

[RFC PATCH v1 1/1] This patch set introces a new action: DAMOS_COLLAPSE
 2026-03-24  0:39 UTC  (2+ messages)

[PATCH net-next 0/3] net/mlx5e: Improve channel creation time via fast-path MKEY initialization
 2026-03-24  0:39 UTC  (3+ messages)
` [PATCH net-next 3/3] net/mlx5e: Speed up channel creation by initializing MKEY entries via UMR WQE

[PATCH v3 0/4] Introduce QPW for per-cpu operations (v3)
 2026-03-24  0:38 UTC  (3+ messages)
` [PATCH v3 1/4] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH v5 00/10] Add clock and reset support for Mobileye EyeQ7H
 2026-03-24  0:38 UTC  (2+ messages)

[PATCH net-next v11] virtio_net: add page_pool support for buffer allocation
 2026-03-24  0:34 UTC  (5+ messages)

[PATCH 6.6 000/567] 6.6.130-rc1 review
 2026-03-24  0:34 UTC  (2+ messages)

[PATCH] tracing: fprobe: fix the length of unused fgraph_data
 2026-03-24  0:34 UTC  (3+ messages)

[PATCH v0 0/3] Add encoder features
 2026-03-24  0:32 UTC  (6+ messages)
` [PATCH v0 2/3] media: chips-media: wave5: Support CBP profile

[PATCH 6.1 000/481] 6.1.167-rc1 review
 2026-03-24  0:31 UTC  (2+ messages)

[PATCH v4 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2026-03-24  0:30 UTC  (9+ messages)
` [PATCH v4 02/13] dt-bindings: soc: mobileye: Add EyeQ6Lplus OLB
` [PATCH v4 07/13] clk: eyeq: Skip post-divisor when computing PLL frequency
` [PATCH v4 08/13] clk: eyeq: Adjust PLL accuracy computation
` [PATCH v4 09/13] clk: eyeq: Add Mobileye EyeQ6Lplus OLB

[PATCH net v2 1/1] net: fec: fix the PTP periodic output sysfs interface
 2026-03-24  0:28 UTC  (3+ messages)

[PATCH] mm/damon/core: optimize kdamond_apply_schemes() with pre-filtered scheme list
 2026-03-24  0:27 UTC  (2+ messages)

[PATCH 0/3] mmc: Lenovo N22 Braswell SD slot fixes
 2026-03-24  0:27 UTC  (2+ messages)

[PATCH 0/3] mmc: Lenovo N22 Braswell SD slot fixes
 2026-03-24  0:27 UTC  (2+ messages)

[PATCH v3 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2026-03-24  0:26 UTC  (7+ messages)
` [PATCH v3 07/13] clk: eyeq: Skip post-divisor when computing PLL frequency
` [PATCH v3 08/13] clk: eyeq: Adjust PLL accuracy computation
` [PATCH v3 09/13] clk: eyeq: Add Mobileye EyeQ6Lplus OLB

[PATCH v2 18/19] mm: damon: Use trace_call__##name() at guarded tracepoint call sites
 2026-03-24  0:25 UTC  (2+ messages)

[PATCH] slimbus: qcom-ngd: fix NULL pointer dereference in qcom_slim_ngd_xfer_msg()
 2026-03-24  0:24 UTC  (2+ messages)

[PATCH v2] drm/msm/dpu: calculate data_width like downstream
 2026-03-24  0:23 UTC  (2+ messages)

[PATCH v5 0/6] selftests/mm: skip several tests when thp is not available
 2026-03-24  0:23 UTC  (7+ messages)
` [PATCH v5 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v5 4/6] selftests/mm/vm_util: robust write_file()

[patch 00/48] hrtimer,sched: General optimizations and hrtick enablement
 2026-03-24  0:22 UTC  (6+ messages)
` [patch 19/48] clockevents: Provide support for clocksource coupled comparators

[PATCH] ring-buffer: Show what clock function is used on timestamp errors
 2026-03-24  0:22 UTC 

[PATCH v5 0/2] media: uvcvideo: Fixes for frame sequence number
 2026-03-24  0:20 UTC  (3+ messages)
` [PATCH v5 1/2] media: uvcvideo: Fix sequence number when no EOF

[PATCH] clk: xgene: Fix mapping leak in xgene_pllclk_init()
 2026-03-24  0:19 UTC  (2+ messages)

[PATCH] clk: Simplify clk_is_match()
 2026-03-24  0:19 UTC  (2+ messages)

[PATCH 00/10] Remove class_find_device_by_of_node in favor of finding by firmware node
 2026-03-24  0:17 UTC  (7+ messages)
` [PATCH 04/10] regulator: of: switch to using class_find_device_by_fwnode()

[PATCH v4 1/1] clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC
 2026-03-24  0:18 UTC  (2+ messages)

[PATCH v4 0/2] hfsplus: fix lock leak and refactor hidden dir search
 2026-03-24  0:17 UTC  (5+ messages)
` [PATCH v4 1/2] hfsplus: fix held lock freed on hfsplus_fill_super()
` [PATCH v4 2/2] hfsplus: extract hidden directory search into a helper function

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-24  0:17 UTC  (7+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
` [PATCH v2 2/7] memcg: Scale down MEMCG_CHARGE_BATCH with increase in PAGE_SIZE

[PATCH] clk: qoriq: avoid formwat string warning
 2026-03-24  0:16 UTC  (2+ messages)

[PATCH] media: ec168: fix slab-out-of-bounds in ec168_i2c_xfer
 2026-03-24  0:15 UTC 

[v3 1/3] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
 2026-03-24  0:14 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: kodiak: Add LPASS I2S2 pinctrl definitions
 2026-03-24  0:14 UTC  (2+ messages)

[PATCH] srcu: Use irq_work to start GP in tiny SRCU
 2026-03-24  0:14 UTC 

[syzbot] [media?] [usb?] KASAN: slab-out-of-bounds Read in ec168_i2c_xfer
 2026-03-24  0:14 UTC 

[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-24  0:13 UTC  (8+ messages)
` [PATCH v4 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
` [PATCH v4 5/7] selftests/cgroup: replace hardcoded page size values in test_zswap

[RFC PATCH 00/11] Remove READ_ONLY_THP_FOR_FS
 2026-03-24  0:12 UTC  (13+ messages)
` [RFC PATCH 02/11] mm/khugepaged: remove READ_ONLY_THP_FOR_FS code in collapse_file()

[PATCH v1 1/1] spi: Replace open coded variant of spi_bpw_to_bytes()
 2026-03-23 15:46 UTC  (2+ messages)

[PATCH] regulator: core: fix typo in comments
 2026-03-23 16:03 UTC  (2+ messages)

[PATCH] spi: meson-spicc: Fix double-put in remove path
 2026-03-23 18:32 UTC  (2+ messages)

[PATCH] spi: pl022: update outdated references to pump_transfers()
 2026-03-23 18:11 UTC  (2+ messages)

[PATCH v2] ASoC: generic: update outdated comment for removed soc_bind_dai_link()
 2026-03-23 18:01 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: select CONFIG_SND_SOC_WM_ADSP from all users
 2026-03-23 14:37 UTC  (2+ messages)

[PATCH 0/2] spi hisi-kunpeng cleanup and fix
 2026-03-23 22:03 UTC  (2+ messages)

[PATCH v5 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-23 19:47 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] spi: sn-f-ospi: two small fixes
 2026-03-23 14:52 UTC  (2+ messages)

[PATCH v3] ASoC: soc-topology: fix __le32 conversion in printed values
 2026-03-23 19:32 UTC  (2+ messages)

[PATCH v2 0/9] interconnect: qcom: let MSM8974 interconnect work again
 2026-03-24  0:10 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: interconnect: qcom,msm8974: drop bus clocks
` [PATCH v2 2/9] dt-bindings: interconnect: qcom,msm8974: use qcom,rpm-common
` [PATCH v2 3/9] interconnect: qcom: drop unused is_on flag
` [PATCH v2 4/9] interconnect: qcom: icc-rpm: allow overwriting get_bw callback
` [PATCH v2 5/9] interconnect: qcom: define OCMEM bus resource
` [PATCH v2 6/9] interconnect: qcom: let platforms declare their bugginess
` [PATCH v2 7/9] interconnect: qcom: msm8974: switch to the main icc-rpm driver
` [PATCH v2 8/9] interconnect: qcom: msm8974: expand DEFINE_QNODE macros
` [PATCH v2 9/9] ARM: dts: qcom: msm8974: Drop RPM bus clocks

[PATCH net-next v2] selftests: drv-net: add missing tc config options for netkit tests
 2026-03-24  0:08 UTC 

[PATCH net] selftests: drv-net: add missing tc config options for netkit tests
 2026-03-24  0:05 UTC  (3+ messages)

[syzbot] [iommu?] WARNING in pt_iommu_amdv1_init
 2026-03-24  0:04 UTC 

[PATCH RESEND 0/3] Fix length calculation bug in extract_kvec_to_sg
 2026-03-24  0:03 UTC  (2+ messages)

[PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
 2026-03-24  0:00 UTC  (3+ messages)
` [PATCH v12 3/4] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
` [PATCH v12 4/4] ring-buffer: Add persistent ring buffer selftest


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox