All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-01 21:36:01 to 2026-06-01 22:45:35 UTC [more...]

[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
 2026-06-01 22:44 UTC  (31+ messages)
` [PATCH v7 01/30] drm/fb-helper: Remove unused local variable in hotplug_event()
` [PATCH v7 02/30] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v7 03/30] drm/display: scdc_helper: Add macro for connector-prefixed debug messages
` [PATCH v7 04/30] drm/display: scdc_helper: Add HDMI 2.0 scrambling management helpers
` [PATCH v7 05/30] drm/display: hdmi_state_helper: Add ctx-aware hotplug helper for SCDC sync
` [PATCH v7 06/30] drm/display: hdmi_state_helper: Plumb HDMI 2.0 source scrambling capability
` [PATCH v7 07/30] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v7 08/30] drm/bridge: Add HDMI 2.0 scrambler bridge operation and callbacks
` [PATCH v7 09/30] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v7 10/30] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v7 11/30] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v7 12/30] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v7 13/30] drm/bridge: dw-hdmi-qp: Provide .{enable|disable}_hpd() PHY ops
` [PATCH v7 14/30] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling support
` [PATCH v7 15/30] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v7 16/30] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v7 17/30] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v7 18/30] drm/rockchip: dw_hdmi_qp: Drop unnecessary #include
` [PATCH v7 19/30] drm/rockchip: dw_hdmi_qp: Defer HPD IRQ enable until after connector setup
` [PATCH v7 21/30] drm/rockchip: dw_hdmi_qp: Implement .{enable|disable}_hpd() PHY ops
` [PATCH v7 22/30] drm/rockchip: dw_hdmi_qp: Switch to dw_hdmi_qp_hpd_notify()
` [PATCH v7 24/30] drm/vc4: hdmi: Use common TMDS char rate constants

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-06-01 22:44 UTC  (3+ messages)
` [PATCH v7 01/43] fscrypt: add per-extent encryption support

[PATCH v2 4/5] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
 2026-06-01 22:42 UTC  (4+ messages)

[PATCH] pkt-line: initialize packet_buffer to avoid macOS linker warning
 2026-06-01 22:41 UTC  (3+ messages)
` [PATCH v2] config.mak.uname: avoid macOS linker warning on Xcode 16.3+

[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-01 22:37 UTC  (6+ messages)

[PATCH] drm/xe/forcewake: add delayed-release optimization
 2026-06-01 22:37 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v6] nvdimm/btt: Handle preemption in BTT lane acquisition
 2026-06-01 22:36 UTC  (2+ messages)

[PATCH v4 1/1] ASoC: dt-bindings: Convert eukrea-tlv320.txt to yaml
 2026-06-01 22:36 UTC  (2+ messages)

[PATCH bpf-next v6 00/13] Refactor verifier object relationship tracking
 2026-06-01 22:35 UTC  (6+ messages)
` [PATCH bpf-next v6 05/13] bpf: Refactor object relationship tracking and fix dynptr UAF bug

+ mm-list_lru-drain-before-clearing-xarray-entry-on-reparent.patch added to mm-hotfixes-unstable branch
 2026-06-01 22:35 UTC 

[PATCH] describe: fix --exclude, --match with --contains and --all
 2026-06-01 22:35 UTC  (5+ messages)

[PATCH v2] KVM: arm64: Preserve all guest ZCR_EL2.LEN values
 2026-06-01 22:34 UTC  (2+ messages)

[PATCH] drm/xe/pxp: PXP no longer requires HuC from media 35 onwards
 2026-06-01 22:33 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/pxp: PXP no longer requires HuC from media 35 onwards (rev2)
