aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-18Linux 6.0-rc6HEADmasterLinus Torvalds1-1/+1
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-14/+16
2022-09-18Merge tag 'io_uring-6.0-2022-09-18' of git://git.kernel.dk/linuxLinus Torvalds2-9/+9
2022-09-18io_uring/opdef: rename SENDZC_NOTIF to SEND_ZCStefan Metzmacher1-1/+1
2022-09-18io_uring/net: fix zc fixed buf lifetimePavel Begunkov1-8/+8
2022-09-16Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+31
2022-09-16Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-22/+105
2022-09-16Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+10
2022-09-16Merge tag 'io_uring-6.0-2022-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2022-09-16Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds59-908/+655
2022-09-16Merge tag '6.0-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-15/+12
2022-09-16Merge tag 'drm-intel-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-40/+22
2022-09-16Merge tag 'drm-misc-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie14-34/+38
2022-09-16Merge tag 'amd-drm-fixes-6.0-2022-09-14' of https://gitlab.freedesktop.org/ag...Dave Airlie39-834/+595
2022-09-15io_uring/msg_ring: check file type before puttingJens Axboe1-1/+2
2022-09-15blk-lib: fix blkdev_issue_secure_eraseMikulas Patocka1-3/+8
2022-09-15parisc: Allow CONFIG_64BIT with ARCH=pariscHelge Deller1-1/+11
2022-09-15parisc: remove obsolete manual allocation aligning in iosapicRolf Eike Beer1-10/+1
2022-09-14drm/amdgpu: make sure to init common IP before gmcAlex Deucher1-3/+11
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher2-22/+5
2022-09-14drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher3-3/+8
2022-09-14pinctrl: ocelot: Fix interrupt controllerHoratiu Vultur1-14/+97
2022-09-14gpio: mt7621: Make the irqchip immutableSergio Paracuellos1-6/+15
2022-09-14Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds34-43/+44
2022-09-14cifs: update internal module numberSteve French1-2/+2
2022-09-14cifs: add missing spinlock around tcon refcountPaulo Alcantara1-0/+3
2022-09-14drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry1-2/+3
2022-09-13cifs: always initialize struct msghdr smb_msg completelyStefan Metzmacher2-13/+4
2022-09-13cifs: don't send down the destination address to sendmsg for a SOCK_STREAMStefan Metzmacher1-2/+2
2022-09-13block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowaitStefan Roesch1-2/+2
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-2/+1
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor1-196/+52
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor3-133/+78
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor3-259/+140
2022-09-13drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee1-45/+44
2022-09-13drm/amd/display: Limit user regamma to a valid valueYao Wang11-0/+4
2022-09-13drm/amd/display: add workaround for subvp cursor corruption for DCN32/321Aurabindo Pillai2-2/+4
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee4-0/+8
2022-09-13drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan2-2/+46
2022-09-13drm/amd/display: Correct dram channel width for dcn314Duncan Ma3-0/+6
2022-09-13drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas1-3/+1
2022-09-13drm/amd/display: Hook up DCN314 specific dml implementationNicholas Kazlauskas3-1/+14
2022-09-13drm/amd/display: Enable dlg and vba compilation for dcn314Rodrigo Siqueira1-0/+3
2022-09-13drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira1-4/+5
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr2-18/+16
2022-09-13drm/amd/display: Fixing DIG FIFO ErrorLeo Chen1-2/+1
2022-09-13drm/amd/display: Update MBLK calculation for SubVPAlvin Lee2-8/+54
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai1-5/+0
2022-09-13drm/amdgpu: Skip reset error status for psp v13_0_0Candice Li1-1/+2
2022-09-13drm/amdgpu: add HDP remap functionality to nbio 7.7Alex Deucher1-0/+9
2022-09-13drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang2-1/+2
2022-09-13drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0Candice Li1-0/+1
2022-09-13drm/amdgpu: use dirty framebuffer helperHamza Mahfooz1-0/+2
2022-09-13drm/amdgpu: Don't enable LTR if not supportedLijo Lazar3-3/+24
2022-09-13drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen1-0/+11
2022-09-13dt-bindings: pinctrl: qcom: drop non-working codeaurora.org emailsKrzysztof Kozlowski2-2/+1
2022-09-13dt-bindings: power: qcom,rpmpd: drop non-working codeaurora.org emailsKrzysztof Kozlowski1-1/+1
2022-09-13gpio: ixp4xx: Make irqchip immutableLinus Walleij1-3/+14
2022-09-13MAINTAINERS: Update HiSilicon GPIO Driver maintainerJay Fang1-1/+1
2022-09-13io_uring/rw: fix error'ed retry return valuesPavel Begunkov1-1/+1
2022-09-13Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+8
2022-09-13dt-bindings: apple,aic: Fix required item "apple,fiq-index" in affinity descr...Janne Grunau1-1/+1
2022-09-13tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings1-2/+2
2022-09-13Input: hp_sdc: fix spelling typo in commentJiangshan Yi1-1/+1
2022-09-13parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()Yang Yingliang1-0/+1
2022-09-12nfsd_splice_actor(): handle compound pagesAl Viro1-4/+8
2022-09-12Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-33/+52
2022-09-12Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-40/+57
2022-09-12Merge tag 'nfsd-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-10/+9
2022-09-12cifs: revalidate mapping when doing direct writesRonnie Sahlberg1-0/+3
2022-09-12Revert "drm/i915/display: Re-add check for low voltage sku for max dp source ...Ville Syrjälä1-29/+3
2022-09-12drm/i915/gt: Fix perf limit reasons bit positionsAshutosh Dixit1-8/+8
2022-09-12drm/i915/guc: Cancel GuC engine busyness worker synchronouslyUmesh Nerlige Ramappa1-1/+6
2022-09-12drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das1-1/+2
2022-09-12drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSCAnkit Nautiyal3-1/+3
2022-09-11Linux 6.0-rc5Linus Torvalds1-1/+1
2022-09-11Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-33/+3
2022-09-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-2/+5
2022-09-11Merge tag 'i2c-for-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-107/+123
2022-09-11Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-135/+163
2022-09-11Merge tag 'mips-fixes_6.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-22/+21
2022-09-11iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe2-2/+21
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu3-26/+12
2022-09-10Merge tag 's390-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-2/+3
2022-09-10Merge tag 'hwmon-for-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-213/+278
2022-09-10Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...Linus Torvalds4-18/+9
2022-09-10arm64: mm: fix resume for 52-bit enabled buildsJoey Gouly1-0/+3
2022-09-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-56/+47
2022-09-10mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang1-1/+1
2022-09-09Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-2/+36
2022-09-09Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-blockLinus Torvalds6-12/+37
2022-09-09Merge tag 'io_uring-6.0-2022-09-09' of git://git.kernel.dk/linux-blockLinus Torvalds5-25/+29
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds22-54/+105
2022-09-09Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-35/+149
2022-09-09Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds4-6/+14
2022-09-09Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-32/+51
2022-09-09Merge tag 'powerpc-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+2
2022-09-09hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin1-186/+222
2022-09-10Merge tag 'drm-intel-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-11/+94
2022-09-09mips: Select SPARSEMEM_EXTREMEAlexander Sverdlin1-1/+0
2022-09-10Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie6-15/+46
2022-09-09io_uring/rw: fix short rw error handlingPavel Begunkov1-12/+18
2022-09-09drm/rockchip: vop2: Fix eDP/HDMI sync polaritiesSascha Hauer1-0/+4
2022-09-09drm/gma500: Fix (vblank) IRQs not working after suspend/resumeHans de Goede7-23/+18
2022-09-09drm/gma500: Fix WARN_ON(lock->magic != lock) errorHans de Goede1-2/+2
2022-09-09drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede1-4/+7
2022-09-09block: add missing request flags to debugfs codeJens Axboe1-0/+2
2022-09-09Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-54/+60
2022-09-09Merge tag 'vfio-v6.0-rc5' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+12
2022-09-09Merge tag 'sound-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds26-168/+257
2022-09-09drm/meson: Fix OSD1 RGB to YCbCr coefficientStuart Menefy1-1/+1
2022-09-09drm/meson: Correct OSD1 global alpha valueStuart Menefy1-1/+1
2022-09-09Merge tag 'perf-tools-fixes-for-v6.0-2022-09-08' of git://git.kernel.org/pub/...Linus Torvalds11-39/+129
2022-09-09Merge tag 'trace-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds10-19/+49
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-10/+13
2022-09-08NFSD: fix regression with setting ACLs.NeilBrown1-10/+9
2022-09-08tracefs: Only clobber mode/uid/gid on remount if askedBrian Norris1-8/+23
2022-09-08kprobes: Prohibit probes in gate areaChristian A. Ehrhardt1-0/+1
2022-09-08perf: RISC-V: fix access beyond allocated arraySergey Matyukevich1-1/+1
2022-09-08perf record: Fix synthesis failure warningsAdrian Hunter1-2/+6
2022-09-08hwmon: (mr75203) enable polling for all VM channelsEliav Farber1-0/+13
2022-09-08hwmon: (mr75203) fix multi-channel voltage readingEliav Farber1-12/+17
2022-09-08perf tools: Don't install data files with x permissionsJiri Slaby1-12/+12
2022-09-08hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber1-2/+12
2022-09-08hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber1-0/+2
2022-09-08hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber1-8/+6
2022-09-08dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optionalEliav Farber1-1/+0
2022-09-08perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing1-0/+3
2022-09-08perf lock: Remove redundant word 'contention' in help messageYang Jihong1-2/+1
2022-09-08Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+43
2022-09-08Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+9
2022-09-08Merge tag 'regmap-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2022-09-08Merge tag 'nvme-6.0-2022-09-08' of git://git.infradead.org/nvme into block-6.0Jens Axboe4-12/+32
2022-09-08drm/panel-edp: Fix delays for Innolux N116BCA-EA1Chen-Yu Tsai1-1/+2
2022-09-08perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter1-2/+2
2022-09-08libperf evlist: Fix per-thread mmaps for multi-threaded targetsAdrian Hunter1-0/+50
2022-09-08Revert "SUNRPC: Remove unreachable error condition"Dan Aloni1-0/+3
2022-09-08NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker3-27/+32
2022-09-08io_uring/net: copy addr for zc on POLL_FIRSTPavel Begunkov1-3/+4
2022-09-08arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown1-2/+0
2022-09-08Merge tag 'asoc-fix-v6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai13-131/+183
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds82-420/+913
2022-09-08fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds1-0/+11
2022-09-08Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-25/+14
2022-09-08drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron1-0/+11
2022-09-08sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen1-1/+2
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss1-4/+54
2022-09-08drm/ttm: cleanup the resource of ghost objects after locking themChristian König1-5/+5
2022-09-08Merge tag 'amd-drm-fixes-6.0-2022-09-07' of https://gitlab.freedesktop.org/ag...Dave Airlie6-9/+9
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen1-2/+5
2022-09-07drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang1-6/+0
2022-09-07drm/amdkfd: print address in hex format rather than decimalYifan Zhang1-1/+1
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-0/+1
2022-09-07drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7Evan Quan1-0/+1
2022-09-07drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui1-0/+1
2022-09-08powerpc/pseries: Fix plpks crash on non-pseriesMichael Ellerman1-1/+2
2022-09-07tools: Add new "test" taint to kernel-chktaintJoe Fradley1-0/+9
2022-09-07io_uring: recycle kbuf recycle on tw requeuePavel Begunkov1-0/+1
2022-09-07io_uring/kbuf: fix not advancing READV kbuf ringPavel Begunkov1-2/+6
2022-09-07efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim1-24/+7
2022-09-07arch_topology: Make cluster topology span at least SMT CPUsYicong Yang1-1/+1
2022-09-07dt-bindings: interconnect: fsl,imx8m-noc: drop Leonard CrestezKrzysztof Kozlowski1-1/+1
2022-09-07net/smc: Fix possible access to freed memory in link clearYacan Liu4-0/+13
2022-09-07net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi1-0/+3
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong5-24/+87
2022-09-07net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi1-1/+1
2022-09-07iommu/virtio: Fix interaction with VFIOJean-Philippe Brucker1-0/+11
2022-09-07iommu/vt-d: Fix lockdep splat due to klist iteration in atomic contextLu Baolu1-28/+19
2022-09-07iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()Lu Baolu1-16/+23
2022-09-07iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu1-3/+25
2022-09-07iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu2-59/+50
2022-09-07MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin1-0/+10
2022-09-07MIPS: octeon: Get rid of preprocessor directives around RESERVE32Alexander Sverdlin2-20/+11
2022-09-07Merge branch 'dsa-felix-fixes'David S. Miller1-49/+112
2022-09-07net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...Vladimir Oltean1-2/+2
2022-09-07net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...Vladimir Oltean1-43/+79
2022-09-07net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean1-4/+31
2022-09-07s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev1-1/+1
2022-09-07s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev2-1/+2
2022-09-07gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xxPali Rohár1-0/+1
2022-09-07ALSA: usb-audio: Clear fixed clock rate at closing EPTakashi Iwai1-0/+2
2022-09-07iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck1-1/+2
2022-09-07dma-mapping: mark dma_supported staticChristoph Hellwig2-7/+1
2022-09-07swiotlb: fix a typoChao Gao1-1/+1
2022-09-07swiotlb: avoid potential left shift overflowChao Gao1-1/+4
2022-09-07dma-debug: improve search for partial syncsRobin Murphy1-4/+2
2022-09-07Revert "swiotlb: panic if nslabs is too small"Yu Zhao1-5/+1
2022-09-07RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale1-1/+4
2022-09-07RDMA/irdma: Use s/g array in post send only when its validSindhu-Devale1-1/+2
2022-09-07RDMA/irdma: Return correct WC error for bind operation failureSindhu-Devale1-1/+3
2022-09-07RDMA/irdma: Return error on MR deregister CQP failureSindhu-Devale2-6/+13
2022-09-07RDMA/irdma: Report the correct max cqes from query deviceSindhu-Devale1-1/+1
2022-09-07efi/x86: libstub: remove unused variablechen zhang1-1/+0
2022-09-07nvme: requeue aen after firmware activationKeith Busch1-3/+11
2022-09-07nvmet: fix mar and mor off-by-one errorsDennis Maisenbacher1-2/+15
2022-09-07ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis1-1/+1
2022-09-06scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy1-1/+1
2022-09-06rv/reactor: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2-4/+4
2022-09-06tracing: Fix to check event_mutex is held while accessing trigger listMasami Hiramatsu (Google)1-1/+2