aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-11-26net/mlx5: Update the hardware interface definition for vhca stateParav Pandit2-3/+21
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit1-4/+0
2020-11-26net/mlx5: Add ts_cqe_to_dest_cqn related bitsEran Ben Elisha1-2/+8
2020-11-26net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar2-1/+25
2020-11-26net/mlx5: Add sampler destination typeChris Mi2-0/+2
2020-11-26net/mlx5: Add sample offload hardware bits and structuresChris Mi1-0/+29
2020-11-26Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...Mark Brown2-0/+67
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang1-14/+14
2020-11-26regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart1-0/+35
2020-11-26soundwire: SDCA: add helper macro to access controlsPierre-Louis Bossart1-0/+32
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 Zijlstra416-5341/+9101
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-25lockdep: Introduce in_softirq lockdep assertYunsheng Lin1-0/+11
2020-11-26ima: Implement ima_inode_hashKP Singh1-0/+6
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-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-25soundwire: registers: add definitions for clearable interrupt fieldsPierre-Louis Bossart1-0/+11
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-24Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+1
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-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 Poirier2-0/+118
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
2020-11-24mm/highmem: Provide kmap_local*Thomas Gleixner2-16/+75
2020-11-24sched: highmem: Store local kmaps in task structThomas Gleixner2-0/+19
2020-11-24Merge branch 'sched/core' into core/mmThomas Gleixner9-30/+106
2020-11-24sched: Make migrate_disable/enable() independent of RTThomas Gleixner3-43/+18