All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-15 22:01:09 to 2026-06-15 23:15:02 UTC [more...]

[PATCH 1/1] tools: fix building with OpenSSL 4.0
 2026-06-15 19:46 UTC  (2+ messages)

[PATCH v3 00/14] spl: ufs: add UFS boot support for Qualcomm Snapdragon in SPL
 2026-06-15 16:33 UTC  (10+ messages)
` [PATCH v3 01/14] spl: ufs: rename SPL_UFS_SUPPORT config to SPL_UFS
` [PATCH v3 05/14] part: enable part_get_info_ptr for SPL UFS partition boot
` [PATCH v3 07/14] ufs: qcom: add SPL_UFS_QCOM Kconfig and SPL build support
` [PATCH v3 10/14] lib: update charset.o build rule to use SPL_UFS

[PATCH] drm/intel: drop driver include from mchbar_regs.h
 2026-06-15 23:13 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH net-next v7 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
 2026-06-15 23:10 UTC  (2+ messages)

[PATCH net-next v7 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
 2026-06-15 23:10 UTC  (2+ messages)

[PATCH 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-15 23:10 UTC  (4+ messages)
` [PATCH 3/4] mfd: mt6397-core: add mt6323 AUXADC support

[PATCH V3 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-06-15 23:01 UTC  (5+ messages)
` [PATCH V3 1/4] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH V3 2/4] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH V3 3/4] KVM: x86/pmu: Support PERF_METRICS MSR in "
` [PATCH V3 4/4] KVM: selftests: Add perf_metrics and fixed counter 3 tests

[ANNOUNCE] iproute2 7.1 release
 2026-06-15 23:06 UTC 

arch/powerpc/perf/vpa-dtl.c:254:30: sparse: sparse: incorrect type in assignment (different base types)
 2026-06-15 23:05 UTC 

[PATCH v5][makedumpfile 0/9] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-06-15 23:04 UTC  (8+ messages)
` [PATCH v5][makedumpfile 2/9] Implement kernel kallsyms resolving
` [PATCH v5][makedumpfile 6/9] Add makedumpfile extensions support

[PATCH v5 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-15 23:04 UTC  (7+ messages)
` [PATCH v5 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v5 2/6] alloc_tag: add ioctl filters "
` [PATCH v5 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v5 4/6] alloc_tag: add accuracy based "
` [PATCH v5 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v5 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCHES v2 0/9] perf tools: Fix pre-existing bugs in machine, cs-etm, c2c, bpf, and dso
 2026-06-15 23:04 UTC  (16+ messages)
` [PATCH 1/9] perf machine: Propagate machine__init() error to callers
` [PATCH 2/9] perf machine: Use snprintf() for guestmount path construction
` [PATCH 3/9] perf cs-etm: Validate num_cpu before metadata allocation
` [PATCH 4/9] perf cs-etm: Require full global header in auxtrace_info size check
` [PATCH 5/9] perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
` [PATCH 6/9] perf c2c: Free format list entries when c2c_hists__init() fails
` [PATCH 7/9] perf c2c: Fix hist entry and format list leaks in c2c_he_free()
` [PATCH 8/9] perf bpf: Validate array presence before casting BPF prog info pointers
` [PATCH 9/9] perf dso: Set standard errno on decompression failure

[PATCH v9 00/22] CMTG enablement
 2026-06-15 23:03 UTC  (2+ messages)
` ✓ CI.KUnit: success for CMTG enablement (rev10)

[PATCH v19 00/20] Add additional python API support
 2026-06-15 23:02 UTC  (30+ messages)
