All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 03:25:10 to 2026-06-23 05:13:53 UTC [more...]

[PATCH v2 00/21] lib: Rust implementation of SPDM
 2026-06-23  5:13 UTC  (36+ messages)
` [PATCH v2 01/21] rust: transmute: add `cast_slice[_mut]` functions
` [PATCH v2 02/21] rust: create basic untrusted data API
` [PATCH v2 03/21] rust: validate: add `Validate` trait
` [PATCH v2 04/21] X.509: Make certificate parser public
` [PATCH v2 05/21] X.509: Parse Subject Alternative Name in certificates
` [PATCH v2 06/21] X.509: Move certificate length retrieval into new helper
` [PATCH v2 07/21] rust: add bindings for hash.h
` [PATCH v2 08/21] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [PATCH v2 09/21] lib: rspdm: Initial commit of Rust SPDM
` [PATCH v2 10/21] PCI/TSM: Rename pf0 to host
` [PATCH v2 11/21] PCI/TSM: Support connecting to PCIe CMA devices
` [PATCH v2 12/21] PCI/CMA: Add a PCI TSM CMA driver using SPDM
` [PATCH v2 13/21] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH v2 14/21] lib: rspdm: Support SPDM get_version
` [PATCH v2 15/21] lib: rspdm: Support SPDM get_capabilities
` [PATCH v2 16/21] lib: rspdm: Support SPDM negotiate_algorithms
` [PATCH v2 17/21] lib: rspdm: Support SPDM get_digests
` [PATCH v2 18/21] lib: rspdm: Support SPDM get_certificate
` [PATCH v2 19/21] lib: rspdm: Support SPDM certificate validation
` [PATCH v2 20/21] rust: allow extracting the buffer from a CString
` [PATCH v2 21/21] lib: rspdm: Support SPDM challenge

[PATCH] graph: add optional profiling stats
 2026-06-23  5:13 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v4 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-06-23  5:12 UTC  (3+ messages)
` [PATCH v4 1/2] drm/xe/pagefault: Add SRCID to pagefault struct

[AUH] python3-vcs-versioning: upgrading to 2.1.0 FAILED
 2026-06-23  5:12 UTC 

[AUH] Upgrade status: 2026-06-23
 2026-06-23  5:12 UTC 

[AUH] python3-pdm: upgrading to 2.28.0 SUCCEEDED
 2026-06-23  5:12 UTC 

[AUH] python3-setuptools-scm: upgrading to 10.1.2 FAILED
 2026-06-23  5:12 UTC 

[f2fs-dev] [PATCH v1] f2fs: dirty directory inodes on mtime/ctime update
 2026-06-23  3:36 UTC  (4+ messages)
`  "

[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-06-23  5:11 UTC  (9+ messages)
` [PATCH 1/2] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH 2/2] virt: tdx-guest: Allocate Quote buffer dynamically

[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
 2026-06-23  5:11 UTC  (3+ messages)
` [PATCH v2 12/28] drm/i915/dp_link_caps: Rename helper updating the link configurations

[PATCH v4 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-23  5:11 UTC  (6+ messages)
` [PATCH v4 1/3] mm, swap: make SWAPFILE_CLUSTER runtime
` [PATCH v4 2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER

[PATCH] hw/i386/x86-iommu: Correctly set pt bit in extended capability register
 2026-06-23  5:09 UTC  (4+ messages)

[PATCH i-g-t] intel-ci: Blocklist multi-queue subtests for PTL
 2026-06-23  5:06 UTC 

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-06-23  5:04 UTC  (6+ messages)
`  "

[PATCH] ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
 2026-06-23  5:03 UTC  (2+ messages)

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-23  5:02 UTC  (6+ messages)

[tobetter:odroid-7.1.y 64/64] /kbuild/src/scripts/Makefile.clean:12: /kbuild/src/drivers/net/wireless/realtek/rtl8192fu/Makefile: No such file or directory
 2026-06-23  5:01 UTC 

[hare-scsi-devel:configfs-ns.v6 26/26] drivers/nvme/target/bpf_ops.c:104:59: sparse: sparse: Using plain integer as NULL pointer
 2026-06-23  5:01 UTC 

[tglx-devel:cleanups 1/36] arch/x86/lib/msr.c:128:9: error: implicit declaration of function 'rdmsr_on_cpu'; did you mean 'rdmsr_on_cpus'?
 2026-06-23  5:01 UTC 

[PATCH] landlock: shrink tsync works[] on partial allocation failure
 2026-06-23  5:01 UTC 

[PATCH v4 0/6] Introduce MMIO-based CMT access for Enhanced RDT
 2026-06-23  5:00 UTC  (6+ messages)
` [PATCH v4 6/6] x86/resctrl: Add support for L3 occupancy monitoring via RMID MMIO read

[PATCH 0/4] DSC max delta bpp support
 2026-06-23  5:00 UTC  (2+ messages)

[PATCH 0/4] arm: mach-k3: Add DM firmware memory fixup
 2026-06-23  4:58 UTC  (8+ messages)
` [PATCH 1/4] arm: mach-k3: Fix phandle corruption in fdt fixup
` [PATCH 2/4] arm: mach-k3: am62ax: Enable OF_SYSTEM_SETUP for AM62D2
` [PATCH 3/4] arm: mack-k3: Kconfig: Add DM firmware reserved memory configs

[PATCH] drm/amd/pm: Guard VBIOS AC timing table walk
 2026-06-23  4:59 UTC  (2+ messages)

[PATCH] app/dma_perf: skip case if worker maps to main lcore
 2026-06-23  4:58 UTC 

[PATCH] drm/amdgpu: protect XCP scheduler selection
 2026-06-23  4:57 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-23  4:55 UTC  (3+ messages)
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion

[PATCH] NFS: invalidate i_blocks after COMMIT to fix stale block count on NFSv4
 2026-06-23  4:54 UTC  (5+ messages)

[PATCH v6] drm/i915/dg2: Add per-context control for Wa_22013059131
 2026-06-23  4:51 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev6)

