summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas2017-12-281-0/+2
| * | | | | | | | | | | | | | | | IB/mlx5: Report inner RSS capabilityMaor Gottlieb2017-12-281-1/+1
| * | | | | | | | | | | | | | | | IB/mlx4: Add support to RSS hash for inner headersGuy Levi2017-12-281-3/+4
| * | | | | | | | | | | | | | | | Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-271-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI headerBryan Tan2017-12-271-6/+6
| | * | | | | | | | | | | | | | | RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header fileBryan Tan2017-12-271-0/+2
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fs: add RWF_APPENDJürg Billeter2018-01-251-1/+5
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-311-5/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | GFS2: Log the reason for log flushes in every log headerBob Peterson2018-01-231-0/+21
| * | | | | | | | | | | | | | | | GFS2: Introduce new gfs2_log_header_v2Bob Peterson2018-01-231-2/+24
| * | | | | | | | | | | | | | | | Merge branch 'punch-hole' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Bob Peterson2018-01-1811-19/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | gfs2: Add a crc field to resource group headersAndrew Price2017-12-121-1/+2
| * | | | | | | | | | | | | | | | gfs2: Add rindex fields to rgrp headersAndrew Price2017-12-121-1/+6
| * | | | | | | | | | | | | | | | gfs2: Add a next-resource-group pointer to resource groupsAndrew Price2017-12-121-1/+4
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-01-301-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | nfs: Define NFS_RDMA_PORTChuck Lever2018-01-141-0/+1
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-15/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | make kernel-side POLL... arch-independentAl Viro2017-11-291-0/+14
| * | | | | | | | | | | | | | | | define __poll_t, annotate constantsAl Viro2017-11-272-15/+21
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-25/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-2/+27
| * | | | | | | | | | | | | | | | signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-0/+4
| * | | | | | | | | | | | | | | | signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-0/+3
| * | | | | | | | | | | | | | | | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-3/+19
| * | | | | | | | | | | | | | | | signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman2018-01-151-3/+11
| * | | | | | | | | | | | | | | | signal: kill __ARCH_SI_UID_TAl Viro2018-01-121-8/+3
| * | | | | | | | | | | | | | | | signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman2018-01-121-8/+0
| * | | | | | | | | | | | | | | | signal/mips: switch mips to generic siginfoAl Viro2018-01-121-0/+5
| * | | | | | | | | | | | | | | | ia64/signal: switch to generic struct siginfoEric W. Biederman2018-01-121-0/+5
| * | | | | | | | | | | | | | | | signal: Document glibc's si_code of SI_ASYNCNLEric W. Biederman2018-01-121-0/+1
| * | | | | | | | | | | | | | | | signal: Document the strange si_codes used by ptrace event stopsEric W. Biederman2018-01-121-0/+5
| * | | | | | | | | | | | | | | | signal: Document all of the signals that use the _sigfault union memberEric W. Biederman2018-01-121-1/+1
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-301-0/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse2018-01-131-0/+73
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-301-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sched/deadline: Implement "runtime overrun signal" supportJuri Lelli2018-01-101-0/+5
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-301-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-01-173-2/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13Jiri Olsa2018-01-081-3/+6
| * | | | | | | | | | | | | | perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa2018-01-081-0/+1
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-291-23/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | nubus: Fix up header splitFinn Thain2018-01-161-23/+0
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-01-292-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | btrfs: add support for SUPER_FLAG_CHANGING_FSIDAnand Jain2018-01-221-0/+1
| * | | | | | | | | | | | | | btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain2018-01-221-0/+1
| * | | | | | | | | | | | | | btrfs: put btrfs_ioctl_vol_args_v2 related defines togetherAnand Jain2018-01-221-5/+6
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-291-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | lightnvm: set target over-provision on create ioctlJavier González2018-01-051-0/+9
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-01-292-1/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
OpenPOWER on IntegriCloud