Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2026-09-12 12:23:58 to 2026-09-12 12:40:13 UTC [more...]

[PATCH 6.12 0000/1376] 6.12.110-rc1 review
 2026-09-12  6:53 UTC  (201+ messages)
` [PATCH 6.12 0604/1376] phy: starfive: Fix runtime PM cleanup in JH7110 DPHY RX probe
` [PATCH 6.12 0606/1376] arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe
` [PATCH 6.12 0607/1376] RDMA/hfi1: Propagate sdma_txinit_ahg() errors
` [PATCH 6.12 0608/1376] RDMA/rxe: Validate num_sge/cur_sge before indexing wqe->dma.sge[]
` [PATCH 6.12 0609/1376] RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters
` [PATCH 6.12 0610/1376] kcsan: avoid unintended access checking in NMIs
` [PATCH 6.12 0611/1376] arm64: dts: imx8-ss-audio: Fix LPCG clock indices for ASRC0
` [PATCH 6.12 0612/1376] selftests/bpf: Silence array bounds warning in global_map_resize
` [PATCH 6.12 0613/1376] irqchip/gic-v3-its: Prevent leak in its_vpe_irq_domain_alloc()
` [PATCH 6.12 0615/1376] ACPI: EC: Avoid _REG disconnect on GPIO IRQ defer
` [PATCH 6.12 0616/1376] ACPI: processor: validate MADT IOAPIC entry bounds
` [PATCH 6.12 0617/1376] ACPI: PCI: Clear driver_data on all paths that free the acpi_pci_root
` [PATCH 6.12 0618/1376] ext4: fix circular lock dependency in ext4_ext_migrate
` [PATCH 6.12 0619/1376] ext4: fix out-of-bounds read in ext4_read_inline_dir()
` [PATCH 6.12 0620/1376] ext4: skip extra isize expansion during mount to prevent deadlock
` [PATCH 6.12 0621/1376] libbpf: Search /lib64 and /lib in resolve_full_path()
` [PATCH 6.12 0622/1376] riscv, bpf: Fix memory leak in bpf_jit_free
` [PATCH 6.12 0623/1376] ACPI: battery: Adjust charging status validation check
` [PATCH 6.12 0624/1376] bpf: Preserve unique-field state across nested structs
` [PATCH 6.12 0625/1376] RDMA/srpt: Pass the mapped task attribute to target_init_cmd()
` [PATCH 6.12 0626/1376] PCI: j721e: Fix incorrect max_lanes for J7200
` [PATCH 6.12 0627/1376] RDMA/erdma: Fix CEQ tasklet use-after-free on removal
` [PATCH 6.12 0628/1376] RDMA/restrack: Fix typos in the comments
` [PATCH 6.12 0629/1376] RDMA/nldev: Fix locking when accessing mr->pd
` [PATCH 6.12 0630/1376] RDMA/core: Add rdma_restrack_begin/abort/commit_del() operations
` [PATCH 6.12 0631/1376] RDMA/core: Fix use after free in ib_query_qp()
` [PATCH 6.12 0632/1376] RDMA/core: Fix potential use after free in ib_destroy_cq_user()
` [PATCH 6.12 0633/1376] RDMA/core: Fix potential use after free in ib_destroy_srq_user()
` [PATCH 6.12 0634/1376] RDMA/core: Fix potential use after free in counter_release()
` [PATCH 6.12 0635/1376] RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()
` [PATCH 6.12 0636/1376] RDMA/core: Fix potential use after free in ib_free_cq()
` [PATCH 6.12 0637/1376] RDMA/core: Fix potential use after free in ib_dealloc_pd_user()
` [PATCH 6.12 0638/1376] firmware: arm_scmi: Fix requested device removal race
` [PATCH 6.12 0639/1376] iommu/qcom: Remove sysfs device on probe failure path
` [PATCH 6.12 0640/1376] iommu/qcom: Fix inverted fault report check in qcom_iommu_fault()
` [PATCH 6.12 0641/1376] thermal: intel: int3400: clean up ODVP on probe failures
` [PATCH 6.12 0642/1376] ext4: clear stale xarray tags on folios skipped during writeback
` [PATCH 6.12 0643/1376] ext4: drain in-flight DIO before buffered write fallback
` [PATCH 6.12 0644/1376] wifi: ath6kl: avoid buffer overreads in WMI event handlers
` [PATCH 6.12 0645/1376] wifi: ath12k: Correctly copy the hint BSSID in WMI scan request
` [PATCH 6.12 0646/1376] wifi: ath11k: "
` [PATCH 6.12 0647/1376] wifi: ath12k: Avoid buffer overread in ath12k_wmi_op_rx()
` [PATCH 6.12 0648/1376] wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx()
` [PATCH 6.12 0649/1376] RDMA/bnxt_re: Clear VM_MAYWRITE on DBR/toggle page mmap
` [PATCH 6.12 0650/1376] ext4: fix buffer_head leak in ext4_init_orphan_info
` [PATCH 6.12 0651/1376] ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()
` [PATCH 6.12 0652/1376] ARM: dts: allwinner: a10: Fix PMU interrupt
` [PATCH 6.12 0653/1376] cpufreq/amd-pstate: Store the boost numerator as highest perf again
` [PATCH 6.12 0654/1376] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional
` [PATCH 6.12 0655/1376] ACPI: CPPC: Optimize cppc_get_perf()
` [PATCH 6.12 0656/1376] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()
` [PATCH 6.12 0657/1376] ACPI: CPPC: Add cppc_set_reg_val()
` [PATCH 6.12 0658/1376] ACPI: CPPC: Refactor register value get and set ABIs
` [PATCH 6.12 0659/1376] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()
` [PATCH 6.12 0660/1376] cpufreq/amd-pstate: Toggle auto_sel in active mode on shared memory systems
` [PATCH 6.12 0661/1376] firmware: arm_scmi: Roll back partial protocol table registration
` [PATCH 6.12 0662/1376] firmware: arm_scmi: Unrequest devices if driver registration fails
` [PATCH 6.12 0663/1376] perf cs-etm: Flush thread stacks after decoder reset
` [PATCH 6.12 0664/1376] perf cs-etm: Avoid truncating AUX buffer sizes to int
` [PATCH 6.12 0665/1376] xfrm: Fix skb double-free in xfrm_dev_direct_output()
` [PATCH 6.12 0666/1376] RDMA/erdma: Probe the erdma RoCEv2 device
` [PATCH 6.12 0667/1376] RDMA/erdma: Add GID table management interfaces
` [PATCH 6.12 0668/1376] RDMA/erdma: Add the erdma_query_pkey() interface
` [PATCH 6.12 0669/1376] RDMA/erdma: Add address handle implementation
` [PATCH 6.12 0670/1376] RDMA/erdma: Add erdma_modify_qp_rocev2() interface
` [PATCH 6.12 0671/1376] RDMA/erdma: Refactor the code of the modify_qp interface
` [PATCH 6.12 0672/1376] RDMA/erdma: Add the query_qp command to the cmdq
` [PATCH 6.12 0673/1376] RDMA/erdma: Fix incorrect response returned from query_qp
` [PATCH 6.12 0674/1376] RDMA/erdma: Support non-sleeping erdma_post_cmd_wait()
` [PATCH 6.12 0675/1376] RDMA/erdma: complete object teardown when the destroy command fails
` [PATCH 6.12 0676/1376] PM: hibernate: Fix memory leak in snapshot_write_next() error path
` [PATCH 6.12 0677/1376] leds: pca9532: Fix phantom device registration on missing hardware
` [PATCH 6.12 0678/1376] drm/tve200: add OF module alias for autoloading
` [PATCH 6.12 0679/1376] netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet
` [PATCH 6.12 0680/1376] fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init
` [PATCH 6.12 0681/1376] drm/panthor: return PTR_ERR() from devm_drm_dev_alloc()
` [PATCH 6.12 0682/1376] arm64: dts: rockchip: Fix Gru WLAN sideband interrupt
` [PATCH 6.12 0683/1376] ARM: lpc32xx: only run SoC init on LPC32xx hardware
` [PATCH 6.12 0684/1376] selftests/bpf: Fix incorrect error checking for pthread_create
` [PATCH 6.12 0685/1376] selftests/bpf: Fix memory leak on subtest_states reallocation
` [PATCH 6.12 0686/1376] cxl/region: Fix use-after-free in find_pos_and_ways() error path
` [PATCH 6.12 0687/1376] pinctrl: mediatek: Add EINT support for multiple addresses
` [PATCH 6.12 0688/1376] pinctrl: mediatek: Fix the invalid conditions
` [PATCH 6.12 0689/1376] pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms
` [PATCH 6.12 0690/1376] pinctrl: mediatek: free EINT resources on unbind
` [PATCH 6.12 0691/1376] tools/build: Add bpftool-skeletons feature test
` [PATCH 6.12 0692/1376] tools/build: Allow versioning of all LLVM tools defined in Makefile.include
` [PATCH 6.12 0693/1376] power: supply: sbs-battery: Use a per-device serial number buffer
` [PATCH 6.12 0694/1376] scsi: ufs: debugfs: Reserve space for a string terminator
` [PATCH 6.12 0695/1376] crypto: keembay - Initialize completion before requesting IRQ
` [PATCH 6.12 0696/1376] crypto: keembay - publish OF module alias for OCS AES/SM4
` [PATCH 6.12 0697/1376] RDMA/mlx5: Fix integer overflow of user QP buffer size
` [PATCH 6.12 0698/1376] powercap: intel_rapl_tpmi: Handle PMU registration failure during probe
` [PATCH 6.12 0699/1376] isofs: release zisofs block pointer buffer head
` [PATCH 6.12 0700/1376] spi: oc-tiny: switch to managed controller allocation
` [PATCH 6.12 0701/1376] w1: ds2482: Fix signedness bug in ds2482_w1_triplet()
` [PATCH 6.12 0702/1376] remoteproc: core: Drop redundant initialization of ret in rproc_shutdown()
` [PATCH 6.12 0703/1376] remoteproc: Allow shutdown of crashed processors
` [PATCH 6.12 0704/1376] remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedule_work()
` [PATCH 6.12 0705/1376] remoteproc: Prevent crash handling to race with rproc_del()
` [PATCH 6.12 0706/1376] staging: rtl8723bs: use kfree_sensitive() for key material
` [PATCH 6.12 0707/1376] fs/ntfs3: reject restart table growth beyond U16_MAX entries
` [PATCH 6.12 0708/1376] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH 6.12 0709/1376] iommu/tegra241-cmdqv: Dont run the error ISR before probe sets up vintfs
` [PATCH 6.12 0710/1376] iommu/tegra241-cmdqv: Free the error IRQ before tearing down VINTFs
` [PATCH 6.12 0711/1376] RDMA/efa: Fix PBL chunk length computation
` [PATCH 6.12 0712/1376] wifi: mac80211: fix per-STA profile length in cross-link CSA parsing
` [PATCH 6.12 0713/1376] arm64: dts: allwinner: sun50i-a64-pinephone: Fix mpu6050 mount matrix
` [PATCH 6.12 0714/1376] clk: tegra: tegra124-emc: put EMC node on register failure
` [PATCH 6.12 0715/1376] clk: palmas: Manage external-control prepare with devm
` [PATCH 6.12 0716/1376] clk/x86: pmc_atom: add kasprintf return value check
` [PATCH 6.12 0717/1376] clk: mediatek: mt8135: Fix inverted gate control for devapc_ck
` [PATCH 6.12 0718/1376] clk: rockchip: Fix the fractional part denominator on RK3588/RK3576 PLLs
` [PATCH 6.12 0719/1376] nilfs2: fix infinite loop in nilfs_clean_segments()
` [PATCH 6.12 0720/1376] nilfs2: prevent out-of-bounds read in super root block parsing
` [PATCH 6.12 0721/1376] nilfs2: fix BUG in nilfs_copy_dirty_pages() on dirty state mismatch
` [PATCH 6.12 0722/1376] scsi: smartpqi: Fix AIO retry marker cleared by SCSI core between dispatches
` [PATCH 6.12 0723/1376] RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfs
` [PATCH 6.12 0724/1376] RDMA/mlx5: Send cong param changes to the resolved port mdev
` [PATCH 6.12 0725/1376] RDMA/cxgb4: free STAG index when TPT entry write fails
` [PATCH 6.12 0726/1376] IB/isert: reject PDUs declaring more data than was received
` [PATCH 6.12 0727/1376] IB/isert: reject login "
` [PATCH 6.12 0728/1376] nvme-fc: unmap cmd_iu DMA on rsp_iu mapping failure in init_request
` [PATCH 6.12 0729/1376] spi: davinci: switch to managed controller allocation
` [PATCH 6.12 0730/1376] wifi: ath11k: fix overreads in ath11k_wmi_process_csa_switch_count_event()
` [PATCH 6.12 0731/1376] PCI: starfive: Fix Runtime PM handling and teardown ordering
` [PATCH 6.12 0732/1376] PCI: starfive: Fix unchecked pm_runtime_get_sync() in probe
` [PATCH 6.12 0733/1376] platform/chrome: cros_ec_debugfs: Clean up console log on probe failure
` [PATCH 6.12 0734/1376] platform/chrome: cros_ec_debugfs: Unregister panic notifier
` [PATCH 6.12 0735/1376] wifi: rtlwifi: pci: fix error path in rtl_pci_probe()
` [PATCH 6.12 0736/1376] bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSET
` [PATCH 6.12 0737/1376] bus: mhi: host: Fix controller cleanup on EDL sysfs failure
` [PATCH 6.12 0738/1376] md/raid5: protect bitmap batch counters aka seq_flush/seq_write consistency
` [PATCH 6.12 0739/1376] md/raid5-ppl: fix use-after-free in ppl_do_flush()
` [PATCH 6.12 0740/1376] md: ensure resync is prioritized over recovery
` [PATCH 6.12 0741/1376] md: allow removing faulty rdev during resync
` [PATCH 6.12 0742/1376] md: rename recovery_cp to resync_offset
` [PATCH 6.12 0743/1376] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH 6.12 0744/1376] md/raid5: protect lockless recovery_offset accesses during reshape
` [PATCH 6.12 0745/1376] tools/nolibc/powerpc: mark ctr and xer as clobbered by system call
` [PATCH 6.12 0746/1376] md: recheck spare changes before starting sync
` [PATCH 6.12 0747/1376] selftests/zram: fix kernel_gte() for POSIX sh
` [PATCH 6.12 0748/1376] slab: simplify init_kmem_cache_nodes() error handling
` [PATCH 6.12 0749/1376] slab: Make slub local_(try)lock more precise for LOCKDEP
` [PATCH 6.12 0750/1376] slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
` [PATCH 6.12 0751/1376] wifi: ath12k: fix stride mismatch in mac_phy_caps_parse()
` [PATCH 6.12 0752/1376] wifi: ath11k: "
` [PATCH 6.12 0753/1376] rcu: Mark accesses to ->rcu_urgent_qs and ->rcu_need_heavy_qs
` [PATCH 6.12 0754/1376] arm64: dts: qcom: msm8998: Dont pull-up I2C pins by default in sleep
` [PATCH 6.12 0755/1376] arm64: dts: qcom: sdm632-motorola-ocean: Fix LED default trigger property
` [PATCH 6.12 0756/1376] arm64: dts: qcom: qcs404: Fix DTBS Check errors in usb controller nodes
` [PATCH 6.12 0757/1376] clk: qcom: gcc-qcm2290: dont park QUP RCGs upon registration
` [PATCH 6.12 0758/1376] arm64: dts: qcom: sc8280xp-crd: Fix the pin index for misc_3p3_reg_en
` [PATCH 6.12 0759/1376] firmware: qcom_scm: Add API to get waitqueue IRQ info
` [PATCH 6.12 0760/1376] firmware: qcom_scm: Support multiple waitq contexts
` [PATCH 6.12 0761/1376] firmware: qcom: scm: add trace events for the SMC call interface
` [PATCH 6.12 0762/1376] firmware: qcom: scm: instrument SMC call path with tracepoints
` [PATCH 6.12 0763/1376] firmware: qcom: scm: Fix NULL dereference in IRQ handler before __scm is published
` [PATCH 6.12 0764/1376] firmware: qcom: scm: Fix tzmem state on probe retry
` [PATCH 6.12 0765/1376] arm64: dts: qcom: sm8250-xiaomi-elish: correct the board ID
` [PATCH 6.12 0766/1376] arm64: dts: qcom: sc8180x: Fix the PCIe iommu-map entries
` [PATCH 6.12 0767/1376] arm64: dts: qcom: sdm845: "
` [PATCH 6.12 0768/1376] arm64: dts: qcom: sm8150: "
` [PATCH 6.12 0769/1376] arm64: dts: qcom: sm8250: "
` [PATCH 6.12 0770/1376] arm64: dts: qcom: sm8350: "
` [PATCH 6.12 0771/1376] arm64: dts: qcom: sm8450: "
` [PATCH 6.12 0772/1376] arm64: dts: qcom: sm8550: "
` [PATCH 6.12 0773/1376] arm64: dts: qcom: sm8650: add OPP table support to PCIe
` [PATCH 6.12 0774/1376] arm64: dts: qcom: sm8650: Fix the PCIe iommu-map entries
` [PATCH 6.12 0775/1376] power: supply: isp1704_charger: cancel work on remove
` [PATCH 6.12 0776/1376] power: supply: sc2731_charger: "
` [PATCH 6.12 0777/1376] bpf: Fix potential UAF in bpf_netns_link_update_prog
` [PATCH 6.12 0778/1376] bpf: Fix potential UAF when reading bpf link info
` [PATCH 6.12 0779/1376] lib/test_hmm: fail dmirror_fault() when the mirrored mm is gone
` [PATCH 6.12 0780/1376] clk: qcom: gpucc-qcm2290: Park RCGs clk source at XO during disable
` [PATCH 6.12 0781/1376] clk: qcom: Return expected ENOMEM error on dynamic allocation failure
` [PATCH 6.12 0782/1376] md/bitmap: resume array on backlog_store() error path
` [PATCH 6.12 0783/1376] md: remove unused mddev argument from export_rdev
` [PATCH 6.12 0784/1376] md: skip redundant raid_disks update when value is unchanged
` [PATCH 6.12 0785/1376] md: scope memalloc_noio to allocation critical sections
` [PATCH 6.12 0786/1376] iommu/dma: Check atomic pool allocation result directly
` [PATCH 6.12 0788/1376] i3c: dw: avoid shift-out-of-bounds when DAA assigns no devices
` [PATCH 6.12 0789/1376] i3c: master: Fix device_register() error path
` [PATCH 6.12 0797/1376] misc: sgi-gru: remove interrupt-context page-table walks
` [PATCH 6.12 0798/1376] fanotify: report full event length for FIONREAD
` [PATCH 6.12 0799/1376] wifi: mt76: mt76x02: do not WARN on invalid rx descriptor length
` [PATCH 6.12 0800/1376] wifi: mt76: mt7921: validate CLC firmware records
` [PATCH 6.12 0801/1376] wifi: mt76: mt7915: fix net_fill_forward_path for non-DBDC mt7986
` [PATCH 6.12 0802/1376] wifi: mt76: add init_wiphy callback
` [PATCH 6.12 0803/1376] wifi: mt76: mt792x: fix use-after-free in mt76_rx_poll_complete
` [PATCH 6.12 0804/1376] wifi: mt76: mt7925: fix msg len mismatch between driver and firmware
` [PATCH 6.12 0805/1376] wifi: mt76: mt792x: Fix memory leak in SDIO TX path
` [PATCH 6.12 0806/1376] wifi: mt76: mt7996: fix capability of EHT-MCS 15 in MRU
` [PATCH 6.12 0807/1376] wifi: mt76: fix non-AQL packet accounting for MLO stations
` [PATCH 6.12 0808/1376] wifi: mt76: mt7996: validate RX band_idx before dereferencing phys[]
` [PATCH 6.12 0809/1376] wifi: mt76: mt7996: set MT76_MCU_RESET before waking MCU waiters on full reset
` [PATCH 6.12 0810/1376] wifi: mt76: mt7915: clear wcid mask under mutex after RCU pointer clear
` [PATCH 6.12 0811/1376] wifi: mt76: mt7915: avoid nss underflow in mt7915_mcu_get_sta_nss
` [PATCH 6.12 0812/1376] wifi: mt76: mt7996: dont report a zero TX bitrate
` [PATCH 6.12 0813/1376] wifi: mt76: mt7915: write RX header translation bit to the correct register


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