summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-20regulator: mt6358: use regmap helper to read fixed LDO calibrationDaniel Golle1-1/+1
2026-07-20ARM: dts: ls1021a-moxa-uc-8410a: remove undocument property default-state of ...Frank Li1-1/+0
2026-07-20ARM: dts: ls1021a-moxa-uc-8410a: replace spansion,s25fl164k with jedec,spi-norFrank Li1-1/+1
2026-07-20ARM: dts: ls1021a-moxa-uc-8410a: use compatible string ethernet-phy-ieee802.3...Frank Li1-3/+3
2026-07-20ARM: dts: ls1021a-twr: add power-supply for lcd panelFrank Li1-0/+1
2026-07-20ARM: dts: ls1021a-moxa-uc-8410a: add led suffix to fix CHECK_DTBS warningsFrank Li1-10/+10
2026-07-20ARM: dts: imx53-ard: change node name eim-cs1 to eim-cs1-busFrank Li1-1/+1
2026-07-20dt-bindings: soc: imx: Add fsl,eim-busFrank Li1-1/+3
2026-07-20drm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav1-2/+17
2026-07-20kcsan: avoid unintended access checking in NMIsMarco Elver1-2/+10
2026-07-20ASoC: max98090: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare1-2/+3
2026-07-20Add missing git branch info for cifs and ksmbd to MAINTAINERS fileSteve French1-2/+2
2026-07-20NFS: Decrement refcounts if allocating nfs_free_stateid_data failsAnna Schumaker1-7/+13
2026-07-20NFS: Pin the 'struct nfs_server' during a FREE_STATEID callAnna Schumaker1-0/+5
2026-07-20bpftool: Skip prog/map that disappears while looking it up by nameJiayuan Chen1-0/+4
2026-07-20ASoC: max98095: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare1-2/+3
2026-07-20USB: serial: io_ti: reject oversized boot-mode firmwarePengpeng Hou1-0/+6
2026-07-20drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arraysUwe Kleine-König (The Capable Hub)1-2/+2
2026-07-20drm/hyperv: Explicitly set subvendor and subdevice for pci match arrayUwe Kleine-König (The Capable Hub)1-2/+2
2026-07-20drm/hyperv: Unregister pci driver in error path before module unloadUwe Kleine-König (The Capable Hub)1-1/+5
2026-07-20hwmon: occ: validate poll response sensor blocksPengpeng Hou1-8/+30
2026-07-20ovpn: use monotonic clock for peer keepalive timeoutsMarco Baffo2-4/+4
2026-07-20USB: serial: mxuport: validate firmware header sizePengpeng Hou1-0/+7
2026-07-20media: bcm2835-unicam: Fix pipeline wrong validation for unpacked formatsEugen Hristev1-1/+2
2026-07-20timers/migration: Fix bad line kernel-doc warning in struct tmigr_cpuBabanpreet Singh1-1/+1
2026-07-20posix-cpu-timers: Avoid kernel-doc warningsRandy Dunlap1-3/+3
2026-07-20posix-timers: Clean up kernel-doc warningsRandy Dunlap1-1/+2
2026-07-20drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VMIcenowy Zheng1-0/+2
2026-07-20ovpn: fix use after free in unlock_ovpn()Marco Baffo1-2/+3
2026-07-20selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()longlong yan1-1/+3
2026-07-20ovpn: hold peer before scheduling keepalive workShuvam Pandey1-2/+4
2026-07-20ovpn: fix peer refcount leak in TCP error pathsPavitra Jha1-2/+4
2026-07-20ovpn: avoid putting unrelated P2P peer on socket releaseQing Ming1-1/+0
2026-07-20RDMA/ionic: Add robust udata compatibility checks to all uapi verbsAbhijit Gangurde2-0/+39
2026-07-20RDMA/mana_ib: Adopt robust udataKonstantin Taranov7-15/+84
2026-07-20RDMA/mlx5: use kmalloc() for UMR translation buffersLeon Romanovsky2-10/+9
2026-07-20RDMA/usnic: use kmalloc() for the page pointer arrayLeon Romanovsky1-2/+2
2026-07-20RDMA/mlx4: use kzalloc() for the fast registration page listLeon Romanovsky1-3/+3
2026-07-20RDMA/cxgb4: use kmalloc() for the PBL address arrayLeon Romanovsky1-2/+2
2026-07-20RDMA/irdma: Enable uverbs_robust_udata compliance flagJacob Moroni1-0/+1
2026-07-20RDMA/irdma: Fix legacy i40iw compat check in create_qpJacob Moroni1-2/+6
2026-07-20RDMA/irdma: Use robust udata helper for QP creationJacob Moroni2-19/+23
2026-07-20RDMA/irdma: Use robust input copy helpersJacob Moroni1-45/+34
2026-07-20RDMA/irdma: Clear udata response buffers where necessaryJacob Moroni1-0/+21
2026-07-20RDMA/irdma: Add checks for no udataJacob Moroni1-4/+62
2026-07-20RDMA/irdma: Prevent user-triggered null deref on QP createJacob Moroni1-10/+9
2026-07-20dm-pcache: remove unused 'allocated' variable in cache_data_alloc()Jianyun Gao1-5/+2
2026-07-20dm-pcache: replace tabs with spaces in comments to fix ASCII diagram alignmentJianyun Gao3-9/+9
2026-07-20dm-pcache: fix use-after-free and invalid seg operations in kset_replay()Jianyun Gao1-7/+6
2026-07-20dm-pcache: fix implicit u8 truncation of gc_percent in message handlerJianyun Gao1-2/+2