[PATCH mptcp-next] mptcp: fix lockdep splat in mptcp_subflow_create_socket
 2026-06-23  4:50 UTC  (2+ messages)

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

[PATCH v4 0/2] package: replace copydebugsources shell pipelines
 2026-06-23  4:45 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] oeqa/selftest: add copydebugsources tests

[PATCH v2] target/i386: helper_sysret(): Check that RCX contains a canonical address when emulating an Intel CPU
 2026-06-23  4:40 UTC  (3+ messages)

[PATCH v9 00/12] hw/riscv: Add the Tenstorrent Atlantis machine
 2026-06-23  4:38 UTC  (4+ messages)
` [PATCH v9 08/12] hw/riscv/atlantis: Provide a simple halting payload

[PATCH v2] media: as102: drop device reference on probe failure
 2026-06-23  4:39 UTC 

[PATCH] libmnl: add MNL_TYPE_UARR for devlink u64 array attributes
 2026-06-23  4:37 UTC 

[PATCH v3 08/13] genirq: Add explicit housekeeping callback for managed IRQ migration
 2026-06-23  4:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: split amdgpu_bo_create_reserved into create and map helpers
 2026-06-23  4:34 UTC  (2+ messages)

[PATCH] sh: kfr2r09: Fix serial I2C adapter reference leak
 2026-06-23  4:31 UTC 

[PATCH v2 0/2] tests/intel: Add Xe timeline syncobj coverage
 2026-06-23  4:32 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH i-g-t v1 0/3] kms_ccs: limit number of suspend tests
 2026-06-23  4:32 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] sh: kfr2r09: Fix USB gadget I2C adapter reference leak
 2026-06-23  4:28 UTC 

[PATCH v4 0/3] md/raid10: fix r10bio width mismatches across reshape
 2026-06-23  4:29 UTC  (4+ messages)
` [PATCH v4 1/3] md: suspend array before raid10 reshape via sync_action

[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-23  4:28 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915/panel: Split VRR vs. fixed refresh rate fixed mode selection into separate stages
` [PATCH v2 5/5] drm/i915/panel: Attempt VRR based refresh rate change for !allow_modeset
` ✓ Xe.CI.FULL: success for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev2)

[PATCH v2 0/3] update tests with CN20K support
 2026-06-23  4:27 UTC  (4+ messages)
` [PATCH v2 1/3] test/crypto: add asym autotest support for cn20k
` [PATCH v2 2/3] test/crypto: add "
` [PATCH v2 3/3] test/crypto: add unit test for Rx inject multi seg

[linux-next:master 14744/14955] ERROR: modpost: "__hexagon_moddi3" [fs/smb/server/ksmbd.ko] undefined!
 2026-06-23  4:25 UTC  (2+ messages)

[tglx-devel:cleanups 9/36] drivers/net/arcnet/com20020.c:73:2: error: call to undeclared function 'TIME'; ISO C99 and later do not support implicit function declarations
 2026-06-23  4:18 UTC 

[PATCH 0/5] hw/riscv: more FDT cleanups (PLIC)
 2026-06-23  4:16 UTC  (11+ messages)
` [PATCH 1/5] hw/riscv/sifive_u.c: remove unneeded qemu_fdt_get_phandle() call
` [PATCH 2/5] hw/riscv/sifive_u.c: use intc_phandle in plic creation
` [PATCH 3/5] hw/riscv/sifive_u: add #address-cells in PLIC FDT
` [PATCH 4/5] hw/riscv/virt.c: change 'plic' nodename to 'interrupt-controller'
` [PATCH 5/5] hw/riscv: add create_fdt_plic() helper

