summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+2
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-502/+6
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+28
2021-04-26Merge tag 'platform-drivers-x86-v5.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+146
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+5
2021-04-21capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn1-1/+2
2021-04-14Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne2-0/+5
2021-04-12dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang1-2/+2
2021-04-12Merge 5.12-rc7 into usb-nextGreg Kroah-Hartman3-34/+102
2021-04-10binder: tell userspace to dump current backtrace when detected oneway spammingHang Lu1-0/+8
2021-04-10tty: add ASYNC_SPLIT_TERMIOS to deprecation maskJohan Hovold1-2/+2
2021-04-10tty: actually undefine superseded ASYNC flagsJohan Hovold1-2/+2
2021-04-10Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-34/+102
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg1-12/+68
2021-04-08ethtool: fix kdoc in headersJakub Kicinski1-0/+6
2021-04-08ethtool: document reserved fields in the uAPIJakub Kicinski1-1/+21
2021-04-08ethtool: un-kdocify extended link stateJakub Kicinski1-20/+6
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman4-36/+16
2021-04-05Merge 5.12-rc6 into staging-nextGreg Kroah-Hartman3-35/+14
2021-04-05Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman3-35/+14
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman4-36/+16
2021-04-03Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-26/+2
2021-04-02block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig1-26/+2
2021-03-29can: uapi: can.h: mark union inside struct can_frame packedMarc Kleine-Budde1-1/+1
2021-03-26Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+10
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-9/+12
2021-03-25psample: Fix user API breakageIdo Schimmel1-4/+1
2021-03-24binder: BINDER_GET_FROZEN_INFO ioctlMarco Ballesio1-0/+7
2021-03-24binder: BINDER_FREEZE ioctlMarco Ballesio1-0/+13
2021-03-24uapi: map_to_7segment: Remove licence boilerplateGeert Uytterhoeven1-14/+0
2021-03-22Merge 5.12-rc4 into usb-nextGreg Kroah-Hartman1-1/+2
2021-03-18usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak1-1/+2
2021-03-17platform/surface: Add DTX driverMaximilian Luz1-0/+146
2021-03-16Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2021-03-16fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini1-1/+2
2021-03-15Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman3-2/+2
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean1-0/+10
2021-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+11
2021-03-10tty: cyclades, remove this orphanJiri Slaby3-498/+2
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-2/+2
2021-03-09bpf: BPF-helper for MTU checking add length inputJesper Dangaard Brouer1-5/+11
2021-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+13
2021-03-04net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer1-0/+1
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse1-0/+13
2021-02-28uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin1-1/+1
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2021-02-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+0