All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-17 09:12:37 to 2025-03-17 09:57:39 UTC [more...]

commit 7ffb791423c7 breaks steam game
 2025-03-17  9:13 UTC  (19+ messages)

[PATCH v2 00/88] ASoC: Convert to modern PM macros
 2025-03-17  9:54 UTC  (28+ messages)
` [PATCH v2 01/88] ASoC: au1x: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v2 02/88] ASoC: ak4375: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 03/88] ASoC: ak4458: "
` [PATCH v2 04/88] ASoC: ak5558: "
` [PATCH v2 05/88] ASoC: cs35l32: Convert to RUNTIME_PM_OPS()
` [PATCH v2 06/88] ASoC: cs35l33: "
` [PATCH v2 07/88] ASoC: cs35l34: "
` [PATCH v2 08/88] ASoC: cs4234: "
` [PATCH v2 09/88] ASoC: cs42l42: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 10/88] ASoC: cs42l51: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH v2 11/88] ASoC: cs42l83: "
` [PATCH v2 12/88] ASoC: cs42xx8: Convert to EXPORT_GPL_DEV_PM_OPS()
` [PATCH v2 13/88] ASoC: cs43130: Convert to RUNTIME_PM_OPS()
` [PATCH v2 14/88] ASoC: cs4349: "
` [PATCH v2 15/88] ASoC: cs53l30: "
` [PATCH v2 16/88] ASoC: cx2072x: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 17/88] ASoC: da7213: "
` [PATCH v2 18/88] ASoC: hdac_hdmi: "
` [PATCH v2 19/88] ASoC: lpass: Convert to RUNTIME_PM_OPS()
` [PATCH v2 20/88] ASoC: max98090: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 22/88] ASoC: max98390: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH v2 23/88] ASoC: max98396: "
` [PATCH v2 25/88] ASoC: max9860: Convert to RUNTIME_PM_OPS()
` [PATCH v2 27/88] ASoC: mt6660: "
` [PATCH v2 28/88] ASoC: pcm512x: Convert to EXPORT_GPL_DEV_PM_OPS()
` [PATCH v2 30/88] ASoC: rt1308-sdw: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 31/88] ASoC: rt1316-sdw: "

[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
 2025-03-17  9:56 UTC  (8+ messages)

[PATCH v5] sched/topology: Enable topology_span_sane check only for debug builds
 2025-03-17  9:57 UTC  (3+ messages)

[PATCH v4 net-next 00/14] Add more feautues for ENETC v4 - round 2
 2025-03-17  9:55 UTC  (10+ messages)
` [PATCH v4 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v4 net-next 03/14] net: enetc: move generic MAC filterng interfaces to enetc-core

[PATCH v4 00/13] Add initial support for Renesas RZ/T2H SoC
 2025-03-17  9:55 UTC  (4+ messages)
` [PATCH v4 08/13] serial: sh-sci: Introduced function pointers

[PATCH] driver: svc-i3c-master: Kernel panic issue fixed
 2025-03-13  5:03 UTC  (8+ messages)

[PATCH v4] svc-i3c-master: Fix read from unreadable memory at svc_i3c_master_ibi_work()
 2025-03-13  5:15 UTC  (3+ messages)

[PATCH v3] svc-i3c-master: Fix read from unreadable memory at svc_i3c_master_ibi_work
 2025-03-12 13:32 UTC 

[PATCH v4 0/3] Add support for Amlogic A4/A5 Reset
 2025-03-17  9:51 UTC  (7+ messages)
` [PATCH v4 2/3] arm64: dts: amlogic: Add A4 Reset Controller

[PATCH v4 00/11] Add support for RZ/G3E CANFD
 2025-03-17  9:53 UTC  (7+ messages)
