summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto: gcm - add GCM IV size constantCorentin LABBE2017-09-221-0/+8
* crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef2017-09-222-0/+157
* crypto: doc - clarify return values for async hash methodsKamil Konieczny2017-09-221-12/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-165-6/+11
|\
| * sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-151-1/+2
| * sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-09-131-1/+5
| * net_sched: get rid of tcfa_rcuCong Wang2017-09-121-2/+0
| * xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2017-09-111-2/+2
| * perf/bpf: fix a clang compilation issueYonghong Song2017-09-111-0/+2
* | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-152-297/+15
|\ \
| * | MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl2017-09-041-0/+15
| * | irqchip: mips-gic: Remove linux/irqchip/mips-gic.hPaul Burton2017-09-041-14/+0
| * | MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.hPaul Burton2017-09-041-4/+0
| * | irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-8/+0
| * | irqchip: mips-gic: Remove gic_presentPaul Burton2017-09-041-6/+0
| * | irqchip: mips-gic: Remove gic_init()Paul Burton2017-09-041-3/+0
| * | irqchip: mips-gic: Remove gic_get_usm_range()Paul Burton2017-09-041-11/+0
| * | irqchip: mips-gic: Move various definitions to the driverPaul Burton2017-09-041-19/+0
| * | irqchip: mips-gic: Remove GIC_CPU_INT* macrosPaul Burton2017-09-041-8/+0
| * | MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton2017-09-041-10/+0
| * | irqchip: mips-gic: Convert remaining local reg access to new accessorsPaul Burton2017-09-041-44/+0
| * | irqchip: mips-gic: Convert local int mask access to new accessorsPaul Burton2017-09-041-52/+0
| * | irqchip: mips-gic: Convert remaining shared reg access to new accessorsPaul Burton2017-09-041-20/+0
| * | irqchip: mips-gic: Remove gic_map_to_vpe()Paul Burton2017-09-041-6/+0
| * | irqchip: mips-gic: Remove gic_map_to_pin()Paul Burton2017-09-041-10/+0
| * | irqchip: mips-gic: Remove gic_set_dual_edge()Paul Burton2017-09-041-17/+0
| * | irqchip: mips-gic: Remove gic_set_trigger()Paul Burton2017-09-041-5/+0
| * | irqchip: mips-gic: Remove gic_set_polarity()Paul Burton2017-09-041-5/+0
| * | irqchip: mips-gic: Drop gic_(re)set_mask() functionsPaul Burton2017-09-041-4/+0
| * | irqchip: mips-gic: Simplify gic_local_irq_domain_map()Paul Burton2017-09-041-6/+0
| * | irqchip: mips-gic: Simplify shared interrupt pending/mask readsPaul Burton2017-09-041-6/+0
| * | irqchip: mips-gic: Remove gic_read_local_vp_id()Paul Burton2017-09-041-17/+0
| * | irqchip: mips-gic: Remove counter access functionsPaul Burton2017-09-041-22/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-152-3/+59
|\ \ \
| * | | sched/wait: Add swq_has_sleeper()Davidlohr Bueso2017-09-151-2/+56
| * | | KVM: trace events: update list of exit reasonsLadi Prosek2017-09-141-1/+3
* | | | vfs: constify path argument to kernel_read_file_from_pathMimi Zohar2017-09-141-1/+1
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-09-141-4/+4
|\ \ \ \
| * | | | fix the __user misannotations in asm-generic get_user/put_userAl Viro2017-09-041-4/+4
| | |/ / | |/| |
* | | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-141-3/+3
|\ \ \ \
| * | | | fs: support RWF_NOWAIT for buffered readsChristoph Hellwig2017-09-041-3/+3
| |/ / /
* | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-141-10/+38
|\ \ \ \
| * | | | VFS: Differentiate mount flags (MS_*) from internal superblock flagsDavid Howells2017-07-171-9/+36
| * | | | vfs: Add sb_rdonly(sb) to query the MS_RDONLY flag on s_flagsDavid Howells2017-07-171-1/+2
* | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-6/+3
|\ \ \ \ \
| * | | | | fs: unexport vfs_readv and vfs_writevChristoph Hellwig2017-09-041-2/+0
| * | | | | fs: unexport __vfs_read/__vfs_writeChristoph Hellwig2017-09-041-1/+0
| * | | | | fs: make the buf argument to __kernel_write a void pointerChristoph Hellwig2017-09-041-1/+1
| * | | | | fs: fix kernel_write prototypeChristoph Hellwig2017-09-041-1/+1
| * | | | | fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-1/+1
| | |/ / / | |/| | |