summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-12new wrapper: alloc_file_pseudo()Al Viro1-0/+3
2018-07-12kill FILE_{CREATED,OPENED}Al Viro1-4/+0
2018-07-12get rid of 'opened' argument of ->atomic_open() - part 3Al Viro1-1/+1
2018-07-12getting rid of 'opened' argument of ->atomic_open() - part 1Al Viro1-2/+1
2018-07-12IMA: don't propagate opened through the entire thingAl Viro1-2/+2
2018-07-12introduce FMODE_CREATED and switch to itAl Viro1-0/+1
2018-07-12fold put_filp() into fput()Al Viro1-1/+0
2018-07-12introduce FMODE_OPENEDAl Viro1-0/+2
2018-07-12->file_open(): lose cred argumentAl Viro1-1/+1
2018-07-12security_file_open(): lose cred argumentAl Viro1-3/+2
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro1-1/+1
2018-07-12kernel: add kcompat_sys_{f,}statfs64()Mark Rutland1-0/+11
2018-07-12kernel: add ksys_personality()Mark Rutland1-0/+11
2018-07-12Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-0/+117
2018-07-12net: Add lag.h, net_lag_port_dev_txable()Petr Machata3-0/+43
2018-07-12team: Publish team_port_get_rcu()Petr Machata1-0/+5
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-6/+28
2018-07-12tcp: expose both send and receive intervals for rate sampleDeepti Raghavan1-0/+2
2018-07-12iomap: add support for sub-pagesize buffered I/O without buffer headsChristoph Hellwig1-0/+31
2018-07-12Merge branch 'iomap-4.19-merge' into xfs-4.19-mergeDarrick J. Wong1-0/+16
2018-07-12drm/amd: Add kfd ioctl defines for hw_exception eventShaoyun Liu1-1/+19
2018-07-12drm/amdkfd: Handle VM faults in KFDshaoyunl1-1/+1
2018-07-12fsi: master-gpio: Add more tracepointsBenjamin Herrenschmidt1-0/+59
2018-07-11drm/tinydrm: Fix doc build warningsNoralf Trønnes1-4/+19
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+24
2018-07-11cgroup/tracing: Move taking of spin lock out of trace event handlersSteven Rostedt (VMware)1-24/+23
2018-07-11libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior1-2/+0
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-07-11w1: core: match sub-nodes of bus masters in devicetreeDaniel Mack1-0/+2
2018-07-11ipv6: xfrm: use 64-bit timestampsArnd Bergmann1-1/+1
2018-07-11asm-generic: unistd.h: Wire up sys_rseqWill Deacon1-1/+3
2018-07-11ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet1-0/+2
2018-07-11drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro1-0/+1
2018-07-11turn filp_clone_open() into inline wrapper for dentry_open()Al Viro1-1/+4
2018-07-11netfilter: Add nf_ct_get_tuple_skb global lookup functionToke Høiland-Jørgensen1-0/+11
2018-07-11sched: Add Common Applications Kept Enhanced (cake) qdiscToke Høiland-Jørgensen1-0/+114
2018-07-11scsi: target: sbitmap: add seq_file forward declarationArnd Bergmann1-0/+2
2018-07-11x86/gpu: reserve ICL's graphics stolen memoryPaulo Zanoni1-1/+3
2018-07-10rseq: Remove unused types_32_64.h uapi headerMathieu Desnoyers1-50/+0
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers1-8/+19
2018-07-10rseq: uapi: Update uapi commentsMathieu Desnoyers1-33/+36
2018-07-10rseq: Use __u64 for rseq_cs fields, validate user inputsMathieu Desnoyers1-3/+3
2018-07-10drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref countingThomas Zimmermann1-1/+24
2018-07-10IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas1-0/+3
2018-07-10arm_pmu: Add support for 64bit event countersSuzuki K Poulose1-0/+6
2018-07-10arm_pmu: Change API to support 64bit counter valuesSuzuki K Poulose1-2/+2
2018-07-10arm_pmu: Clean up maximum period handlingSuzuki K Poulose1-1/+0
2018-07-10IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user spaceArtemy Kovalyov2-1/+6
2018-07-10RDMA: Validate grh_required when handling AVsArtemy Kovalyov1-1/+12
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe4-29/+75