summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-24dyndbg: rename __verbose section to __dyndbgJim Cromie1-2/+2
2020-07-24PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj1-0/+4
2020-07-24entry: Provide infrastructure for work before transitioning to guest modeThomas Gleixner2-0/+88
2020-07-24entry: Provide generic interrupt entry/exit codeThomas Gleixner1-0/+62
2020-07-24entry: Provide generic syscall exit functionThomas Gleixner1-0/+189
2020-07-24entry: Provide generic syscall entry functionalityThomas Gleixner1-0/+121
2020-07-24seccomp: Provide stub for __secure_computing()Thomas Gleixner1-0/+1
2020-07-24iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu2-0/+3
2020-07-24iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang1-1/+1
2020-07-24compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....Ingo Molnar3-53/+59
2020-07-24clk: at91: clk-utmi: add utmi support for sama7g5Claudiu Beznea1-0/+2
2020-07-24clk: at91: add macro for pll ids maskClaudiu Beznea1-0/+1
2020-07-24clk: at91: clk-master: add master clock support for SAMA7G5Claudiu Beznea1-0/+1
2020-07-24iommu/vt-d: Add page response ops supportLu Baolu1-0/+3
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperLu Baolu1-2/+1
2020-07-24iommu/vt-d: Remove global page support in devTLB flushJacob Pan1-2/+1
2020-07-24iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L1-2/+2
2020-07-24tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen1-0/+1
2020-07-24tpm: Require that all digests are present in TCG_PCR_EVENT2 structuresTyler Hicks1-2/+9
2020-07-24Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie1-1/+3
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie54-156/+662
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng1-2/+4
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka1-0/+1
2020-07-23bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor1-1/+1
2020-07-23bus: fsl-mc: add missing device typesIoana Ciornei1-0/+30
2020-07-23gpio: Correct kernel-doc inconsistencyColton Lewis1-4/+4
2020-07-23kobject: remove unused KOBJ_MAX actionGarrit Franke1-1/+0
2020-07-23platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Enric Balletbo i Serra1-3/+0
2020-07-23misc: mic: <linux/mic_bus.h>: drop a duplicated wordRandy Dunlap1-1/+1
2020-07-23padata: remove padata_parallel_queueDaniel Jordan1-13/+2
2020-07-23padata: fold padata_alloc_possible() into padata_alloc()Daniel Jordan1-1/+1
2020-07-23padata: remove effective cpumasks from the instanceDaniel Jordan1-2/+0
2020-07-23padata: remove stop functionDaniel Jordan1-1/+0
2020-07-23padata: remove start functionDaniel Jordan1-1/+0
2020-07-23Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman4-15/+139
2020-07-23Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...Dave Airlie1-0/+17
2020-07-23qed: introduce qed_chain_get_elem_used{,u32}()Alexander Lobakin1-4/+14
2020-07-23qed: optimize common chain accessorsAlexander Lobakin1-27/+33
2020-07-23qed: add support for different page sizes for chainsAlexander Lobakin1-8/+13
2020-07-23qed: simplify chain allocation with init params structAlexander Lobakin2-14/+16
2020-07-23qed: move chain initialization inlines next to allocation functionsAlexander Lobakin1-112/+0
2020-07-23qed: sanitize PBL chains allocationAlexander Lobakin1-8/+8
2020-07-23qed: reformat "qed_chain.h" a bitAlexander Lobakin1-60/+66
2020-07-22Merge tag 'samsung-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-6/+0
2020-07-22Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-0/+50
2020-07-22Merge tag 'imx-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-0/+71
2020-07-22Merge tag 'reset-for-v5.9' of git://git.pengutronix.de/pza/linux into arm/dri...Arnd Bergmann1-0/+48
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-7/+200
2020-07-22leds: trigger: add support for LED-private device triggersMarek BehĂșn1-0/+10
2020-07-22leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy1-0/+7