summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-13usb: renesas_usbhs: add a new callback for extcon notifierYoshihiro Shimoda1-0/+8
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-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-12bpf: add a bpf_override_function helperJosef Bacik2-1/+3
2017-12-12add infrastructure for tagging functions as error injectableJosef Bacik3-0/+17
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song1-0/+4
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 Stern1-1/+0
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar3-181/+0
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon3-11/+0
2017-12-12EVM: Add support for portable signature formatMatthew Garrett1-0/+1
2017-12-12docs: refcount_t documentationElena Reshetova1-1/+1
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. McKenney11-34/+30
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-11sctp: add basic structures and make chunk function for idataXin Long1-0/+17
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long1-0/+3
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 Herbert1-1/+7
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
2017-12-11mmc: core: Add parameter use_blk_mqAdrian Hunter1-0/+1
2017-12-11usb: gadget: add isoch_delay memberFelipe Balbi1-0/+2
2017-12-11Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman21-69/+106
2017-12-11Merge 4.15-rc3 into char-misc-nextGreg Kroah-Hartman21-69/+106
2017-12-11Merge 4.15-rc3 into tty-nextGreg Kroah-Hartman21-69/+106
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly1-0/+2
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2017-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-48/+25
2017-12-09kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-40/+8
2017-12-08macvlan: fix memory hole in macvlan_devGirish Moodalbail1-1/+1
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland1-0/+1
2017-12-08net: skb_array: expose peek APIJohn Fastabend1-0/+5
2017-12-08Add support for bq27521 battery monitorPavel Machek1-0/+1
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner1-0/+344
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung1-1/+2
2017-12-08w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij1-5/+4
2017-12-08cpu_cooling: Drop static-power related stuffViresh Kumar1-3/+0
2017-12-08cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar1-39/+14