- 993247f drm/msm: dsi: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare by Xu Wang · 4 years ago
- d2a7107 drm/msm/mdp4: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare by Xu Wang · 4 years ago
- c9ef97b drm/msm: fix warning "using plain integer as NULL pointer" by Bernard Zhao · 3 years, 8 months ago
- b220c15 drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture() by Tim Gardner · 3 years, 3 months ago
- 76544e4 drm/msm/dp: Remove redundant initialization of variable bpp by Colin Ian King · 3 years, 3 months ago
- 9960f7a drm/msm/dpu: Remove some nonsense by Rob Clark · 3 years, 3 months ago
- 63885c1 drm/msm/dsi: Support NO_CONNECTOR bridges by Rob Clark · 3 years, 3 months ago
- 64739f3 drm: msm: hdmi: Constify static structs by Rikard Falkeborn · 3 years, 3 months ago
- a377da4 drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLL by Marijn Suijten · 3 years, 3 months ago
- 5369f3c drm/msm: Remove initialization of static variables by zhaoxiao · 3 years, 4 months ago
- 803e66f drm/msm: remove unneeded variable by Chi Minghao · 3 years, 4 months ago
- 885455d drm/msm: Change dpu_crtc_get_vblank_counter to use vsync count. by Mark Yacoub · 3 years, 4 months ago
- f25f656 drm/msm/dpu: merge struct dpu_irq into struct dpu_hw_intr by Dmitry Baryshkov · 3 years, 7 months ago
- 6087623 drm/msm/dpu: don't clear IRQ register twice by Dmitry Baryshkov · 3 years, 7 months ago
- a730336 drm/msm/dpu: squash dpu_core_irq into dpu_hw_interrupts by Dmitry Baryshkov · 3 years, 7 months ago
- c8f01ff drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling by Dan Carpenter · 3 years, 3 months ago
- 739b4e7 drm/msm/dsi: Fix an error code in msm_dsi_modeset_init() by Dan Carpenter · 3 years, 3 months ago
- 90b7c1c drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_ready by Marijn Suijten · 3 years, 4 months ago
- ad69b73 drm/msm/dsi/phy: fix clock names in 28nm_8960 phy by Dmitry Baryshkov · 3 years, 3 months ago
- 3431c17 drm/msm/dpu: Fix address of SM8150 PINGPONG5 IRQ register by Robert Foss · 3 years, 5 months ago
- 6a7e0b0 drm/msm: Do not run snapshot on non-DPU devices by Fabio Estevam · 3 years, 4 months ago
- 3eda901 drm/msm/a3xx: fix error handling in a3xx_gpu_init() by Dan Carpenter · 3 years, 3 months ago
- 980d74e drm/msm/a4xx: fix error handling in a4xx_gpu_init() by Dan Carpenter · 3 years, 3 months ago
- 2133c4f drm/msm: Fix null pointer dereference on pointer edp by Colin Ian King · 3 years, 3 months ago
- c491a0c drm/msm/mdp5: fix cursor-related warnings by Dmitry Baryshkov · 3 years, 3 months ago
- 171316a drm/msm: Avoid potential overflow in timeout_to_jiffies() by Marek Vasut · 3 years, 4 months ago
- efb8a17 drm/msm: Fix devfreq NULL pointer dereference on a3xx by Stephan Gerhold · 3 years, 4 months ago
- 9463b64 drm/msm/dp: only signal audio when disconnected detected at dp_pm_resume by Kuogee Hsieh · 3 years, 3 months ago
- 95c5829 drm/msm/submit: fix overflow check on 64-bit architectures by Arnd Bergmann · 3 years, 3 months ago
- 6800246 drm/msm: One sched entity per process per priority by Rob Clark · 3 years, 3 months ago
- 4cd82aa drm/msm: A bit more docs + cleanup by Rob Clark · 3 years, 3 months ago
- 14eb0cb drm/msm/a6xx: Track current ctx by seqno by Rob Clark · 3 years, 3 months ago
- f6f5907 drm/msm/a6xx: Serialize GMU communication by Rob Clark · 3 years, 3 months ago
- 654e9c1 drm/msm: Fix crash on dev file close by Rob Clark · 3 years, 3 months ago
- 5816b3e Linux 5.15-rc3 by Linus Torvalds · 3 years, 3 months ago
- 5e5d759 Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
- 996148e Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 3 years, 3 months ago
- 299d6e4 Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 3 months ago
- 5bb7b21 Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 3a398ac Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- dc0f97c Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- a3b397b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 3 months ago
- bb19237 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 3 months ago
- f6f360a Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 2d70de4 Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 5739844 Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
- 90316e6 Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 3 months ago
- a5e0aceab Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 3 months ago
- b8f4296 Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 3 months ago
- 8573616 Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 3 months ago
- 9cbef30 Merge tag 'staging-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 3 months ago
- f9d4be2 Merge tag 'tty-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 3 months ago
- 2c4e969 Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 3 months ago
- 265fd19 ksmbd: use LOOKUP_BENEATH to prevent the out of share access by Hyunchul Lee · 3 years, 3 months ago
- bcbda81 mm: fix uninitialized use in overcommit_policy_handler by Chen Jun · 3 years, 3 months ago
- 5c91c0e mm/memory_failure: fix the missing pte_unmap() call by Qi Zheng · 3 years, 3 months ago
- 1953286 kasan: always respect CONFIG_KASAN_STACK by Nathan Chancellor · 3 years, 3 months ago
- e8e9f1e sh: pgtable-3level: fix cast to pointer from integer of different size by Geert Uytterhoeven · 3 years, 3 months ago
- 57ed7b4 mm/debug: sync up latest migrate_reason to migrate_reason_names by Weizhao Ouyang · 3 years, 3 months ago
- a4ce739 mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN by Weizhao Ouyang · 3 years, 3 months ago
- 243418e mm: fs: invalidate bh_lrus for only cold path by Minchan Kim · 3 years, 3 months ago
- b7cd9fa lib/zlib_inflate/inffast: check config in C to avoid unused function warning by Paul Menzel · 3 years, 3 months ago
- ebaeab2 tools/vm/page-types: remove dependency on opt_file for idle page tracking by Changbin Du · 3 years, 3 months ago
- d09c387 scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error by Miles Chen · 3 years, 3 months ago
- 9c0f0a0 ocfs2: drop acl cache for directories too by Wengang Wang · 3 years, 3 months ago
- de6ee65 mm/shmem.c: fix judgment error in shmem_is_huge() by Liu Yuntao · 3 years, 3 months ago
- 8670502 xtensa: increase size of gcc stack frame check by Guenter Roeck · 3 years, 3 months ago
- 892ab4b mm/damon: don't use strnlen() with known-bogus source length by Adam Borowski · 3 years, 3 months ago
- fa360be kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS by Marco Elver · 3 years, 3 months ago
- acfa299 mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable() by Naoya Horiguchi · 3 years, 3 months ago
- 7df778b io_uring: make OP_CLOSE consistent with direct open by Pavel Begunkov · 3 years, 3 months ago
- 7d42e98 Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 3 months ago
- 47d7e65 Merge tag 'devprop-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 3 months ago
- ea1f916 Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 3 months ago
- 1b7eaf5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 3 months ago
- 4c4f0c2 Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 3 months ago
- e655c81 Merge tag 'fixes_for_v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 3 months ago
- a801695 Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 3 months ago
- e61b2ad Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 3 months ago
- f278eb3d block: hold ->invalidate_lock in blkdev_fallocate by Ming Lei · 3 years, 3 months ago
- 5afedf6 blktrace: Fix uaf in blk_trace access after removing by sysfs by Zhihao Cheng · 3 years, 3 months ago
- a647a52 block: don't call rq_qos_ops->done_bio if the bio isn't tracked by Ming Lei · 3 years, 3 months ago
- 9f3a2cb io_uring: kill extra checks in io_write() by Pavel Begunkov · 3 years, 3 months ago
- cdb31c2 io_uring: don't punt files update to io-wq unconditionally by Jens Axboe · 3 years, 3 months ago
- 9990da9 io_uring: put provided buffer meta data under memcg accounting by Jens Axboe · 3 years, 3 months ago
- 8bab4c0 io_uring: allow conditional reschedule for intensive iterators by Jens Axboe · 3 years, 3 months ago
- 5b7aa38 io_uring: fix potential req refcount underflow by Hao Xu · 3 years, 3 months ago
- a62682f io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow by Hao Xu · 3 years, 3 months ago
- bd99c71 io_uring: fix race between poll completion and cancel_hash insertion by Hao Xu · 3 years, 3 months ago
- 87c1696 io-wq: ensure we exit if thread group is exiting by Jens Axboe · 3 years, 3 months ago
- 5cad875 Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15 by Jens Axboe · 3 years, 3 months ago
- f9bfed3 Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 3 months ago
- 5ba1071 x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses by Numfor Mbiziwo-Tiapo · 3 years, 3 months ago
- 0292dbd Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 3 years, 3 months ago
- 9e3eed5 USB: serial: option: add device id for Foxconn T99W265 by Slark Xiao · 3 years, 4 months ago
- 3bd18ba USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter by Uwe Brandt · 3 years, 3 months ago
- 9ed38fd cifs: fix incorrect check for null pointer in header_assemble by Steve French · 3 years, 3 months ago
- 1db1aa9 smb3: correct server pointer dereferencing check to be more consistent by Steve French · 3 years, 3 months ago
- ef88d7a Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 3 months ago
- 22a9460 Merge tag 'amd-drm-fixes-5.15-2021-09-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 3 months ago