` [PATCH v20 00/21] "
  ` [PATCH v20 01/21] perf util: Sort includes and add missed explicit dependencies
  ` [PATCH v20 02/21] perf python: Add "
  ` [PATCH v20 03/21] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v20 04/21] perf data: Add open flag
  ` [PATCH v20 05/21] perf evlist: Add reference count
  ` [PATCH v20 06/21] perf evsel: "
  ` [PATCH v20 07/21] perf evlist: Add reference count checking
  ` [PATCH v20 08/21] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v20 09/21] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v20 10/21] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v20 11/21] perf python: Refactor and add accessors to sample event
  ` [PATCH v20 12/21] perf python: Add mmap2 event
  ` [PATCH v20 13/21] perf python: Add callchain support
  ` [PATCH v20 14/21] perf python: Extend API for stat events in python.c
  ` [PATCH v20 15/21] perf python: Expose brstack in sample event
  ` [PATCH v20 16/21] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v20 17/21] perf python: Add config file access
  ` [PATCH v20 18/21] perf python: Handle Py_None for thread and cpu maps
  ` [PATCH v20 19/21] perf python: Add type checking for parse_events/parse_metrics
  ` [PATCH v20 20/21] perf python: Add perf.pyi stubs file
  ` [PATCH v20 21/21] perf python: Add LiveSession helper

[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
 2026-06-15 23:02 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: reduce the pm demand peak bw based on display data rate (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.BAT: "

drivers/net/phy/phylink.c:1983:34: warning: variable 'pl' is uninitialized when used here
 2026-06-15 23:01 UTC 

[rclaveau:b4/add-adla_npu-t7-vim4 12/12] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2026-06-15 23:01 UTC 

[PATCH] net: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifier
 2026-06-15 23:00 UTC  (2+ messages)

[PATCH] sctp: correct CONFIG_SCTP_DBG_OBJCNT macro name in comment
 2026-06-15 23:00 UTC  (2+ messages)

[PATCH v2] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
 2026-06-15 22:57 UTC  (4+ messages)

[GIT PULL] sched_ext changes for v7.2
 2026-06-15 22:56 UTC 

[PATCH v3 0/2] vfio: selftests: Add calloc_assert() and avoid VLAs
 2026-06-15 22:56 UTC  (5+ messages)
` [PATCH v3 1/2] vfio: selftests: Add calloc_assert() helper
` [PATCH v3 2/2] vfio: selftests: Avoid VLAs

[PATCH 0/4] minio cleanup patches
 2026-06-15 22:56 UTC  (3+ messages)

[PATCH v2 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-15 22:52 UTC  (4+ messages)
` [PATCH v2 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver

[PATCH v2] media: mt2063: correct CONFIG_MEDIA_TUNER_MT2063 macro name in comment
 2026-06-15 22:53 UTC 

[PATCH v4 0/3] crypto: skcipher - per-request multi-data-unit batching
 2026-06-15 22:53 UTC  (2+ messages)

[PATCH v2] media: dvb: correct CONFIG_DVB_S5H1432 macro name in #endif comment
 2026-06-15 22:51 UTC 

[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
 2026-06-15 22:51 UTC  (2+ messages)

[PATCH net-next v2 0/3] docs: net: more adjustments to docs
 2026-06-15 22:51 UTC  (6+ messages)
` [PATCH net-next v2 1/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey
` [PATCH net-next v2 3/3] docs: net: fix minor issues with strparser docs

[PATCH] net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH] net: airoha: Fix typos in comments and Kconfig
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH] net/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in comment
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH] Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinephone Pro"
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH net-next v5 0/12] net: atlantic: add PTP support for AQC113 (Antigua)
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH] net: airoha: Fix always-true condition in PPE1 queue reservation loop
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH v3] Documentation/process: Add Researcher Guidelines
 2026-06-15 22:48 UTC  (4+ messages)

[PATCH i-g-t v1] include/linux_scaffold: drop _AC macro
 2026-06-15 22:43 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] modpost: Ignore Clang LTO suffixes in symbol matching
 2026-06-15 22:43 UTC  (2+ messages)

[PATCH v3 0/4] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-15 22:43 UTC  (4+ messages)
` [PATCH v3 3/4] iomap: reject NOWAIT and BOUNCE direct IOs

[PATCH v3 0/9] Don't whitelist OA registers unconditionally
 2026-06-15 22:42 UTC  (10+ messages)
` [PATCH v3 1/9] drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists
` [PATCH v3 2/9] drm/xe/rtp: Maintain OA whitelists separately
` [PATCH v3 3/9] drm/xe/rtp: Keep track of non-OA nonpriv slots
` [PATCH v3 4/9] drm/xe/rtp: Generalize whitelist_apply_to_hwe
` [PATCH v3 5/9] drm/xe/rtp: Save OA nonpriv registers to register save/restore lists
` [PATCH v3 6/9] drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regs
` [PATCH v3 7/9] drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt
` [PATCH v3 8/9] drm/xe/oa: (De-)whitelist OA registers on OA stream open/release
` [PATCH v3 9/9] drm/xe/rtp: Ensure locking/ref counting for OA whitelists

