aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-26usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seenBadhri Jagan Sridharan1-0/+1
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra761-8705/+18996
2020-11-26powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()Oleg Nesterov1-0/+12
2020-11-26usb: pd: DFP product typesHeikki Krogerus1-3/+12
2020-11-25remoteproc: Add a rproc_set_firmware() APISuman Anna1-0/+1
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy1-0/+6
2020-11-25lockdep: Introduce in_softirq lockdep assertYunsheng Lin1-0/+11
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh1-0/+11
2020-11-26ima: Implement ima_inode_hashKP Singh1-0/+6
2020-11-25bridge: mrp: Implement LC mode for MRPHoratiu Vultur1-0/+1
2020-11-25net: sched: alias action flags with TCA_ACT_ prefixVlad Buslov1-5/+7
2020-11-25net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei1-15/+4
2020-11-25block: remove unused BIO_SPLIT_ENTRIESJeffle Xu1-6/+0
2020-11-25arm64: Enable perf events based hard lockup detectorSumit Garg1-0/+2
2020-11-25params: clean up module-param macrosJohan Hovold1-4/+4
2020-11-25params: use type alignment for kernel parametersJohan Hovold1-2/+2
2020-11-25params: drop redundant "unused" attributesJohan Hovold1-2/+2
2020-11-25module: simplify version-attribute handlingJohan Hovold1-13/+13
2020-11-25module: drop version-attribute alignmentJohan Hovold1-1/+1
2020-11-25media: lirc: ensure RC_PROTO_MAX has documentationSean Young1-0/+1
2020-11-25iommu/io-pgtable-arm: Add support to use system cacheSai Prakash Ranjan1-0/+4
2020-11-25iommu/io-pgtable: Add a domain attribute for pagetable configurationSai Prakash Ranjan2-0/+5
2020-11-25iommu: Add iommu_dma_free_cpu_cached_iovas()Tom Murphy1-0/+8
2020-11-25iommu: Handle freelists when using deferred flushing in iommu driversTom Murphy1-0/+1
2020-11-25trace: fix potenial dangerous pointerHui Su1-4/+4
2020-11-25ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski4-1/+47
2020-11-25ASoC: SOF: Change section comment for SOF_IPC_TEST_Karol Trzcinski1-1/+1
2020-11-25ASoC: SOF: Improve code alignment in header.hKarol Trzcinski1-3/+3
2020-11-25ASoC: SOF: ext_manifest: Parse firmware config dictionaryKarol Trzcinski1-0/+19
2020-11-25soundwire: registers: add definitions for clearable interrupt fieldsPierre-Louis Bossart1-0/+11
2020-11-24dt-bindings: clock: Add entry for crypto engine RPMH clock resourceThara Gopinath1-0/+1
2020-11-25entry: Fix boot for !CONFIG_GENERIC_ENTRYGabriel Krisman Bertazi1-3/+5
2020-11-24fscrypt: remove unnecessary calls to fscrypt_require_key()Eric Biggers1-2/+1
2020-11-24fscrypt: add fscrypt_is_nokey_name()Eric Biggers1-0/+34
2020-11-24net, xsk: Avoid taking multiple skbuff referencesBjörn Töpel1-1/+13
2020-11-24devlink: Fix reload stats structureMoshe Shemesh1-0/+2
2020-11-24devlink: Add blackhole_nexthop trapIdo Schimmel1-1/+3
2020-11-24Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsJakub Kicinski2-55/+2
2020-11-24dmaengine: qcom: Add GPI dma driverVinod Koul1-0/+83
2020-11-24dmaengine: add peripheral configurationVinod Koul1-0/+5
2020-11-24rpmsg: Turn name service into a stand alone driverArnaud Pouliquen1-0/+3
2020-11-24dt-bindings: dmaengine: Document qcom,gpi dma bindingVinod Koul1-0/+11
2020-11-24rpmsg: Make rpmsg_{register|unregister}_device() publicMathieu Poirier1-4/+8
2020-11-24rpmsg: Move structure rpmsg_ns_msg to header fileMathieu Poirier1-0/+42
2020-11-24rpmsg: Introduce __rpmsg{16|32|64} typesMathieu Poirier3-0/+129
2020-11-24irq_work: Optimize irq_work_single()Peter Zijlstra1-4/+4
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra1-10/+9
2020-11-24irq_work: CleanupPeter Zijlstra2-14/+23
2020-11-24firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne1-4/+0
2020-11-24io-mapping: Provide iomap_local variantThomas Gleixner1-2/+28