summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-02-07audit: hide auditsc_get_stamp and audit_serial prototypesRichard Guy Briggs
2019-02-07net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit
2019-02-07net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer
2019-02-07Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-02-07blktrace: Show requests without sectorJan Kara
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2019-02-07fanotify: report FAN_ONDIR to listener with FAN_REPORT_FIDAmir Goldstein
2019-02-07fanotify: add support for create/attrib/move/delete eventsAmir Goldstein
2019-02-07fanotify: check FS_ISDIR flag instead of d_is_dir()Amir Goldstein
2019-02-07fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF eventsAmir Goldstein
2019-02-07vfs: add vfs_get_fsid() helperAmir Goldstein
2019-02-07fanotify: cache fsid in fsnotify_mark_connectorAmir Goldstein
2019-02-07fanotify: enable FAN_REPORT_FID init flagAmir Goldstein
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-02-07mfd: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax
2019-02-06Input: ili210x - drop platform data supportMarek Vasut
2019-02-07phy: dphy: Clarify lanes parameter documentationMaxime Ripard
2019-02-07phy: dphy: Change units of wakeup and init parametersMaxime Ripard
2019-02-07phy: dphy: Remove unused headerMaxime Ripard
2019-02-07PM / OPP: Introduce a power estimation helperQuentin Perret
2019-02-07y2038: remove struct definition redirectsArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-07timex: change syscalls to use struct __kernel_timexDeepa Dinamani
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani
2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann
2019-02-07time: fix sys_timer_settime prototypeArnd Bergmann
2019-02-07time: Add struct __kernel_timexDeepa Dinamani
2019-02-07time: make adjtime compat handling available for 32 bitArnd Bergmann
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso
2019-02-06clkdev: add managed clkdev lookup registrationMatti Vaittinen
2019-02-06clk: Add (devm_)clk_get_optional() functionsPhil Edworthy
2019-02-06XArray: Add cyclic allocationMatthew Wilcox
2019-02-06XArray: Redesign xa_alloc APIMatthew Wilcox
2019-02-06XArray: Add support for 1s-based allocationMatthew Wilcox
2019-02-06XArray: Change xa_insert to return -EBUSYMatthew Wilcox
2019-02-06net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller
2019-02-06ring-buffer: Remove unused function ring_buffer_page_len()Miroslav Benes
2019-02-06regulator: core: Only support passing enable GPIO descriptorsLinus Walleij
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij
2019-02-06fsnotify: move mask out of struct fsnotify_eventAmir Goldstein
2019-02-06fsnotify: remove dirent events from FS_EVENTS_POSS_ON_CHILD maskAmir Goldstein
2019-02-06fsnotify: annotate directory entry modification eventsAmir Goldstein
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-02-05scsi: block: remove bidi supportChristoph Hellwig