summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10ceph: update the time stamps and try to drop the suid/sgidXiubo Li1-0/+8
2023-03-10rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov1-11/+9
2023-03-10fuse: add inode/permission checks to fileattr_get/fileattr_setAlexander Mikhalitsyn1-0/+6
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid HC1Krzysztof Kozlowski1-5/+5
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski1-1/+0
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos5250Krzysztof Kozlowski1-1/+1
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid XU3 familyKrzysztof Kozlowski1-5/+5
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski1-1/+1
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos4210Krzysztof Kozlowski1-1/+0
2023-03-10ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU nodeManivannan Sadhasivam1-1/+1
2023-03-10dm flakey: fix a bug with 32-bit highmem systemsMikulas Patocka1-1/+2
2023-03-10dm flakey: don't corrupt the zero pageMikulas Patocka1-2/+5
2023-03-10dm flakey: fix logic when corrupting a bioMikulas Patocka1-10/+13
2023-03-10thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada1-4/+16
2023-03-10qede: fix interrupt coalescing configurationManish Chopra1-2/+9
2023-03-10wifi: cfg80211: Fix use after free for wextAlexander Wetzel1-5/+26
2023-03-10wifi: ath11k: allow system suspend to survive ath11kLen Brown1-1/+1
2023-03-10wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith1-9/+0
2023-03-10dm: add cond_resched() to dm_wq_work()Pingfan Liu1-0/+1
2023-03-10dm: send just one event on resize, not twoMikulas Patocka3-18/+24
2023-03-10mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_typeLouis Rannou3-2/+12
2023-03-10mtd: spi-nor: spansion: Consider reserved bits in CFR5 registerTudor Ambarus1-2/+7
2023-03-10mtd: spi-nor: sfdp: Fix index value for SCCR dwordsTakahiro Kuwano1-1/+1
2023-03-10ext4: refuse to create ea block when umountedJun Nie1-0/+7
2023-03-10ext4: optimize ea_inode block expansionJun Nie1-11/+17
2023-03-10jbd2: fix data missing when reusing bh which is ready to be checkpointedZhihao Cheng1-21/+29
2023-03-10ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCƁukasz Stelmach1-0/+1
2023-03-10ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin1-1/+1
2023-03-10io_uring/poll: allow some retries for poll triggering spuriouslyJens Axboe1-2/+14
2023-03-10io_uring: remove MSG_NOSIGNAL from recvmsgDavid Lamparter1-1/+1
2023-03-10io_uring/rsrc: disallow multi-source reg buffersPavel Begunkov1-5/+8
2023-03-10io_uring: add a conditional reschedule to the IOPOLL cancelation loopJens Axboe1-0/+1
2023-03-10io_uring: mark task TASK_RUNNING before handling resume/task workJens Axboe1-1/+3
2023-03-10io_uring: handle TIF_NOTIFY_RESUME when checking for task_workJens Axboe1-0/+7
2023-03-10crypto: qat - fix out-of-bounds readGiovanni Cabiddu1-1/+1
2023-03-10irqdomain: Fix domain registration raceMarc Zyngier1-19/+43
2023-03-10irqdomain: Drop bogus fwspec-mapping error handlingJohan Hovold1-6/+1
2023-03-10irqdomain: Look for existing mapping only onceJohan Hovold1-27/+33
2023-03-10irqdomain: Fix disassociation raceJohan Hovold1-0/+5
2023-03-10irqdomain: Fix association raceJohan Hovold1-5/+14
2023-03-10ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu3-7/+13
2023-03-10brd: return 0/-error from brd_insert_page()Jens Axboe1-14/+12
2023-03-10Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh1-5/+16
2023-03-10x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh1-7/+18
2023-03-10x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)1-13/+21
2023-03-10x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)4-8/+8
2023-03-10x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)1-12/+5
2023-03-10x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong3-3/+4
2023-03-10x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong3-3/+4
2023-03-10x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson1-3/+3