All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-12 07:46:54 to 2026-09-12 08:01:40 UTC [more...]

[PATCH 7.2 0000/1815] 7.2.6-rc1 review
 2026-09-12  6:41 UTC  (184+ messages)
` [PATCH 7.2 0500/1815] misc: ad525x_dpot: use driver core groups for sysfs files
` [PATCH 7.2 0504/1815] ipack: ipoctal: fix UAF, null-ptr-deref, and use-after-free in cleanup on remove
` [PATCH 7.2 0505/1815] char: xilinx_hwicap: unregister class on init errors
` [PATCH 7.2 0506/1815] vfio: selftests: Avoid VLAs
` [PATCH 7.2 0507/1815] vfio/pci: clear vdev->msi_perm after freeing it on init failure
` [PATCH 7.2 0508/1815] soc: ti: knav_qmss: Remove debugfs file on teardown
` [PATCH 7.2 0509/1815] mtd: intel-dg: Fix runtime PM error path in probe
` [PATCH 7.2 0538/1815] arm64: dts: amlogic: meson-axg: Add missing nand_rb0 pin to nand_all_pins
` [PATCH 7.2 0539/1815] arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe
` [PATCH 7.2 0540/1815] RDMA/hfi1: Propagate sdma_txinit_ahg() errors
` [PATCH 7.2 0541/1815] RDMA/rxe: Validate num_sge/cur_sge before indexing wqe->dma.sge[]
` [PATCH 7.2 0542/1815] RDMA/core: Add ib_no_udata_io() helper
` [PATCH 7.2 0543/1815] RDMA/bnxt_re: Validate udata before executing commands
` [PATCH 7.2 0544/1815] RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters
` [PATCH 7.2 0545/1815] kcsan: avoid unintended access checking in NMIs
` [PATCH 7.2 0546/1815] arm64: dts: imx8-ss-audio: Fix LPCG clock indices for ASRC0
` [PATCH 7.2 0547/1815] x86/bugs: Dont use cpu-type matching in cpu_vuln_blacklist
` [PATCH 7.2 0548/1815] selftests/bpf: Check malloc result with ASSERT_NEQ in test_loader
` [PATCH 7.2 0549/1815] selftests/bpf: Check malloc result with ASSERT_NEQ in test_sha256
` [PATCH 7.2 0550/1815] selftests/bpf: Silence array bounds warning in global_map_resize
` [PATCH 7.2 0551/1815] selftests/bpf: Silence maybe-uninitialized compiler warning in libarena
` [PATCH 7.2 0552/1815] rust: device: make lifetime on `Core` and `CoreInternal` invariant
` [PATCH 7.2 0553/1815] samples: rust: debugfs: fix excessive stack use
` [PATCH 7.2 0554/1815] irqchip/gic-v3-its: Prevent leak in its_vpe_irq_domain_alloc()
` [PATCH 7.2 0555/1815] RDMA/nldev: validate dynamic counter attribute length
` [PATCH 7.2 0556/1815] ACPI: EC: Avoid _REG disconnect on GPIO IRQ defer
` [PATCH 7.2 0557/1815] ACPI: processor: validate MADT IOAPIC entry bounds
` [PATCH 7.2 0558/1815] ACPI: PCI: Clear driver_data on all paths that free the acpi_pci_root
` [PATCH 7.2 0559/1815] ext4: fix circular lock dependency in ext4_ext_migrate
` [PATCH 7.2 0560/1815] ext4: fix out-of-bounds read in ext4_read_inline_dir()
` [PATCH 7.2 0561/1815] ext4: skip extra isize expansion during mount to prevent deadlock
` [PATCH 7.2 0562/1815] platform/x86: acer-wmi: reject missing gaming WMI results
` [PATCH 7.2 0563/1815] bpf: Zero queue and stack outputs on lock failure
` [PATCH 7.2 0564/1815] selftests/bpf: Fix make install target
` [PATCH 7.2 0565/1815] selftests/bpf: Fix lsm_bdev dev_t encoding mismatch
` [PATCH 7.2 0566/1815] libbpf: Search /lib64 and /lib in resolve_full_path()
` [PATCH 7.2 0567/1815] riscv, bpf: Fix memory leak in bpf_jit_free
` [PATCH 7.2 0568/1815] riscv, bpf: Fix kernel stack corruption in tailcall with CFI
` [PATCH 7.2 0569/1815] bpf, riscv: Fix extable handling for arena load_acquire
` [PATCH 7.2 0570/1815] ACPI: battery: Adjust charging status validation check
` [PATCH 7.2 0571/1815] virt: arm-cca-guest: use migrate_disable() for attestation token requests
` [PATCH 7.2 0572/1815] bpf: Fix offset warn check for bpf_res_spin_lock
` [PATCH 7.2 0573/1815] bpf: Preserve unique-field state across nested structs
` [PATCH 7.2 0574/1815] bpf: Mark bpf_refcount field as unique
` [PATCH 7.2 0575/1815] RDMA/srpt: Pass the mapped task attribute to target_init_cmd()
` [PATCH 7.2 0576/1815] PCI: j721e: Fix incorrect max_lanes for J7200
` [PATCH 7.2 0577/1815] RDMA/erdma: Fix CEQ tasklet use-after-free on removal
` [PATCH 7.2 0578/1815] RDMA/mana_ib: drain QP references after partial table insertion
` [PATCH 7.2 0579/1815] RDMA/core: Add rdma_restrack_begin/abort/commit_del() operations
` [PATCH 7.2 0580/1815] RDMA/core: Fix use after free in ib_query_qp()
` [PATCH 7.2 0581/1815] RDMA/core: Fix potential use after free in ib_destroy_cq_user()
` [PATCH 7.2 0582/1815] RDMA/core: Fix potential use after free in ib_destroy_srq_user()
` [PATCH 7.2 0583/1815] RDMA/core: Fix potential use after free in counter_release()
` [PATCH 7.2 0584/1815] RDMA/core: Fix potential use after free in ib_free_cq()
` [PATCH 7.2 0585/1815] RDMA/core: Fix potential use after free in uverbs_free_dmah()
` [PATCH 7.2 0586/1815] RDMA/core: Fix potential use after free in ib_dealloc_pd_user()
` [PATCH 7.2 0587/1815] firmware: arm_scmi: Fix requested device removal race
` [PATCH 7.2 0588/1815] iommu/amd: Fix undefined behavior in devid_write debugfs function
` [PATCH 7.2 0589/1815] iommu/qcom: Remove sysfs device on probe failure path
` [PATCH 7.2 0590/1815] iommu/qcom: Fix inverted fault report check in qcom_iommu_fault()
` [PATCH 7.2 0591/1815] iommu/arm-smmu-v3: Declare eats_s1chk and eats_trans as host-endian u64
` [PATCH 7.2 0592/1815] thermal: intel: int3400: clean up ODVP on probe failures
` [PATCH 7.2 0593/1815] ext4: fix ABBA deadlock in ext4_xattr_inode_cache_find()
` [PATCH 7.2 0594/1815] ext4: clear stale xarray tags on folios skipped during writeback
` [PATCH 7.2 0595/1815] ext4: drain in-flight DIO before buffered write fallback
` [PATCH 7.2 0596/1815] ext4: use fsdata to track inline data write state and fix race
` [PATCH 7.2 0597/1815] ext4: validate readdir offset before accessing dirent
` [PATCH 7.2 0598/1815] wifi: ath12k: Advertise multicast Ethernet encapsulation offload support
` [PATCH 7.2 0599/1815] wifi: ath12k: Set IEEE80211_OFFLOAD_ENCAP_4ADDR after tx_encap_type vdev param
` [PATCH 7.2 0600/1815] wifi: ath12k: advertise ieee_link_id in vdev start MLO params
` [PATCH 7.2 0601/1815] wifi: ath12k: fix ML-STA authentication timeout on QCC2072
` [PATCH 7.2 0602/1815] wifi: ath6kl: avoid buffer overreads in WMI event handlers
` [PATCH 7.2 0603/1815] wifi: ath12k: switch to name-based reserved memory lookup
` [PATCH 7.2 0604/1815] wifi: ath12k: refactor QMI memory assignment
` [PATCH 7.2 0605/1815] wifi: ath12k: allocate HOST_DDR and BDF regions after Q6 RO region
` [PATCH 7.2 0606/1815] wifi: ath12k: Correctly copy the hint BSSID in WMI scan request
` [PATCH 7.2 0607/1815] wifi: ath11k: "
` [PATCH 7.2 0608/1815] wifi: ath12k: fix survey indexing across bands
` [PATCH 7.2 0609/1815] wifi: ath12k: Avoid buffer overread in ath12k_wmi_op_rx()
` [PATCH 7.2 0610/1815] wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx()
` [PATCH 7.2 0611/1815] RDMA/bnxt_re: Clear VM_MAYWRITE on DBR/toggle page mmap
` [PATCH 7.2 0612/1815] ext4: fix buffer_head leak in ext4_init_orphan_info
` [PATCH 7.2 0613/1815] ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()
` [PATCH 7.2 0614/1815] ext4: skip tail block zeroing for inline data files
` [PATCH 7.2 0615/1815] ARM: dts: allwinner: a10: Fix PMU interrupt
` [PATCH 7.2 0616/1815] cpufreq: amd-pstate-ut: Skip tests when amd-pstate driver is not active
` [PATCH 7.2 0617/1815] cpufreq/amd-pstate: Fix EPP return type and handle errors during initialization
` [PATCH 7.2 0618/1815] cpufreq/amd-pstate: Toggle auto_sel in active mode on shared memory systems
` [PATCH 7.2 0619/1815] cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacks
` [PATCH 7.2 0620/1815] firmware: arm_scmi: Roll back partial protocol table registration
` [PATCH 7.2 0621/1815] firmware: arm_scmi: Unrequest devices if driver registration fails
` [PATCH 7.2 0622/1815] bitmap: Properly initialise destination bitmap for scatter & gather test
` [PATCH 7.2 0623/1815] riscv: dts: spacemit: set console baud rate on K3 Pico-ITX board
` [PATCH 7.2 0624/1815] riscv: dts: spacemit: k1: Split gmac_clk_ref into independent pinctrl groups
` [PATCH 7.2 0625/1815] riscv: dts: thead: th1520: remove pclk for I2C1
` [PATCH 7.2 0626/1815] gpu: nova-core: correct RISC-V HALTED field
` [PATCH 7.2 0627/1815] perf cs-etm: Flush thread stacks after decoder reset
` [PATCH 7.2 0628/1815] perf cs-etm: Avoid truncating AUX buffer sizes to int
` [PATCH 7.2 0629/1815] xfrm: Fix skb double-free in xfrm_dev_direct_output()
` [PATCH 7.2 0630/1815] RDMA/erdma: complete object teardown when the destroy command fails
` [PATCH 7.2 0631/1815] PM: hibernate: Fix memory leak in snapshot_write_next() error path
` [PATCH 7.2 0632/1815] leds: pca9532: Fix phantom device registration on missing hardware
` [PATCH 7.2 0633/1815] clk: sunxi-ng: mux: fix determine helper rate propagation
` [PATCH 7.2 0634/1815] ASoC: spacemit: rename clock inputs to match binding
` [PATCH 7.2 0635/1815] perf cap: Remove used_root parameter and simplify capability checks
` [PATCH 7.2 0636/1815] perf trace: Correct default cpumask formatting to hexadecimal
` [PATCH 7.2 0637/1815] drm/tve200: add OF module alias for autoloading
` [PATCH 7.2 0638/1815] netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet
` [PATCH 7.2 0639/1815] fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init
` [PATCH 7.2 0640/1815] drm/panthor: return PTR_ERR() from devm_drm_dev_alloc()
` [PATCH 7.2 0641/1815] exfat: fix valid_size extension over a shared writable mapping
` [PATCH 7.2 0642/1815] arm64: dts: rockchip: Add missing hclk for RK3588 eDP0
` [PATCH 7.2 0643/1815] arm64: dts: rockchip: Add missing hclk for RK3588 eDP1
` [PATCH 7.2 0644/1815] arm64: dts: rockchip: Fix Gru WLAN sideband interrupt
` [PATCH 7.2 0645/1815] arm64: dts: rockchip: Fix rk3566-bigtreetech-cb2 touchscreen property
` [PATCH 7.2 0646/1815] bpf: Fix CFI mismatch in task work callback
` [PATCH 7.2 0647/1815] ARM: lpc32xx: only run SoC init on LPC32xx hardware
` [PATCH 7.2 0648/1815] bpf: Fix WARNING in bpf_tracing_link_release
` [PATCH 7.2 0649/1815] selftests/bpf: Fix incorrect error checking for pthread_create
` [PATCH 7.2 0650/1815] selftests/bpf: Fix missing allocation null checks in test_progs.c
` [PATCH 7.2 0651/1815] selftests/bpf: Fix memory leak on subtest_states reallocation
` [PATCH 7.2 0652/1815] pinctrl: fix unmet dependencies from missing GPIOLIB
` [PATCH 7.2 0653/1815] cxl/region: Fix use-after-free in find_pos_and_ways() error path
` [PATCH 7.2 0654/1815] power: reset: reboot-mode: Remove devres based allocations
` [PATCH 7.2 0655/1815] riscv: dts: spacemit: improve RTL8211F PHY configuration on K3 Pico-ITX board
` [PATCH 7.2 0656/1815] riscv: dts: spacemit: Add enough deassert time for the PHY on PICO ITX
` [PATCH 7.2 0657/1815] riscv: dts: spacemit: Add enough deassert time for the PHY on com260 board
` [PATCH 7.2 0658/1815] liveupdate: reject nonzero reserved value for SESSION_FINISH
` [PATCH 7.2 0659/1815] liveupdate: Reference count outgoing FLB data
` [PATCH 7.2 0660/1815] liveupdate: Remember FLB retrieve() status
` [PATCH 7.2 0661/1815] pinctrl: mediatek: use devm_gpiochip_add_data() for GPIO chip
` [PATCH 7.2 0662/1815] pinctrl: mediatek: free EINT resources on unbind
` [PATCH 7.2 0663/1815] tools/build: Allow versioning of all LLVM tools defined in Makefile.include
` [PATCH 7.2 0664/1815] riscv: dts: spacemit: Fix phy id check for the phy on pico-itx board
` [PATCH 7.2 0665/1815] riscv: dts: spacemit: Fix phy id check for the phy on com260 board
` [PATCH 7.2 0666/1815] arm64: RSI: fix field-spanning write warning in attestation token init
` [PATCH 7.2 0667/1815] power: supply: sbs-battery: Use a per-device serial number buffer
` [PATCH 7.2 0668/1815] scsi: ufs: core: Validate string descriptors
` [PATCH 7.2 0669/1815] scsi: ufs: Avoid NULL CQE dereference when reporting invalid tags
` [PATCH 7.2 0670/1815] scsi: ufs: core: Validate connected lane counts
` [PATCH 7.2 0671/1815] scsi: ufs: rpmb: Validate request frame length before parsing
` [PATCH 7.2 0672/1815] scsi: ufs: debugfs: Reserve space for a string terminator
` [PATCH 7.2 0673/1815] crypto: keembay - Initialize completion before requesting IRQ
` [PATCH 7.2 0674/1815] crypto: keembay - publish OF module alias for OCS AES/SM4
` [PATCH 7.2 0675/1815] RDMA/mlx5: Fix integer overflow of user QP buffer size
` [PATCH 7.2 0676/1815] ACPI: bus: Avoid confusing complaints regarding missing _OSC features
` [PATCH 7.2 0677/1815] thermal/drivers/airoha: Fix copy paste error on clamp_t low temp
` [PATCH 7.2 0678/1815] thermal/drivers/airoha: Fix copy paste error for sen internal
` [PATCH 7.2 0679/1815] thermal/drivers/qcom-spmi-adc-tm5: Drop IIO_VAL_INT check in adc_tm5_get_temp
` [PATCH 7.2 0680/1815] powercap: intel_rapl_tpmi: Handle PMU registration failure during probe
` [PATCH 7.2 0681/1815] isofs: release zisofs block pointer buffer head
` [PATCH 7.2 0683/1815] PCI/pwrctrl: tc9563: Power off only the external ports in tc9563_pwrctrl_disable_port()
` [PATCH 7.2 0684/1815] clk: mediatek: mt6735: Unregister PLLs on probe failure
` [PATCH 7.2 0685/1815] spi: oc-tiny: switch to managed controller allocation
` [PATCH 7.2 0692/1815] perf annotate: Be robust to annotating without a thread
` [PATCH 7.2 0693/1815] cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perf
` [PATCH 7.2 0694/1815] remoteproc: Allow shutdown of crashed processors
` [PATCH 7.2 0695/1815] remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedule_work()
` [PATCH 7.2 0696/1815] remoteproc: Prevent crash handling to race with rproc_del()
` [PATCH 7.2 0697/1815] remoteproc: qcom: pas: Add late attach support for subsystems
` [PATCH 7.2 0698/1815] remoteproc: qcom: q6v5: Request shutdown if crash is triggered host-side
` [PATCH 7.2 0699/1815] arm64: dts: qcom: glymur: fix SoCCP memory mappings
` [PATCH 7.2 0700/1815] staging: rtl8723bs: use kfree_sensitive() for key material
` [PATCH 7.2 0701/1815] fs/ntfs3: reject restart table growth beyond U16_MAX entries
` [PATCH 7.2 0702/1815] iommu/tegra241-cmdqv: Publish an LVCMDQ only after it is fully initialized
` [PATCH 7.2 0703/1815] iommu/tegra241-cmdqv: Synchronize the error ISR against VINTF (de)init
` [PATCH 7.2 0704/1815] iommu/tegra241-cmdqv: Dont run the error ISR before probe sets up vintfs
` [PATCH 7.2 0705/1815] iommu/tegra241-cmdqv: Dont fall back to a freed smmu after devm_krealloc()
` [PATCH 7.2 0706/1815] iommu/tegra241-cmdqv: Free the error IRQ before tearing down VINTFs
` [PATCH 7.2 0707/1815] iommu/tegra241-cmdqv: Require exactly one Stream ID for a vSID
` [PATCH 7.2 0708/1815] iommu/tegra241-cmdqv: Fix VINTF0 leak on the init-failure path
` [PATCH 7.2 0709/1815] RDMA/rxe: Fix UAF in ODP init error-handling path
` [PATCH 7.2 0710/1815] RDMA/efa: Fix PBL chunk length computation
` [PATCH 7.2 0711/1815] media: stm32: dcmi: fix error handling on MDMA pool alloc failure
` [PATCH 7.2 0712/1815] wifi: mac80211: fix per-STA profile length in cross-link CSA parsing
` [PATCH 7.2 0713/1815] arm64: dts: allwinner: sun50i-a64-pinephone: Fix mpu6050 mount matrix
` [PATCH 7.2 0714/1815] clk: tegra: tegra124-emc: put EMC node on register failure
` [PATCH 7.2 0715/1815] clk: mediatek: pllfh: Fix IO remapping leak in register_pllfhs error path
` [PATCH 7.2 0716/1815] clk: eswin: Zero-initialize stack-allocated clk_init_data
` [PATCH 7.2 0717/1815] clk: palmas: Manage external-control prepare with devm
` [PATCH 7.2 0718/1815] clk/x86: pmc_atom: add kasprintf return value check
` [PATCH 7.2 0719/1815] clk: mediatek: mt8135: Fix inverted gate control for devapc_ck
` [PATCH 7.2 0720/1815] PCI: Make pci_match_one_device() match on ID instead of device

[PATCH] jffs2: fix double-free of f->target in jffs2_alloc_inode()
 2026-09-12  7:59 UTC  (4+ messages)
  ` AW: "

