summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-08coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier1-2/+5
2019-02-08perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-1/+1
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays1-0/+1
2019-02-08usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus1-0/+4
2019-02-08Merge branch 'opp/power' into cpufreq/qcom-hwViresh Kumar1-0/+6
2019-02-08audit: hide auditsc_get_stamp and audit_serial prototypesRichard Guy Briggs1-9/+0
2019-02-08net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit1-1/+1
2019-02-08net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer1-0/+15
2019-02-07Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner1-1/+1
2019-02-07blktrace: Show requests without sectorJan Kara1-1/+7
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso1-1/+1
2019-02-07fanotify: report FAN_ONDIR to listener with FAN_REPORT_FIDAmir Goldstein1-1/+1
2019-02-07fanotify: add support for create/attrib/move/delete eventsAmir Goldstein1-2/+20
2019-02-07fanotify: check FS_ISDIR flag instead of d_is_dir()Amir Goldstein1-0/+3
2019-02-07fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF eventsAmir Goldstein1-4/+17
2019-02-07vfs: add vfs_get_fsid() helperAmir Goldstein1-0/+3
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-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-5/+4
2019-02-07mfd: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax3-0/+503
2019-02-07Input: 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-07y2038: remove struct definition redirectsArnd Bergmann2-15/+0
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2-69/+61
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 Dinamani1-0/+7
2019-02-07time: make adjtime compat handling available for 32 bitArnd Bergmann2-34/+33
2019-02-07net: Introduce ndo_get_port_parent_id()Florian Fainelli1-0/+9
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso1-0/+15
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-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-06ring-buffer: Remove unused function ring_buffer_page_len()Miroslav Benes1-2/+0
2019-02-06regulator: core: Only support passing enable GPIO descriptorsLinus Walleij1-11/+1
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2-16/+0
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij1-5/+7
2019-02-06fsnotify: move mask out of struct fsnotify_eventAmir Goldstein1-4/+6
2019-02-06fsnotify: remove dirent events from FS_EVENTS_POSS_ON_CHILD maskAmir Goldstein1-15/+21
2019-02-06fsnotify: annotate directory entry modification eventsAmir Goldstein1-9/+40