summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-13jump_labels: Mark __jump_label_transform() as __always_inlined to work around...Ingo Molnar1-3/+4
2021-07-13drm/msm: Fix fall-through warning in msm_gem_new_impl()Gustavo A. R. Silva1-1/+1
2021-07-13scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()Jaegeuk Kim1-2/+7
2021-07-13scsi: mpi3mr: Fix W=1 compilation warningsSreekanth Reddy1-8/+7
2021-07-13scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap5-89/+97
2021-07-13scsi: zfcp: Report port fc_security as unknown early during remote cable pullSteffen Maier1-0/+1
2021-07-13scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler1-0/+1
2021-07-13scsi: fas216: Fix a build errorBart Van Assche1-1/+1
2021-07-13scsi: core: Fix the documentation of the scsi_execute() time parameterBart Van Assche1-1/+1
2021-07-12selftests: memory-hotplug: avoid spamming logs with dump_page(), ratio limit ...Paolo Pisati1-1/+3
2021-07-12kunit: tool: Assert the version requirementSeongJae Park1-0/+2
2021-07-12kunit: tool: remove unnecessary "annotations" importDaniel Latypov1-4/+2
2021-07-12Documentation: kunit: drop obsolete note about uml_abort for coverageDaniel Latypov1-13/+1
2021-07-12kunit: tool: Fix error messages for cases of no tests and wrong TAP headerRae Moar4-5/+19
2021-07-12sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig1-4/+0
2021-07-12USB: core: Fix incorrect pipe calculation in do_proc_control()Alan Stern1-1/+1
2021-07-12mm: Make copy_huge_page() always availableMatthew Wilcox (Oracle)4-53/+11
2021-07-12mm/rmap: fix munlocking Anon THP with mlocked ptesHugh Dickins1-17/+22
2021-07-12octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King1-1/+1
2021-07-12ipv6: allocate enough headroom in ip6_finish_output2()Vasily Averin1-0/+28
2021-07-12net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap6-24/+24
2021-07-12mtd: cfi_util: Fix unreachable code issueGustavo A. R. Silva1-2/+2
2021-07-12fcntl: Fix unreachable code in do_fcntl()Gustavo A. R. Silva1-1/+1
2021-07-12kernel: debug: Fix unreachable code in gdb_serial_stub()Gustavo A. R. Silva1-1/+1
2021-07-12scripts/spdxcheck.py: Strictly read license files in utf-8Nishanth Menon1-1/+1
2021-07-12bpf, test: fix NULL pointer dereference on invalid expected_attach_typeXuan Zhuo1-0/+3
2021-07-12doc, af_xdp: Fix bind flags option typoBaruch Siach1-3/+3
2021-07-12firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflowSudeep Holla1-2/+4
2021-07-12firmware: arm_ffa: Fix the comment styleSudeep Holla1-1/+1
2021-07-12firmware: arm_ffa: Simplify probe functionUwe Kleine-König1-3/+0
2021-07-12firmware: arm_ffa: Ensure drivers provide a probe functionUwe Kleine-König1-0/+3
2021-07-12firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla1-3/+4
2021-07-12firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla1-0/+3
2021-07-12firmware: arm_scmi: Simplify device probe function on the busSudeep Holla1-5/+0
2021-07-12Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)"Will Deacon1-1/+1
2021-07-12arm64: Add missing header <asm/smp.h> in two filesCarlos Bilbao2-0/+2
2021-07-12arm64: fix strlen() with CONFIG_KASAN_HW_TAGSMark Rutland1-0/+10
2021-07-12s390/defconfig: allow early device mapper disksChristian Borntraeger2-2/+4
2021-07-12s390/vdso32: add vdso32.lds to targetsSven Schnelle1-0/+1
2021-07-12dma-buf/sync_file: Don't leak fences on merge failureJason Ekstrand1-6/+7
2021-07-12ASoC: rt5631: Fix regcache sync errors on resumeMaxim Schwalm1-0/+2
2021-07-12ALSA: pcm: Call substream ack() method upon compat mmap commitAlan Young1-3/+8
2021-07-12Merge series "arm64: tegra: Enable audio IOMMU support on Tegra194" from Thie...Mark Brown1-12/+18
2021-07-12dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitionsBiju Das5-119/+278
2021-07-12clk: renesas: r9a07g044: Add P2 Clock supportBiju Das2-0/+5
2021-07-12clk: renesas: r9a07g044: Fix P1 ClockBiju Das1-3/+3
2021-07-12clk: renesas: r9a07g044: Rename divider tableBiju Das1-3/+4
2021-07-12clk: renesas: rzg2l: Add multi clock PM supportBiju Das1-22/+29
2021-07-12USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco1-0/+3
2021-07-12drm/i915: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1