[PATCHv2 0/7] hw/arm: Adding Cortex-M7 Asymmetric Multiprocessing boot support for i.MX8MP
 2026-09-12  7:53 UTC  (4+ messages)
` [PATCHv2 6/7] hw/arm: Enable Cortex-M7 AMP boot on i.MX8MP
    ` [EXT] "

[PATCH v3 00/12] ath1{1,2}k: support multiple PCI devices in one system
 2026-09-12  7:58 UTC  (3+ messages)

[PATCH v2 0/6] workqueue: OwnedQueue, ScopedQueue and ScopedWork
 2026-09-12  7:58 UTC  (6+ messages)
` [PATCH v2 5/6] rust: workqueue: add ScopedQueue for lifetime bound items

[PATCH v4 00/10] dmaengine: Support bus widths of 32 bytes and above
 2026-09-12  7:57 UTC  (3+ messages)
` [PATCH v4 01/10] dmaengine: Move enum dma_slave_buswidth to a new header

[RFC PATCH] arm64: allwinner: add TrimUI Smart Pro (A133) board support
 2026-09-12  7:57 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH v2 0/4] amlogic: t7: give the MMC bus pipeline clock real consumers
 2026-09-12  7:50 UTC  (5+ messages)
` [PATCH v2 4/4] clk: meson: t7: don't mark sys_ampipe_nand as critical

[PATCH] ci: drop no-op gettext link on macOS
 2026-09-12  7:55 UTC 

[ANN] AF_XDP office hours
 2026-09-12  7:54 UTC  (2+ messages)

[PATCH] staging: greybus: add missing newlines to sysfs_emit
 2026-09-12  7:51 UTC  (2+ messages)

[PATCH v3] dt-bindings: leds: lacie,netxbig-leds: Convert to DT schema
 2026-09-12  7:50 UTC  (4+ messages)

[PATCH v2 0/3] rtc: rs5c372: add Ricoh R2223x support
 2026-09-12  7:41 UTC  (2+ messages)

[PATCH] md/raid5: don't BUG() on an inconsistent reshape state from the superblock
 2026-09-12  7:48 UTC  (2+ messages)

[PATCH v1] scsi: scsi_debug: Drain RCU callbacks before module exit
 2026-09-12  7:47 UTC 

[PATCH v2] arm64: dts: qcom: sdm845-oneplus: fix fuel gauge compatible
 2026-09-12  7:47 UTC  (6+ messages)
` [PATCH v3 0/3] bq27xxx: support interchangeable OnePlus 6/6T fuel gauges
  ` [PATCH v3 3/3] arm64: dts: qcom: sdm845-oneplus: use generic fuel gauge compatible


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.