summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel2020-10-077-27/+98
|\ \ \ \
| | | | * iommu/vt-d: Check UAPI data processed by IOMMU coreJacob Pan2020-10-011-0/+1
| | | | * iommu/uapi: Handle data and argsz filled by usersJacob Pan2020-10-012-9/+20
| | | | * iommu/uapi: Rename uapi functionsJacob Pan2020-10-011-15/+16
| | | | * iommu/uapi: Use named union for user dataJacob Pan2020-10-011-2/+2
| | | | * iommu/uapi: Add argsz for user filled dataJacob Pan2020-10-011-3/+9
| | | | * iommu: Rename iommu_tlb_* functions to iommu_iotlb_*Tom Murphy2020-09-042-6/+6
| | |_|/ | |/| |
| | | * iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU headerAndy Shevchenko2020-09-042-4/+2
| | |/ | |/|
| | * dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMUFabien Parent2020-09-181-0/+51
| | * iommu/mediatek: Check 4GB mode by reading infracfgMiles Chen2020-09-041-0/+3
| |/
* | Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2020-10-021-0/+1
|\ \
| * | memstick: Skip allocating card when removing hostKai-Heng Feng2020-09-281-0/+1
* | | mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin2020-10-021-0/+5
* | | pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds2020-10-011-2/+3
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-10-011-1/+1
|\ \ \
| * | | arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel2020-09-301-1/+1
* | | | Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-09-281-2/+2
|\ \ \ \
| * | | | pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust2020-09-181-2/+2
* | | | | mm/fork: Pass new vma pointer into copy_page_range()Peter Xu2020-09-271-1/+1
* | | | | mm: Introduce mm_struct.has_pinnedPeter Xu2020-09-271-0/+10
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-09-261-0/+2
|\ \ \ \ \
| * | | | | scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal2020-09-151-0/+2
* | | | | | Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-261-2/+1
|\ \ \ \ \ \
| * | | | | | block: remove unused BLK_QC_T_EAGAIN flagJeffle Xu2020-09-251-2/+1
* | | | | | | mm: don't rely on system state to detect hot-plug operationsLaurent Dufour2020-09-261-4/+7
* | | | | | | mm: replace memmap_context by meminit_contextLaurent Dufour2020-09-262-4/+9
* | | | | | | mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik2020-09-261-0/+10
* | | | | | | Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-09-242-16/+4
|\ \ \ \ \ \ \
| * | | | | | | media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-09-142-16/+4
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-09-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan2020-09-161-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-2211-9/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski2020-09-201-3/+5
| * | | | | | | | net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean2020-09-181-0/+1
| * | | | | | | | net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean2020-09-181-0/+1
| * | | | | | | | ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-171-0/+1
| * | | | | | | | net: sched: only keep the available bits when setting vxlan md->gbpXin Long2020-09-141-0/+3
| * | | | | | | | ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern2020-09-141-0/+1
| * | | | | | | | netlink: fix doc about nlmsg_parse/nla_validateNicolas Dichtel2020-09-101-2/+0
| * | | | | | | | net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin2020-09-101-1/+1
| * | | | | | | | net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov2020-09-091-0/+1
| * | | | | | | | net: add __must_check to skb_put_padto()Eric Dumazet2020-09-091-3/+4
| * | | | | | | | netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso2020-09-081-0/+1
| * | | | | | | | netdevice.h: fix xdp_state kernel-doc warningRandy Dunlap2020-09-071-0/+1
| * | | | | | | | netdevice.h: fix proto_down_reason kernel-doc warningRandy Dunlap2020-09-071-0/+1
* | | | | | | | | Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-09-221-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu2020-09-181-0/+5
| * | | | | | | | | ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser2020-09-181-2/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara2020-09-211-9/+8
* | | | | | | | | Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-09-201-4/+4
|\ \ \ \ \ \ \ \ \