summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-13device property: Introduce a common API to fetch device match dataSinan Kaya2-0/+6
2017-12-13ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya1-0/+6
2017-12-13dt-bindings: pinctrl: stm32: fix copyright and adopt SPDX identifierAlexandre Torgue1-0/+6
2017-12-13mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang1-0/+6
2017-12-13mtd: spi-nor: check FSR error bits for Micron memoriesBean Huo (beanhuo)1-1/+5
2017-12-12gfs2: Add a crc field to resource group headersAndrew Price1-1/+2
2017-12-12gfs2: Add rindex fields to rgrp headersAndrew Price1-1/+6
2017-12-12gfs2: Add a next-resource-group pointer to resource groupsAndrew Price1-1/+4
2017-12-12bpf: add a bpf_override_function helperJosef Bacik3-2/+9
2017-12-12add infrastructure for tagging functions as error injectableJosef Bacik4-0/+27
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song2-0/+26
2017-12-12tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2017-12-12compiler.h: Remove ACCESS_ONCE()Mark Rutland1-36/+11
2017-12-12USB: remove the URB_NO_FSBR flagAlan Stern2-2/+1
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar3-181/+0
2017-12-12ASoC: rt5645: Set card long_name for GPD win / pocketHans de Goede1-0/+3
2017-12-12drm/i915: prefer resource_size_t for everything stolenMatthew Auld1-1/+1
2017-12-12drm/i915: make dsm struct resource centricMatthew Auld1-1/+0
2017-12-12x86/early-quirks: export the stolen region as a resourceMatthew Auld1-0/+3
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon3-11/+0
2017-12-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+8
2017-12-12EVM: Add support for portable signature formatMatthew Garrett1-0/+1
2017-12-12docs: refcount_t documentationElena Reshetova1-1/+1
2017-12-11fou: fix some member types in guehdrXin Long1-9/+9
2017-12-11media: led-class-flash: better handle NULL flash structMauro Carvalho Chehab1-0/+4
2017-12-11Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney12-89/+50
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney1-1/+1
2017-12-11torture: Reduce #ifdefs for preempt_schedule()Paul E. McKenney1-0/+6
2017-12-11tracing, rcu: Hide trace event rcu_nocb_wake when not usedSteven Rostedt (VMware)1-0/+2
2017-12-11sctp: add support for the process of unordered idataXin Long2-1/+14
2017-12-11sctp: implement abort_pd for sctp_stream_interleaveXin Long3-1/+5
2017-12-11sctp: implement start_pd for sctp_stream_interleaveXin Long1-0/+1
2017-12-11sctp: implement renege_events for sctp_stream_interleaveXin Long2-6/+5
2017-12-11sctp: implement enqueue_event for sctp_stream_interleaveXin Long1-0/+2
2017-12-11sctp: implement ulpevent_data for sctp_stream_interleaveXin Long3-3/+22
2017-12-11sctp: implement validate_data for sctp_stream_interleaveXin Long3-1/+12
2017-12-11sctp: implement assign_number for sctp_stream_interleaveXin Long5-8/+26
2017-12-11sctp: implement make_datafrag for sctp_stream_interleaveXin Long3-3/+58
2017-12-11sctp: add basic structures and make chunk function for idataXin Long3-0/+20
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long1-0/+3
2017-12-11sctp: add stream interleave enable members and sockoptXin Long3-1/+7
2017-12-11ptr_ring: add barriersMichael S. Tsirkin1-0/+9
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayTom Herbert1-0/+6
2017-12-11rhashtable: abstract out function to get hashTom Herbert1-10/+18
2017-12-11rhashtable: Add rhastable_walk_peekTom Herbert1-0/+2
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert2-2/+8
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki1-0/+1
2017-12-11Merge back earlier PM core material for v4.16.Rafael J. Wysocki1-4/+12
2017-12-11mmc: core: Remove code no longer needed after the switch to blk-mqAdrian Hunter1-3/+0
2017-12-11mmc: block: blk-mq: Add support for direct completionAdrian Hunter1-0/+1