summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-11-26usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seenBadhri Jagan Sridharan-0/+1
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra-8724/+19015
2020-11-26powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()Oleg Nesterov-0/+12
2020-11-26usb: pd: DFP product typesHeikki Krogerus-3/+12
2020-11-25remoteproc: Add a rproc_set_firmware() APISuman Anna-0/+1
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy-0/+6
2020-11-25lockdep: Introduce in_softirq lockdep assertYunsheng Lin-0/+11
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh-0/+11
2020-11-26ima: Implement ima_inode_hashKP Singh-0/+6
2020-11-25bridge: mrp: Implement LC mode for MRPHoratiu Vultur-0/+1
2020-11-25net: sched: alias action flags with TCA_ACT_ prefixVlad Buslov-5/+7
2020-11-25net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei-15/+4
2020-11-25block: remove unused BIO_SPLIT_ENTRIESJeffle Xu-6/+0
2020-11-25arm64: Enable perf events based hard lockup detectorSumit Garg-0/+2
2020-11-25params: clean up module-param macrosJohan Hovold-4/+4
2020-11-25params: use type alignment for kernel parametersJohan Hovold-2/+2
2020-11-25params: drop redundant "unused" attributesJohan Hovold-2/+2
2020-11-25module: simplify version-attribute handlingJohan Hovold-13/+13
2020-11-25module: drop version-attribute alignmentJohan Hovold-1/+1
2020-11-25media: lirc: ensure RC_PROTO_MAX has documentationSean Young-0/+1
2020-11-25iommu/io-pgtable-arm: Add support to use system cacheSai Prakash Ranjan-0/+4
2020-11-25iommu/io-pgtable: Add a domain attribute for pagetable configurationSai Prakash Ranjan-0/+5
2020-11-25iommu: Add iommu_dma_free_cpu_cached_iovas()Tom Murphy-0/+8
2020-11-25iommu: Handle freelists when using deferred flushing in iommu driversTom Murphy-0/+1
2020-11-25trace: fix potenial dangerous pointerHui Su-4/+4
2020-11-25ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski-1/+47
2020-11-25ASoC: SOF: Change section comment for SOF_IPC_TEST_Karol Trzcinski-1/+1
2020-11-25ASoC: SOF: Improve code alignment in header.hKarol Trzcinski-3/+3
2020-11-25ASoC: SOF: ext_manifest: Parse firmware config dictionaryKarol Trzcinski-0/+19
2020-11-25soundwire: registers: add definitions for clearable interrupt fieldsPierre-Louis Bossart-0/+11
2020-11-24dt-bindings: clock: Add entry for crypto engine RPMH clock resourceThara Gopinath-0/+1
2020-11-25entry: Fix boot for !CONFIG_GENERIC_ENTRYGabriel Krisman Bertazi-3/+5
2020-11-24fscrypt: remove unnecessary calls to fscrypt_require_key()Eric Biggers-2/+1
2020-11-24fscrypt: add fscrypt_is_nokey_name()Eric Biggers-0/+34
2020-11-24net, xsk: Avoid taking multiple skbuff referencesBjörn Töpel-1/+13
2020-11-24devlink: Fix reload stats structureMoshe Shemesh-0/+2
2020-11-24devlink: Add blackhole_nexthop trapIdo Schimmel-1/+3
2020-11-24Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-55/+2
2020-11-24dmaengine: qcom: Add GPI dma driverVinod Koul-0/+83
2020-11-24dmaengine: add peripheral configurationVinod Koul-0/+5
2020-11-24rpmsg: Turn name service into a stand alone driverArnaud Pouliquen-0/+3
2020-11-24dt-bindings: dmaengine: Document qcom,gpi dma bindingVinod Koul-0/+11
2020-11-24rpmsg: Make rpmsg_{register|unregister}_device() publicMathieu Poirier-4/+8
2020-11-24rpmsg: Move structure rpmsg_ns_msg to header fileMathieu Poirier-0/+42
2020-11-24rpmsg: Introduce __rpmsg{16|32|64} typesMathieu Poirier-0/+129
2020-11-24irq_work: Optimize irq_work_single()Peter Zijlstra-4/+4
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra-10/+9
2020-11-24irq_work: CleanupPeter Zijlstra-14/+23
2020-11-24firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne-4/+0
2020-11-24io-mapping: Provide iomap_local variantThomas Gleixner-2/+28