summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-22net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern1-6/+0
2018-05-22RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise1-0/+3
2018-05-22sctp: fix the issue that flags are ignored when using kernel_connectXin Long1-0/+2
2018-05-22mm, fs, dax: handle layout changes to pinned dax mappingsDan Williams1-0/+7
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2-44/+63
2018-05-22i2c: Export of_i2c_get_board_info()Boris Brezillon1-0/+10
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu1-15/+0
2018-05-22cfg80211: add missing kernel-docJohannes Berg1-0/+4
2018-05-22net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern3-0/+11
2018-05-22net/ipv4: Add helper to return path MTU based on fib resultDavid Ahern1-0/+2
2018-05-22xsk: remove explicit ring structure from uapiBjörn Töpel1-22/+22
2018-05-22xsk: fill hole in struct sockaddr_xdpBjörn Töpel1-1/+1
2018-05-22tty: add missing const to termios hw-change helperJohan Hovold1-1/+1
2018-05-22Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie3-37/+495
2018-05-22Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie1-0/+16
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-51/+142
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds7-5/+40
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland1-1/+1
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-11/+12
2018-05-21Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-nextGuenter Roeck1-0/+2
2018-05-21mmc: core: add tunable delay waiting for power to be stableShawn Lin1-0/+1
2018-05-21usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper1-1/+1
2018-05-21Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman24-54/+237
2018-05-21net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli1-0/+4
2018-05-21net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn1-0/+1
2018-05-21net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn1-0/+17
2018-05-21erspan: set bso bit based on mirrored packet's lenWilliam Tu1-0/+28
2018-05-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+2
2018-05-20fscrypt: add Speck128/256 supportEric Biggers1-0/+2
2018-05-20fscrypt: make fscrypt_operations.max_namelen an integerEric Biggers1-1/+1
2018-05-20fscrypt: clean up after fscrypt_prepare_lookup() conversionsEric Biggers2-24/+0
2018-05-20fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabledEric Biggers1-2/+2
2018-05-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+11
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2018-05-20dt-bindings: phy-qcom-usb2: Add support to override tuning valuesManu Gautam1-0/+37
2018-05-20iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier1-0/+2
2018-05-19devlink: introduce a helper to generate physical port namesJiri Pirko1-0/+9
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko2-0/+14
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko2-6/+17
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov1-0/+1
2018-05-19timekeeping: Add more coarse clocktai/boottime interfacesArnd Bergmann1-1/+23
2018-05-19timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann1-0/+16
2018-05-19timekeeping: Standardize on ktime_get_*() namingArnd Bergmann2-15/+42
2018-05-19timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann2-14/+7
2018-05-19timekeeping: Remove timespec64 hackArnd Bergmann3-67/+3
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner100-245/+903
2018-05-19dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig4-1/+63
2018-05-19include/linux/mm.h: add new inline function vmf_error()Souptick Joarder1-0/+7
2018-05-19drm/tegra: Add kerneldoc for UAPIThierry Reding1-9/+481