[PATCH 0/9] Support ELE API in i.MX OCOTP NVMEM driver
 2026-06-23  4:18 UTC  (6+ messages)
` [PATCH 1/9] dt-bindings: nvmem: imx-ocotp: Add support for secure-enclave

[PATCH] drm/amdgpu: don't free standalone ip_discovery sysfs in sysfs_fini
 2026-06-23  4:13 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix inconsistencies in struct qmi_elem_info initializers
 2026-06-23  4:13 UTC 

[PATCH 0/4] llvm/clang: fix some syntax issues in llvm-project-source
 2026-06-23  4:11 UTC  (4+ messages)
` [PATCH 3/4] clang/llvm: add missing instance of Distro class in Linux.cpp

[PATCH dwarves v7 0/5] pahole: Encode true signatures in kernel BTF
 2026-06-23  4:07 UTC  (6+ messages)
` [PATCH dwarves v7 1/5] dwarf_loader: Detect aggregate ABI register usage and signature changes
` [PATCH dwarves v7 2/5] dwarf_loader: Collect per-parameter information
` [PATCH dwarves v7 3/5] dwarf_loader: Analyze per-parameter information for true signatures
` [PATCH dwarves v7 4/5] btf_encoder: Emit true function signatures
` [PATCH dwarves v7 5/5] tests: Add BTF true_signature encoding tests

[PATCH mptcp-next 0/2] remove bpf_mptcp_subflow_queues_empty
 2026-06-23  4:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Lance as an rmap reviewer
 2026-06-23  4:07 UTC  (2+ messages)

[PATCH net v2 0/2] octeontx2-af: Bug fixes for KPU profile and VF RX mode
 2026-06-23  4:06 UTC  (3+ messages)
` [PATCH net v2 1/2] octeontx2-af: fix VF bringup affecting PF promiscuous state
` [PATCH net v2 2/2] octeontx2-af: suppress kpu profile loading warning

[PATCH v11 0/3] media: nxp: Add CSI Pixel Formatter support
 2026-06-23  4:05 UTC  (5+ messages)
` [PATCH v11 1/3] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v11 2/3] dt-bindings: clock: imx95-blk-ctl: Define formatter child node schema
` [PATCH v11 3/3] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver

[PATCH bpf-next v7 00/11] bpf: Introduce global percpu data
 2026-06-23  4:05 UTC  (14+ messages)
` [PATCH bpf-next v7 02/11] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn
` [PATCH bpf-next v7 08/11] selftests/bpf: Add tests to verify global percpu data
` [PATCH bpf-next v7 11/11] selftests/bpf: Add test to verify bpf_iter for "

[PATCH net] netpoll: fix a use-after-free on shutdown path
 2026-06-23  4:05 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: use %u for unsigned variables in QMI debug logs
 2026-06-23  4:04 UTC 

[PATCH v6] drm/xe/guc: Hold device ref until queue teardown completes
 2026-06-23  4:03 UTC  (3+ messages)

[PATCH v3 00/13] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-06-23  4:03 UTC  (4+ messages)
` [PATCH v3 01/13] dmaengine: dw-edma: Add per-channel interrupt routing control

[PATCH v2] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-23  4:03 UTC  (2+ messages)

[PATCH v1] ACPICA: Unbreak tools build after switching over to strscpy_pad()
 2026-06-23  4:02 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-06-23  4:01 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH net] eth: fbnic: fix ordering of heartbeat vs ownership
 2026-06-23  4:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: add check for xcp id
 2026-06-23  4:00 UTC  (2+ messages)

CIP Security Image – Improve Security Testing for continued IEC 62443-4-2 Compliance
 2026-06-23  3:58 UTC 

[PATCH] ufs: amd-versal2: Fix missing .priv_auto in driver registration
 2026-06-23  3:53 UTC 

[PATCH bpf-next 1/5] bpf: add bpf_memcmp kfunc
 2026-06-23  3:54 UTC  (2+ messages)

[PATCH] Input: iforce - bound the device-reported force-feedback effect index
 2026-06-23  3:53 UTC  (2+ messages)

[PATCH 00/25] Wrynose pull request
 2026-06-23  3:50 UTC  (2+ messages)
` [oe] "

