summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-045-3/+11
|\
| * signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}Eric W. Biederman2018-04-261-0/+3
| * signal/signalfd: Add support for SIGSYSEric W. Biederman2018-04-261-1/+5
| * signal: Add TRAP_UNK si_code for undiagnosted trap exceptionsEric W. Biederman2018-04-251-1/+2
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-252-1/+1
* | Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-06-042-139/+281
|\ \
| * | btrfs: Add unprivileged version of ino_lookup ioctlTomohiro Misono2018-05-311-0/+17
| * | btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REFTomohiro Misono2018-05-311-0/+18
| * | btrfs: Add unprivileged ioctl which returns subvolume informationTomohiro Misono2018-05-311-0/+62
| * | btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transidQu Wenruo2018-05-281-8/+12
| * | btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl valueQu Wenruo2018-05-281-7/+11
| * | btrfs: trace: Add trace points for unused block groupsQu Wenruo2018-05-281-0/+42
| * | btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...Qu Wenruo2018-05-281-10/+8
| * | btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba2018-05-281-5/+7
| * | btrfs: tracepoints, use extended format with UUID where possibleDavid Sterba2018-05-281-18/+12
| * | btrfs: tracepoints, fix whitespace in stringsDavid Sterba2018-05-281-2/+2
| * | btrfs: tracepoints, drop unnecessary ULL castsDavid Sterba2018-05-281-62/+62
| * | btrfs: tracepoints, use %llu instead of %LuDavid Sterba2018-05-281-9/+9
| * | btrfs: tracepoints, use correct type for inode numberDavid Sterba2018-05-281-23/+24
* | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-0418-27/+60
|\ \ \
| * | | crypto: af_alg: convert to ->poll_maskChristoph Hellwig2018-05-261-2/+1
| * | | net/iucv: convert to ->poll_maskChristoph Hellwig2018-05-261-2/+0
| * | | net/bluetooth: convert to ->poll_maskChristoph Hellwig2018-05-261-1/+1
| * | | net/sctp: convert to ->poll_maskChristoph Hellwig2018-05-261-2/+1
| * | | net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-262-3/+2
| * | | net/tcp: convert to ->poll_maskChristoph Hellwig2018-05-261-2/+1
| * | | net: remove sock_no_pollChristoph Hellwig2018-05-261-2/+0
| * | | net: add support for ->poll_mask in proto_opsChristoph Hellwig2018-05-261-0/+1
| * | | net: refactor socket_pollChristoph Hellwig2018-05-261-0/+15
| * | | aio: implement IOCB_CMD_POLLChristoph Hellwig2018-05-261-4/+2
| * | | aio: simplify KIOCB_KEY handlingChristoph Hellwig2018-05-261-2/+0
| * | | fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2018-05-262-6/+8
| * | | fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig2018-05-261-0/+12
| * | | fs: unexport poll_schedule_timeoutChristoph Hellwig2018-05-261-2/+0
| * | | uapi: turn __poll_t sparse checks on by defaultChristoph Hellwig2018-05-261-4/+0
| * | | Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...Christoph Hellwig2018-05-261-0/+1
| |\ \ \
| * | | | aio: implement io_pgeteventsChristoph Hellwig2018-05-024-1/+22
* | | | | Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2018-06-041-1/+1
|\ \ \ \ \
| * | | | | fasync: Fix deadlock between task-context and interrupt-context kill_fasync()Kirill Tkhai2018-05-011-1/+1
| |/ / / /
* | | | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-045-7/+45
|\ \ \ \ \
| * | | | | doc: document scope NOFS, NOIO APIsMichal Hocko2018-05-291-0/+38
| * | | | | Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet2018-04-2718-70/+393
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-165-7/+7
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | docs/vm: rename documentation files to .rstMike Rapoport2018-04-165-7/+7
* | | | | | | swait: strengthen language to discourage useLinus Torvalds2018-06-041-1/+13
* | | | | | | Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-06-041-1/+18
|\ \ \ \ \ \ \
| * | | | | | | regmap: add missing prototype for devm_init_slimbusSrinivas Kandagatla2018-05-251-1/+17
| * | | | | | | regmap: include <linux/ktime.h> from include/linux/regmap.hSean Wang2018-04-241-0/+1
* | | | | | | | Merge tag 'spi-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2018-06-042-53/+256
|\ \ \ \ \ \ \ \
| * | | | | | | | spi: Get rid of the spi_flash_read() APIBoris Brezillon2018-05-111-53/+0