summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-11x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson1-12/+11
2023-03-11x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson3-28/+56
2023-03-11x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson1-1/+15
2023-03-11udf: Fix file corruption when appending just after end of preallocated extentJan Kara1-13/+11
2023-03-11udf: Do not update file length for failed writes to inline filesJan Kara1-14/+12
2023-03-11udf: Do not bother merging very long extentsJan Kara1-17/+2
2023-03-11udf: Truncate added extents on failed expansionJan Kara1-4/+11
2023-03-11ocfs2: fix non-auto defrag path not working issueHeming Zhao via Ocfs2-devel1-11/+13
2023-03-11ocfs2: fix defrag path triggering jbd2 ASSERTHeming Zhao via Ocfs2-devel1-10/+0
2023-03-11f2fs: fix information leak in f2fs_move_inline_dirents()Eric Biggers1-7/+6
2023-03-11fs: hfsplus: fix UAF issue in hfsplus_put_superDongliang Mu1-2/+2
2023-03-11hfs: fix missing hfs_bnode_get() in __hfs_bnode_createLiu Shixin1-0/+1
2023-03-11ARM: dts: exynos: correct HDMI phy compatible in Exynos4Krzysztof Kozlowski1-1/+1
2023-03-11s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik1-0/+1
2023-03-11s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik1-2/+1
2023-03-11s390: discard .interp sectionIlya Leoshkevich1-0/+1
2023-03-11rtc: pm8xxx: fix set-alarm raceJohan Hovold1-14/+10
2023-03-11firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak1-3/+1
2023-03-11wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA1-0/+5
2023-03-11dm cache: add cond_resched() to various workqueue loopsMike Snitzer1-0/+4
2023-03-11dm thin: add cond_resched() to various workqueue loopsMike Snitzer1-0/+2
2023-03-11pinctrl: at91: use devm_kasprintf() to avoid potential leaksClaudiu Beznea2-3/+3
2023-03-11regulator: s5m8767: Bounds check id indexing into arraysKees Cook1-1/+5
2023-03-11regulator: max77802: Bounds check regulator id against opmodeKees Cook1-10/+24
2023-03-11ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook1-1/+1
2023-03-11docs/scripts/gdb: add necessary make scripts_gdb stepJakob Koschel1-0/+4
2023-03-11drm/msm/dsi: Add missing check for alloc_ordered_workqueueJiasheng Jiang1-0/+3
2023-03-11drm/radeon: free iio for atombios when driver shutdownLiwei Song1-0/+1
2023-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li1-2/+4
2023-03-11net/mlx5: fw_tracer: Fix debug printShay Drory1-1/+1
2023-03-11ACPI: video: Fix Lenovo Ideapad Z570 DMI matchHans de Goede1-1/+1
2023-03-11m68k: Check syscall_trace_enter() return codeMichael Schmitz3-0/+7
2023-03-11net: bcmgenet: Add a check for oversized packetsFlorian Fainelli1-0/+8
2023-03-11ACPI: Don't build ACPICA with '-Os'Mark Rutland1-1/+1
2023-03-11inet: fix fast path in __inet_hash_connect()Pietro Borrello1-11/+1
2023-03-11wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang1-2/+4
2023-03-11x86/bugs: Reset speculation control settings on initBreno Leitao2-1/+13
2023-03-11timers: Prevent union confusion from unexpected restart_syscall()Jann Horn3-0/+6
2023-03-11thermal: intel: Fix unsigned comparison with less than zeroYang Li1-1/+1
2023-03-11rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()Paul E. McKenney1-0/+2
2023-03-11wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang1-0/+1
2023-03-11ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phyMarkuss Broks1-1/+1
2023-03-11udf: Define EFSCORRUPTED error codeJan Kara1-0/+2
2023-03-11rpmsg: glink: Avoid infinite loop on intent for missing channelBjorn Andersson1-0/+1
2023-03-11media: usb: siano: Fix use after free bugs caused by do_submit_urbDuoming Zhou1-0/+1
2023-03-11media: i2c: ov7670: 0 instead of -EINVAL was returnedHans Verkuil1-1/+1
2023-03-11media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()Duoming Zhou1-1/+2
2023-03-11media: i2c: ov772x: Fix memleak in ov772x_probe()Yuan Can1-2/+1
2023-03-11powerpc: Remove linker flag from KBUILD_AFLAGSNathan Chancellor1-1/+1
2023-03-11media: platform: ti: Add missing check for devm_regulator_getJiasheng Jiang1-0/+9