summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-31userns: bump idmap limits to 340Christian Brauner
2017-10-31userns: use union in {g,u}idmap structChristian Brauner
2017-10-31Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-10-31Merge tag 'sunxi-clk-for-4.15' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2017-10-31media: v4l: fwnode: Add a convenience function for registering sensorsSakari Ailus
2017-10-31media: v4l: fwnode: Add convenience function for parsing common external refsSakari Ailus
2017-10-31media: v4l: fwnode: Move KernelDoc documentation to the headerSakari Ailus
2017-10-31media: v4l: async: Allow binding notifiers to sub-devicesSakari Ailus
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart
2017-10-31media: v4l: fwnode: Support generic parsing of graph endpoints in a deviceSakari Ailus
2017-10-31net: sched: Identify hardware traffic classes using classidAmritha Nambiar
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki
2017-10-31isofs: use unsigned char types consistentlyArnd Bergmann
2017-10-31fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-31fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefsMiklos Szeredi
2017-10-31fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-31module: Do not paper over type mismatches in module_param_call()Kees Cook
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-31module: Prepare to convert all module_param_call() prototypesKees Cook
2017-10-31GFS2: Implement iomap for block_mapBob Peterson
2017-10-31Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger
2017-10-31regulator: da9211: update for supporting da9223/4/5James Ban
2017-10-31media: saa7146: Convert timers to use timer_setup()Kees Cook
2017-10-31media: media/saa7146: Convert timers to use timer_setup()Kees Cook
2017-10-31media: rc: Add Astrometa T2hybrid keymap moduleOleh Kravchenko
2017-10-30firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi
2017-10-30Merge tag 'clk-v4.15-exynos-pm' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2017-10-30time: Move old timekeeping interfaces to timekeeping32.hArnd Bergmann
2017-10-30time: Move time_t conversion helpers to time32.hArnd Bergmann
2017-10-30time: Move time_t based interfaces to time32.hArnd Bergmann
2017-10-30time: Remove unused functionsArnd Bergmann
2017-10-30timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann
2017-10-30rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-30btrfs: remove delayed_ref_node from ref_headJosef Bacik
2017-10-30btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo
2017-10-30btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enumAnand Jain
2017-10-30Merge tag 'tegra-for-4.15-dt-bindings' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-10-30Merge tag 'renesas-dt2-for-v4.15' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2017-10-30mmc: parse new binding for eMMC fixed driver typeWolfram Sang
2017-10-30mmc: rtsx: fix tuning fail on gen3 PCI-Expressrui_feng
2017-10-30mmc: core: Add support for handling CQE requestsAdrian Hunter
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter
2017-10-30mmc: sdhci-pci: remove outdated declarationWolfram Sang
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-10-30Merge tag 'pullreq_20171026' of https://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo
2017-10-30x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He
2017-10-30Merge tag 'v4.14-rc7' into x86/mm, to pick up fixesIngo Molnar