` ✓ Xe.CI.BAT: "

[PATCH bpf-next v1 00/14] resolve_btfids: Implement BTF tags emission for kfuncs
 2026-06-01 22:33 UTC  (18+ messages)
` [PATCH bpf-next v1 01/14] tools/bpf: Sync btf_ids.h to tools
` [PATCH bpf-next v1 02/14] selftests/bpf: Modernize resolve_btfids test scaffolding
` [PATCH bpf-next v1 03/14] selftests/bpf: Fix resolve_btfids test reads of BTF ID sets in PIE builds
` [PATCH bpf-next v1 04/14] selftests/bpf: Add kfunc set test to resolve_btfids
` [PATCH bpf-next v1 05/14] resolve_btfids: Index BTF ID symbols by address
` [PATCH bpf-next v1 06/14] resolve_btfids: Discover kfuncs from BTF ID sets
` [PATCH bpf-next v1 07/14] resolve_btfids: Emit bpf_kfunc BTF decl tag for discovered kfuncs
` [PATCH bpf-next v1 08/14] selftests/bpf: Verify bpf_kfunc decl tag emission in resolve_btfids
` [PATCH bpf-next v1 09/14] resolve_btfids: Emit a decl tag for kfuncs with KF_FASTCALL
` [PATCH bpf-next v1 10/14] selftests/bpf: Verify bpf_fastcall decl tags in resolve_btfids test
` [PATCH bpf-next v1 11/14] resolve_btfids: Process KF_ARENA_* flags in resolve_btfids
` [PATCH bpf-next v1 12/14] selftests/bpf: Verify arena type tags in resolve_btfids test
` [PATCH bpf-next v1 13/14] kbuild: Drop decl_tag_kfuncs and attributes from pahole flags
` [PATCH bpf-next v1 14/14] docs, resolve_btfids: Document kfunc BTF annotation emission

[morimoto:sound-cleanup-2026-06-01-3 290/290] sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c:814:16: error: dereferencing pointer to incomplete type 'struct snd_soc_card_platform'
 2026-06-01 22:29 UTC 

[PATCH 0/3] Shrink time spent in copy_data_pages()
 2026-06-01 22:29 UTC  (4+ messages)
` [PATCH 2/3] PM: hibernate: Add platform_enter hibernation test level

[PATCH 0/4] i.MX LDB DT cleanups
 2026-06-01 22:29 UTC  (9+ messages)
` [PATCH 2/4] Revert "dt-bindings: display: bridge: ldb: Fill in reg property"

[PATCH 0/5] drm/bridge: Implement generic USB Type-C DP HPD bridge
 2026-06-01 22:28 UTC  (13+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge

[PATCH 0/2] ntsync: honour time namespace offset in absolute MONOTONIC timeouts
 2026-06-01 22:12 UTC  (3+ messages)
` [PATCH 2/2] ntsync: honour caller's time namespace for "

[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
 2026-06-01 22:28 UTC  (9+ messages)
` [PATCH v1 09/26] KVM: arm64: Refactor idreg caching into dedicated structure
` [PATCH v1 10/26] KVM: arm64: Fix set_oslsr_el1 to write to OSLAR_EL1
` [PATCH v1 12/26] KVM: arm64: Add PVM_ prefix to avoid name collisions
` [PATCH v1 15/26] s390: Add functions to query arm guest time

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-06-01 22:27 UTC  (12+ messages)

[PATCH v6 00/10] Add GPCDMA support in Tegra264
 2026-06-01 22:27 UTC  (4+ messages)

[PATCH v2 0/2] rust: sync: Introduce LazyInit
 2026-06-01 22:26 UTC  (4+ messages)
` [PATCH v2 2/2] "

Copieing git repository to another disk is dangerous ! Especially in combination with remotes set to local repositories !
 2026-06-01 22:25 UTC 

[PATCH v2 0/8] repo_config_values: migrate more globals
 2026-06-01 22:24 UTC  (7+ messages)
` [PATCH v3 0/8] environment: move core config globals into repo_config_values

[PATCH] ring: avoid extra store at move head
 2026-06-01 22:23 UTC  (2+ messages)

[PATCH v7 000/120] x86: Introduce a centralized CPUID data model
 2026-06-01 22:22 UTC  (3+ messages)
` [PATCH v7 012/120] x86/cpuid: Parse CPUID(0x80000000)

[PATCH] docs: fix typos and grammar
 2026-06-01 22:23 UTC  (2+ messages)

[PATCH 0/2] Deprecate git-init-db(1) alias
 2026-06-01 22:22 UTC  (9+ messages)
` [PATCH 2/2] builtin/init-db: deprecate alias for git-init(1)

[PATCH] ublk: fix null-ptr-deref in ublk_queue_cmd
 2026-06-01 22:21 UTC  (2+ messages)

[PATCH] drm/i915/drrs: Synchronize drrs activate with debugfs
 2026-06-01 22:20 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 6.12 000/272] 6.12.92-rc1 review
 2026-06-01 22:20 UTC  (4+ messages)
