summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-26remoteproc: Add a rproc_set_firmware() APISuman Anna1-0/+1
2020-11-26lockdep: 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-25fscrypt: remove unnecessary calls to fscrypt_require_key()Eric Biggers1-2/+1
2020-11-25fscrypt: add fscrypt_is_nokey_name()Eric Biggers1-0/+34
2020-11-25net, 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
2020-11-24soundwire: SDCA: detect sdca_cascade interruptPierre-Louis Bossart1-0/+4
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman9-103/+25
2020-11-24net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger1-0/+5
2020-11-24net: don't include ethtool.h from netdevice.hJakub Kicinski2-1/+2
2020-11-24lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore3-12/+17
2020-11-24net: ptp: introduce common defines for PTP message typesChristian Eggers1-1/+6
2020-11-23Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe20-106/+204
2020-11-23Merge tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-1/+1
2020-11-23regulator: core: add of_match_full_name boolean flagCristian Marussi1-0/+3
2020-11-23keys: Provide the original description to the key preparserDavid Howells1-0/+1
2020-11-23PM: domains: replace -ENOTSUPP with -EOPNOTSUPPLina Iyer1-7/+7
2020-11-23PM: sleep: Add dev_wakeup_path() helperPatrice Chotard1-0/+10