summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-09drm/i915: Fix documentation for intel_uncore_forcewake_put__lockedMiaoqian Lin1-2/+2
2022-12-09drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()Matt Roper1-1/+1
2022-12-09RDMA/rxe: Fix oops with zero length readsDaisuke Matsuda1-3/+5
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe1377-42702/+49617
2022-12-09iommufd: Change the order of MSI setupJason Gunthorpe2-41/+39
2022-12-09iommufd: Improve a few unclear bits of codeJason Gunthorpe1-2/+5
2022-12-09iommufd: Fix comment typosJason Gunthorpe2-3/+3
2022-12-09Merge tag 'media/v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-6/+14
2022-12-09Merge tag 'soc-fixes-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2022-12-09clk: nomadik: correct struct name kernel-doc warningRandy Dunlap1-1/+1
2022-12-09docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGEDonald Hunter1-0/+155
2022-12-09regmap-irq: Add handle_mask_sync() callbackWilliam Breathitt Gray2-13/+36
2022-12-09spi: dt-bindings: Convert Synquacer SPI to DT schemaRob Herring3-28/+74
2022-12-09lsm: Fix description of fs_context_parse_paramRoberto Sassu1-3/+0
2022-12-09ftrace/x86: Add back ftrace_expected for ftrace bug reportsSteven Rostedt (Google)1-0/+2
2022-12-09Merge tag 'timers-v6.2-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner9-9/+50
2022-12-09x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor1-0/+2
2022-12-09udf: Fix extending file within last blockJan Kara1-15/+17
2022-12-09udf: Discard preallocation before extending file with a holeJan Kara1-28/+18
2022-12-09udf: Do not bother looking for prealloc extents if i_lenExtents matches i_sizeJan Kara1-1/+2
2022-12-09udf: Fix preallocation discarding at indirect extent boundaryJan Kara1-32/+13
2022-12-09ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen3-2/+92
2022-12-09ALSA: hda/hdmi: set default audio parameters for KAE silent-streamKai Vehmanen1-0/+1
2022-12-09ALSA: hda/hdmi: fix i915 silent stream programming flowKai Vehmanen1-2/+26
2022-12-09drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()Yuan Can1-0/+2
2022-12-09net: stmmac: fix possible memory leak in stmmac_dvr_probe()Gaosheng Cui1-1/+2
2022-12-09net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()Zhang Changzhong1-2/+6
2022-12-09crypto: ux500/cryp - delete driverLinus Walleij10-2653/+0
2022-12-09crypto: stm32/cryp - enable for use with Ux500Linus Walleij1-91/+322
2022-12-09crypto: stm32 - enable drivers to be used on Ux500Linus Walleij2-3/+3
2022-12-09dt-bindings: crypto: Let STM32 define Ux500 CRYPLinus Walleij1-0/+19
2022-12-09hwrng: geode - Fix PCI device refcount leakXiongfeng Wang1-8/+28
2022-12-09hwrng: amd - Fix PCI device refcount leakXiongfeng Wang1-5/+13
2022-12-09crypto: qce - Set DMA alignment explicitlyHerbert Xu3-22/+23
2022-12-09crypto: octeontx2 - Set DMA alignment explicitlyHerbert Xu1-39/+40
2022-12-09crypto: octeontx - Set DMA alignment explicitlyHerbert Xu1-34/+35
2022-12-09crypto: keembay - Set DMA alignment explicitlyHerbert Xu1-13/+13
2022-12-09crypto: safexcel - Set DMA alignment explicitlyHerbert Xu1-49/+50
2022-12-09crypto: hisilicon/hpre - Set DMA alignment explicitlyHerbert Xu1-15/+25
2022-12-09crypto: chelsio - Set DMA alignment explicitlyHerbert Xu1-21/+22
2022-12-09crypto: ccree - Set DMA alignment explicitlyHerbert Xu3-83/+83
2022-12-09crypto: ccp - Set DMA alignment explicitlyHerbert Xu8-71/+76
2022-12-09crypto: cavium - Set DMA alignment explicitlyHerbert Xu2-11/+11
2022-12-09crypto: img-hash - Fix variable dereferenced before check 'hdev->req'Gaosheng Cui1-2/+6
2022-12-09crypto: arm64/ghash-ce - use frame_push/pop macros consistentlyArd Biesheuvel1-5/+3
2022-12-09crypto: arm64/crct10dif - use frame_push/pop macros consistentlyArd Biesheuvel1-3/+2
2022-12-09crypto: arm64/aes-modes - use frame_push/pop macros consistentlyArd Biesheuvel1-22/+12
2022-12-09crypto: arm64/aes-neonbs - use frame_push/pop consistentlyArd Biesheuvel1-9/+7
2022-12-09crypto: chelsio - Fix flexible struct array warningHerbert Xu2-6/+6
2022-12-09crypto: qat - add resubmit logic for decompressionGiovanni Cabiddu4-0/+245