summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-20ARM: dts: imx6dl-plym2m: change #io-channel-cells to 1 of voltage dividerFrank Li
2026-07-20regulator: mt6358: use regmap helper to read fixed LDO calibrationDaniel Golle
2026-07-20ARM: dts: ls1021a-moxa-uc-8410a: remove undocument property default-state of ...Frank Li
2026-07-20ARM: dts: ls1021a-moxa-uc-8410a: replace spansion,s25fl164k with jedec,spi-norFrank Li
2026-07-20ARM: dts: ls1021a-moxa-uc-8410a: use compatible string ethernet-phy-ieee802.3...Frank Li
2026-07-20ARM: dts: ls1021a-twr: add power-supply for lcd panelFrank Li
2026-07-20ARM: dts: ls1021a-moxa-uc-8410a: add led suffix to fix CHECK_DTBS warningsFrank Li
2026-07-20ARM: dts: imx53-ard: change node name eim-cs1 to eim-cs1-busFrank Li
2026-07-20dt-bindings: soc: imx: Add fsl,eim-busFrank Li
2026-07-20drm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav
2026-07-20kcsan: avoid unintended access checking in NMIsMarco Elver
2026-07-20ASoC: max98090: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare
2026-07-20Add missing git branch info for cifs and ksmbd to MAINTAINERS fileSteve French
2026-07-20NFS: Decrement refcounts if allocating nfs_free_stateid_data failsAnna Schumaker
2026-07-20NFS: Pin the 'struct nfs_server' during a FREE_STATEID callAnna Schumaker
2026-07-20bpftool: Skip prog/map that disappears while looking it up by nameJiayuan Chen
2026-07-20ASoC: max98095: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare
2026-07-20USB: serial: io_ti: reject oversized boot-mode firmwarePengpeng Hou
2026-07-20drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-20drm/hyperv: Explicitly set subvendor and subdevice for pci match arrayUwe Kleine-König (The Capable Hub)
2026-07-20drm/hyperv: Unregister pci driver in error path before module unloadUwe Kleine-König (The Capable Hub)
2026-07-20hwmon: occ: validate poll response sensor blocksPengpeng Hou
2026-07-20ovpn: use monotonic clock for peer keepalive timeoutsMarco Baffo
2026-07-20USB: serial: mxuport: validate firmware header sizePengpeng Hou
2026-07-20media: bcm2835-unicam: Fix pipeline wrong validation for unpacked formatsEugen Hristev
2026-07-20timers/migration: Fix bad line kernel-doc warning in struct tmigr_cpuBabanpreet Singh
2026-07-20posix-cpu-timers: Avoid kernel-doc warningsRandy Dunlap
2026-07-20posix-timers: Clean up kernel-doc warningsRandy Dunlap
2026-07-20drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VMIcenowy Zheng
2026-07-20ovpn: fix use after free in unlock_ovpn()Marco Baffo
2026-07-20selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()longlong yan
2026-07-20ovpn: hold peer before scheduling keepalive workShuvam Pandey
2026-07-20ovpn: fix peer refcount leak in TCP error pathsPavitra Jha
2026-07-20ovpn: avoid putting unrelated P2P peer on socket releaseQing Ming
2026-07-20RDMA/ionic: Add robust udata compatibility checks to all uapi verbsAbhijit Gangurde
2026-07-20RDMA/mana_ib: Adopt robust udataKonstantin Taranov
2026-07-20RDMA/mlx5: use kmalloc() for UMR translation buffersLeon Romanovsky
2026-07-20RDMA/usnic: use kmalloc() for the page pointer arrayLeon Romanovsky
2026-07-20RDMA/mlx4: use kzalloc() for the fast registration page listLeon Romanovsky
2026-07-20RDMA/cxgb4: use kmalloc() for the PBL address arrayLeon Romanovsky
2026-07-20RDMA/irdma: Enable uverbs_robust_udata compliance flagJacob Moroni
2026-07-20RDMA/irdma: Fix legacy i40iw compat check in create_qpJacob Moroni
2026-07-20RDMA/irdma: Use robust udata helper for QP creationJacob Moroni
2026-07-20RDMA/irdma: Use robust input copy helpersJacob Moroni
2026-07-20RDMA/irdma: Clear udata response buffers where necessaryJacob Moroni
2026-07-20RDMA/irdma: Add checks for no udataJacob Moroni
2026-07-20RDMA/irdma: Prevent user-triggered null deref on QP createJacob Moroni
2026-07-20dm-pcache: remove unused 'allocated' variable in cache_data_alloc()Jianyun Gao
2026-07-20dm-pcache: replace tabs with spaces in comments to fix ASCII diagram alignmentJianyun Gao
2026-07-20dm-pcache: fix use-after-free and invalid seg operations in kset_replay()Jianyun Gao