The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-23 01:56:54 to 2026-06-23 05:35:45 UTC [more...]

[PATCH v1 00/13] perf python: Fix python extension bugs and memory leaks
 2026-06-23  5:35 UTC  (8+ 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 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 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  (7+ 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  (18+ 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 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] PCI: cadence: skip the link polling when endpoint not connected
 2026-06-23  5:23 UTC  (3+ messages)

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

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

[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 v5 2/3] counter: add GPIO-based counter driver
 2026-06-23  5:20 UTC  (4+ 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 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 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

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

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

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

[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 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 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  (3+ messages)
` [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 


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