summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-27bpf: fix maximum stack depth tracking logicAlexei Starovoitov1-0/+1
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-3/+5
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner1-2/+2
2017-12-27regmap: Add one flag to indicate if a hwlock should be usedBaolin Wang1-0/+2
2017-12-26rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky1-7/+3
2017-12-26VFS: don't keep disconnected dentries on d_anonNeilBrown1-1/+1
2017-12-23x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner1-0/+11
2017-12-22Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab22-70/+107
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-21/+43
2017-12-22clk: si5351: Add DT property to enable PLL resetSergej Sawazki1-0/+2
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+11
2017-12-22IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-0/+4
2017-12-22clk: move clock common macros out from vendor directoriesChunyan Zhang1-0/+38
2017-12-21lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova1-1/+1
2017-12-21lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova1-1/+1
2017-12-21lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova1-1/+1
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+27
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li1-1/+2
2017-12-21Merge tag 'v4.15-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-3/+4
2017-12-21Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann1-3/+180
2017-12-21bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren1-0/+10
2017-12-21bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren1-0/+6
2017-12-21bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren1-0/+1
2017-12-21bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren1-0/+40
2017-12-21bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren1-0/+29
2017-12-21Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann1-0/+12
2017-12-21soc: mediatek: extend bus protection APIweiyi.lu@mediatek.com1-3/+4
2017-12-21xfrm: wrap xfrmdev_ops with offload configShannon Nelson1-1/+1
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2017-12-21bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann1-0/+9
2017-12-21soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli1-6/+0
2017-12-21bpf: fix integer overflowsAlexei Starovoitov1-2/+2
2017-12-21soc: qcom: Introduce QMI helpersBjorn Andersson1-0/+165
2017-12-21soc: qcom: Introduce QMI encoder/decoderBjorn Andersson1-0/+106
2017-12-21firmware: qcom_scm: Add dependent headers to qcom_scm.hJordan Crouse1-0/+3
2017-12-21Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-12-21Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2017-12-20block: unalign call_single_data in struct requestJens Axboe1-1/+1
2017-12-20block-throttle: avoid double chargeShaohua Li2-5/+6
2017-12-20vfio: Simplify capability helperAlex Williamson1-1/+2
2017-12-20dm: introduce DM_TYPE_NVME_BIO_BASEDMike Snitzer1-0/+1
2017-12-20net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert1-2/+4
2017-12-20gpio: sysfs: change 'value' attribute to preallocChristophe Leroy1-0/+3
2017-12-20clk: add clk_rate_exclusive apiJerome Brunet1-0/+62
2017-12-20clk: add clock protection mechanism to clk coreJerome Brunet1-0/+1
2017-12-20net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh1-1/+1
2017-12-20net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha1-3/+5
2017-12-20Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-0/+1
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan1-0/+3
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie32-285/+78