` [PATCH 6.12 178/272] ice: fix setting RSS VSI hash for E830

[PATCH] man/man2/fanotify_mark.2: AT_FDCWD plus NULL path doesn't work
 2026-06-01 22:19 UTC  (4+ messages)

[morimoto:sound-cleanup-2026-06-01-3 290/290] sound/soc/codecs/rt712-sdca.c:271:20: error: dereferencing pointer to incomplete type 'struct snd_soc_card'
 2026-06-01 22:18 UTC 

[PATCH 1/1] dt-bindings: net: dsa: Convert lan9303.txt to yaml format
 2026-06-01 22:17 UTC  (2+ messages)

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-06-01 22:14 UTC  (3+ messages)

[PATCH 00/18] odb: make loose object source a proper `struct odb_source`
 2026-06-01 22:14 UTC  (3+ messages)

[PATCH 0/3] contrib/subtree: reduce recursion during split
 2026-06-01 22:13 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] scsi: lpfc: fix spelling mistake in comment
 2026-06-01 22:10 UTC  (2+ messages)

[BUG report] btrfs/242 triggers kernel NULL pointer dereference
 2026-06-01 22:11 UTC  (4+ messages)

[PATCH nf-next,v2 1/5] netfilter: cttimeout: detach dataplane timeout policy and repurpose refcount
 2026-06-01 22:11 UTC  (5+ messages)
` [PATCH nf-next,v2 2/5] netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
` [PATCH nf-next,v2 3/5] netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE tracker
` [PATCH nf-next,v2 4/5] netfilter: nf_conntrack_helper: add refcounting from datapath
` [PATCH nf-next,v2 5/5] netfilter: conntrack: revert ct extension genid infrastructure

[PATCH 1/1] arm64: dts: tqma8mpql-mba8mpxl: configure sai clock in sound card as well
 2026-06-01 22:11 UTC  (3+ messages)

non-standard const-preserving string APIs
 2026-06-01 22:10 UTC  (6+ messages)

[PATCH v4 46/47] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation
 2026-06-01 22:09 UTC  (2+ messages)

[PATCH net-next] net: ibm: emac: Reserve VLAN header in MJS limit
 2026-06-01 22:09 UTC  (4+ messages)

[PATCH v4 30/47] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
 2026-06-01 22:09 UTC  (2+ messages)

[PATCH v4 31/47] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
 2026-06-01 22:09 UTC  (2+ messages)

[PATCH v3 1/2] landlock: fix LANDLOCK_SCOPE_SIGNAL bypass via F_SETOWN to invoker's pgid
 2026-06-01 22:08 UTC  (2+ messages)

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-06-01 22:07 UTC  (4+ messages)
` [PATCH v4 00/27] deprecate rte_atomicNN family
  ` [PATCH v4 03/27] ring: unify memory model on C11, remove atomic32

[PATCH v4 18/47] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
 2026-06-01 22:06 UTC  (2+ messages)

[PATCH v6 00/31] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-06-01 22:05 UTC  (3+ messages)
` [PATCH v6 19/31] hw/arm/tegra241-cmdqv: Use mmap'd VINTF page0 as VCMDQ backing

[PATCH V3 0/9] Fixes to the previously-merged drivers/dax/fsdev series
 2026-06-01 22:06 UTC  (5+ messages)
  ` [PATCH V3 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V3 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap

[GSoC][PATCH 0/4] teach git repo info to handle path keys
 2026-06-01 22:04 UTC  (4+ messages)
` [GSoC][PATCH 4/4] repo: add path.commondir with absolute and relative suffix formatting

[PATCH 0/2] powerpc/prom, of/fdt: fix chosen node handling and cleanup
 2026-06-01 22:03 UTC  (5+ messages)
` [PATCH 1/2] powerpc/prom: fix /chosen properties read from wrong node
` [PATCH 2/2] of/fdt: make early_init_dt_scan_chosen() return void

