summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-25netfilter: switch xt_copy_counters to sockptr_tChristoph Hellwig1-2/+2
2020-07-25net: switch copy_bpf_fprog_from_user to sockptr_tChristoph Hellwig1-1/+2
2020-07-25net: add a new sockptr_t typeChristoph Hellwig1-0/+104
2020-07-25net/flow_dissector: add packet hash dissectionAriel Levkovich1-0/+4
2020-07-25firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-25soc: ti/ti_sci_protocol.h: drop a duplicated word + clarifyRandy Dunlap1-2/+2
2020-07-25Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds2-2/+6
2020-07-25soc: ti: k3-ringacc: add request pair of rings api.Grygorii Strashko1-0/+4
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2020-07-24i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"Wolfram Sang1-3/+0
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl1-1/+4
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu1-1/+2
2020-07-24RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMRMeir Lichtinger1-1/+3
2020-07-24tasks: add put_task_struct_many()Pavel Begunkov1-0/+6
2020-07-24Merge tag 'icc-5.9-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman1-4/+12
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