summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-02RDMA/hns: Fix potential integer overflow in mhop hem cleanupDanila Chernetsov
2026-07-02RDMA/core: Fix memory leak in __ib_create_cq() on invalid cqeChenguang Zhao
2026-07-02RDMA/mana_ib: initialize err for empty send WR listsRuoyu Wang
2026-07-02RDMA/erdma: initialize ret for empty receive WR listsRuoyu Wang
2026-07-02iio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to KconfigJoshua Crofts
2026-07-02iio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to KconfigJoshua Crofts
2026-07-02RDMA/irdma: Prevent user-triggered null deref on QP createJacob Moroni
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-02Merge tag 'hwmon-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-02Merge tag 'mfd-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-07-02dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam
2026-07-02dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()Yuho Choi
2026-07-02dmaengine: idxd: fix double free of wq, engine, and group structsYuho Choi
2026-07-02s390/monwriter: Reject buffer reuse with different data lengthGerald Schaefer
2026-07-02cifs: Fix missing credit release on failure in cifs_issue_read()David Howells
2026-07-02docs: watchdog: Fix bracketsManuel Ebner
2026-07-02watchdog: ni903x_wdt: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-07-02watchdog: s32g_wdt: remove incorrect options in watchdog_info structEthan Nelson-Moore
2026-07-02ublk: snapshot batch commands before preparing I/OYousef Alhouseen
2026-07-02RDMA/irdma: Prevent rereg_mr for non-mem regionsJacob Moroni
2026-07-02batman-adv: ensure minimal ethernet header on TXSven Eckelmann
2026-07-02uprobes/x86: Use proper mm_struct in __in_uprobe_trampolineJiri Olsa
2026-07-02selftests/x86: Add shadow stack uprobe CALL testDavid Windsor
2026-07-02x86/uprobes: Keep shadow stack in sync for emulated CALLsDavid Windsor
2026-07-02perf/core: Detach event groups during remove_on_execTaeyang Lee
2026-07-02RDMA/cma: Fix hardware address comparison length in netevent callbackOr Gerlitz
2026-07-02selftests/arm64: fix spelling errors in commentsWang Yan
2026-07-02arm64/sysreg: Fix BWE field encoding in ID_AA64DFR2_EL1Jia He
2026-07-02drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
2026-07-02drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
2026-07-02drm/xe: fix NPD in bo_meminfo()Matthew Auld
2026-07-02drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2026-07-02drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
2026-07-02drm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
2026-07-02drm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
2026-07-02drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld
2026-07-02drm/xe: Return error on non-migratable faults requiring devmemMatthew Brost
2026-07-02drm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit
2026-07-02drm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit
2026-07-02drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit
2026-07-02drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regsAshutosh Dixit
2026-07-02drm/xe/rtp: Save OA nonpriv registers to register save/restore listsAshutosh Dixit
2026-07-02drm/xe/rtp: Generalize whitelist_apply_to_hweAshutosh Dixit
2026-07-02drm/xe/rtp: Keep track of non-OA nonpriv slotsAshutosh Dixit
2026-07-02drm/xe/rtp: Maintain OA whitelists separatelyAshutosh Dixit
2026-07-02drm/xe/rtp: Fix build error with clang < 21 and non-const initializersThomas Hellström
2026-07-02drm/imagination: Fix user array stride in pvr_set_uobj_array()Shuvam Pandey
2026-07-02drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERYBrajesh Gupta
2026-07-02drm/imagination: Fix double call to drm_sched_entity_fini()Brajesh Gupta
2026-07-02Merge tag 'batadv-net-pullrequest-20260630' of https://git.open-mesh.org/batadvPaolo Abeni