summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski1-3/+35
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-52/+54
2020-11-13ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart1-8/+14
2020-11-13syscalls: Fix file comments for syscalls implemented in kernel/sys.cTal Zussman1-1/+1
2020-11-11fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() requestVivek Goyal1-2/+9
2020-11-11fuse: setattr should set FATTR_KILL_SUIDGIDVivek Goyal1-1/+2
2020-11-11fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGIDMiklos Szeredi1-3/+6
2020-11-11fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2Vivek Goyal1-1/+10
2020-11-11cfg80211: remove WDS codeJohannes Berg1-1/+2
2020-11-11bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFOAndrii Nakryiko1-0/+3
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann4-2/+122
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter2-1/+2
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2-1/+120
2020-11-10net/packet: make packet_fanout.arr size configurable up to 64KTanner Love1-0/+12
2020-11-10net: udp: introduce UDP_MIB_MEMERRORS for udp_memMenglong Dong1-0/+1
2020-11-09Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman2-1/+2
2020-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-313/+15
2020-11-06Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2020-11-06rtnetlink: Add RTNH_F_TRAP flagIdo Schimmel1-2/+4
2020-11-06bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_IDKP Singh1-0/+9
2020-11-06bpf: Implement task local storageKP Singh1-0/+39
2020-11-06tty: serial: remove pnx8xxx uart driverThomas Bogendoerfer1-2/+0
2020-11-06cfg80211: add support to configure HE MCS for beacon rateRajkumar Manoharan1-2/+7
2020-11-06cfg80211: Add support to configure SAE PWE value to driversRohan Dutta1-0/+26
2020-11-06crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers1-0/+16
2020-11-05net: sched: implement action-specific terse dumpVlad Buslov1-0/+4
2020-11-05drm: document that blobs are ref'countedSimon Ser1-0/+6
2020-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski1-2/+4
2020-11-04vt: keyboard, sort key types by their numberJiri Slaby1-1/+1
2020-11-04PCI: Add defines for Designated Vendor-Specific Extended CapabilityDavid E. Box1-0/+5
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-2/+156
2020-11-03f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctlDaeho Jeong1-0/+7
2020-11-02f2fs: move ioctl interface definitions to separated fileChao Yu1-0/+87
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard79-503/+2709
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-312/+0
2020-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+13
2020-10-31ICMPv6: Add ICMPv6 Parameter Problem, code 3 definitionHangbin Liu1-0/+1
2020-10-31netfilter: ipset: Expose the initval hash parameter to userspaceJozsef Kadlecsik1-1/+1
2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik1-1/+3
2020-10-31net: bridge: mcast: add support for raw L2 multicast groupsNikolay Aleksandrov1-0/+1
2020-10-31sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockoptXin Long1-0/+7
2020-10-30drm/fourcc: Add AMD DRM modifiers.Bas Nieuwenhuizen1-0/+115
2020-10-30Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...Jakub Kicinski2-811/+0
2020-10-30bridge: cfm: Netlink GET status Interface.Henrik Bjoernlund2-0/+30
2020-10-30bridge: cfm: Netlink GET configuration Interface.Henrik Bjoernlund1-0/+6
2020-10-30bridge: cfm: Netlink SET configuration Interface.Henrik Bjoernlund2-0/+91
2020-10-30bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.Henrik Bjoernlund1-0/+4
2020-10-30bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.Henrik Bjoernlund1-1/+38
2020-10-30bridge: cfm: Kernel space implementation of CFM. MEP create/delete.Henrik Bjoernlund1-0/+23