summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2021-05-10block: uapi: fix comment about block device ioctlDamien Le Moal1-1/+1
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-1/+4
2021-04-29Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-34/+4
2021-04-29Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+40
2021-04-29Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2-24/+23
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+10
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+30
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+3
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-17/+288
2021-04-26Merge tag 'nfsd-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-8/+19
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-25io_uring: add full-fledged dynamic buffers supportPavel Begunkov1-0/+1
2021-04-25io_uring: add generic rsrc update with tagsPavel Begunkov1-6/+16
2021-04-25io_uring: add IORING_REGISTER_RSRCPavel Begunkov1-0/+8
2021-04-25io_uring: enumerate dynamic resourcesPavel Begunkov1-0/+4
2021-04-21capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn1-1/+2
2021-04-20floppy: cleanups: remove trailing whitespacesDenis Efremov1-23/+23
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar10-74/+122
2021-04-19perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHEKan Liang1-0/+15
2021-04-16perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES eventNamhyung Kim1-0/+1
2021-04-16perf: Add support for SIGTRAP on perf eventsMarco Elver1-1/+9
2021-04-16signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver1-1/+3
2021-04-16perf: Add support for event removal on execMarco Elver1-1/+2
2021-04-16perf: Support only inheriting events if cloned with CLONE_THREADMarco Elver1-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-14Merge drm/drm-fixes into drm-nextDaniel Vetter7-70/+118
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne2-0/+5
2021-04-13lightnvm: remove duplicate include in lightnvm.hZhang Yunkai1-1/+0
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-12io_uring: allow events and user_data update of running poll requestsJens Axboe1-0/+5
2021-04-12io_uring: add multishot mode for IORING_OP_POLL_ADDJens Axboe1-0/+12
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-06vfio/pci: remove vfio_pci_nvlink2Christoph Hellwig1-34/+4
2021-04-06media: v4l: Add HDR10 static metadata controlsStanimir Varbanov2-0/+34
2021-04-06media: v4l: Add new Colorimetry ClassStanimir Varbanov1-0/+4
2021-04-06media: v4l2-ctrl: Add decoder conceal color controlStanimir Varbanov1-0/+1
2021-04-06media: v4l2-ctrl: add controls for long term reference.Dikshita Agarwal1-0/+3