summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-11scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl1-5/+9
2023-03-11scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl1-9/+26
2023-03-11scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl1-2/+4
2023-03-11scsi: ses: Don't attach if enclosure has no componentsJames Bottomley1-0/+6
2023-03-11scsi: qla2xxx: Fix erroneous link downQuinn Tran1-2/+5
2023-03-11scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi1-18/+1
2023-03-11scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran1-1/+1
2023-03-11ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2-4/+21
2023-03-11ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt1-1/+2
2023-03-11ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt1-0/+3
2023-03-11mm/thp: check and bail out if page in deferred queue alreadyYin Fengwei1-0/+3
2023-03-11mm: memcontrol: deprecate charge movingJohannes Weiner2-2/+15
2023-03-11media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus1-0/+3
2023-03-11mips: fix syscall_get_nrElvira Khabirova1-1/+1
2023-03-11alpha: fix FEN fault handlingAl Viro1-15/+15
2023-03-11rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov1-11/+9
2023-03-11ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski1-1/+0
2023-03-11ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski1-1/+1
2023-03-11dm flakey: don't corrupt the zero pageMikulas Patocka1-2/+5
2023-03-11dm flakey: fix logic when corrupting a bioMikulas Patocka1-10/+13
2023-03-11thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada1-4/+16
2023-03-11wifi: cfg80211: Fix use after free for wextAlexander Wetzel1-5/+26
2023-03-11wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith1-9/+0
2023-03-11ext4: refuse to create ea block when umountedJun Nie1-0/+7
2023-03-11ext4: optimize ea_inode block expansionJun Nie1-11/+17
2023-03-11ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCƁukasz Stelmach1-0/+1
2023-03-11ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin1-1/+1
2023-03-11irqdomain: Drop bogus fwspec-mapping error handlingJohan Hovold1-6/+1
2023-03-11irqdomain: Fix disassociation raceJohan Hovold1-0/+5
2023-03-11irqdomain: Fix association raceJohan Hovold1-5/+14
2023-03-11ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu3-7/+13
2023-03-11Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh1-5/+16
2023-03-11x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh1-7/+18
2023-03-11x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)1-13/+21
2023-03-11x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)4-8/+8
2023-03-11x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)1-12/+5
2023-03-11x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong3-3/+4
2023-03-11x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong3-3/+4
2023-03-11x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson1-3/+3
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-11KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr3-6/+32
2023-03-11KVM: Destroy target device if coalesced MMIO unregistration failsSean Christopherson1-3/+5
2023-03-11udf: Fix file corruption when appending just after end of preallocated extentJan Kara1-13/+11
2023-03-11udf: Detect system inodes linked into directory hierarchyJan Kara1-1/+6
2023-03-11udf: Preserve link count of system filesJan Kara3-3/+10
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