The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-23 01:37:10 to 2026-06-23 04:55:52 UTC [more...]

[PATCH v2 00/21] lib: Rust implementation of SPDM
 2026-06-23  4:53 UTC  (12+ 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] NFS: invalidate i_blocks after COMMIT to fix stale block count on NFSv4
 2026-06-23  4:54 UTC  (5+ messages)

[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-06-23  4:44 UTC  (6+ messages)
` [PATCH 1/2] x86/tdx: Add helper to query maximum TD Quote size

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

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

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

[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 V4 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-06-23  4:19 UTC  (5+ 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/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-23  4:11 UTC  (4+ messages)
` [PATCH v4 1/3] mm, swap: make SWAPFILE_CLUSTER runtime

[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 ath-next] wifi: ath12k: Fix inconsistencies in struct qmi_elem_info initializers
 2026-06-23  4:13 UTC 

[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 net] netpoll: fix a use-after-free on shutdown path
 2026-06-23  4:05 UTC  (2+ messages)

[PATCH bpf-next v7 11/11] selftests/bpf: Add test to verify bpf_iter for global percpu data
 2026-06-23  4:04 UTC  (3+ messages)

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

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

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

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

[PATCH bpf-next v7 08/11] selftests/bpf: Add tests to verify global percpu data
 2026-06-23  4:02 UTC  (3+ 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] Input: iforce - bound the device-reported force-feedback effect index
 2026-06-23  3:53 UTC  (2+ messages)

[PATCH v11 0/3] media: nxp: Add CSI Pixel Formatter support
 2026-06-23  3:56 UTC  (4+ 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 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 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-23  3:39 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v4 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v4 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

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

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

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

[PATCH v7 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-06-23  3:24 UTC  (12+ 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 v3] ata: libata-core: Reject an invalid concurrent positioning ranges count
 2026-06-23  3:23 UTC 

[PATCH v3] x86/sgx: Fix RCU Tasks stalls in EPC sanitization loop
 2026-06-23  3:20 UTC 

[PATCH 0/2] tools: Fix tools/virtio test build
 2026-06-23  3:17 UTC  (2+ messages)

[PATCH] net: ipa: fix SMEM state handle leaks in SMP2P init
 2026-06-23  3:18 UTC 

[BUG] usbip: vhci-hcd: status sysfs read races with HCD teardown
 2026-06-23  3:16 UTC 

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-22 11:45 UTC  (4+ messages)
    ` [PATCH 2/2] dt-bindings: "

[PATCH v4 0/2] Support zero-sized HDM decoders
 2026-06-23  3:11 UTC  (5+ messages)
` [PATCH v4 2/2] tools/testing/cxl: Enable zero sized decoder under hb0

[PATCH 1/2] bpf: lsm: disable xfrm_decode_session hook attachment
 2026-06-23  3:11 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-23  3:10 UTC  (14+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined

[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-23  3:07 UTC  (9+ messages)
` [PATCH V2 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V2 2/8] power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth
` [PATCH V2 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V2 4/8] arm64: dts: imx8mq-evk: Describe the PCIe M.2 Key E connector
` [PATCH V2 5/8] arm64: dts: imx95-19x19-evk: "
` [PATCH V2 6/8] arm64: dts: imx8dxl-evk: "
` [PATCH V2 7/8] arm64: dts: imx8qm-mek: "
` [PATCH V2 8/8] arm64: dts: imx8qxp-mek: "

[PATCH v2 6.1.y 0/3] KVM: nVMX: backport virtual-APIC host NULL-deref fix
 2026-06-23  3:03 UTC  (6+ messages)
` [PATCH v2 6.1.y 1/3] KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector

[PATCH v2] x86/sgx: Fix RCU Tasks stalls in EPC sanitization loop
 2026-06-23  3:03 UTC 

[syzbot] [ntfs3?] WARNING in attr_data_get_block_locked (2)
 2026-06-23  3:01 UTC  (2+ messages)

[PATCH] usbip: tools: support SuperSpeed Plus devices
 2026-06-23  3:00 UTC  (2+ messages)

[RFC bpf-next 0/3] bpf: compare-and-delete (BPF_F_COMPARE) for hash maps
 2026-06-23  2:58 UTC  (3+ messages)

[PATCH net v2] net: sungem: fix probe error cleanup
 2026-06-23  2:57 UTC 

[PATCH v5 0/2] clk: amlogic: Add A9 AO clock controller
 2026-06-23  2:55 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: clock: Add Amlogic "
` [PATCH v5 2/2] clk: amlogic: Add A9 AO clock controller driver

[PATCH 0/3] ksmbd: fix some memory leaks in ksmbd_vfs_* functions
 2026-06-23  2:46 UTC  (7+ messages)
` [PATCH 1/3] ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr
` [PATCH 2/3] ksmbd: fix acl.sd_buf memory leak in ksmbd_vfs_get_sd_xattr
` [PATCH 3/3] ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattr

[RFC] arm64: early_ioremap fails to map ACPI MADT on 64K pages
 2026-06-23  2:47 UTC  (2+ messages)

[PATCH 1/1] PCI: mediatek-gen3: fix unreachable error message in probe
 2026-06-23  2:43 UTC  (2+ messages)

[BUG] usb: gadget: u_serial: ttyGS open races with configfs function removal
 2026-06-23  2:43 UTC 

[PATCH v8 0/2] libsas: rediscover improvements for linkrate/sas_addr changes
 2026-06-23  2:43 UTC  (3+ messages)
` [PATCH v8 1/2] scsi: libsas: refactor sas_ex_to_ata() using new helper sas_ex_to_dev()
` [PATCH v8 2/2] scsi: libsas: Add linkrate and sas_addr change detection in rediscover

[PATCH] xfs: fix AGFL extent count calculation in xrep_agfl_fill
 2026-06-23  2:41 UTC 

[PATCH v3] usb: serial: option: add multiple VID/PID
 2026-06-23  2:41 UTC 

[PATCH v2] drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link training
 2026-06-23  2:35 UTC 

[PATCH] swiotlb: eliminate per-map atomic contention on used/hiwater tracking
 2026-06-23  2:35 UTC 

[PATCH 1/1] gpio: davinci: fix IRQ domain leak on devm_kzalloc failure
 2026-06-23  2:31 UTC 

[PATCH] cgroup: Use READ_ONCE() for task->flags in task_css_set_check()
 2026-06-23  2:29 UTC 

[PATCH v1] drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link training
 2026-06-23  2:08 UTC 

[BUG] mm: mglru: stale aging batch triggers lru_gen_exit_memcg warning
 2026-06-23  2:20 UTC  (6+ messages)
` [PATCH] mm: mglru: fix stale batch updates after memcg reparenting

[PATCH] HID: hid-sensor-custom: Fix sysfs group leak on failure
 2026-06-23  2:19 UTC 

[PATCH bpf-next 0/3] Add BPF Exceptions support for RISC-V
 2026-06-23  2:13 UTC  (5+ messages)
` [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
` [PATCH bpf-next 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist

[PATCH v3] HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver
 2026-06-23  2:05 UTC  (2+ messages)

[REGRESSION] 32-bit ARM's BKPT instruction no longer works
 2026-06-23  2:05 UTC  (6+ messages)

[PATCH v3 0/6] Some Minor fixes and cleanups to
 2026-06-23  2:01 UTC  (7+ messages)
` [PATCH v3 1/6] irqchip/gic-v3-its: Fix memleak in its_probe_one()
` [PATCH v3 2/6] irqchip/gic-v3-its: Fix its node leak in gic_acpi_parse_madt_its()
` [PATCH v3 3/6] irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc()
` [PATCH v3 4/6] irqchip/gic-v3-its: Add ITS address info in more error logs
` [PATCH v3 5/6] irqchip/gic-v3-its: some minor improvement in comments
` [PATCH v3 6/6] irqchip/gic-v3-its: Remove redundant check in its_vpe_db_proxy_unmap_locked()

[PATCH v13 00/22] TDX KVM selftests
 2026-06-23  1:59 UTC  (5+ messages)
` [PATCH v13 05/22] KVM: selftests: Expose segment definitions to assembly files
` [PATCH v13 08/22] KVM: selftests: Add TDX boot code

[PATCH 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-23  1:57 UTC  (5+ messages)
` [PATCH 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq

[PATCH v2] misc: ad525x_dpot: use driver core groups for sysfs files
 2026-06-23  1:56 UTC 

[PATCH] cxl/mbox: Bound the output payload allocation to mailbox payload size
 2026-06-23  1:56 UTC  (3+ messages)

[PATCH v2] cache: sifive_ccache: remove debugfs on driver register failure
 2026-06-23  1:55 UTC 

[PATCH v2] soc: qcom: rpmh-rsc: manage PM notifiers with devres
 2026-06-23  1:55 UTC 

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-23  1:54 UTC  (2+ messages)
` [PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks

[PATCH hotfix] mm/compaction: handle free_pages_prepare() properly in compaction_free()
 2026-06-23  1:54 UTC  (2+ messages)

[PATCH] cxl/features: Bound Get Feature read count to the output buffer
 2026-06-23  1:54 UTC  (3+ messages)

[PATCH v2] bus: qcom-ebi2: use managed resources for clocks and children
 2026-06-23  1:54 UTC 

[PATCH v2] mtd: mtdswap: remove debugfs stats file on teardown
 2026-06-23  1:53 UTC 

[PATCH v3] misc: lan966x_pci: depopulate children on populate failure
 2026-06-23  1:52 UTC 

[PATCH 1/1] irqchip/ts4800: fix missing chained handler cleanup on remove
 2026-06-23  1:52 UTC 

[PATCH] usb: gadget: f_tcm: Cancel delayed set_alt work on teardown
 2026-06-23  1:52 UTC 

[PATCH v3] thermal: intel: int3400: clean up ODVP on probe failures
 2026-06-23  1:51 UTC 

[PATCH] apparmor: mv get_loaddata_common_ref() into CONFIG_SECURITY_APPARMOR_EXPORT_BINARY block
 2026-06-23  1:50 UTC 

[PATCH net] bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()
 2026-06-23  1:50 UTC  (4+ messages)

[GIT PULL] erofs updates for 7.2-rc1
 2026-06-23  1:48 UTC  (2+ messages)

[PATCH net-next v3] virtio-net: xsk: support tx wake up
 2026-06-23  1:48 UTC  (4+ messages)

[PATCH] iommu/vt-d: Fix UCTP context table slot when copying root entries
 2026-06-23  1:46 UTC  (2+ messages)

[PATCH] smb: client: Fix next buffer leak in receive_encrypted_standard()
 2026-06-23  1:45 UTC 

[PATCH v7 00/10] tracing/probes: Add more typecast features
 2026-06-23  1:45 UTC  (11+ messages)
` [PATCH v7 01/10] tracing/probes: Fix double addition of offset for @+FOFFSET
` [PATCH v7 02/10] tracing/probes: Rename FETCH_OP_DATA to FETCH_OP_IMMSTR
` [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v7 04/10] tracing/probes: Support typecast for various probe events
` [PATCH v7 05/10] tracing/probes: Support nested typecast
` [PATCH v7 06/10] tracing/probes: Type casting always involves nested calls
` [PATCH v7 07/10] tracing/probes: Support field specifier option for typecast
` [PATCH v7 08/10] tracing/probes: Add $current variable support
` [PATCH v7 09/10] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v7 10/10] tracing/probes: Add a new testcase for BTF typecasts

[PATCH v2 0/2] RISC-V IOMMU HPM support
 2026-06-23  1:44 UTC  (4+ messages)
` [PATCH v2 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH 0/3] SM8450 IPA support
 2026-06-23  1:44 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "
` [PATCH 2/3] dt-bindings: net: qcom,ipa: Add SM8450 compatible string
` [PATCH 3/3] net: ipa: Add IPA v5.1 data

[PATCH v3] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-06-23  1:43 UTC  (5+ messages)

[PATCH v11 0/5] iio: adc: add Versal SysMon driver
 2026-06-23  1:40 UTC  (6+ messages)
` [PATCH v11 1/5] dt-bindings: iio: adc: add xlnx,versal-sysmon binding
` [PATCH v11 2/5] iio: adc: add Versal SysMon driver
` [PATCH v11 3/5] iio: adc: versal-sysmon: add I2C driver
` [PATCH v11 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v11 5/5] iio: adc: versal-sysmon: add oversampling support

[PATCH bpf v4] selftests/bpf: Cover partial copy of non-linear test_run output
 2026-06-23  1:40 UTC 

[PATCH] of: Fix RST inline emphasis warnings in of_map_id() kernel-doc
 2026-06-23  1:37 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox