summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds-14/+14
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2021-07-01Merge branch 'for-next' into for-linusTakashi Iwai-2/+28
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand-0/+3
2021-06-30mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policyFeng Tang-1/+0
2021-06-30userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen-1/+6
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-18/+326
2021-06-30Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2021-06-30nbd: provide a way for userspace processes to identify device backendsPrasanna Kumar Kalever-0/+1
2021-06-30io_uring: simplify struct io_uring_sqe layoutPavel Begunkov-14/+10
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+71
2021-06-29Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc...Linus Torvalds-0/+1
2021-06-28Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2021-06-28Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-4/+4
2021-06-28Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-515/+132
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+106
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller-1/+8
2021-06-28seccomp: Support atomic "addfd + send reply"Rodrigo Campos-0/+1
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+8
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2021-06-25userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definitionGleb Fotengauer-Malinovskiy-2/+2
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-11/+45
2021-06-24kvm: x86: Allow userspace to handle emulation errorsAaron Lewis-0/+23
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis-0/+2
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang-0/+73
2021-06-24Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-12/+44
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-4/+3
2021-06-23tcp: Add stats for socket migration.Kuniyuki Iwashima-0/+2
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+15
2021-06-23Merge x86/urgent into x86/fpuBorislav Petkov-25/+62
2021-06-23drm/msm: deprecate MSM_BO_UNCACHED (map as writecombine instead)Jonathan Marek-1/+1
2021-06-23drm/msm: add MSM_BO_CACHED_COHERENTJonathan Marek-3/+2
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-1/+2
2021-06-23cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg-0/+3
2021-06-23nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern-1/+5
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie-14/+19
2021-06-22sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transportXin Long-0/+8
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe-0/+2
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe-26/+63
2021-06-22ethtool: Document correct attribute typeIdo Schimmel-1/+1
2021-06-22RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau-0/+2
2021-06-22RDMA/core: Use flexible array for mad dataKees Cook-1/+1
2021-06-22futex: Provide FUTEX_LOCK_PI2 to support clock selectionThomas Gleixner-0/+2
2021-06-22KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao-0/+1
2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price-0/+1
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price-0/+1
2021-06-22btrfs: fix typos in commentsDavid Sterba-4/+4
2021-06-22virtiofs: propagate sync() to file serverGreg Kurz-1/+9
2021-06-21RDMA/bnxt_re: Update ABI to pass wqe-mode to user spaceDevesh Sharma-1/+10
2021-06-21drm/i915: Document the Virtual Engine uAPITvrtko Ursulin-0/+188