` [PATCH v4 08/11] can: rcar_canfd: Add shift table to struct rcar_canfd_hw_info

[PATCH v2 0/7] MPU mm subsystem skeleton
 2025-03-17  9:53 UTC  (11+ messages)
` [PATCH v2 3/7] xen/arm: Introduce frame_table and virt_to_page
` [PATCH v2 6/7] xen: introduce Kconfig HAS_PAGING_MEMPOOL

[PATCH 00/13] Fail the build on objtool warnings
 2025-03-17  9:53 UTC  (13+ messages)
` [PATCH 05/13] objtool: Increase per-function WARN_FUNC() rate limit
` [PATCH 07/13] objtool: Consolidate option validation
` [PATCH 08/13] objtool: Upgrade "Linked object detected" warning to error
` [PATCH 09/13] objtool: Add --output option
` [PATCH 11/13] objtool: Change "warning:" to "error:" for --Werror
` [PATCH 12/13] objtool: Create backup on error and print args

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-17  9:52 UTC  (3+ messages)
` [PATCH v7 03/17] iommu: generalize the batched sync after map interface

[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-17  9:52 UTC  (4+ messages)
` [PATCH net v4 1/3] vsock/bpf: Fix EINTR connect() racing sockmap update
` [PATCH net v4 2/3] selftest/bpf: Add test for AF_VSOCK "
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment

[PATCH 1/2] rust: alloc: extend safety requirements of Vec::set_len()
 2025-03-17  9:52 UTC  (10+ messages)

[PATCH net v3 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-17  9:51 UTC  (4+ messages)
` [PATCH net v3 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update

[PATCH v1 1/1] resource: Split DEFINE_RES_NAMED_DESC() out of DEFINE_RES_NAMED()
 2025-03-17  9:50 UTC  (2+ messages)

[PATCH 0/3] remove driver-specific logic for AVX builds
 2025-03-17  9:50 UTC  (5+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] drivers/net: remove AVX2 build-time define

[PATCH] cmd: version: Get information about GCC and LD back
 2025-03-17  9:48 UTC  (6+ messages)

[PATCH v4 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-03-17  9:48 UTC  (6+ messages)
` [PATCH v4 1/6] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v4 3/6] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510

[PATCH v1] docs/zh_CN: Add how-to of Chinese translation
 2025-03-17  9:46 UTC  (3+ messages)

[Patch v2] doc: announce bus/vmbus API changes
 2025-03-17  9:46 UTC  (2+ messages)

[PATCH 1/2] rust: alloc: extend safety requirements of Vec::set_len()
 2025-03-17  9:46 UTC 

[main-line][PowerPC]selftests/powerpc/signal: sigfuz fails
 2025-03-17  9:46 UTC 

[PATCH] posix-timers: Drop redundant memset call
 2025-03-17  9:45 UTC  (2+ messages)
` [tip: timers/core] posix-timers: Drop redundant memset() invocation

[PATCH v3 0/7] Enable shared device assignment
 2025-03-17  9:45 UTC  (5+ messages)
` [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks

[PATCH] soc: imx: Dump higher 64bits UID
 2025-03-17  9:45 UTC  (2+ messages)

[PATCH v6 2/4] drm/bridge: add function interface for DisplayPort audio implementation
 2025-03-17  9:45 UTC  (4+ messages)

[RFC PATCH v1 0/2] platform: toradex: Add toradex embedded controller
 2025-03-17  9:45 UTC  (8+ messages)
` [RFC PATCH v1 2/2] platform: toradex: add preliminary support for Embedded Controller

[PATCH 0/4] hw/intc/loongarch_pch: Cleanup with register name
 2025-03-17  9:43 UTC  (5+ messages)
` [PATCH 1/4] hw/intc/loongarch_pch: Use default path when access some registers
` [PATCH 2/4] hw/intc/loongarch_pch: Rename register name
` [PATCH 3/4] hw/intc/loongarch_pch: Rename macro PCH_PIC_xxx_OFFSET with PCH_PIC_xxx
` [PATCH 4/4] hw/intc/loongarch_pch: Remove some duplicate macro

[PATCH v1] x86: make Viridian support optional
 2025-03-17  9:44 UTC  (4+ messages)

[PATCH net-next v6 00/12] Add support for PSE budget evaluation strategy
 2025-03-17  9:43 UTC  (5+ messages)
` [PATCH net-next v6 02/12] net: pse-pd: Add support for reporting events
` [PATCH net-next v6 03/12] net: pse-pd: tps23881: Add support for PSE events and interrupts

[PATCH v4 0/2] slab: Introduce kmalloc_obj() and family
 2025-03-17  9:43 UTC  (4+ messages)
` [PATCH v4 1/2] compiler_types: Introduce __flex_counter() "

[PATCH v6 00/13] large atomic writes for xfs with CoW
 2025-03-17  9:43 UTC  (13+ messages)
` [PATCH v6 04/13] xfs: pass flags to xfs_reflink_allocate_cow()
` [PATCH v6 06/13] xfs: switch atomic write size check in xfs_file_write_iter()
` [PATCH v6 11/13] xfs: add xfs_file_dio_write_atomic()
` [PATCH v6 12/13] xfs: commit CoW-based atomic writes atomically

[PATCH] xilinx: Allow alternative boot strategies in zynq-common.h
 2025-03-17  9:42 UTC  (2+ messages)

[PATCH RFC v4 00/11] virtio-net: Offload hashing without eBPF
 2025-03-17  9:40 UTC  (2+ messages)

[PATCH <i-g-t> v1 0/2] Add support for Xe in runtime-pm
 2025-03-17  9:41 UTC  (3+ messages)
` [PATCH <i-g-t> v1 1/2] Add support for xe in runtime pm

[PATCH 0/6] mci: some cleanups
 2025-03-17  9:41 UTC  (8+ messages)
` [PATCH 1/6] mci: use struct cid
` [PATCH 2/6] mmc: merge block read/write functions
` [PATCH 3/6] mci: cleanup code around ready_for_use flag
` [PATCH 4/6] mci: mci_spi: remove stray return 0
` [PATCH 5/6] mci: mci_spi: fix warning message
` [PATCH 6/6] mci: mci_spi: use mci_of_parse()

[PATCH mptcp-next v3 0/2] add bpf_iter_task
 2025-03-17  9:41 UTC  (3+ messages)
` [PATCH mptcp-next v3 1/2] mptcp: add bpf_iter_task for mptcp_sock

[PATCH net-next v23 03/23] ovpn: add basic interface creation/destruction/management routines
 2025-03-17  9:41 UTC  (4+ messages)

[RFC PATCH] initramfs: Add size validation to prevent tmpfs exhaustion
 2025-03-17  9:41 UTC  (3+ messages)

[PATCH v5 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
 2025-03-17  9:34 UTC  (3+ messages)
` [PATCH v5 1/2] pm: runtime: Add new devm functions
` [PATCH v5 2/2] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API

[PATCH] KVM: x86:Cancel hrtimer in the process of saving PIT state to reduce the performance overhead caused by hrtimer during guest stop
 2025-03-17  9:19 UTC 

[PATCH] rust: page:: optimize rust symbol generation for Page
 2025-03-17  9:40 UTC 

[PATCH v2 0/4] ecdsa KEYCTL_PKEY_QUERY fixes
 2025-03-17  9:40 UTC  (5+ messages)
` [PATCH v2 3/4] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY

[PATCH v1 1/1] serial: 8250_dw: Comment possible corner cases in serial_out() implementation
 2025-03-17  9:40 UTC 

linux-next: build failure after merge of the tip tree
 2025-03-17  9:38 UTC  (2+ messages)

[Bug 219890] New: illuminance sensor is jittering between correct value and 0.03lux
 2025-03-17  9:38 UTC 

[RFC PATCH v1 0/3] Export TDX module information via SYSFS
 2025-03-17  9:38 UTC  (4+ messages)
` [RFC PATCH v1 1/3] x86/tdx: Make TDX metadata available "

[PATCH v2 00/20] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-03-17  9:38 UTC  (3+ messages)
` [PATCH v2 01/20] s390/ap: Move response_type struct into ap_msg struct

linux-next: manual merge of the rust tree with the kbuild tree
 2025-03-17  9:38 UTC 

[meta-security][PATCH] tpm2-openssl: update to 1.3.0
 2025-03-14  9:23 UTC 

Segfault with NTFS CVE fixes
 2025-03-17  9:36 UTC  (3+ messages)

Settings backup and restore tool prototype using Ansible -- RFC on a published project
 2025-03-17  9:36 UTC 

[PATCH] arm64: dts: renesas: r8a779f4: Add UFS tuning parameters in E-FUSE
 2025-03-17  9:30 UTC  (2+ messages)

[PATCH] nvme: replace max(a, min(b, c)) by clamp(b, a, c)
 2025-03-17  9:31 UTC  (2+ messages)

[broonie-ci:20250313_tiwai_asoc_convert_to_modern_pm_macros 113/194] sound/soc/codecs/cs35l56.c:949:12: warning: 'cs35l56_runtime_resume_i2c_spi' defined but not used
 2025-03-17  9:36 UTC  (4+ messages)

[PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time
 2025-03-17  9:35 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add "power-off-time-sec"

[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
 2025-03-17  9:35 UTC  (4+ messages)
` [PATCH v4 02/10] arm64: dts: qcom: qcs6490-rb3gen2: Add TC956x PCIe switch node

Mailing list inventing addresses for people
 2025-03-17  9:35 UTC  (5+ messages)
  ` [cip-dev] "

[PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-03-17  9:28 UTC  (4+ messages)
` [PATCH 2/2] arm64/ptdump: Replace u64 with pteval_t

[PATCH v4 0/6] rust: reduce pointer casts, enable related lints
 2025-03-17  9:33 UTC  (3+ messages)
` [PATCH v4 6/6] rust: use strict provenance APIs

[PATCH -tip] x86/fpu: Rewrite XSTATE_{XSAVE,XRESTORE} macros as static inline functions
 2025-03-17  9:28 UTC 

[PATCH] ipmi: fix suspicious RCU usage warning
 2025-03-17  9:33 UTC  (2+ messages)

[PATCH] fs/proc/page: Refactoring to reduce code duplication
 2025-03-17  9:31 UTC  (5+ messages)

[PATCH] arinc653: move next_switch_time access under lock
 2025-03-17  9:31 UTC 

[PATCH 00/18] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-03-17  9:30 UTC  (6+ messages)
` [PATCH 05/18] dt-bindings: mfd: adp5585: document adp5589 I/O expander

[PATCH 2/2] bus/fslmc: fix use after free
 2025-03-16 15:00 UTC  (2+ messages)

[PATCH v7 00/10] Support ROHM BD79124 ADC
 2025-03-17  9:27 UTC  (8+ messages)
` [PATCH v7 05/10] iio: adc: sun20i-gpadc: Use adc-helpers

[PATCH v3 0/6] thermal: renesas: Add support fot RZ/G3E
 2025-03-17  9:29 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
` [PATCH v3 6/6] arm64: defconfig: Enable RZ/G3E thermal

[PATCH i-g-t] lib/intel_allocator_simple: Prevent deadlock due to log mutex contention
 2025-03-17  9:28 UTC  (3+ messages)

[PATCH v4 0/9] preempt: Add a generic function to return the preemption string
 2025-03-17  9:28 UTC  (8+ messages)
` [PATCH v4 1/9] sched: "

[PATCH] x86/asm: Use asm_inline() instead of asm() in __untagged_addr()
 2025-03-17  9:28 UTC  (4+ messages)

[PATCH v3 0/1] KVM: arm64: Map GPU device memory as cacheable
 2025-03-17  9:27 UTC  (9+ messages)
` [PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH net-next] MAINTAINERS: adjust the file entry in INTEL PMC CORE DRIVER
 2025-03-17  9:27 UTC 

[PATCHv9 00/17] x86/tdx: Add kexec support
 2025-03-17  9:27 UTC  (8+ messages)
` [PATCHv9 05/17] x86/kexec: Keep CR4.MCE set during kexec for TDX guest

[broonie-ci:20250313_tiwai_asoc_convert_to_modern_pm_macros 183/194] WARNING: modpost: module snd-sof-acpi-intel-byt uses symbol sof_acpi_pm from namespace "SND_SOC_SOF_ACPI_DEV", but does not import it
 2025-03-17  9:24 UTC  (5+ messages)

Migrating npm installation script into Yocto BSP
 2025-03-17  9:24 UTC 

[PATCH 0/5] drm: panel-orientation-quirks: Add 2024 OneXPlayer line & ZOTAC Zone orientation quirks
 2025-03-17  9:24 UTC  (8+ messages)
` [PATCH 3/5] drm: panel-orientation-quirks: Add OneXPlayer F1Pro quirk
` [PATCH 5/5] drm: panel-orientation-quirks: Add Zotac Gaming Zone quirk

[PATCH net-next v09 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-03-17  9:40 UTC  (2+ messages)
` [PATCH net-next v09 1/1] hinic3: module initialization and tx/rx logic

a case for a destructor for slub: mm_struct
 2025-03-17  9:23 UTC  (9+ messages)

[PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
 2025-03-17  9:24 UTC  (4+ messages)
` [PATCH V2 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h

[RFC PATCH 0/2] net: introduce per netns packet type chains
 2025-03-17  9:23 UTC  (8+ messages)
` [RFC PATCH 1/2] net: introduce per netns packet chains
` [RFC PATCH 2/2] net: hotdata optimization for netns ptypes

[PATCH bpf-next v3 0/3] bpf: Fix use-after-free of sockmap
 2025-03-17  9:22 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
` [PATCH bpf-next v3 2/3] bpf, sockmap: avoid using sk_socket after free when reading
` [PATCH bpf-next v3 3/3] selftests/bpf: Add edge case tests for sockmap

[PULL 0/1] Net patches
 2025-03-17  9:21 UTC  (2+ messages)
` [PULL 1/1] vdpa: Allow vDPA to work on big-endian machine

[PATCH v1] arm64: dts: qcom: ipq5424: fix and relocate uart1 gpio configurations
 2025-03-17  9:22 UTC  (3+ messages)

[PATCH v16 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2025-03-17  9:21 UTC  (11+ messages)
` [PATCH v16 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-03-17  9:13 UTC  (5+ messages)
` [PATCH v8 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH 1/2] MAKEALL: support direct options for KCONFIG_ADD
 2025-03-17  9:21 UTC  (2+ messages)

[PATCH] can: add protocol counter for AF_CAN sockets
 2025-03-17  9:20 UTC  (4+ messages)

[PATCH 4.19.y-cip] watchdog: renesas_wdt: support handover from bootloader
 2025-03-17  9:21 UTC  (3+ messages)
` [cip-dev] "

[RFC PATCH 00/19] drm, drm/xe: Multi-device GPUSVM
 2025-03-17  9:20 UTC  (5+ messages)

[PATCH v6] ref-manual: uboot-sign: Add how to enable ATF, TEE and User defined snippet ITS for U-Boot FIT image
 2025-03-17  9:20 UTC  (2+ messages)

Rekrutacja handlowca
 2025-03-17  9:10 UTC 

[PATCH v5 00/17] make system memory API available for common code
 2025-03-17  9:21 UTC  (5+ messages)

[PATCH] xen/pciback: use sysfs_emit_at() instead of scnprintf()
 2025-03-17  9:18 UTC  (2+ messages)

[PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
 2025-03-17  6:09 UTC  (2+ messages)

[PATCH] Revert "meson.build: default to -gsplit-dwarf for debug info"
 2025-03-17  9:17 UTC  (2+ messages)

[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-03-17  9:19 UTC  (4+ messages)
` [PATCH bpf-next 06/11] bpf: Rename sanitize_stack_spill to nospec_result
  ` [PATCH bpf-next 09/11] bpf: Return PTR_ERR from push_stack()

[PATCH i-g-t v2 0/2] Add a check for power management PCI capability
 2025-03-17  9:17 UTC  (5+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_pm: Introduce helper to check for PM capability
` [PATCH i-g-t v2 2/2] tests/intel/xe_pm: Add a check for power management capability

[tip: x86/sev] x86/sev: Simplify the code by removing unnecessary 'else' statement
 2025-03-17  9:17 UTC 

[oe][meta-networking][scarthgap][PATCH] wireshark: upgrade 4.2.7 -> 4.2.9
 2025-03-17  9:16 UTC 

[PATCH] perf/x86: Check data address for IBS software filter
 2025-03-17  9:15 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH] MAINTAINERS: correct list and scope of LTC4286 HARDWARE MONITOR
 2025-03-17  9:14 UTC 

[PATCH v4 0/3] Add AST2600 LPC PCC support
 2025-03-17  9:13 UTC  (3+ messages)
` [PATCH v4 2/3] ARM: dts: aspeed-g6: "


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.