summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2020-03-18Input: allocate keycode for "Selective Screenshot" keyRajat Jain1-0/+3
2020-03-18netfilter: Introduce egress hookLukas Wunner1-0/+1
2020-03-17usb: raw_gadget: fix compilation warnings in uapi headersAndrey Konovalov1-2/+2
2020-03-17drm/i915/perf: introduce global sseu pinningLionel Landwerlin1-0/+11
2020-03-16ALSA: compress: bump the versionVinod Koul1-1/+1
2020-03-16ALSA: compress: add alac & ape decoder paramsVinod Koul1-1/+25
2020-03-16ALSA: compress: Add wma decoder paramsVinod Koul1-0/+8
2020-03-16ALSA: compress: add wma codec profilesVinod Koul1-0/+3
2020-03-16arm64: elf: Enable BTI at exec based on ELF program propertiesDave Martin1-0/+6
2020-03-16ELF: Add ELF program property parsing supportDave Martin1-0/+4
2020-03-16ELF: UAPI and Kconfig additions for ELF program propertiesDave Martin1-0/+1
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-2/+41
2020-03-16KVM: x86: enable dirty log gradually in small chunksJay Zhou1-0/+3
2020-03-16floppy: separate the FDC's base address from its registersWilly Tarreau1-13/+5
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower1-2/+6
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-15netfilter: nft_tunnel: add support for geneve optsXin Long1-0/+10
2020-03-15netfilter: xtables: Add snapshot of hardidletimer targetManoj Basapathi1-1/+11
2020-03-15usb: gadget: add raw-gadget interfaceAndrey Konovalov1-0/+167
2020-03-15net: sched: RED: Introduce an ECN nodrop modePetr Machata1-0/+1
2020-03-15net: sched: Allow extending set of supported RED flagsPetr Machata1-0/+16
2020-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-67/+154
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+4
2020-03-13bpf: Add bpf_xdp_output() helperEelco Chaudron1-1/+25
2020-03-13bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira1-1/+19
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+2
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie1-2/+3
2020-03-13ethtool: add CHANNELS_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek1-0/+1
2020-03-13ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek1-0/+21
2020-03-13ethtool: add RINGS_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek1-0/+1
2020-03-13ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek1-0/+21
2020-03-13ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek1-0/+1
2020-03-13ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek1-0/+14
2020-03-13ethtool: add FEATURES_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set netdev features with FEATURES_SET requestMichal Kubecek1-0/+2
2020-03-13ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek1-0/+17
2020-03-12media: v4l: link dt-bindings and uapiMarco Felsch1-0/+4
2020-03-12seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni1-0/+2
2020-03-12scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-11Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown7-32/+44
2020-03-11io_uring: dual license io_uring.h uapi headerJens Axboe1-1/+1
2020-03-11dmaengine: idxd: Merge definition of dsa_batch_desc into dsa_hw_descTony Luck1-16/+5
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie7-32/+44
2020-03-10Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe1-2/+2
2020-03-10io_uring: provide means of removing buffersJens Axboe1-0/+1
2020-03-10io_uring: support buffer selection for OP_READ and OP_RECVJens Axboe1-0/+14
2020-03-10io_uring: add IORING_OP_PROVIDE_BUFFERSJens Axboe1-2/+8