summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-12-17
|\
| * libceph: fixup includes in pagelist.hIlya Dryomov2014-12-17
| * ceph: use getattr request to fetch inline dataYan, Zheng2014-12-17
| * ceph: add inline data to pagecacheYan, Zheng2014-12-17
| * libceph: specify position of extent operationYan, Zheng2014-12-17
| * libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng2014-12-17
| * libceph: require cephx message signature by defaultYan, Zheng2014-12-17
| * libceph: update ceph_msg_header structureJohn Spray2014-12-17
| * libceph: message signature supportYan, Zheng2014-12-17
| * libceph: nuke ceph_kvfree()Ilya Dryomov2014-12-17
| * ceph: fix file lock interruptionYan, Zheng2014-12-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-17
|\ \
| * | userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2014-12-11
| * | userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2014-12-09
| * | groups: Consolidate the setgroups permission checksEric W. Biederman2014-12-05
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-17
|\ \ \
| * | | virtio: Fix comment typo 'CONFIG_S_FAILED'Paul Bolle2014-11-11
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-17
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into nextZhang Rui2014-12-13
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-09
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski2014-12-08
| | | * | | thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski2014-12-08
| | | * | | thermal: of: improve of-thermal sensor registration APIEduardo Valentin2014-11-20
| | | * | | thermal: introduce clock cooling deviceEduardo Valentin2014-11-20
| * | | | | thermal: provide an UAPI header fileFlorian Fainelli2014-12-09
| |/ / / /
* | | | | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-17
|\ \ \ \ \
| * | | | | mtd: nand: add ATO manufacturer infoBrian Norris2014-11-25
| * | | | | mtd: nand: provide detailed description for raw read/write page methodsBoris BREZILLON2014-11-20
| * | | | | fsl_ifc: Support all 8 IFC chip selectsAaron Sierra2014-11-05
| * | | | | mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris2014-11-05
| * | | | | mtd: m25p80: drop wait-till-ready checksBrian Norris2014-11-05
| * | | | | spi-nor: Remove spi_nor::read_id operationBen Hutchings2014-10-21
| * | | | | MTD: merge 3.18 development into -next developmentBrian Norris2014-10-21
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\ \ \ \ \ \ \
| * | | | | | | make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-10
| * | | | | | | make nameidata completely opaque outside of fs/namei.cAl Viro2014-12-10
| * | | | | | | Merge branch 'nsfs' into for-nextAl Viro2014-12-10
| |\ \ \ \ \ \ \
| | * | | | | | | take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-10
| | * | | | | | | bury struct proc_ns in fs/procAl Viro2014-12-04
| | * | | | | | | copy address of proc_ns_ops into ns_commonAl Viro2014-12-04
| | * | | | | | | new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-04
| | * | | | | | | make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-04
| | * | | | | | | common object embedded into various struct ....nsAl Viro2014-12-04
* | | | | | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-09
| * | | | | | | | | sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-09
| * | | | | | | | | sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-09
| * | | | | | | | | sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton2014-12-09
| * | | | | | | | | sunrpc: move rq_cachetype field to better optimize spaceJeff Layton2014-12-09
| * | | | | | | | | sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09