summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier1-2/+5
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-1/+1
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry1-2/+3
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry1-0/+7
2019-02-06scsi: block: remove bidi supportChristoph Hellwig1-6/+0
2019-02-06scsi: block: remove req->specialChristoph Hellwig1-2/+0
2019-02-06scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig1-0/+4
2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko1-1/+1
2019-02-05mtd: rawnand: remove ->legacy.erase and single_erase()Masahiro Yamada1-2/+0
2019-02-05mtd: rawnand: Simplify the lockingBoris Brezillon1-15/+9
2019-02-05irqdesc: Add domain handler for NMIsJulien Thierry1-0/+5