summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: gdbmacros: print newest recordJohn Ogness2023-03-111-1/+1
* remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai2023-03-111-6/+5
* media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus2023-03-111-0/+3
* mips: fix syscall_get_nrElvira Khabirova2023-03-111-1/+1
* dax/kmem: Fix leak of memory-hotplug resourcesDan Williams2023-03-113-17/+3
* alpha: fix FEN fault handlingAl Viro2023-03-111-15/+15
* rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov2023-03-111-11/+9
* ARM: dts: exynos: correct TMU phandle in Odroid HC1Krzysztof Kozlowski2023-03-111-5/+5
* ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski2023-03-111-1/+0
* ARM: dts: exynos: correct TMU phandle in Exynos5250Krzysztof Kozlowski2023-03-111-1/+1
* ARM: dts: exynos: correct TMU phandle in Odroid XU3 familyKrzysztof Kozlowski2023-03-111-5/+5
* ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski2023-03-111-1/+1
* ARM: dts: exynos: correct TMU phandle in Exynos4210Krzysztof Kozlowski2023-03-111-1/+0
* dm flakey: don't corrupt the zero pageMikulas Patocka2023-03-111-2/+5
* dm flakey: fix logic when corrupting a bioMikulas Patocka2023-03-111-10/+13
* thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada2023-03-111-4/+16
* wifi: cfg80211: Fix use after free for wextAlexander Wetzel2023-03-111-5/+26
* wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith2023-03-111-9/+0
* dm: add cond_resched() to dm_wq_work()Pingfan Liu2023-03-111-0/+1
* mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_typeLouis Rannou2023-03-113-2/+12
* ext4: refuse to create ea block when umountedJun Nie2023-03-111-0/+7
* ext4: optimize ea_inode block expansionJun Nie2023-03-111-11/+17
* jbd2: fix data missing when reusing bh which is ready to be checkpointedZhihao Cheng2023-03-111-21/+29
* ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCƁukasz Stelmach2023-03-111-0/+1
* ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin2023-03-111-1/+1
* io_uring/poll: allow some retries for poll triggering spuriouslyJens Axboe2023-03-111-2/+14
* io_uring: remove MSG_NOSIGNAL from recvmsgDavid Lamparter2023-03-111-1/+1
* io_uring/rsrc: disallow multi-source reg buffersPavel Begunkov2023-03-111-5/+8
* io_uring: add a conditional reschedule to the IOPOLL cancelation loopJens Axboe2023-03-111-0/+1
* io_uring: mark task TASK_RUNNING before handling resume/task workJens Axboe2023-03-111-1/+3
* io_uring: handle TIF_NOTIFY_RESUME when checking for task_workJens Axboe2023-03-111-0/+7
* irqdomain: Drop bogus fwspec-mapping error handlingJohan Hovold2023-03-111-6/+1
* irqdomain: Fix disassociation raceJohan Hovold2023-03-111-0/+5
* irqdomain: Fix association raceJohan Hovold2023-03-111-5/+14
* ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu2023-03-113-7/+13
* brd: return 0/-error from brd_insert_page()Jens Axboe2023-03-111-14/+12
* Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh2023-03-111-5/+16
* x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh2023-03-111-7/+18
* x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)2023-03-111-13/+21
* x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)2023-03-114-8/+8
* x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)2023-03-111-12/+5
* x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong2023-03-113-3/+4
* x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong2023-03-113-3/+4
* x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson2023-03-111-3/+3
* x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson2023-03-111-12/+11
* x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson2023-03-113-28/+56
* x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson2023-03-111-1/+15
* KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr2023-03-113-6/+33
* KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPISean Christopherson2023-03-111-3/+7
* KVM: Destroy target device if coalesced MMIO unregistration failsSean Christopherson2023-03-111-3/+5