[PATCH ath-next] wifi: ath12k: remove unused QMI definitions
 2026-06-23  3:51 UTC 

[PATCH 0/7] smb/client: fix fallocate allocation handling
 2026-06-23  3:50 UTC  (3+ messages)
` [PATCH 1/7] smb/client: name the default fallocate mode

[PATCH v7 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-06-23  3:47 UTC  (23+ messages)
` [PATCH v7 01/11] cxl: Split decoder programming into a reusable helper
` [PATCH v7 02/11] cxl: Cache decoder settings on PCI devices
` [PATCH v7 03/11] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v7 04/11] PCI: Export pci_dev_save_and_disable() and pci_dev_restore()
` [PATCH v7 05/11] cxl: Add CXL Device Reset helper
` [PATCH v7 06/11] cxl: Validate HDM ranges before CXL reset
` [PATCH v7 07/11] PCI/cxl: Discover the CXL reset scope
` [PATCH v7 08/11] cxl: Coordinate sibling functions for CXL reset
` [PATCH v7 09/11] cxl: Restore CXL HDM state after PCI reset
` [PATCH v7 10/11] PCI/cxl: Expose CXL Reset as a PCI reset method
` [PATCH v7 11/11] Documentation/ABI: Document CXL Reset "

[PATCH] drm/amdgpu: fix aperture mapping leak
 2026-06-23  3:46 UTC 

[PATCH v2 0/8] ext4: allow more DIO writes under shared i_rwsem
 2026-06-23  3:45 UTC  (5+ messages)
` [PATCH v2 7/8] ext4: handle IOMAP_NOWAIT in ext4_iomap_begin() with cache-only lookup
` [PATCH v2 8/8] ext4: handle IOCB_NOWAIT in ext4_dio_needs_zeroing() "

[PATCH 1/5] drm/amd/pm: Validate pp_table header before reading size
 2026-06-23  3:41 UTC  (5+ messages)
` [PATCH 2/5] drm/amd/pm: Use uploaded size for legacy custom PPTable
` [PATCH 3/5] drm/amd/pm: Validate Tonga PowerPlay state array bounds
` [PATCH 4/5] drm/amd/pm: Validate Vega hwmgr PowerPlay table bounds
` [PATCH 5/5] drm/amd/pm: Validate legacy hwmgr PP table offsets

[PATCH v4 0/2] Bluetooth: btmtk: Add MT7928 support
 2026-06-23  3:41 UTC  (3+ messages)
` [PATCH v4 1/2] Bluetooth: btmtk: Replace magic numbers with WMT packet flag enum
` [PATCH v4 2/2] Bluetooth: btmtk: Add MT7928 support

[PATCH bpf-next v4 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
 2026-06-23  3:39 UTC  (2+ messages)

[PATCH v3 i-g-t] tests/intel: Enable survivability tests on discrete platforms >= BMG
 2026-06-23  3:38 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel: Enable survivability tests on discrete platforms >= BMG (rev3)

erofs: is z_erofs_put_pcluster()'s sbi access in the same UAF window as 1aee05e814d2?
 2026-06-23  3:38 UTC  (2+ messages)

[stefandoesinger-zx297520:mfd 22/124] Warning: drivers/pmdomain/zte/zx29-pm-domains.c:40 Excess struct member 'node_id' description in 'zx29_pm_domain'
 2026-06-23  3:35 UTC 

[PATCH i-g-t] lib/igt_kms, tests: Update joiner comments for clarity
 2026-06-23  3:34 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: sparse: sparse: incorrect type in initializer (different base types)
 2026-06-23  3:34 UTC 

[smfrench-smb3:ksmbd-for-next-next 12/49] Warning: fs/smb/server/oplock.c:930 function parameter 'wait_ack' not described in 'smb2_lease_break_noti'
 2026-06-23  3:34 UTC 

[PATCH blktests v2 1/2] src/miniublk: switch to ioctl-encoded ublk commands
 2026-06-23  3:27 UTC  (2+ messages)
` [PATCH blktests v2 2/2] src/miniublk: fall back to legacy opcodes on older kernels

[PATCH bpf-next 0/5] bpf: add bpf_memcmp and bpf_strpbrk kfuncs
 2026-06-23  3:26 UTC  (3+ messages)
` [PATCH bpf-next 3/5] selftests/bpf: add tests for bpf_memcmp


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.