summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-045-27/+30
|\
| * y2038: Introduce struct __kernel_old_timevalArnd Bergmann2018-03-192-0/+13
| * tracing: Unify the "boot" and "mono" tracing clocksThomas Gleixner2018-03-131-6/+0
| * hrtimer: Unify MONOTONIC and BOOTTIME clock behaviorThomas Gleixner2018-03-131-2/+0
| * timekeeping: Remove boot time specific codeThomas Gleixner2018-03-131-25/+17
| * timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clockThomas Gleixner2018-03-133-0/+4
| * timekeeping/ntp: Determine the multiplier directly from NTP tick lengthMiroslav Lichvar2018-03-101-0/+2
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-041-3/+1
|\ \
| * | random: always fill buffer in get_random_bytes_waitJason A. Donenfeld2018-02-281-3/+1
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-041-0/+43
|\ \
| * | ext4: add tracepoints for shutdown and file system errorsTheodore Ts'o2018-02-191-0/+43
* | | 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-046-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-231-39/+1
| * | | | | | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman2018-03-232-19/+18
| * | | | | | shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman2018-03-232-16/+15
| * | | | | | sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman2018-03-232-16/+15
| |/ / / / /
* | | | | | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-04-042-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-042-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-0435-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