All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-24 00:17:56 to 2026-03-24 01:27:41 UTC [more...]

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

[PATCH v4] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
 2026-03-24  1:26 UTC 

[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

[PATCH i-g-t 0/3] lib/kms: make for_each_crtc_with_single_output() independent of pipes
 2026-03-24  1:24 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

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

[V2 0/7] hinic3 change for support new SPx NIC
 2026-03-24  1:19 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 7/7] net/hinic3: use different callback func to support htn fdir
      ` 回复: "

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

[dvyukov:pr/4 1/1] kernel/sched/membarrier.c:337:41: error: 'struct mm_mm_cid' has no member named 'fence_seq'
 2026-03-24  1:18 UTC 

[android-common:android15-6.6 0/1] kernel/time/tick-sched.c:212:12: warning: 'tick_cpu' is used uninitialized
 2026-03-24  1:18 UTC 

[android-common:android15-6.6 0/1] kernel/bpf/dmabuf_iter.c:117:17: warning: no previous prototype for 'bpf_iter_dmabuf_new'
 2026-03-24  1:18 UTC 

[PATCH v3] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
 2026-03-24  1:18 UTC  (5+ messages)

[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

[kees:dev/v7.0-rc2/strncpy 11/11] drivers/misc/lkdtm/fortify.c:28:9: warning: incompatible implicit declaration of built-in function 'strncpy'
 2026-03-24  1:10 UTC 

[PATCH v2 rtw-next] wifi: rtw88: validate RX rate to prevent out-of-bound
 2026-03-24  1:10 UTC 

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

[Intel-wired-lan] [PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
 2026-03-24  1:08 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH net-next v3 07/13] bnxt: convert to ndo_set_rx_mode_async
    `  "
` [Intel-wired-lan] [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  (7+ messages)

[PATCH rtw-next] wifi: rtw88: validate RX rate to prevent out-of-bound
 2026-03-24  1:07 UTC  (3+ 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

correctly handling EPROTO
 2026-03-24  1:06 UTC  (11+ messages)

sound/hda/codecs/ca0132.c:2427 dspio_scp() error: we previously assumed 'reply_len' could be null (see line 2390)
 2026-03-24  1:06 UTC 

[android-common:android15-6.6 0/1] kernel/time/tick-sched.c:212:6: warning: variable 'tick_cpu' is uninitialized when used here
 2026-03-24  1:06 UTC 

[PATCH] libselinux: correctly find partial matches
 2026-03-24  1:05 UTC  (4+ messages)

[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 v1 0/2] dts: dpdk shell bug fixes
 2026-03-24  0:52 UTC  (3+ messages)
` [PATCH v3 1/2] dts: always use ethdev ports to check capabilities
  ` [PATCH v3 2/2] dts: avoid dpdk resources conflict

[GIT PULL FOR v7.1] media: uvcvideo changes
 2026-03-24  0:55 UTC 

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

[bug report] e2fsprogs 1.47.4: mke2fs creates oversized orphan file for 1k blocksize (breaks mount)
 2026-03-24  0:54 UTC 

[PATCH] ufs: Update Kconfig docs
 2026-03-24  0:54 UTC 

[android-common:android15-6.6 1/1] drivers/mmc/core/mmc.c:985:6: warning: no previous prototype for function 'mmc_set_bus_speed'
 2026-03-24  0:53 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)

[meta-arago][master][PATCH 1/4] ti-test: Move libsdl2-tests inclusion behind guard
 2026-03-24  0:51 UTC  (6+ messages)
` [meta-arago][master][PATCH 3/4] mesa-demos: Flip to a bbappend

[PATCH net v2] net: airoha: add RCU lock around dev_fill_forward_path
 2026-03-24  0:50 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 00/19] GHASH library
 2026-03-24  0:50 UTC  (3+ messages)

[PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value
 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 rtw-next 0/7] wifi: rtw89: 8922d: add RTL8922D common routine part 1
 2026-03-24  0:49 UTC  (4+ messages)
