summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-04-042-7/+102
|\
| * btrfs: qgroup: Update trace events for metadata reservationQu Wenruo2018-03-311-2/+53
| * btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo2018-03-311-2/+3
| * btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo2018-03-311-5/+12
| * libcrc32c: Add crc32c_impl functionNikolay Borisov2018-03-261-0/+1
| * Btrfs: add tracepoint for em's EEXIST caseLiu Bo2018-03-261-0/+35
* | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-04-041-4/+2
|\ \
| * \ Merge branch 'old.dcache' into work.dcacheAl Viro2018-04-041-2/+2
| |\ \
| | * | constify more dcache.h inlined helpers.NeilBrown2017-10-201-2/+2
| * | | take out orphan externs (empty_string/slash_string)Al Viro2018-03-291-2/+0
* | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-036-131/+50
|\ \ \ \
| * | | | ipc/shm: fix up for struct file no longer being available in shm.hStephen Rothwell2018-03-281-0/+2
| * | | | ipc: Move IPCMNI from include/ipc.h into ipc/util.hEric W. Biederman2018-03-241-2/+0
| * | | | msg: Move struct msg_queue into ipc/msg.cEric W. Biederman2018-03-241-18/+0
| * | | | shm: Move struct shmid_kernel into ipc/shm.cEric W. Biederman2018-03-241-22/+0
| * | | | sem: Move struct sem and struct sem_array into ipc/sem.cEric W. Biederman2018-03-221-39/+1
| * | | | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman2018-03-222-19/+18
| * | | | shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman2018-03-222-16/+15
| * | | | sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman2018-03-222-16/+15
| |/ / /
* | | | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-04-032-1/+24
|\ \ \ \
| * | | | cgroup: Use rcu_work instead of explicit rcu and work itemTejun Heo2018-03-191-1/+1
| * | | | RCU, workqueue: Implement rcu_workTejun Heo2018-03-191-0/+23
* | | | | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-04-032-0/+3
|\ \ \ \ \
| * | | | | ahci: imx: add the imx6qp ahci sata supportRichard Zhu2018-03-191-0/+2
| * | | | | libata: add refcounting to ata_hostTaras Kondratiuk2018-03-131-0/+1
* | | | | | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-0335-491/+714
|\ \ \ \ \ \
| * | | | | | media: cec: improve CEC pin event handlingHans Verkuil2018-03-221-3/+4
| * | | | | | media: cec: add core error injection supportHans Verkuil2018-03-221-0/+5
| * | | | | | media: v4l2: Add v4l2 control IDs for HEVC encoderSmitha T Murthy2018-03-221-1/+92
| * | | | | | media: videodev2.h: Add v4l2 definition for HEVCSmitha T Murthy2018-03-221-0/+1
| * | | | | | media: v4l2-common: fix a compilation breakageMauro Carvalho Chehab2018-03-211-3/+2
| * | | | | | media: i2c: mt9t112: Remove soc_camera dependenciesJacopo Mondi2018-03-211-10/+7
| * | | | | | media: rc: meson-ir: add timeout on idleSean Young2018-03-211-1/+3
| * | | | | | media: add tuner standby op, use where neededHans Verkuil2018-03-211-0/+4
| * | | | | | media: vb2-core: vb2_ops: document non-interrupt-context callingLuca Ceresoli2018-03-211-0/+3
| * | | | | | media: vb2-core: document the REQUEUEING stateLuca Ceresoli2018-03-211-9/+15
| * | | | | | media: vb2-core: vb2_buffer_done: consolidate docsLuca Ceresoli2018-03-211-6/+4
| * | | | | | media: v4l: common: Remove v4l2_find_nearest_formatSakari Ailus2018-03-211-17/+0
| * | | | | | media: v4l: common: Add a function to obtain best size from a listSakari Ailus2018-03-211-0/+34
| * | | | | | media: rc: add new imon protocol decoder and encoderSean Young2018-03-212-3/+7
| * | | | | | media: rc: add keymap for iMON RSC remoteSean Young2018-03-211-0/+1
| * | | | | | media: v4l2-subdev: document remaining undocumented functionsMauro Carvalho Chehab2018-03-081-5/+64
| * | | | | | media: v4l2-subdev: get rid of __V4L2_SUBDEV_MK_GET_TRY() macroMauro Carvalho Chehab2018-03-081-12/+28
| * | | | | | media: dvbdev: fix building on ia64Mauro Carvalho Chehab2018-03-071-1/+1
| * | | | | | media: dvb-core: add helper functions for I2C bindingMauro Carvalho Chehab2018-03-061-2/+63
| * | | | | | Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab2018-03-0557-121/+265
| |\ \ \ \ \ \
| * | | | | | | media: media.h: reorganize header to make it easier to understandHans Verkuil2018-02-261-183/+164
| * | | | | | | media: media.h: fix confusing typo in commentHans Verkuil2018-02-261-1/+1
| * | | | | | | media: i2c: tw9910: Remove soc_camera dependenciesJacopo Mondi2018-02-261-0/+9
| * | | | | | | media: i2c: ov772x: Remove soc_camera dependenciesJacopo Mondi2018-02-261-2/+4