summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2020-01-05kcov: fix struct layout for kcov_remote_argAndrey Konovalov1-5/+5
2020-01-04tee: add AMD-TEE driverRijo Thomas1-0/+1
2020-01-03RDMA/qedr: Add kernel capability flags for dpm enabled modeMichal Kalderon1-2/+16
2020-01-03media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann1-0/+23
2020-01-03media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann1-0/+4
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann1-0/+2
2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+2
2020-01-03net: Add device index to tcp_md5sigDavid Ahern1-2/+3
2020-01-02Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg16-25/+337
2020-01-01batman-adv: Update copyright years for 2020Sven Eckelmann2-2/+2
2019-12-31fscrypt: include <linux/ioctl.h> in UAPI headerEric Biggers1-0/+1
2019-12-31fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEYEric Biggers1-1/+12
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+4
2019-12-31ALSA: uapi: Add linux/types.h include back (but carefully)Takashi Iwai3-0/+12
2019-12-28ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek1-0/+14
2019-12-28ethtool: add LINKMODES_NTF notificationMichal Kubecek1-0/+1
2019-12-28ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek1-0/+1
2019-12-28ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek1-0/+18
2019-12-28ethtool: add LINKINFO_NTF notificationMichal Kubecek1-0/+1
2019-12-28ethtool: set link settings with LINKINFO_SET requestMichal Kubecek1-0/+1
2019-12-28ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek1-0/+18
2019-12-28ethtool: provide string sets with STRSET_GET requestMichal Kubecek2-0/+59
2019-12-28ethtool: support for netlink notificationsMichal Kubecek1-0/+2
2019-12-28ethtool: netlink bitset handlingMichal Kubecek1-0/+35
2019-12-28ethtool: helper functions for netlink interfaceMichal Kubecek1-0/+21
2019-12-28ethtool: introduce ethtool netlink interfaceMichal Kubecek1-0/+36
2019-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-1/+13
2019-12-27Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+43
2019-12-27bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin1-8/+8
2019-12-26netfilter: nft_meta: add support for slave device ifindex matchingFlorian Westphal1-0/+4
2019-12-26ALSA: control: Fix incompatible protocol errorTakashi Iwai1-1/+1
2019-12-26net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+8
2019-12-25openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese1-0/+31
2019-12-23ALSA: ctl: bump protocol version up to v2.1.0Takashi Sakamoto1-1/+1
2019-12-23ALSA: ctl: remove dimen member from elem_info structureTakashi Sakamoto1-5/+1
2019-12-23ALSA: ctl: remove unused macro for timestamping of elem_valueTakashi Sakamoto1-1/+1
2019-12-23Merge 5.5-rc3 into staging-nextGreg Kroah-Hartman2-3/+8
2019-12-23drm/framebuffer: Format modifier for Intel Gen-12 render compressionDhinakaran Pandiyan1-0/+11
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-20/+31
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+8
2019-12-21tipc: make legacy address flag readable over netlinkJohn Rutherford1-0/+2
2019-12-20ALSA: uapi: Drop unneeded typedefsTakashi Iwai3-27/+0
2019-12-20ALSA: uapi: Drop asound.h inclusion from asoc.hTakashi Iwai1-1/+0
2019-12-20ALSA: uapi: Fix typos and header inclusion in asound.hTakashi Iwai1-3/+3
2019-12-20ALSA: hdspm: Drop linux/types.h inclusion in uapi headerTakashi Iwai1-2/+0
2019-12-20ALSA: hdsp: Make uapi/hdsp.h compilable againTakashi Iwai1-3/+1
2019-12-20ALSA: emu10k1: Make uapi/emu10k1.h compilable againTakashi Iwai1-12/+26
2019-12-20bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov1-0/+10
2019-12-20scsi: ufs: delete unused structure filed trBean Huo1-2/+1
2019-12-19net: sch_ets: Add a new QdiscPetr Machata1-0/+17