aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-01net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala1-0/+1
2021-06-01net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala1-0/+1
2021-06-01mount: Support "nosymfollow" in new mount apiChristian Brauner1-0/+1
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman4-7/+6
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+3
2021-05-28netfilter: nft_exthdr: Support SCTP chunksPhil Sutter1-0/+2
2021-05-27Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski1-2/+11
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-5/+3
2021-05-27KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey1-2/+3
2021-05-27Merge v5.13-rc3 into drm-nextDaniel Vetter2-4/+2
2021-05-27can: uapi: introduce CANFD_FDF flag for mixed content in struct canfd_frameOliver Hartkopp1-0/+9
2021-05-27can: uapi: update CAN-FD frame descriptionMarc Kleine-Budde1-2/+2
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu1-2/+12
2021-05-24bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek1-0/+13
2021-05-23media: uapi: move MPEG-2 stateless controls out of stagingEzequiel Garcia2-0/+115
2021-05-23media: uapi: Move the MPEG-2 stateless control type out of stagingEzequiel Garcia1-0/+4
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-4/+2
2021-05-21media: lirc: remove out of date commentSean Young1-1/+0
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-2/+169
2021-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-5/+34
2021-05-19bpf: Add cmd alias BPF_PROG_RUNAlexei Starovoitov1-0/+1
2021-05-19uapi/auxvec: Define the aux vector AT_MINSIGSTKSZChang S. Bae1-0/+3
2021-05-19bpf: Add bpf_sys_close() helper.Alexei Starovoitov1-0/+7
2021-05-19bpf: Add bpf_btf_find_by_name_kind() helper.Alexei Starovoitov1-0/+7
2021-05-19bpf: Introduce fd_idxAlexei Starovoitov1-5/+11
2021-05-19bpf: Introduce bpf_sys_bpf() helper and program type.Alexei Starovoitov1-0/+8
2021-05-18signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman1-3/+1
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2-3/+3
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-05-13net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlinkLinus Lüssing1-0/+2
2021-05-13tty: remove broken r3964 line disciplineJiri Slaby1-99/+0
2021-05-12sched: prctl() core-scheduling interfaceChris Hyser1-0/+8
2021-05-10block: uapi: fix comment about block device ioctlDamien Le Moal1-1/+1
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+36
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-17/+0
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada2-17/+0
2021-05-06Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-4/+42
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+1
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+39
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-1/+1
2021-05-05mm/vmscan: move RECLAIM* bits to uapi headerDave Hansen1-0/+7
2021-05-05userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen1-2/+19
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen1-2/+13
2021-05-05vfio/pci: Revert nvlink removal uAPI breakageAlex Williamson1-4/+42
2021-05-05HID: hid-input: add mapping for emoji picker keyDmitry Torokhov1-0/+1
2021-05-04Merge tag 'rpmsg-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds1-2/+11
2021-05-03netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso1-0/+6
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+137
2021-05-01Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+16
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+54