summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-11x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson
2023-03-11x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson
2023-03-11x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson
2023-03-11x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson
2023-03-11udf: Fix file corruption when appending just after end of preallocated extentJan Kara
2023-03-11udf: Do not update file length for failed writes to inline filesJan Kara
2023-03-11udf: Do not bother merging very long extentsJan Kara
2023-03-11udf: Truncate added extents on failed expansionJan Kara
2023-03-11ocfs2: fix non-auto defrag path not working issueHeming Zhao via Ocfs2-devel
2023-03-11ocfs2: fix defrag path triggering jbd2 ASSERTHeming Zhao via Ocfs2-devel
2023-03-11f2fs: fix information leak in f2fs_move_inline_dirents()Eric Biggers
2023-03-11fs: hfsplus: fix UAF issue in hfsplus_put_superDongliang Mu
2023-03-11hfs: fix missing hfs_bnode_get() in __hfs_bnode_createLiu Shixin
2023-03-11ARM: dts: exynos: correct HDMI phy compatible in Exynos4Krzysztof Kozlowski
2023-03-11s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik
2023-03-11s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-03-11s390: discard .interp sectionIlya Leoshkevich
2023-03-11rtc: pm8xxx: fix set-alarm raceJohan Hovold
2023-03-11firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak
2023-03-11wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA
2023-03-11dm cache: add cond_resched() to various workqueue loopsMike Snitzer
2023-03-11dm thin: add cond_resched() to various workqueue loopsMike Snitzer
2023-03-11pinctrl: at91: use devm_kasprintf() to avoid potential leaksClaudiu Beznea
2023-03-11regulator: s5m8767: Bounds check id indexing into arraysKees Cook
2023-03-11regulator: max77802: Bounds check regulator id against opmodeKees Cook
2023-03-11ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook
2023-03-11docs/scripts/gdb: add necessary make scripts_gdb stepJakob Koschel
2023-03-11drm/msm/dsi: Add missing check for alloc_ordered_workqueueJiasheng Jiang
2023-03-11drm/radeon: free iio for atombios when driver shutdownLiwei Song
2023-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li
2023-03-11net/mlx5: fw_tracer: Fix debug printShay Drory
2023-03-11ACPI: video: Fix Lenovo Ideapad Z570 DMI matchHans de Goede
2023-03-11m68k: Check syscall_trace_enter() return codeMichael Schmitz
2023-03-11net: bcmgenet: Add a check for oversized packetsFlorian Fainelli
2023-03-11ACPI: Don't build ACPICA with '-Os'Mark Rutland
2023-03-11inet: fix fast path in __inet_hash_connect()Pietro Borrello
2023-03-11wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang
2023-03-11x86/bugs: Reset speculation control settings on initBreno Leitao
2023-03-11timers: Prevent union confusion from unexpected restart_syscall()Jann Horn
2023-03-11thermal: intel: Fix unsigned comparison with less than zeroYang Li
2023-03-11rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()Paul E. McKenney
2023-03-11wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2023-03-11ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phyMarkuss Broks
2023-03-11udf: Define EFSCORRUPTED error codeJan Kara
2023-03-11rpmsg: glink: Avoid infinite loop on intent for missing channelBjorn Andersson
2023-03-11media: usb: siano: Fix use after free bugs caused by do_submit_urbDuoming Zhou
2023-03-11media: i2c: ov7670: 0 instead of -EINVAL was returnedHans Verkuil
2023-03-11media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()Duoming Zhou
2023-03-11media: i2c: ov772x: Fix memleak in ov772x_probe()Yuan Can
2023-03-11powerpc: Remove linker flag from KBUILD_AFLAGSNathan Chancellor