[PATCH v2 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
 2026-06-01 22:03 UTC  (5+ messages)
` [PATCH v2 3/5] mm/shmem: introduce copy_zero_to_iter() for large zeroing

[PATCH v4 17/47] x86/kvm: Mark TSC as reliable when it's constant and nonstop
 2026-06-01 22:02 UTC  (2+ messages)

[GIT PULL] ep93xx cleanup for 7.2
 2026-06-01 22:02 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2026-06-01 22:02 UTC 

[PATCH net-next 00/15] gve: AdminQ mode related refactors
 2026-06-01 22:01 UTC  (2+ messages)

[PATCH v2 0/3] bpf: cgroup: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
 2026-06-01 22:01 UTC  (3+ messages)
` [PATCH v2 3/3] bpf: cgroup: restore sysctl new-value replacement

Fwd: [PATCH 0/4] drm/v3d: Fix RPi 4 system hangs from stale cache and MMU state
 2026-06-01 22:00 UTC 

[GIT PULL 1/2] Broadcom devicetree changes for 7.2
 2026-06-01 22:00 UTC  (2+ messages)

✓ i915.CI.Full: success for series starting with [i-g-t,v5,1/2] lib/drmtest: add drm_open_driver_path()
 2026-06-01 21:59 UTC 

[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-01 21:59 UTC  (13+ messages)
` [PATCH v8 01/12] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [PATCH v8 02/12] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v8 03/12] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v8 04/12] iommu/tegra241-cmdqv: Restore PROD and CONS after resume
` [PATCH v8 05/12] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v8 06/12] iommu/arm-smmu-v3: Handle gerror during suspend
` [PATCH v8 07/12] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v8 08/12] iommu/tegra241-cmdqv: Add a helper to quiesce VCMDQs
` [PATCH v8 09/12] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v8 10/12] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [PATCH v8 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
` [PATCH v8 12/12] iommu/arm-smmu-v3: Add KUnit unit tests for Runtime PM

[PATCH] time: Fix off-by-one in settimeofday() usec validation
 2026-06-01 21:58 UTC  (2+ messages)

[linux-next:master 4036/9870] Warning: lib/rhashtable.c:1030 function parameter 'key' not described in '__rhashtable_init'
 2026-06-01 21:56 UTC 

[PULL v1 00/16] Merge tpm 2026/06/01 v1
 2026-06-01 21:54 UTC  (17+ messages)
` [PULL v1 01/16] tests: Move TPM I2C bus read/write functions to common files
` [PULL v1 02/16] tests: Have TPM I2C read/write functions take QTestState as first parameter
` [PULL v1 03/16] tests: Convert string arrays to byte arrays
` [PULL v1 04/16] tests: Rename id of tpmdev to tpm0
` [PULL v1 05/16] tests: Check whether the I2C master flag is set
` [PULL v1 06/16] tests: Add a TPM TIS I2C swtpm test
` [PULL v1 07/16] migration/vmstate: Add VMState support for GByteArray
` [PULL v1 08/16] ui/vdagent: Use VMSTATE_GBYTEARRAY to safely migrate outbuf
` [PULL v1 09/16] hw/tpm: Add TPM CRB chunking fields
` [PULL v1 10/16] hw/tpm: Refactor CRB_CTRL_START register access
` [PULL v1 11/16] hw/tpm: Add internal buffer state for chunking
` [PULL v1 12/16] hw/tpm: Implement TPM CRB chunking logic
` [PULL v1 13/16] test/qtest: Add test for tpm crb chunking
` [PULL v1 14/16] hw/tpm: Add support for VM migration with TPM CRB chunking
` [PULL v1 15/16] tpm_emulator: Reject a buffer size different than what was requested
` [PULL v1 16/16] tpm_emulator: Disconnect if response exceeds negotiated buffer size

[PATCH v8 0/2] usb: cdns3: support configurations without DRD block
 2026-06-01 21:55 UTC  (6+ messages)
` [PATCH v8 1/2] dt-bindings: usb: cdns3: Add cdns,cdnsp-no-drd compatible string

[PATCH v2] fuse: add fuse_request_sent tracepoint
 2026-06-01 21:55 UTC  (2+ messages)

[PATCH v6 0/4] drm/xe/rtp: WA table context testing
 2026-06-01 21:55 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v4 14/47] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
 2026-06-01 21:53 UTC  (2+ messages)

