aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILEEric Biggers2-3/+16
2024-07-10Merge patch series "UFS patches for kernel 6.11"Martin K. Petersen6-87/+90
2024-07-10Merge branch '6.10/scsi-fixes' into 6.11/scsi-stagingMartin K. Petersen24-75/+273
2024-07-10scsi: ufs: mcq: Make .get_hba_mac() optionalBart Van Assche5-8/+27
2024-07-10scsi: ufs: mcq: Inline ufshcd_mcq_vops_get_hba_mac()Bart Van Assche2-15/+11
2024-07-10scsi: ufs: mcq: Move the ufshcd_mcq_enable() callBart Van Assche1-3/+5
2024-07-10scsi: ufs: mcq: Move the "hba->mcq_enabled = true" assignmentBart Van Assche2-1/+1
2024-07-10scsi: ufs: core: Inline is_mcq_enabled()Bart Van Assche3-22/+17
2024-07-10scsi: ufs: core: Initialize hba->reserved_slot earlierBart Van Assche1-3/+3
2024-07-10scsi: ufs: core: Rename the MASK_TRANSFER_REQUESTS_SLOTS constantBart Van Assche2-2/+2
2024-07-10scsi: ufs: core: Remove two constantsBart Van Assche1-4/+0
2024-07-10scsi: ufs: core: Initialize struct uic_command onceBart Van Assche2-32/+33
2024-07-10scsi: ufs: core: Declare functions onceBart Van Assche1-6/+0
2024-07-10Merge branch 'ice-support-to-dump-phy-config-fec'Jakub Kicinski7-15/+662
2024-07-10ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal5-2/+245
2024-07-10ice: Implement driver functionality to dump fec statisticsAnil Samal5-0/+403
2024-07-10ice: Extend Sideband Queue command to support flagsAnil Samal3-13/+14
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits1-20/+53
2024-07-10dt-bindings: net: convert enetc to yamlFrank Li4-119/+161
2024-07-10tcp: avoid too many retransmit packetsEric Dumazet1-2/+13
2024-07-10dt-bindings: net: realtek,rtl82xx: Document RTL8211F LED supportMarek Vasut1-3/+14
2024-07-10cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield1-8/+7
2024-07-10cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield2-4/+5
2024-07-10cxl/acpi: Warn on mixed CXL VH and RCH/RCD HierarchyFabio M. De Francesco1-7/+27
2024-07-11ASoC: dt-bindings: convert qcom sound bindings toMark Brown4-148/+56
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown10-128/+237
2024-07-10Merge branch 'fixes-for-bpf-timer-lockup-and-uaf'Alexei Starovoitov1-17/+82
2024-07-10dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controllerDrew Fustini3-0/+151
2024-07-10f2fs: clean up addrs_per_{inode,block}()Chao Yu2-17/+10
2024-07-10f2fs: clean up F2FS_I()Chao Yu5-93/+88
2024-07-10cxl/core: Fix incorrect vendor debug UUID definepeng guo1-1/+1
2024-07-10bpf: Defer work in bpf_timer_cancel_and_freeKumar Kartikeya Dwivedi1-14/+47
2024-07-10bpf: Fail bpf_timer_cancel when callback is being cancelledKumar Kartikeya Dwivedi1-3/+35
2024-07-10f2fs: use meta inode for GC of COW fileSunmin Jeong6-7/+23
2024-07-10f2fs: use meta inode for GC of atomic fileSunmin Jeong4-9/+14
2024-07-10f2fs: only fragment segment in the same sectionSheng Yong1-3/+11
2024-07-10f2fs: fix to update user block counts in block_operations()Chao Yu1-5/+5
2024-07-10f2fs: remove unreachable lazytime mount option parsingEric Sandeen1-10/+0
2024-07-10f2fs: fix null reference error when checking end of zoneDaejun Park1-1/+3
2024-07-10bpf: fix order of args in call to bpf_map_kvcallocMohammad Shehar Yaar Tausif1-2/+2
2024-07-10regmap: Implement regmap_multi_reg_read()Mark Brown294-1831/+3883
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds25-286/+339
2024-07-10PCI: vmd: Create domain symlink before pci_bus_add_devices()Jiwei Sun1-4/+4
2024-07-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-8/+10
2024-07-10riscv: Remove unnecessary int cast in variable_fls()Thorsten Blum1-1/+1
2024-07-10radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang4-26/+38
2024-07-10clk: sophgo: Avoid -Wsometimes-uninitialized in sg2042_clk_pll_set_rate()Nathan Chancellor1-10/+7
2024-07-10clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()Li Qiang1-1/+1
2024-07-10drm/amd: Add power_saving_policy drm property to eDP connectorsMario Limonciello3-5/+53
2024-07-10drm: Introduce 'power saving policy' drm propertyMario Limonciello4-0/+62