` [PATCH rtw-next 6/7] wifi: rtw89: 8922d: add set channel of BB part

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

What's cooking in git.git (Mar 2026, #09)
 2026-03-24  0:46 UTC 

[PATCH v3] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
 2026-03-24  0:46 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)

[f2fs-dev] [PATCH v2] f2fs: annotate data races around fi->i_flags
 2026-03-24  0:26 UTC  (2+ messages)
`  "

[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

[thomas-weissschuh:b4/auxclock-nanosleep 18/44] kernel/time/benchmarks-user.c:3:10: fatal error: 'err.h' file not found
 2026-03-24  0:40 UTC 

[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] hfsplus: fix generic/523 test-case failure
 2026-03-24  0:39 UTC 

[PATCH net-next v2 maybe? 0/5] net: stmmac: improve PCS support
 2026-03-24  0:40 UTC  (2+ messages)

[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 v2] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
 2026-03-24  0:38 UTC  (3+ messages)

[PATCH v5 00/10] Add clock and reset support for Mobileye EyeQ7H
 2026-03-24  0:38 UTC  (3+ 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: fix fanout UAF in packet_release() via NETDEV_UP race
 2026-03-24  0:30 UTC  (2+ messages)

[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 0/11] linux-yocto: consolidated pull request
 2026-03-24  0:25 UTC  (4+ messages)
` [meta][PATCH 08/11] linux-yocto/6.18: update to v6.18.19

[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 v7 0/5] Power Management for Raspberry Pi V3D GPU
 2026-03-24  0:23 UTC  (3+ messages)
` [PATCH v7 1/5] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks

[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 

[android-common:android14-5.15 1/1] drivers/hid/hid-nintendo.c:91:17: warning: 'JC_USB_PRE_HANDSHAKE' defined but not used
 2026-03-24  0:20 UTC 

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Fix stale mode pointer in joiner bypass
 2026-03-24  0:21 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 0/6] cxl: Support Back-Invalidate
 2026-03-24  0:21 UTC  (3+ messages)
` [PATCH 3/6] cxl/pci: Add Back-Invalidate topology enable/disable

[linux-next:master 6430/8143] pcie-mediatek-gen3.c:undefined reference to `pci_pwrctrl_power_off_devices'
 2026-03-24  0:20 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 00/19] libfuse: Add support for synchronous init
 2026-03-24  0:19 UTC  (4+ messages)
` [PATCH 16/19] fusermount: Refactor extract_x_options

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

[PATCH v3 00/12] drm/tyr: Use register! macro
 2026-03-24  0:18 UTC  (13+ messages)
` [PATCH v3 01/12] drm/tyr: Use register! macro for GPU_CONTROL
` [PATCH v3 02/12] drm/tyr: Print GPU_ID without filtering
` [PATCH v3 03/12] drm/tyr: Set interconnect coherency during probe
` [PATCH v3 04/12] drm/tyr: Use register! macro for JOB_CONTROL
` [PATCH v3 05/12] drm/tyr: Use register! macro for MMU_CONTROL
` [PATCH v3 06/12] drm/tyr: Remove custom register struct
` [PATCH v3 07/12] drm/tyr: Add MMU address space registers
` [PATCH v3 08/12] drm/tyr: Add fields for MEMATTR register
` [PATCH v3 09/12] drm/tyr: Add fields for COMMAND register
` [PATCH v3 10/12] drm/tyr: Add fields for FAULTSTATUS register
` [PATCH v3 11/12] drm/tyr: Add fields for TRANSCFG register
` [PATCH v3 12/12] drm/tyr: Add DOORBELL_BLOCK registers

[PATCH 00/10] Remove class_find_device_by_of_node in favor of finding by firmware node
 2026-03-24  0:17 UTC  (8+ 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  (3+ messages)
` [PATCH v4 2/2] hfsplus: extract hidden directory search into a helper function


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.