summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-074-2/+98
|\
| * ntp: Audit NTP parameters adjustmentOndrej Mosnacek2019-04-152-0/+62
| * timekeeping: Audit clock adjustmentsOndrej Mosnacek2019-04-152-0/+15
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-2/+3
| * unicore32: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+1
| * Move EM_UNICORE to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-0/+1
| * nios2: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+1
| * nds32: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+2
| * Move EM_NDS32 to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-0/+2
| * hexagon: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+1
| * Move EM_HEXAGON to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-0/+1
| * h8300: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+1
| * c6x: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+2
| * arc: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+4
| * Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-0/+2
* | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-073-0/+35
|\ \
| * | kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek2019-04-041-10/+8
| * | LSM: lsm_hooks.h - fix missing colon in docstringOndrej Mosnacek2019-03-251-1/+1
| * | LSM: add new hook for kernfs node initializationOndrej Mosnacek2019-03-203-0/+37
| |/
* | Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-072-0/+8
|\ \
| * | io_uring: add support for eventfd notificationsJens Axboe2019-05-021-0/+2
| * | io_uring: add support for IORING_OP_SYNC_FILE_RANGEJens Axboe2019-05-021-0/+2
| * | fs: add sync_file_range() helperJens Axboe2019-05-021-0/+3
| * | io_uring: add support for marking commands as drainingJens Axboe2019-05-021-0/+1
* | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-0714-120/+92
|\ \ \
| * | | block: fix mismerge in bvec_advanceChristoph Hellwig2019-05-071-7/+1
| * | | blk-mq: always free hctx after request queue is freedMing Lei2019-05-042-0/+9
| * | | block: remove the unused blk_queue_dma_pad functionChristoph Hellwig2019-04-301-1/+0
| * | | block: add a SPDX tag to blk-mq-rdma.hChristoph Hellwig2019-04-301-0/+1
| * | | sed-opal.h: remove redundant licence boilerplateChristoph Hellwig2019-04-301-9/+0
| * | | block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig2019-04-301-15/+1
| * | | block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig2019-04-303-37/+3
| * | | block: remove the __bio_add_pc_page exportChristoph Hellwig2019-04-301-3/+0
| * | | block: remove the i argument to bio_for_each_segment_allChristoph Hellwig2019-04-301-3/+2
| * | | nvme-rdma: fix typo in struct commentMinwoo Im2019-04-251-1/+1
| * | | block: fix use-after-free on gendiskYufen Yu2019-04-221-0/+1
| * | | Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-2247-146/+285
| |\ \ \
| * | | | block: disk_events: introduce event flagsMartin Wilck2019-04-121-1/+9
| * | | | block: genhd: remove async_events fieldMartin Wilck2019-04-121-1/+0
| * | | | block: only allow contiguous page structs in a bio_vecChristoph Hellwig2019-04-121-9/+4
| * | | | block: change how we get page references in bio_iov_iter_get_pagesChristoph Hellwig2019-04-121-5/+0
| * | | | block: sed-opal: fix typos and formattingDavid Kozub2019-04-061-1/+1
| * | | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-063-21/+6
| * | | | block: add dma_map_bvec helperChristoph Hellwig2019-04-051-0/+4
| * | | | block: add a rq_dma_dir helperChristoph Hellwig2019-04-051-0/+3
| * | | | block: add a rq_integrity_vec helperChristoph Hellwig2019-04-051-0/+16
| * | | | block: add a req_bvec helperChristoph Hellwig2019-04-051-0/+11
| * | | | block: bio: ensure newly added bio flags don't override BVEC_POOL_IDXJohannes Thumshirn2019-04-041-13/+16
| * | | | block: put the same page when adding it to bioMing Lei2019-04-011-0/+3
| * | | | block: pass page to xen_biovec_phys_mergeableMing Lei2019-04-011-1/+3