[PATCH v3 0/3] line-log: integrate -L with the standard log output pipeline
 2026-06-01 21:53 UTC  (3+ messages)

[PATCH v7] revision.c: implement --max-count-oldest
 2026-06-01 21:53 UTC  (5+ messages)
` [PATCH v8] "
      ` [PATCH v9] "

[PATCH v4 12/47] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
 2026-06-01 21:52 UTC  (2+ messages)

[PATCH v4 13/47] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
 2026-06-01 21:52 UTC  (2+ messages)

[morimoto:sound-cleanup-2026-06-01-3 290/290] sound/soc/qcom/apq8016_sbc.c:313:38: error: incompatible pointer types passing 'struct snd_soc_card_platform *' to parameter of type 'struct snd_soc_card_driver *'
 2026-06-01 21:51 UTC 

[PATCH v4 11/47] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
 2026-06-01 21:51 UTC  (2+ messages)

[PATCH] blk-iocost: use irq-safe locking in cgroup handlers
 2026-06-01 21:50 UTC  (2+ messages)

[PATCH v4 08/47] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
 2026-06-01 21:49 UTC  (2+ messages)
` [PATCH v4 8/47] "

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-06-01 21:48 UTC  (9+ messages)

Missing Git Features for Modern Multi-Repository, Dependency-Driven Development
 2026-06-01 21:48 UTC  (3+ messages)

[Buildroot] [RFC PATCH 0/9] Second set of fixes for build failures and PPD file conflicts
 2026-06-01 21:46 UTC  (3+ messages)
` [Buildroot] [RFC PATCH 8/9] package/python-xlib: Drop the package

[PATCH] x86: Start removing X86_X32_ABI
 2026-06-01 21:44 UTC  (9+ messages)

[PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known
 2026-06-01 21:46 UTC  (2+ messages)
` [PATCH v4 1/47] "

[PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()
 2026-06-01 21:45 UTC  (13+ messages)

[PATCH v11 0/5] Add full zoned storage emulation to the qcow2 driver
 2026-06-01 21:44 UTC  (6+ messages)
` [PATCH v11 1/5] docs/qcow2: add the zoned format feature
` [PATCH v11 2/5] qcow2: add configurations for zoned format extension
` [PATCH v11 3/5] virtio-blk: do not merge writes across a zone boundary
` [PATCH v11 4/5] qcow2: add zoned emulation capability
` [PATCH v11 5/5] iotests: test the zoned format feature for qcow2 file

[PATCH 1/1] crypto: atmel-ecc - fix use after free situation
 2026-06-01 21:42 UTC  (2+ messages)

[PATCH v4 00/10] Vswing / Pre-emphasis Override
 2026-06-01 21:42 UTC  (4+ messages)
` [PATCH v4 06/10] drm/i915/buf_trans: abstract VS/PE-O access and index computation

[PATCH] rtase: Avoid sleeping in get_stats64()
 2026-06-01 21:42 UTC  (3+ messages)

[PATCH] doc: document and test `@` prefix for raw timestamps
 2026-06-01 21:39 UTC 

[PATCH v3 1/2] drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT
 2026-06-01 21:39 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [v3,1/2] "

[PATCH RFC bpf-next v3 0/6] bpf: better error reporting when verifier hits 1M instructions limit
 2026-06-01 21:38 UTC  (4+ messages)
` [PATCH RFC bpf-next v3 5/6] bpf: report register diff summary for hot callchains

[PATCH v2 0/6] ASoC: qcom: qdsp6: add push/pull module support
 2026-06-01 21:37 UTC  (3+ messages)
` [PATCH v2 2/6] ASoC: qcom: q6apm: return error code to consumers on failures

Warning: kernel/seccomp.c:442 function parameter 'seccomp_mode' not described in 'seccomp_needs_combined'
 2026-06-01 21:36 UTC 

[PATCH] bpf: fix btf_types_are_same for cross-BTF type comparison
 2026-06-01 21:36 UTC  (4+ messages)
` [PATCH bpf v2 0/2] bpf: Fix kfunc implicit arg injection and add selftest
  ` [PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref

[PATCH v2] net: airoha_eth: fix mt7531 mdio related initialization bug
 2026-06-01 21:35 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.