[PATCH v6 3/9] drm/amd/display: use drmm_writeback_connector_init()
 2026-06-15 22:42 UTC  (4+ messages)

[PATCH 0/7] Finish removing crypto_rng from drivers/crypto/
 2026-06-15 22:41 UTC  (8+ messages)
` [PATCH 1/7] crypto: qcom-rng - Enable clock in hwrng case
` [PATCH 2/7] crypto: qcom-rng - Allow zero as a random number
` [PATCH 3/7] crypto: qcom-rng - Remove crypto_rng interface
` [PATCH 4/7] hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/
` [PATCH 5/7] crypto: sun8i-ce - Remove crypto_rng interface
` [PATCH 6/7] crypto: sun8i-ss "
` [PATCH 7/7] crypto: caam "

[PATCH v2] sh: mm: Remove checks for nonexistent CONFIG_CPU_SUBTYPE_ST40
 2026-06-15 22:40 UTC 

[PATCH v2] docs/mm: describe current criteria for enabling split page table lock for PTE tables
 2026-06-15 22:40 UTC  (3+ messages)

[PATCH v3] btrfs: release extent lock per folio in readahead
 2026-06-15 22:39 UTC  (2+ messages)

[GIT PULL] VFIO updates for v7.2-rc1
 2026-06-15 22:38 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS fe286bb12ffdfff173fecc12763c51f58e3c1532
 2026-06-15 22:37 UTC 

[PATCH RESEND 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-06-15 22:38 UTC  (4+ messages)

[PATCH v3 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
 2026-06-15 22:38 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: ti,ads1100: add support for ADS1110
` [PATCH v3 2/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver
` [PATCH v3 3/3] iio: adc: Fix incorrect reading when datarate changed in single mode

[PATCH v6 RESEND 0/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework
 2026-06-15 22:37 UTC  (4+ messages)

[PATCH net v2] net: airoha: Fix skb->priority underflow in
 2026-06-15 22:34 UTC  (2+ messages)

[PATCH net] net: dsa: Fix skb ownership in taggers
 2026-06-15 22:33 UTC 

[PATCH 0/3] media: i2c: Adopt scope-based fwnode_handle_put
 2026-06-15 22:30 UTC  (4+ messages)
` [PATCH 1/3] media: i2c: ov5640: Drop manual fwnode_handle_put() via scope-based cleanup
` [PATCH 2/3] media: i2c: imx290: "
` [PATCH 3/3] media: i2c: imx219: "

[PATCH net-next 0/2] appletalk: move the protocol out of tree
 2026-06-15 22:29 UTC  (3+ messages)
` [PATCH net-next 1/2] appletalk: stop storing per-interface state in struct net_device
` [PATCH net-next 2/2] appletalk: move the protocol out of tree

Does kvm_pr work on G5 mac with host kernel 6.12.xx ?
 2026-06-15 18:54 UTC  (6+ messages)

[BUG] KASAN: slab-use-after-free in _copy_to_user from platform/x86/dell-smbios-wmi
 2026-06-15 22:28 UTC  (6+ messages)

[PATCH] drm/xe/memirq: Size report pages from static engine mask
 2026-06-15 22:26 UTC  (2+ messages)

[PATCH] Makefile: let 'make clean' remove files created by DEVICE_TREE_DEBUG
 2026-06-15 21:28 UTC  (6+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-15 22:22 UTC  (7+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core

[PATCH v4 0/7] igb: Implement Transmit Rate Limiting (TRL)
 2026-06-15 22:18 UTC  (8+ messages)
` [PATCH v4 1/7] igb: Define TRL registers and core state
` [PATCH v4 2/7] igb: Add VMState support for TRL state
` [PATCH v4 3/7] igb: Implement TRL register write and configuration
` [PATCH v4 4/7] igb: Refactor TX path to return processed byte count
` [PATCH v4 5/7] igb: Implement TRL throttling and timer resumption
` [PATCH v4 6/7] igb: Add QTest for Transmit Rate Limiter register multiplexing
` [PATCH v4 7/7] igb: Add QTest for Transmit Rate Limiter traffic throttling

[PATCH net-next 0/5] tls: reject the combination of TLS and sockmap
 2026-06-15 22:20 UTC  (3+ messages)
` [PATCH net-next 2/5] tls: remove dead sockmap (psock) handling from the SW path

[PATCH v2] spi: dt-bindings: octeon: Convert to DT schema
 2026-06-15 22:19 UTC  (2+ messages)

[PATCH v6 0/7] Implement memory_region_new_* functions
 2026-06-15 22:17 UTC  (8+ messages)
` [PATCH v6 1/7] Move assert to memory_region_set_ops()
` [PATCH v6 2/7] memory: Add memory_region_new* functions
` [PATCH v6 3/7] memory: Update documentation for memory_region_new*()
` [PATCH v6 4/7] hw/ide/sii3112: Use memory_region_new to avoid leaking regions
` [PATCH v6 5/7] hw/pci-host/articia: Map PCI memory windows in realize
` [PATCH v6 6/7] hw/pci-host/articia: Add variable for common type cast
` [PATCH v6 7/7] hw/xtensa/xtfpga: Fix leaking memory region

[PATCH v19 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-15 22:17 UTC  (4+ messages)
` [PATCH v19 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH v3 1/8] dt-bindings: remoteproc: qcom,pas: add thermal mitigation properties
 2026-06-15 22:15 UTC  (11+ messages)

[PATCH v4 00/31] Introduce SCMI Telemetry FS support
 2026-06-15 22:14 UTC  (3+ messages)
` [PATCH v4 06/31] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol

[PATCH 1/6] f2fs: fix wrong description in printed log
 2026-06-15 22:14 UTC  (4+ messages)
` [PATCH 4/6] f2fs: avoid unnecessary fscrypt_finalize_bounce_page()
  ` [f2fs-dev] "

[PATCH 0/4] iio: adc: new ti-ads112c14 driver
 2026-06-15 22:14 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: add ti,ads122c14
` [PATCH 2/4] iio: adc: add ti-ads112c14 driver
` [PATCH 3/4] iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channel
` [PATCH 4/4] iio: adc: ti-ads112c14: add measurement channel support

[PATCH] gstreamer1.0-plugins-good: remove dangling libsoup2 ref
 2026-06-15 22:12 UTC 

[PATCH i-g-t v2] tests/intel: Skip multi-queue tests when no engine supports it
 2026-06-15 22:10 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel: Skip multi-queue tests when no engine supports it (rev2)

[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
 2026-06-15 22:10 UTC  (5+ messages)
` [PATCH v2 1/7] ibmvfc: add basic FPIN support

[PATCH bpf v5 1/2] bpf: Fix packet pointer invalidation for skb dynptr writes
 2026-06-15 22:10 UTC  (2+ messages)

[PATCH] sunvdc: fix -EIO issue due to lack of retries
 2026-06-15 22:09 UTC  (2+ messages)

[PATCH] block: check bio split for unaligned bvec
 2026-06-15 22:08 UTC  (3+ messages)

[thomas-weissschuh:b4/cros_ec-hwmon-fan-curve 6/8] drivers/hwmon/cros_ec_hwmon.c:426:11: warning: result of comparison of constant 9223372036854775807 with expression of type 'u32' (aka 'unsigned int') is always false
 2026-06-15 22:08 UTC 

[PATCH] fsck.f2fs: drop unused SB_ENCODE_FLAG
 2026-06-15 22:07 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH] drm/xe/guc: Downgrade Memory CAT error message
 2026-06-15 22:07 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 0/6] drm/{i915, xe}/panic: drop dependency on struct intel_framebuffer
 2026-06-15 22:07 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/{i915, xe}/panic: drop dependency on struct intel_framebuffer (rev3)

[GIT PULL] Documentation for 7.2
 2026-06-15 22:07 UTC 

handling of printer-more-info in CUPS
 2026-06-15 22:06 UTC  (2+ messages)

[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
 2026-06-15 22:03 UTC  (9+ messages)

[PATCH v3 0/2] A proposal to add a gpio-locked fixed clock driver
 2026-06-15 22:01 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: Add GPIO-locked fixed clock

[PATCH] drm/v3d: reject an invalid indirect CSD buffer handle
 2026-06-16  7:00 UTC 

[GIT PULL] cgroup changes for v7.2
 2026-06-15 22:01 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.