summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12scsi: ufs: qcom: Perform read back after writing CGC enableAndrew Halaney1-1/+1
2024-06-12scsi: ufs: qcom: Perform read back after writing unipro modeAndrew Halaney1-3/+0
2024-06-12scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5Abel Vesa2-3/+11
2024-06-12scsi: ufs: ufs-qcom: Fix the Qcom register name for offset 0xD0Manivannan Sadhasivam1-1/+2
2024-06-12scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1USAndrew Halaney1-1/+1
2024-06-12scsi: ufs: qcom: Perform read back after writing reset bitAndrew Halaney1-6/+6
2024-06-12bpf: Pack struct bpf_fib_lookupAnton Protopopov2-2/+2
2024-06-12wifi: carl9170: re-fix fortified-memset warningArnd Bergmann1-1/+2
2024-06-12bitops: add missing prototype checkAlexander Lobakin1-0/+1
2024-06-12mlx5: stop warning for 64KB pagesArnd Bergmann1-2/+4
2024-06-12net/mlx5e: Fail with messages when params are not valid for XSKAdham Faris2-4/+24
2024-06-12qed: avoid truncating work queue lengthArnd Bergmann1-5/+4
2024-06-12ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf1-1/+1
2024-06-12sched/fair: Add EAS checks before updating root_domain::overutilizedShrikanth Hegde1-19/+34
2024-06-12x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei1-0/+9
2024-06-12bpftool: Fix missing pids during link showYonghong Song1-2/+2
2024-06-12wifi: ath11k: don't force enable power save on non-running vdevsBaochen Qiang1-8/+1
2024-06-12wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou1-5/+10
2024-06-12wifi: ath10k: poll service ready message before failingBaochen Qiang1-3/+23
2024-06-12block: support to account io_ticks preciselyYu Kuai5-5/+13
2024-06-12block: open code __blk_account_io_done()Chaitanya Kulkarni1-13/+9
2024-06-12block: open code __blk_account_io_start()Chaitanya Kulkarni1-20/+16
2024-06-12md: fix resync softlockup when bitmap size is less than array sizeYu Kuai1-3/+3
2024-06-12null_blk: Fix missing mutex_destroy() at module removalZhu Yanjun1-0/+2
2024-06-12soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVEChun-Kuang Hu1-2/+3
2024-06-12jffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev1-0/+3
2024-06-12ARM: configs: sunxi: Enable DRM_DW_HDMIMaxime Ripard1-0/+1
2024-06-12rcu: Fix buffer overflow in print_cpu_stall_info()Nikita Kiryushin1-1/+2
2024-06-12rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflowNikita Kiryushin1-1/+1
2024-06-12io_uring: use the right type for work_llist empty checkJens Axboe1-1/+1
2024-06-12io_uring: don't use TIF_NOTIFY_SIGNAL to test for availability of task_workJens Axboe1-2/+1
2024-06-12s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-06-12crypto: x86/sha512-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-06-12crypto: x86/sha256-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-06-12crypto: x86/nh-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-06-12crypto: ccp - drop platform ifdef checksArnd Bergmann1-12/+2
2024-06-12parisc: add missing export of __cmpxchg_u8()Al Viro1-0/+1
2024-06-12nilfs2: fix out-of-range warningArnd Bergmann1-1/+1
2024-06-12ecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak1-1/+3
2024-06-12firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart1-3/+4
2024-06-12mm/slub, kunit: Use inverted data to corrupt kmem cacheGuenter Roeck1-1/+1
2024-06-12crypto: bcm - Fix pointer arithmeticAleksandr Mishin1-1/+1
2024-06-12openpromfs: finish conversion to the new mount APIEric Sandeen1-4/+4
2024-06-12nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter1-3/+2
2024-06-12epoll: be better about file lifetimesLinus Torvalds1-1/+37
2024-06-12nvmet: fix nvme status code when namespace is disabledSagi Grimberg3-1/+18
2024-06-12nvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg1-7/+4
2024-06-12nvmet-auth: replace pr_debug() with pr_err() to report an error.Maurizio Lombardi1-3/+3
2024-06-12nvmet-auth: return the error code to the nvmet_auth_host_hash() callersMaurizio Lombardi1-1/+1
2024-06-12nvme: find numa distance only if controller has valid numa idNilay Shroff1-1/+2