summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2022-02-21fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctlAmitay Isaacs-0/+14
2022-02-19drm/i915/uapi: document behaviour for DG2 64K supportMatthew Auld-5/+40
2022-02-19net: ip6mr: add support for passing full packet on wrong mifMobashshera Rasool-0/+1
2022-02-18net: Add new protocol attribute to IP addressesJacques de Laval-1/+8
2022-02-18hv_utils: Add comment about max VMbus packet size in VSS driverMichael Kelley-0/+11
2022-02-17drm/amdgpu: add gc 10.3.6 supportYifan Zhang-0/+1
2022-02-17media: omap3isp: Use struct_group() for memcpy() regionKees Cook-8/+13
2022-02-17reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverageMasahiro Yamada-1/+1
2022-02-17kexec.h: add linux/kexec.h to UAPI compile-test coverageMasahiro Yamada-2/+2
2022-02-17fsmap.h: add linux/fsmap.h to UAPI compile-test coverageMasahiro Yamada-1/+1
2022-02-17android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverageMasahiro Yamada-2/+2
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada-1/+3
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada-1/+1
2022-02-16drm/amdgpu/gfx10: Add GC 10.3.7 SupportPrike Liang-0/+1
2022-02-16drm/amdkfd: Replace zero-length array with flexible-array memberFelix Kuehling-1/+1
2022-02-16cfg80211: Support configuration of station EHT capabilitiesIlan Peer-1/+9
2022-02-16cfg80211: add NO-EHT flag to regulatoryIlan Peer-0/+3
2022-02-16nl80211: add support for 320MHz channel limitationSriram R-0/+5
2022-02-16nl80211: add EHT MCS supportVeerendranath Jakkam-0/+62
2022-02-16cfg80211: Add support for EHT 320 MHz channel widthJia Ding-0/+3
2022-02-16cfg80211: Add data structures to capture EHT capabilitiesIlan Peer-0/+12
2022-02-15elf: Introduce the ARM MTE ELF segment typeCatalin Marinas-0/+3
2022-02-14KVM: s390: Update api documentation for memop ioctlJanis Schoetterl-Glausch-1/+1
2022-02-14KVM: s390: Add capability for storage key extension of MEM_OP IOCTLJanis Schoetterl-Glausch-0/+1
2022-02-14KVM: s390: Add vm IOCTL for key checked guest absolute memory accessJanis Schoetterl-Glausch-0/+2
2022-02-14KVM: s390: Add optional storage key checking to MEMOP IOCTLJanis Schoetterl-Glausch-1/+5
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie-12/+21
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie-7/+104
2022-02-11net/smc: Add global configure for handshake limitation by netlinkD. Wythe-0/+11
2022-02-11net/smc: Dynamic control handshake limitation by socket optionsD. Wythe-0/+4
2022-02-10user_events: Add minimal support for trace_event into ftraceBeau Belgrave-0/+116
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+16
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+1
2022-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski-0/+1
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-2/+15
2022-02-09net: drop_monitor: support drop reasonMenglong Dong-0/+1
2022-02-09drm/amdkfd: Remove unused old debugger implementationMukul Joshi-4/+4
2022-02-09bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideJakub Sitnicki-1/+2
2022-02-09mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston-0/+18
2022-02-09xfrm: enforce validity of offload input flagsLeon Romanovsky-0/+6
2022-02-07drm/amdkfd: Bump up KFD API version for CRIURajneesh Bhardwaj-1/+2
2022-02-07drm/amdkfd: CRIU Introduce Checkpoint-Restore APIsRajneesh Bhardwaj-1/+80
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-153/+2760
2022-02-06drm: document struct drm_mode_fb_cmd2Simon Ser-28/+60
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+2
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+7
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+3
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-141/+2865
2022-02-04uapi: ioam: Insertion frequencyJustin Iurman-0/+9
2022-02-04Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+3