All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 04:03:31 to 2026-06-23 05:39:36 UTC [more...]

[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
 2026-06-23  5:39 UTC  (13+ messages)
` [PATCH v2 12/28] drm/i915/dp_link_caps: Rename helper updating the link configurations
` [PATCH v2 15/28] drm/i915/dp_link_caps: Add helper to print all supported link rates
` [PATCH v2 25/28] drm/i915/dp_link_caps: Move max link limits to link_caps
` [PATCH v2 26/28] drm/i915/dp_link_caps: Pass link_caps to static functions
` [PATCH v2 27/28] drm/i915/dp_link_caps: Pass link_caps to config update/lookup helpers
` [PATCH v2 28/28] drm/i915/dp_link_caps: Pass link_caps to common rate helpers

[PATCH 0/8] SM8450 QoL changes
 2026-06-23  5:38 UTC  (4+ messages)
` [PATCH 8/8] arm64: defconfig: Add SM8450 camcc

[PATCH net] tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
 2026-06-23  5:37 UTC  (3+ messages)

[PATCH v5 2/3] counter: add GPIO-based counter driver
 2026-06-23  5:37 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add Lance as an rmap reviewer
 2026-06-23  5:37 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: clean up style and dead code in rtw_recv.c
 2026-06-23  5:36 UTC  (2+ messages)

[PATCH v1 00/13] perf python: Fix python extension bugs and memory leaks
 2026-06-23  5:35 UTC  (14+ messages)
` [PATCH v1 01/13] perf script: Fix metric_evlist leak in script_find_metrics
` [PATCH v1 02/13] perf stat: Fix evsel_list leak in cmd_stat
` [PATCH v1 03/13] perf top: Fix sb_evlist leak
` [PATCH v1 04/13] perf python: Fix memory leak in pyrf_evlist__get_pollfd
` [PATCH v1 05/13] perf synthetic-events: Fix uninitialized pthread_join
` [PATCH v1 06/13] perf data: Fix directory file descriptor leak in perf_data__switch
` [PATCH v1 07/13] perf test: Fix skiplist leak in cmd_test
` [PATCH v1 08/13] perf python: Check counts_values size in set_values
` [PATCH v1 09/13] perf python: Validate CPU and thread maps in pyrf_evsel__open
` [PATCH v1 10/13] perf python: Validate attribute setters in pyrf_evsel
` [PATCH v1 11/13] perf python: Zero initialize perf_data in pyrf_data__init
` [PATCH v1 12/13] perf python: Add thread uninitialized checks
` [PATCH v1 13/13] perf python: Fix MetricGroup return type in perf.pyi

[PATCH v6 0/2] mm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-06-23  5:32 UTC  (5+ messages)
` [PATCH v6 1/2] mm: Introduce opportunistic_compaction concept to vmscan and shrinkers

[PATCH v9] PCI: Add device-specific reset for Qualcomm devices
 2026-06-23  5:32 UTC  (5+ messages)

[PATCH v2] selftests/cgroup: Adjust cpu.max quota based on HZ
 2026-06-23  5:32 UTC  (2+ messages)

[PATCH v3] Input: elan_i2c - prevent division by zero on invalid device parameters
 2026-06-23  5:31 UTC  (3+ messages)
` [PATCH v4] Input: elan_i2c - prevent division by zero and arithmetic underflow

[PATCH nf] netfilter: nft_ct: expectation timeouts are passed in milliseconds
 2026-06-23  5:30 UTC 

[PATCH v2] block: serialize elevator changes for the same queue using a writer lock
 2026-06-23  5:29 UTC  (2+ messages)

[PATCH v2 1/2] perf vendor events amd: Update Zen 5 core events
 2026-06-23  5:28 UTC  (2+ messages)
` [PATCH v2 2/2] perf vendor events amd: Update Zen 6 "

[PATCH v4 0/8] futex: Use runtime constants for futex_hash computation
 2026-06-23  5:24 UTC  (10+ messages)
` [PATCH v4 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 4/8] riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
` [PATCH v4 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()

[PATCH v6 0/3] regulator: Add support for Unisoc SC2730 PMIC regulators
 2026-06-23  5:25 UTC  (5+ messages)
` [PATCH v6 1/3] regulator: dt-bindings: Add Unisoc SC2730 PMIC

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-23  5:25 UTC  (5+ messages)
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status

[PATCH] mod_devicetable.h: Split into per subsystem headers
 2026-06-23  5:24 UTC  (3+ messages)

[PATCH net 0/2] tcp: make TCP-AO lookups more predictable
 2026-06-23  5:24 UTC  (3+ messages)

[PATCH] PCI: cadence: skip the link polling when endpoint not connected
 2026-06-23  5:23 UTC  (3+ messages)

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

[PATCH] i2c: smbus: make i2c_smbus_read_block_data() safer
 2026-06-23  5:24 UTC  (2+ messages)

[PATCH] target/ppc: Expose the TB offset of the guest in QEMU monitor
 2026-06-23  5:23 UTC 

[PATCH] Input: synaptics-rmi4 - bound the SMBus block read to the caller buffer
 2026-06-23  5:22 UTC  (2+ messages)

[PATCH v2 00/21] lib: Rust implementation of SPDM
 2026-06-23  5:21 UTC  (42+ 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 v9 00/12] hw/riscv: Add the Tenstorrent Atlantis machine
 2026-06-23  5:20 UTC  (5+ messages)
` [PATCH v9 08/12] hw/riscv/atlantis: Provide a simple halting payload

[PATCH v4 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-23  5:21 UTC  (8+ 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 v4 3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64

[PATCH v2] staging: rtl8723bs: simplify rtw_spt_band_alloc
 2026-06-23  5:21 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu/mes12: drop queue state on RESET_QUEUES unmap
 2026-06-23  5:19 UTC  (3+ messages)

[PATCH net v5 0/4] MAC-PHY interrupt changed to level triggered interrupt
 2026-06-23  5:19 UTC  (7+ messages)
` [PATCH net v5 1/4] net: ethernet: oa_tc6: Interrupt is active low, level triggered

[PATCH] ksmbd: validate NTLMv2 response before updating session key
 2026-06-23  5:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kodi: add upstream patch to fix build on s390, mark unavailable on m68k
 2026-06-23  5:17 UTC 

[tglx-devel:cleanups 9/36] arch/parisc/include/asm/io.h:209:14: error: invalid use of void expression
 2026-06-23  5:14 UTC 

[arm-integrator:b4/arm-generic-irq-entry-v7.1 2/2] ld.lld: error: undefined symbol: irqentry_enter
 2026-06-23  5:14 UTC 

[PATCH v4 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-06-23  5:13 UTC  (5+ messages)
` [PATCH v4 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` [PATCH v4 2/2] drm/xe/vm: Add srcid to xe_vm_get_property_ioctl fault report

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

[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:27 UTC 

[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] 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] 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 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  (5+ 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

[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 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  (3+ messages)
` [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  (9+ messages)
` [PATCH bpf-next v7 08/11] selftests/bpf: Add tests to verify "
` [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


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.