summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-11ubi: Fix use-after-free when volume resizing failedLi Zetao1-1/+3
2023-03-11ubifs: Reserve one leb for each journal head while doing budgetZhihao Cheng1-4/+3
2023-03-11ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1Zhihao Cheng1-1/+5
2023-03-11ubifs: Fix wrong dirty space budget for dirty inodeZhihao Cheng1-1/+1
2023-03-11ubifs: Rectify space budget for ubifs_xrename()Zhihao Cheng1-0/+5
2023-03-11ubifs: Rectify space budget for ubifs_symlink() if symlink is encryptedZhihao Cheng1-1/+1
2023-03-11ubi: ensure that VID header offset + VID header size <= alloc, sizeGeorge Kennedy1-0/+6
2023-03-11um: vector: Fix memory leak in vector_configXiang Yang1-0/+1
2023-03-11pwm: stm32-lp: fix the check on arr and cmp registers updateFabrice Gasnier1-1/+1
2023-03-11fs/jfs: fix shift exponent db_agl2size negativeLiu Shixin via Jfs-discussion1-1/+2
2023-03-11net/sched: Retire tcindex classifierJamal Hadi Salim3-710/+0
2023-03-11kbuild: Port silent mode detection to future gnu make.Dmitry Goncharov1-3/+10
2023-03-11wifi: ath9k: use proper statements in conditionalsArnd Bergmann1-7/+7
2023-03-11drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-03-11PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal1-0/+1
2023-03-11scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl1-1/+2
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 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-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-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: 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