summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-21/+0
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-55/+82
2022-03-21Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-19/+14
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds3-2/+3
2022-03-17net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+0
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon1-0/+5
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon3-0/+5
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon2-22/+36
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon1-31/+36
2022-03-12vsock: each transport cycles only on its own socketsJiyong Park1-1/+2
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds2-1/+4
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells1-0/+2
2022-03-11watch_queue: Fix filter limit checkDavid Howells1-1/+2
2022-03-11Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-5/+8
2022-03-11net: phy: correct spelling error of media in documentationColin Foster1-2/+2
2022-03-10Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+17
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay1-1/+0
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-09arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown1-3/+1
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-0/+4
2022-03-09kasan: fix a missing header include of static_keys.hJoey Gouly1-0/+2
2022-03-08Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+5
2022-03-08Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal1-1/+0
2022-03-08Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon2-0/+4
2022-03-08drivers/perf: arm_pmu: Handle 47 bit countersMarc Zyngier1-0/+2
2022-03-08KEYS: remove support for asym_tpm keysEric Biggers1-19/+0
2022-03-08KEYS: Introduce link restriction for machine keysEric Snowberg1-0/+6
2022-03-08KEYS: store reference to machine keyringEric Snowberg1-0/+8
2022-03-08perf/marvell: cn10k DDR perf event core ownershipBharat Bhushan1-0/+1
2022-03-08Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-8/+14
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic1-8/+0
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert1-0/+2
2022-03-07esp: Fix possible buffer overflow in ESP transformationSteffen Klassert1-0/+2
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross1-1/+6
2022-03-07xen: remove gnttab_query_foreign_access()Juergen Gross1-2/+0
2022-03-07xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross1-0/+12
2022-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+3
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan1-4/+14
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan3-32/+67
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu1-6/+12
2022-03-04virtio: acknowledge all features before accessMichael S. Tsirkin1-1/+2
2022-03-04virtio: unexport virtio_finalize_featuresMichael S. Tsirkin1-1/+0
2022-03-04HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon1-1/+2
2022-03-04HID: add mapping for KEY_DICTATEWilliam Mahon1-0/+1
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-9/+35
2022-03-03ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet1-2/+2