All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-05 08:56:45 to 2025-03-05 09:34:03 UTC [more...]

[cocci] Checking pointer dereferences with SmPL
 2025-03-05  9:20 UTC  (10+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
  ` [cocci] [PATCH] drm/msm/dpu: Delete a variable initialisation before a null pointer check in two functions
    ` [cocci] [PATCH RESEND] "
          ` [cocci] [RFC] Clarification for “undefined behaviour”?
              `  "

[PATCH v2 1/5] arm64: dts: ti: k3-am62x-phyboard-lyra: Add boot phase tags
 2025-03-05  8:55 UTC  (4+ messages)
` [PATCH v2 2/5] arm64: dts: ti: k3-am62a-phycore-som: "
` [PATCH v2 4/5] arm64: dts: ti: k3-am642-phyboard-electra: Reorder properties per DTS coding style
` [PATCH v2 5/5] arm64: dts: ti: k3-am62a-phycore-som: "

update ALC222 depop optimize
 2025-03-05  9:33 UTC  (9+ messages)

RFE: Support for client-side content encryption in AFS
 2025-03-05  9:33 UTC  (3+ messages)

[PATCH] ALSA: hda: intel: Add Dell ALC3271 to power_save denylist
 2025-03-05  9:33 UTC  (2+ messages)

[PATCH 00/22] make pin-init into a standalone crate
 2025-03-05  9:33 UTC  (33+ messages)
` [PATCH 01/22] rust: init: disable doctests
` [PATCH 02/22] rust: move pin-init API into its own directory
` [PATCH 03/22] rust: add extensions to the pin-init crate and move relevant documentation there
` [PATCH 04/22] rust: pin-init: move proc-macro documentation into pin-init crate
` [PATCH 05/22] rust: pin-init: change examples to the user-space version
` [PATCH 06/22] rust: pin-init: call `try_[pin_]init!` from `[pin_]init!` instead of `__init_internal!`
` [PATCH 07/22] rust: pin-init: move the default error behavior of `try_[pin_]init`
` [PATCH 08/22] rust: pin-init: move `InPlaceInit` and impls of `InPlaceWrite` into the kernel crate
` [PATCH 09/22] rust: pin-init: move impl `Zeroable` for `Opaque` and `Option<KBox<T>>` "
` [PATCH 10/22] rust: add `ZeroableOption` and implement it instead of `Zeroable` for `Option<Box<T, A>>`
` [PATCH 11/22] rust: pin-init: fix documentation links
` [PATCH 12/22] rust: pin-init: remove kernel-crate dependency
` [PATCH 13/22] rust: pin-init: change the way the `paste!` macro is called
` [PATCH 15/22] rust: make pin-init its own crate
` [PATCH 16/22] rust: pin-init: add `std` and `alloc` support from the user-space version
` [PATCH 17/22] rust: pin-init: synchronize documentation with "

[PATCH] xen/public: remove some unused defines from xs_wire.h
 2025-03-05  9:33 UTC  (4+ messages)

linux-next: build warning after merge of the mm tree
 2025-03-05  9:33 UTC 

[PATCH 00/16] Suspend to RAM support for Xen on arm64
 2025-03-05  9:11 UTC  (14+ messages)
` [PATCH 01/16] iommu: Add checks before calling iommu suspend/resume
` [PATCH 02/16] xen/x86: Move freeze/thaw_domains into common files
` [PATCH 03/16] xen/arm: introduce a separate struct for watchdog timers
` [PATCH 04/16] xen/cpu: prevent disable_nonboot_cpus crash on ARM64
` [PATCH 05/16] xen/percpu: don't initialize percpu on resume
` [PATCH 06/16] xen/arm: Introduce system suspend config option
` [PATCH 07/16] xen/char: implement suspend/resume calls for SCIF driver
` [PATCH 08/16] xen/arm: add watchdog domain suspend/resume helpers
` [PATCH 09/16] xen/arm: add suspend and resume timer helpers
` [PATCH 10/16] xen/arm: Implement GIC suspend/resume functions (gicv2 only)
` [PATCH 12/16] xen/arm: Trigger Xen suspend when hardware domain completes suspend
` [PATCH 15/16] xen/arm: Save/restore context on suspend/resume
` [PATCH 16/16] CHANGELOG: Mention Xen suspend/resume to RAM feature on arm64

[PATCH v2 1/6] wifi: mt76: mt7925: load the appropriate CLC data based on hardware type
 2025-03-05  9:32 UTC  (6+ messages)
` [PATCH v2 2/6] wifi: mt76: mt7925: add EHT control support based on the CLC data

[PATCH v2 0/2] Enable early bootup of AArch32 MPU systems (pre-requisite patches)
 2025-03-05  9:31 UTC  (3+ messages)
` [PATCH v2 2/2] xen/arm: mpu: Ensure that the page size is 4KB

[Bug 219748] New: Pluggable UD-4VPD dock appears to continually reset with AMD AI 365
 2025-03-05  9:31 UTC  (3+ messages)
` [Bug 219748] "

QEMU's Hyper-V HV_X64_MSR_EOM is broken with split IRQCHIP
 2025-03-05  9:31 UTC  (6+ messages)

[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
 2025-03-05  9:31 UTC  (9+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add "
    ` [EXTERNAL] "

[PATCH i-g-t] tests/kms_plane_multiple: Add dual display subtest
 2025-03-05  9:31 UTC  (4+ messages)

[PATCH] poky: Remove Fedora38 from SANITY_TESTED_DISTROS
 2025-03-05  9:30 UTC 

[PATCH RFC] sched: Disable DL server if sysctl_sched_rt_runtime is -1
 2025-03-05  9:30 UTC  (4+ messages)

[PATCH v6 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-03-05  9:29 UTC  (8+ messages)
` [PATCH v6 15/36] migration/multifd: Make MultiFDSendData a struct
` [PATCH v6 31/36] vfio/migration: Add x-migration-multifd-transfer VFIO property
` [PATCH v6 34/36] vfio/migration: Max in-flight VFIO device state buffer count limit

[PATCH net-next 0/3] vsock: support network namespace
 2025-03-05  9:30 UTC  (11+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH v6 0/2] Add RZ/G3E SDHI support
 2025-03-05  9:29 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: mmc: renesas,sdhi: Document RZ/G3E support
` [PATCH v6 2/2] mmc: renesas_sdhi: Add support for RZ/G3E SoC

[PATCH RFC 0/3] add VCP mailbox and IPC driver
 2025-03-05  8:20 UTC  (2+ messages)
` [PATCH RFC 3/3] dt-bindings: mailbox: mtk,vcp-mbox: add mtk vcp-mbox document

[PATCH mptcp-next v8 00/12] BPF path manager, part 5
 2025-03-05  9:29 UTC  (7+ messages)
` [PATCH mptcp-next v8 06/12] mptcp: pm: in-kernel: register mptcp_pm_kernel

[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
 2025-03-05  9:24 UTC  (17+ messages)
` [PATCH qemu 1/8] hw/cxl: Support aborting background commands
` [PATCH qemu 2/8] hw/cxl: Support get/set mctp response payload size
` [PATCH qemu 3/8] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands cxl r3.2 (8.2.10.9.5.3)
` [PATCH qemu 4/8] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite
` [PATCH qemu 5/8] hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands CXL r3.2(8.2.10.9.5.3)
` [PATCH qemu 6/8] hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands
` [PATCH qemu 7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h)
` [PATCH qemu 8/8] docs/cxl: Add serial number for persistent-memdev

alsa-info.8: Some remarks and a patch with editorial changes for this man page
 2025-02-21 21:31 UTC 

[PATCH v2 0/2] xen/watchdog: Identify which domain watchdog fired
 2025-03-05  9:27 UTC  (5+ messages)
` [PATCH v2 1/2] xen/domain: Annotate struct domain as page aligned
` [PATCH v2 2/2] xen/watchdog: Identify which domain watchdog fired

[linux-next:master 7259/7930] drivers/gpu/drm/rockchip/rockchip_vop2_reg.c:833:7: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2025-03-05  9:26 UTC 

[PATCH v3 0/2] Prerequisite patches for Arm64 MPU build
 2025-03-05  9:26 UTC  (16+ messages)
` [PATCH v3 1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH
` [PATCH v3 2/2] xen/arm: Restrict Kconfig configuration for LLC coloring

[resend v2 00/19] Add Cadence NAND Driver support
 2025-03-05  9:26 UTC  (8+ messages)

[PATCH v2 00/34] Compiler-Based Capability- and Locking-Analysis
 2025-03-05  9:27 UTC  (8+ messages)
` [PATCH v2 01/34] compiler_types: Move lock checking attributes to compiler-capability-analysis.h
` [PATCH v2 31/34] drivers/tty: Enable capability analysis for core files

[PATCH 0/3] perf list: Collapse similar events across PMUs
 2025-03-05  9:26 UTC  (2+ messages)

[PATCH] ptp: ocp: Remove redundant check in _signal_summary_show
 2025-03-05  9:25 UTC 

[PATCH v2 0/2] media: i2c: imx219: Minor improvements for runtime PM and stream handling
 2025-03-05  9:25 UTC  (3+ messages)
` [PATCH v2 1/2] media: i2c: imx219: switch to {enable,disable}_streams

[PATCH 1/1] sched/fair: Fix invalid pointer dereference in child_cfs_rq_on_list()
 2025-03-05  9:23 UTC  (3+ messages)

[PATCH i-g-t v3 0/2] Ensure that SR-IOV and eudebug are exclusive for Xe
 2025-03-05  9:23 UTC  (3+ messages)
` [PATCH i-g-t v3 2/2] tests/intel/xe_eudebug: Add subtests for eudebug/SR-IOV exclusion

[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
 2025-03-05  9:22 UTC  (6+ messages)
` [PATCH qemu 1/8] hw/cxl: Support aborting background commands
` [PATCH qemu 2/8] hw/cxl: Support get/set mctp response payload size

[PATCH v17 0/7] TTM shrinker helpers and xe buffer object shrinker
 2025-03-05  9:22 UTC  (8+ messages)
` [PATCH v17 1/7] drm/ttm: Provide a shmem backup implementation
` [PATCH v17 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
` [PATCH v17 3/7] drm/ttm: Use fault-injection to test error paths
` [PATCH v17 4/7] drm/ttm: Add a macro to perform LRU iteration
` [PATCH v17 5/7] drm/ttm: Add helpers for shrinking
` [PATCH v17 6/7] drm/xe: Add a shrinker for xe bos
` [PATCH v17 7/7] drm/xe: Increase the XE_PL_TT watermark

[net-next PATCH] octeontx2-af: fix build warnings flagged by clang, sparse ,kernel test robot
 2025-03-05  9:22 UTC  (3+ messages)

[PATCH 1/1] media: common: Add v4l2_find_nearest_size_conditional()
 2025-03-05  9:22 UTC 

[PATCH v3 0/6] ASoC: q6apm: fix under runs and fragment sizes
 2025-03-05  9:21 UTC  (6+ messages)

[PATCH 1/2] lib/hash: initialize __m128i data type in a portable way
 2025-03-05  9:20 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] app/test: add test_init_m128i using compiler intrinsic

[PATCH 5.10/5.15] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
 2025-03-05  9:18 UTC 

[PATCH 2/4] usb: xhci: move debug capabilities from trb_in_td() to handle_tx_event()
 2025-03-05  9:17 UTC  (2+ messages)

[PATCH] perf/x86: Annotate struct bts_buffer with __counted_by()
 2025-03-05  9:18 UTC  (3+ messages)
` [tip: perf/core] "

[PATCH 6.1] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
 2025-03-05  9:17 UTC 

net/mlx5: wrong Rx/Tx descriptor limits when DevX is off
 2025-03-05  9:17 UTC  (5+ messages)

[PATCH 6.6] mm/mempolicy: fix unbalanced unlock in backported VMA check
 2025-03-05  9:16 UTC 

[meta-oe][PATCH 1/2] conf/layer.conf: meta-clang -> clang-layer
 2025-03-05  9:16 UTC  (5+ messages)
` [meta-oe][PATCH 2/2] thin-provisioning-tools: 1.0.13 -> 1.0.14
  ` [oe] "

[f2fs-dev] [PATCH v2] f2fs: fix to avoid accessing uninitialized curseg
 2025-03-05  9:16 UTC  (3+ messages)
  `  "

[PATCH] x86/delay: fix inconsistent indenting warning
 2025-03-05  9:15 UTC  (2+ messages)
` [tip: x86/cleanups] x86/delay: Fix inconsistent whitespace

[meta-oe][PATCH] spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
 2025-03-05  9:14 UTC  (3+ messages)
` [oe] "

[PATCH v2] arm64: defconfig: Enable Rockchip UFS host driver
 2025-03-05  7:54 UTC  (2+ messages)

[PATCH v4 0/2] Allow non-coherent video capture buffers on Rockchip ISP V1
 2025-03-05  7:40 UTC  (5+ messages)
` [PATCH v4 1/2] media: videobuf2: Fix dmabuf cache sync/flush in dma-contig

[f2fs-dev] [PATCH v2 1/3] f2fs: do sanity check on inode footer in f2fs_get_inode_page()
 2025-03-05  9:11 UTC  (6+ messages)
`  "
` [f2fs-dev] [PATCH v2 2/3] f2fs: do sanity check on xattr node footer in f2fs_get_xnode_page()
  `  "
` [f2fs-dev] [PATCH v2 3/3] f2fs: introduce FAULT_INCONSISTENT_FOOTER
  `  "

[PATCH 00/57] docs: Add new QAPI transmogrifier
 2025-03-05  9:13 UTC  (3+ messages)
` [PATCH 21/57] docs/qapi-domain: add :deprecated: directive option

[Buildroot] [PATCH 1/1] package/libgpiod2: bump to version 2.2.1
 2025-03-05  9:13 UTC 

[PATCH] vhost/crypto: fix locking
 2025-03-05  9:12 UTC 

[PATCH] poky: Update SANITY_TESTED_DISTROS
 2025-03-05  9:11 UTC 

[RFC v2 0/9] khugepaged: mTHP support
 2025-03-05  9:11 UTC  (6+ messages)
` [RFC v2 7/9] khugepaged: add "

[PATCH v13 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-03-05  9:09 UTC  (8+ messages)

[f2fs-dev] [PATCH] f2fs: subtract current_reserved_blocks from total
 2025-03-05  9:10 UTC  (3+ messages)

[PATCH 3/7] lib/rbtree: add random seed
 2025-03-05  9:10 UTC  (3+ messages)

[PATCH v16 0/7] TTM shrinker helpers and xe buffer object shrinker
 2025-03-05  9:10 UTC  (7+ messages)
` [PATCH v16 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
      ` RESEND "

[PATCH net] netpoll: guard __netpoll_send_skb() with RCU read lock
 2025-03-05  9:09 UTC  (3+ messages)

[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
 2025-03-05  9:01 UTC  (3+ messages)
` [PATCH v1 4/4] iommu/arm-smmu-v3-iommufd: Allow a shared s2_parent to allocate vSMMU

[PATCH i-g-t 0/5] Stress copy engines during render
 2025-03-05  9:06 UTC  (6+ messages)
` [PATCH i-g-t 1/5] lib/intel_blt: Promote blt_bo_copy()
` [PATCH i-g-t 2/5] lib/intel_blt: Allow forcing multiple runs in blt_mem_copy()
` [PATCH i-g-t 3/5] lib/intel_blt: Use blt_mem_copy() to stress copy functions
` [PATCH i-g-t 4/5] tests/intel/xe_render_copy: Expose render duration
` [PATCH i-g-t 5/5] tests/intel/xe_render_copy: Render under copy stress

[RFC PATCH v2] x86/fpu: make kernel-mode FPU reliably usable in softirqs
 2025-03-05  9:07 UTC  (2+ messages)

[DPDK/meson Bug 1670] DPDK fails to compile using gcc version 8.5.0
 2025-03-05  9:07 UTC 

[RFC PATCH v2 0/6] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-05  9:07 UTC  (12+ messages)
` [RFC PATCH v2 3/6] tpm: add send_recv() ops in tpm_class_ops
` [RFC PATCH v2 5/6] tpm: add SNP SVSM vTPM driver

[PATCH v2 0/7] tests/functional: a few misc cleanups and fixes
 2025-03-05  9:05 UTC  (9+ messages)
` [PATCH v2 4/7] tests/functional: reduce tuxrun maxmem to work on 32-bit hosts
` [PATCH v2 5/7] tests/functional: skip memaddr tests on 32-bit builds
` [PATCH v2 6/7] tests/functional: drop unused 'get_tag' method
` [PATCH v2 7/7] tests/functional: stop output from zstd command when uncompressing

Message from production
 2025-03-05  8:56 UTC 

[PATCH v3] arch/x86: Fix size overflows in sgx_encl_create()
 2025-03-05  9:05 UTC  (2+ messages)
` [tip: x86/urgent] x86/sgx: "

[PATCH] drm/ast: Support both SHMEM helper and VRAM helper
 2025-03-05  9:04 UTC  (6+ messages)

[PATCH v2 0/6] Introduce CET supervisor state support
 2025-03-05  9:04 UTC  (7+ messages)
` [PATCH v2 4/6] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
` [PATCH v2 5/6] x86/fpu/xstate: Create guest fpstate with guest specific config

[PATCH v2 0/4] gpio: Hide and obey valid_mask
 2025-03-05  9:03 UTC  (2+ messages)

[PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
 2025-03-05  9:02 UTC 

[PATCH] x86: coco: mark cc_mask as __maybe_unused
 2025-03-05  9:02 UTC  (2+ messages)

[PATCH v9 00/11] futex: Add support task local hash maps
 2025-03-05  9:02 UTC  (6+ messages)

[PATCH i-g-t 0/2] tests/xe_drm_fdinfo: Check prerequisites for utilization tests
 2025-03-05  9:02 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/xe_drm_fdinfo: Check prerequisites for utilization tests (rev2)

[PATCH v3 0/6] TQMa93xx on MBa93xxLA/CA LVDS support
 2025-03-05  9:02 UTC  (7+ messages)
` [PATCH v3 2/6] dt-bindings: soc: imx93-media-blk-ctrl: Add LDB subnode into schema and example
` [PATCH v3 3/6] pmdomain: imx93-blk-ctrl: Scan subnodes and bind drivers to them

[RFC PATCH 00/11] qemu: Remove TARGET_NAME definition
 2025-03-05  9:00 UTC  (6+ messages)
` [RFC PATCH 03/11] system: Introduce QemuArchBit enum
` [RFC PATCH 10/11] qemu: Introduce qemu_arch_name() helper

[PATCH] net/mana: avoid the use of variable length array
 2025-03-05  9:00 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] bpf: simple DFA-based live registers analysis
 2025-03-05  9:00 UTC  (5+ messages)

[RFC][PATCH] ima: add measurement for first unverified write on ima policy file
 2025-03-05  8:59 UTC  (8+ messages)

[PATCH v2 00/15] arm64: dts: allwinner: Add basic Allwinner A523 support
 2025-03-05  7:41 UTC  (3+ messages)
` [PATCH v2 10/15] dt-bindings: arm: sunxi: Add new board names for A523 generation

[PATCH v2 0/6] ASoC: samsung: GPIO descriptor conversion
 2025-03-05  7:39 UTC  (2+ messages)
` [PATCH v2 4/6] ASoC: samsung: speyside: Convert to GPIO descriptor

[PATCH v8 0/4] scanf: convert self-test to KUnit
 2025-03-05  8:59 UTC  (3+ messages)
` [PATCH v8 2/4] scanf: remove redundant debug logs

Kernel oops with 6.14 when enabling TLS
 2025-03-05  8:58 UTC  (15+ messages)

wireless-regdb: Allow 6ghz in the US
 2025-03-05  8:58 UTC  (4+ messages)

[PATCH] dt-bindings: clock: qcom,x1e80100-camcc: Fix the list of required-opps
 2025-03-05  8:58 UTC  (3+ 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.