aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-07fanotify: cache fsid in fsnotify_mark_connectorAmir Goldstein1-5/+13
2019-02-07fanotify: enable FAN_REPORT_FID init flagAmir Goldstein1-1/+1
2019-02-07fanotify: copy event fid info to userAmir Goldstein1-0/+20
2019-02-07fanotify: encode file identifier for FAN_REPORT_FIDAmir Goldstein1-0/+1
2019-02-07dt-bindings: soc: fix typo of MT8173 power dt-bindingsWeiyi Lu1-3/+3
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-5/+4
2019-02-07ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig1-9/+0
2019-02-07drm: Nuke drm_calc_{h,v}scale_relaxed()Ville Syrjälä1-6/+0
2019-02-07mfd: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax3-0/+503
2019-02-07mfd: lochnagar: Add initial binding documentationCharles Keepax2-0/+158
2019-02-07Merge tag 'iwlwifi-next-for-kalle-2019-02-04' of git://git.kernel.org/pub/scm...Kalle Valo1-0/+6
2019-02-07Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+6
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-10/+6
2019-02-06Input: ili210x - drop platform data supportMarek Vasut1-11/+0
2019-02-07phy: dphy: Clarify lanes parameter documentationMaxime Ripard1-1/+2
2019-02-07phy: dphy: Change units of wakeup and init parametersMaxime Ripard1-4/+4
2019-02-07phy: dphy: Remove unused headerMaxime Ripard1-2/+0
2019-02-07PM / OPP: Introduce a power estimation helperQuentin Perret1-0/+6
2019-02-06Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/li...David S. Miller1-0/+11
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-1/+43
2019-02-07y2038: remove struct definition redirectsArnd Bergmann4-21/+0
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann1-28/+28
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann3-91/+83
2019-02-07timex: change syscalls to use struct __kernel_timexDeepa Dinamani1-3/+3
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani3-6/+6
2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann1-0/+2
2019-02-07time: fix sys_timer_settime prototypeArnd Bergmann1-1/+1
2019-02-07time: Add struct __kernel_timexDeepa Dinamani2-0/+48
2019-02-07time: make adjtime compat handling available for 32 bitArnd Bergmann2-34/+33
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli1-11/+0
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli1-0/+9
2019-02-06devlink: add hardware errors tracing facilityNir Dotan1-0/+33
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso1-0/+15
2019-02-06flow_offload: add wake-up-on-lan and queue to flow_actionPablo Neira Ayuso1-0/+7
2019-02-06cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso1-1/+0
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2-0/+15
2019-02-06cls_api: add translator to flow_action representationPablo Neira Ayuso1-0/+2
2019-02-06flow_offload: add flow action infrastructurePablo Neira Ayuso2-1/+69
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2-3/+123
2019-02-06clkdev: add managed clkdev lookup registrationMatti Vaittinen1-0/+4
2019-02-06clk: Add (devm_)clk_get_optional() functionsPhil Edworthy1-0/+36
2019-02-06drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel1-0/+18
2019-02-06XArray: Add cyclic allocationMatthew Wilcox1-0/+102
2019-02-06XArray: Redesign xa_alloc APIMatthew Wilcox1-29/+51
2019-02-06XArray: Add support for 1s-based allocationMatthew Wilcox1-1/+13
2019-02-06XArray: Change xa_insert to return -EBUSYMatthew Wilcox1-3/+3
2019-02-06net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko1-23/+111
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller1-8/+3
2019-02-06ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart1-0/+3
2019-02-06ALSA: info: Move card id proc creation into info.cTakashi Iwai1-1/+0