summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2021-09-29drm/virtgpu api: create context init featureGurchetan Singh-0/+27
2021-09-29virtio-gpu api: multiple context types with explicit initializationGurchetan Singh-3/+15
2021-09-27Merge 5.15-rc3 into char-misc nextGreg Kroah-Hartman-2/+14
2021-09-27nl80211: MBSSID and EMA support in AP modeJohn Crispin-1/+75
2021-09-27cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra-0/+37
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+7
2021-09-25drm/mga/mga_ioc32: Use struct_group() for memcpy() regionKees Cook-10/+12
2021-09-25stddef: Introduce struct_group() helper macroKees Cook-0/+21
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+7
2021-09-23ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela-0/+1
2021-09-22Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-0/+9
2021-09-20Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-1/+0
2021-09-19audit: add filtering for io_uring recordsPaul Moore-1/+2
2021-09-19audit,io_uring,io-wq: add some basic audit support to io_uringPaul Moore-0/+1
2021-09-18mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt supportFlorian Westphal-0/+24
2021-09-18mptcp: add MPTCP_TCPINFO getsockopt supportFlorian Westphal-1/+9
2021-09-18mptcp: add MPTCP_INFO getsockoptFlorian Westphal-0/+3
2021-09-17bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf commentsDave Marchevsky-2/+3
2021-09-17bpf: Add bpf_trace_vprintk helperDave Marchevsky-0/+11
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-21/+60
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-29/+516
2021-09-16net/tls: support SM4 GCM/CCM algorithmTianjia Zhang-0/+30
2021-09-15bpf: Update bpf_get_smp_processor_id() documentationMatteo Croce-1/+1
2021-09-15xfrm: make user policy API completeNicolas Dichtel-3/+6
2021-09-14drivers/cdrom: improved ioctl for media change detectionLukas Prediger-0/+19
2021-09-14bpf: Support for new btf kind BTF_KIND_TAGYonghong Song-1/+13
2021-09-14btf: Change BTF_KIND_* macros to enumsYonghong Song-19/+22
2021-09-14net/smc: add generic netlink support for system EIDKarsten Graul-0/+12
2021-09-14net/smc: add support for user defined EIDsKarsten Graul-0/+15
2021-09-14nitro_enclaves: Add fixes for checkpatch spell check reportsAndra Paraschiv-5/+5
2021-09-14include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov-3/+3
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard-491/+2881
2021-09-14binder: fix freeze raceLi Li-0/+7
2021-09-13cifs: remove pathname for file from SPDX headerSteve French-1/+0
2021-09-13bpf: Introduce helper bpf_get_branch_snapshotSong Liu-0/+22
2021-09-13io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg itemsEugene Syromiatnikov-1/+7
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+317
2021-09-10bpf: Add hardware timestamp field to __sk_buffVadim Fedorenko-0/+2
2021-09-10locks: remove LOCK_MAND flock lock supportJeff Layton-0/+4
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+166
2021-09-10drm: document drm_mode_create_lease object requirementsSimon Ser-0/+3
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+3
2021-09-09Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-1/+1
2021-09-09Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+24
2021-09-08compat: remove some compat entry pointsArnd Bergmann-5/+5
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+3
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+7
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+48
2021-09-07cxl/uapi: Fix defined but not used warningsBen Widawsky-1/+1
2021-09-06vduse: Introduce VDUSE - vDPA Device in UserspaceXie Yongji-0/+306