summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-1/+2
|\
| * Merge 5.12-rc7 into usb-nextGreg Kroah-Hartman2021-04-123-34/+102
| |\
| * \ Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman2021-04-053-35/+14
| |\ \
| * \ \ Merge 5.12-rc4 into usb-nextGreg Kroah-Hartman2021-03-221-1/+2
| |\ \ \
| * | | | usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak2021-03-181-1/+2
* | | | | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-264-502/+6
|\ \ \ \ \
| * | | | | tty: add ASYNC_SPLIT_TERMIOS to deprecation maskJohan Hovold2021-04-101-2/+2
| * | | | | tty: actually undefine superseded ASYNC flagsJohan Hovold2021-04-101-2/+2
| * | | | | Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman2021-04-054-36/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman2021-03-153-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | tty: cyclades, remove this orphanJiri Slaby2021-03-103-498/+2
* | | | | | Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-0/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.12-rc6 into staging-nextGreg Kroah-Hartman2021-04-053-35/+14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-03-261-0/+10
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean2021-03-111-0/+10
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-262-14/+28
|\ \ \ \ \ \
| * | | | | | binder: tell userspace to dump current backtrace when detected oneway spammingHang Lu2021-04-101-0/+8
| * | | | | | Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman2021-04-054-36/+16
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | binder: BINDER_GET_FROZEN_INFO ioctlMarco Ballesio2021-03-241-0/+7
| * | | | | | binder: BINDER_FREEZE ioctlMarco Ballesio2021-03-241-0/+13
| * | | | | | uapi: map_to_7segment: Remove licence boilerplateGeert Uytterhoeven2021-03-241-14/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'platform-drivers-x86-v5.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-04-261-0/+146
|\ \ \ \ \ \
| * | | | | | platform/surface: Add DTX driverMaximilian Luz2021-03-171-0/+146
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-262-0/+5
|\ \ \ \ \ \
| * | | | | | arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne2021-04-132-0/+5
| | |/ / / / | |/| | | |
* | | | | | capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn2021-04-201-1/+2
* | | | | | Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-141-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang2021-04-121-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-093-34/+102
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rfkill: revert back to old userspace API by defaultJohannes Berg2021-04-081-12/+68
| * | | | ethtool: fix kdoc in headersJakub Kicinski2021-04-071-0/+6
| * | | | ethtool: document reserved fields in the uAPIJakub Kicinski2021-04-071-1/+21
| * | | | ethtool: un-kdocify extended link stateJakub Kicinski2021-04-071-20/+6
| * | | | can: uapi: can.h: mark union inside struct can_frame packedMarc Kleine-Budde2021-03-291-1/+1
* | | | | Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-021-26/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig2021-04-021-26/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-242-9/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | psample: Fix user API breakageIdo Schimmel2021-03-241-4/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-101-5/+11
| |\ \ \ | | |/ / | |/| |
| | * | bpf: BPF-helper for MTU checking add length inputJesper Dangaard Brouer2021-03-081-5/+11
* | | | Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-03-161-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini2021-03-161-1/+2
* | | | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-093-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-03-061-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin2021-02-281-1/+1
| * | | net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer2021-03-031-0/+1
| |/ /
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-02-261-1/+0
| |\ \
| | * | bpf: Remove blank line in bpf helper description commentHangbin Liu2021-02-241-1/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-041-0/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse2021-03-021-0/+13