summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | io_uring: add support for IORING_OP_OPENAT2Jens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | | | | io_uring: enable option to only trigger eventfd for async completionsJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | | | | io_uring: add support for send(2) and recv(2)Jens Axboe2020-01-201-0/+2
| * | | | | | | | | | | | | | | io_uring: add support for IORING_SETUP_CLAMPJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | | | | io_uring: add IORING_OP_MADVISEJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | | | | io_uring: add IORING_OP_FADVISEJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | | | | | io_uring: allow use of offset == -1 to mean file positionJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | | | | io_uring: add non-vectored read/write commandsJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | | | | | io_uring: add IOSQE_ASYNCJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | | | | io_uring: add support for IORING_OP_STATXJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | | | | | io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | | | | io_uring: add support for IORING_OP_CLOSEJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | | | | io_uring: add support for IORING_OP_OPENATJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | | | | | io_uring: add support for fallocate()Jens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | | | | Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe2020-01-201-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe2020-01-193-2/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-102-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | scsi: ufs: delete unused structure filed trBean Huo2019-12-191-2/+1
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-294-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | y2038: sparc: remove use of struct timexArnd Bergmann2019-12-181-0/+2
| * | | | | | | | | | | | | | | | | y2038: rename itimerval to __kernel_old_itimervalArnd Bergmann2019-12-181-0/+5
| * | | | | | | | | | | | | | | | | tsacct: add 64-bit btime fieldArnd Bergmann2019-12-181-1/+4
| * | | | | | | | | | | | | | | | | acct: stop using get_seconds()Arnd Bergmann2019-12-182-0/+3
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-293-2/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | open: introduce openat2(2) syscallAleksa Sarai2020-01-183-2/+44
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-291-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | misc: pvpanic: add crash loaded eventzhenwei pi2020-01-141-0/+1
| * | | | | | | | | | | | | | | | misc: pvpanic: move bit definition to uapi header filezhenwei pi2020-01-141-0/+8
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-293-147/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman2020-01-132-5/+6
| |\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge 5.5-rc3 into staging-nextGreg Kroah-Hartman2019-12-232-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman2019-12-161-17/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | isdn: capi: dead code removalArnd Bergmann2019-12-111-74/+0
| * | | | | | | | | | | | | | | | staging: remove isdn capi driversArnd Bergmann2019-12-112-73/+0
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-287-62/+170
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-01-277-28/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'asoc-5.6' into asoc-nextMark Brown2020-01-232-3/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | ASoC: SOF: imx: Describe SAI parameters to be sent to DSPGuido Roncarolo2019-12-181-2/+1
| | | * | | | | | | | | | | | | | ASoC: SOF: Add asynchronous sample rate converter topology supportSeppo Ingalsuo2019-12-102-1/+7
| | | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | | ALSA: uapi: Add linux/types.h include back (but carefully)Takashi Iwai2019-12-303-0/+12
| * | | | | | | | | | | | | | | ALSA: control: Fix incompatible protocol errorTakashi Iwai2019-12-261-1/+1
| * | | | | | | | | | | | | | | ALSA: ctl: bump protocol version up to v2.1.0Takashi Sakamoto2019-12-231-1/+1
| * | | | | | | | | | | | | | | ALSA: ctl: remove dimen member from elem_info structureTakashi Sakamoto2019-12-231-5/+1
| * | | | | | | | | | | | | | | ALSA: ctl: remove unused macro for timestamping of elem_valueTakashi Sakamoto2019-12-231-1/+1
| * | | | | | | | | | | | | | | ALSA: uapi: Drop unneeded typedefsTakashi Iwai2019-12-203-27/+0
| * | | | | | | | | | | | | | | ALSA: uapi: Drop asound.h inclusion from asoc.hTakashi Iwai2019-12-201-1/+0
| * | | | | | | | | | | | | | | ALSA: uapi: Fix typos and header inclusion in asound.hTakashi Iwai2019-12-201-3/+3
| * | | | | | | | | | | | | | | ALSA: hdspm: Drop linux/types.h inclusion in uapi headerTakashi Iwai2019-12-201-2/+0
| * | | | | | | | | | | | | | | ALSA: hdsp: Make uapi/hdsp.h compilable againTakashi Iwai2019-12-201-3/+1